body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	color: #3e3e3e;
	direction:rtl;
	text-align:right;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FF3000;
}

h1 {
	font-size: 2em;
	font-family:Arial;
}

h2 {
	font-size: 2.8em;
	font-family:Arial;
}

h3 {
	font-size: 1.6em;
	font-family:Arial;
}

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #003194;
}

a:hover 
{
    	color:#b43007;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 110px;
    background-color:#3b3b3b;
	border-bottom:solid 1px #f7f7f7;
}

#header {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0px 0px 30px;
}

/* Logo */

#logo {
	float: right;
	width: 232px;
	height:102px;
	margin: 0;
	padding: 0;
	color: #000000;
	background: url(images/logo.png) no-repeat top;
	text-align:right;
	font-family:Arial;
}

#logo h1, #logo p {
}

#logo h1 {
	margin-left: 70px;
	padding: 40p 0px 0px 80px;
	text-transform: lowercase;
	font-size: 3.8em;
	color: #FF3000;
}

#logo h1 a {
	color: #3e79d1;
}

#logo h1 span {
	color: #333333;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 62px;
	font: normal 14px tahoma;
	font-style: italic;
	color: #666666;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #666666;
}

/* Search */

#search {
	float: right;
	height: 60px;
	padding: 10px;
	background: #F3F3EE;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #FA4100;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
}

/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 100px;
	margin: 0 0 0 0;
	padding: 0;
	text-align:right;
		color:White;
}

#menu ul {
	margin: 0;
	padding: 35px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	display:inline-block;
	width:100%;
	margin-bottom:5px;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #d5d5d5;
	padding-bottom:7px;
	border-bottom:solid 3px #00990b;
	margin-left:30px;
	
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 20px 0px;
}
/* Content */

#content {
	float: right;
	width: 660px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

.post {
	margin-bottom: 0px;
	border-bottom: 1px dotted #E7E2DC;
}

.post .title {
	padding: 0px 0px 0px 30px;
	line-height:20px;
	margin-bottom:5px;
}

.post .title a {
	border: none;
	font-size:19px;
	font-family:Arial;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {

	padding-bottom: 5px;
	text-align: justify;
	display:inline-block;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	padding-bottom:3px;
	padding-bottom:3px;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	background: url(images/img01.jpg) no-repeat right 8px;
	border-bottom: 1px solid #EEE;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 10px 0px 10px;

}

#sidebar h2 {
	padding-left: 30px;
	text-align: right;
	letter-spacing: -.5px;
	font-size: 1.8em;
	margin-bottom:5px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 20px 0px;
	text-align: justify;
}

#sidebar a:hover {
	border: none;

}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #3b3b3b;
	font-family: tahoma;
	border-top:solid 1px #dddddd;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size:12px;
	text-align: center;
	color: #e5e5e5;
}

#footer a {
	color: #c2dcff;
}


.newthumb 
{
    float:right;
    background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
	
    width:100px;
    height:100px;
    margin-left:10px;
    margin-bottom:10px;
}

img 
{
    background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}


.pages 
{
    font-size:18px;
    font-family:Arial;
    margin-top:20px;
    text-align:center;
    line-height:30px;
}

.pages a 
{
    margin:2px;
    background:#f3f3f3;
    border:solid 1px #ededed;
    padding:1px;
    padding-left:6px;
    padding-right:6px;
}

.pages .dis 
{
    color:#3c3c3c;
}






.section-title {
	background-color: #F2F6FA;
	border-top: 2px solid #ABC;
	font: bold 1.1em tahoma;
	margin-bottom: 5px;
	min-height: 0;
	padding: 5px 8px 6px;
	height:18px;
}

.section-title .right 
{
    float:right;
}

.section-title .right a
{
    font-size:11px;
    font-weight:normal;
}

#ico_wait
{
    border:0;
    padding:0;
    margin:0;
    float:left;
}