/*  
Theme Name: Medus Theme
Theme URL: http://www.sabkeirani.com/
Description: Medus Theme with 1 sidebar at right. easy and simple. Modified by Touraj Taslimi.
Version: 1
Author: Touraj Taslimi
Author URL: http://www.sabkeirani.com/
Modifier URL: http://www.medusland.com/


*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#595959;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	background:url(images/body_page.png) #ededde;
	color:#595959;
}

#body_page{
	background:url(images/body_page.png) repeat-x;
        margin-top:auto;

}

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

/* HEADER */

#header{
	width:100%;
	height:40px;
	background:url(images/header_bg.gif) no-repeat;
        margin-top:0px;
}

#header_rss{
	float:right;
	
}

#header_rss img{
	display:block;
	padding-top:1px;
	margin-right:0px;
}

#header_title{
	float:right;
	direction:rtl;
	text-align:right;
	padding-top:10px;
}

#header_title h1{
	color:#595959;
	font-size:50px;
	font-weight:normal;
	margin-right:50px;
	text-align:right;
	direction:rtl;
}

#header_title h1 a{
	color:#595959;
}

.description{
	font-size:16px;
	position:relative;
	top:-5px;
	color:#cfced0;
	display:block;
	text-align:right;
}

/* MENU */

#menu{
	width:100%;
	direction:rtl;
	text-align:right;
	height:81px;
	background:url(images/menu_bg.gif) no-repeat;
}

#menu_items{
	direction:rtl;
	text-align:right;
	float:right;
	font-size:13px;
	width:71%;	
}

#menu_items ul{
	padding-right:20px;
}

#menu_items li{
	float:right;
	direction:rtl;
	text-align:right;
	display:block;
	height:27px;
	padding-left:17px;
	padding-right:17px;
	background:url(images/menu_sep.gif) no-repeat left center;
	text-transform:uppercase;
	position:relative;
	top:7px;
}

#menu_items a{
	color:#ffffff;
	display:block;
	padding-top:7px;
}

#a.menu_item:hover {
	color:#cc3300;
	background:#ffffff;
}

#searchform_top{
	margin-left:20px;
	padding-top:1px;
}

#searchform_top span{
	padding-right:7px;
	font-size:12px;
	font-family:Tahoma;
	color:#afafaf;
}

#searchform_top_text{
	width:185px;
	border:0px;
	background:none;
	color:#afafaf;
	font-size:12px;
	font-family:tahoma;
}

#gosearch{
	position:relative;
	top:7px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y;
        margin-top:0px;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.gif) no-repeat bottom;		padding-top:20px;
/*	padding-bottom:45px;*/
}

#body_left{
	width:716px;
	float:right;
}

#body_right{
	direction:rtl;
	text-align:right;
	width:284px;
	float:left;
}

/* left contact */

#body_left_content{
	width:639px;
	padding-top:25px;
	margin-right:39px;
	direction:rtl;
	text-align:right;
}

.post{
	background:url(images/post-top_bg.gif) no-repeat;
	width:100%;
}

.post-top{
}

.post-date{
	float:left;
	font-size:14px;
	width:64px;
	padding:3px 10px 10px 0px;
	color:#000000;
	text-align:center;
	
}

.post-date p{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:10px;
	font-size:32px;
	line-height:30px;
	color: #000000;
	text-align:center;
}

.post-title{
	float:right;
	color:#cc0033;
	width:505px;		padding-right: 15px;
}

.post-title h2{
	font-size:20px;
	color:#cc0033;
	margin-left:10px;
	margin-bottom:0px;
	font-weight:normal;
	padding-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;		padding-right: 35px;		padding-top: 10px;
}

.post-title h2 a{
	color:#525a5b;
}

.post-title h3{
	font-weight:normal;
	margin:0 0 0px 10px;
	color:#000000;
	font-size:10px;
	font-family:Tahoma;
}

.post-title h3 a{
	color:#3d3d3d;
	font-weight:normal;
}

.post-title h3 span{
	color:#3d3d3d;
	font-weight:normal
}

.post-title h4{
	font-weight:normal;
	margin-right:10px;
	color:#3d3d3d;
	font-size:12px;
	font-family:Tahoma;
	background:#ffffff;
	padding:8px 10px 0px 4px;
}

.post-title h4 a{
	color:#3d3d3d;
	font-weight:normal;
}

.post-title h4 span{
	color:#3d3d3d;
	font-weight:normal;
}

.entry{	margin-top:0px;
	line-height:30px;
	font-family:Tahoma;
	font-size:10pt;
	padding-top:15px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:10px;
    text-align:justify;
	color:#000000;		background:#ffffff;
}

.entry p{
	padding-bottom:15px;
}

.entry a{
	color:#0072bc;
}

.postmetadata{
	margin-bottom:30px;
	background:url(images/postmetadata_bg.gif) no-repeat;
	width:100%;
	height:40px;
	font-size:10px;
	font-family:Tahoma;
}

.postmetadata .alignleft a{
	color:#000000;
	padding-right:22px;
	line-height:20px;
	padding-bottom:10px;
	font-weight:bold;
}

a.readmore{	
}

a.readmore span{
	color:#ed1c24;
	font-weight:bold;
}

a.readmore:hover{
	text-decoration:none;
}

.postmetadata .alignleft{
	padding-top:8px;
	padding-right:10px;
}

.postmetadata .alignright{
	padding-top:3px;
	padding-left:15px;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
}

.post-page h2{
	font-size:14px;
	color:#0066cc;
	font-weight:bold;
	padding-bottom:10px;
	font-family:tahoma;
	/* background:url(images/post-page_h2.gif) repeat-x left bottom; */
	margin-bottom:10px;
}

.post-page .entry{
	padding:0;
}

.post-page .entry a{
	color:#0072bc;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#000000;
}
/* right content */

#body_right_content{
	padding-right:15px;
	margin-top:12px;
}

/* RIGHT ADS */

#right_ads{
}

#right_ads div{
	float:left;
	margin-right:12px;
	margin-bottom:9px;
}

#right_ads div.right{
	margin-right:0;
}

/* TAGS */

#right_tags{
	background:#f1f0f0;
	border:1px solid #e3e4e5;
	width:245px;
	padding:15px 0 10px;
	margin-bottom:12px;
}

#right_tags h2{
	color:#000000;
	font-size:16px;
	text-transform:capitalize;
	background:url(images/tag_h2.gif) no-repeat bottom left;
	padding:0 30px 5px 0;
	text-align:right;
	
}

#right_tags a{
	color:#787877;
}

/* SIDE BAR */

#sidebar{
	background:#edebd6;
	width:245px;
	direction:rtl;
	text-align:right;
}

.sidebars h2{
	font-size:15px;
	text-transform:capitalize;
	background:url(images/sidebar_header.jpg) no-repeat bottom left #edebd6;     padding: 14px 0px 10px 0;	text-align:center;			font-family:Arial;	color:#737058;
}

.sidebars ul li{
        display:block;        padding-bottom:0px;        background:url(images/side_back.gif) #f5f3e3;        border-top:none;        margin-bottom:15px;
}


.sidebars ul li ul li{
        
}

.sidebars ul li ul li ul li{
	margin-left:1px;
}

.sidebars li ul{
	padding-bottom:0px;
}

.sidebars li ul li ul{
	padding-left:10px;
	padding-bottom:0px;
}

.sidebars li ul li ul li ul{
	padding-left:0px;
}

.sidebars li{
	margin-bottom:0px;	background:none;		    background:url(images/side_back.gif) #f5f3e3;    border-bottom:1px solid #e3e0c1;
}

.sidebars li li{
	margin-bottom:0px;	color:#0066cc;    padding-top:4px;	padding-bottom:8px;	padding-right:5px;	font-family:Tahoma;
}

.sidebars li.widget_meta li{	
	background:none;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
        padding-top:5px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:5px;
        margin:0px;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
}

.sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat right;
	font-weight:normal;
	padding-right:10px;
}

.sidebars li.widget_categories ul li ul li a{
	background:none;
	font-weight:normal;
}

.sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat right;
	font-weight:normal;
	padding-right:10px;
}

.sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat right;
	font-weight:bold;
	padding-right:10px;
	color:#979797;
}

.sidebars .widget_tags p{
	padding:0px 10px;
        border:none;
}

.sidebars .textwidget{
    padding:10px;
    margin-bottom:0px;	background:none;		    background:url(images/side_back.gif) #f5f3e3;    border-bottom:1px solid #e3e0c1;
        
}


/* FOOTER */

#footer{
	width:100%;
	height:121px;
	background:url(images/footer_bg.gif) no-repeat;
	clear:both;
	margin:0px auto;
	color:#737058;
	font-family:tahoma;
	text-align:center;
}

#footer_text{
	padding-top:9px;
}

#footer_ask{
	direction:rtl;
	text-align:center;
	padding-top:30px;
}

#footer_text a{
	font-weight:bold;
	color:#737058;
}

#footer_ask a{
	color:#737058;
	font-weight:bold;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: left;
	}

.alignleft {
	float: right;
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
        padding-top:2px;
        padding-right:15px;
	padding-left: 15px;
	padding-bottom:2px;
	background:#ededed;
        border:1px dashed #999;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:0 15px 10px 30px;
	} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #ceced0;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:0 15px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/
h2#comment_title{	
	font-size:0px;	
	color:#ffffff;	
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-weight:normal;	
	margin-left:35px;	
	margin-bottom:0px;}
.alt {	
	margin: 0;	}
.commentlist {	
	padding: 0px;	
	text-align: justify;	
	margin-left:30px;	}
.comm_items {	
	margin: 0px 0 5px;	
	display:block;	
	border:1px solid #d8d1a8;	
	background:#f9f9f9;	}
.comm_items li {	
	margin: 0;	
	padding: 5px 10px 5px;	
	background:none;	
	border:0;	
	list-style:none;	}
.commentlist p {	
	margin: 10px 5px 10px 0;	
	line-height:18px;	}
#commentform p {	
	margin: 5px 0;	}
	.nocomments {	
	text-align: center;	
	margin: 0;	
	padding: 0;	}
.commentmetadata {	
	display: block;	
	color:#000000;	text-transform:capitalize;	font-size:16px;			font-family:Georgia, "Times New Roman", Times, serif;			font-weight:bold;	border-bottom:1px solid #edebd6;	margin:0px 0px 0px 0px;	padding:10px 10px 10px 10px;		background:#edebd6;	}.commentmetadata a{	color:#0072bc;	}.commentmetadata span{	color:#000000;	}.commentmetadata_text{	margin:15px 20px 5px 25px;	color:#000000;	font-family:Tahoma;	font-size:12px;}.commentmetadata_end{	color:#000000;	background:#f9f9f9;		border-top:1px solid #edebd6;	padding:5px;	padding:10px 25px 10px 15px;	font-size:10px;	text-align:right;}.commentmetadata_end a{	color:#000000;	}.commentmetadata_end span{	color:#000000;	}.commentmetadata_note{	margin:15px 20px 5px 25px;	color:#000000;	font-family:Tahoma;	font-size:12px;}.commentmetadata_note a{	color:#0072bc;	}#respond_box{	margin-top:20px;	margin-right:0px;	padding-bottom:10px;		width:608px;		background:#fcfcf8;		border:1px solid #e5e5e5;}h3#respond{	font-size:18px;	color:#666666;	font-family:Georgia, "Times New Roman", Times, serif;	font-weight:bold;	margin-bottom:15px;	padding-bottom:10px;		padding-right:10px;		padding-top:10px;}#commentform{	margin-right:25px;	color:#000000;	font-family:Tahoma;	font-size:12px;		}#commentform a{	color:#000000;}#commentform label{	position:relative;	top:-5px;}#commentform input{	background:#ffffff;	border:1px #cddfef solid;	font-family:Tahoma;	font-size:12px;	padding:3px;	color:#000000;}#commentform textarea{	background:#ffffff;	border:1px #cddfef solid;	font-family:Tahoma;	font-size:12px;	padding:3px;	color:#000000;}#commentform input#submit{	background:none;	border:0px;}/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
	width:95%;		background:#f3f2e4;
}

.ar_panel{background:#f3f2e4;
}

.ar_panel3{background:#f3f2e4;
}

.page_archives_div h2{
	font-size:25px;
	color:#3d3d3d;
	font-weight:normal;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/* background:url(images/post-page_h2.gif) repeat-x left bottom; */
	margin-bottom:10px;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{background:#f3f2e4;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	margin-bottom:40px;		background:#f3f2e4;
}

.page_archives_div ul li{
	margin:0px;
	padding:4px 0 6px 10px;
	list-style:none;
	background:#f3f2e4;
	/* background:url(images/dotted_grey.gif) repeat-x left bottom; */
}

.page_archives_div ul li ul li{
	border:0px;
	background:#f3f2e4;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#3d3d3d;
	font-size:12px;		background:#f3f2e4;
}

.page_archives_div ul li a:hover{
	color:#fff;		background:#f3f2e4;
}



