/*  
Theme Name: PRCountry.com
Theme URI: http://www.candidinfo.com/open-source/wordpress-blog/
Description: A magazine-style layout for Wordpress
Version: 2.0
Author: Nav
Author URI: http://www.candidinfo.com/


/* CSS Document */
*{
	margin:0;
	padding:0;
}
html>body *{
	outline:none;
}
h1, h2, h3, h4, h5, h6, p, table, tr, td, lebel, form, div, dl, dt, dd{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
.flt{
	float:left;
}
.frt{
	float:right;
}
body{
	
	padding:0;
	background:#000000 url(images/bg-top.gif) repeat-x left top;
	
}
#container{

	width:868px;
	margin:0 auto;
	
}

a{
	color:#CC0000;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
	text-decoration:underline;
}
/* ================ header ================== */

#header{
	float:left;
	width:868px;
	padding:36px 0 0 0;
}

.logo{
	float:left;
	padding-top:12px;
	width:203px;
}
.google-ad{
	width:480px;
	float:right;
	margin-left:185px;
}

#header .menu{
	background:#ffffff url(images/bg-menu.gif) no-repeat left top;
	float:left;
	width:868px;
	margin-top:11px;
	clear:both;
	overflow:hidden;
	height:32px;
	
}

#header .menu ul{
	margin:0;
	padding:2px 0 2px 28px;
	list-style:none;
	background:url(images/divider1.gif) repeat-x left bottom;
	float:left;
	width:840px;
}

#header .menu ul li{
	margin:0;
	padding:0 2px;
	background:url(images/bg-r-menu.gif) repeat-y right top;
	float:left;
}

#header .menu ul li a{
	display:block;
	float:left;
	width:110px;
	font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
	color:#212121;
	text-decoration:none;
	text-align:center;
}
#header .menu ul li a:hover, #header .menu ul li.active a{
	color:#FFFFFF;
	background:#212121;
}
#header .menu ul li.search{
	float:right;
	width:205px;
	padding:0;
	background:none;
}
#header .menu ul li.search span.text{
	font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
	color:#212121;
	display:block;
	width:55px;
	float:left;
}
#header .menu ul li.search span.searchinput{
	float:left;
	display:block;
	width:133px;
	padding-top:4px;
}

#header .menu ul li.search span.searchinput input{
	float:left;
	width:106px;
	height:16px;
	padding:3px 2px 0 25px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#858585;
	background:url(images/bg-search.gif) no-repeat;
	border:none;
}
/* ================ end header ================== */

/* ================ container =================== */
#main{
	float:left;
	width:821px;
	background:url(images/bg-content.gif) repeat-y left top;
	padding:0 15px 0 32px;
}

#content{
	width:525px;
	float:left;
	padding:20px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#2F2A28;
}

#content .graybgform{
	width:240px;
	float:left;
	background:#EAEAEA;
	padding:7px;
	padding-bottom:13px;
}

#content .graybg{
	width:240px;
	float:right;
	background:#EAEAEA;
	padding:7px;
}
#content h2{
	font:normal 17px/24px Georgia, "Times New Roman", Times, serif;
	background:url(images/h2-bg.gif) repeat-x left bottom;
	color:#212526;
}
.vb12{
	font:bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	padding:6px 0 4px 0;
}

#content form .input1{
	width:232px;
	height:14px;
	border:1px solid #212526;
	margin:0 0 7px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#858585;
	padding:2px;
}

#content form .input2{
	width:209px;
	height:15px;
	border:1px solid #212526;
	margin:0 0 7px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#858585;
	padding:2px;
	float:left;
}
#content form .pad-top10{
	padding-top:10px;
	float:left;
	width:232px;
}

#content form textarea{
	width:232px;
	height:81px;
	border:1px solid #212526;
	margin:0 0 7px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#858585;
	padding:2px;
}

#content form .button{
	background:url(images/submit.gif) no-repeat left top;
	width:84px;
	height:25px;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
}
.paddr5{
	padding-right:5px;
}
.border-botttom{
	border-bottom:1px solid #BDBCBC;
	padding:0 0 5px 0;>padding:0 0 8px 0;
	margin:0 0 5px 0;>margin:0 0 8px 0;
	float:left;
	clear:both;
	width:240px;
}
.googleadd{
	float:left;
	clear:both;
	width:240px;
	padding-top:30px;
	padding-bottom:35px!important;padding-bottom:32px;
}
.post{
	background:url(images/dot.gif) repeat-x left top;
	margin:19px 0 0 0;
	float:left;
	width:525px;
}
#content .post h2{
	font:bold 24px/32px Georgia, "Times New Roman", Times, serif;
	background:url(images/dot.gif) repeat-x left bottom;
}

#content .post h3{
	font:bold 18px/32px Georgia, "Times New Roman", Times, serif;
	background:url(images/dot.gif) repeat-x left bottom;
}

#content .post h2 a{
	color:#1E2223;
	text-decoration:none;
}
#content .post h2 a:hover{
	color:#cc0000;
	text-decoration:underline;
}

.posted{
	color:#A8A8A8;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:525px;
}
.posted span{
	display:block;
}

.posted .date{
	float:left;
}

.posted .comment{
	float:right;
}

.your-text{
	float:left;
	width:495px;
	padding:15px;
	background:#EAEAEA;
	margin-top:18px;
	color:#2F2A28;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
.your-text ul, .your-text ol{
	margin-left:20px;
}
.social_bookmark img {
	border:0px;
}
.your-text p a{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#2F2A28;
}
.your-text2{
	float:left;
	width:495px;
	padding:15px;
	background:#EAEAEA;
	margin-top:8px;
	color:#2F2A28;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

.your-text2 p a{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#2F2A28;
}
/* ================ End content =================== */
/* ================ right nav =================== */
#rightnav{
	float:right;
	width:250px;
}

#rightnav .rss{
	float:left;
	width:230px;
	padding-right:20px;
	clear:both;
}
#rightnav .rss a{
	float:right;
	width:90px;
	display:block;
	background:url(images/rss.gif) no-repeat right top;
	font:18px/50px Georgia, "Times New Roman", Times, serif;
	padding-right:45px;
	color:#2F2A28;
}

#rightnav .add{
	float:left;
	clear:both;
}

#rightnav .rss a:hover{
	color:#cc0000;
}

#rightnav h3{
	font:18px/18px Georgia, "Times New Roman", Times, serif;
	padding:18px 0 5px 0;
	background:url(images/dot.gif) repeat-x left bottom;
	clear:both;
	float:left;
	width:228px; 
	
}
.right-menu{
	padding:0 11px; 
	float:left; 
	width:228px; 
	clear:both;
}

.right-menu ul{
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	width:228px;
	clear:both;
	float:left;
}

.right-menu ul li{
	margin:0;
	padding:3px 0 4px 0;>padding:4px 0 4px 0;
	background:url(images/right-menu.gif) repeat-x left bottom;
	width:228px;
	clear:both; 
	float:left;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.right-menu ul li.bgnone{
	background:none;
}
.right-menu ul li a{
	color:#1E2223;
	text-decoration:none;
	display:block;
	background:url(images/bullet-1.gif) no-repeat left 5px;
	padding-left:14px;
}

.right-menu ul li a:hover{
	color:#cc0000;
	text-decoration:none;
}
.right-menu ul li ul{
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
	width:208px;
	clear:both;
	float:left;
}

.right-menu ul li ul li{
	margin:0;
	padding:2px 0 3px 0;
	background:url(images/right-menu.gif) repeat-x left bottom;
	width:208px;
	clear:both; 
	float:left;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.right-menu ul li ul li a{
	color:#1E2223;
	text-decoration:none;
	display:block;
	background:url(images/bullet-2.gif) no-repeat left 5px;
	padding-left:14px;
}

.right-menu ul li ul li a:hover{
	color:#cc0000;
	text-decoration:none;
}


.right-menu2{
	padding:0 11px; 
	float:left; 
	width:228px; 
	clear:both;
}

.right-menu2 ul{
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	width:228px;
	clear:both;
	float:left;
}

.right-menu2 ul li{
	margin:0;
	padding:3px 0 4px 0;>padding:4px 0 5px 0;
	background:url(images/right-menu.gif) repeat-x left bottom;
	width:228px;
	clear:both; 
	float:left;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.right-menu2 ul li.bgnone{
	background:none;
}
.right-menu2 ul li a{
	color:#1E2223;
	text-decoration:none;
	display:block;
	background:url(images/bullet-2.gif) no-repeat left 5px;
	padding-left:14px;
}

.right-menu2 ul li a:hover{
	color:#cc0000;
	text-decoration:none;
}

#footer{
	width:100%;
	background:#5F0000 url(images/footer-bg.gif) no-repeat  center center;
	height:71px;
}

.footer-text{
	width:821px;
	margin:0 auto;
	padding-top:24px;
	color:#FFFFFF;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.footer-text a{
	color:#FFFFFF;
	text-decoration:none;
}

.footer-text a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
