/* 4hwi new structure elements */

/* 4hwi home layout */
.widecolumn {
margin:0;
padding:30px 40px;
}
#home-content-left {
	float: left;
	/*margin-right: 35px;*/
	width: 580px;
}
body.home #sidebar
{	
	width: 290px;
	float: right;
	margin: 45px 30px 20px 0;	
	}
body.home #sidebar .textwidget {
	margin: 0;
}
body.home .narrowcolumn {
	padding: 30px 0 30px 40px;
}

/* 4hwi Color Theme */

body {
	background: #40AF51 url(../images/4hwi-bg.gif) repeat-y center;
	color: #333;
	}

#header {
	background: #2AA15F url(../images/4hwi-banner-bg.jpg) no-repeat center;
	height: 233px;
	}
	
#footer {
	background: none;
	}

#headerimg {
	/*background: url(../images/4hwi-banner.jpg);*/
	 background: url(../images/4hwi-banner-bg.jpg) -154px; 
	height: 233px;
	width: 990px;
}
#headerimg h1 {
	text-indent: -90000px;
}
#headerimg .description {
	color:#FFFFFF;
	text-indent: -90000px;
	display: block;
	}
#header #searchdiv {
	display: none;
}
#header #searchform #s {
	background: #85CD6A;
	color: #004F32;
	border: 1px solid #C8EF51;
	}

#header #searchsubmit {
	background: #006F46;
	border: 1px solid #85CD6A;
	color: #D7EFC2;
	}

h2.pagetitle {
	color: #40AF51;
	}

#sidebar ul li h2 {
	color: #00A76D;
	border-bottom: 3px solid #FDE900;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #333;
	}
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #FDE900;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

.commentlist li {
	background:#fdfdfd;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	}


.commentlist li.alt {	
	background:#fefefe;	
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #aaa;
	}

code {
	border: 1px solid #eee;
	background:#D7EFC2;
	}

a {
	color: #006F46;
	border-bottom: 1px solid #ccc;
	}

#main a:hover, #footer a:hover {
	color: #333;
	background: #B6EA00;
	border-bottom: 1px solid #00A76D;
	}

#sidebar #wp-calendar a {
	background: #eee;
	}
#sidebar #wp-calendar a:hover {
	background: #B6EA00;
	}	

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
	}
	
.post hr {
	border-top: 1px dotted #ccc;
	}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	

.entry img {
	border: 1px solid #eee;
	}	
	
.entry {
	border-top: 1px solid #eee;
	}
	
#sidebar a {
	border-bottom:1px solid #eee;
	}	
#sidebar a:hover {
	border-bottom: 1px solid #00A76D;
	background-color: #B6EA00;
}	

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover {
	background-color: #B6EA00;
} 

#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background-color: #B6EA00;
}

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}
	
#content #searchform #s {
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
	}

#content #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
	}

#commentform #submit {
	background: #554420;
	border: 1px solid #777;
	color:#F4E1B9;
	}
	
legend {
	background: #85CD6A;
}

.commentlist li {
	border: 1px solid #eee;	
	}
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}
	
blockquote {
	border-left: 4px solid #00A76D;
	background:#B6EA00;
	color:#006F46;
	}		

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	}

.entry a.more-link, .navigation a {
	background:#EEE;
	border-bottom: 1px solid #C9CBA4;
	}
.entry a.more-link:hover, .navigation a:hover {
	background: #B6EA00;
	border-bottom: 1px solid #7C8546;
	color:#333333;
	}
	
#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background: #B6EA00;
	}
	
#pagemenu {	
	background: #FF9E0C url(../images/4hwi-navbar-bg.gif);
	border: 1px solid white;
	border-width: 1px 0;
	height: 34px;
	font: 1.8em Verdana, Arial, Helvetica, sans-serif;
}
#pagemenu ul#page-list {
	padding: 0px;
	margin: 0px auto;
	width: 990px;
}

#pagemenu #page-list li {
	padding:0px;
	float:left;
	list-style: none;
	/*line-height:34px;
	display: inline;*/
	margin: 0;
	margin-top: 6px;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: white;
	/*background: #FF9E0C url(../images/4hwi-navbar-bg.gif) repeat scroll -6px 0;*/
	padding: 0px 12px;
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #2AA15F;
}
/*
#pagemenu ul li.page_item, #pagemenu ul li.cat-item { background: #ddd;}

#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a { 
	color: white; 
	background: #FF9E0C url(../images/4hwi-navbar-bg.gif) repeat scroll 0 0;
	}
	
#pagemenu ul li.current_page_item li a {
	background:#eee;
	color: #888;
}

#pagemenu #page-list li:hover {
		background:#eee;
	}
	
#pagemenu #page-list li ul {
	border: 1px solid #ddd;	
}	

#pagemenu #page-list li ul li {
    background: #eee;
	border-top: 1px solid #ddd;
}
*/
.navigation {
	border-top: 1px solid #eee;
	}

/* Footer stuff */
#footerarea span {
	padding: 30px;
	}
#footerarea span#footerleft .copyright{
	background: url(../images/copyright_logo.gif) no-repeat;
	padding-top: 3px;
	padding-left: 75px;
	display: block;
	height: 18px;
	border: none;
}


