/*
Theme Name: Platinum Roofing
Theme URI: not publicly available
Version: 1.0
Author: Train of Thought
Coding: Joseph C. Dolson
Author URI: http://www.trainofthought.net
Coding URI: http://www.joedolson.com
Description: Custom Theme
*/
* {
margin: 0;
padding: 0;
}
body {
font-family:  Verdana, Arial, sans-serif;
text-align: center;
font-size: 62.5%;
background: #f1f1f1 url(/images/background_top.jpg) top left repeat-x;
}
a {
color: #003881;
text-decoration: none;
}
a:hover, a:active, a:focus {
text-decoration: underline;
color: #1a33dd;
}
img {
border: none;
}
#outer {
width: 987px;
margin: 0 auto;
text-align: left;
font-size: 1.14em;
color: #333;
}
#inner, #secondary, #tertiary {
margin: 12px 7px;
background: #fff;
border: 1px solid #ccc;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
position: relative;
}
#secondary {
padding: 20px 12px;
}
#tertiary {
padding: 10px 20px;
}
.home_secondary {
margin: 23px 15px;
}
#secondary .right, #secondary .left, .home_secondary .right, .home_secondary .left {
width: 445px;
border: 1px solid #e5e5e5;
background: #f1f1f1;
padding: 18px 10px;
height: 100px;
line-height: 1.6;
font-family: Verdana, Arial, sans-serif;
position: relative;
}
.home_secondary .right, .home_secondary .left {
width: 440px;
}
#secondary .right img, #secondary .left img {
margin-top: 5px;
}
#secondary .right p, #secondary .left p {
margin: 0;
padding: 0;
}
#secondary .right, .home_secondary .right {
float: right;
}
#secondary .alignleft, .home_secondary .alignleft {
margin-right: 15px;
}
.homepage {
background: url(/images/home_main_blue.jpg) no-repeat;
}
.post-content {
padding: 5px 30px;
}
#content h1 {
background: #1a3366;
border-bottom: 1px solid #687693;
border-top: 1px solid #687693;
color: #fff;
text-align: center;
margin: 18px 0;
padding: 10px 0 5px;
}
#content h1 img {
vertical-align: middle;
}
#outhead {
padding: 0 19px;
background: transparent url(/images/top-head.png) top left no-repeat;
}
#head {
margin: 0 0 23px 0;
padding: 0 0 0 5px;
height: 134px;
background: transparent url(/images/topnav-back.jpg) bottom right repeat-x;
}
#head .logo {
float: left;
margin-left: 0;
padding: 8px 10px 7px 0;
border-right: 1px solid #bbb;
}
#head .phone {
float: right;
text-align: center;
display: block;
padding: 6px 10px 5px;
width: 153px;
height: 16px;
font-weight: 700;
color: #104991;
border-bottom: 1px solid #ccc;
position: absolute;
left: -999em;
}
#topnav {
list-style-type: none;
padding: 0;
margin: 0;
height: 134px;
}
#topnav li {
float: left;
}
#topnav li a {
display: block;
padding: 56px 21px 51px 22px;
border-right: 1px solid #b6b5bb;
border-left: 1px solid #fff;
font-family: Georgia, serif;
font-size: 1.2em;
color: #555;
text-decoration: none;
}
#topnav li.page-item-11 a {
border-right: none;
color: #104991;
padding-left: 19px;
padding-right: 41px;
margin-right: -19px;
background: url(/images/quality-materials.jpg) top right no-repeat;
}
#topnav li a:hover, #topnav li a:focus, #topnav li a:active {
color: #104991;
background: #dce4f7;
}
#topnav li.page-item-11 a:hover, #topnav li.page-item-11 a:focus, #topnav li.page-item-11 a:active {
color: #555;
background: transparent url(/images/quality-materials-h.jpg) top right no-repeat;
}
#searchform {
border: 1px solid #eee;
background: #f6f6f6;
}
h2, h3, h4, p {
padding: .5em 0;
line-height: 1.51;
}
h1 {
padding: 1em 0 .25em;
}
h1, h2 {
font-family: Georgia, Garamond, serif;
}
h2 {
padding-bottom: 0;
clear: left;
font-weight: 400;
}
.g1, .g2, .g3 {
float: left;
width: 230px;
}
.g1, .g2, .g3, .g4 {
line-height: 1.4;
}
#content ul, #content ol, #content dl {
margin: .5em 1em .5em 2em;
}

#footer {
font-family: Arial, Verdana, sans-serif;
clear: both;
text-align: center;
padding: 10px;
}
#footer p {
padding: 3px;
}
#footer .contact {
border-top: 1px solid #ccc;
padding-top: 10px;
font-size: 1.2em;
}
#footer .contact span, #footer .left span {
color: #666!important;
}
#footer .contact, #footer .contact a, #footer .links a {
color: #003881;
}
#footer .links {
font-size: .9em;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
}
#footer .left {
font-size: .9em;
float: left;
}
#footer .right a {
font-size: .9em;
float: right;
color: #333;
}
table th {
text-align: left;
background: #ddd;
border-bottom: 2px solid #ccc;
}
table td {
border: 1px solid #eee;
}
caption {
font-weight: 700;
border: 1px solid #ddd;
background: #eee;
}
.wp-caption {
border: 1px solid #ddd;
background: #f6f6f6;
text-align: center;
padding: 5px 0;
}
.alignright {
float: right;
margin-left: 10px;
}
.alignleft {
float: left;
margin-right: 10px;
}
.wp-caption-text {
font-size: .9em;
color: #333;
background: #f9f9f9;
font-family: Arial, Verdana, sans-serif;
padding: 1px 5px;
}
.alignright .wp-caption-text {
text-align: right;
}
.alignleft .wp-caption-text {
text-align: left;
}
.clear, .section2 {
clear: both;
}
.section1 {
margin-bottom: 15px;
}
.section2 {
border-top: 1px solid #ccc;
margin-top: 15px;
padding-top: 10px;
}
.supplier {
height: 114px;
margin-top: 15px;
}
.button {
position: absolute;
left: 366px;
top: 99px;
}
.home_secondary .right .button {
top: 106px;
}
.button a {
color: #fff;
background: #104991;
padding: 1px 8px 2px;
text-decoration: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-family: Arial;
font-weight: 700;
}
.button a:hover {
color: #fff;
background: #2059a1;
}
.green a {
background: #678d5a;
}
.green a:hover {
background: #789e6b;
}
.gray a {
background: #696969;
}
.gray a:hover {
background: #797979;
}
.testimonial {
color: #999;
font-family: Georgia, serif;
font-weight: 700;
font-style: italic;
font-size: 1.3em;
background: url(/images/testimonial_bgrnd.jpg) repeat-x;
padding: 0 10px;
margin: 0!important;
}
.cleft img {
margin: 0 0 12px 0!important;
}
.mainblock {
height: 375px;
}
.mainblock .left {
float: left;
margin: 25px 10px;
}
.mainblock .right {
color: #193366;
margin-left: 450px;
padding-top: 86px;
}
#inner .mainblock .right h1 {
font-size: 2em;
border: none;
margin: 15px 0;
padding: 0;
text-align: left;
}
.mainblock .right p {
line-height: 2.1;
}
.mainblock .learnmore {
text-align: center;
margin: 25px 0;
}
.post-content ol {
margin-top: -2px!important;
}
.post-content ol li {
margin: 0 0 20px -20px;
list-style-position: inside;
}
.p37 {
margin-top: -29px;
}
.p37 .right {
padding: 10px 0;
}
#content #post-37 {
background: url(/images/blue_band_warranty.gif) -17px bottom no-repeat;
border: none;
margin: 18px 0;
padding: 15px 0 5px;
}
.p37 .alignleft {
margin-left: -7px;
}
#secondary .left strong, #secondary .right strong, .home_secondary strong {
font-size: 1.9em;
font-family: Arial, Verdana, sans-serif;
color: #003881;
line-height: 1.2;
}
strong span {
color: #666;
}
#inner .cleft {
float: left;
width: 411px;
}
.post-content .cright {
margin-left: 441px;
}
#inner .right p, .cright p  {
padding: 0 0 1.3em;
}
.left blockquote {
margin-top: 12px;
}
strong.questions {
color: #003881;
font-family: 'Times', 'Times New Roman', Georgia, serif;
font-size: 1.71em;
font-weight: 400;
}
.questions span {
color: #003881;
}
.areas {
background: url(/images/areas_background.jpg) center 52px no-repeat;
}
.areas .post-content {
padding: 0 30px;
}
.areas p {
padding-top: 0;
margin-top: -4px;
}
.areas h2 {
padding: 8px 0 0 0;
}
.p2 {
padding-bottom: 10px;
}
.f1, .f2, .f3 {
width: 305px;
height: 140px;
position: relative;
}
.f1 p, .f2 p, .f3 p {
padding: 11px;
line-height: 1.5;
}
.f1 .button, .f2 .button, .f3 .button {
padding: 0 8px;
position: absolute;
left: 205px;
top: 117px;
}
.f1 h2, .f2 h2, .f3 h2 {
color: #fff;
padding: 5px 11px;
clear: none;
font-size: 1.6em;
font-weight: 400;
}
.f1 h2 {
background: #0f4890;
}
.f3 h2 {
background: #696969;
}
.f2 h2 {
background: #678d5a;
}
.f1 {
float: left;
background: url(/images/brands_trust_backg.jpg) left 35px no-repeat;
}
.f3 {
float: right;
background: url(/images/qm_bg.jpg) left 35px no-repeat;
}
.f2 {
background: url(/images/keepitgreen_bg.jpg) left 35px no-repeat;
margin-left: 318px;
}
.f3 p {
margin-left: 90px;
}
.f3 .button {
margin-left: 0;
}
.maintext {
font-size: 1.1em;
line-height: 2;
}
.i1, .i2 {
position: relative;
top:-15px;
}
.i2 {
position: relative;
left: 3px;
}
.i3 {
position: relative;
left: 15px;
}
.clear {
clear: both;
}
.si2 {
margin: 0 15px;
}
hr {
clear: both;
margin: 25px 0 0;
height: 1px;
border: none;
border-top: 1px solid #ccc;
}
.notop {
margin-top: 5px;
}
#content .greenroofing h2 {
clear: none;
background: #063;
color: #fff;
padding: 4px 10px 1px;
font-weight: 400;
}
.greenroofing {
background: #e6f1ca;
color: #000;
margin: 5px 0;
}
.greenroofing p {
padding: 5px 10px 10px;
}
.greenroofing .questions {
color: #fff;
background: #063;
display: block;
margin: 10px -10px -10px -10px;
padding: 2px 10px 1px;
}
.cc1 {
margin-right: 30px;
}
.cc2, .cc3 {
margin-right: 33px;
}
.cert_logos {
margin: 26px 0 7px;
}
.box {
background: #ede6fa;
padding: 5px;
}
#topnav li ul {
position: absolute;
display: none;
}
#topnav .page-item-2:hover ul {
display: block;
}
#topnav .current-page-item ul, #topnav .page-item-2:hover ul {
display: block;
list-style-type: none;
margin-left: 32px;
width: 560px;
}
#topnav .current-page-item ul li a, #topnav .page-item-2:hover ul li a {
color: #003881;
padding: 8px 16px;
border: none;
margin-top: 1px;
}
#topnav .current-page-item ul li a:hover, #topnav .page-item-2:hover ul li a:hover {
color: #114992;
text-decoration: underline;
}
.home {
padding: 12px 15px 8px!important;
}
.testimonial {
clear: left;
}
.left .testimonial, .cleft .testimonial {
clear: none;
}
.p5 .cright, .p103 .cright {
margin-left: 400px!important;
}
.p5 .cright {
min-height: 490px;
}
.p5 .cleft, .p103 .cleft {
width: 390px!important;
}
.cright {
margin-top: -4px;
}