@font-face {
	font-family: berlin;
	src: url('images/berlin.ttf');
}

body {
	background: white;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	text-align: justify;
}

#container {
	width: 970px;
	margin: 0 auto;
	background: url() white;
	background-position: 0 140px;
	background-repeat: repeat-x;
}

#header {
	height: 40px;
	//padding: 100px 20px 0 170px;
	padding: 10px 20px 0px 20px;
	//background: url(images/logo.gif);
	font-size: 12px;
	position: relative;
}

.headerclass {
	margin: 0;
	padding: 0;
	float: right;
	//position: relative;
	//left: 3%;
}

#mainheader {
	height: 190px;
	padding: 10px 20px 0px 20px;
	background: url(images/logo.gif);
	position: relative;
}
/*----------------- */
#categories {
width: 100%;
float: left;
height: 39px;
margin-top: 0px;
clear: both;
}

#categories ul {
margin: 0px auto;
padding-left: 0px;
list-style-type: none; 
list-style-image: none; 
width: 940px;
}

#categories ul li {
float: left; 
display: block; 
padding-left: 0px; 
height: 39px;

}

#categories ul li a:link,#categories ul li a:visited, #categories ul li a:active  {
border: 1px solid #666;	
height: 25px;
display: block;
color: black;
font-family:berlin;
font-size: 18px;
padding: 5px 20px;
float: left;
margin: 0px 1px 1px 0px;
text-decoration:  none;


}

#categories ul li a:hover {
background-color: #fbd9f2;
}


.nav ul {position:absolute;top:-999em; width: 220px !important;}

.nav li {float:left;position:relative;z-index:99;}

.nav a {display:block;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left:0px;top:39px;}


/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
display: block;
padding: 0px;
height: auto !important;
background-color: gray;
width: 180px;
}

.nav li:hover {
background-color: white;
}

.nav li li a:link, .nav li li a:visited {
width: 180px;
display: block;
height: auto !important;
background-color: white;
}

.nav li li a:hover {
background-color: orange !important;
}

/*----------------- */

#navbar {
	//margin: 0 0 20px 0;
	//background: url(images/logo.gif);
	background:white;
	//background-repeat: repeat-x;
	height: 40px;
	//border: solid #999999;
	border-width: 1px 0;
}

#navbar ul {
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	left: 3%;
}

#navbar li {
	display: inline;
	float: left;
	position: relative;
	//right: 50%;
	//border: solid #999999;
	border-width: 0 1px;
	margin: 0 0 0 15px; /*----WIDTH OF WORDS-------- */
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 5px;
	font-size: 12px;
	//font-weight: bold;
	//font: normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: berlin;
	font-size:17px;
	color: black;
	text-decoration: none;
	line-height: 30px;
}

#navbar a:hover, #navbar .current_page_item {
	//background: url(images/navbghover.gif);
	background:#A0A0A4;
}

#posts {
	width: 920px;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	float: left;
}

.commentbubble {
	position: relative;
	left: 800px;
	width: 71px;
}

.commentbubble a {
	display: block;
	//background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 10px;
	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: 30px;
	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() #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: #f06eaa;
	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;
}



#footer {
	clear: both;
	height: 200px;
	background-repeat: repeat-x;
	//border-top: 1px solid #999999;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 40px;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}


