/* 
Theme Name: Richmond Fibreglass
Description: Richmond Fibreglass theme
Version: 1.0
Author: Andy
*/

body {
  margin: 0;
  background: #f3f3f3 url(images/bg.jpg) left top repeat-x;
  }

p, body, li, ul, dd, td {
  font: 14px arial, verdana, helvetica, sans-serif;
  color: #666f75;
  line-height: 150%;
  }

img a, a img {
  border: 0;
  }
  
a {
  font: 14px arial, verdana, helvetica, sans-serif;
  color: #0828ec;
  text-decoration: underline;
  outline: none;
  }
  
a:hover {
  color: #e83318; 
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  line-height: 120%;
  color: #171717;
  text-transform: uppercase;
  }

h1, h1 a {
  font-size: 22px;
  margin-top: 0;
  }
h2, h2 a {
  font-size: 20px;
  }
h3, h3 a {
  font-size: 18px;
  }

hr {
  height: 1px;
  border: 0;
  width: 100%;
  background: #dddddd;
  color: #ddddde;
  margin: 30px 0;
  clear: both;
  }
  
#wrapper {
  width: 940px;
  margin: 0 auto;
  background: #fff;
  }

#header div {
  height: 105px;
  float: left;
  }
#header {
  height: 105px;
  }

#fibreglass-home a {
  display: block;
  width: 398px;
  height: 105px;
  background: url(images/richmond-fibreglass-logo.gif) left top no-repeat;
  }

#navbar {
  width: 542px;
  text-align: right;
  }
#navbar ul, #content-left ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  }
#navbar li {
  display: inline;
  }
#navbar ul li a, #content-left ul li a {
  display: block;
  float: right;
  padding: 50px 15px 0 15px;
  line-height: 46px;
  text-decoration: none;
  font-size: 18px;
  color: #585757;
  }
#navbar ul li a:hover, #navbar li.current_page_item a {
  background: #242bc9 url(images/nav-on-bg.jpg) left top no-repeat;
  color: #fff;
  }

#headerpic {
  height: 291px;
  background: url(images/fibreglass-header.jpg) left top no-repeat;
  }

#intro {
  height: 270px;
  background: #4fa3e3 url(images/intro-bg.gif) left bottom no-repeat;
  width: 912px;
  overflow: hidden;
  }

#solution {
  position: absolute;
  top: 30px;
  left: 548px;
  z-index: 6;
  }

#homepanels {
  background: #161616 url(images/homepanels-bg.jpg) left top repeat-x;
  height: 269px;
  padding: 15px 0 15px 5px;
  }
.homepanel {
  width: 286px;
  margin: 0 11px;
  float: left;
  }
.homepanel img {
  background: #bfbfbf;
  padding: 7px;
  }
.homepanel img:hover {
  background: #fff;
  }
.homepanel h2 {
  font-size: 20px;
  color: #fff;
  margin: 4px 0;
  }
.homepanel, .homepanel p {
  color: #d7d7d7;
  font-size: 13px;
  line-height: 150%;
  }
  
#content {
  margin: 25px 25px 0 20px;
  padding-bottom: 40px;
  overflow: auto;
  height: 100%;
  min-height: 300px;
  background: #fff url(images/content-bg.gif) left top repeat-y;
  }

#content-left {
  width: 200px;
  float: left;
  }
#content-left ul li a {
  float: none;
  padding: 0 0 0 20px;
  font-size: 15px;
  line-height: 31px;
  background: url(images/leftnav.gif) left top no-repeat;
  }
#content-left ul li a:hover {
  background-position: left -62px;
  color: #fff;
  }
#content-left li.current_page_item a {
  background-position: left -31px;
  color: #fff;
  }
  
#content-main {
  width: 655px;
  margin-left: 40px;
  float: left;
  overflow: hidden;
  }

#social {
   margin-top: 30px;
   text-align: center;
}
#social img {
   width: 48px;
   height: 48px;
}
  
#footer {
  width: 100%;
  height: 150px;
  background: url(images/footer-bg.gif) left top repeat-x;
  }
#footer div {
  margin: 0 auto;
  }
 
#footercontent {
  padding: 12px 0 0 260px;
  width: 680px;
  margin: 0 auto;
  background: url(images/footer-logo.png) 20px top no-repeat;
  }
#footercontent a, #footercontent, #footercontent p {
  font-size: 13px;
  color: #585858;
  }
#footercontent b {
  color: #e83318;
  }

#copyright, #copyright a, #copyright p {
  font-size: 10px;
  color: #777;
  }

#footnote {
  width: 680px;
  padding: 5px 0 20px 260px;
  font-style: italic;
  color: #e83318;
  font-size: 14px;
  font-weight: bold;
  background: #fff url(images/footnote-bg.gif) left bottom no-repeat;
  }


#contact a {
  display: block;
  background: url(images/contact-us.gif);
  width: 183px;
  height: 161px;
  }
#contact a:hover {
  background-position: left -161px;
  }
#contact span {
  display: none;
  }
  
a.more {
  color: #e83318;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  margin-left: 15px;
  }
a.more:hover {
  color: #fff;
  }


/* page-specific styles */
table.productlist {
   float: right;
   width: 400px;
   border: 1px solid #cccccc;
   background: #fff;
   color: #666;
   margin: 0 0 10px 20px;
   border-collapse: collapse;
}
table.productlist th {
   text-align: left;
   background: #de3118;
   color: #fff;
}
table.productlist td {
   border: 1px solid #cccccc;
   padding: 5px;
   font-size: 11px;
}
.imageset {
   padding: 5px 10px 20px 20px;
   margin-bottom: 10px;
   overflow: hidden;
   display: inline-block;
   background: #efefef;
}
.imageset h2 {
   color: #DE3118;
}

.producttable {
   border-spacing: 20px;
}
.producttable td {
   color: #666;
   background: #efefef;
   padding: 5px 10px;
   vertical-align: top;
   width: 316px;
}
.producttable h2 {
   color: #DE3118;
   text-align: center;
   font-size: 16px;
}
div.product {
   background-color: white;
   border: 1px solid black;
   margin: 20px auto;
   padding: 15px;
   overflow:hidden; /* clear float pt.1 */
   width: 90%; /* clear float pt.2 */
}


/* WP Common Styles */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(http://www.yoursite.com/images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 20px auto;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}
.more-link {
   display:block;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}