|
|
(13 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | {{Template_All_Teams}} | + | {{{Template_All_Teams}} |
| | | |
| <!-- Declare that you are going to use html code instead of wiki code | | <!-- Declare that you are going to use html code instead of wiki code |
Line 6: |
Line 6: |
| | | |
| <!-- Start of CSS--> | | <!-- Start of CSS--> |
− | <style type="text/css"> | + | <style type="text/css"> |
| /* "auto" makes the left and right margins center the wrapper */ | | /* "auto" makes the left and right margins center the wrapper */ |
| | | |
| #wrap { | | #wrap { |
| width: 1400px; | | width: 1400px; |
− | margin-right: 500px; | + | margin-right: center; |
| + | margin-left: center; |
| | | |
| + | |
| } | | } |
| </style> | | </style> |
− | <style type="text/css">
| + | |
| + | <style type="text/css"> |
| @charset "utf-8"; | | @charset "utf-8"; |
| /* | | /* |
− | Template Name: Optimal | + | Template Name: BusinessToday |
| Author: <a href="http://www.os-templates.com/">OS Templates</a> | | Author: <a href="http://www.os-templates.com/">OS Templates</a> |
| Author URI: http://www.os-templates.com/ | | Author URI: http://www.os-templates.com/ |
Line 24: |
Line 27: |
| Licence URI: http://www.os-templates.com/template-terms | | Licence URI: http://www.os-templates.com/template-terms |
| File: Layout CSS | | File: Layout CSS |
| + | */ |
| + | @charset "utf-8"; |
| + | /* |
| + | Template Name: BusinessToday |
| + | Author: <a href="http://www.os-templates.com/">OS Templates</a> |
| + | Author URI: http://www.os-templates.com/ |
| + | Licence: Free to use under our free template licence terms |
| + | Licence URI: http://www.os-templates.com/template-terms |
| + | File: Navigation CSS |
| */ | | */ |
| | | |
− | html{overflow-y:scroll; overflow-x:hidden;}
| + | #topnav{display:block; float:left; width:660px; margin:0; padding:0; list-style:none; font-size:13px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#000000;} |
− | html, body{margin:0; padding:0; font-size:14px; line-height:1.6em;}
| + | #topnav ul, #topnav li{float:left; list-style:none; margin:0; padding:0;} |
| + | #topnav li a:link, #topnav li a:visited, #topnav li a:hover{display:block; margin:0; padding:15px 20px; color:#FFFFFF; background-color:#000000;} |
| + | #topnav ul ul li a:link, #topnav ul ul li a:visited{border:none;} |
| + | #topnav li.last a{margin-right:0;} |
| + | #topnav li a:hover, #topnav ul li.active a{color:#FFFFFF; background-color:#059BD8;} |
| + | #topnav li li a:link, #topnav li li a:visited{width:150px; float:none; margin:0; padding:7px 10px; font-size:12px; font-weight:normal; color:#FFFFFF; background-color:#000000;} |
| + | #topnav li li a:hover{color:#FFFFFF; background-color:#059BD8;} |
| + | #topnav li ul{background:#FFFFFF; z-index:9999; position:absolute; left:-999em; height:auto; width:170px; border-left:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;} |
| + | #topnav li ul a{width:140px;} |
| + | #topnav li ul ul{margin:-32px 0 0 0;} |
| + | #topnav li:hover ul ul{left:-999em;} |
| + | #topnav li:hover ul, #topnav li li:hover ul{left:auto;} |
| + | #topnav li:hover{position:static;} |
| + | #topnav li.last a{margin-right:0;} |
| | | |
− | *, *::before, *::after{box-sizing:border-box;} | + | /* ----------------------------------------------Column Navigation------------------------------------- */ |
| | | |
− | .bold{font-weight:bold;} | + | #column .subnav{display:block; width:250px; padding:25px; background-color:#F9F9F9; margin-bottom:30px;} |
− | .center{text-align:center;}
| + | #column .subnav h2{margin:0 0 20px 0; padding:0 0 14px 0; font-size:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; color:#666666; background-color:#F9F9F9; line-height:normal; border-bottom:1px dotted #666666;} |
− | .right{text-align:right;} | + | #column .subnav ul{margin:0; padding:0; list-style:none;} |
− | .uppercase{text-transform:uppercase;}
| + | #column .subnav li{margin:0 0 3px 0; padding:0;} |
− | .hidden{display:none;}
| + | #column .subnav ul ul, #column .subnav ul ul ul, #column .subnav ul ul ul ul, #column .subnav ul ul ul ul ul{border-top:none; padding-top:0;} |
− | .nospace{margin:0; padding:0; list-style:none;} | + | #column .subnav a{display:block; margin:0; padding:5px 10px 5px 20px; color:#777777; background:url("images/blue_file.gif") no-repeat 10px center #F9F9F9; text-decoration:none; border-bottom:1px dotted #666666;} |
− | .inline *{display:inline-block;} | + | #column .subnav a:hover{color:#2684B7; background-color:#F9F9F9;} |
− | .inline *:last-child{margin:0;}
| + | #column .subnav ul ul a, #column .subnav ul ul ul a, #column .subnav ul ul ul ul a, #column .subnav ul ul ul ul ul a{background:url("images/black_file.gif") no-repeat #F9F9F9;} |
− | .borderedbox{border:1px solid;} | + | #column .subnav ul ul a{padding-left:40px; background-position:30px center;} |
− | .overlay{display:block; width:100%; height:auto; margin:0; padding:0;} | + | #column .subnav ul ul ul a{padding-left:50px; background-position:40px center;} |
− | .bgded{background-position:top center; background-repeat:no-repeat; background-size:cover;}
| + | #column .subnav ul ul ul ul a{padding-left:60px; background-position:50px center;} |
− | .fixed{background-attachment:fixed;} | + | #column .subnav ul ul ul ul ul a{padding-left:70px; background-position:60px center;} |
− | .circle{border-radius:50%; background-clip:padding-box;} | + | @charset "utf-8"; |
− | .capitalise{text-transform:capitalize;} | + | /* |
− | .btn{display:inline-block; padding:10px 30px 12px; text-transform:uppercase; border-radius:5px;} | + | Template Name: BusinessToday |
− | .pushright li{margin-right:20px;} | + | Author: <a href="http://www.os-templates.com/">OS Templates</a> |
− | .pushright li:last-child{margin-right:0;} | + | Author URI: http://www.os-templates.com/ |
| + | Licence: Free to use under our free template licence terms |
| + | Licence URI: http://www.os-templates.com/template-terms |
| + | File: Forms CSS |
| + | */ |
| | | |
− | .clear, .group{display:block;}
| |
− | .clear::before, .clear::after, .group::before, .group::after{display:table; content:"";}
| |
− | .clear, .clear::after, .group, .group::after{clear:both;}
| |
− |
| |
− | a{outline:none; text-decoration:none;}
| |
− |
| |
− | .fl_left, .imgl{float:left;}
| |
− | .fl_right, .imgr{float:right;}
| |
− |
| |
− | img{width:auto; max-width:100%; height:auto; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
| |
− | .imgl{margin:0 15px 10px 0; clear:left;}
| |
− | .imgr{margin:0 0 10px 15px; clear:right;}
| |
− |
| |
− |
| |
− | /* Fonts
| |
− | --------------------------------------------------------------------------------------------------------------- */
| |
− | body, input, textarea, select{font-family:Verdana, Geneva, sans-serif;}
| |
− | h1, h2, h3, h4, h5, h6, .heading{font-family:Georgia, "Times New Roman", Times, serif;}
| |
− |
| |
− |
| |
− | /* Forms
| |
− | --------------------------------------------------------------------------------------------------------------- */
| |
| form, fieldset, legend{margin:0; padding:0; border:none;} | | form, fieldset, legend{margin:0; padding:0; border:none;} |
| legend{display:none;} | | legend{display:none;} |
− | label, input, textarea, select, button{display:block; resize:none; outline:none; color:inherit; font-size:inherit; font-family:inherit; vertical-align:middle;}
| |
− | label{margin-bottom:5px;}
| |
| | | |
| + | /* ----------------------------------------------Newsletter Form------------------------------------- */ |
| | | |
− | /* Generalise
| + | #header input{display:block; float:left; width:155px; margin:0 11px 0 0; padding:5px; color:#4C4C4C; background-color:#FFFFFF; border:1px solid #396B86; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;} |
− | --------------------------------------------------------------------------------------------------------------- */ | + | #header input#news_go{width:auto; height:auto; margin:0; padding:4px; font-weight:bold; text-transform:uppercase; color:#FFFFFF; background-color:#4D9FC7; cursor:pointer;} |
− | h1, h2, h3, h4, h5, h6, .heading{margin:0 0 20px 0; font-size:22px; line-height:normal; font-weight:normal;}
| + | |
| | | |
− | address{font-style:normal; font-weight:normal;}
| + | /* ----------------------------------------------Search Form------------------------------------- */ |
− | hr{display:block; width:100%; height:1px; border:solid; border-width:1px 0 0 0;}
| + | |
| | | |
− | .font-x1{font-size:1.2rem;}
| + | #topbar input{display:block; float:left; width:155px; margin:0 5px 0 0; padding:5px; color:#B6B6B6; background-color:#525252; border:1px solid #343434; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;} |
− | .font-x2{font-size:1.8rem;}
| + | #topbar input#go{width:68px; height:26px; margin:0; padding:4px 0; text-transform:uppercase; color:#FFFFFF; background-color:#059BD8; border-color:#396B86; cursor:pointer; font-weight:bold;} |
− | .font-x3{font-size:2.8rem;}
| + | |
| | | |
− | .wrapper{display:block; width:100%; margin:0; padding:0; text-align:left; word-wrap:break-word;}
| + | /* ----------------------------------------------Forms in Content Area------------------------------------- */ |
− | #topbar, #header, #pageintro, #breadcrumb, .container, #newsletter, #footer, #copyright{display:block; margin:0 auto;}
| + | |
| | | |
| + | #container #respond{display:block; width:100%;} |
| + | #container #respond input{width:170px; padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0;} |
| + | #container #respond textarea{width:98%; border:1px solid #CCCCCC; padding:2px; overflow:auto;} |
| + | #container #respond p{margin:5px 0;} |
| + | #container #respond #submit, #container #respond #reset{margin:0; padding:5px; color:#666666; background-color:#F7F7F7; border:1px solid #CCCCCC; cursor:pointer;} |
| | | |
− | /* HTML 5 Overrides | + | /* ----------------------------------------------Newsletter------------------------------------- */ |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | address, article, aside, figcaption, figure, footer, header, main, nav, section{display:block; margin:0; padding:0;}
| + | |
| | | |
| + | #footer form{display:block; width:300px; margin:0; padding:10px 0 0 0; border:none;} |
| + | #footer input{display:block; width:218px; margin:0 0 10px 0; padding:5px; color:#FFFFFF; background-color:#2684B7; border:1px solid #1C5E82; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;} |
| + | #footer input#login_go{width:58px; height:62px; margin:0; padding:0; font-weight:bold; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; font-size:60px; cursor:pointer;} |
| + | @charset "utf-8"; |
| + | /* |
| + | Template Name: BusinessToday |
| + | Author: <a href="http://www.os-templates.com/">OS Templates</a> |
| + | Author URI: http://www.os-templates.com/ |
| + | Licence: Free to use under our free template licence terms |
| + | Licence URI: http://www.os-templates.com/template-terms |
| + | File: Tables CSS |
| + | */ |
| | | |
− | /* Grid
| + | table{width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #CCCCCC;} |
− | --------------------------------------------------------------------------------------------------------------- */ | + | table thead th{color:#FFFFFF; background-color:#666666; border:1px solid #CCCCCC; border-collapse:collapse; text-align:center; table-layout:auto; vertical-align:middle;} |
− | .one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:inline-block; float:left; margin:0 0 0 3.06748466257669%; list-style:none;}
| + | table tbody td{vertical-align:top; border-collapse:collapse; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;} |
| + | table thead th, table tbody td{padding:5px; border-collapse:collapse;} |
| + | table tbody tr.light{color:#666666; background-color:#F7F7F7;} |
| + | table tbody tr.dark{color:#666666; background-color:#E8E8E8;} |
| | | |
− | .first{margin-left:0; clear:left;}
| + | html{overflow-y:scroll;} |
| + | body{margin:0; padding:0; font-size:12px; font-family:verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#29313C;} |
| | | |
− | .one_quarter{width:22.69938650306748%;} | + | .justify{text-align:justify;} |
− | .one_third{width:31.28834355828221%;} | + | .bold{font-weight:bold;} |
− | .one_half, .two_quarter{width:48.46625766871166%;} | + | .center{text-align:center;} |
− | .two_third{width:65.6441717791411%;} | + | .right{text-align:right;} |
− | .three_quarter{width:74.23312883435584%;} | + | .nostart{margin:0; padding:0; list-style-type:none;} |
| | | |
| + | .clear{clear:both;} |
| + | br.clear{clear:both; margin-top:-15px;} |
| | | |
− | /* Spacing
| + | a{outline:none; text-decoration:none;} |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | .btmspace-10{margin-bottom:10px;}
| + | |
− | .btmspace-15{margin-bottom:15px;}
| + | |
− | .btmspace-30{margin-bottom:30px;}
| + | |
− | .btmspace-50{margin-bottom:50px;}
| + | |
− | .btmspace-80{margin-bottom:80px;}
| + | |
| | | |
− | .inspace-5{padding:5px;} | + | .fl_left, .imgl{float:left;} |
− | .inspace-10{padding:10px;} | + | .fl_right, .imgr{float:right;} |
− | .inspace-15{padding:15px;} | + | |
− | .inspace-30{padding:30px;}
| + | |
− | .inspace-50{padding:50px;}
| + | |
− | .inspace-80{padding:80px;} | + | |
| | | |
− | /* Rows
| + | img{display:block; margin:0; padding:0; border:0;} |
− | --------------------------------------------------------------------------------------------------------------- */
| + | .imgl, .imgr{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;} |
− | .row0{border-bottom:1px solid;}
| + | .imgl{margin:0 8px 8px 0; clear:left;} |
− | .row1, .row1 a{} | + | .imgr{margin:0 0 8px 8px; clear:right;} |
− | .row2, .row2 a{} | + | |
− | .row3, .row3 a{} | + | |
− | .row4, .row4 a{}
| + | |
− | .row5, .row5 a{}
| + | |
| | | |
| + | /* ----------------------------------------------Wrapper------------------------------------- */ |
| | | |
− | /* Top Bar
| + | div.wrapper{display:block; width:100%; margin:0; text-align:left;} |
− | --------------------------------------------------------------------------------------------------------------- */ | + | div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{margin:0 0 20px 0; padding:0 0 8px 0; font-size:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; border-bottom:1px dotted #DDDDDD;} |
− | #topbar{padding:5px 0; font-size:12px;}
| + | .col1{color:#666666; background-color:#E3F1F9;} |
| + | .col2{color:#FFFFFF; background-color:#000000;} |
| + | .col3, .col4, .col5{color:#666666; background-color:#FFFFFF;} |
| + | .col6{color:#999999; background-color:#F3F3F3;} |
| + | .col6 a{color:#2684B7; background-color:#F3F3F3;} |
| + | .col7, .col7 a{color:#FFFFFF; background-color:#29313C;} |
| | | |
− | #topbar .fl_left{margin-top:4px;}
| + | /* ----------------------------------------------Generalise------------------------------------- */ |
− | #topbar .fl_left .inline > li i{margin:0 5px 0 0; line-height:normal;}
| + | |
| | | |
− | #topbar .faico li{margin:0;} | + | #header, #topbar, #intro, #services, #breadcrumb, #container, #footer, #copyright{display:block; position:relative; width:960px; margin:0 auto;} |
| | | |
| + | /* ----------------------------------------------Header------------------------------------- */ |
| | | |
− | /* Header
| + | #header{padding:30px 0; font-family:Georgia, "Times New Roman", Times, serif;} |
− | --------------------------------------------------------------------------------------------------------------- */ | + | #header #logo{display:block; float:left; width:300px; margin-top:7px;} |
− | #header{padding:30px 0;} | + | #header #logo h1, #header #logo p{margin:0; padding:0; line-height:normal;} |
| + | #header #logo h1{margin:0 0 10px 0; padding:0; font-size:36px; border:none;} |
| + | #header h1 a{color:#3A6C86; background-color:#E3F1F9;} |
| + | #header #newsletter{float:right; padding:10px 10px 12px 10px; color:#000000; background-color:#ADD6ED;} |
| + | #header #newsletter p{margin:0 0 8px 0; font-family:Verdana, Arial, Helvetica, sans-serif;} |
| | | |
− | #header #logo{margin-top:16px;}
| + | /* ----------------------------------------------Topbar------------------------------------- */ |
− | #header #logo h1{margin:0; padding:0; font-size:22px; text-transform:uppercase;}
| + | |
| | | |
| + | #topbar{z-index:1000;} |
| + | #topbar #search{display:block; float:right; width:242px; height:36px; margin:0; padding:10px 0 0 17px; color:#FFFFFF; background-color:#000000; border-left:1px dotted #666666; overflow:hidden;} |
| | | |
− | /* Page Intro | + | /* ----------------------------------------------Homepage Intro------------------------------------- */ |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | #pageintro{padding:160px 0 80px; text-align:center;}
| + | |
| | | |
− | #pageintro li{text-transform:uppercase; font-size:18px;} | + | #intro{padding:30px 0 5px 0; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;} |
| + | #intro .fl_left{display:block; float:left; width:515px; height:240px; margin:0; padding:30px; color:#FFFFFF; background-color:#2684B7;} |
| + | #intro .fl_left h2{font-size:46px; margin:0 0 15px 0; padding:0; border:none; color:#FFFFFF; background-color:#2684B7;} |
| + | #intro .fl_left p{margin:0; padding:0; line-height:1.6em;} |
| + | #intro .fl_left p.readmore{display:block; width:100%; margin:20px 0 0 0; padding:0; text-align:right; line-height:normal;} |
| + | #intro .fl_left p.readmore a{padding:8px 15px; font-size:18px; color:#FFFFFF; background-color:#1C5E82;} |
| + | #intro .fl_right{float:right;} |
| | | |
| + | /* ----------------------------------------------Services------------------------------------- */ |
| | | |
− | /* Flexslider Carousel
| + | #services ul, #services p, #services h2, #services img{margin:0; padding:0; list-style:none;} |
− | --------------------------------------------------------------------------------------------------------------- */ | + | #services li{display:block; float:left; width:294px; height:180px; margin:0 9px 0 0; padding:10px; color:#666666; background-color:#EFEFEF;} |
− | .flex-carousel{position:relative;} | + | #services li:hover, #services li:hover h2{color:#666666; background-color:#E5E5E5;} |
| + | #services li.last{margin-right:0;} |
| + | #services .fl_right{display:block; float:right; width:185px; padding:10px 0 0 0;} |
| + | #services h2{margin:0 0 5px 0; padding:0 0 3px 0; font-size:14px; font-weight:bold; color:#666666; background-color:#EFEFEF; border-bottom-color:#666666;} |
| + | #services p{margin:0; padding:0; line-height:1.6em;} |
| + | #services p.readmore{display:block; width:100%; margin:15px 0 0 0; padding:0; text-align:right; line-height:normal;} |
| + | #services p.readmore a{padding:8px 15px; font-weight:bold; color:#FFFFFF; background-color:#666666;} |
| | | |
− | .flex-carousel ul{margin:0; padding:0; list-style:none;}
| + | /* ----------------------------------------------BreadCrumb------------------------------------- */ |
− | .flex-carousel .flex-direction-nav li{position:absolute; top:-50px; width:30px; height:30px; overflow:hidden; text-align:center;}
| + | |
− | .flex-carousel .flex-direction-nav li:first-child{right:35px;}
| + | |
− | .flex-carousel .flex-direction-nav li:last-child{right:0;}
| + | |
− | .flex-carousel .flex-direction-nav li a{display:block; border-radius:5px;}
| + | |
− | .flex-carousel .flex-direction-nav li a i{display:block; width:30px; height:30px; line-height:30px; font-size:18px;}
| + | |
| | | |
− | .flex-carousel .flex-carousel-items figcaption{padding:20px 0 0 0;}
| + | #breadcrumb{padding:30px 0; border-bottom:1px solid #CCCCCC;} |
− | .flex-carousel .flex-carousel-items figcaption *{margin:0; padding:0;}
| + | #breadcrumb a{color:#2684B7; background-color:#FFFFFF;} |
− | .flex-carousel .flex-carousel-items figcaption p{margin-bottom:15px;} | + | #breadcrumb ul{margin:0; padding:0; list-style:none;} |
| + | #breadcrumb ul li{display:inline;} |
| + | #breadcrumb ul li.current a{text-decoration:underline;} |
| | | |
| + | /* ----------------------------------------------Content------------------------------------- */ |
| | | |
− | /* Content Area
| + | #container{padding:30px 0; line-height:1.4em;} |
− | --------------------------------------------------------------------------------------------------------------- */
| + | #container a{color:#2684B7; background-color:#FFFFFF;} |
− | .container{padding:80px 0;}
| + | #container h1, #container h2, #container h3, #container h4, #container h5, #container h6{padding-bottom:8px; border-bottom:1px dotted #CCCCCC;} |
− | | + | #content{display:block; float:left; width:600px;} |
− | /* Content */
| + | |
− | .container .content{}
| + | |
− | | + | |
− | .products figure{position:relative; max-width:320px; text-align:center;}
| + | |
− | .products figure figcaption{position:absolute; bottom:0; left:0; width:100%; padding:20px;}
| + | |
− | .products figure figcaption *{margin:0; padding:0;}
| + | |
− | .products figure figcaption p{margin-bottom:8px;}
| + | |
− | .products figure figcaption p:nth-last-of-type(1){margin-bottom:0;}
| + | |
− | .products figure figcaption footer{display:block; width:100%; margin-top:20px;}
| + | |
− | .products figure figcaption .btn{display:block; padding:6px 20px 8px;}
| + | |
− | | + | |
| | | |
| /* Comments */ | | /* Comments */ |
− | #comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
| |
− | #comments li{margin:0 0 10px 0; padding:15px;}
| |
− | #comments .avatar{float:right; margin:0 0 10px 10px; padding:3px; border:1px solid;}
| |
− | #comments address{font-weight:bold;}
| |
− | #comments time{font-size:smaller;}
| |
− | #comments .comcont{display:block; margin:0; padding:0;}
| |
− | #comments .comcont p{margin:10px 5px 10px 0; padding:0;}
| |
| | | |
− | #comments form{display:block; width:100%;} | + | #comments{margin-bottom:40px;} |
− | #comments input, #comments textarea{width:100%; padding:10px; border:1px solid;} | + | #comments .commentlist{margin:0; padding:0;} |
− | #comments textarea{overflow:auto;} | + | #comments .commentlist ul{margin:0; padding:0; list-style:none;} |
− | #comments div{margin-bottom:15px;} | + | #comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;} |
− | #comments input[type="submit"], #comments input[type="reset"]{display:inline-block; width:auto; min-width:150px; margin:0; padding:8px 5px; cursor:pointer;} | + | #comments .commentlist li.comment_odd{color:#666666; background-color:#FFFFFF;} |
| + | #comments .commentlist li.comment_odd a{color:#3E7060; background-color:#FFFFFF;} |
| + | #comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;} |
| + | #comments .commentlist li.comment_even a{color:#3E7060; background-color:#E8E8E8;} |
| + | #comments .commentlist .author .name{font-weight:bold;} |
| + | #comments .commentlist .submitdate{font-size:smaller;} |
| + | #comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight:normal; text-transform:none;} |
| + | #comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;} |
| | | |
− | /* Sidebar */ | + | /* ----------------------------------------------Column------------------------------------- */ |
− | .container .sidebar{}
| + | |
| | | |
− | .sidebar .sdb_holder{margin-bottom:50px;} | + | #column{display:block; float:right; width:300px;} |
− | .sidebar .sdb_holder:last-child{margin-bottom:0;} | + | .flickrbox ul{margin:0; padding:0; list-style:none;} |
| + | .flickrbox li{display:block; float:left; width:80px; height:80px; margin:0 15px 15px 0; padding:4px; color:#666666; background-color:#FFFFFF; border:1px solid #CCCCCC;} |
| + | .flickrbox li.last{margin-right:0;} |
| + | #column .holder, #column #featured{display:block; width:300px; margin-bottom:20px;} |
| + | #column .holder h2.title{display:block; width:100%; height:65px; margin:0; padding:15px 0 0 0; font-size:20px; line-height:normal; border-bottom:1px dashed #666666;} |
| + | #column .holder h2.title img{float:left; margin:-15px 8px 0 0; padding:5px; border:1px solid #666666;} |
| + | #column div.imgholder{display:block; width:290px; margin:0 0 10px 0; padding:4px; color:#666666; background-color:#FFFFFF; border:1px solid #CCCCCC;} |
| + | #column .holder p.readmore{display:block; width:100%; font-weight:bold; text-align:right; line-height:normal;} |
| | | |
| + | /* Featured Block */ |
| | | |
− | /* Newsletter
| + | #column #featured a{color:#666666; background-color:#F9F9F9;} |
− | --------------------------------------------------------------------------------------------------------------- */ | + | #column #featured ul, #column #featured h2, #column #featured p{margin:0; padding:0; list-style:none;} |
− | #newsletter{padding:120px 0;} | + | #column #featured a{color:#2684B7; background-color:#F9F9F9;} |
| + | #column #featured li{display:block; width:250px; margin:0; padding:20px 25px; color:#666666; background-color:#F9F9F9;} |
| + | #column #featured li p.imgholder{display:block; width:240px; height:90px; margin:20px 0 15px 0; padding:4px; border:1px solid #CCCCCC;} |
| + | #column #featured li h2{margin:0; padding:0 0 14px 0; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; line-height:normal; border-bottom:1px dashed #666666;} |
| + | #column #featured p.readmore{display:block; width:100%; margin-top:15px; font-weight:bold; text-align:right; line-height:normal;} |
| + | #column #latestnews{display:block; width:100%; margin:0; padding:0; list-style:none;} |
| + | #column #latestnews li{display:block; margin:0 0 20px 0; padding:0 0 15px 0; border-bottom:1px dotted #DDDDDD;} |
| + | #column #latestnews li.last{margin-bottom:0;} |
| + | #column #latestnews p{margin:0; padding:0; line-height:normal;} |
| + | #column #latestnews .imgl{margin:0 10px 10px 0; padding:4px;} |
| | | |
− | #newsletter input, #newsletter button{padding:10px 12px; border:none; border-radius:5px;}
| + | /* ----------------------------------------------Footer------------------------------------- */ |
− | #newsletter input{display:inline-block; min-width:400px;}
| + | |
− | #newsletter button{padding:9px 18px; font-weight:bold; text-transform:uppercase; cursor:pointer;}
| + | |
| | | |
| + | #footer{padding:30px 0;} |
| + | #footer h2{margin-bottom:10px; border-bottom:1px dotted #999999;} |
| + | #footer p, #footer ul, #footer a{margin:0; padding:0; font-weight:normal; list-style:none; line-height:normal;} |
| + | #footer .footbox{display:block; float:right; width:190px; margin:0 0 0 30px; padding:0;} |
| + | #footer li{margin-bottom:3px; line-height:1.6em;} |
| + | #footer .last{margin:0;} |
| + | #login{display:block; float:left; width:300px;} |
| | | |
− | /* Footer | + | /* ----------------------------------------------Copyright------------------------------------- */ |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | #footer{padding:80px 0;}
| + | |
| | | |
− | #footer .title{margin:0 0 30px 0; padding:0 0 8px 0; border-bottom:1px solid; font-size:18px; text-transform:capitalize;}
| |
− |
| |
− | #footer .linklist li{margin-bottom:10px;}
| |
− | #footer .linklist li:last-child{margin-bottom:0;}
| |
− |
| |
− | #footer .smallfont{font-size:.8em; margin:0;}
| |
− |
| |
− |
| |
− | /* Copyright
| |
− | --------------------------------------------------------------------------------------------------------------- */
| |
| #copyright{padding:20px 0;} | | #copyright{padding:20px 0;} |
− | #copyright *{margin:0; padding:0;} | + | #copyright p{margin:0; padding:0;} |
− | | + | |
− | | + | |
− | /* Transition Fade
| + | |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | .faico a, #mainav *, #backtotop{transition:all .3s ease-in-out;}
| + | |
− | | + | |
− | | + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | | + | |
− | | + | |
− | /* Navigation
| + | |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | nav ul, nav ol{margin:0; padding:0; list-style:none;}
| + | |
− | | + | |
− | #mainav, #breadcrumb, .sidebar nav{line-height:normal;}
| + | |
− | #mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"FontAwesome"; font-size:10px; line-height:10px;}
| + | |
− | | + | |
− | /* Top Navigation */
| + | |
− | #mainav{}
| + | |
− | #mainav ul{text-transform:uppercase;}
| + | |
− | #mainav ul ul{z-index:9999; position:absolute; width:180px; text-transform:none;}
| + | |
− | #mainav ul ul ul{left:180px; top:0;}
| + | |
− | #mainav li{display:inline-block; position:relative; margin:0 20px 0 0; padding:0;}
| + | |
− | #mainav li:last-child{margin-right:0;}
| + | |
− | #mainav li li{width:100%; margin:0;}
| + | |
− | #mainav li a{display:block; padding:20px 0;}
| + | |
− | #mainav li li a{border:solid; border-width:0 0 1px 0;}
| + | |
− | #mainav .drop{padding-left:15px;}
| + | |
− | #mainav li li a, #mainav li li .drop{display:block; margin:0; padding:10px 15px;}
| + | |
− | #mainav .drop::after, #mainav li li .drop::after{content:"\f0d7";}
| + | |
− | #mainav .drop::after{top:25px; left:5px;}
| + | |
− | #mainav li li .drop::after{top:15px; left:5px;}
| + | |
− | #mainav ul ul{visibility:hidden; opacity:0;}
| + | |
− | #mainav ul li:hover > ul{visibility:visible; opacity:1;}
| + | |
− | | + | |
− | #mainav form{display:none; margin:0; padding:0;}
| + | |
− | #mainav form select, #mainav form select option{display:block; cursor:pointer; outline:none;}
| + | |
− | #mainav form select{width:100%; padding:5px; border:1px solid;}
| + | |
− | #mainav form select option{margin:5px; padding:0; border:none;}
| + | |
− | | + | |
− | /* Breadcrumb */
| + | |
− | #breadcrumb{padding:30px 0;}
| + | |
− | #breadcrumb ul{margin:0; padding:0; list-style:none;}
| + | |
− | #breadcrumb li{display:inline-block; margin:0 6px 0 0; padding:0;}
| + | |
− | #breadcrumb li a{display:block; position:relative; margin:0; padding:0 12px 0 0; font-size:12px;}
| + | |
− | #breadcrumb li a::after{top:3px; right:0; content:"\f101";}
| + | |
− | #breadcrumb li:last-child a{margin:0; padding:0;}
| + | |
− | #breadcrumb li:last-child a::after{display:none;}
| + | |
− | | + | |
− | /* Sidebar Navigation */
| + | |
− | .sidebar nav{display:block; width:100%;}
| + | |
− | .sidebar nav li{margin:0 0 3px 0; padding:0;}
| + | |
− | .sidebar nav a{display:block; position:relative; margin:0; padding:5px 10px 5px 15px; text-decoration:none; border:solid; border-width:0 0 1px 0;}
| + | |
− | .sidebar nav a::after{top:9px; left:5px; content:"\f101";}
| + | |
− | .sidebar nav ul ul a{padding-left:35px;}
| + | |
− | .sidebar nav ul ul a::after{left:25px;}
| + | |
− | .sidebar nav ul ul ul a{padding-left:55px;}
| + | |
− | .sidebar nav ul ul ul a::after{left:45px;}
| + | |
− | | + | |
− | /* Pagination */
| + | |
− | .pagination{display:block; width:100%; text-align:center; clear:both;}
| + | |
− | .pagination li{display:inline-block; margin:0 2px 0 0;}
| + | |
− | .pagination li:last-child{margin-right:0;}
| + | |
− | .pagination a, .pagination strong{display:block; padding:8px 11px; border:1px solid; background-clip:padding-box; font-weight:normal;}
| + | |
− | | + | |
− | /* Back to Top */
| + | |
− | #backtotop{z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:20px; right:20px; width:36px; height:36px; line-height:36px; border-radius:5px; font-size:16px; text-align:center; opacity:.2;}
| + | |
− | #backtotop i{display:block; width:100%; height:100%; line-height:inherit;}
| + | |
− | #backtotop.visible{visibility:visible; opacity:.5;}
| + | |
− | #backtotop:hover{opacity:1;}
| + | |
− | | + | |
− | | + | |
− | /* Tables
| + | |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | table, th, td{border:1px solid; border-collapse:collapse; vertical-align:top;}
| + | |
− | table, th{table-layout:auto;}
| + | |
− | table{width:100%; margin-bottom:15px;}
| + | |
− | th, td{padding:5px 8px;}
| + | |
− | td{border-width:0 1px;}
| + | |
− | | + | |
− | | + | |
− | /* Gallery
| + | |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | #gallery{display:block; width:100%; margin-bottom:50px;}
| + | |
− | #gallery figure figcaption{display:block; width:100%; clear:both;}
| + | |
− | #gallery li{margin-bottom:30px;}
| + | |
− | | + | |
− | | + | |
− | /* Font Awesome Social Icons
| + | |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | .faico{margin:0; padding:0; list-style:none;}
| + | |
− | .faico li{display:inline-block; float:left; margin:0 2px 0 0; padding:0; line-height:normal;}
| + | |
− | .faico li:last-child{margin-right:0;}
| + | |
− | | + | |
− | .faico a{display:inline-block; width:30px; height:30px; line-height:30px; font-size:16px; text-align:center; border-radius:5px;}
| + | |
− | .faico a{color:#FFFFFF; background-color:transparent;}
| + | |
− | | + | |
− | .faicon-dribble:hover{background-color:#EA4C89;}
| + | |
− | .faicon-facebook:hover{background-color:#3B5998;}
| + | |
− | .faicon-google-plus:hover{background-color:#DB4A39;}
| + | |
− | .faicon-linkedin:hover{background-color:#0E76A8;}
| + | |
− | .faicon-pinterest:hover{background-color:#C8232C;}
| + | |
− | .faicon-rss:hover{background-color:#EE802F;}
| + | |
− | .faicon-twitter:hover{background-color:#00ACEE;}
| + | |
− | | + | |
− | | + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | | + | |
− | | + | |
− | /* Colours
| + | |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | body{color:#888888; background-color:#1C1C1C;}
| + | |
− | a{color:#A7C353;}
| + | |
− | hr, .borderedbox{border-color:#D7D7D7;}
| + | |
− | label span{color:#FF0000; background-color:inherit;}
| + | |
− | .overlay{color:inherit; background-color:rgba(0,0,0,.5);}
| + | |
− | .btn{color:#FFFFFF; background-color:#A7C353;}
| + | |
− | .bg-black-trans{color:#FFFFFF; background-color:rgba(0,0,0,.5);/* #000000 */}
| + | |
− | .bg-orange{color:#FFFFFF; background-color:#FF8737;}
| + | |
− | .bg-orange-trans{color:#FFFFFF; background-color:rgba(255,135,55,.5);/* #FF8737 */}
| + | |
− | .bg-red{color:#FFFFFF; background-color:#E2494B;}
| + | |
− | .bg-red-trans{color:#FFFFFF; background-color:rgba(226,73,75,.5);/* #E2494B */}
| + | |
− | | + | |
− | | + | |
− | /* Rows */
| + | |
− | .row0{color:#888888; background-color:rgba(0,0,0,.65);}
| + | |
− | .row0{border-color:rgba(136,136,136,.2);/* #888888 */}
| + | |
− | .row1{color:#FFFFFF; background-color:rgba(0,0,0,.5);}
| + | |
− | .row2{color:#888888; background-color:#F4F4F4;}
| + | |
− | .row3{color:#888888; background-color:#FFFFFF;}
| + | |
− | .row4{color:#888888; background-color:#232323;}
| + | |
− | .row5, .row5 a{color:#888888; background-color:#1C1C1C;}
| + | |
− | .row100{color:#FFFFFF; background-color:#000000;}
| + | |
− | | + | |
− | | + | |
− | /* .overlay, .row0, .row1{background-image:url("images/overlay.png")} */
| + | |
− | .overlay, .row0, .row1{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBgePz//38GRhABAgABBgBFTAbfCBNE2AAAAABJRU5ErkJggg==");}
| + | |
− | | + | |
− | | + | |
− | /* Top Bar */
| + | |
− | #topbar .faico a{color:inherit;}
| + | |
− | #topbar .faico a:hover{color:#FFFFFF;}
| + | |
− | | + | |
− | | + | |
− | /* Header */
| + | |
− | #header #logo a{color:inherit;}
| + | |
− | | + | |
− | | + | |
− | /* Flexslider Carousel */
| + | |
− | .flex-carousel .flex-direction-nav li a{color:#A7C353; background:#F8F8F8;}
| + | |
− | | + | |
− | | + | |
− | /* Newsletter */
| + | |
− | #newsletter input{color:#1C1C1C; background-color:rgba(255,255,255,.75);}
| + | |
− | | + | |
− | | + | |
− | /* Footer */
| + | |
− | #footer .title{border-color:#1C1C1C;}
| + | |
− | | + | |
− | | + | |
− | /* Navigation */
| + | |
− | #mainav li a{color:inherit;}
| + | |
− | #mainav .active a, #mainav a:hover, #mainav li:hover > a{color:#A7C353; background-color:inherit;}
| + | |
− | #mainav li li a, #mainav .active li a{color:#FFFFFF; background-color:rgba(0,0,0,.6); border-color:rgba(0,0,0,.6);}
| + | |
− | #mainav li li:hover > a, #mainav .active .active > a{color:#FFFFFF; background-color:#A7C353;}
| + | |
− | #mainav form select{color:#FFFFFF; background-color:#000000; border-color:rgba(136,136,136,.5);/* #888888 */}
| + | |
− | | + | |
− | #breadcrumb a{color:#888888; background-color:inherit;}
| + | |
− | #breadcrumb li:last-child a{color:#A7C353;}
| + | |
− | | + | |
− | .container .sidebar nav a{color:inherit; border-color:#D7D7D7;}
| + | |
− | .container .sidebar nav a:hover{color:#A7C353;}
| + | |
− | | + | |
− | .pagination a, .pagination strong{border-color:#D7D7D7;}
| + | |
− | .pagination .current *{color:#FFFFFF; background-color:#A7C353;}
| + | |
− | | + | |
− | #backtotop{color:#FFFFFF; background-color:#A7C353;}
| + | |
− | | + | |
− | | + | |
− | /* Tables + Comments */
| + | |
− | table, th, td, #comments .avatar, #comments input, #comments textarea{border-color:#D7D7D7;}
| + | |
− | th{color:#FFFFFF; background-color:#373737;}
| + | |
− | tr, #comments li, #comments input[type="submit"], #comments input[type="reset"]{color:inherit; background-color:#FBFBFB;}
| + | |
− | tr:nth-child(even), #comments li:nth-child(even){color:inherit; background-color:#F7F7F7;}
| + | |
− | table a, #comments a{background-color:inherit;}
| + | |
− | | + | |
− | | + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | /* ------------------------------------------------------------------------------------------------------------ */
| + | |
− | | + | |
− | | + | |
− | /* Media Queries
| + | |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | @-ms-viewport{width:device-width;}
| + | |
− | | + | |
− | | + | |
− | /* Smartphone + Tablet
| + | |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | @media screen and (min-width:180px) and (max-width:750px) {
| + | |
− | .imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;}
| + | |
− | .fl_left, .fl_right{display:block; float:none;}
| + | |
− | .one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:block; float:none; width:auto; margin:0 0 30px 0; padding:0;}
| + | |
− | }
| + | |
− | | + | |
− | @media screen and (min-width:180px) and (max-width:900px) {
| + | |
− | #topbar, #header, #pageintro, #breadcrumb, .container, #newsletter, #footer, #copyright{max-width:90%;}
| + | |
− | | + | |
− | #topbar{}
| + | |
− | | + | |
− | #header{}
| + | |
− | | + | |
− | #pageintro{}
| + | |
− | | + | |
− | #mainav{}
| + | |
− | #mainav ul{display:none;}
| + | |
− | #mainav form{display:block; margin-top:12px;}
| + | |
− | | + | |
− | #breadcrumb{}
| + | |
− | | + | |
− | .container{}
| + | |
− | #comments input[type="reset"]{margin-top:10px;}
| + | |
− | .pagination li{display:inline-block; margin:0 5px 5px 0;}
| + | |
− | | + | |
− | #newsletter{}
| + | |
− | | + | |
− | #footer{}
| + | |
− | | + | |
− | #copyright{}
| + | |
− | }
| + | |
− | | + | |
− | | + | |
− | /* Max Wrapper Width - Laptop, Desktop etc.
| + | |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | @media screen and (min-width:978px) {
| + | |
− | #topbar, #header, #pageintro, #breadcrumb, .container, #newsletter, #footer, #copyright{max-width:978px;}
| + | |
− | }
| + | |
− | | + | |
− | | + | |
− | /* Other
| + | |
− | --------------------------------------------------------------------------------------------------------------- */
| + | |
− | @media screen and (max-width:650px) {
| + | |
− | .scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;}
| + | |
− | .scrollable table{margin:0; padding:0; white-space:nowrap;}
| + | |
− | | + | |
− | .inline li, .inline input{display:block; margin-bottom:10px;}
| + | |
− | .pushright li{margin-right:0;}
| + | |
− | | + | |
− | .font-x2{font-size:1.4rem;}
| + | |
− | .font-x3{font-size:1.6rem;}
| + | |
− | | + | |
− | #topbar{text-align:center;}
| + | |
− | #topbar *{margin:0;}
| + | |
− | #topbar .fl_left ul{margin:0 0 10px 0; line-height:normal;}
| + | |
− | #topbar .faico li{float:none;}
| + | |
− | | + | |
− | #header{text-align:center;}
| + | |
− | #header #logo{margin:15px 0 5px;}
| + | |
− | | + | |
− | #pageintro{padding-top:80px;}
| + | |
− | | + | |
− | .flex-carousel .figcaption{margin:0;}
| + | |
− | | + | |
− | .container{padding-bottom:50px;}
| + | |
− | | + | |
− | #newsletter input{min-width:100%; width:100%;}
| + | |
− | | + | |
− | #footer{padding-bottom:50px;}
| + | |
− | | + | |
− | #copyright p:first-of-type{margin-bottom:10px;}
| + | |
− | } | + | |
| </style> | | </style> |
| | | |