/* STRUCTURE */
body {
	background:url(images/bg.gif);
	margin:20px;
	padding:0;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
}
img {
	border:0px;
}
img, div { behavior: url(iepngfix.htc) }


#header {
	width:900px; 
	height:190px; 
	margin:0 auto; 
	background: url(images/header.png) center right no-repeat;

}

#header div {
	margin:0;
	padding:0;

}

#header h1 {
color: #5e5e5e;
	margin:0;
	padding:0 25px;
	font-size:300%;
margin-top:80px;
}
#header h1 a {
color: #da4c52;

}
#header div.description {
        font-size:10px;
        color: #2f2f2f;
	margin:0;
	padding:20px 25px;
}

hr {
	display:none;
	border:0;
}

#page {
	width:900px; 
	margin:auto;
padding-top:40px;
	background:url(images/bg.png) repeat-y;
}
#content {
	width: 600px; 
	float:left;
	padding:0 25px;
}

div#footer {
	background:url(images/background.png) repeat-y;
	width:880px;  
	margin:0 auto;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
	font-size:70%;
}

div.navigation {
	font-weight:bold;
	padding:5px;
}
div.navigation div {
	display:inline;
}
div.alignright {
	margin-left:100px;
}

a, a:link, a:visited { 
	text-decoration:none; 
	color:#da4c52; 
}
a:hover {
	text-decoration:underline; 
	color:#da4c52;
}

/* SIDEBAR */

#sidebar {
	width: 235px; 
	padding-left:10px; 
	float:left;
	font-size:80%;
}
#sidebar li{
	list-style:none;
}
#sidebar h2 {
	color:#000;
	font-size:16px;
	margin:5px 0;
	padding:0;
}
div#sidebar ul {
	margin:0;
	padding:0;
}
div#sidebar li li{
	padding:5px 10px;
	border-bottom:1px solid #d8d8d8;
}
div#sidebar li li:hover{
	border-bottom:1px solid #e7e7e7;
}
div#sidebar li#meta li {
	padding-left:20px;
	background:url(images/wrench.png) center left no-repeat;
}
div#sidebar li#pages li {
	padding-left:20px;
	background:url(images/page_white_text.png) center left no-repeat;
}
div#sidebar li#archives li {
	padding-left:20px;
	background:url(images/date.png) center left no-repeat;
}
div#sidebar li#recent-comments li {
	padding-left:20px;
	background:url(images/comment.png) center left no-repeat;
}
div#sidebar li#categories-1 li {
	padding-left:20px;
	background:url(images/tag.png) center left no-repeat;
}
div#sidebar li#recent-posts li {
	padding-left:20px;
	background:url(images/page.png) center left no-repeat;
}
div#sidebar li#links li {
	padding-left:20px;
	background:url(images/user.png) center left no-repeat;
}
div#sidebar li#search {
	text-align:center;
}
div#sidebar li#search input {
	margin:5px;
}

/* POST */

div.entry, div.comment {
	clear: both;
	margin-bottom: 1em;
}

div.entry ul {
	margin: 0px;
	margin-left: 1em;
	padding: 0px;
}

div.entry ul li {
	margin: 1em;
	padding: 0px;
}
div.post {
	border-bottom:2px solid #d8d8d8;
	padding-bottom:10px;
}
div.postmetadata {
	background-color:#fafafa;
	color:#da4c52;
	font-size:70%;
	padding:2px 10px;
}
div.postmetadata .user {
	padding-left:20px;
	height:20px;
	background: url(images/user.png) center left no-repeat;
}
div.postmetadata .date {
	padding-left:20px;
	height:20px;
	background: url(images/date.png) center left no-repeat;
}
div.postmetadata .comment {
	padding-left:20px;
	height:20px;
	background: url(images/comment.png) center left no-repeat;
}
div.postmetadata .category {
	padding-left:20px;
	height:20px;
	background: url(images/tag.png) center left no-repeat;
}
div.postmetadata .edit {
	padding-left:20px;
	height:20px;
	background: url(images/pencil.png) no-repeat;
}
div.post-contents {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	text-align:justify;
	font-size:12px;
}

div.post-contents p {
	line-height: 140%;
	margin-top: 1em!important;
}

div.post-contents img {
	width: auto;
	max-width: 100%;
	height: auto;
	border:0px;
}

div.post-contents blockquote {
	background: url(images/blockquote.png) center left no-repeat #fafafa;
	margin:5px 0;
	padding:0 0 0 60px;
}
div.post-contents blockquote blockquote {
	background:none;
	margin:5px 0;
	padding:5px;
}

div.post-contents div.delicious-tags {
	text-align: right;
	font-size: x-small;
}
div.post-contents:after {
	content: "";
	display: block;
	clear: both;
}
div.post ol, div.post ul {
	padding:0 50px;
	margin:0;
}
div.post ol li, div.post ul li {
	padding:0;
	margin:0;
}

h4.post-title, div.post-title, .comment-title {
	margin:0;
}

h4.post-title a, div.post-title span, .comment-title span{
	display: block;
	font-weight: normal;
	font-size: 140%;
	text-decoration: none;
}
h4.post-title a, .comment-title a {
	color: #000;
	text-decoration:none;
}
h4.post-title a:hover, .comment-title a:hover {
	text-decoration: underline;
}

h2.date {
	color: #666;
	font-weight: normal;
	font-size: 130%;
	padding-left: 10px;
}

/* COMMENT */

div#comment-form {
	margin-left:150px;
}
div#calendar_wrap a{
	font-weight:bold;
}

ol.commentlist {
	font-size:80%;
	margin:0;
	padding:0;
	padding-left:35px;
}
div.comment {
	margin:10px 0;
}
div.comment div.post {
	background:#FAFAFA;
	padding:5px;
	border:1px solid #d8d8d8;
	color:#000;
	font-size:100%;
}
ol.commentlist {
	color:#ccc;
	font-size:14px;
}
ol.commentlist li.alt div.post {
	background-color:#e7e7e7;
	border:1px solid #d8d8d8;
}
div#comment-form {
	width:450px;
	font-size:12px;
}
div#comment-zero {
	padding:10px;
	background-color:#fafafa;
}
p#comment-top {
	width:450px;
	height:20px;
	background: url(images/comment-top.png) no-repeat;
	margin:0;
	padding:0;
}
p#comment-bottom {
	width:450px;
	height:20px;
	background: url(images/comment-bottom.png) no-repeat;
	margin:0;
	padding:0;
}
div#comment-form input, div#comment-form textarea, div#sidebar input {
	background:#FFF;
	border:1px solid #d8d8d8;
	padding:2px;
}

div#comment-form h3 {
	font-size:14px;
}