/*
Theme Name: imei Dadegostar
Theme URI: http://myimei.com
Description: Designed for Dadegostar Iranian
Version: 1.0.1
Author: imei Addmimistrator
Author URI: http://myimei.com/
Tags: 
*/

* { margin: 0px; padding: 0px; }
html { 
/*filter: expression(document.execCommand("BackgroundImageCache", false, true)); */
}
body {
	background:#363f48 url(i/bg-body.jpg);
	
	font: 62.5% Tahoma, Arial, sans-serif;
	
	line-height: 1.6em;
	color: #444;
}
a {
	color: #E60000;
	text-decoration: none;
}
a:hover {
	color: #AA0001;
	text-decoration: underline;
}
p {margin: 0; padding: 10px 0;}
h1 {margin: 20px 0 0}
img {border: 0}
input {vertical-align: middle}
h2 {
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
}
blockquote {
	margin: 10px 0 10px 30px;
	border-left: 3px solid #E60000;
	background: #EEE;
	padding: 5px 15px;
	font-size: 1.3em;
}
* html blockquote {height: 1%;}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {margin: 7px auto}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#wrapper {
	width: 800px;
	margin: auto ;


	margin-bottom:10px;

	padding-top:0px;
	
	background-color:white;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
/*	background:#00ccca; */

	margin-top: 0px;
	text-align: left;
}
#header .thead
{
vertical-align:middle;
width:275px;
height:30px;
text-align:right;
background-image:url(i/page-button.jpg);
padding-right:10px;
}
#header .thead span
{
font-size:13px;
font-weight:bold;
}
#header .thead a:hover
{
text-decoration:none;
}
#header .thead a
{
color:black;}

#top{
	float: right;
	text-align: left;
}
#top li {
	display: inline;

}
#top a {
	color: #808080;
	margin: 0 0 0 13px;
	background: url(i/toparrow.gif) center left no-repeat;
	padding: 0 0 0 12px;
	font-size: 1.2em;
}
#top .current_page_item a {
	background-image: url(i/toparrow2.gif);
}
#searchform {
	margin: 0px 0 5px;
}
#searchform input {
	font: 1em "Tahoma", Arial, Sans-Serif;
}
#s {
	width: 80px;
	padding: 2px 6px;
	border: 2px solid #ccc;
	margin-right: 5px;
}
#searchsubmit {
	background: transparent;;
	border: 0;
	color: blcack;
	overflow: visible;
	height: 22px;
	cursor: pointer;
	font-size:0.8em;
}

#logo {
	text-align:left;

	color: #808080;
	line-height: 0.85em;
	font-size: 3.3em;
	margin: 14px 0 15px;
}
#logo span {
	display: block;
	font-size: 0.38em;
	font-weight: normal;
	text-transform: uppercase;
}

#nav
{
	width:800px;
	direction:rtl;
	border:0px;
	margin:0;
	padding:0;
	background:url(i/menubg.jpg) top left no-repeat; 
	
	font-size:1em;
}
#menu {
	padding: 0px 0 0 0;
	text-align:right;
	font-size:1em;

}
#menu ul
{

}
#menu li {
	font-size: 1.0em;
	display: inline;
}
#menu li a {
	color: white;
	font-size: 1.3em;
	text-decoration:none;
}
#menu li a:hover {
color: black;
}
#menu li.current_page_item {
}
#menu img{
	padding:0px !important;
	margin:0px !important;
}

/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;

	background-color:#E9E8E6; 
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 430px;
	float: left;
	overflow: hidden;
	padding-left:10px;
}

#content h2 {
	font: normal 1.9em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 1.2em;
}
#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
}
#content h3 {
	font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #EEE;
}

#content p,
#content li {
	font-size: 1.3em;
	line-height: 1.4em;
}

#content .post {
	margin: 0 0 2.2em;
}
#content .post h2,
#content .post h3 {
	font-size: 1.8em;
	margin: 0 0 2px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 2px 0;
}
.post .postmetadata {
	font-size: 1.1em;
	padding: 0 0 7px;
	color: #AAA;
}
.postmetadata a {
	color: #AAA;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}

.entry {
	padding-top:5px;
  text-align: justify;
	line-height: 1.4em;

}
.post{
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}
.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin: 20px 0;
	height: 1.3em;
}
.alignleft {float: left;}
.alignright {float: right;}

h3#comments,
h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}

.commentlist {
	margin: 20px 0 30px 25px;
}
.commentlist li {
	padding: 8px 0 2px;
}
.cdata {
	background: #F5F5F5;
	border-bottom: 1px solid #DDD;
	padding: 3px 3px 3px 7px;
	height: 1%;
}
.cdata strong {
  display: block;
}
#content img.avatar {
  float: right;
	display: inline;
	clear:both;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  color: #A5A5A5;
}

#author, #email, #url, #comment, #submit {
	font: 1em "Tahoma", Arial, Sans-Serif;
	padding: 2px 4px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 470px;
	height: 170px;
}
#submit {
	width: 115px;
	height: 22px;
	padding: 0;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}

.post-img {
  width:100%;
  height:25px;
	background:#ffffff url(i/box-top.jpg) top no-repeat;
	margin:0px;
	padding:0px;
}
/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	font-size: 1.2em;
	font-family:tahoma;
	line-height: 1.4em;
	width:150px;
	padding-left:5px;
	margin-top:10px;
}
* html #sidebars {height: 1%;}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#sidebars ul {
	margin: 0 0 10px;
}
#sidebars li {
	list-style: none;
	
	margin: 0;
}
#sidebars li ul {
  margin: 0  0 0 0 ;
  
}
#sidebars li li {
	border: none;
}
#sidebars li a {
 	color: #808080;
	color:red	;
}
#sidebars h2 {
	font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px 3px;
	border-bottom: 1px solid #fff;
}
#sidebars h3 {
	font: normal 1.4em/1.1em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
}

.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #808080;
	margin: 0 2px;
}

 
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height:46px;
	font-size: 1.1em;
	color: #fff;
	background: #EEE;
	text-align:center;
	background:url(i/footer.jpg) no-repeat top left;
	float:left;
	width:100%;
	direction:ltr;
}
 

input , button , textarea , select , option , optgroup{
font-family:tahoma;
}
 
/******************/

#r-sidebar ul {
width:150px;
padding-bottom:10px;
background:white url(i/botul.gif) bottom left no-repeat;
}

#r-sidebar h2{
width: 140px;
background: url(i/topul.gif) top right no-repeat;
text-align:right;
padding:5px ;
margin:0;
font-size: 11px;
font-family: Tahoma;
color:#fff;
font-weight:bold;
}
#r-sidebar  li{
margin: 0px;
padding:0px;
}

#r-sidebar  li a{
color:#ffffff;
display: block;
height:1%;
padding:2px 22px;
text-decoration:none;
background: #1a3354 url(i/arrow_1.gif) right no-repeat;
border-bottom:solid  1px white;
}

#r-sidebar  li li a{
padding:2px 30px ;
text-decoration:none;
background: #1a3354 url(i/arrow_1.gif) 95% no-repeat;
}
#r-sidebar  li a:hover{
background-color: #3a6cae ;
color:#FFF;
}
 
#r-sidebar li ul {
background:none;

padding:0px !important;
}
/******************/



.widget_userlogin li, .widget_links li, .widget_categories li
{
}
.widget_userlogin form
{
border:1px dotted gray;
padding:5px;
width:169px;
margin-bottom:10px;
}
.widget_userlogin span a
{
padding:5px;
font-size:1.2em

}
.menu_box{
/*padding-top:10px;*/
}
/******************/
 
.index-post
{
width:434px;
margin-top:10px;
}
.index-post .post
{
padding:0 15px 0 15px;
background-color:white;
}

.hide 
{
visibility:hidden;
}
/**********************************/


/**********************************/
#sub-pages 
{
text-align:center;
}

#sub-pages #sub-page
{
float:right;
width:130px;
margin:2px;
}
#sub-page a img
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}
#sub-page a:hover img
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

#l-sidebar {
	float: left;
	font-size: 1.2em;
	font-family:tahoma;
	line-height: 1.4em;
	width:195px;
	margin-left:5px;
	margin-top:10px;
}
* html #l-sidebar {height: 1%;}
#l-sidebar:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#l-sidebar ul {
	margin: 0 0 15px;
}
#l-sidebar li {
	list-style: none;
	padding: 3px 4px;
	margin: 0;
}
#l-sidebar li ul {
  margin: 0 0 3px 12px;
}
#l-sidebar li li {
  padding: 3px 0 0;
	border: none;
}
#l-sidebar li a {
 	color: #808080;
	color:red	;
}
#l-sidebar h2 {
	font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px 3px;
	border-bottom: 1px solid #fff;
}
#l-sidebar h3 {
	font: normal 1.4em/1.1em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
}
#l-sidebar .post-img {
background-image:url(i/box1-top.gif);
}
/******************/
#l-sidebar .menu_box h2,#l-sidebar .widget_links{
margin:0px;
padding:5px;
background: url(i/topull.gif) top right no-repeat;
}
#l-sidebar .menu_box ul {
padding-bottom:10px;
background:white url(i/botull.gif) bottom left no-repeat;
}
#l-sidebar .menu_box{
padding-top:10px;
}	
#l-sidebar .widget_show_ngg_slideshow h2{
display:none;
}
#l-sidebar .menu_box h2{
text-align:right;
padding:5px 10px 5px 0px;
margin:0;
font-size: 11px;
font-family: Tahoma;
color:#fff;
font-weight:bold;
}

#l-sidebar .menu_box li{
margin: 0px;
padding:0px;
}

#l-sidebar .menu_box li a{
color:#ffffff;
display: block;
height:1%;
padding:2px 22px;
text-decoration:none;
background: #1a3354 url(i/arrow_1.gif) right no-repeat;
border-bottom:solid  1px white;
}

#l-sidebar .menu_box li li a{
padding:2px 30px ;
text-decoration:none;
background: #1a3354 url(i/arrow_1.gif) 95% no-repeat;
}
#l-sidebar .menu_box li a:hover{
background-color: #3a6cae ;
color:#FFF;
}
 
#l-sidebar .menu_box li ul {
background:none;

padding:0px !important;
}
/******************/



#cat_posts
{
width:100%;
}
#cat_posts h2
{
border:none;
margin:0px;
padding:0px;
margin-bottom:3px;
}
#cat_posts .box-body
{
border: 1px solid #ccc;
background-color: #f7f6f2;
padding:10px;

}
#cat_posts .box-body a
{
font-size:12px;
font-weight:bold;
display:block;
}
#cat_posts .box-body .stat
{
float:left;
}
.marq
{
position:relative;
float:left;
padding-left:10px;
top:55px;
width:450px;
color:white;
}