/* Coded by stolenmysoul.net/designs */

body {
	background:url(images/background.jpg) repeat-x;
	margin:0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a:link, a:visited {
	color: #333333;
	text-decoration:underline;
}
a:hover, a:active {
	color:#666666;
	text-decoration:none;
}
.TwoColFix, #wrapper, #header, #footer {
	width:700px;
	margin:0 auto;
}
.TwoColFix #wrapper {
	background:url(images/layout_11.jpg) repeat-y;
}
.TwoColFix #footer {
	background:url(images/layout_11.jpg) repeat-y;
}
.TwoColFix #sidebar {
	width:185px;
	padding:0px 0px 0px 30px;
	float:left;
	display:inline;
	text-align:justify;
}
.TwoColFix #sidebar h1 {
	background:#eb7197;
	margin:0px 0px 3px 0px;;
	font-size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	line-height:20px;
	border-left:5px #999999 solid;
	padding-left:5px;
	letter-spacing:1px;
}
.TwoColFix #sidebar h1:hover {
	background:#e06c91;
	border-left:5px #8c8c8c solid;
}
.TwoColFix #sidebar .the_sidebar {
	background:url(images/bg-sidebar.jpg) no-repeat bottom;
	padding-bottom:25px;
	margin-bottom:10px;
}
.TwoColFix #maincontent {
	width:450px;
	padding:0px 30px 0px 5px;
	float:right;
	display:inline;
	text-align:justify;
}
.TwoColFix #maincontent h1 {
	margin:0px;
	font-size:12px;
	color:#d16285;
	border-bottom:#d16285 1px dotted;
	letter-spacing:1px;
	padding-left:5px;
	line-height:20px;
	margin-bottom:2px;
}
.TwoColFix #maincontent h1 a:link {
	color:#d16285;
	text-decoration:none;
}
.TwoColFix #maincontent h1 a:visited {
	color:#d16285;
	text-decoration:none;
}
.TwoColFix #maincontent h1 a:hover {
	color:#cf5f80;
	text-decoration:none;
}
.TwoColFix #maincontent h1 a:active {
	color:#cf5f80;
	text-decoration:none;
}
.TwoColFix #maincontent h2 {
	font-size:10px;
	color:#666666;
	margin:0px;
	font-style:normal;
	margin-bottom:2px;
}
.TwoColFix #maincontent .entry {
	border:#f5dce7 1px solid;
	background:#f4e8ed;
	padding:3px;
}
.TwoColFix #maincontent .comment {
	margin-top:10px;
	margin-bottom:20px;
	background:url(images/bg-comment.jpg);
	line-height:30px;
	text-align:center;
}


.alignright {
	
	float: right
;
	display:inline;
}


.alignleft {
	
	float: left
;
	display:inline;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}