
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{

	margin: 0;

	padding: 0;

}



body{

	direction: rtl;

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	font-size: 14px;

	text-align: center;

	vertical-align: top;

	background: #fff;

	color: #000;

}


h1{

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	font-size: 24px;

	font-weight: bold;

}

h2, h3, h4, h5, h6{

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	font-size: 18px;

	font-weight: normal;

}



a{

	text-decoration:none;

	color: #5fa0b2;

}



a:hover{

    text-decoration:underline;

}



a img{ border: 0; }



abbr, acronym{ border: 0; }



address, dl, p{ padding: 15px 0 0; }



blockquote{

    margin-top:10px;

    padding: 10px 10px 10px 10px;

    background-color: #ffcc80;

    border: #fff 4px solid;

}



code{

	background: #f9f9f9;

	direction: ltr;

	text-align: left;

	display: block;

}



dt{ font-weight: bold; }



dd{ padding: 0 15px 0 0; }



hr{

	clear: both;

	margin: 15px 15px 5px 15px;

	border: 0;

	height: 1px;

	text-align: right;

	background: #9b9b9b;

	color: #9b9b9b;

}



small{

	font-size:12px;

}



pre{

	width: 90%;

}



input, textarea{

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	font-size: 12px;

	padding: 2px;

}



input#s, input#author, input#email, input#url, textarea#comment{

	padding: 3px;

}



input#author, input#email, input#url{

	margin: 0 0 0 5px;

}





#container{

	margin:0 auto;

	width:900px;

	text-align:right;

	vertical-align:top;

}



#header{

	margin:0 0 10px 0;

	width:900px;

	font-size:18px;

	clear:both;

}



.narrowcolumn{

	display:inline;

	float:right;

	margin:0 10px;

	width:510px;

}



.post{

	background-color:#f9f9f9;

	margin: 0 0 10px;

	padding: 0 10px 30px 10px;
	height:200px;
	height:auto !important;
	min-height:200px;

}



.post h2{

    color:#2b4b62;

	font-size: 22px;

	font-weight: bold;

}



.post h2 a {

	color: #5fa0b2
}



.entry{

	line-height: 20px;

}

.entry h1{padding:0;border:0;font-weight:bold;}

.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{

	border: 0;

	padding: 15px 0 0;

	font-weight: bold

}



.entry h1{

	font-size:30px;

	font-weight:normal;

	line-height:30px;

}



.entry h2{

	font-size:18px;

}



.entry h3{

	font-size:16px;

}



.entry h4{ font-size:14px; }



.entry h5{ font-size:12px; }



.entry h6{ font-size:11px; }



.entry img{

	border:1px solid #9b9b9b;

	padding:4px;

}



.navigation {

padding-top:10px;

padding-bottom:30px;

}



.entry img.wp-smiley{

	padding:0;

	border:0;

	background-color:transparent;

}



.entry img.alignright{

	float: right;

	margin: 5px 0px 0 10px;

}



.entry img.alignleft{

	float: left;

	margin: 5px 10px 0 10;

}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}



.entry p.postinfo{

	margin: 15px 0 0;

	border-top: 1px solid #9b9b9b;

}



.browse{

	border: 1px solid #9b9b9b;

	padding: 20px;

	font-size: 16px;

	line-height: 24px;

}

.footer_sidebar{

	display:inline;

	float:left;

	margin:0;

	width:900px;

	background-color:#F0F0F0;

}

.footer_sidebar ul{

	margin: 0;

	padding:3px;
	list-style: none;

}


.footer_sidebar .widget{
	float:right;
	margin: 0 0 0 15px;
	height: 150px;

}

.footer_sidebar ul li h2, .footer_sidebar ul li h2 a{

	font-size:10px;

	font-weight:bold;

	color:#2b4b62;

}
.footer_sidebar ul li {

	font-size:10px;

	color:#2b4b62;

}

.sidebar{

	display:inline;

	float:right;

	margin:0;

	width:185px;

	background-color:#fcfcfc;

}



html>body .sidebar {

	width: 185px;

}



.sidebar ul{

	margin: 0;

	padding:0;

	list-style: none;

	background-color:#fff
}



.sidebar li#search input{

	margin: 0 0 5px;

}



.sidebar ul li{

	padding:0px;

}



.sidebar ul li h2{

	background-color:#2C4A62;

	border-top:1px #cbcdcc dotted;

	line-height:18px;

	font-size:14px;

	font-weight:bold;

	color:#FE9901;
	
	padding: 5px;
}



.sidebar ul li h2:hover, .sidebar ul li h2:link:hover, .sidebar ul li.current_page_item{

	background-color:#fe9901;
	color:#fff;
	
}



.sidebar ul li h2 a{

    padding-right:10px;

	font-weight:normal;

}



.sidebar ul ul{

	border: 0;

	padding: 0 0 18px 0;

}

.sidebar ul ul li {
	
	background-color:#2C4A62;

	border-top:1px #cbcdcc dotted;

	line-height:18px;

	font-size:14px;

	font-weight:bold;

	color:#2b4b62;
	
	padding:5px;
}

.sidebar ul ul li:hover, .sidebar ul li:link:hover{

	background-color:#fe9901;

}

.sidebar ul ul li a {
	color:#fff;
    text-decoration:none;
	
}

.sidebar ul ul ul li{
	
	background-color:#f0f0f0;
	
    padding-right:10px;

	border-top:1px #cbcdcc dotted;

	line-height:18px;

	font-size:13px;
	
	padding: 0 15px 0 0;
	
}

.sidebar ul ul ul li a {
	color:#2C4A62;
	margin:0 0 0 0;
	
}

.sidebar  ul ul ul li a:hover{

    font-weight:bold;

    text-decoration:none;

}

.sidebar ul ul ul{

	padding: 0;

}



.sidebar ul ul ul li{

	padding: 0 10px 0 10px;

}



/* comments template */

/*start commentre plugin*/

blockquote.commentre_wrapper{
border-right:3px solid #FF9800;
border-left:0px solid #114477;
border-top:0px solid #114477;
border-bottom:0px solid #114477;
color:#6A7B8F;
font-weight:bold;
padding: 0 10px 0 0;
background-color:#F9F9F9;
margin: 10px 20px 0 0;
}

/*start commentre plugin*/

ol.commentlist {list-style:none;padding:0;text-indent:0;margin:0;}

ol.commentlist li {list-style:none;color:#264b5b;padding-right:5px;padding-left:5px;background-color:#f0f0f0;}

ol.commentlist li.alt {}

ol.commentlist li.bypostauthor {font-weight:bold;}

ol.commentlist li.byuser {}

ol.commentlist li.comment-author-admin {}

ol.commentlist li.comment {border:1px solid #2b4a5f;padding-bottom:10px;margin-bottom:40px;background:url('images/bla.gif') top right no-repeat;}

ol.commentlist li.comment div.comment-author {height:30px;padding-right:40px;color:#fff;}

ol.commentlist li.comment div.vcard {}

ol.commentlist li.comment div.vcard cite.fn {font-style:normal;}

ol.commentlist li.comment div.vcard cite.fn a.url {}

ol.commentlist li.comment div.vcard img.avatar {}

ol.commentlist li.comment div.vcard img.avatar-32 {}

ol.commentlist li.comment div.vcard img.photo {}

ol.commentlist li.comment div.vcard span.says {}

ol.commentlist li.comment div.commentmetadata {float:left;margin-top:-27px;padding-left:10px;font-weight:normal;font-size:12px;}

ol.commentlist li.comment div.comment-meta {}

ol.commentlist li.comment div.comment-meta a {}

ol.commentlist li.comment div.reply {visibility:hidden;}

ol.commentlist li.comment div.reply a {}

ol.commentlist li.comment ul.children {}

ol.commentlist li.comment ul.children li {background:none;padding-left:5px;padding-right:5px;border:1px solid #f9f9f9;border-right:3px solid #2b4a5f;margin-bottom:10px;}

ol.commentlist li.comment ul.children div.comment-author {color:#264b5b;font-weight:bold;padding-right:0;}

ol.commentlist li.comment ul.children div.commentmetadata {visibility:hidden;float:left;overflow:none;}

ol.commentlist li.comment ul.children li.alt {}

ol.commentlist li.comment ul.children li.bypostauthor {}

ol.commentlist li.comment ul.children li.byuser {}

ol.commentlist li.comment ul.children li.comment {}

ol.commentlist li.comment ul.children li.comment-author-admin {}

ol.commentlist li.comment ul.children li.depth-2 {}

ol.commentlist li.comment ul.children li.odd {}

ol.commentlist li.even {}

ol.commentlist li.odd {}

ol.commentlist li.parent {}

ol.commentlist li.thread-alt {}

ol.commentlist li.thread-even {}

ol.commentlist li.thread-odd {}



#respond {

border:1px solid #2b4a5f;

padding:0;

margin-top:30px;

}



#respondtop {

padding:0px 40px 0px 0px;

height:30px;

color:#fff;

background:#fe9901 url('images/bla.gif') top right no-repeat;

}



#commentform {

padding:15px;

}



#author, #email, #comment {

border:1px solid #82b6c4;

}



#commentform label small{

	display:block;

	float:right;

	width:160px;

	}



#submit{color:#fff;background-color:#294d63;font-weight:bold;border:1px solid #294d63;padding:2px 6px 2px 6px;}



/* end comments template */



/* footer */



#footer{

    background:url('images/footer.gif');

    background-repeat:none;

    background-color:#f0f0f0;

	clear:both;

	width:900px;

	height:110px;

	margin-top:12px;

	margin-bottom:30px;

}



#footer p{

    margin-top:20px;

    text-align:center;

    font-size:0.8em;

}



#footer p span{

    line-height:24px;

    font-size:1.6em;

    font-weight:bold;

}



#commben{

margin-top:10px;

height:20px;

}

