* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Arial;
	font-size: 12px;
	background: #000 url(images/bg.jpg) no-repeat center top;
}

a {
	color: #734960;
	text-decoration: underline;
}

a:hover {
	color: #734960;
	text-decoration: none;
}

img {
	border-style: none;
}

.wrap {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
}

.wrap.sub1 {
	background: url(images/topnav.gif) no-repeat;
}

.wrap.mainnav {
	background: url(images/mainnav.gif) no-repeat;
	height: 60px;
}

#wrapper { 
	margin: 0 auto;
	width: 100%;
}

#subnav {
	padding: 0;
	width: 100%;
	height: 24px;
	margin-bottom: 2px;
	background: url(images/toprep.gif) repeat-x;
}

#subnav ul.subnav {
	overflow: hidden;
	padding-left: 65px;
	height: 21px;
}

#subnav ul.subnav li {
	float: left;
	list-style-type: none;
	margin-right: 25px;
	background: url(images/subline.gif) no-repeat right;
	padding-right: 25px;
	text-align: center;
	height: 16px;
	padding-top: 3px;
	color: #4b4d4e;
	font-size: 12px;
}

#subnav ul.subnav li a {
	color: #4b4d4e;
	text-decoration: none;
}

#subnav ul.subnav li a:hover {
	text-decoration: underline;
}

#header {
	width: 100%;
	height: 379px;
	padding-top: 18px;
}

#header h1 {
	width: 974px;
	height: 366px;
	text-indent: -5000px;
}

#header h1 a {
	height: 366px;
	width: 974px;
	float: left;
}

#navigation {
	padding: 0;
	margin: 0;
	height: 60px;
	width: 100%;
	background: url(images/navrep.gif) repeat-x;
}

#navigation ul.nav {
	padding-left: 70px;
	height: 50px;
	padding-top: 5px;
}

#navigation ul.nav li {
	float: left;
	list-style-type: none;
	background: url(images/navline.gif) no-repeat right;
	text-align: center;
	color: #000;
	font-size: 18px;
	height: 50px;
	padding: 0;
	margin: 0;
}

#navigation ul.nav li a {
	color: #000;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 35px;
	margin-right: 2px;
}

#navigation ul.nav li a:hover, #navigation ul.nav li.current-cat a {
	background: url(images/navroll.gif) repeat-x;
}

#top {
	width: 974px;
	height: 8px;
	overflow: hidden;
	margin-left: 1px;
}

#content {
	overflow: hidden;
	padding: 0 0 15px;
	background: #fff no-repeat;
	width: 974px;
	margin-left: auto;
	margin-right: auto;
}

#mainc { 
	float: left;
	width: 575px;
	display: inline;
	position: relative;
	border-right: 1px solid #c2cbd1;
	padding: 0 15px 15px;
	margin-top: 15px;
}

#mainc .nav {
	overflow: hidden;
}

#mainc .nav .left {
	float: left;
	width: 200px;
}

#mainc .nav .right {
	float: right;
	width: 200px;
	text-align: right;
}

#mainc .entry {
	margin-bottom: 25px;
}

#mainc .entry h2 {
	color: #734960;
	font: bold 23px Arial;
	margin-bottom: 1px;
	text-transform: uppercase;
}

#mainc .entry h2 a {
	color: #734960;
	text-decoration: none;
}

#mainc .entry h2 a:hover {
	color: #432a38;
	text-decoration: none;
}

#mainc .entry p.date {
	color: #333;
	margin-bottom: 10px;
	font-size: 11px;
}

#mainc .entry p {
	color: #333;
	font: 12px/19px Arial;
	margin-bottom: 10px;
}

#mainc .entry .alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#mainc .entry .alignright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

#mainc .entry blockquote {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 13px;
}

#mainc .entry ul {
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 10px;
}

#mainc .entry li {
	margin-bottom: 2px;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}

#sidebar { 
	display: inline;
	width: 340px;
	float: right;
	padding-left: 25px;
	margin-top: 15px;
}

#sidebar .search {
	margin-bottom: 10px;
	width: 296px;
	height: 39px;
	background: url(images/searchbg.gif) no-repeat;
	padding-top: 15px;
	padding-left: 10px;
}

#sidebar .search p {
	float: left;
}

#sidebar .search input#search {
	background-color: #fefff4;
	font-size: 13px;
	color: #363838;
	border-style: none;
	width: 230px;
}

#sidebar .search input#submit {
	width: 35px;
	height: 20px;
	border-style: none;
	background-color: transparent;
	cursor: pointer;
}

#sidebar .ads {
	
}

#sidebar .ads .atop {
	background: url(images/atop.png) no-repeat;
	width: 302px;
	height: 35px;
}

#sidebar .ads .amid {
	background: url(images/amid.gif) repeat-y;
	width: 302px;
	height: 200px;
	text-align: center;
	padding: 0;
}

#sidebar .ads .abott {
	background: url(images/abott.gif) no-repeat;
	width: 302px;
	height: 12px;
	margin-bottom: 10px;
}

#text {
	border-top: 2px solid #c2cbd1;
	background-color: #fff;
	margin-left: auto;
	width: 924px;
	padding: 20px 25px;
	margin-right: auto;
}

#text p {
	text-align: left;
	font: 12px/16px Arial;
	color: #333;
}

#text p a {
	color: #333;
	text-decoration: none;
}

#text p a:hover {
	text-decoration: underline;
}

#footer { 
	width: 974px;
	clear: both;
	background: url(images/footer.png) no-repeat;
	height: 25px;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
}

.clear { 
	clear: both; 
	background: none; 
}

/* @group Comments */

h3.comments, h3.comments a {
	color: #333;
	font: normal normal 17px Georgia;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 25px;
}

ol.commentlist {
	width: 575px;
	float: left;
	margin-bottom: 20px;
	padding: 0;
}

ol.commentlist p {
	text-transform: none;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
}

ol.commentlist li {
	list-style-type: none;
	float: left;
	width: 575px;
	margin-bottom: 25px;
	background: #e8e8e8 left bottom;
	padding: 0;
}

ol.commentlist li .cumall {
	float: left;
	padding: 10px 10px 9px;
	width: 555px;
}

ol.commentlist li .com_avatar {
	width: 75px;
	margin-right: 10px;
	float: left;
}

ol.commentlist li .com_com {
	width: 450px;
	float: left;
}

ol.commentlist li p.author {
	color: #333;
	font-size: 13px;
}

ol.commentlist li p.author a {
	color: #333;
	text-decoration: none;
}

ol.commentlist li p.not_app {
	color: #6f6f6f;
	font-size: 11px;
	font-style: italic;
}

ol.commentlist li .com_com p.author strong {
	color: #fff;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

ol.commentlist li .com_com p.author a {
	color: #fff;
}

form#commentform {
	width: 612px;
	float: left;
	margin: 0;
}

.post form {
	width: 100px;
	overflow: hidden;
}

form#commentform p {
	margin-bottom: 10px;
}

form#commentform p.label {
	width: 80px;
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	font-weight: bold;
}

form#commentform input#author, input#email, input#url {
	width: 185px;
	padding-left: 5px;
	padding-right: 5px;
	height: 17px;
	padding-top: 2px;
	color: #333;
	font: 11px Arial;
	border: 1px solid #dbdbdb;
}

form#commentform textarea {
	width: 350px;
	height: 125px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	color: #333;
	font: 11px Arial;
	border: 1px solid #dbdbdb;
}

form#commentform p.subbut {
	text-align: left;
	padding-left: 80px;
}

form#commentform input#submit {
	border-style: none;
	width: 100px;
}

form#commentform p.in {
	float: left;
	width: 510px;
}

#respond h3 {
	color: #333;
	font: normal normal 17px Georgia;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 25px;
	float: left;
	width: 614px;
}

#respond {
	width: 614px;
	float: left;
}

input#submit {
	height: 29px;
	border-style: none;
	margin-bottom: 0;
	background-color: #e8e8e8;
	font-size: 13px;
	cursor: pointer;
}



/* @end */