html{
	background:#000 url(bg.jpg);
	height:100%;
}
body{
	margin:0;
	background:#000 url(images/body-bg.jpg) no-repeat 50% 0;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	min-width:790px;
	min-height:100%;
}
* html body{
	height:100%;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
p{
	margin:0;
}
.head{
	position:absolute;
	top:0;
	left:0;
	width:790px;
}
h1.tops{
	padding:0;
	margin:120px 0 0 143px;
	display:inline;
	width:460px;
	float:left;
	text-indent:-9999px;
}
h1.tops a{
	width:460px;
	height:128px;
	display:block;
	float:left;
	overflow:hidden;
}
#main{
	width:790px;
	margin:0 auto;
	left:-1px;
	position:relative;
	min-width:790px;
}
.content-bg{
	background:url(images/content-bg.jpg) repeat-y 0 0;
	width:808px;
	min-width:808px;
	float:left;
	margin:555px 0 0 -72px;
	display:inline;
	position:relative;
}
* html .content-bg{
	height:406px;
}
#content{
	margin:-184px 0 0 65px;
	display:inline;
	width:720px;
	float:left;
	position:relative;
	padding:0 0 0 10px;
}
#center{
	width:470px;
	float:left;
}
#center p{
	line-height:16px;
	padding:0 0 18px 0;
	font-weight:normal;
	font-size:13px;
}
#center blockquote{
	padding:0 0 10px 40px;
	color:#777;
	margin:0;
	float:left;
}
#center img{
	float:right;
	border:1px solid #131313;
	margin:0 0 0 6px;	
	display:inline;
}
#right{
	width:172px;
	margin:78px 0 0 20px;
	display:inline;
	float:left;
	padding:0 0 0 18px;
}
#heading{
	float:left;
	width:470px;
}
#center .heading h2{
	font-size:19px;
	color:#C60707;
	background:url(images/h2-bg.png) no-repeat 0 0;
	height:51px;
	float:left;
	padding:6px 0 0 48px;
	margin:0 0 0 -48px;
	display:inline;
	position:relative;
	width:422px;
}

#center span{
	color:#777;
	font-size:11px;
	
	margin:-24px 0 0 0;
	
	
	width:200px;
}

#center h3{
	width:470px;
	float:left;
	font-size:16px;
	color:#777;
	background:url(images/heading-bg.gif) repeat-x 0 100%;
	padding:20px 0 0 0;
	margin:20px 0 10px 0;
}
#center h3 span{
	color:#777;
	float:left;
	display:block;
	background:#fff url(images/heading-span-bg.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
}
.comments{
	background:url(images/heading-bg.gif) repeat-x 0 100%;
	width:470px;
	float:left;
	overflow:hidden;
}
ul.commentars{
	width:470px;
	float:left;
	padding:18px 0;
}
ul.commentars li, ul.commentars li.first-comms{
	float:left;
	background:url(images/comm-split.gif) no-repeat 0 50%;
	padding:0 8px;
}
ul.commentars li.first-comms{
	background:none;
	padding:0 8px 0 0;
}
ul.commentars li a{
	text-decoration:none;
	color:#1A171B;
	font-weight:bold;
}
ul.commentars li a:hover{
	color:#C60707;
	text-decoration:none;
}
span.line{
	background:url(images/heading-bg.gif) repeat-x 0 100%;
	height:3px;
	font-size:0;
	width:470px;
	float:left;
	display:block;
}
form.comment-form{
	width:408px;
	padding:0 0 20px 0;
	margin:20px 0 0 40px;
	display:inline;
	float:left; 
}
form.comment-form div{
	width:408px;
	float:left;
	clear:left;
}
label.comment-lbl{
	width:408px;
	float:left;
	padding:0 0 10px 0;
}
input.comment-inp{
	width:250px;
	height:19px;
	background:#E7E4E4;
	border:1px solid #777;
	padding:0 0 0 3px;
	margin:0 0 0 0;
}
textarea.comm-txt-area{
	width:400px;
	padding:0 0 0 3px;
	float:left;
	height:180px;
	background:#E7E4E4;
	border:1px solid #777;
	margin:0 0 20px 0;
}
input.publicar{
	background:url(images/publicar-button.gif) no-repeat 0 0;
	width:139px;
	height:20px;
	float:left;
	margin:20px 0 0 130px;
}
form.serch-form{
	width:172px;
	float:left;
	padding:0;
	margin:0;
}
input.search-inp{
	width:108px;
	height:18px;
	float:left;
	background:#E7E4E4;
	border:1px solid #777;
	margin:0 5px 0 0;
	display:inline;
	padding:1px 0 1px 3px;
}
input.serch-button{
	width:53px;
	height:22px;
	background:url(images/search-button.gif) no-repeat 0 0;
	float:left;
	color: #5d3603; 
	border:none;			
}
ul.sub-nav{
	width:172px;
	float:left;
	padding:22px 0 0 0;
}
ul.sub-nav li{
	width:172px;
	float:left;
	line-height:22px;
}
ul.sub-nav li a{
	font-size:13px;
	color:#C60707;
	text-decoration:none;
}
ul.sub-nav li a:hover{
	text-decoration:underline;
}
ul.sub-nav li ul{
	padding:0 0 5px 16px;
	float:left;
	width:156px;
}
ul.sub-nav li ul li{
	width:156px;
	float:left;
	line-height:16px;
	
}
ul.sub-nav li ul li a{
	color:#000;
	font-size:12px;
	text-decoration:none;
}
ul.sub-nav li ul li a:hover{
	text-decoration:none;
	color:#C60707;
}
#footer{
	background:url(images/footer-bg.jpg) no-repeat 0 0;
	width:808px;
	height:311px;
	float:left;
	margin:-150px 0 0 0;
}


#center a{
	font-size:13px;
	color:#C60707;
	text-decoration:none;
}
	
#center a:hover{
	text-decoration:underline;
}

#center .commentlist {
		margin:0px;
		padding:0px;
		list-style:none;
		}



#linkcat-2 .linkcat h2 {
	font-size 1px;
	}
	
ul.footer-nav {
	float:left;
	padding:0 0 15px 270px;
	color:#fff;
	
}

.str{
	width:808px;
	float:left;
	background:#000;
}
	
ul.footer-nav a {
	color:#FFFFFF;
	text-decoration:none;
	}

ul.footer-nav a:hover {
	color:#f00;
}	

ul.footer-nav li{
	display:inline;
	padding:0 6px 0 0;
	line-height:22px;
	float:left;
}
ul.footer-nav li img{
	margin:0 0 0 0;
	float:left;
}
ul.footer-nav li a{
	color:#fff;
	text-decoration:none;
}
ul.footer-nav li a:hover{
	color:#C60707;
}	

.heading{
	float:left;
	width:470px;
	padding:25px 0 0 0;
}
.content-box{
	width:470px;
	float:left;
}
.heading h2{
	font-size:19px;
	color:#C60707;
	background:url(../image/h2-bg.png) no-repeat 0 0;
	height:51px;
	float:left;
	padding:6px 0 0 48px;
	margin:0 0 0 -48px;
	display:inline;
	position:relative;
	width:422px;
}
.heading h2 a{
	color:#C60707;
	text-decoration:none;
}
.heading span{
	color:#777;
	font-size:11px;
	float:left;
	margin:-24px 0 0 0;
	position:relative;
	clear:left;
	width:200px;
}
