body {
	background: url(images/bg.png) repeat-x;
	margin: 0;
	font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
line-height: 150%
}

a {
	color: #6f2626;
	text-decoration: underline;
}



a:hover {
	text-decoration: none;
}

h2 {
	margin: 0px 0 10px ;
	background-color: #ffffff !important;
	padding: 5px 5px 10px 13px;
}

.entry h2 {
	position: relative;
	left: -13px;
}

hr {
	background-color: #000000;
}

.entry ol li {
	list-style-type:decimal;
	margin: 0 0 5px 0;
}


#page {
	width: 980px;
	margin: 0 auto 0 auto;
}

#header {
	height: 93px;
}

li {
	list-style: none;
}

ul {
	list-style: none;

}

.entry ul li {
	list-style: circle;
} 

.entry ul {
	margin-top: 0px;
} 

#header a h1 {
	background: url(images/logo.png) no-repeat;
	width: 442px;
	height: 54px;
	position:relative;
	left: -50px;
	margin: 0;
	float: left;
}

img {
	border: 0;
}

#header a h1 span {
	display: none;
}

#header #header_nav {
	float: right;
	background: url(images/bg_nav.png) repeat-x;
	padding: 37px 10px 0 10px;
	position: relative;
	left: -150px;
}

#header #header_nav div {
	float: left;
}

.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0;
}

.alignright {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
}

#header #header_nav div:hover {
	background: url(images/bg_nav_active.png) no-repeat center bottom;
	height: 28px;
	padding-bottom: 10px;
}



#header #header_nav div a {
	color: #ffffff;
	font-size: 20px;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#header #header_nav #active {
	background: url(images/bg_nav_active.png) no-repeat center bottom;
	padding-bottom: 10px;
	height: 28px;
}



#tweet_title {
	height: 15px;
	margin-top:5px;
}

#content {
	float: left;
	width: 690px;
	min-height: 650px;
}

#sidebar {
	float: right;
	width: 255px;
	background: url(images/sidebar_bg.png) repeat-y;
	padding: 10px 0 0 15px;
	clear: right;
}

#sidebar #sidebar_photo {
	/*border: #8c8c8c solid 3px;*/
	float: left;
	margin-right: 8px;
}

#sidebar #bio {
}

.red {
	color: #6f2626;
}

.post_info {
	font-size: 12px;
	background-color: #f9f6da;
	padding: 3px 0 3px 0px;
	border-top: 1px solid #e0da93;
	border-bottom: 1px solid #e0da93;
}


.post {
	border-top: 0;
	padding:0px 8px 0px 8px;
	margin-bottom:5px;
	border-bottom: 0px solid #cccccc;
}

h2 {
	margin: 0;
}


.sidebar_title h3 {
	background-color: #e3e3e3;
	padding: 4px;
	color: #000000;
	margin: 15px 0 7px 0;
	font-weight: bold;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.sidebar_title div {
	margin: 0 0 0 10px;
}

#archives li {
	list-style: circle !important;
}

#recent2 li {
	list-style: circle !important;
	font-size: 12px;
}

#footer {
	width: 100%;
	background-color: #383838;
	color: #ffffff;
	clear: both;
	text-align: center;
	padding: 0px;
	height: 40px;
}

#footer a {
	color: #ffffff;
}

#tweet {
	background-color: #f5f5f5;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 5px;
	margin: 5px 0 10px 0;
	color:#777777;
}

#comments {
	background-color: #f9f6da;
	border-top: 1px solid #e0da93;
	border-bottom: 1px solid #e0da93;
	padding: 5px;
}	

.datee {
	float: right;
}

.comment li  {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}

.comment {
	margin-top: 10px;
}

.comment-author {
	font-style: normal !important;
	background-color: #ebebeb;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 6px;
	height: 18px;
}

.comment-admin {
	background-color: #f9f6da;
}

.commentlist p {
	margin-left: 15px;
}



.comment-author a {
	text-decoration: none;
	color: #000000;
}

.comment-author a:hover {
	text-decoration: underline;
}


.reply a {
	font-weight: bold;
	margin-left: 15px;
}

.commentlist {
	margin: 0;
	padding-left: 10px;
}

.children {
	margin: 10px 0 10px 0;
}

.pagetitle {
	background-color: #e9e9e9;
	margin-bottom: 8px;
	color: #000000;
}

.sidebar_title2 h3 {
	background-color: #ffffff;
	padding: 4px;
	color: #000000;
	margin: 0px 0 7px 0;
	font-weight: bold;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.navigation {
	font-size: 27px;	
}
