/*-----attach body.custom to any style you add here-----*/
body {font: 62.5%/1.3 verdana, helvetica, arial, sans-serif; text-align:center; background:#fff; color:#111;}

#page {border: 1px solid #ddd; margin:0px auto; background-color:#fff; padding-top:0; }
	#header{height:70px;}
	#container{background: #fff; }
		#rotating{padding:5px; border-top: 3px solid #333; background-color:#ddd;}
		#primary{float:left; padding:0 18px 0 0; }
		#secondary{float:left;}
			.sidebar{float:left;}
			.sidebar-items{padding:5px 5px 0 5px;}
		#footer{width:920px; float:left; clear:both;  }

/*-----header-----*/
.homelink{ display:block; background: url(images/contigo-logo.gif) no-repeat  10px 0; width:220px; height: 56px; margin: 15px 0 0 15px; text-indent:-1000px; } 
.description {display: block; position: absolute; top: 65px; left: 0px;font-style:normal; text-transform: uppercase; color:#fff;}

#branding {height: 85px;}

/*-----main-menu*/
	ul.menu{top:5px;  height: 23px; border-bottom: 1px solid #ddd; line-height:23px;}
	ul.menu li{background:none; font-family:verdana, helvetica, arial, sans-serif; letter-spacing:-1px; font-size:13px; }
	ul.menu li a{display:block; text-decoration:none; color:#5e5f61;  }
	ul.menu li a:hover{text-decoration:none; color:#589423;}
	ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#7ac142; background:none;}

/*-----Generic Styles-----*/
abbr, acronym{border-bottom:1px dotted #ddd;}
p{text-align: justify;}

/*-----headings-----*/	
h1, h2, h3, h4, h5, h6{font-weight:normal; font-family:verdana, arial, sans-serif;}	
.entry-title, .page-title{font-size:2.2em; line-height:1; margin:0.9091em 0 0; padding-bottom:0.1em ; border-bottom: 1px solid #bbb;}
.entry-title a, .page-title a{text-decoration:none;}
.page .entry-title, .page-template .entry-title{text-align:left;}
.page-title{text-align:left; margin-bottom:0.9091em; font-size: 1.2em; border-bottom:1px dashed #ddd; padding-bottom:0.3em; color:#666;}
.sidebar h2{font-size:1.1em; text-transform: uppercase; }
.entry-content h1, .entry-content h2{font-size:1.5385em; line-height:1; margin:1.5em 0 0.5em; }
.entry-content h3{font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em;}
.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}

/*-----content-----*/
.entry-content{font-size:1.35em; line-height:1.4; margin:1.4em 0 0;}

/*-----post info*/
.entry-byline{display:none;}

/*-----images*/
img.border{padding:5px; border:1px solid #99cc00; background:#ddd;}

/*-----sidebars-----*/
/*Subscribe box*/
#pp-subscribe{margin-bottom:10px; display:none;}

	/*-----widgets*/
.widget {font-size:1.2em; line-height:1.4166; margin:0 0 1.25em; padding:0.4166em 5px 0.4166em 5px;}
.widget li{margin:0.25em 0; }
.widget li li{padding:0 0 0 15px;}
.widgettitle{margin-bottom:3px; line-height:1.3; color:#555; font-weight:bold;}
#pp-recent-posts li, #recent-posts li, #recent-comments li{background: url(images/pp-bullet.gif) 0 0.53em no-repeat; padding:0 0 0 15px;}
.postform{width:100%;}

/*-----footer-----*/
#footer{padding:5px 0 15px 0; margin:2.5em 0 0 0; font-size:1em; line-height:1.2;}

ul.footer-menu{display:block; list-style:none; text-align:left;}
ul.footer-menu li{display:inline; padding: 20px; font-size:1.3em;}




#secondary {margin-top: 10px;}

/*-----Borders-----*/
#rotating {
	border-top: none;
	border-bottom: none;
}
#pp-subscribe {
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#pp-sidebars {
	border-top: none;
	border-left: none;
	border-right: none;
}
#footer{
	border-top: 1px solid #bbb;
	border-bottom: none;
}
.looped .entry,.single .entry {
	border-bottom: 1px dashed #ddd;
}

/*-----links-----*/
/*-------- comments ---------*/
.nocomments{display:none;}


a{text-decoration:none; color:#588931;}

