html {
	/* background-image: url(images/wallpaper.gif); */
  	                                        
  	                                
  	background-color: #FFFFFF;   
  	                                        
	}

body {
/*	background-position: 0 180px; */
/*	background-image: url(images/bg_grunge.png); */
/*	background-repeat: repeat-x; */
  	                                
  	                                               
  	                               
  	                                
  	                                               
  	                               
  	                                
  	                                               
  	                               
  	                                
  	                                               
  	                               
  	                                
  	                                               
  	font-family: Arial, Verdana, sans-serif;
  	                                
  	                                               
  	                               
  	                                
  	                                               
  	                               
  	                                
  	                                               
  	                               
  	                                
  	                                               
  	                               
  	                                
  	                                               
  	color: #333333;                      
   	padding: 0px;
	margin: 0px;
	font-size: 12px; /* Resets 1em to 10px */
	}

a {
		text-decoration: none;
		color: #c93573;
	}

a:hover {
		text-decoration: underline;
	}

#page {
	width: 840px;
	padding: 0px;
	margin: auto;
	}

#header {
	margin: auto;
	width: 840px;
	height: 186px;
	}
	
#header label a {

	display: block;

	line-height: 30px;

	font-size: 30px;

	padding: 0px;

	margin: 0px;

	color: #b0b0b0;

}

#menu { padding: 10px; margin: auto; background-color: #333333; height: 20px; width: 820px; }

#menu li 	{
		color: white;
		font-size: 20px;
		display: inline-block;
		margin-right:20px;
	}

#content {
	padding: 0px;
	margin: 0px;
	font-size: 1.2em
	}


.post, #banners {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 10px;
	width: 660px;
	min-height: 130px;
	line-height: 16px;
	font-size: 12px;
	padding: 12px;
	background-color: white;
	}

.post hr {
	display: block;
	}

.post h2 a, .post h2 {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 3px;
		color: #c93572;
		font-weight: normal;
		padding: 0px;
		line-height: 20px;
		font-size: 22px;
	}

.post small {
		text-transform: uppercase;
		font-size: 10px;
		color: #a2a2a2;
	}

.post #by {
		padding-left: 0px;
		padding-bottom: 5px;
		padding-right: 0px;
		padding-top: 5px;
		text-align: center;
		line-height: 14px;
		margin-right: -58px;
		float: left;
		left: -62px;
		position: relative;
		color: white;
		background-color: #e50064;
		width: 50px;
	}

.post #by label {
		line-height: 18px;
		font-size: 18px;
	}

.post #by small {
		color: #f58cac;
		line-height: 14px;
		font-size: 11px;
	}

.post #by img {
		margin-top: 5px;
		border-color: white;
		border-width: 2px;
		border-style: solid;
		height: 36px;
		width: 36px;
	}

.post #info {
		margin-top: -12px;
		margin-right: -12px;
		padding: 5px;
		float: right;
		width: 150px;
		background-color: #242424;
		color: #959595;
	}

.post hr {
		padding: 0px;
		margin-left: 0px;
		margin-bottom: 5px;
		margin-right: 0px;
		margin-top: 5px;
		height: 1px;
		background-color: #b3b3b3;
		border-width: 0px;
		border-style: none;
	}

.post #commentsbox, #commentsbox a { background-image: url(images/heart.pngd); min-width: 47px; margin-top: -5px; text-shadow: 0px 0px 1px; padding-top: 10px; font-size: 25px; color: #e0e0e0; text-align: center; float: right; height: 31px; }

.post #admin { padding-right: 5px; float: left; }

#sidebar, #sidebar ul {
		margin: 0px;
		padding-left: 0px;
		padding-bottom: 10px;
		padding-right: 0px;
		padding-top: 0px;
		width: 120px;
		float: right;
	}

#sidebar li {
		display: block;
	}

#sidebar h2 {
		color: #8d949e;
		line-height: 25px;
		font-size: 14px;
	}

#sidebar li a {
		color: #54585e;
	}		padding-left: 0px;
	}

#footer {
		padding: 10px;
		clear: both;
	}

#comments {
	}

.commentlist {
		padding: 0px;
	}

.commentlist li {
		margin-bottom: 8px;
		background-color: #c0cad7;
		display: block;
		padding: 8px;
	}

.comment-author .avatar {
		float: left;
	}

.comment-author .fn {
		font-weight: bold;
	}

.comment-author .says {
	}

.comment-meta {
	}
	
.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(images/buttons/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span, * html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.post img { padding: 4px; padding-bottom: 15px; margin-bottom: 10px; border-color: #dcdcdc; border-style: solid; border-width: 1px; }

