/* CSS Document */
/*======================================
				Jasim
			www.eSoftArena.com
=======================================*/
body{
	font-family:Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	color:#000000;
	text-align:center;
	line-height: 18px;
	background-image: url(images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
*{margin:0; padding:0}
img,fieldset{border:0}
.hide,#hdr h1 a span, h2 span{display:none;	visibility:hidden}

p{margin-bottom:25px; line-height:17px}

.padd_left{ margin-left:153px}

a{text-decoration:none}

.clr_margin_rght{ margin-right:0 !important }

#wrap{
	width:1000px;
	text-align:left;
	margin:0 auto;
	
}

.hr {
	height: 0;
	font-size: 0;
	line-height: 0;
	width: 100%;
	margin: 1em auto;
}
.dotted {
	border-bottom: dotted 1px #999999;
}
.dashed {
border-bottom: dashed 2px #0066cc;
}

.subTitle{
	font-size:12px;
	padding-bottom: 10px;
	color: #999999;
}
.subTitle a:link{
	color: #999999;
}
.subTitle a:visited{
	color: #999999;
}

.subTitle a:hover{
	color: #E1680F;
}



.center{ color:#fff; font-size:14px; padding:15px 50px;}

a:link {
	color: #3C6193;
	text-decoration: none;
}
a:visited {
	color: #3C6193;
	text-decoration: none;
}
a:hover {
	color: #E1680F;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.sideBarTitle{
	margin: 5px;
	color: #000000;
	padding-left: 5	px;
	padding-right: 10px;
	font-size: 10px;
}

.sideBarTitle h1{
	font-size: 16px;
	line-height: 20px;
}

.twitterWidget{
width: 310px;
margin-bottom: 5px;

}

/*=======================================
			HEADER
========================================*/

#hdr{
	width:1000px;/*1000*/
	height:100px;
	position:relative;
	font-weight:bold;
	
}



#hdr h1 a{
	width:204px;
	height:59px;
	background:url(images/logo.png) no-repeat;
	position:absolute;
	top:75px;
	left:415px;
}
#hdr .backhome{
	width:92px;
	height:auto;
	font-size:12px;
	color:#010101;
	line-height:23px;
	background:url(images/back-home-bg2.png) no-repeat;
	position:absolute;
	top:78px;
	left:906px;
	padding-left: 4px;
}
/*=====================================================================================
			NAVIGATION
======================================================================================*/
#menu{
	width:1000px;
	height:16px;
	background:#696966;
	margin-bottom:8px;
	overflow:hidden;
}
#menu ul{list-style:none; padding-left:5px;}
#menu ul li{
	display:block;
	float:left;
	padding-left:8px;
}
#menu ul li a{
	line-height:16px;
	color:#fff;
	display:block;
	text-transform:uppercase;
	float:left;
}
#menu ul li a:hover, #selected { color:#E1680F;}

/*=======================================
			CONTENT
========================================*/
#main{
	width:1000px;/*1000*/
	overflow:hidden;
	padding-bottom:15px;
	margin-bottom:12px;
}
.single{
}
#page_content{
	width:1000px;/*1000*/
	
}
#page_content h2{ font-weight:normal; margin-bottom:5px;}
.gallery_post{width:100%; overflow:hidden;}
.gallery_post dd{
	width:480px;/*480*/
	height:100px;
	margin:0 20px 14px 0;
	background:#fff;
	float:left;
}
.gallery_post dd span{
	width:175px;
	height:100px;
	overflow:hidden;
	display:block;
	float:left;
}
.gallery_post dd div{
	width:280px;/*285*/
	height:86px;/*100*/
	overflow:hidden;
	display:block;
	float:right;
	color:#000;
	padding:7px 5px 7px 0;
}
.gallery_post dd div h4 a{
	color:#010101;
	font-size:14px;
	display:block;
	margin-bottom:3px;
	font-weight:normal;
}
.gallery_post dd div h4 a:hover{text-decoration:none; color:#E1680F;}
.gallery_post dd div p{
	margin:0;
	padding:0;
	line-height:10px;
}
	
#content{
	width:670px;/*388*/
	float:left;
}
.post{
	width:670px;
	margin-bottom:9px;
}
.post .topimg{ width:620px; height:349px;}
.entry{
	width:640px;/*620*/
	padding:14px 15px 0 15px;
	line-height: 22px;
}
.entry h2{
	color:#000;
	font-size:30px;
	padding-bottom:2px;
}
.entry h2 a{
	color:#333333;
	font-size:24px;
	text-decoration:none;
}
.entry h2 a:hover{color:#E1680F; text-decoration:none}

.entry ul, .entry ol{
	line-height:13px;
	margin:0;
	padding:0;
	padding-bottom:14px;
}
.entry ul, .entry ol{list-style:none; padding:0 10px}
.entry ul li{
	list-style-type:disc;
	padding-left:8px;
	padding-bottom:2px;
}
.entry ol li{
	list-style-type:disc;
	padding-left:8px;
	padding-bottom:2px;
}

.navigation{ width:96%; padding:2%;}
.alignleft a{
	float:left;
	width:53px;/*83*/
	height:23px;
	padding-left:30px;
	background:url(images/next.png) no-repeat;
}
.alignright a{
	float:right;
	width:63px;/*63*/
	height:23px;
	padding-left:20px;
	background:url(images/prev.png) no-repeat;
	
}

.alignleft a, .alignright a{
	font-size:10px;
	color:#010101;
	line-height:23px;
}
.alignleft a:hover, .alignright a:hover{text-decoration:none; color:#E1680F;}

.other_img{ margin:9px 0 4px 0;}
.other_img img{ display:block; margin-bottom:4px;}

/*=======================================
			#sidebar
========================================*/
#sidebar{
	width:300px;/*219*/
	float:right;
	
}
#sidebar a:hover{
	text-decoration:none;
	color: #E1680F;
}
#login_form{
	width:300px;/*370*/
	height:58px;/*78*/
	border-top:1px solid #eaeae8;
	border-right:1px solid #dbdbd8;
	border-left:1px solid #ebebe9;
	padding:28px 0 0 2px;
	margin-bottom:5px;
	background:#f4f4f3 url(images/login.gif) no-repeat 9px 6px;
}
#login_form span{	
	width:90px;/*102*/
	height:14px;/*15*/
	display:block;
	background:url(images/inpt-bg.gif) no-repeat;
	padding:1px 6px;
	margin-bottom:4px;
}
#login_form input{
	width:85px;
	height:13px;
	border:0;
	font-size:9px;
	line-height:12px;
	background:transparent;
}
#login_form label{
	display:block;
	clear:both;
	padding-left:5px;
	color:#000;
}
#login_form a{
	color:#000;
	text-decoration:underline;
}
#login_form a:hover{ text-decoration:none}
#login_form dl{ width:100%; overflow:hidden}
#login_form dd{
	width:102px;
	float:left;
	margin-right:8px;
}
.margin_none{
	margin:0!important;
}
.random_feature{
	width:300px;
}
.img_box{width:300px; height:209px; overflow:hidden}
.img_box img{display:block}
.random_feature .desc{
	width:300px;/*370*/
	height:12px;
	background:#898888;
	color:#fdfbfb;
	text-align:right;
	padding-right:12px;
	line-height:12px;
}
.sidebar_content{
	width:300px;
	padding:10px 5px 20px 5px;
	margin-bottom:9px;
	background-color: #E1E1E1;
}
.category h2{
	width:70px;
	height:16px;
	margin-bottom:10px;
}
.recent h2{
	height:16px;
	margin-bottom:10px;
}
.twitter h2{
	width:44px;
	height:13px;
	margin-bottom:4px;
	background:url(images/twitter.gif) no-repeat;
}
.sidebar_content ul{
	padding-bottom:27px;
	width:100%;
	list-style:none;
}
.sidebar_content ul li{
	padding-left:10px;
	line-height:14px;
	color:#000000;
}
.sidebar_content ul li a{
	color:#fffefe;
	text-decoration:none;
}

#search_box{
	width:300px;/*370*/
	height:26px;/*58*/
	border-top:1px solid #5c5b59;
	border-right:1px solid #7e7d7a;
	padding:38px 0 0 10px;
	background:#434241 url(images/search.gif) no-repeat 17px 6px;
}
#search_box span{	
	width:123px;/*139*/
	height:18px;/*20*/
	display:block;
	background:url(images/inpt-bg2.gif) no-repeat;
	padding:2px 8px 0 8px;
	font-size:10px;
}
#search_box input{
	width:115px;
	height:16px;
	border:0;
	background:transparent;
}
/*=======================================
			FOOTER
========================================*/
#ftr{
	width:1000px;/*613*/
	height:23px;
}
/*=======================================
			IMAGE
========================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 4px 18px;
	display: inline;
}

img.alignleft {
	padding: 0px;
	margin: 0 18px 4px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

/*============= ======================*/
.widget_side{list-style:none;}
.widget{
	width:300px;/*370*/
	/*height:26px;  */ /*58*/
	padding:5px 0 0 5px;
}
.sidebar_content ul li{
	padding-left:10px;
	line-height:24px;
}
.sidebar_content ul li a{
	color:#333333;
	text-decoration:none;
}

.widget ul{
	padding-bottom:27px;
	width:100%;
	list-style:none;
}
.widget ul li{
	list-style:none;
	line-height:14px;
	margin-bottom: 10px;
	padding-right: 20px;
}
.widget ul li a{
	color:#666666;
	text-decoration:none;
}
.widget h2{
	margin-bottom:4px;
	font-size:17px;
	color:#000000;
	
}

/*=======================================
		 for comment
========================================*/
.comment_area{
	width:670px;
	padding:32px 0 7px 10px;
	clear:both;
}
.comment_area  h3 {
	font-size:13px;
	color:#333333;
	margin-bottom:20px;
}
	
.all_comment{
	width:620px;
	padding:5px 0;
	margin:0 0 20px 2px;
	overflow:hidden;
}
.all_comment dt{
	padding-bottom:4px;
	font-size:12px;
	color:#333333;
	margin-bottom:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.all_comment dt label{
	font-size:10px;
	color:#fff;
	margin:0 6px 0 1px;
}
.all_comment dt a{
	font-size:12px;
	color:#333333;
}
.all_comment dt a:hover{text-decoration:underline}

.all_comment dt span{
	color:#333333;
	font-size:10px;
	margin-left:2px;
}
.all_comment dd{
	width:613px;/*620*/
	padding:0 0 25px 7px;
	color:#333333;
	font-size:12px;
}
.all_comment dd p{
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.comment_area form label{
	display:block;
	padding:12px 0 2px 4px;
	color:#fff;
	font-size:10px;
}
.form_left{ padding-bottom:25px;}	
.inpt_class{
	width:300px;/*312*/
	height:17px;/*20*/
	border:0;
	background:#fff;
	font-size:10px;
	color:#000;
	padding:3px 6px 0 6px;
	margin-bottom:3px;
	display:block;
	clear:both;
}
.text_class{
	width:300px;/*312*/
	height:71px;
	font-size:10px;
	color:#000;
	padding:6px;
	margin-bottom:4px;
	border: medium solid #333333;
	background: transparent;


}	
.subnt{
	width:84px;
	height:29px;
	border:0;
	display:block;
	margin-left:2px;
	cursor:pointer;
	background-color: #333333;
	color: #CCCCCC;
	background-image: url(images/send-btn.jpg);
}
.form_left .inpt_class{background:#898888; color:#fff; margin-bottom:10px;}
.form_left .text_class{background:#898888; color:#fff;margin:10px 0;}
