/*
Author: Ahmed Jasim
*/

body{
	font-family: serif, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#434343;
	text-align:center;
	background:#fff url(image/bodyimg.jpg) repeat-x;
}
*{
	margin:0; 
	padding:0;
}
img,fieldset{
	border:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.hide{
     position: absolute;
     left: -9999px;
}
/*----------------------start pagestructure
*/
#wrap{
	margin:0 auto;
	width:1142px;
	text-align:left;
}
/*----------------------------start header
*/
#header{
	width:1142px;
	height:214px;
	overflow:hidden;
}
#headertop{
	width:1142px;
	height:27px;
	text-align:right;
	padding-top:10px;
}
#headertop span{
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
        font-family: Verdana;
}
#headertop span label{
	color:#9B8155;
}
#logo{
	width:1142px;
	height:112px;
}
#logo h1{
	width:930px;
	height:44px;
	padding:3px 144px 35px -3px;
	float:left;
}
#logo h1 a{
	width:930px;
	height:44px;
	display:block;
}
/*--------------------headerbtm
*/

#nav{
	width:1142px;
	height:35px;
	overflow:hidden;
}
#nav ul{
	width:821px;
	height:35px;
	float:left;
	padding-left:29px;
}
#nav ul li{
	float:left;
	display:block;
	padding:0 10px;
}
#nav ul li a,
#nav ul li a strong,
#nav ul li a strong strong{
	display:block;
	font-weight:normal;
	
}
#nav ul li a{
	color:#b6b6b6;
	font-size:14px;
	line-height:35px;
	cursor:pointer;
}
#nav ul li a strong strong{
	padding:0 5px;
}
#nav ul li a:hover, #nav ul .current_page_item a{
	background:url(image/navbg.jpg) repeat-x;
	text-decoration:none;
	color:#000;
}
#nav ul li a:hover strong,#nav ul .current_page_item a strong{
	background:url(image/navlft.jpg) no-repeat;
}
#nav ul li a:hover strong strong,#nav ul .current_page_item a strong strong{
	background:url(image/navrgt.jpg) no-repeat right;
}

#nav ul .current_page_item li a{
	background:none;
	text-decoration:none;
	color:#68645E;
}

#nav ul li li a strong strong{
	padding:0;
	margin:0;
	display:inline;
}

#nav ul li li a:hover strong,#nav ul .current_page_item li a strong{
	background:none;
}
#nav ul li li a:hover strong strong,#nav ul .current_page_item li a strong strong{
	background:none;
}


#nav ul .current_page_item li a strong{
	background:none;
}

#nav ul .current_page_item li a strong strong{
	background:none;
}

/*-- sub menu --*/

#nav ul li ul{
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	border:1px solid #65625D;
	margin: 0px;
	padding:0;
	padding-top:8px;
	background:#fff;
	}
#nav ul li li {
	margin: 0px;
	padding: 0px;

	}
#nav ul li li:first-child{
	border:0;
}	
#nav ul li ul a { 
	width: 185px;/*160*/
	height:18px;
	background:none;
	line-height:18px;
	color:#68645E;
	font-size:14px;
	font-family:serif,verdana;
	display:block;
	padding-left:15px;
	border:0;
	}
#nav ul li ul a:hover, #nav ul li ul a:active {
	background:url(image/dropHover.jpg) repeat;
	color:#FEFEFE;
	
	}
#nav ul li ul ul {
	margin: -19px 0 0 200px;
	border:1px solid #65625D;
	padding-top:0;
	}

#nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li.sfhover ul ul, #nav ul li.sfhover ul ul ul {
	/*left: -999em;*/
	}

#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li.sfhover ul, #nav ul li li.sfhover ul, #nav ul li li li.sfhover ul {
	/*left: auto;*/
	}

#nav ul li:hover, #nav ul li.sfhover { 
	position: static;
	}
	
/*-- end menu --*/






	
#nav .inputarea{
	width:292px;
	height:31px;
	float:left;
	padding-top:4px;
	overflow:hidden;
}
#nav .inputarea input{
	width:248px;
	height:24px;
	border:none;
	background:url(image/input_bg.jpg) no-repeat;
	float:left;
	padding:6px 0 0 0px;
	text-align:center;
	color:#68645E;
}
#nav .inputarea .sbtn{
	width:38px;
	height:29px;
	background:url(image/sbtn_bg.jpg) no-repeat;
	float:right;
	padding:0px;
	cursor:pointer;
}
/*---------------------mainbody
*/
#mainbody{
	width:1142px;
	overflow:hidden;
	margin-top:61px;
}
/*---------------lftsidebar
*/
#lftsidebar{
	width:224px;
	float:left;
}
.boxbg,.boxtop,.boxbtm{
	width:224px;
	display:block;
	overflow:hidden;
}
.boxbg{
	background:url(image/boxbg.jpg) repeat-y;
	margin-bottom:24px;
}
.boxtop{
	background:url(image/boxtop.jpg) no-repeat;
}
.boxbtm{
	background:url(image/boxbtm.jpg) no-repeat bottom;
}
.bxcont{
	width:224px;
}
.bxcont h2{
	width:224px;
	height:43px;
	color:#bfbfbf;
	font-size:14px;
	text-align:center;
	line-height:43px;
}

.devio{
	width:214px;
	border:1px solid #C8C8C8;
	margin:0 4px 4px 4px;
	font-size:11px;
	background:#fff;
	display:block;
}
.devio img, .devio object {
	margin:13px 0 0 32px;
}
.devio span{
	display:block;
	color:#6F6F6F;
	padding:10px 0;
	background:url(image/video_bg.jpg) no-repeat bottom;
	text-align:center;
}
.devio strong{
	color:#5A5A5A;
	padding:5px 0;
	display:block;
	text-align:center;
}
.devio strong a{
	color:#B2B2B2;
}
.bxcont ul{
	width:206px;
	padding:10px 9px;
	list-style:none;
}
.bxcont ul li{
	width:196px;
	padding:5px 0 5px 10px;
	cursor:pointer;
	background:url(image/listitembullet.jpg) no-repeat scroll left 16px;
}
.bxcont ul li label{
	color:#82A1B7;
	font-weight:bold;
	font-size:13px;
	background:url(image/lftbar.jpg) no-repeat right;
	padding-right:5px;
	padding-left:5px;
}
.bxcont ul li p{
	color:#252525;
	font-size:14px;
	display:block;
	padding:3px 0 7px 5px;
}
.bxcont ul li a{
	color:#252525;
	font-size:12px;
	padding:0;
	margin:0;
}
.bxcont ul li span{
	color:#252525;
	font-size:14px;
	/*margin-left:5px;*/
}

.wpp-excerpt{
	color:#252525;
	font-size:14px;
	padding:6px 1px 6px 7px!important;
	display:block;
}
.bxcont ul li a{
	text-decoration:none;
	color:#333;
	
	/*display:block;*/
	
}
.widget_archive ul li a{padding:5px 0px; display:block}
.widget_archive ul li a:hover{
	background:#dddddd !important;
	display:block;
}

.bxcont ul li:hover .libxbg,.bxcont ul li:hover .libxtop,.bxcont ul li:hover .libxbtm{
	width:196px;
	display:block;
	
}
.bxcont ul li:hover .libxbg{
	background:url(image/lihoverbg.jpg) repeat-y;
}
.bxcont ul li:hover .libxtop{
	background:url(image/lihovertop.jpg) no-repeat;
}
.bxcont ul li:hover .libxbtm{
	background:url(image/lihoverbtm.jpg) no-repeat bottom;
}
/*---------------contener
*/
#content{
	width:626px;
	float:left;
	padding:0 20px 0 21px;
}
#content-inner{
	width:628px;
	margin-bottom:20px;
	border-bottom:1px solid #D5D5D5;	
}
.post{
	width:626px;
	background:#F4F4F4 url(image/posttop.jpg) no-repeat 1px 0;
	border:1px solid #D5D5D5;
	border-bottom:0;
	margin:0;
	padding:0;
	border-top:none;
}
.entry{
	padding:9px 16px 20px 13px;
	
}
.entry img{
	margin:0 0 10px 20px;
}
.post p{
	line-height:18px;
	padding-bottom:10px;
	text-align:justify;
}
.post .title{
	width:597px;
	color:#191919;
	font-size:26px;
	padding:20px 16px 15px 13px;
	background:url(image/titleb.jpg) no-repeat bottom;
	font-weight:normal;
}
.post h2 a{
	color:#191919;
}
.metadata{
	width:597px;
	background:#EDEDED url(image/metadatabg.jpg) repeat-x;
	overflow:hidden;
	padding:10px 16px 12px 13px;
}
.metadata span{
	float:left;
	color:#434343;
	font-size:13px;
}
.metadata span a{
	color:#624040;
}
.metadata .author{
	float:right;
	color:#656565;
	font-size:15px;
	background:url(image/author.jpg) no-repeat;
	padding-left:29px;
}
.metadata .author a{
	color:#656565;
	font-size:15px;
}

.post p a{
	color:#3E575D;
}
.post h1{
	color:#191919;
	font-size:28px;
}
.post h2{
	color:#191919;
	font-size:26px;
}
.post h3{
	color:#191919;
	font-size:24px;
}
.post h4{
	color:#191919;
	font-size:22px;
}
.post h5{
	color:#191919;
	font-size:20px;
}
.post h6{
	color:#191919;
	font-size:18px;
}
.post ul{
	width:600px;
	padding:10px 10px 10px 36px;
	overflow:hidden;
}
.post ul li{
	padding:5px 0;
	color:#434343;
	list-style:disk;
	list-style-position:inside;
}
.post ul li a{
	color:#3E575D;
	font-size:14px;
	text-decoration:underline
}
.post li a:hover{
	text-decoration:none;
}
.post ol{
	width:600px;
	padding:10px 10px 10px 33px;
}
.post ol li{
	padding:5px 0;
	color:#434343;
	list-style:decimal;
	list-style-position:inside;
}
.post ol li a{
	color:#434343;
	font-size:14px;
	text-decoration:underline
}
/*---------------rgtsidebar
*/
#rgtsidebar{
	width:224px;
	float:right;
}
/*-----------------postlist
*/
.listitem .postlist{
	
}
.listitem .postlist li{
	line-height:14px;
	padding:6px 0;
}
.listitem .postlist li label{
	color:#93AEC1;
	display:block;
	font-size:11px;
}
.listitem .postlist li span{
	color:#5A5A5A;
	font-weight:bold;
	font-size:9px;
}
.listitem .postlist li span a{
	font-weight:normal;
	color:#B2B2B2;
}
/*---------------------midlist*/
.listitem .midlist {
	padding:4px 0 10px 17px;
}
.listitem .midlist li{
	line-height:28px;
	
}
.listitem .midlist li a{
	color:#989898;
	font-size:14px;
	line-height:18px;
	padding-left:10px;
	background:url(image/listitembullet.jpg) no-repeat left 5px;
}
.listitem .midlist li a:hover{
	color:#10FFFF;
	background:url(image/hoverlistb.jpg) no-repeat left 4px;
	text-decoration:none;
}
.selectarea label{
	display:block;
	color:#000;
	padding:15px 0 5px 0;
	font-weight:bold;
	font-size:12px;
}
.selectarea input{
	width:109px;
	height:18px;
	border:1px solid #A5ACB2;
}
.selectarea  select{
	width:150px;
	height:18px;
	border:1px solid #A5ACB2;
}
.selectarea .search{
	width:44px;
	height:17px;
	background:url(image/search.jpg) no-repeat;
	border:none;
}
.selectarea .go{
	width:22px;
	height:18px;
	background:url(image/go.jpg) no-repeat;
	border:none;
}

/*---------------------allInformArea*/
#allInformArea{
	width:100%;
	background:#E1E1E1  url(image/iformbg.jpg) repeat-x;
	border-bottom:1px solid #FFFFFF;
	padding:17px 0 3px 0;
	text-align:left;
}
#allList{
	width:1050px;/*1142*/
	padding:0 62px 0 30px;
	margin:0 auto;
}
.allListBg,
.allListBtm,
.allListTop{
	width:1050px;
	display:block;
}
.allListBg{
	background:url(image/allListBg1.jpg) repeat-y;
}
.allListBtm{
	background:url(image/allListBtm.jpg) no-repeat bottom;
}
.allListTop{
	background:url(image/allListTop1.jpg) no-repeat;
}
#allListCont{
	width:1038px;/*1050*/
	overflow:hidden;
	padding:0 6px;
}
.btmlistitem{
	width:173px;
	float:left;
	margin:23px 0;
	background:url(image/btmbxbar.jpg) repeat-y right;
}
.btmlistitem h3{
	font-size:18px;
	color:#091a2a;
	font-weight:normal;
	padding-left:18px;
}
.btmlistitem ul{
	padding:18px 0 6px 25px;
}
.btmlistitem ul li{
	line-height:22px;
	list-style:none;
}
.btmlistitem ul li a{
	font-size:14px;
	color:#858585;
}
.btmlistitem ul li a:hover{
	color:#000000;
	text-decoration:none;
}
.lastitem{
	background:none;
}

/*--------------------------------footer-------------------------*/
#footer{
	width:100%;
	background:#2C2A28 url(image/footerBg.jpg) repeat-x;
}
#contFooter{
	width:1142px;
	padding:30px 0 20px 0;
	margin:0 auto;
	text-align:center;
}

#contFooter p{
	font-size:11px;
	color:#C8C8C8;
	padding-right:6px;
	display:block;
}
#contFooter a{
	color:#9B8155;
}
#contFooter  span{
	background:url(images/liBdr.jpg) no-repeat;
	padding-left:6px;
	padding-right:14px;
}
#contFooter label{
	background:url(images/liBdr2.jpg) no-repeat;
	padding-left:14px;
}
#contFooter strong{
	padding-top:10px;
	font-size:11px;
	color:#fff;
	display:block;
	font-weight:normal;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.aligncenter, img.alignnone{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin:0 0 6px 8px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin:0 8px 6px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
.center{ text-align:center }
.navigation{ width:100%; overflow:hidden; padding:10px 0 }
.navigation a { color:#545454 }
.spc{ padding-bottom:20px }
.pagetitle{ padding:0 0 15px 4px }

/*======= comment ===*/


.commentblock{ margin-top:20px; overflow:hidden}

.commentblock a{
	color:#5D828B;
	font-weight:normal;
} 
.commentblock p{ margin-bottom:0px; }

.commentlist li{
	overflow:hidden;
	border:1px solid #D5D5D5;
	padding:10px;
	margin-bottom:15px;
}

#comments{
	color:#3E575D;
}
#respond strong{
	font-size:13px;
	display:block;
	margin-bottom:15px;
}
#respond p{
	margin:0;
	padding:0;
}
#respond label{
	font-size:13px;
	color:#3E575D;
}
.inptclass{
	width:220px;
	height:18px;
	margin-top:5px;
	border:1px solid #D5D5D5;
}
.textarea{
	width:438px;
	height:150px;
	margin-top:5px;
	border:1px solid #D5D5D5;
}

/*right side bar*/

.rghtbxcont{
	width:215px;
}

.rghtbxcont ul{ padding:5px 0px;}
.rghtbxcont h2{
	width:224px;
	height:43px;
	color:#bfbfbf;
	font-size:14px;
	text-align:center;
	line-height:43px;
}

.widget_archive label.widgettitle{ display:none;}
.rghtbxcont ul ul{
	list-style:none;
	border:0;
	margin:15px;
	padding:0;
	font-size:11px;
	margin-left:-10px;
	background:#fff;
}
.rghtbxcont ul li{
	line-height:28px;
	padding-left:9px;
	background:url(image/listitembullet.jpg) no-repeat scroll 9px 9px;
}
.rghtbxcont ul li a{
	color:#252525;
	font-size:14px;
	line-height:18px;
	margin-left:10px;
	/*background:url(image/listitembullet.jpg) no-repeat left 5px;*/
	display:block;
	padding:5px 0px;
}
.rghtbxcont ul li a:hover{
	color:#656565;
	text-decoration:none;
	background:#dddddd;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */
.tabbox h2{
	width:224px;
	height:43px;
	color:#bfbfbf;
	font-size:14px;
	text-align:center;
	line-height:43px;
}
.tabcontent{
display:none;

}
.tabcontent{
	width:192px;
	font-family:serif,Verdana, Arial, Helvetica, sans-serif;	
}
.tabcontent fieldset{ 
	font-size:13px; 
	padding:5px 0 0 0; 
	border:none;border-bottom:1px solid #ECECEC;
}
.tabcontent fieldset p{
	margin:-2px 0;
	color:#252525;
} 
.tabcontent label{
	font-size:11px;
	color:#B2B2B2;
	line-height:18px; 
}
.tabcontent label b{
	color:#5A5A5A;
}
.tabcontent ul{
	width:209px;
	overflow:hidden;
	text-align:left;
	padding:5px 0px;
	margin:0;
}
.tabcontent ul li{
	float:left;
	width:200px;
	line-height:20px;
	padding-left:9px;
	background:url(image/listitembullet.jpg) no-repeat 9px 9px;
	list-style:none;
}
.tabcontent ul li a{
	color:#252525;
	font-size:13px;
	text-decoration:none;
	margin-left:10px;
	display:block;
/*	background:url(image/listitembullet.jpg) no-repeat left 5px;*/
	
}
.tabcontent ul li a:hover{ text-decoration:none; color:#656565;background:#dddddd; }

.widget_tag_cloud a{
	color:#252525;
	font-size:13px;
	margin:2px 4px;
	text-decoration:none;
}

#sms-text-message{ padding-left:8px }
.wpp-comments{ font-weight:normal!important}
.wpp-views{font-weight:normal!important}

.module{ padding-left:15px;}



