.twoposts{
	width:100%;
	padding:5px 0px;
	margin-left: 30px;
	font-family:Arial,Tahoma,Verdana,Century gothic, Tahoma,sans-serif;
}

.duoposts{
	width:300px;
	height:250px;
	position:relative;
	float:left;
	display:inline;
	margin-left:7px;


}

.duoblock{
	width:300px;
	height:100px;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(images/trans.png);
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomright: 10px;

}
.duoblock h2{
	font-size:16px;
	padding:5px 10px;
	margin:0px;
	/*color:#429d11;*/
	color:#fff;

}
.duoblock h2 a:link, .duoblock h2 a:visited{
	color:#fff;
	}
.duoblock p{
	font-size:10px;
	padding:0px 10px;
	margin:0px;
	color:#eee;
}

.rmore{
	width:83px;
	height:22px;
	background:url(images/rmore.png) no-repeat;
	position:absolute;
	right: 15px;
	bottom:-10px;
	text-align:center;

}

.rmore a:link,.rmore a:visited{
 font-size:11px;
 font-weight:bold;
 color:#fff;
line-height:20px;

}

.nextposts{
	width:370px;
	padding:5px 0px;
	float:left;
	font-family:Arial,Tahoma,Verdana,Century gothic, Tahoma,sans-serif;
}

.nxpost{
	width:330px;
	position:relative;
	float:left;
	background:#e8f4f9;
	border:1px solid #afdbf1;
	display:inline;
	margin-left:5px;
	margin-bottom:15px;
	padding:10px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

.nxpost h3{
	font-size:16px;
	padding:0px 0px;
	margin:0px;
	color:#4b8bac;

}
.nxpost h3 a:link,.nxpost h3 a:visited{
	color:#4b8bac;
	}
.nxpost p{
	font-size:12px;
	line-height:16px;
	padding:5px 0px;
	margin:0px;
	color:#326f8e;
}

.post-meta{
	line-height:22px;
	margin-bottom:5px;
}

.post-meta a:link,.post-meta a:visited{
	color:#81a2b0;
}
.nxuser{
	font-size:10px;
	color:#81a2b0;
	background:url(images/author.png) no-repeat;
	padding:2px 0px 2px 20px;
	

}
.nxtime{
	font-size:10px;
	color:#81a2b0;
	background:url(images/time.png) no-repeat;
	padding:2px 0px 2px 20px;

}

.nexim{
	border:2px solid #91c4dd;
	margin:5px 0px;
}

.unibox{
	width:230px;
	float:left;
	display:inline;
		font-family:Arial,Tahoma,Verdana,Century gothic, Tahoma,sans-serif;
}
.unipost{
	width:230px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:10px;
	color:#0f374a;
	font-size:11px;
}

.unipost h2{
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 0px 5px;
}

.unipost h2 a:link, .unipost h2 a:visited{
	color:#3e7f9f;
	}

.unimox{
	float:left;
	margin: 10px 5px 0 10px;
	background:url(images/shadow.png);
	height:85px;
	width:105px;
}
.unimox img{
 display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #D0D0D0;
  margin: -6px 5px 6px -6px;

}


a.unilink{

	font-weight:bold;
	color:#4a9f20;

}

.postad{
	float:left;

}
.relpost{

	background:#e8f4f9 url(images/relpost.png) bottom right no-repeat;
	border:1px solid #afdbf1;
		border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-left:10px;
}

.relpost h3{
	color:#4b8bac;
	font-size:16px;
	padding:5px 10px;

}

.relpost ul{
	margin:0px ;
	list-style:none;
	padding:0px 10px;
	
}

.relpost ul li{
	margin:5px 0px;
	background:url(images/arrow.png) no-repeat;
	padding-left:25px;
}
.relpost ul li:hover{

	background:url(images/arrowh.png) no-repeat;

}
.relpost ul li a:link, .relpost ul li a:visited{
	color:#4b8bac;

}

.arcpost{
	width:570px;
	margin: 0px 0px 20px 10px;
	height:100%;
	color:#666;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	color:#326f8e;
	background:#e8f4f9;
	border:1px solid #afdbf1;
	padding:0px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}


.bottom{
	width:1000px;
	background:#11435C;
	height: 445px;
	float:left;
}


.tagscloud{

	width:820px;
	background:url(images/tagclouds.png) repeat-y;
	margin:0px 0px;
	padding:15px 90px;
	position:relative;

}
.tagtitle{

	width:20px;
	height:86px;
	background:url(images/tagname.png) no-repeat;
	position:absolute;
	top:50%;
	left:52px;
	margin-top:-43px;
}
.tagstop{
	background:url(images/tagstop.png) no-repeat bottom left ;
	height:12px;
	margin-top:10px;
	padding:0px;
}
.tagsbot{
	background:url(images/tagsbot.png) no-repeat ;
	height:9px;
	margin:0px;
	padding:0px;
}
.tagscloud a:link,.tagscloud a:visited{
	color:#afd5e8;
}
.tagscloud a:hover{
	color:#fff;
}


.subottom{
	position:relative;
	width:1000px;
	height:159px;
	background:url(images/subottom.png) no-repeat;

}

.donate{
	width:280px;
	height:34px;
	position:absolute;
	left:150px;
	bottom:15px;
}

.blinks{
	height:60px;
	width:100px;
	font-size:10px;
	position:absolute;
	right:150px;
	top:50px;
	overflow:hidden;
	text-align:center;
}

.blinks li {
	list-style:none;
	float:left;
	padding:0px 5px;

}
.blinks li a:link{

color:#0A3348;
display:block;
width:100px;

}

.custf{
	background:#E0E0E0;
	padding:5px;
	border:1px solid #ccc;
	}
	
.custf label{
	color:#444;
	padding:0px 0px;
	font-weight:bold;


}
.custf small{
	color:#666;
	padding:0px 0px;
	margin:5px 0px;


}
input#content-title-tf,textarea#content-text-ta,input#tags{
	background:#fff;
	border:1px solid #ccc;
	width:90%;
	padding:5px 0px;
	margin-top:5px;
	
}

select.tdomf_categories{
	margin-top:5px;
	
}
input.fpreview{
	margin-right:5px;
	background:url(images/fpreview.png) repeat-x;
	border:1px solid #820505;
	color:#fff;
	padding:3px 10px;
}

input.fsubmit{
	margin-right:5px;
	background:url(images/fsubmit.png) repeat-x;
	border:1px solid #117609;
	color:#fff;
	padding:3px 10px;
}
.custf legend {
	color:#444;
	padding:0px 0px !important;
	margin:0px  0px;
	font-weight:bold;
}

#uploadfiles_inline{
	padding:0px 0px;
	margin:0px  0px;
	width:90%!important;
	height:130px!important;
	overflow:hidden;

}
