/*  
Theme Name: MaxBlue
Theme URI: http://www.wpmix.com
Description: Blue super Adsense Ready Wordpress theme
Author: andrej
Author URI: http://www.wpmix.com
*/



/* General */

body {
	margin: 0;
	background: #474C31 url("images/background.gif") repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
}


/* Page */

#page {
	margin: 0 auto;
	width: 100%;
}


/* Header */

#header {
	margin: 0 auto;
	width: 923px;
	height: 230px;
	background: url("images/header.gif") no-repeat;
}

#header #head-title {
	margin: 24px 0 0 17px;
	width: 425px;
	height: 69px;
	float: left;
}

	#header #head-title h1 {
		color: #ffffff;
		font: bold 30px Arial;
	}
	
	#header #head-title h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #head-title .description {
		color: #B9DD22;
		font: bold 14px Verdana;
	}

#header #head-ads {
	width: 468px;
	height: 60px;
	margin: 16px 3px 0 0;
	float: right;
}

#header #menu {
	text-align: center;
	height: 34px;
}

	#header #menu ul {
		margin: 0;
		padding: 95px 0px 0px 120px;
		list-style-type: none;
		height: 34px;
	}
	
	#header #menu ul li {
		display: inline;
		height: 34px;
		font: normal 24px/32px Verdana;
	}
	
	#header #menu ul li.current_page_item {
		
		color: #000000;
		padding: 5px 8px;
	}
	
	
	#header #menu ul li a {
		color: #491E18
		padding: 5px 8px;
		font: normal 26px/31px Georgia;
		text-decoration: none;
		color: #491E18;
		padding: 5px 8px;
	}
	
	#header #menu ul li a:hover {
		color: #4E2B05;
		
	}

#header #intro {
	margin: 20px 0 0 17px;
	width: 670px;
	height: 70px;
	float: left;
	font: normal 12px/18px Verdana;
	color: #000000;
}

#header #intro a {
	color: #ffffff;
	text-decoration: none;
}

#header #intro a:hover {
	text-decoration: underline;
}

#header #head-search {
	float: right;
	margin: 27px 3px 0 0;
	width: 183px;
	height: 21px;
}

	#header #head-search #searchform {
		float: left;
		margin: 0;
	}
	
	#header #head-search #s {
		width: 109px;
		height: 15px;
		border: 0;
		padding: 3px;
		background: url("images/search_input.gif") no-repeat;
		font: normal 12px/17px Verdana;
		float: left;
	}
	
	#header #head-search #searchsubmit {
		width: 50px;
		height: 21px;
		border: 0;
		padding: 0;
		margin-left: 18px;
		background: url("images/search_button.gif") no-repeat;
		float: left;
	}


/* Main */

#main {
	margin: 0 auto;
	width: 923px;
	background: #FFFFFF ;
}

	/* Main - Sidebar Left */
	
	#main #sidebar-left {
		margin-bottom: 25px;
		float: left;
		width: 183px;
		padding-left: 17px;
		color: #FFFFFF;
		font: normal 14px Verdana;
	}
	
	#main #sidebar-left a {
		color: #494949;
		text-decoration: none;
	}
	
	#main #sidebar-left a:hover {
		text-decoration: underline;
	}
	
	#main #sidebar-left h3 {
		font: bold 16px Verdana;
		color: #17844D;
		margin-bottom: 18px;
	}
	
	#main #sidebar-left ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		margin-bottom: 18px;
	}
	
	#main #sidebar-left ul li a {
		color: #A5A5A5;
		text-decoration: none;
		font: normal 14px/20px Verdana;
	}
	
	#main #sidebar-left ul li a:hover {
		text-decoration: underline;
	}
	
	#main #sidebar-left table {
		margin-bottom: 18px;
	}
	
	#main #sidebar-left #searchform {
		margin: 0 auto;
		margin-bottom: 18px;
		width: 150px;
		text-align: center;
	}
	
	/* Main - Content */
	
	#main #content {
		float: left;
		width: 523px;
		margin: 2px 0 25px 0;
	}
	
	#main #content .post {
		float: left;
		margin-left: 27px;
		margin-bottom: 30px;
		width: 468px;
		font: normal 14px/20px Verdana;
		color: #494949;
	}
	
	#main #content .post h2 {
		color: #006837;
		font: bold 20px Verdana;
	}
	
	#main #content .post h2 a {
		color: #006837;
		text-decoration: none;
	}
	
	#main #content .post h2 a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .post-info {
		color: #000000;
		font: normal 10px Verdana;
		margin-top: 2px;
	}
	
	#main #content .post .post-info a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#main #content .post .post-info a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .entry {
		width: 468px;
		text-align: justify;
	}
	
	#main #content .post .entry a {
		color: #494949;
		text-decoration: none;
	}
	
	#main #content .post .entry a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .entry img {
		margin: 0 5px 5px 0;
		float: left;
	}
	
	#main #content .post .entry .more-link {
		font: bold 12px/16px Verdana;
		color: #00cadc;
		float: right;
	}
	
	#main #content .post .entry .more-link a {
		color: #006837;
		text-decoration: none;
	}
	
	#main #content .post .entry .more-link a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .post-comments {
		font: normal 12px Verdana;
		color: #00cadc;
		margin-bottom: 10px;
	}
	
	#main #content .post .post-comments a {
		color: #00cadc;
		text-decoration: none;
	}
	
	#main #content .post .post-comments a:hover {
		text-decoration: underline;
	}
	
	#main #content .post h3 {
		color: #00cadc;
		font: bold 15px Verdana;
		margin-top: 30px;
		margin-bottom: 5px;
	}
	
	#main #content .post .comments {
		margin: 0;
	}
	
	#main #content .post .comments ol {
		margin: 10px 0 10px 0;
		padding-left: 25px;
	}
	
	#main #content .post .comments ol li {
		padding: 5px;
		margin-top: 5px;
	}
	
	#main #content .post .comments ol li.alt {
		background: #444444;
	}
	
	#main #content .post .comments ol li cite {
		color: #00cadc;
		font-style: normal;
		font-weight: bold;
	}
	
	#main #content .post .comments ol li cite a {
		color: #00cadc;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li cite a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .comments ol li .commentmetadata a {
		color: #00cadc;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li .commentmetadata a:hover {
		color: #00cadc;
		text-decoration: underline;
	}
	
	#main #content .post #commentform {
		margin: 0;
	}
	
	/* Main - Sidebar Right */
	
	#main #sidebar-right {
		margin-bottom: 25px;
		float: left;
		width: 197px;
		color: ##EFF9E4;
		font: normal 14px Verdana;
	}
	
	#main #sidebar-right a {
		color: #e5e5e5;
		text-decoration: none;
	}
	
	#main #sidebar-right a:hover {
		text-decoration: underline;
	}
	
	#main #sidebar-right .sidebar-ads {
		text-align: right;
	}


/* Footer */

#footer {
	width: 100%;
	height: 25px;
	background: url("images/footer.gif") repeat-x left bottom;
}

#footer #footer-in {
	margin: 0 auto;
	width: 923px;
	height: 24px;
	font: normal 9px/24px Verdana;
	color: #ffffff;
	padding-top: 1px;
}

#footer #footer-in a {
	color: #000000;
	text-decoration: none;
}

#footer #footer-in a:hover {
	text-decoration: underline;
}

	#footer #footer-in #footer-left {
		float: left;
		margin-left: 17px;
	}
	
	#footer #footer-in #footer-right {
		float: right;
		margin-right: 3px;
	}
