/*
*/

body {
padding:0px;
margin:0 auto;
font-size:13px;
font-family:Tahoma,arial;
background-color:#fff;
width:1000px;
color:#333333;
}

img { border:0px }
a, a:visited, a:link { color:#444444; text-decoration:none }
a:hover { color:#333333 }

h1,h2,h3,h4,h5,h6,div { margin:0px;padding:0px; }

#page {
width:1000px;
border-top:0px;
margin:0 auto;
}

.preload { height:1px;width:1px;overflow:hidden;position:absolute;top:0px;left:0px;visibility:hidden; }
.clear { clear:both }
.right { float:right }
.left { float:left }

/* header */
#pagenav {
height:34px;
background-image:url(images/pagenav_bg.gif)
}

#pagenav ul {
list-style:none;
margin:0px;padding:0px;
margin-left:-10px;
padding-top:8px;
float:right;
}

#pagenav ul li {
display:inline;
padding-left:15px;
color:#283a42;
padding-right:15px;
border-right:1px solid #cccccc;
direction:rtl;
font-family: tahoma;
}

#pagenav ul li a,#pagenav ul li a:link,#pagenav ul li a:visited { color:#283a42;font-family:tahoma; }

#pagenav div.right img { margin-top:3px;margin-right:3px; }

#header {
width:1000px;
background-image:url(images/header.jpg);
background-repeat:repeat-x;
height:150px;
position:relative;
}

.adsense-header {
position:absolute;top:15px;right:10px;
}

.textlogo {
padding-left:20px;
padding-top:18px;
}

.textlogo h1,.textlogo h2,.textlogo h1 a,.textlogo h2 a {
font-weight:normal;
font-size:28px;
color:#fff
}

.textlogo h2 { font-size:12px; }

#navbar {
width:1000px;
background-image:url(images/navbar_bg.gif);
background-repeat:repeat-x;
height:31px;
direction: rtl;
}

#navbar ul {
list-style:none;
margin:0px;padding:0px;
padding-top:10px;
padding-left:10px;
white-space: nowrap;
}

#navbar ul li {
display:inline;
font-family:tahoma !important;
color:#525252;
margin-right:3px;
margin-left: 4px;
font-size:11px;
border-left: 1px solid #525252;
}

#navbar ul li a,#navbar ul li a:link,#navbar ul li a:visited { color:#525252 ; padding:4px; border:1px solid transparent;font-family:tahoma;font-weight:normal;font-size:12px;margin-right:5px;margin-left:5px; }
#navbar ul li a:hover,#navbar ul .current-cat a { background-color:#fff ; border:1px solid #aaaaaa;font-family:tahoma;font-weight:normal;font-size:12px; }

/* content */
#leftandright {
width:1000px;/*1000*/
margin-top:15px;
padding-left:0px;
padding-right:0px;
}

/*left content*/
#leftcontent {
width:670px;
float:right;
}

.oneblog {
background-color:#f2f2f2;
background-image:url(images/oneblogbg.gif);
background-repeat:repeat-x;
border:1px solid #f1f1f1;
width:650px;/*643*/
position:relative;
padding-top:25px;
margin-bottom:20px;
padding-right: 20px;
float:right;
padding-left:0px;
}


.oneblog .thumbnail,.thumbnail {
width:125px;
height:125px;
padding:3px;
background-color:#fff;
border:1px solid #cccccc;
}

.thumbnail_holder {
width:133px;
height:133px;
float:right;
margin-bottom:10px;
position:relative;
}

/*
.thumbnail_trans {
width:105px;
height:105px;
position:absolute;
top:4px;
left:4px;
border:10px solid #000;
background-color:transparent;
opacity:.08;
filter:alpha(opacity=8)
}*/

.excerpt {
margin-left:15px;
float:right;
width:460px;
border:0px solid red;
line-height:17px;
padding-right: 20px;
padding-bottom: 10px;
}

.oneblog h2,.oneblog h2 a,.oneblog h2 a:link,.oneblog h2 a:visited,.h2,.archives_ul li h2{
color:#116188;
font-weight:bold;
font-size:25px;
margin-bottom:10px;
}

.oneblog h2 a:hover {
color:#0e374b;
}

.excerpt p {
color:#313131;
font-family: tahoma;
direction:rtl;
text-align:justify;
font-size:13px;
}

.extrawidth {
width:590px;
margin-left:3px !important;
}

.excerpt_details {
margin-top:2px;
margin-bottom:5px;
color:#5a5b5b;
text-align: right;


}

.excerpt_details img { vertical-align:middle }

.excerptdate {
position:absolute;top:9px;right:11px;color:#999999;float:right;
}



.excerpt_topbtm {
background-image:url(images/excerpt_details.jpg);
height:2px;
background-repeat:no-repeat;
background-position: bottom right;
}

.excerpt_details a,.excerpt_details a:link,.excerpt_details a:visited {
border-bottom:1px dotted #aaaaaa;
color:#5a5b5b
}

.oneblogreadmore {
position:absolute;
bottom:0px;
left:4px;
float: left;
}

.the_category {
background-color:#efefef;
border:1px solid #dddddd;
padding:10px;
font-weight:normal;font-family:tahoma;font-size:11px;
color:#222222;margin-bottom:20px;
text-align: right;
}

/*single.php*/
.single_post {
background-color:#f3f3f3;
background-color:#f4f4f4;
background-image:url(images/oneblogbg.gif);
background-repeat:repeat-x;
border:0px dotted #d9d9d9;
width:603px;/*643*/
padding:12px 25px 20px 40px;
margin-bottom:30px;
float:right;
}

.thetitle h1,.extra_content h3 {
color:#1C5472;
font-weight:normal;
font-size:22px;
margin-bottom:10px;
}

.post_image {
background-image:url(images/postimage_bg.jpg);
background-repeat:repeat-x;
margin-left:-20px;
margin-right:-20px;
padding-top:5px;
padding-bottom:15px;
text-align:center;
margin-bottom:10px;
}

.post_image img {
padding:3px;
background-color:#fff;
border:1px solid #cccccc;
width:550px;
height:190px;
}

.post_details {
background-image:url(images/post_detail_border_btm.jpg);
background-repeat:repeat-x;
margin-bottom:10px;
background-position:bottom left;
padding-bottom:10px;
padding-left:3px;
padding-right:3px;
border:0px solid red;
margin-bottom:0px;
font-size:15px;
}

.post_details a,.post_details a:link,.post_details a:visited {
border-bottom:1px dotted #cccccc;
color:#265b80
}


.post_details2 {
background-image:url(images/post_detail_border_btm.jpg);
background-repeat:repeat-x;
margin-bottom:10px;
background-position:bottom left;
padding-bottom:10px;
padding-left:3px;
padding-right:3px;
border:0px solid red;
margin-bottom:0px;
font-size:15px;
text-align: center;
}

.post_details2 a,.post_details2 a:link,.post_details2 a:visited {
border-bottom:1px dotted #cccccc;
color:#265b80
}


.the_content {
line-height:22px;
font-size:13px;
color:#414141
}

.the_content strong {
color:#000;
font-size:14px;
}

.the_content a,.the_content a:link,.the_content a:visited {
color:#0082f1;
border-bottom:1px solid #0082f1
}

.the_content a:hover {
color:#f16600;
border-bottom:1px solid #f16600
}

.the_content h1,.the_content h2,.the_content h3,.the_content h4,.the_content h5,.the_content h6 {
font-weight:normal;
}

.the_content h2,.the_content h1 {
font-size:23px;
font-weight:normal;
border-bottom:1px solid #bbbbbb;
color:#2da83c8;
padding-top:10px;
}



.the_content h3{
border-bottom:1px solid #BBBBBB;
color:red;
font-family:arial;
font-size:23px;
font-weight:bold;
padding-top:10px;
}


.the_content h4 {
color:#1f6296;
font-size:18px;
padding-top:10px;
margin-bottom:0px;
}

.the_content h5 {
color:#ce0000;
font-size:15px;
margin-bottom:0px;
}

.the_content img {
background:white;
border:1px solid #dddddd;
padding:3px;
}

.the_content img { 
max-width: 600px; 
width: expression(this.width > 600 ? 600: true);
}

.the_content .wp-smiley {
padding:0px;
border:0px;
}

.the_content blockquote {
background:#fff;
margin:0px;
padding:5px;
padding-left:20px;
margin-bottom:20px;
margin-top:20px;
border:1px solid #dddddd;
}

#multipage-links {
margin-top:20px;
}

#multipage-links a,#multipage-links a:link,#multipage-links a:visited {
padding:4px;
background:#eeeeee;
border:1px solid #e1e1e1;
}

.after_post_details {
margin-top:30px;
margin-bottom:0px;
padding:10px;
border-top:1px dotted #cccccc;

line-height:20px;
}

.after_post_details a.commentcount {
color:#235e15
}

.after_post_details .adminedit a {
color:#2c8ac6
}

.adsense-afterpost {
text-align:center
}



.extra_content {
margin-bottom:40px;

}

.relatedblock {
width:130px;
float:right;
margin-left:50px;
}

.relatedblock img {
margin-bottom:3px;
margin-top:5px;
margin-left:0px;
padding:3px;
background-color:#fff;
border:1px solid #d1d1d1;
width:125px;
height:125px;
}

.relatedblock .details {
text-align:center;
margin-bottom:5px;
text-decoration:underline;
font-family:tahoma;
direction:rtl;
}

.socialbmark {text-align:center;}
.socialbmark img {margin-right:10px;}

/*comments area*/
.replyjump {
font-size:13px;
float:right;
background-color:#2A87AF;
border:1px solid #cccccc;
padding:5px;
margin:0px;
direction:rtl;
}


.logged {
font-size:11px;
float:right;
direction:rtl;
font-family: tahoma;
clear:right;
}

.replyjump a,.replyjump a:link,.replyjump a:visited { color:#fff }
.replyjump a:hover { border-bottom:1px solid #cccccc }

.below-post {

}

/*sidebar*/
#rightsidebar {
float:left;
border:0px solid red;
width:311px;
}

#sidesearch {
width:311px;
height:35px;
background-image:url(images/side_search_bg.jpg);
background-repeat:no-repeat;
position:relative;
margin-bottom:14px;
}

.sidesearch_input { 
position:absolute; 
top:10px; right:9px; 
width:257px;
height:23px;
border:0px;
background-color:transparent;
font-family:Tahoma;
font-size:12px;
direction: rtl;
text-align: right;
}
.sidesearch_submit { position:absolute; top:3px; right:272px; border:0px; background-color:transparent;  }

#side_subscribe {
margin:0 auto;
width:306px;
height:84px;
background-image:url(images/side_subscribe.jpg);
background-repeat:no-repeat;
position:relative;
}

.side_subscribe_wrap { 
float:left; 
padding-left:25px; 
padding-top:10px;
font-size:13px;
}

.side_subscribe_wrap ul { list-style:none; padding:0px; margin:0px;  }
.side_subscribe_wrap ul li { padding:2px; }

.side_subscribe_li a,.side_subscribe_li a:link,.side_subscribe_li a:visited { color:#313131 }
.side_subscribe_li a:hover { color:#073f5a ; text-decoration:underline}

.rssside1 { float:left;margin-top:5px;margin-left:13px; }
.rssside2 { float:left;margin-top:5px;margin-left:13px; }
.side_feedburner { position:absolute; top:55px; left:4px; opacity:.8}
.side_feedburner p { margin:0px; padding:0px; }


.subs_two { padding-top:20px; }
.side_subscribe_li img {margin-right:4px;}

.side_sep {
background-image:url(images/side_sep.gif);
background-repeat:repeat-x;
height:8px;
margin-top:20px;
margin-bottom:20px;
}

#side_sponsors { margin-top:-6px; margin-bottom:-10px; }
#side_sponsors img {
float:left;
margin:5px;
margin-bottom:14px;
padding-left:14px;
}

/*widgets*/
.widgetblock {
margin-bottom:10px;
padding:5px 5px 5px 5px;
}

.widgettitle,.tabber .tabbertab h2 {
background-image:url(images/blu.jpg); 
height:20px;
padding-left:10px;
padding-top:4px;
color:#fff;
margin:-5px;
margin-bottom:5px; 
}

.widgettitle2 {
background:none repeat scroll 0 0 #0075B3;
border-bottom:3px solid #000000;
color:#FFFFFF;
font-family:Arial;
font-size:17px;
font-weight:bold;
height:19px;
margin-bottom:5px;
padding-bottom:5px;
padding-right:10px;
padding-top:5px;
text-align:right;
width: 660px; 
float:right;
}

.tabber .tabbertab h2 {
font-size:13px;
font-weight:normal;
}

.widgetblock ul {
margin:0px;padding:0px;
margin-left:14px;
list-style:none;
list-style-image:url(images/li1.gif);
padding-right: 12px;
}

.widgetblock ul li {
border-bottom:1px solid #dbdbdb;
padding:4px 0px 4px 4px;
direction:rtl; 
font-family:tahoma;
direction:rtl;
text-align: right;
}

.widgetblock ul li a,.widgetblock ul li a:link,.widgetblock ul li a:visited {

}

.widgetblock ul li a:hover { color:#204d73 }

.smaller_widget_wrap {}
.smaller_widget_left {float:left;width:150px;}
.smaller_widget_right { float:right;width:150px; }

#recentcomments .recentcomments a {
color:#1d6182
}

#recentcomments .recentcomments a.url {
border-bottom:1px solid #bbbbbb
}

#recentcomments .recentcomments a:hover {
color:#000;
background-color:#f1f1f1
}

.textwidget a,.textwidget a:link,.textwidget a:visited {
color:#1d6182
}

/*footer*/
#footer {
background-repeat:repeat-x;
background-color:#c2d7e8;
margin-bottom:0px;
margin-top: 15px;
}

#footer2 {
background-repeat:repeat-x;
background-color:#333333;
margin-bottom:0px;
color: #E5E5E5;
font-family: tahoma;
font-size: 11px;
direction: rtl;
text-align:right;
padding: 7px;
}

.footblock {
width:292px;
float:left;
border:0px solid red;
padding:13px;
padding-left:20px;
padding-right:14px;
margin-right:2px;
}

.footblock h3 {
font-size:22px;
font-weight:normal;
color:#1C5472;
margin-top:5px;
margin-bottom:5px;
}

.footsep {
float:left;
margin-top:23px;
width:1px;
height:199px;
background-color:#cccccc
}

.footsearch {
background-image:url(images/footsearch.jpg);
background-repeat:no-repeat;
width:301px;
height:60px;
margin-bottom:20px;
position:relative;
margin-left:-3px;
margin-top:20px;
}

.footsearch_input {
background-color:transparent;
border:0 solid red;
color:#333333;
direction:rtl;
font-family:arial,tahoma;
font-size:22px;
font-weight:bold;
height:36px;
padding:10px;
position:absolute;
right:10px;
width:230px;
}

.footsearch_submit {
position:absolute;
top:7px;
right:240px;
border:0px solid red;
background-color:transparent;
}

/*popular posts*/
.footblock ul { list-style:none; margin:0px; padding:0px; }
.footblock ul li { padding:4px; }

.popular_table {
height:15px;display:inline;margin-right:5px;
float:left;
}

.popular_td {
height:15px;
background-image:url(images/popular1.png);
background-repeat:repeat-x;
color:#fff;
padding-left:4px;
padding-bottom:2px;
padding-right:4px;
}

.popular_td a,.popular_td a:visited,.popular_td a:link { color:#fff; }
.popular_td a:hover { color:#fff;text-decoration:none }

.popular_l {
height:15px;width:5px;
background-image:url(images/popular_r.png);
background-repeat:no-repeat;
}

.popular_r {
height:15px;width:5px;
background-image:url(images/popular_l.png);
background-repeat:no-repeat;
}

/*flickr*/
#flickr {
margin:0px;
}

.flickrimg img {
margin-right:10px;
margin-bottom:10px;
padding:3px;
background:white;
border:1px solid #bbbbbb
}

/*misc.*/
.go-left{float: right;clear: left;}
.go-right{	float: right;	clear: right;}
.go-center{	margin: 0 auto;	text-align: center;}
.bold{ font-weight: bold;}
.italic{ font-style: italic;}
.block{	display: block;}
.align-right{	text-align: right;}
.align-left{ text-align: left;}

.wp-pagenavi, .below-post {
background-color:#fff;
direction:rtl;
font-family:tahoma;
padding:10px;
}

/*archives*/
.archives_ul li {
border-bottom:1px solid #cccccc;
padding:5px;
}

.archives_ul li .thumbnail { margin-right:10px; }
.archives_ul li h2 { color:#333333 }

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.descpanelfg {
font-family:tahoma;
padding:3px;
height:15px;
}

.fadeslidedescdiv {
font-family:tahoma;
direction:rtl;
}

.aktt_tweets ul li a  {
color: #204D73;
}

.thumbright ul {
float:right;
left:0;
list-style:none outside none;
margin:0;
padding:0;
width:100%;
}

.thumbright ul li {
background:none repeat scroll 0 0 #F1F1F1;
border-bottom:1px dotted #BFBFBF;
color:#000000;
direction:rtl;
font-family:arial,tahoma;
font-size:16px;
font-weight:bold;
list-style:square inside none;
margin:0;
padding:2px 3px 2px 0;
text-align:right;
}

#dte {
color:#6F6F6F;
display:inline;
font-family:tahoma;
font-size:11px;
font-weight:normal;
}


	
/************************************************
*	coldform 									*
************************************************/

div#coldform * {
	padding: 0;
	margin: 0;
	border: 0;
}
div#coldform {
	font-family: Tahoma;

	font-size: 10px;
	margin: 11px 0px 11px 0px;
	width: 480px;
	color: #777;
}
div#coldform fieldset {
	border: 0 none;

}
div#coldform legend.hide {
	display: none;
}

}
.input:focus, textarea:focus { 
	border: 1px solid #777; 
	color: #aaa;
}


div#coldform label.label {
	font-size: 1.1em;
	display: block;
	margin: 5px 0px 5px 0px;
	padding-top: 5px;
	width: 177px;
	clear: left;
	float: left;
}

div#coldform label.label2 {
color:#888888;
display:block;
font-family:Tahoma;
font-size:12px;
padding-bottom:10px;
width:463px;
float:left;
clear:left;

}

  
div#coldform input.input {
	font-family: Tahoma;
	border: 1px solid #BFBDBD;
	background: #fff;
	padding: 3px 3px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 6px;
	display: block;
	width: 280px;
	color: #888;
	clear: right;
	float: right;
}

div#coldform textarea#coldform_message
 {
	font-family: arial;
	border: 1px solid #7B7B7B;
	background: #FCFCD1;
	padding: 4px;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 6px;
	display: block;
	width: 450px;
	color: #2F79A2;
	clear: right;
	float: right;
	font-weight: bold;
}


div#coldform input.submit {
   font-family: Tahoma;
	border: 1px solid #000;
	margin: 7px 6px 10px 0;
	background: #6C9F63 ;
	font-size: 12px;
	cursor: pointer;
	display: block;
	padding: 3px;
	width: 308px;
	color: #fff;
	clear: right;
	float: right;
}


div#coldform input.check {
display:block;
margin: 0;
padding-bottom: 5px;
width:37px;
float:right;
clear:right;
}


	select  {
cursor:default;
line-height:normal !important;
text-align:start;
text-indent:0;
text-shadow:none;
white-space:nowrap !important;
width:142px;
word-wrap:normal !important;
font-family:tahoma;
font-size: 11px;
margin-bottom:10px;
text-align: right;
direction: rtl;
}



#sociable {
margin: 5px 20px 5px 20px;
padding: 5px 20px 5px 20px;

}
.sociable ul {

	display: inline;

	margin: 65px !important;

	padding: 0 !important;

}
#sociable ul li {

	display: inline;

}



.ran {
	background-color: #222222;
	border: 2px outset #000;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: right; }

	.ran h2 {
		clear: both;
		background: #3A3A3A;
		border: 2px solid #000000;
		font: bold 10pt Tahoma, arial;
		text-indent: 20px;
		margin-top: 15px;
		padding: 7px 0;
		color: #DCEAF4; }

	.ran * {
		padding: 0;
		margin: 0; }

	.ran li { list-style: none; }

	.ran li {
		display: block;
		background: url(images/link23.gif) right no-repeat;
		padding: 2px 5px;
		text-indent: 15px;
		width: 490px;
		font: 9pt Tahoma, arial;
		text-decoration: none;
		text-transform: capitalize;
		color: #F8A505; }

		.ran li :hover { color: #FCB802; }
		
		
		
.commentlist {
	padding: 0;
	list-style-type: none;
	margin: 0 0 10px; }
 
	.commentlist li {
border:1px solid #DDDDDD;
clear:both;
direction:rtl;
font-family:tahoma;
font-size:12.5px;
line-height:18px;
list-style-type:none;
margin:10px 0 0;
padding:15px;
 }
 
		.commentlist li ul.children {
			margin: 0;
			padding: 0; }
 
		.commentlist li.alt {  }
 
.commentmetadata {
	display: block;
	margin-bottom: 10px;
	font-size: 8pt;
	direction: rtl; }
 
.commentlist cite {
	font-style: normal;
	font-weight: bold; }
	
	.commentlist em {
	font-style: normal;
    font-style: 11px;
    color:red;
	}
 
#commentform {
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #DDDDDD;
direction:rtl;
font-family:tahoma;
margin:0;
padding:10px; }
 
	#commentform textarea {
		width: 80%;
		padding: 10px; }
 
ol.tblist {
	padding: 10px 0 0;
	margin: 0 0 10px; }
 
	ol.tblist li { margin: 0 0 5px 20px; }
 
.thread-alt { background: #fff; }
 
.thread-even { background: #eee; }
 
#respond { clear: both; }
 
.commentlist #respond {
	clear: both;
	padding-top: 10px; }
 
.comments-navigation {
	display: block;
	margin: 0 0 5px;
	padding: 0;
	font-weight: bold; }
 
	.comments-navigation .alignleft { float: left; }
 
	.comments-navigation .alignright { float: right; }
 
.comments-number {
border-bottom:1px solid #DDDDDD;
direction:rtl;
font-family:tahoma;
font-size:11px;
font-weight:normal;
margin-bottom:15px;
margin-top:15px;
padding-bottom:5px; }
 
.commentlist img.avatar, .commentlist img.comment-grav {
	padding: 1px;
	background: #fff;
	border: 1px solid #ddd;
	float: right;
	margin: 0 0 0 10px; }
 
a.comment-reply-link, a.comment-reply-link:link, a.comment-reply-link:visited, .reply a, .reply a:link, reply a:visited {
	clear: both;
	background: #ddd;
	border: 1px solid #bbb;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 8pt;
	text-transform: lowercase;
	color: #000; }
 
a.comment-reply-link:active, a.comment-reply-link:hover, reply a:active, .reply a:hover { background: #ddd; }

h3#comments, h3#respond, h3#trackbacks {
	font-size: 16pt;
	margin: 0 0 0 10px; }
 
h3#postinfo, h3#comments, h3#respond, h3#trackbacks, #respond h3 {
border-bottom:3px solid #000000;
font-family:arial;
font-size:30px;
line-height:40px;
margin:10px 0;
text-align:right;
padding-right: 5px;
 }
 
h3#comments { direction:rtl;
margin:20px 0 5px;
text-align:right; }

.cancel-comment-reply{

font-family:Tahoma;
font-size:11px;
margin-bottom:10px;
padding:5px 3px 1px 0;
}

small  {
font-size:11px;
}
