

body, h1, h2, h3, h4, h5, h6, p, div, span, img, table, a, ul, ol, li {
	margin: 0;
	padding: 0;
	font: normal normal 12px Tahoma, Verdana;
}

body {
	background: transparent url(images/background.gif) repeat-x top;
}

hr {
	display: none;
}

div#main-wrap {
	width: 990px;
	margin: 0 auto;
}

div#main-wrap #header {
	width: 990px;
	height: 162px;
	background: transparent url(images/header-bg.gif) no-repeat;
}

div#main-wrap #header h1 a,visited {
	font-size: 40px;
	font-weight: 900;
	color: #f65cb1;
	position: absolute;
	margin-top: 65px;
	margin-left: 75px;
	text-decoration: none;
}

div#main-wrap #header h1 a:hover {
	color: #fd71be;
}

div#main-wrap #header p {
	font-size: 12px;
	font-weight: 900;
	color: #ff98d2;
	position: absolute;
	margin-top: 110px;
	margin-left: 280px;
}

div#main-wrap #header #feed a,visited {
	width: 200px;
	height: 93px;
	display: block;
	background: transparent url(images/feed-ico.gif) no-repeat;
	position: absolute;
	margin-left: 740px;
	margin-top: 69px;
}

div#main-wrap #header #feed span {
	display: none;
}

div#header li.pagenav {
	list-style: none;
	margin-top: 135px;
	position: absolute;
	text-align: right;
	width: 730px;
}

div#header li ul li {
	float: right;
	list-style: none;
	margin-left: 5px;
}

div#header li ul li a,visited {
	color: #f247a5;
	font-weight: 900;
	text-decoration: none;
	display: block;
	padding: 4px 5px;
	background-color: #ffd4ec;
	border: 1px solid #ffa0d4;
}

div#header li ul li a:hover {
	color: #ff78c2;
	background-color: #ffecf6;
}

div#main-wrap #content #main-panel {
	width: 737px;
	float: left
}

div#main-wrap #content #main-panel #leaderboard {
	width: 728px;
	height: 90px;

}

div#main-wrap #content #side-panel {
	background-color: #ffc5e5;
	width: 200px;
	float: left;
	margin-left: 10px;
}

div#main-wrap div.post {
	margin-bottom: 30px;
}

div#main-wrap div.post h2 {
	width: 478px;
	height: 45px;
	background: transparent url(images/title-bg.gif) bottom no-repeat;
	font: normal normal 22px Georgia, "Times New Roman", Times, serif;
	color: #f79bcd;
	padding-top: 40px;
	display: block;
	text-decoration: none;
	padding-right: 250px;
}

div#main-wrap div.post h2 a,visited {
	font: normal normal 22px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #f79bcd;
}

div#main-wrap div.post h2 a:hover {
	color: #fd71be;
}

div#main-wrap div.post p {
	color: #6d6d6d;
	margin: 8px 0;
	text-align: justify;
}

div#main-wrap div.post p img {
	display: block;
	margin: 5px auto 8px;
	padding: 3px;
	border: 1px solid #fdddee;
}

div#main-wrap div.post p a,visited, div#main-wrap div.navigation, div#main-wrap div.navigation a,visited {
	color: #f79bcd;
	text-decoration: none;
}

div#main-wrap div.navigation, div#main-wrap div.navigation a,visited {
	margin-bottom: 10px;
	font-size: 11px;
}

div#main-wrap div.post p a:hover, div#main-wrap div.navigation a:hover {
	background-color: #f79bcd;
	color: #fff;
}

div#main-wrap div.post blockquote {
	width: 582px;
	margin: 20px auto;
	padding: 40px 10px 10px;
	color: #6d6d6d;
	border-bottom: 1px solid #f0b8d7;
	background: #ffeff8 url(images/blockquote-bg.gif) top no-repeat;
	font-size: 11px;
}

div#main-wrap div.post blockquote blockquote {
	width: 80%;
	margin: 10px auto;
	color: #6d6d6d;
	border: 1px solid #f0b8d7;
	background: #fddbee;
	font-size: 11px;
	padding: 10px;
}

div#main-wrap div.post p.meta {
	height: 21px;
	padding-left: 30px;
	padding-top: 5px;
	margin: -5px 0 0;
	font: normal normal 11px Georgia, "Times New Roman", Times, serif;
	background: transparent url(images/meta-bullet.gif) no-repeat;
	color: #faa8d5;
}

div#main-wrap div.post p.meta a:hover, div#main-wrap div.post p.comments a:hover {
	background: none;
	color: #f79bcd;
	text-decoration: underline;
}

div#main-wrap div.post p.comments a,visited {
	font: normal normal 11px Georgia, "Times New Roman", Times, serif;
	color: #faa8d5;
	float: right;
	margin-top: -31px;
}

div#main-wrap div.post p.meta a,visited {
 	color: #faa8d5;
	font: normal normal 11px Georgia, "Times New Roman", Times, serif;
}

div#main-wrap div.post ul, div#main-wrap div.post ol {
	margin: 10px 0 10px 35px;
}

div#main-wrap div.post li {
	color: #6d6d6d;
}

div#main-wrap #content #side-panel h2 {
	width: 177px;
	height: 38px;
	background: transparent url(images/sidebar-header-bg.gif) no-repeat;
	color: #fff;
	font: normal 900 14px Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0 auto;
}

div#main-wrap #content #side-panel ul {
	list-style: none;
}

div#main-wrap #content #side-panel ul li ul {
	width: 165px;
	background-color: #ffebf6;
	border: 1px solid #ff8ecd;
	margin: 0 auto 20px;
	padding: 10px;
}

div#main-wrap #content #side-panel ul li ul li ul {
	border: none;
	margin: 0;
	padding: 0;
}

div#main-wrap #content #side-panel ul li ul li {
	border-bottom: 1px dashed #fcc3e2;
}

div#main-wrap #content #side-panel ul li ul li, div#main-wrap #content #side-panel ul li ul li a,visited {
	text-decoration: none;
	color: #e9037d;
	display: block;
	font: normal normal 11px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

div#main-wrap #content #side-panel ul li ul li a:hover {
	background-color: #ffdaee;
}

div#main-wrap #content #side-panel ul li ul li ul li, div#main-wrap #content #side-panel ul li ul li ul li a,visited {
	font: normal normal 11px Georgia, "Times New Roman", Times, serif;
	border-bottom: none;
	display: block;
	line-height: 20px;
	padding-left: 10px;
	margin-left: -5px;
}

div#main-wrap #content #side-panel ul li ul li ul li {
	#display: inline;
}

div#main-wrap #side-panel #searchform div {
	width: 185px;
	height: 48px;
	#height: 46px;
	margin: 10px auto;
	background: transparent url(images/search-bg.gif) no-repeat;
	text-align: center;
	padding-top: 4px;
	#padding-top: 6px;
}

div#main-wrap #side-panel #searchform div input {
	width: 124px;
	height: 18px;
	font-size: 11px;
	padding: 5px 3px 0;
	color: #6d6d6d;
}

div#main-wrap #side-panel #searchform div input#searchsubmit {
	width: 27px;
	height: 27px;
	background: url(images/search-btn.gif) no-repeat bottom;
	border: none;
	cursor: pointer;
}

div#main-wrap div#comments-area {
	width: 730px;
	}
	
div#main-wrap h3#comments {
	font: normal normal 20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background-color: #ffd7ed;
	line-height: 30px;
	padding: 0 15px;
	border-bottom: 1px solid #fadcec;
}
	
div#main-wrap div#comments-area ol.commentlist {
}
	
div#main-wrap div#comments-area ol.commentlist li {
	background-color: #fff2f9;
	border-bottom: 1px solid #fadcec;
	border-top: 1px solid #fff6fb;
	padding: 10px;
	list-style: none;
}
	
div#main-wrap div#comments-area ol.commentlist li p, div#main-wrap div#comments-area ol.commentlist li {
	color: #484848;
	font-size: 11px;
}
	
div#main-wrap div#comments-area ol.commentlist li.alt {
	background-color: #feeaf5;
}
	
div#main-wrap div#comments-area ol.commentlist li cite, div#main-wrap div#comments-area ol.commentlist li cite a,visited {
	color: #ee4aa4;
	font-weight: 900;
	text-decoration: none;
}
	
div#main-wrap div#comments-area ol.commentlist li cite a:hover {
	color: #ff70be;
	border-bottom: 1px dashed #ff70be;
}
	
div#main-wrap div#comments-area ol.commentlist li small a,visited, div#main-wrap div#comments-area ol.commentlist li small {
	color: #fa8fca;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}
	
div#main-wrap div#comments-area h3#respond {
		font: normal 900 20px Georgia, "Times New Roman", Times, serif;
		color: #ff70be;
		margin: 20px 0 10px;
}
	
div#main-wrap div#comments-area form#commentform p {
		margin: 5px 0;
		color: #ff70be;
}
	
div#main-wrap div#comments-area form#commentform input {
		border: 1px solid #ff70be;
		font-size: 11px;
		padding: 5px;
		color: #e850a3;
}
	
div#main-wrap div#comments-area form#commentform input#submit {
		background-color: #ffdef0;
}
	
div#main-wrap div#comments-area textarea {
		width: 600px;
		border: 1px solid #ff70be;
		font-size: 11px;
		padding: 5px;
		color: #e850a3;
}

div#main-wrap div.entry p.postmetadata {
	text-align: center;
	margin-top: 20px;
	padding: 10px 0;
	border-top: 1px solid #fcb3db;
	border-bottom: 1px solid #fcb3db;
}

div#main-wrap div.entry p.postmetadata a,visited {
	font-size: 11px;
}

#footer {
	width: 100%;
	height: 50px;
	padding-top: 16px;
	background: #343434 url(images/footer-bg.gif) repeat-x;
	margin-top: 20px;
	text-align: center;
	float: left;
}

#footer p {
	color: #676767;
	font-size: 11px;
}

#footer p span, #footer p a,visited {
	color: #e850a3;
	font-size: 11px;
	text-decoration: none;
}

#footer p a:hover {
	color: #f886c4;
	border-bottom: 1px dashed #f886c4;
}

h2.pagetitle {
	font: normal normal 22px Georgia, "Times New Roman", Times, serif;
	color: #f79bcd;
	margin-top: 20px;
}

div.post h3 a,visited {
	font: normal normal 16px Georgia, "Times New Roman", Times, serif;
	color: #f79bcd;
	text-decoration: none;
}
