body {
overflow-x:hidden; 
overflow-y:auto; 


	background: url(images/bg.gif);

	margin: 0;

	padding: 0;

	font-family: Arial, sans-serif;

	font-size: 14px;

	line-height: 1.5em;

	color: #666666;

	text-align: justify;
	
}



#container {
overflow-x:hidden; 
overflow-y:auto; 

	width: 960px;

	margin: 0 auto;

	background: url(images/containerbg.gif) #ebebeb;

	background-position: 0 140px;

	background-repeat: repeat-x;
border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;


}
/* Header Menu */	
#headermenu {
	background: #000000 ;
	width: 958px;
	height: 40px;
	text-align: center;	
	font: bold 16px Verdana, Arial, Tahoma, Sans-serif;	
border:1px solid #ffffff;
margin: 0 0 12px 0;

}
#headermenu a {
	text-decoration: none;	

	color: #ffffff;			
}
#headermenu a:hover {	
	color: #C6DDEE;	
}

#headermenu .current_page_item {

	color: #C6DDEE;
}

#header {

	height: 90px;

	padding: 100px 20px 0 170px;

	background: url(images/headerbg.jpg);

	font-size: 12px;

	position: relative;

}



#header h1 {

	margin: 0;

	font-size: 20px;

}



#header a {

	text-decoration: none;

	color: #666666;

}



#header a:hover {

	color: #333333;

}



#header #search {

	position: absolute;

	top: 150px;

	right: 20px;

	height: 20px;

}



#header #s {

	background: #ffffff;

	border: 1px solid #ffffff;

	color: #666666;

	width: 150px;

	margin: 0;

	font-size: 12px;

	color: #999999;

	padding: 2px;

}



#navbar {

	margin: 0 0 20px 0;

	background: #000000;

	background-repeat: repeat-x;

	height: 40px;

	border: solid #ffffff;

	border-width: 1px 0;

}



#navbar ul {

	margin: 0;

	padding: 0;

	float: left;

	position: relative;

	left: 50%;

}



#navbar li {

	display: inline;

	float: left;

	position: relative;

	right: 50%;

	border: solid #ffffff;

	border-width: 0 1px;

	margin: 0 0 0 -1px;

}



#navbar a {

	display: block;

	float: left;

	height: 30px;

	padding: 0 30px;

	font-size: 16px;

	color: #ffffff;

	text-decoration: none;

	line-height: 30px;

}



#navbar a:hover, #navbar .current_page_item {

	background:#C6DDEE;
}



#posts {

	width: 708px;

	padding: 0 0 0 10px;

	margin: 0 0 20px 0;

	float: left;


}



.commentbubble {

	position: relative;

	left: 530px;

	width: 71px;

}



.commentbubble a {

	display: block;

	background: url(images/commentbubble.gif);

	background-repeat: no-repeat;

	width: 40px;

	height: 75px;

	text-align: center;

	font-size: 12px;

	padding: 5px 31px 0 0;

}



.commentbubble a:hover {

	background: url(images/commentbubblehover.gif);

	background-repeat: no-repeat;

	width: 40px;

	height: 75px;

	text-align: center;

	font-size: 12px;

	padding: 5px 31px 0 0;

}



.date {

	width: 50px;

	height: 60px;

	border: 1px solid #cccccc;

	text-align: center;

	margin: 0 0 10px 0;

	float: left;

}



.month {

	font-size: 10px;

	background: url(images/navbg.gif) #aba000;

	background-repeat: repeat-x;

	background-position: 0 -5px;

	color: #ffffff;

	height: 20px;

	line-height: 20px;

}



.day {

	font-size: 22px;

	height: 25px;

	line-height: 30px;

	font-weight: bold;

}



.year {

	font-size: 10px;

	height: 15px;

	line-height: 15px;

}



.post {

	margin: 0 0 40px 0;

	background: #ffffff;

	padding: 20px;

	border: 1px solid #999999;

}



.tags {

	font-size: 11px;

	line-height: 1.5em;

	margin: 0 0 0 60px;

}



.entry {

	margin: 0;

	clear: both;

}



.entry p {

	margin: 0 0 20px 0;

}



.post h2 {

	font-size: 16px;

	font-weight: bold;

	margin: 0 0 5px 60px;

	border-bottom: 1px solid #cccccc;

}



.page .post h2 {

	font-size: 16px;

	font-weight: bold;

	margin: 0 0 5px 0;

	border-bottom: 1px solid #cccccc;

}



.post h3 {

	font-size: 14px;

	font-weight: bold;

	

}



.post a, .navigation a {

	color: #aba000;

	text-decoration: none;

}



.post a:hover, .navigation a:hover {

	color: #333333;

}



.post a img {

	border: none;

}



.postmetadata {

	font-size: 11px;

	line-height: 1.25em;

	margin: 0 0 0 60px;

}



.alignleft {

	float: left;

	margin: 5px 20px 20px 0;

}



.alignright {

	float: right;

	margin: 5px 0 20px 20px;

}



.aligncenter {

	display: block;

	margin: 0 auto 20px auto;

}



.alignnone {

	margin: 0;

}



.wp-caption.alignleft {

	float: left;

	margin: 5px 20px 20px 0px;

}



.wp-caption.alignright {

	float: right;

	margin: 5px 0 20px 20px;

}



.wp-caption.aligncenter {

	display: block;

	margin: 0 auto 20px auto;

}



.wp-caption.alignnone {

	margin: 20px 0;

}



.post .wp-caption {

	border: 1px solid #cccccc;

	background: #ebebeb;

	text-align: center;

	padding: 10px 5px 0 5px;

}



.post .wp-caption-text {

	margin: 0;

	font-size: 12px;

}



#commentform #author, #commentform #email, #commentform #url, #commentform #comment {

	background: #ffffff;

	border: 1px solid #cccccc;

	color: #666666;

}



.commentlist {

	list-style-type: none;

	margin: 0;

	padding: 0;

}



.commentlist li {

	background: #ebebeb;

	padding: 20px;

	border: 1px solid #cccccc;

	margin: 0 0 20px 0;

}



.avatarcontainer {

	float: left;

	margin: 0 5px 0 0;

}



.avatar {

	border: 1px solid #cccccc;

}



.commentdate {

	font-size: 11px;

}



.sidebar {

	margin: 0 0 20px 728px;

	width: 200px;

	background: #ffffff;

	padding: 10px;

	border: 1px solid #999999;

}



.sidebar ul {

	list-style-type: none;

	margin: 0 0 30px 0;

	padding: 0;

}



.sidebar h2 {
background: #000000;
text-align: center;
	margin: 0 0 5px 0;

	font-size: 14px;

	color: #ffffff;

	width: 200px;

	

}



.sidebar a {

	color: #aba000;

	text-decoration: none;

}



.sidebar a:hover {

	color: #333333;

}



#footer {

	clear: both;

	height: 50px;
color: #ffffff;
	background:#000000;
	border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
border:1px solid #ffffff;

}



#footer p {
color: #ffffff;
	text-align: center;

	font-size: 12px;

	position: relative;

	top: 40px;

	margin: 0;

	padding: 0;

}



#footer a {

	color: #ffffff;

	text-decoration: none;

}



#footer a:hover {

	color: #C6DDEE;

}



#wp-calendar {

	width: 220px;

	background: #ebebeb;

	border: 1px solid #cccccc;

	margin: 0 0 30px 0;

	font-size: 12px;

	text-align: center;

}



#wp-calendar caption {

	text-align: left;

}



#wp-calendar #today {

	background: #cccccc;

}



#wp-calendar a {

	display: block;

	width: 100%;

	height: 100%;

}



#wp-calendar a:hover {

	background: #cccccc;

}