/*
Theme Name: SYB
Theme URI: http://www.exit9designs.com
Description: Theme by Exit9 Designs.
Version: 1.2
Author: Exit9 Designs
*/

html, body{
	text-align:center;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	height: 100%;
	padding: 0px;
	text-align: center;
	background: #491b00 url("images/background.jpg") repeat-x;
	padding-top: 29px;
}

#container{
	width: 770px;
	margin: auto;
}

#main{
	background: url("images/body_bg_strip.png");
	padding: 0px 10px 0px 10px;
}

#header{
	background: url("images/header_title_nav.png") no-repeat;
	height: 93px;
	padding: 0px 10px 0px 10px;
}

#banner{
	height: 165px;
	background: url("images/banner_placeholder.jpg");
	border-top: 7px solid #c9c7c0;
	border-bottom: 7px solid #c9c7c0;
}

.narrowcolumn{
	float: left;
	width: 530px;
	height: 100%;
	background: #edede5;
	text-align: left;
	padding-bottom: 5px;
}

.widecolumn{
	float: left;
	width: 100%;
	background: #edede5;
	text-align: left;
	padding-bottom: 20px;
}

.post hr{
	height: 55px;
	background: url("images/HR.png") center no-repeat;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.post{
	margin: 10px 10px 0px 10px;
	padding: 8px;
}

.entry{
	line-height: 160%;
}

.postmetadata{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#respond{
	margin: 20px 10px 0px 10px;
}

.category-arabic{
	text-align: right;
}

.pagetitle{
	line-height: 55px;
	text-align: center;
	color: #b53c00;
	background: url("images/pagetitle_ornament.png") center no-repeat;
}

#sidebar{
	float: left;
	width: 220px;
	padding-bottom: 20px;
}

/**********headerlinks***************/

#header #links{
	height: 43px;
	line-height: 43px;
}

#header #links .home{
	height: 35px;
	line-height: 35px;
	float: left;
	width: 293px;
	margin-left: 25px;
}

#header #links .home:hover{

}

#header #links a{
	padding: 0px;
	float: right;
	width: 90px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fe7b00;
}

#header #links a:hover{
	color: #FFF;
	background: none;
	border: none;
}

#header #links .current{
	font-weight: bold;
	color: #FFF;
}

/**********headerlinks***************/

/**********headernav***************/

#header #nav{
	height: 50px;
}

#header #nav a{
	padding: 0px;
	float: left;
	height: 50px;
	width: 20%;
	*width: 20%;
	line-height: 50px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #6b6a6a;
}

#header #nav a:hover{
	color: #bd3400;
	background: none;
	border-bottom: 2px solid #bd3400;
}

#header #nav .current, #header #nav .current:hover{
	color: #bd3400;
	font-weight: bold;
	border-bottom: 7px solid #bd3400;
}

/**********headernav***************/


/**********calendar****************/

#banner #wp-calendar{
	float: right;
	width: 170px;
	height: 125px;
	margin: 15px 10px 15px 10px;
	background: url("images/calendar_bg.png") bottom right;
	border: 1px solid #999;
	padding: 5px;
}

#banner #wp-calendar table{
	border-collapse: collapse;
}

#banner #wp-calendar td{
	width: 24px;
	padding: 0px;
	margin: 0px;
	border: 2px groove #FFF;
	color: #999;
}

#banner #wp-calendar #today{
	background: #bd3400;
	color: #FFF;
	font-weight: bold;
	border: none;
}


#banner #wp-calendar .eventday{
	color: #000;
	display: block;
	border: none;
}

#banner #wp-calendar .eventday:hover{	
	color; #FFF;
	background: #f05c00;
}

#banner #wp-calendar .pad{
	background: none;
	border: none;
}






.entry #wp-calendar{
	padding: 5px;
}

.entry #wp-calendar #today{
	background: #3770cd;
	color: #FFF;
	border: 1px solid #3770cd;
}

.entry #wp-calendar table{
	border-collapse: collapse;
}

.entry #wp-calendar td{
	background: #FFF;
	height: 40px;
	border: 1px solid #3770cd;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.entry #wp-calendar td a{
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0px;
}

.entry #wp-calendar td a:hover{
	color: #FFF;
	background: #EFEFEF;
	padding: 0px;
}

.entry #wp-calendar .pad, .entry #wp-calendar .pad:hover{
	background: #CCC;
	border: 1px solid #999;
	padding: 0px;
}


/**********calendar****************/


/**********sidebar**************/

#sidebar{
	text-align:left;
	background: #e1e0db url("images/sidebar_bg.png") bottom no-repeat;

}

#sidebar h2{
	width: 100%;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #894a22;
	padding: 0px;
	margin:0px;
}

#sidebar ul{
	margin: 0px;
	padding: 0px 0px 20px 20px;
	list-style-type: none;
}

#sidebar .widget ul{
	background: url("images/sidebar_cat.png") top right no-repeat;
	padding: 10px 10px 20px 10px;
}

#sidebar li{
	margin: 0px;
	padding: 0px 0px 3px 0px;
	list-style-type: none;
	color: #333;
}

#sidebar li a{
	display: block;
	width: 100%;
}

#sidebar li a:hover, .recentcomments:hover, .recentcomments:hover a{
	border: none;
	color: #FFF;
	background: #b53c00;
}

#sidebar ul li p{
	padding: 0px 0px 0px 20px;
}


/**********sidebar**************/

/**********footer**************/

#footer{
	width: 750px;
	height: 21px;
	padding: 30px 10px 20px 10px;
	background: url("images/footer_bg.png") no-repeat;	
	color: #FFF;
	font-size: 10px;
}

#footer #disclaimer{
	text-align: left;
	float: left;
	color: #927666;
	margin: 15px 0px 20px 0px;
}

#footer a{
	color: #FFF;
	border-bottom: 1px dashed #FFF;
}

#footer a:hover{
	border: none;
}

/**********footer**************/

/*******search*********/

.searchcon{
	text-align: center;
	width: 100%;
	height: 40px;
	padding: 10px 0px 10px 0px;
}

.searchcon input[type="text"]{
	width: 176px;
	height: 20px;
	line-height: 20px;
	color: #999;
	padding: 0px 2px 0px 22px;
	border: none;
	background: url("images/search_bg_both.png") no-repeat;
}

.searchcon input[type="text"]:focus{
	background: url("images/search_bg_both.png") no-repeat  0px -20px;
	color: #ff752f;
	outline: none;
	border: none;
}

.nores{
	width: 100%;
	text-align: center;
}

/*******search*********/


/*********home*************/
#homeTop{
	margin-bottom: 15px;
}

.homeBcol{
	float: left;
	width: 24.85%;
	height: 200px;
	border-left: 1px dashed #CCC;
	background: url("images/homecol_ornament.png") bottom center no-repeat;
	padding-bottom: 2px;
	overflow: hidden;
}

.homeBcol:hover{
	background: #F9F9F9 url("images/homecol_ornament.png") bottom center no-repeat;
}

.homeBcol h2{
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

.homeBcol h2 a:hover{
	background: none;
	color: #b53c00;
}

.homeBcol ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 5px 0px 5px;
}

.homeBcol li{
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	clear: both;
}

.homeBcol li a{
	display: block;
}

.homeBcol li a:hover small{
	color: #FFF;
}

.homeBcol li a small{
	width: 100%;
	text-align: right;
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #000;
}

/*********home*************/


/*********post title*************/

.title{
	border-bottom: 1px dashed #ae7663;
}

.post h2{
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
	font-size: 18px;
}

.post h2 a{
	padding: 0px;
}


/*********post title*************/

/*********first post title*************/

.firstpost{
	margin: 20px 10px 0px 10px;
	padding: 8px;
}

.firstpost small{
	color: #333;
}

.fptitle{
	padding: 0px;
	margin: 0px;
	font-weight: lightest;
	font-size: 30px;
	font-family: Verdana, Sans-Serif;
}


/*********first post title*************/


/*****************************************/
/*common classes**************************/
/*****************************************/

.navigation{
	height: 12px;
	width: 98%;
	margin: 5px;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}


/**********links************/

a{
	color: #b53c00;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

a:hover{
	border-bottom: 1px solid #b53c00;
}

a img{
	background: none;
}

a img:hover{
	background: none;
}

.imglink, .imglink:hover, #ec3_prev:hover, #ec3_next:hover{
	background: none;
	border: none;
}

.morePosts{
	margin: 5px;
}

.morePosts a{
	font-size: 14px;
	padding: 5px;
}

.morePosts a:hover{
	color: #FFF;
	background: #b53c00;
	border: 1px #FFF solid;
}

/**********links************/


/**********forms************/

textarea{
	width: 99%;
	margin: auto;
	background: #EEE url("images/textarea_bg.png") repeat-x;
	border: 1px solid #FFF;
	font-family: inherit;
}

input[type="text"]{
	background: #EEE url("images/textarea_bg.png") repeat-x;
	border: 1px solid #FFF;
}

textarea:focus, input[type="text"]:focus{
	outline: none;
	border: 1px solid #ff752f;	
}

/**********forms************/

/**********comment**********/

.commentlist{
	margin: 10px;
}	

.commentlist .avatar{
	display: none;
}

#comments{
	padding-left: 10px;
}

.comment{
	border: 1px dashed #FFF;	
	padding: 20px;
}

.commentlist .alt{
	background: #FFF;
	border: none;
}

.comment:hover{
	background: #CCC;
}

.comment .fn{
	font-size: 16px;
}

/**********comment**********/


/********MISC***********/

.clear{
	clear: both;
	width: 100%;
}