/* 
Theme Name: Master Builders
Description: Master Builders
Version: 1.0
Author: Andy
*/

body {
  font: 13px arial, verdana, helvetica,sans-serif;
  margin: 8px;
  background: #ffffff url(images/bg.jpg) left top repeat-x;
  color: #005b93;
  line-height: 160%;
  }

p, li, ul, dd, td {
  font: 13px arial, verdana, helvetica, sans-serif;
  color:#005b93;
  line-height: 160%;
  }
 
a {
  font: 12px arial, verdana, helvetica, sans-serif;
  color: #0066ff;
  text-decoration: underline;
  line-height: 160%;
  }
  
a:hover {
  color: #ff9900; 
  text-decoration:underline;
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #005b93;
  line-height: 150%;
  margin-top: 0;
  }

h1, h1 a {
  font-size: 18px;
  }
h2, h2 a {
  font-size: 16px;
  }
h3, h3 a {
  font-size: 14px;
  }

hr {
  height:1px;
  border: 0px;
  width:100%;
  background:#81aad2;
  color:#81aad2;
  margin: 5px 0 15px 0; 
  }
  
#wrapper {
  width: 858px;
  margin: 0 auto;
  }

#header {
  height: 287px;
  background: url(images/master-builders-header.jpg) left top no-repeat;
  border-bottom: 5px solid #ffffff;
  }

#navbar {
  background: #ffe6a0;
  height: 81px;
  width: 858px;
  }
#navbar a {
  display: block;
  height: 81px;
  float: right;
  }
  
#homepage {
  background: #ffc525 url(images/contact-us.gif) right top no-repeat;
  padding: 16px 230px 30px 35px;
  font-weight: bold;
  }
#homepage h1 {
  font-size: 20px;
  }

#subnavbar {
  background: #ffc525;
  height: 58px;
  padding-right: 50px;
  }
#subnavbar a {
  width: 240px;
  padding: 8px 0 0 0;
  text-align: center;
  display: block;
  float: right;
  font-size: 16px;
  font-weight: bold;
  color: #2272e1;
  line-height: 130%;
  }
#subnavbar a:hover {
  color: #ffffff;
  }
  
#content {
  padding: 30px 0 30px 35px;
  width: 823px;
  background: #ffffff;
  overflow: auto;
  height: 100%;
  }

#content div {
  float: left;
  }

#content-main {
  width: 577px;
  }
#content-main-wide {
  width: 788px;
  }
  
#content-right {
  margin-left: 40px;
  width: 170px;
  padding: 38px 10px 10px 10px;
  background: #deebf1 url(images/latest-news.gif) left top repeat-x;
  line-height: 150%;
  }
#content-right h3 {
  font-size: 13px;
  margin: 0;
  }
#content-right a {
  color: #0066ff;
  display: block;
  }
#content-right p {
  margin-top: 0;
  }
  
#footer {
  float: left;
  margin-top: 20px;
  padding-top: 10px;
  width: 788px;
  border-top: 1px solid #d0e2f0;
  text-align: center;
  font-size: 11px;
  }
#footer a {
  font-size: 11px;
  }
  
#findpanel {
  width: 543px;
  padding: 0 15px 15px 15px;
  background: #ffe6a0 url(images/findpanel-bottom.gif) left bottom no-repeat;
  margin-bottom: 15px;
  }
#findpanel td, #findpanel td a {
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
  }
  
.date {
  font-weight: bold;
  color: #80a3bf;
  display: block;
  }

a.post-edit-link , .post-edit-link a {
  text-decoration: none;
  background: #e0e0e0;
  color: #777777;
  font-size: 10px; 
  border: 1px solid #999999;
  padding: 3px 5px;
  }

#editors_bar {
  display: block;
  width: 100%;
  }

  
/* Navigation styles */

.displace {
  position: absolute;
  left: -5000px;
  }

a#nav-home {
  background: url(images/nav-home.gif) left top no-repeat;
  width: 104px;
  }
a#nav-find, a#nav-find-on {
  background: url(images/nav-find.gif) left top no-repeat;
  width: 106px;
  }
a#nav-why {
  background: url(images/nav-why.gif) left top no-repeat;
  width: 104px;
  }
a#nav-house {
  background: url(images/nav-house.gif) left top no-repeat;
  width: 104px;
  }
a#nav-apprentice {
  background: url(images/nav-apprentice.gif) left top no-repeat;
  width: 108px;
  }
a#nav-contact {
  background: url(images/nav-contact.gif) left top no-repeat;
  width: 123px;
  }

a#nav-home:hover, body#home a#nav-home,
a#nav-find:hover, body#find-a-builder a#nav-find,
a#nav-why:hover, body#why-use-a-master-builder a#nav-why,
a#nav-house:hover, body#house-of-the-year a#nav-house,
a#nav-apprentice:hover, body#apprentice-of-the-year a#nav-apprentice,
a#nav-contact:hover, body#contact-us a#nav-contact {
  background-position: 0 -81px;
  }




/* 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: 0 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;
   text-align:right;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}