@charset "utf-8";
/*body {
	background:url(../images/blog/header-blog-1px-01.png) repeat-x top left;
}

#body-background {
	background:url(../images/blog/header-blog-main-01.png) no-repeat center top;


}*/
body {
	background:url(../images/portfolio/header-portfolio-1px-01.png) repeat-x 0px -214px;
}
#body-background-sidebar {
	float:left;
	color:#666;	
	margin-left:5px;
	font-size: 1em;
	margin-top:7px;
}
#body-background-sidebar span {
	color:#666;
}
/*#navbar li a{
	color:#F06C6C;
}
#navbar li a:hover {
	border-top:thin solid #E90D00;
	text-decoration:none;
	color:#E90D00;*/
}
#wrapper {
	position:relative;
}
#content {
	top: 42px;
	position:relative;
}
#blogtitle {
	font-size: 1.25em;
	color: #2F4C12;
	float: left;
	margin: 7px 0 0 0;
	padding: 8px 4px 4px 4px;
	width: 700px;
	border-top: 1px solid #333;
}
#blogtitle h1 {
	margin: 0;
	padding-top: 5px;
	font: 160% Georgia, Times, serif;
	letter-spacing: 0.1em;
	text-align: left;
}
#main_content {
	float: left;
	margin-top:5px;
	width:662px;
	padding-left:5px;
	padding-right:8px;
	border-top: solid thick #E90D00;
	min-height:1200px;
}
span.blog-topic a:link, span.blog-topic a:visited{
	color:#000;
	font-weight:bold;
}
.blog-topic {
	color:#E90D00;
	font-weight:bold;
}
h3.title {
	font-size:1.5em;
}
#main_content #blog {
	margin-top:7px;
	text-align: left;
	padding-bottom:80px;
}
.entry {
	
}
.writecomment {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.entrydivider {
	margin-top:10px;
	padding-bottom:5px;
	border-top:thin solid #E90D00;
}
.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background: transparent;
	color: #666;
	line-height:1.75;
	display:inline;
	font-weight:normal;
}
.posted {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background: transparent;
	color: #666;
	line-height:1.75;
	display:inline;
}
.entrytopic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: transparent;
	color: #E90D00;
	line-height:1.75;
	display:inline;
	padding:0px 6px 0px 6px;
	font-weight:bold;
	margin-left:-6px;
}
.sidetitle {
	font-size: 14px;
	font-weight: bold;
	color:#E90D00;
	padding-top:.4em;
	padding-bottom:.4em;
}
#sidebar {
	float: left;
	margin-left: 10px;
	width: 250px;
	padding-left:5px;
	text-align: left;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:hover {
	color:#666;
}
.side-divider {
	border-top: solid thick #E90D00;
	margin-left:-8px;
	margin-top:5px;
}
#side-about p {
	line-height:1.3;
}
#side-mostread .sidetitle, #side-twitter .sidetitle {
	border-bottom:dotted thin #ddd;
	margin-bottom:-3px;
	padding-bottom:7px;
}
#side-mostread li, #side-twitter li {
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:dotted thin #ddd;
}
.side-twitter-date {
	text-align:right;
	font-size:10px;
	color:#666;
	padding-right:20px;
	padding-top:2px;
}
.paginate {
	font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:			12px;
	font-weight: 		normal;
	letter-spacing:	.1em;
	padding:			10px 6px 10px 4px;
	margin:			0;
	background-color:	transparent;
}
.pagecount {
	font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:			10px;
	color:				#666;
	font-weight:		normal;
	background-color: transparent;
}
#comment-display {
	padding:0px 5px 5px 5px;	
}
.comment-entry {
	padding:0px 5px 0px 5px;
	margin:5px 0px 5px 0px;
}
.comment-divider {
	clear:both;
	border-bottom:#eee thin solid;
}
.comment-vcard {
	float:left;
	margin:1em 0;
	width:180px;
	font-size:.9em;
	padding-top:5px;
	padding-bottom:10px;
}
.comment-vcard span {
	font-size:1.5em;
	font-weight:bold;
}
.comment-text {
	float:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;	
}
.comment-text p {
	margin:1em 0;
	line-height:1.3;
	padding-top:.3em;	
}
#comment-form {
	padding:5px 10px 5px 10px;
	background:#eee;
	border:#E90D00;
	width:90%;
}
