/*  
Theme Name: Swhite (Persian)
Theme URI: http://taktemp.com/
Description: The beutifull WordPress theme withe customize header and gravatar support.designed by: <a href="http://taktemp.com/">Saeed Asadnezhad</a>
Version: 1.0
Author: Saeed Asadnezhad
Author URI: http://taktemp.com/

	This theme was designed and built by Saeed Asadnezhad,
	whose blog you will find at http://taktemp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
    background-color: #ffffff;
    background-image: url('image/body-bg.jpg');
    color: #222222;
    font-family: Tahoma;
    font-size: 8pt;
    line-height: 1.5em;
    margin: 10px 0px
}
a:link    { color: #FFFF00; text-decoration: none; }
a:visited { color: #FFFF00; text-decoration: none; }
a:active  { color: #FFFF00; text-decoration: none; }
a:hover   { color: #FFFFFF; text-decoration: none; }

img {
    border: 0px;
}

#header-title{

		position:absolute;
		z-index:-9999;
	
}
.page {
    width: 812px;
    background: #024b5e;
    color:#FFFFFF;
    font-family: Tahoma;
    font-size: 8pt;
    line-height: 1.5em;
    overflow-y: auto;
}
.post {
    width: 530px;
    float: rgiht;
    background-color: #024b5e;
	background-image:url('images/mid-text-bg.jpg');
    color:#FFFFFF;
    font-family: Tahoma;
    font-size: 10pt;
    line-height: 1.9em;
    text-align: justify;
    direction: rtl;
    overflow-x: hidden;
    margin-bottom: 5px;
	margin-left:0px;
}
.post #mtitle a {
	margin-right:20px;
	

}
.post p {
	padding-right:15px;
	padding-left:15px;
	width:480px;


}
.post a:link {
    color:#FFCC00;
    text-decoration: none;
	
}
.post a:visited {
    color: #FFCC00;
    text-decoration: none;
}
.post a:active {
    color: #FFCC00;
    text-decoration: none;
}
.post a:hover {
    color: #fff;
    text-decoration: none;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.alt {
	background-color:#0a5366;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
.post small {
	font-family: tahoma, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color:#FFFF00;
	padding-right:5px;
	margin-right:18px;
	}


h1, h2, h3 {
	font-family: 'tahoma', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	
	
	
	}

h1 {
	font-size: 4em;
	text-align: center;
	color:#FF0000;
	}
	
h2 {
	font-size: 11px;
	}

h2.pagetitle {
	font-size: 12px;
	padding-right: 6px;
	
	
	}

#sidebar h2 {
	font-family: 'tahoma', Verdana, Sans-Serif;
	font-size: 1.2em;
	
	}

h3 {
	font-size: 12px;
	padding-right: 6px;
	
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#FFFFFF;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 11px 'tahoma', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	color:#fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#FFFF00;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color:#FFFFFF;
	}

#commentform p {
	font-family: 'tahoma', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	color:#FFFFFF;
	width:500px;
	background:#0a5366;


	}

.commentlist p {
	margin: 10px 5px 10px 0;

	
	}

#commentform p {
	margin: 5px 0;
	
	
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

	
.menu {
    width: 160px;
    float: right;
    background-color: #024b5e;
    border-top:0px;
    color: #222222;
    font-family: Tahoma;
    font-size: 8pt;
    line-height: 1.9em;
    text-align: justify;
    direction: rtl;
    overflow-x: hidden;
	
}

.menu h2 {
    width: 100%;
    height: 25px;
    padding-right: 6px;
    background-color: #0a5366;
    color: #fff;
    font-family: Tahoma;
    font-size: 8pt;
    direction: rtl;
}
.menu ul, #menu ul ol {
	margin: 0;
	padding: 0;
	}

.menu ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 6px;
	margin-bottom: 1px;
	}

.menu ul p, #menu ul select {
	margin: 5px 0 8px;
	}

.menu ul ul, #menu ul ol {
	margin: 5px 0 0 10px;
	}

.menu ul ul ul, #menu ul ol {
	margin: 0 0 0 10px;
	}

ol li, #menu ul ol li {
	list-style: decimal outside;
	}

.menu ul ul li, #menu ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#mtitle {
    width: 520px;
    height: 68px;
    background:url('images/top-text-head-.jpg') repeat-x;
	border-bottom: 0px;
    border-top: 0px;
    color: #777777;
    font-size: 11pt;
	font-weight:bold;
    direction: rtl;

}

.commentlist li .avatar { 
		float: left;
		padding: 2px;
		border: 1px solid #ddd;
		margin-right: 10px;
		background: #fff;
		}
.copyright {
    width: 812px;
    height:30px;
	background:url('images/footer.jpg') repeat-x ;
    border: 1px solid #e9e9e9;
    text-align: center;
    font-size: 8pt;
    color: #fff;
}