* {
	border: 0;
	margin: 0;
	padding: 0;
	direction: rtl;
}
body {
	background: #ebe9e1 url(images/bgr.jpg) repeat-x top;
	color: #363636;
	font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif;
	direction: rtl;
	font-size:1em;
  line-height:1.25;
}
a {
	color: #e8a02c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select {
	padding: 0;
}
li {
	list-style: none;
}
/*=== Layout ===*/
#top {
	clear: both;
	height: 23px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	font-size: 11px;
}
/*========= TOP NAVIGATION =========*/
/*- Nav1 -*/
.nav1 {
	float: right;
}
.nav1 li {
	float: right;
}
.nav1 li a {
	color: #a0a09b;
}
.nav1 li a {
	display: block;
	text-align: center;
	float: left;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
	color: #e8a02c;
	text-decoration: none;
}
.nav1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav1 li {
	padding: 0px;
	margin: 0px 20px 0 0;
	display: inline;
	line-height: 14px;
}
/*- Subscribe -*/
.subscribe {
	color: #a0a09b;
	float: left;
}
.subscribe a {
	color: #e8a02c;
}
.subscribe a:hover {
	text-decoration: underline;
}
/*=== Top Menu ===*/
#topmenu {
	position: relative;
	height: 33px;
	margin-bottom: 20px;
}
#topmenu li {
	border-left: 1px solid #dedbd1;
	float: right;
	line-height: 33px;
}
#topmenu li a {
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu li a:hover, #topmenu li.active a {
	color: #ff7800;
	text-decoration: none;
}
/*- Nav / Dropdowns-*/
#nav, #nav ul {
	padding: 0;
	float: right;
	list-style: none;
}
#nav {
	padding: 0;
}
#nav a {
	display: block;
}
#nav li {
	float: right;
	line-height: 33px;
}
#nav li a:hover {
	background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top: 1px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 1000;
}
#nav li ul li {
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
	border-bottom: 1px solid #dedbd1;
	border-left: 1px solid #dedbd1;
	border-right: 1px solid #dedbd1;
	line-height: 28px;
	width: 15em;
}
#nav li:hover, #nav li.hover {
	position: static;
}
#nav li ul ul {
	margin: -29px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	right: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	right: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	right: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	right: auto;
}
/*==============  HEADER  ===================*/
#header {
	height: 109px;
}
#header .spacer {
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	margin: 37px 0px 0 0;
	text-align: right;
}
#header .spacer p {
	clear: both;
}
/*- Logo -*/
#header h1 {
	position: absolute;

	float: left;
	text-indent: -9999px
}
#header h1 a {
	display: block;
	height: 100px;
	width: 180px;
}
#header h1 a:hover {
	text-decoration: none;
}
/*- RSS -*/
#rss {
	position: absolute;
	top: -10px;
	left: 0px;
	height: 38px;
	width: 39px;
	display: inline;
	float: right;
}
/*- Search -*/
#search {
	position: absolute;
	top: 10%;
	left: 10%;
	background: url(images/bgr-search.gif) no-repeat;
	height: 32px;
	margin: 0 10px 10px 0;
}
#search input {
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 5px 10px 0;
	width: 178px;
	padding: 2px;
}
#search .btn {
	margin: -5px 0;
	padding: 0;
	width: auto;
}
/*=== typography ===*/
h2 {
  color: #363636;
	font: 16px;
	font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif;
	margin: 0 0 5px;
}
h2 a {
	color: #363636;
}
h3, h4, h5 {
	color: #363636;
	font-size: 14px;
	font-weight: bold;
	margin: 0 5px 0;
}
#columns h3 {
	font-weight: bold;
}
#sidebar h3 {
	background: #ebe9e1;
	font: 14px;
  font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif;
	color: #363636;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: right;
	border: 1px solid #dedbd1;
	height: 16px;
}
#centercol h3 {
	background: #f5f4f0;
	margin: 0 0 15px 0px;
	padding: 10px 18px 5px 18px;
	border: 1px solid #dedbd1;
	color: #363636;
	text-align: right;
	height: 20px;
	font-size: 14px;
}
.featuredpost h2 {
	font-size: 30px;
}
/*- SideTabs -*/
.idTabs {
	font-size: 12px;
	margin: 0px 10px 8px 0px;
}
.idTabs li {
	float: right;
}
.idTabs li a {
	background: #ffffff;
	color: #363636;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	margin: 0 7px 0;
	text-align: right;
	border: 1px solid #dedbd1;
}
.idTabs li.last a {
	margin: 0
}
.idTabs li a:hover, .idTabs .selected {
	background: #ebe9e1;
	text-decoration: none
}
/*=== Post ===*/
.date-comments {
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments a {
	color: #999999;
}
#centercol .date-comments p {
	line-height: 25px;
}
span.comments {
	background: url(images/ico-comments.gif) no-repeat right;
	padding: 0 20px 0;
}
span.continue {
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0px 1px 20px;
	margin: 1px 0px 1px 20px;
	line-height: 20px;
}
span.continue-archives {
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom: 20px;
}
span.continue-archives-alt {
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom: 20px;
}
span.continue-archives a, span.continue-archives-alt a {
	color: #777777;
	font-weight: bold;
	font-size: 14px;
}
a.more {
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}
/*=== Styling Boxes ===*/
/*- Box (main column boxes) -*/
.box, .widget {
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border: 1px solid #dedbd1;
	margin: 0 0 15px 0px;
	padding: 18px;
}
.box img {
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}
.box p {
	line-height: 18px;
	padding: 0 0 10px;
}
.widget {
	padding: 15px;
}
/*- Box2 (sidebar boxes) -*/
.box2 {
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding: 18px;
	border: 1px solid #dedbd1;
}
.box2 .nav1 {
	float: none;
	padding: 0 0 0 0px;
}
.box2 .spacer.white {
	background: #ffffff;
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.box2 .spacer.flickr img {
	float: left;
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .spacer.flickr img:hover {
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
/*- Ads -*/
.ads {
	height: 125px;
	margin: 0;
	padding: 10px 15px;
}
.ads img {
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last {
	margin: 0;
	float: right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 {
	padding: 0;
	padding: 15px;
}
.list1 li {
	background: url(images/ico-star-trans.png) no-repeat top right;
	margin: 0 0 8px;
	padding: 0 22px 0 0px;
}
.list1 li a {
	color: #222222;
}
/*- List2 -*/
.list2 {
	clear: both;
}
.list2 li {
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height: 16px;
}
.list3 {
	padding: 0;
	padding: 15px;
}
.list3 li {
	margin: 0 0 8px;
	padding: 0 5px 0 0px;
}
.list3 li a {
	color: #222222;
}
/*- Widget lists -*/
.widget ul {
	line-height: 16px;
	padding: 0px;
}
.widget ul li {
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.widget ul li a {
	color: #222222;
}
.widget ul li ul {
	margin: 5px 0 0px 10px;
}
.widget ul li ul li {
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;
	padding: 5px 0px;
}
/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl {
	float: left;
}
img.fl {
	margin: 0 12px 5px 0;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.gravatar {
	float: left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding: 4px;
	background: #FFFFFF;
}
/*========= VIDEO =========*/
.video {
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}
/*- SideTabs -*/
.vidtabs .idTabs {
	font-size: 12px;
	margin: 10px 0 0 0;
	width: 100%;
	float: none;
}
.vidtabs .idTabs li {
	padding: 0px;
	float: none;
}
.vidtabs .idTabs li a {
	background: #ffffff;
	color: #363636;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	text-align: left;
	border: 0px;
	margin: 0;
}
.vidtabs .idTabs li.last a {
	margin: 0
}
.vidtabs .idTabs li a:hover, .vidtabs .idTabs .selected {
	background: #ebe9e1;
	text-decoration: none
}
/*========= COMMENTS =========*/
h2.commh2 {
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color: #333 !important;
}
ol.commentlist {
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p {
	margin-bottom: 10px;
	line-height: 20px;
}
.commentmetadata a {
	font-size: 11px;
	color: #333333;
}
ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li {
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt {
	padding: 18px 18px 5px 18px !important;
	background: #F8F8F4;
	border: 1px solid #DEDBD1;
}
input#submit {
	font-size: 12px;
	color: #363636;
	font-weight: bold;
	padding: 7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #DEDBD1;
	background: #F5F4F0;
}
/*========= SINGLE POST SPECIFIC =========*/
span.tags {
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size: 1.8em !important;
	padding-top: 5px;
}
.entry {
	margin-bottom: 5px;
}
.entry a img{
	float:left ! important;
}
.entry p {
	text-align: right;
	font-size:1em;
  line-height:1.31;
}
.entry blockquote {
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width: 85%;
	color: #777777;
	font-style: italic;
}
.entry blockquote p {
	font-size: 10px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
}
.entry img {
	padding: 2px 2px 2px 2px;
	background: #F8F8F4;
	border: solid 1px #e6e6e6;
}
.entry ul, .entry ol {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
}
.entry ul li ul, .entry ol li ol {
	margin-bottom: 0px;
	padding-top: 3px;
}
.entry ul li {
	list-style: circle inside !important;
	margin-left: 15px;
	padding: 3px 0px;
}
.entry ul li ul li {
	list-style: disc inside !important;
}
.entry ol li {
	list-style: decimal inside !important;
	font-size: 12px;
	padding: 3px 0px;
}
.entry ol li ol li {
	list-style: decimal-leading-zero inside !important;
}
/*========= ARCHIVE SPECIFIC =========*/
.arclist ul li {
	color: #c0c0c0;
	font-size: 12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.wp-pagenavi {
	padding: 3px;
	margin: 3px;
	text-align: center;
}
.wp-pagenavi a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none;
/* no underline */
	color: #036CB4 !important;
}
.wp-pagenavi a:hover, .wp-pagenavi a:active {
	border: 1px solid #999;
	color: #666;
}
.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	font-weight: bold;
	background-color: #036CB4 !important;
	color: #FFF;
}
.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
/*========= AUTHOR INFO =========*/
.author_info {
	padding: 0px;
	margin-top: 15px;
	color: #666666;
}
.author_photo {
	float: left;
	margin-right: 10px;
	width: 58px;
}
.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height: 48px;
	float: left !important;
}
.author_info p {
	font-size: 12px;
	padding: 0px;
	margin-bottom: 10px;
}
.author_info a {
	color: #000000;
	text-decoration: none;
	padding: 0;
}
.author_info a:hover {
	text-decoration: underline;
}
.author_info ul, .author_info li {
	margin: 0px;
	padding: 0px;
}
.author_info h3 {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0px;
}
.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}
/*========= FOOTER =========*/
#footer {
	background: #000000 !important;
	clear: both;
	color: #b3b3b3;
	height: 450px;
	line-height: 35px;
	width:100%;
}
#footer a {
	color: #b3b3b3;
}
#footer img {
	vertical-align: middle;
}
/* footer */
#footer .break {
	background: url(images/break.gif) repeat-x;
	height: 26px;
}
#footer ul {
	border-top: 1px solid #333;
	margin: 3;
}
#footer li {
	border-bottom: 1px solid #333;
	list-style: none;
	text-align: right;
}
#footer li a {
	display: block;
	font-family: Verdana, sans-serif;
	line-height: 2em;
	padding-left: 3%;
	width: 97%;
}
#footer a {
	color: #888;
}
#footer a:hover {
	color: #EEE;
	background: #2A2A2A;
}
#footer h2 {
	color: #AAA;
	text-align: right;
}
#columns {
	padding: 0 24px;
	background: #000 !important;
}
/* bottom */
.bottom {
	color: #666;
	font: small-caps 10px sans-serif;
	padding: 8px 3% 0;
}
.bottom a {
	color: #888;
}
/* columns */
.col2 .left, .col2 .right {
	width: 48%;
}
.col4, .col4last {
	float: left;
	width: 208px;
	margin-right: 20px;
}
.col4last {
	margin-right: 0;
}
.col3, .col3last {
	float: left;
	width: 280px;
	margin-left: 25px;
}
.col3last {
	margin-right: 0;
}
.ratings {
	float: right;
	width: 120px;
	height: 25px;
	margin: 1px 4px 0 0;
}
.comments {
	width: 21px;
	height: 25px;
	float: right;
	background: url(images/commentsbg.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: normal;
}
/* form styles */
.contactform {
	width: 400px;
	text-align: right;
}
fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}
legend {
	display: none;
}
.contactform h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}
.contactform label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}
.contactform input {
	display: block;
	margin-top: 3px;
}
.contactform select {
	float: right;
	display: block;
}
.contactform label.field-first, .contactform label.field-address, .contactform label.field-city, .contactform label.field-email {
	clear: right;
}
.contactform label.field-first, .contactform label.field-last, .contactform label.field-city, .contactform label.field-email, .contactform label.field-phone {
	float: right;
	margin: 0px 10px 0px 0px;
	width: 150px;
}
.contactform label.field-first input, .contactform label.field-last input, .contactform label.field-email input, .contactform label.field-city input, .contactform label.field-phone input {
	float: right;
	width: 150px;
	padding: 0px;
}
.contactform label.field-state {
	float: right;
	margin-right: 10px;
	width: 100px;
}
.contactform label.field-state select {
	width: 100px;
	float: right;
	margin-top: 3px;
}
.contactform label.field-zip {
	float: right;
	width: 80px;
}
.contactform label.field-zip input {
	float: right;
	width: 80px;
}
.contactform label.field-address {
	float: right;
	width: 310px;
	margin: 0px 0px 0px 0px;
}
.contactform label.field-address input {
	float: right;
	width: 310px;
	padding: 0px;
}
.contactform input#radiobutton_1, .contactform input#radiobutton_2, .contactform input#radiobutton_3, .contactform input#radiobutton_4 {
	clear: right;
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.contactform label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}
textarea {
	display: block;
}
.contactform input#checkbox_1, .contactform input#checkbox_2, .contactform input#checkbox_3 {
	clear: both;
	float: right;
	padding: 0px;
	margin: 0px;
}
.contactform label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}
.contactform textarea {
	margin-top: 3px;
}
.catheader {
	background: #f5f4f0;
	margin: 0 0 15px 0px;
	padding: 10px 18px 5px 18px;
	border: 1px solid #dedbd1;
	color: #363636;
	text-align: right;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
}
.box3 {
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding: 18px;
	border: 1px solid #dedbd1;
}
.box3 .nav1 {
	float: none;
	padding: 0 0 0 0px;
}
.box3 .spacer.white {
	background: #ffffff;
	border: 1px solid #fff;
	clear: both;
	margin: 0px;
}
.box3 .spacer.flickr img {
	float: left;
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box3 .spacer.flickr img:hover {
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
a.tooltip {
	color: #000;
	float: left;
	margin: 0 1.25em;
}
.tip {
	background: url("images/bubble.png") no-repeat;
	display: none;
	height: 37px;
	padding: 20px 5px;
	text-align: center;
	width: 132px;
}

.contactform1 {
	width: 290px;
	text-align: right;
}
fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}
legend {
	display: none;
}
.contactform1 h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}
.contactform1 label {
	display: block;
	width: 210px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}
.contactform1 input {
	display: block;
	margin-top: 3px;
}
.contactform1 select {
	float: right;
	display: block;
}
.contactform1 label.field-first, .contactform1 label.field-address, .contactform1 label.field-city, .contactform1 label.field-email {
	clear: right;
}
.contactform1 label.field-first, .contactform1 label.field-last, .contactform1 label.field-city, .contactform1 label.field-email, .contactform1 label.field-phone {
	float: right;
	margin: 0px 10px 0px 0px;
	width: 90px;
}
.contactform1 label.field-first input, .contactform1 label.field-last input, .contactform1 label.field-email input, .contactform1 label.field-city input, .contactform1 label.field-phone input {
	float: right;
	width: 90px;
	padding: 0px;
}
.contactform1 label.field-state {
	float: right;
	margin-right: 10px;
	width: 70px;
}
.contactform1 label.field-state select {
	width: 70px;
	float: right;
	margin-top: 3px;
}
.contactform1 label.field-zip {
	float: right;
	width: 80px;
}
.contactform1 label.field-zip input {
	float: right;
	width: 80px;
}
.contactform1 label.field-address {
	float: right;
	width: 250px;
	margin: 0px 0px 0px 0px;
}
.contactform1 label.field-address input {
	float: right;
	width: 250px;
	padding: 0px;
}
.contactform1 input#radiobutton_1, .contactform1 input#radiobutton_2, .contactform1 input#radiobutton_3, .contactform1 input#radiobutton_4 {
	clear: right;
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.contactform1 label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}
textarea {
	display: block;
}
.contactform1 input#checkbox_1, .contactform1 input#checkbox_2, .contactform1 input#checkbox_3 {
	clear: both;
	float: right;
	padding: 0px;
	margin: 0px;
}
.contactform1 label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}
.contactform1 textarea {
	margin-top: 3px;
}
