/*  
Theme Name: Content Builder
Theme URI: http://www.guymclaren.com/
Description: Content Builder is a theme with 3 columns, Internet Explorer 7, 8 and Safari. Theme is XHTML/CSS valid and SEO friendly.
Version: 1.0
Author: Guy McLaren
Author URI: http://www.guymclaren.com/
Tags: SEO, Content Builder
*/

/* General */

body {
	margin: 0;
	background: url("../images/bg.jpg") repeat-x #ffffff;
}
h1 {
	margin: 0;
	font: bold 18px Helvetica, sans-serif;
}

h2 {
	margin-top: 10px;
	margin-bottom: 6px;
	font: bold 16px Helvetica, sans-serif;
}

h3, h4 {
	margin-top: 10px;
	margin-bottom: 6px;
	font: bold 14px Helvetica, sans-serif;
}
h5 {
	margin: 0;
	font: bold 25px Helvetica, sans-serif;
}



img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* Page */

#page {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 1004px;	
}


/* Header */

.ital {
	margin: 0;
	font: bold 16px Helvetica;
	font-style: italic;
}

#header {
	width: 1004px;
	height: 415px;
	position: relative;
}

#header #himage {
	width: 600px;
	height: 400px;
	position: absolute;
	top: 5px;
	left: 5px;
}
	
#header #himage2 {
	width: 175px;
	height: 300px;
	position: absolute;
	top: 5px;
	left: 825px;
}

	#header #hinfo {
		position: absolute;
		top: 10px;
		left: 0px;
		width: 980px;
		font: 12px helvetica;
		text-align: right;
	}
	
	#header #hinfo h1 {
		color: black;
		font: bold 12px Helvetica, sans-serif;
		margin:0;
		padding-bottom: 5px;
	}
	
/* Main */


#main {
	width: 1004px;
}

	/* Main - Content */
	
#contenti {
		width: 1004px;
		margin-top: 7px;
		margin-left:11px;
		}
			
			
		#contenti #iwrap1 {
		width: 580px;
		float: left;
		height: 150px;
		margin-left: 0px;
		
 	}
	#contenti #iwrap1 .post-title {
			width: 578px;
			height: 50px;
			padding: 6px 0px 0 10px;
			color: black;
			font: normal 12px Helvetica, sans-serif;
			background: url("images/contit.jpg") no-repeat;
		}
					
		#contenti #iwrap1 .post-entry {
			font: normal 12px/20px;
			color: black;
			padding: 10px 10px 10px 10px;
			width: 578px;
			text-align: left;
			background: url("images/contbg.jpg") repeat-y;
			}
		#contenti #iwrap1 .photo {
			width: 578px;
		  margin-left: 0px;
		  margin-top: 3px;
		  text-align:center;
		  padding: 0 14px;
		  color: #ffffff;
		  font: 10px Verdana;
	    float: left;
	    }
	 
			
		#contenti #iwrap1 .post-entry .post-text {
			font: normal 12px/20px;
			color: black;
			padding: 0px 0px 0px 0px;
			width: 560px;
			text-align: left;
			background: url("images/contbg.jpg") repeat-y;
			}
			
			#contenti #iwrap1 #post-entry {
			font: normal 12px/20px;
			color: black;
			padding: 0px 8px 0px 10px;
			width: 578px;
			height:270px;
			text-align: left;
			background: url("images/contbg.jpg") repeat-y;
			}
			
			#contenti #iwrap1 #post-entryc {
			font: normal 12px/20px;
			color: black;
			padding: 0px 8px 0px 10px;
			width: 578px;
			height:138px;
			text-align: left;
			background: url("images/contbg.jpg") repeat-y;
			}
			
			#contenti #iwrap1 #post-entryc a {
			color: #333333;
			font: bold 12px Helvetica, sans-serif;
			text-decoration: none;
			}			
			
			#contenti #iwrap1 #post-entryc a:hover {
			color: grey;
			font: normal 12px Helvetica, sans-serif;
			text-decoration: none;
			font-style:bolder;
			}
			
			#contenti #iwrap1 #post-entry #post-index {
			width: 170px;
			height: 73px;
			float: left;
			padding: 6px 0px 0 10px;
			color: #333333;
			font: normal 12px Helvetica, sans-serif;
		}
			#contenti #iwrap1 #post-entry #post-index a {
			color: black;
			font: bold 12px Helvetica, sans-serif;
			text-decoration: none;	
			
		}
		
			#contenti #iwrap1 #post-entry #post-index a:hover {
			color: grey;
			font: bold 12px Helvetica, sans-serif;
			text-decoration: none;	
			}
		
		#contenti #iwrap1 .post-entry a {
			color:   #333333;
			font: normal 12px Helvetica, sans-serif;
			text-decoration: none;
			}
	
	
	
	#contenti #iwrap1 .post-entry a:hover {
			color: grey;
			font: normal 12px Helvetica, sans-serif;
			text-decoration: none;
			}
	#contenti  #iwrap1 .post-info {
			clear: both;
			padding: 0 15px;
			width: 578px;
			height: 45px;
			background: url("images/contbot.jpg") no-repeat;
			}
	
		/* Navigation */
		

	
	
	#contenti #iwrap {
		width: 200px;
		height: 150px;
		float: left;
		margin-left: 5px;
		
	}
	#contenti #iwrap .post-title {
			width: 198px;
			height: 50px;
			padding: 6px 0px 0 10px;
			color: black;
			background: url("images/menutit.jpg") no-repeat;
			font: normal 12px Verdana;
		}
			#contenti #iwrap .post-entry {
			font: normal 12px/20px Verdana;
			color: black;
			padding-left:10px;
			width: 198px;
			background: url("images/menubg.jpg") repeat-y;
			text-align: left;
		}
		#contenti #iwrap .post-entry .post-text {
			font: normal 12px/20px Verdana;
			color: black;
			width: 188px;
			text-align: left;;
		}
		
		#contenti #iwrap .post-entry a {
			color: black;
			font: bold 12px Verdana;
			text-decoration: none;
			padding-bottom: 18px;
			}
		#contenti #iwrap .post-entry a:hover {
			text-decoration: none;
			color: #333333;
			font: normal 12px Verdana;
			padding-bottom: 18px;
			}
		

	#contenti  #iwrap .post-info {
			clear: both;
			padding: 0 15px;
			width: 198px;
			height: 17px;
			background: url("images/menubot.jpg") no-repeat;
			}