/*
Theme Name:		central portugal builders
Theme URI:		http://www.gtzero.com
Description:	By <a href="http://www.gtzero.com">Penfold</a>.
Version:		1.0
Author:		Penfold
Author URI:		http://www.gtzero.com/
*/

body {
	background: #f5f5f5; 
	color: #444;
	font: 62.5% Verdana, sans-serif;
	text-align: center;
	}

* { padding: 0; margin: 0; }



/*---:[ global typography elements ]:---*/

a { color: #006633; border-bottom: 1px; }

a:visited { color: #009933; }

a:hover { color: #009933; text-decoration: none; }
	
a img { border: none; }
	
blockquote { margin: 0 0 1.5em 1.5em; padding: 0 0 0 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-left: 0.2308em solid #003366; }

abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }

code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }

pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }

p.unstyled { font-size: 1.1em; }

p.center { text-align: center; }



/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; }
	
h1, h2 { font-size: 2.2em; line-height: 1.4286em; letter-spacing: -1px; color: #444; }

	h2 a, h2 a:visited { color: #009933; }
	
	h2 a:hover { color: #660000; }
	
	.page h1 { margin: 0 0 0.6071em 0; }
	
	.archive h1 { font-size: 2.4em; line-height: 1.66667em; margin: 0 0 1.0em 0; }
	
	#sidebar h2 { font-size: 1.5em; line-height: 1.5556em; margin: 0 0.3em 0.5em 0; border-bottom: 0.166667em double #ccc; color: #444; }

	#footer-sidebar h2 { font-size: 1.3em; line-height: 1.5556em; margin: 0 0.3em 0.5em 0; border-bottom: 0.166667em double #ddd; color: #444; }

	
h3 { font-size: 1.5em; line-height: 1.1111em; color: #444; margin: 0.5em 0 0 0; }

	.entry h3 { margin: 0 0 0.5556em 0; }
	
	#comments h3 { font-size: 1.8em; }
	
	#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding: 2.05556em 0 0 0; color: #444;  }

	#comments h3#respond { margin: 2.2222em 0 0 0; color: #444; }
	
h4 { font-size: 1.1538em; line-height: 1.3333em; color: #444; }



/*---:[ core layout elements ]:---*/

#page {
	width: 950px;
	background: #EEEEEE;
	text-align: left;
	margin: 20px auto;
	position: relative;
	border: solid 5px #666;
	clear: both;
	}


#header {
	position: relative;
	height: 200px;
	background: #eee url('images/pagetop.jpg') no-repeat;
	background-position: top left;
	}

#navstrip {
	margin:0 auto;
	position: relative;
	background:#777;
	width: 100%;
	height: 30px
	}


#container { width: 950px;
	margin: 0 auto; }
	
#content_box {
	width: 930px;
	margin-left: 20px;
	}
	
#content {
	width: 100%;
	float: left; 
	}
		
#footer {
	position: relative;
	margin: 0 auto ;
	width: 100%;
	text-align:center;
	}

#footer-sidebar {
	text-align: left;
	position: relative;
	margin: 20px;
 	border: 1px solid #ddd;
 	display:block;
 	height: 180px;
	width: 94%;
	}

#footer-sidebar1 {
	position: relative;
 	float: left;
	width: 22%;
 	margin: 10px;
 	}

#footer-sidebar2 {
	position: relative;
 	float: left;
	width: 22%;
 	margin: 10px;
 	}

#footer-sidebar3 {
	position: relative;
 	float: left;
	width: 22%;
	margin: 10px;
 	}

#footer-sidebar4{
	position: relative;
 	float: left;
	width: 22%;
	margin: 10px;
 	}
	
#pagebottom {
	position: relative;
	height: 18px;
	background: #eee;
	background-position: bottom center;
	}



/*---:[ #header styles ]:---*/


/*---:[ nav menu styles ]:---*/

ul.menu {
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 7px;
	width: 100%;
	}

ul.menu li {
	display: inline;
	}

ul.menu li a {
	position: relative;
	text-decoration: none;
	margin-top: 30px;
	padding: 3px 15px 4px;
	font-size: 1.5em;
	color: #EEE;
	font-weight: bold;
	}

ul.menu li a:hover {
	background: #750303;
	color: #fff;
	text-decoration: none;
	}

ul.menu li a:active {
	background: #999;
	color: #fff;
	text-decoration: none;
	}

	#navstrip ul li a.current, #nav ul li a.current:visited { color: #fff; background: #003300; text-decoration: none; }


ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #fff;
	background: #333;
	text-decoration: none;
	}

/*---:[ content styles ]:---*/

.alignright,img.alignright{
float:right;
margin:0.5em 0 0 1em;
border:solid #CCC 1px;
}

.alignleft,img.alignleft{
	float:left;
	margin:0.5em 1em 0 0;
	border: inset 3px #FFF !important;
	}

.aligncenter,img.aligncenter{
	display:block;
	margin:0.5em auto;
	text-align:center;
	border: inset 3px #FFF !important;
	}

.author { font-size: 1.2em; line-height: 1.2em; margin: 0 0 0 0; color: #aaa; }

.indent {
	float: left;
	position: relative;
	border-style: inset;
	border-width: 3px;
	margin: 12px 18px 25px 12px;
	border-color: #f5f5f5 #fff #fff #eee;
	}


.indentleft a {
	float:left;
	position: relative;
	border-style: inset;
	border-width: 3px;
	margin: 0 17px 10px 0px;
	border-color: #009933;
	}

.indentleft a:hover {
	border: inset 3px #FFF !important;
	}

.indentright {
	float:right;
	position: relative;
	border-style: inset;
	border-width: 4px;
	margin: 10px 15px 0 15px;
	border-color: #f5f5f5 #fff #fff #eee;
	}


.left {
	float:left;
	position: relative;
	margin: 0 15px 0 0px;
	}

.post_date { font-size: 1.1em; line-height: 1.5455em; margin: 0 0 0.2em 0; color: #444; }

.intro { font-size: 1.3em; line-height: 1.5385em; }

.entry { font-size: 1.3em; line-height: 1.5385em; padding:10px 20px 10px 0px;}
	
	.entry a, .entry a:visited {}
	
	.entry a:hover {}
	
	.entry p { margin: 0.5em 0 0.5em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
	
	.entry dl { margin: 0 0 1.5385em 0; }
			
		.entry dt { font-weight: bold; }
		
		.entry dd { margin: 0 0 0 1.5em; }
		
	.entry sup, .entry sub { line-height: 1.0em; }
		
	.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; }
	
	.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	
	.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }

		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }		
	.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
		.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

	.entry img { }

	.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
	.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

	.entry img.frame { border: 0.3846em solid #ddd; }
	
	.entry img.stack { clear: none !important; }

.post_meta { margin: 0 0 4.5385em 0; padding: 0.3846em 0 0 0; font-size: 1.3em; line-height: 1.0em; clear: both; }
	
	.add_comment { padding: 0 0 0 1.6154em; background: url('images/icon_comment.jpg') 0 50% no-repeat; font-weight: bold; }

	.post_meta a:hover { color: #000; border-bottom: 1px solid #a90000; }

.page .entry { margin: 0 0 2.0em 0; }

.navigation { width: 39em; margin: 0 0 0 20px; font-size: 1.2em; line-height: 1.6667em; }
	
	.navigation a:hover { }
	
	.next { text-align: right; }



/*---:[ sidebar styles ]:---*/

#footer-sidebar li.widget {
	font-size: 0.9em;
	list-style: none;
	}

#footer .widget {
	color:#444;
	}

	ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 12em; margin: 0 0 2.5em 0; font-size: 1.0em; line-height: 1.6667em; float: left; }

		li.widget p { margin: 0 0 1.66667em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0.8333em 0; }
					
				li.widget li a:hover, li.linkcat li a:hover { }
				 
/*---:[ footer styles ]:---*/

#footer { font-size: 1.2em; text-align: center; }

#footer a, #footer a:visited {}

#footer a:hover {}

/*---:[ self-clearing floats courtesy of Dan Cederholm at simplebits.com ]:---*/

#header:after, #logo:after, #nav:after, #content_box:after, .page .entry:after, #comments:after, dl#comment_list dd:after, #comment_form:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }
