#container {
	background: #fff url(../images/bg.jpg) no-repeat top left;
	width: 885px;
	margin: 0 auto;
	min-height: 200px;
}

#header a.main {
	display: block;
	float: left;
	width: 540px;	
	height: 90px;
	text-indent: -9999px;
}

#header a.ecco img {
	margin: 90px 0 0 70px;
}

#content {
	width: 540px;
	float: left;
	min-height: 200px;
	margin: 60px 0 20px 30px;
}

#content h2, #content h2 a {
	font-size: 28px;
	color: #333;
	font-family: Arial;
	font-weight: bold;
}

#content h3, #content h3 a {
	font-size: 14px;
	color: #333;
	font-family: Arial;
	font-weight: bold;
	padding: 15px 0;
}

#content h2.comments {
	padding: 0 0 20px 0;
}

#content h2.pagetitle {
	font-size: 16px;
	padding-bottom: 10px;
}

#content div.post {
	background: #fff url(../images/hr.jpg) no-repeat bottom center;
	padding-bottom: 30px;
	margin-bottom: 40px;
}

#content div.last {
	background: none;
	margin-bottom: 10px;
}

#content div.entry {
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #666;
}

#content div.entry p {
	text-align: left;
	padding: 10px 0;
}

#content div.entry img {
	background: transparent url(../images/bg_image.jpg) no-repeat top left;
	padding: 32px 30px 25px 15px;
}

#content div.entry img.small {
	background: transparent url(../images/bg_small_image.jpg) no-repeat top left;
	padding: 34px 30px 25px 15px;
}
#content div.entry img.none {
	background: none;
}

#content p.postmetadata {
	color: #333;
	font-size: 10px;
	font-weight: bold;
}

#content p.postmetadata small, #content p.postmetadata a {
	font-weight: normal;
	color: #333;
	font-size: 10px;
}

#content div.navigation {
	padding: 10px 0;
}

#content div.navigation a, #content div.navigation {
	color: #d21f1f;
	font-size: 11px;
}

#content div.navigation div.alignleft {
	float:left;
}

#content div.navigation div.alignright {
	float: right;
}

#content a.more-link {
	color: #d21f1f;
	font-size: 11px;
}

#content div.info {
	padding: 60px 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

#content li.comment {
	padding: 0 0 20px 0;
	background: #fff url(../images/hr.jpg) no-repeat bottom center;
	margin-bottom: 20px;
}

#content li.comment div.comment-author img {
	display: none;
}

#content li.comment div.comment-author {
	float: left;
	color: #333;
	font-size: 12px;	
}

#content li.comment div.comment-author cite a {
	color: #333;
}
#content li.comment div.comment-author cite {
	font-weight: bold;
	font-style: normal;
	color: #333;
	font-size: 12px;	
}

#content li.comment div.comment-meta a {
	color: #666;
	font-weight: normal;
}

#content li.comment p {
	clear: both;
	font-size: 11px;
	color: #666;
	padding: 5px 0;
}

#content li.comment em {
	font-size: 12px;
	color: #D10C0C;
	float: left;
}

#content li.comment div.comment-meta {
	text-align: right;
	font-size: 11px;
	color: #666;
	padding-bottom: 4px;
}

#respond form input, #respond form textarea {
	border: solid 1px #999;
	padding: 2px;
	margin: 2px;
	width: 100px;	
	color: #666;
	font-size: 11px;
}

#respond form p, #respond form p a {
	font-size: 11px;
	color: #666;
}

#respond form input {
	width: 250px;
}

#respond form textarea {
	width: 532px;
} 

#respond form label {
	color: #333;
	font-size: 14px;
}

#respond #submit {
	float: right;
	margin: 10px 0;
	padding: 5px 15px;
	width: auto;
	color: #D10C0C;
	font-weight: bold;
	border: none;
}

#sidebar {
	margin-left: 570px;
	width: 222px;
	padding: 50px 0 10px 35px;
}

#sidebar ul {
	padding-bottom: 10px;
}

#sidebar li.widget h2 {
	padding-bottom: 4px;
}

#sidebar li.widget {
	padding-bottom: 25px;
}

#sidebar li.widget ul {
	border-top: dotted 1px #e0e0e0;
	padding: 0;
}

#sidebar li.widget li {
	background: #fff url(../images/dot.jpg) no-repeat 3px 9px;
	border-bottom: dotted 1px #e0e0e0;
	padding: 4px 14px;
}

#sidebar li.widget li, #sidebar li.widget li a {
	color: #333;
	font-size: 11px;
	font-weight: normal;
}
	
#sidebar img.ad {
	padding-bottom: 15px;
}

#sidebar li.widget h2 {
	width: 100%;
	height: 25px;
	text-indent: -9999px;
}

#sidebar li.widget_recent_entries h2 {
	background: #fff url(../images/h_new.jpg) no-repeat top left;
}
#sidebar li.widget_archive h2 {
	background: #fff url(../images/h_old.jpg) no-repeat top left;
}
#sidebar li.widget_categories h2 {
	background: #fff url(../images/h_category.jpg) no-repeat top left;
}
#sidebar li.widget_links h2 {
	background: #fff url(../images/h_favourite.jpg) no-repeat top left;
}
#sidebar li.widget_meta h2 {
	background: #fff url(../images/h_contact.jpg) no-repeat top left;
}

#footer {
	clear: both;
	font-size: 10px;
	color: #666;
	text-align: right;
	margin-bottom: 10px;
	background: #fff url(../images/hr2.jpg) no-repeat top left;
	padding-top: 30px;
}

#footer a {
	color: #d10c0c;
}

#footer span {
	text-elign: right;
	padding-right: 80px;
}

#footer p {
	float: left;
}

