@charset "UTF-8";
body {
	background-image: url(images/jehuty_wp_mainBg.jpg);
	margin: 0px;
	padding: 0px 0px 40px 0px;;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 18px;

}
p {
	margin-top: 0em;
}
a { color: #000; text-decoration:underline; }
a:hover { color: #000; text-decoration:none; }
#head_container {
	background-image:url(images/jehuty_wp_headBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
	#head {
		width: 835px;
		height: 180px;
		margin-left: auto;
		margin-right: auto;
		border-bottom: 1px solid #999999;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
	}
		#logo {
			display:block;
			float:left;
		}
		
		#menu {
			float:left;
			margin-left:35px;
			margin-top: 60px;
			color: #666;
		}
		
		#menu ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
		#menu li { float:left; padding: 0px 20px 0px 20px; border-right: 1px solid #999999; }
		#menu ul li a { text-decoration:none; margin: 4px; padding: 5px 0px 5px 0px; color:#666666; }
		#menu ul li a:hover { color: #000000; }
				
			#menu h1 {
				font-size: 16px;
				color: #000;
				margin-left: 3px;
				margin-top: 0px;
			}

#wrapper {
	width: 835px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-top: 20px;
	padding-bottom:40px;
}

#wrapper a { font-weight:bold; }

#wrapper img { border: 1px solid #747474; }

	#content_wrapper {
			padding-top: 20px;
			padding-bottom: 20px;
			clear: both;
	}
		#content_leftTop { width:210px; height: 65px; float:left; overflow:visible; }
		
		#date { background-image:url(images/jehuty_wp_dateBg.jpg); background-repeat:no-repeat; width:65px; height: 65px; color:#ECECEC;  text-align:center; padding-top:8px; float:right; text-shadow: 0px 0px 0px #000000; }
		#date_bigg { font-size:46px; }
		#date_small { font-size:25px; text-transform:uppercase; clear:both; padding-top: 10px; }
		
		#content_rightTop { width:600px; height: 65px; float:right; overflow:visible; margin-right: 5px; }
		#content_rightTop a { color:#000000; text-decoration:none; }
		#content_rightTop a:hover { color:#ECECEC; text-decoration:none; background-color:#000; text-shadow: 0px 0px 0px #000000; }
		
		#post_title { font-size:24px; font-weight:bold; text-transform:uppercase; margin-bottom:5px; }
		
		#content_leftBot { width:210px; float:left; overflow:visible; margin-top:20px; }
		
		#content_rightBot { width:600px; float:right; overflow:visible; margin-top:20px; margin-right: 2px; }
		#content_rightBot img { border: 1px solid #747474; }
#thumb_shadow { background-image:url(images/thumb_shadow.jpg); background-repeat:no-repeat; background-position:bottom; height: 25px; margin-top: -1px; }

.navigation {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 835px;
	height: 30px;
	text-transform:uppercase;
}
.navigation {
		width: 835px;
		height: 20px;
		border-bottom: 1px solid #999999;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
		clear: both;
		padding: 5px 0px 5px 0px;
margin-bottom: 40px;
}
.navigation a {
text-decoration: none;
font-weight: bold;
}
.navigation a:hover {
background-color: #000;
color: #EDEDED;
text-shadow: 0px 0px 0px #000000;
}
.alignleft { 
	float:left;
}
.alignright { 
	float:right;
}

#footer {
		width: 835px;
		height: 80px;
		margin-left: auto;
		margin-right: auto;
		border-top: 1px solid #999999;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		clear: both;
		padding: 0px 0px 20px 0px;
overflow: visible;
	}
#footer li { display: inline; padding-right: 5px; }