|
|
Line 7: |
Line 7: |
| <!-- Start of CSS--> | | <!-- Start of CSS--> |
| <style type="text/css"> | | <style type="text/css"> |
− | /* "auto" makes the left and right margins center the wrapper */
| + | html, body { |
| + | height: 100%; |
| + | } |
| | | |
− | #wrap {
| + | body { |
− | width: 1400px; | + | margin: 0px; |
− | margin-right: center;
| + | padding: 0px; |
− | margin-left: center; | + | background: #F8F8F8 url(images/overlay.png) repeat; |
| + | font-family: 'Source Sans Pro', sans-serif; |
| + | font-size: 12pt; |
| + | font-weight: 400; |
| + | color: rgba(0,0,0,.8); |
| + | } |
| | | |
− |
| + | h1, h2, h3 { |
| + | margin: 0; |
| + | padding: 0; |
| + | text-transform: uppercase; |
| + | font-weight: 300; |
| + | color: #2D2D2D; |
| } | | } |
− | </style>
| |
| | | |
− | <style type="text/css">
| + | h2 { |
− | @charset "utf-8";
| + | padding: 0px 0px 30px 0px; |
− | /*
| + | font-size: 2.50em; |
− | 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: 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
| + | |
− | */
| + | |
| | | |
− | #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;}
| + | p, ol, ul { |
− | #topnav ul, #topnav li{float:left; list-style:none; margin:0; padding:0;}
| + | margin-top: 0px; |
− | #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;}
| + | |
| | | |
− | /* ----------------------------------------------Column Navigation------------------------------------- */
| + | p { |
| + | line-height: 180%; |
| + | } |
| | | |
− | #column .subnav{display:block; width:250px; padding:25px; background-color:#F9F9F9; margin-bottom:30px;}
| + | strong { |
− | #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;}
| + | } |
− | #column .subnav ul{margin:0; padding:0; list-style:none;}
| + | |
− | #column .subnav li{margin:0 0 3px 0; padding:0;}
| + | |
− | #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;}
| + | |
− | #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;}
| + | |
− | #column .subnav a:hover{color:#2684B7; background-color:#F9F9F9;}
| + | |
− | #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;}
| + | |
− | #column .subnav ul ul a{padding-left:40px; background-position:30px center;}
| + | |
− | #column .subnav ul ul ul a{padding-left:50px; background-position:40px center;}
| + | |
− | #column .subnav ul ul ul ul a{padding-left:60px; background-position:50px center;}
| + | |
− | #column .subnav ul ul ul ul ul a{padding-left:70px; background-position:60px center;}
| + | |
− | @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: Forms CSS
| + | |
− | */
| + | |
| | | |
− | form, fieldset, legend{margin:0; padding:0; border:none;}
| + | a { |
− | legend{display:none;}
| + | color: rgba(0,0,0,.8); |
| + | } |
| | | |
− | /* ----------------------------------------------Newsletter Form------------------------------------- */
| + | a:hover { |
| + | text-decoration: none; |
| + | } |
| | | |
− | #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;}
| + | a img { |
− | #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;}
| + | border: none; |
| + | } |
| | | |
− | /* ----------------------------------------------Search Form------------------------------------- */ | + | /*********************************************************************************/ |
| + | /* Image Style */ |
| + | /*********************************************************************************/ |
| | | |
− | #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;}
| + | .image |
− | #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;}
| + | { |
| + | display: inline-block; |
| + | border: 1px solid rgba(0,0,0,.1); |
| + | } |
| + | |
| + | .image img |
| + | { |
| + | display: block; |
| + | width: 100%; |
| + | } |
| + | |
| + | .image-full |
| + | { |
| + | display: block; |
| + | width: 100%; |
| + | margin: 0 0 3em 0; |
| + | } |
| + | |
| + | .image-left |
| + | { |
| + | float: left; |
| + | margin: 0 2em 2em 0; |
| + | } |
| + | |
| + | .image-centered |
| + | { |
| + | display: block; |
| + | margin: 0 0 2em 0; |
| + | } |
| + | |
| + | .image-centered img |
| + | { |
| + | margin: 0 auto; |
| + | width: auto; |
| + | } |
| | | |
− | /* ----------------------------------------------Forms in Content Area------------------------------------- */
| |
| | | |
− | #container #respond{display:block; width:100%;}
| + | hr { |
− | #container #respond input{width:170px; padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0;}
| + | display: none; |
− | #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;}
| + | |
| | | |
− | /* ----------------------------------------------Newsletter------------------------------------- */ | + | /** WRAPPER */ |
| | | |
− | #footer form{display:block; width:300px; margin:0; padding:10px 0 0 0; border:none;} | + | #wrapper { |
− | #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;}
| + | background: #FFF; |
− | #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;}
| + | margin: 0px 20px; |
− | @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
| + | |
− | */
| + | |
| | | |
− | table{width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #CCCCCC;}
| + | .container { |
− | table thead th{color:#FFFFFF; background-color:#666666; border:1px solid #CCCCCC; border-collapse:collapse; text-align:center; table-layout:auto; vertical-align:middle;}
| + | width: 1200px; |
− | table tbody td{vertical-align:top; border-collapse:collapse; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
| + | margin: 0px auto; |
− | 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;}
| + | |
| | | |
− | html{overflow-y:scroll;}
| + | .clearfix { |
− | body{margin:0; padding:0; font-size:12px; font-family:verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#29313C;}
| + | clear: both; |
| + | } |
| | | |
− | .justify{text-align:justify;}
| + | /** HEADER */ |
− | .bold{font-weight:bold;}
| + | |
− | .center{text-align:center;}
| + | |
− | .right{text-align:right;}
| + | |
− | .nostart{margin:0; padding:0; list-style-type:none;}
| + | |
| | | |
− | .clear{clear:both;}
| + | #header-wrapper |
− | br.clear{clear:both; margin-top:-15px;}
| + | { |
| + | background: url(images/bg.jpg) no-repeat center center; |
| + | background-size: cover; |
| + | } |
| | | |
− | a{outline:none; text-decoration:none;}
| + | #header { |
| + | position: relative; |
| + | overflow: hidden; |
| + | height: 600px; |
| + | } |
| | | |
− | .fl_left, .imgl{float:left;}
| + | #social |
− | .fl_right, .imgr{float:right;}
| + | { |
| + | position: absolute; |
| + | top: 4em; |
| + | right: 0; |
| + | } |
| | | |
− | img{display:block; margin:0; padding:0; border:0;}
| + | /** LOGO */ |
− | .imgl, .imgr{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;}
| + | |
− | .imgl{margin:0 8px 8px 0; clear:left;}
| + | |
− | .imgr{margin:0 0 8px 8px; clear:right;}
| + | |
| | | |
− | /* ----------------------------------------------Wrapper------------------------------------- */
| + | #logo { |
| + | position: absolute; |
| + | top: 3em; |
| + | left: 0; |
| + | } |
| | | |
− | div.wrapper{display:block; width:100%; margin:0; text-align:left;}
| + | #logo h1, #logo p { |
− | 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;}
| + | margin: 0; |
− | .col1{color:#666666; background-color:#E3F1F9;}
| + | padding: 0; |
− | .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;}
| + | |
| | | |
− | /* ----------------------------------------------Generalise------------------------------------- */
| + | #logo h1 { |
| + | letter-spacing: -1px; |
| + | text-transform: lowercase; |
| + | font-size: 3.5em; |
| + | color: #000; |
| + | } |
| | | |
− | #header, #topbar, #intro, #services, #breadcrumb, #container, #footer, #copyright{display:block; position:relative; width:960px; margin:0 auto;} | + | #logo p { |
| + | padding: 0px; |
| + | letter-spacing: 0.05em; |
| + | text-transform: uppercase; |
| + | font-size: 0.9em; |
| + | color: #161616; |
| + | } |
| | | |
− | /* ----------------------------------------------Header------------------------------------- */
| + | #logo p a { |
| + | color: #161616; |
| + | } |
| | | |
− | #header{padding:30px 0; font-family:Georgia, "Times New Roman", Times, serif;}
| + | #logo a { |
− | #header #logo{display:block; float:left; width:300px; margin-top:7px;}
| + | border: none; |
− | #header #logo h1, #header #logo p{margin:0; padding:0; line-height:normal;}
| + | background: none; |
− | #header #logo h1{margin:0 0 10px 0; padding:0; font-size:36px; border:none;}
| + | text-decoration: none; |
− | #header h1 a{color:#3A6C86; background-color:#E3F1F9;}
| + | color: #000; |
− | #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;}
| + | |
| | | |
− | /* ----------------------------------------------Topbar------------------------------------- */ | + | /** MENU */ |
| | | |
− | #topbar{z-index:1000;} | + | #menu { |
− | #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;}
| + | overflow: hidden; |
| + | background: #101010; |
| + | } |
| | | |
− | /* ----------------------------------------------Homepage Intro------------------------------------- */
| + | #menu ul { |
| + | margin: 0px 0px 0px 0px; |
| + | padding: 0px 0px; |
| + | list-style: none; |
| + | line-height: normal; |
| + | } |
| | | |
− | #intro{padding:30px 0 5px 0; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;} | + | #menu li { |
− | #intro .fl_left{display:block; float:left; width:515px; height:240px; margin:0; padding:30px; color:#FFFFFF; background-color:#2684B7;}
| + | display: inline-block; |
− | #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------------------------------------- */
| + | #menu a { |
| + | display: block; |
| + | padding: 0px 40px 0px 40px; |
| + | line-height: 70px; |
| + | text-decoration: none; |
| + | text-transform: uppercase; |
| + | text-align: center; |
| + | font-size: 16px; |
| + | font-weight: 200; |
| + | color: rgba(255,255,255,0.5); |
| + | border: none; |
| + | } |
| | | |
− | #services ul, #services p, #services h2, #services img{margin:0; padding:0; list-style:none;} | + | #menu a:hover, #menu .current_page_item a { |
− | #services li{display:block; float:left; width:294px; height:180px; margin:0 9px 0 0; padding:10px; color:#666666; background-color:#EFEFEF;} | + | text-decoration: none; |
− | #services li:hover, #services li:hover h2{color:#666666; background-color:#E5E5E5;} | + | color: rgba(255,255,255,0.8); |
− | #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;} | + | #menu .current_page_item a { |
− | #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;}
| + | #menu .last { |
| + | border-right: none; |
| + | } |
| + | |
| + | /** PAGE */ |
| + | |
| + | #page { |
| + | overflow: hidden; |
| + | padding: 5em 0em; |
| + | } |
| + | |
| + | #page img |
| + | { |
| + | margin-bottom: 1em; |
| + | } |
| + | |
| + | #page .title |
| + | { |
| + | margin-bottom: 2em; |
| + | } |
| + | |
| + | #page .title h2 |
| + | { |
| + | font-size: 1.5em; |
| + | font-weight: 400; |
| + | color: rgba(0,0,0,0.8); |
| + | } |
| + | |
| + | #page .title .byline |
| + | { |
| + | display: block; |
| + | padding-bottom: 2em; |
| + | color: rgba(0,0,0,0.7); |
| + | } |
| + | |
| + | /** CONTENT */ |
| + | |
| + | #content { |
| + | float: left; |
| + | width: 800px; |
| + | padding-right: 50px; |
| + | border-right: 1px solid #E6E7DC; |
| + | } |
| + | |
| + | #content .post-title |
| + | { |
| + | margin-bottom: 2em; |
| + | } |
| + | |
| + | #content .post-title h2 |
| + | { |
| + | margin: 0; |
| + | padding: 0; |
| + | } |
| + | |
| + | |
| + | #content .post |
| + | { |
| + | margin-bottom: 4em; |
| + | padding-bottom: 4em; |
| + | border-bottom: 1px solid #E6E7DC; |
| + | } |
| + | |
| + | /** SIDEBAR 1 */ |
| + | |
| + | #sidebar1 { |
| + | float: right; |
| + | width: 250px; |
| + | margin-right: 50px; |
| + | } |
| + | |
| + | #sidebar1 #box1 { |
| + | margin-bottom: 4em; |
| + | } |
| + | |
| + | #sidebar1 h2, |
| + | #sidebar2 h2 |
| + | { |
| + | font-size: 1.5em; |
| + | font-weight: 400; |
| + | } |
| + | |
| + | /** SIDEBAR 2 */ |
| + | |
| + | #sidebar2 { |
| + | float: right; |
| + | width: 250px; |
| + | } |
| + | |
| + | /* Footer */ |
| + | |
| + | #footer { |
| + | overflow: hidden; |
| + | padding: 50px 0px 30px 0px; |
| + | } |
| + | |
| + | #footer p { |
| + | text-align: center; |
| + | color: rgba(0,0,0,0.7); |
| + | } |
| + | |
| + | #footer a { |
| + | color: rgba(0,0,0,0.7); |
| + | } |
| + | |
| + | /* List style 1 */ |
| + | |
| + | ul.style1 { |
| + | margin: 0px; |
| + | padding: 0px; |
| + | list-style: none; |
| + | } |
| + | |
| + | ul.style1 li { |
| + | padding: 10px 0px 15px 0px; |
| + | border-top: 1px solid #E6E7DC; |
| + | } |
| + | |
| + | ul.style1 .first { |
| + | padding-top: 0px; |
| + | border-top: none; |
| + | } |
| + | |
| + | /* List style 2 */ |
| + | |
| + | ul.style2 { |
| + | margin: 0px; |
| + | padding: 0px; |
| + | list-style: none; |
| + | } |
| + | |
| + | ul.style2 li { |
| + | padding: 25px 0px 15px 0px; |
| + | border-top: 1px solid #E6E7DC; |
| + | } |
| + | |
| + | ul.style2 .first { |
| + | padding-top: 0px; |
| + | border-top: none; |
| + | } |
| + | |
| + | ul.style2 h3 { |
| + | padding: 0px 0px 10px 0px; |
| + | font-size: 1.10em; |
| + | } |
| + | |
| + | ul.style2 h3 a { |
| + | color: #101010; |
| + | } |
| + | |
| + | ul.style2 a { |
| + | text-decoration: none; |
| + | } |
| + | |
| + | ul.style2 a:hover { |
| + | text-decoration: underline; |
| + | } |
| + | |
| + | |
| + | /* List style 3 */ |
| + | |
| + | ul.style3 { |
| + | margin: 0px; |
| + | padding: 0px; |
| + | list-style: none; |
| + | } |
| + | |
| + | ul.style3 li { |
| + | padding: 20px 0px 20px 0px; |
| + | border-top: 1px solid #E6E7DC; |
| + | } |
| + | |
| + | ul.style3 p { |
| + | margin: 0px; |
| + | padding: 0px; |
| + | } |
| + | |
| + | ul.style3 img { |
| + | float: left; |
| + | margin-top: 3px; |
| + | margin-right: 20px; |
| + | } |
| + | |
| + | ul.style3 .posted { |
| + | padding: 10px 0px 10px 0px; |
| + | font-size: 8pt; |
| + | color: #A2A2A2; |
| + | } |
| + | |
| + | ul.style3 .first { |
| + | padding-top: 0px; |
| + | border-top: none; |
| + | } |
| + | |
| + | .link-style { |
| + | display: inline-block; |
| + | margin-top: 20px; |
| + | padding: 7px 20px; |
| + | background: #0C73D4; |
| + | border-radius: 5px; |
| + | text-decoration: none; |
| + | text-transform: uppercase; |
| + | color: #FFFFFF; |
| + | } |
| | | |
− | /* ----------------------------------------------BreadCrumb------------------------------------- */
| |
| | | |
− | #breadcrumb{padding:30px 0; border-bottom:1px solid #CCCCCC;}
| + | /*********************************************************************************/ |
− | #breadcrumb a{color:#2684B7; background-color:#FFFFFF;}
| + | /* Portfolio */ |
− | #breadcrumb ul{margin:0; padding:0; list-style:none;}
| + | /*********************************************************************************/ |
− | #breadcrumb ul li{display:inline;}
| + | |
− | #breadcrumb ul li.current a{text-decoration:underline;}
| + | |
| | | |
− | /* ----------------------------------------------Content------------------------------------- */
| + | #portfolio-wrapper |
| + | { |
| + | overflow: hidden; |
| + | padding: 5em 0em; |
| + | background: rgba(0,0,0,.02); |
| + | background-image: url(images/overlay.png); |
| + | background-repeat: repeat; |
| + | border-top: 1px solid rgba(0,0,0,.05); |
| + | } |
| + | |
| + | #portfolio |
| + | { |
| + | } |
| | | |
− | #container{padding:30px 0; line-height:1.4em;} | + | #portfolio .box |
− | #container a{color:#2684B7; background-color:#FFFFFF;} | + | { |
− | #container h1, #container h2, #container h3, #container h4, #container h5, #container h6{padding-bottom:8px; border-bottom:1px dotted #CCCCCC;}
| + | color: rgba(0,0,0,0.5); |
− | #content{display:block; float:left; width:600px;}
| + | } |
| + | |
| + | #portfolio h3 |
| + | { |
| + | display: block; |
| + | padding-bottom: 1em; |
| + | text-transform: uppercase; |
| + | font-size: 1.2em; |
| + | font-weight: 400; |
| + | color: rgba(0,0,0,0.7); |
| + | } |
| | | |
− | /* Comments */
| + | #portfolio .title |
| + | { |
| + | } |
| | | |
− | #comments{margin-bottom:40px;} | + | #portfolio .title h2 |
− | #comments .commentlist{margin:0; padding:0;}
| + | { |
− | #comments .commentlist ul{margin:0; padding:0; list-style:none;}
| + | color: rgba(0,0,0,0.8); |
− | #comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}
| + | } |
− | #comments .commentlist li.comment_odd{color:#666666; background-color:#FFFFFF;}
| + | |
− | #comments .commentlist li.comment_odd a{color:#3E7060; background-color:#FFFFFF;}
| + | #portfolio .title .byline |
− | #comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
| + | { |
− | #comments .commentlist li.comment_even a{color:#3E7060; background-color:#E8E8E8;} | + | display: block; |
− | #comments .commentlist .author .name{font-weight:bold;}
| + | padding-bottom: 2em; |
− | #comments .commentlist .submitdate{font-size:smaller;}
| + | color: rgba(0,0,0,0.7); |
− | #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;}
| + | |
| | | |
− | /* ----------------------------------------------Column------------------------------------- */
| + | .column1, |
| + | .column2, |
| + | .column3, |
| + | .column4 |
| + | { |
| + | width: 282px; |
| + | } |
| + | |
| + | .column1, |
| + | .column2, |
| + | .column3 |
| + | { |
| + | float: left; |
| + | margin-right: 24px; |
| + | } |
| + | |
| + | .column4 |
| + | { |
| + | float: right; |
| + | } |
| | | |
− | #column{display:block; float:right; width:300px;}
| + | /*********************************************************************************/ |
− | .flickrbox ul{margin:0; padding:0; list-style:none;}
| + | /* Heading Titles */ |
− | .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 */
| + | .title |
| + | { |
| + | margin-bottom: 3em; |
| + | } |
| + | |
| + | .title h2 |
| + | { |
| + | margin: 0; |
| + | padding: 0; |
| + | font-size: 2.8em; |
| + | color: rgba(255,255,255,0.9); |
| + | } |
| + | |
| + | .title .byline |
| + | { |
| + | padding-top: 0.50em; |
| + | letter-spacing: 0.15em; |
| + | text-transform: uppercase; |
| + | font-weight: 400; |
| + | font-size: 1.1em; |
| + | color: #6F6F6F; |
| + | } |
| | | |
− | #column #featured a{color:#666666; background-color:#F9F9F9;}
| + | /*********************************************************************************/ |
− | #column #featured ul, #column #featured h2, #column #featured p{margin:0; padding:0; list-style:none;}
| + | /* Button Style */ |
− | #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;}
| + | |
| | | |
− | /* ----------------------------------------------Footer------------------------------------- */
| + | .button |
| + | { |
| + | display: inline-block; |
| + | margin-top: 2em; |
| + | padding: 0em 1em; |
| + | background: #161616; |
| + | letter-spacing: 0.10em; |
| + | line-height: 3em; |
| + | text-decoration: none; |
| + | text-transform: uppercase; |
| + | font-weight: 400; |
| + | font-size: 1em; |
| + | color: #FFF; |
| + | } |
| + | |
| + | /*********************************************************************************/ |
| + | /* Social Icon Styles */ |
| + | /*********************************************************************************/ |
| | | |
− | #footer{padding:30px 0;}
| + | ul.contact |
− | #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;}
| + | margin: 0; |
− | #footer .footbox{display:block; float:right; width:190px; margin:0 0 0 30px; padding:0;}
| + | padding: 2em 0em 0em 0em; |
− | #footer li{margin-bottom:3px; line-height:1.6em;}
| + | list-style: none; |
− | #footer .last{margin:0;}
| + | } |
− | #login{display:block; float:left; width:300px;}
| + | |
| + | ul.contact li |
| + | { |
| + | display: inline-block; |
| + | padding: 0em 0.10em; |
| + | font-size: 1em; |
| + | } |
| + | |
| + | ul.contact li span |
| + | { |
| + | display: none; |
| + | margin: 0; |
| + | padding: 0; |
| + | } |
| + | |
| + | ul.contact li a |
| + | { |
| + | } |
| + | |
| + | ul.contact li a:before |
| + | { |
| + | display: inline-block; |
| + | background: none; |
| + | width: 40px; |
| + | height: 40px; |
| + | line-height: 40px; |
| + | text-align: center; |
| + | color: rgba(255,255,255,1); |
| + | } |
| + | |
| | | |
− | /* ----------------------------------------------Copyright------------------------------------- */
| |
| | | |
− | #copyright{padding:20px 0;}
| |
− | #copyright p{margin:0; padding:0;}
| |
| </style> | | </style> |
| | | |