/*
Theme Name: Engolfed
Theme URI: http://engolfed.com/
Description: The original Engolfed theme, updated for WordPress.
Version: 1.0
Author: Derek Beauchemin
*/



/* ---------- Standard Page Properties ---------- */
html, body { 
	margin: 0px; padding: 0px; 
	background-color: #dbd9bf; 
	font-family: arial, tahoma, verdana; 
	font-size: 12px;
	color: #333333;
}

blockquote { 
	margin: 0px 0px 0px 5px; padding: 0px 0px 0px 5px; 
	border-left: 3px solid #A3C42F; 
	color: #333333;
}

ul { margin: 0px; padding: 0px 0px 0px 15px; }
	li { padding: 0px; margin: 0px; }

a { color: #CC6600; text-decoration: none; }
	a:visited { color: #CC6633; text-decoration: none; }
	a:hover { color: #FF6600; }
	

/* ---------- Supplemental Layout Elements ---------- */
.index_adsense { border-top: 1px dotted #5b7017; border-bottom: 1px dotted #5b7017; margin: 0px 0px -10px 0px; }

/* ---------- Core Layout Elements ---------- */
#content_container {
	width: 865px; /* bgone width minus paddings and shadows */
	margin: auto; padding: 10px;
}
	#content_container #colone {
		background-color: #FFFFFF;
		border: 2px solid #A3C42F;
		width: 547px; /* content_container width minus coltwo minus separation padding (10px) minus combined border width (4px) */
		float: left;
	}
	#content_container #coltwo {
		width: 304px; /* add predicted border combined witdth (4px) */
		float: right;
	}
		#coltwo #rectangle {
			background-color: #5B7017;
			border: 2px solid #FFFFFF;
			text-align: center;
		}
			#rectangle .ad {
				width: 296px;
				height: 72px;
				border: 1px solid #FFFFFF;
				display: block;
				margin: 1px 0px 0px 1px;
			}
			#rectangle #slot1 { background-image: url(images/ads/bwu_296.gif); }
				#rectangle #slot1:hover { background-image: url(images/ads/bwu_296_on.gif); }
			#rectangle #slot2 { background-image: url(images/ads/ugf_296.gif); }
				#rectangle #slot2:hover { background-image: url(images/ads/ugf_296_on.gif); }
			#rectangle #slot3 { background-image: url(images/ads/lyd_296.gif); }
				#rectangle #slot3:hover { background-image: url(images/ads/lyd_296_on.gif); }

		


#bgone {
	margin: auto;
	width: 915px; /* shadows are 15px each */
	background-image: url(images/layout/page_bg.gif);
	background-color: #000000;
}
#bgtwo {
	width: 100%;
	background-image: url(images/layout/lshadow.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#bgthr {
	width: 100%;
	background-image: url(images/layout/rshadow.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#title_bar {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 875px; /* bgone width minus paddings and shadows */
	margin: auto;
	padding: 0px 5px 0px 5px;
}
	#title_bar h1 {
		float: left;
		font-size: 11px;
		margin: 3px 3px 4px 3px;
		padding: 0px;
		color: #FFFFFF;
		display: inline;
	}
	#title_bar div {
		float: right;
		font-size: 10px;
		margin: 3px 3px 4px 3px;
		padding: 0px;
		color: #FFFFFF;
		display: inline;
	}
	#title_bar div a {
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
	}
	#title_bar div a:hover {
		text-decoration: underline;
	}
#page_footer {
	background-color: #7E9B20;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	width: 875px; /* bgone width minus paddings and shadows */
	margin: auto;
	padding: 6px 5px 6px 5px;
}
	#page_footer a {
		color: #FFFFFF;
		text-decoration: underline;
	}
#layout_header {
	background-image: url(images/layout/headerbg.jpg);
	background-repeat: repeat-x;
	height: 122px;
	width: 885px; /* bgone width minus paddings and shadows */
	margin: auto;
}
	#layout_header #headone {
		width: 738px;
		height: 100%;
		float: left;
	}
	#layout_header #headtwo {
		width: 147px; /* layout_header width minus colone */
		height: 100%;
		float: right;
	}
		#headtwo #logo {
			margin-top: 70px;
		}
	#layout_header #banner {
		background-image: url(images/layout/leader_shadow.jpg);
		background-repeat: no-repeat;
		background-position: right;
		height: 90px;
		width: 738px;
		float: left;
	}
	#layout_header #adlinks {
		height: 24px;
		padding-top: 8px;
	}
	






/*-------- Main Content Area -------------*/
#content {
	padding: 10px 20px 20px 20px;
}
.post { clear: both; padding-top: 10px; }
.entry { float: right; width: 460px; }

.post-title {
	color: #7C9521;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
	.post-title a { color: #7C9521; text-decoration: none; }
	.post-title a:hover { color: #cc6633; }

.post-content {
	clear: both;
	margin: 0px;
	padding-top: 5px;
	text-align: left;
	line-height: 18px;
	}
	.post-content a { color: #5b7017; }
	.post-content a:hover { background-color: #5b7017; color: #FFFFFF; }
	.post-content img {
		border: 1px solid #5b7017;
		margin-left: 10px;
		margin-bottom: 2px;
		float: right;
	}

.post-date {
	width: 45px;
	height: 49px;
	float: left;
	margin-left: -8px;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}











/* comments area */
#comments, #respond, #related {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}





/* ------------------ sidebar ----------------------- */
#coltwo #menu {
	margin-top: 10px;
	background-color: #ffffff;
	border: 2px solid #A3C42F;
}
	#menu #left {
		float: left;
		padding: 5px;
		width: 120px;
		border-right: 2px solid #A3C42F;
	}
	#menu #right {
		float: right;
		padding: 5px;
		width: 158px;
	}
	#menu h3 {
		margin: 0px 0px 4px 0px;
		color: #FFFFFF;
		padding: 1px 3px 1px 3px;
		font-size: 13px;
		font-weight: bold;
		background-color: #7e9b20;
	}
	#menu a {
		display: block;
		color: #5b7017;
		text-decoration: none;
		font-size: 10px;
		margin: 1px 0px 0px 0px;
		padding: 0px 5px 0px 5px;
	}
	#menu a:hover {
		background-color: #7e9b20;
		color: #FFFFFF;
	}
	#menu .button, #menu a.button:hover  {
		border: 0px;
		color: #FFFFFF;
		background-color: #FFFFFF;
	}
	#menu img {
		border: 0px;
		padding: 2px 0px 2px 0px;
	}
	#menu ul {
		list-style: none;
		margin-left: 0px;
		padding-left: 0px;
	}
	
	
	
	
	/* archive posts lists */
.archive-posts {
	margin-left: 10px;
}
.archive-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.archive-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.archive-posts ul li {
	background: url(images/mini-archive-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}