/* Theme Name: Accutech Restoration
URI: http://www.accutechrestoration.com
Description: Custom WordPress Theme For Accutech Restoration. Design by CarlKingCreative.
Author: Carl King 
Author URI: http://www.carlkingcreative.com 
Version: 1.0 
*/

/* @charset "UTF-8"; */
/* CSS Document */


body {
background-repeat: repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: justify;
background-image:url(images/Background2.png);
}

body, html {
margin:0;
padding: 0;
height: 100%;
}

a:link, a:visited, a:active {
font-weight: bold;
color: #1f3a51;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

p {
margin-bottom: 5px;
padding: 0;
}

ul, li {
list-style: none;
padding: 0;
margin: 0;
}

h2 {
margin-top: 0;
display: none;
}

h3 {
font-size: 18pt;
font-weight: bold;
margin: 0;
padding: 0;
}

h4 {
font-size: 14pt;
font-weight: bold;
margin-bottom: 0;
padding-bottom: 0;
}

h5 {
font-size: 10pt;
font-weight: bold;
margin: 0;
padding: 0;
}

#wrapper {
position: relative;
width: 840px;
margin-left: auto;
margin-right: auto;
}

#header {
width: 840px;
height: 220px;
background-image: url(images/Header.png);
background-repeat: no-repeat;
}

#navigation {
width: 130px;
height: 250px;
position: absolute;
left: 835px;
top: 45px;
background-repeat: no-repeat;
}

#subscribe_to_rss_feed {
background-image: url(images/SubscribeToRSS.png);
height: 75px;
width: 475px;
float: left;
}

#subscribe_to_rss_feed span {
display: none;
}

#subscribe_to_rss_feed:hover {
background-position: 5px 0;
}

#rss_container {
height: 75px;
width: 475px;
}


#middle {
width: 840px;
background-image: url(images/Middle.png);
background-repeat: repeat-y;
float: left;
padding-bottom: 25px;
}

#left {
margin-top: 25px;
margin-left: 65px;
width: 475px;
float: left;
padding-right: 25px;
border-right: 1px solid #999;
}

#button_container {
width: 200px;
float: left;
margin-top: 15px;
}

#proudmember {
height: 30px;
width: 150px;
background-image:url(images/ProudMember.png);
}

#button_bbb {
height: 90px;
width: 75px;
background-image:url(images/Button_BBB.png);
float: left;
}

#button_bbb:hover {
background-position: bottom;
}

#button_nahb {
height: 90px;
width: 75px;
background-image:url(images/Button_NAHB.png);
float: left;
}

#button_nahb:hover {
background-position: bottom;
}

#button_iicr {
height: 90px;
width: 75px;
background-image:url(images/Button_IICR.png);
float: left;
}

#button_iicr:hover {
background-position: bottom;
}

#button_indoorair {
height: 90px;
width: 75px;
background-image:url(images/Button_IndoorAirQuality.png);
float: left;
}

#button_indoorair:hover {
background-position: bottom;
}

.association_button span {
display: none;
}

/* This class styles the Posts */

.post {
	position: relative;
	padding-bottom: 10px;
}

.post_title {
font-size: 12pt;
font-weight: bold;
color: #1F3A51;
}

.entry-date {
	color: #333333;
	font-size: 8pt;
}

.entry-content {
	text-align: justify;
}

.entry-meta {
	font-size: 8pt;
	text-align: right;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.photo_left {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}

.photo_right {
float: right;
margin-left: 20px;
margin-bottom: 20px;
}

#sidebar_wrapper {
float: right;
width: 200px;
margin-right: 50px;
margin-top: 25px;
}

#search {
margin-bottom: 10px;
text-align: right;
}

.sidebar_title {
font-size: 10pt;
font-weight: bold;
color: #333;
margin-top: 10px;
}

#pages {
margin-bottom: 10px;
}

#pages li {
border-bottom: 1pt solid #ccc;
padding-top: 2px;
padding-bottom: 1px;
background-image:url(http://media.carlkingclients.com/accutech/Arrow_Button.png);
background-repeat: no-repeat;
padding-left: 25px;
}

#categories {
margin-bottom: 10px;
}

.testimonial {
display: block;
width: 475px;
margin-top: 10px;
}

.testimonial_byline {
text-align: right;
font-style:italic;
float: right;
display: block;
width: 475px;
}

#footer {
width: 790px;
height: 180px;
background-image: url(images/Footer.png);
background-repeat: no-repeat;
color: #FFFFFF;
text-align: left;
font-size: 9pt;
clear: both;
padding-left: 50px;
padding-top: 30px;
}

#footer a:link, #footer a:visited, #footer a:active {
color: #A1A8AD;
text-decoration: none;
font-weight: bold;
}

#footer a:hover {
text-decoration: underline;
font-weight: bold;
}

#footer .rss_link a:link, #footer .rss_link a:visited, #footer .rss_link a:active {
color: #ff8800;
text-decoration: none;
font-weight: bold;
}

#footer .rss_link a:hover {
text-decoration: underline;
font-weight: bold;
}

#legal {
font-size: 8pt;
}

#respond {
width: 350px;
}