/* --------------------------------------------------------------
Theme Name: WP-Persian
Theme URI: http://wp-persian.com/
Author: wp-persian team
Author URI: http://wp-persian.com/
Version: 2.5
-------------------------------------------------------------- 
 reset defult css 
---------------Style haye moshtarak ------------ */
@import url('reset.css');
body
{
	color:#555;
	font-family:tahoma, arial;
	font-size:12px;
	line-height:150%;
	text-align:center;
}

.wrapper
{
	clear:both;
	direction:rtl;
	margin:0 auto;
	text-align:right;
	width:960px;
}

code,pre
{
	background-color:#f5f5f5;
	border:1px solid #dadada;
	direction:ltr;
	display:block;
	font-family:Consolas, Monaco, "Courier New", Courier, monospace;
	margin:3px 0;
	overflow:auto;
	padding:3px;
	text-align:left;
}

strong
{
	font-weight:700;
}

em,cite
{
	font-style:italic;
}

a
{
	color:#2583ad;
	text-decoration:none;
}

a:hover
{
	color:#d54e21;
}

a:active,a:focus
{
	outline:0;
}
p a { border-bottom: 1px solid #dfdfdf; }
h3 a { font-weight: bold; }
.button a, .button a:hover, #headline a:not(.button), #headline a:not(.button):hover, #sidebar a, #sidebar a:hover, .frontpageheatmap a, .frontpageheatmap a:hover, .col-3 a, .col-3 a:hover { border: none !important; }
#headline a.button { display: inline-block; }

p a:hover { border-bottom: 1px solid #d54e21; }

a:hover { color: #d54e21; }
.alignright
{
	float:right;
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12
{
	float:right;
	margin:0 14px;
}

.col-1
{
	width:52px;
}

.col-2
{
	width:132px;
}

.col-3
{
	width:212px;
}

.col-4
{
	width:292px;
}

.col-5
{
	width:372px;
}

.col-6
{
	width:452px;
}

.col-7
{
	width:532px;
}

.col-8
{
	width:612px;
}

.col-9
{
	width:692px;
}

.col-10
{
	width:772px;
}

.col-11
{
	width:852px;
}

.col-12
{
	width:932px;
}

h2
{
	font-family:arial;
	font-size:22px;
	line-height:22px;
}

h3
{
	color:#333;
	font-family:arial;
	font-size:14px;
	font-weight:700;
	margin:-1px 0 1px;
}

h4,h3.head
{
	border-bottom:1px solid #DEDEDE;
	color:#333;
	font-family:arial;
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
	padding-bottom:4px;
}

.navigation
{
	margin-bottom:5em;
}

/* ---------------Header ------------ */
#header
{
	background: url('images/header-bg.png') repeat-x scroll left top #DCDCDC;
	height:88px;
}

#header h1 a
{
	background:url('http://s.wp-persian.com/site-theme/wp-logo-fa.png') center right no-repeat;
	display:block;
	float:right;
	height:88px;
	overflow-x:hidden;
	text-indent:-9999px;
	width:301px;
}

/* #head-search {	float:left;	height:54px;	margin-left:14px;}#head-search input.search {	background-color:#5A5A5A;	border:1px solid #666666;	color:#AAAAAA;	margin-top:8px;	padding:1px 2px;	width:140px;}#head-search .button {	background-color:#5A5A5A;	border:1px solid #666666;	color:#AAAAAA;	font-size:10px;	margin-right:4px;	margin-top:8px;	padding:2px;	text-shadow: #333 1px 1px 1px;} */
#head-search
{
	float:left;
	height:48px;
	margin-left:14px;
	padding-top:6px;
}

#head-search input.text
{
	background: #fff;
	border: 1px solid #bbb;
	margin-left: 6px;
	width: 130px;
	color: #aaa;
	float: right;
}

#head-search .button
{
	text-shadow:none !important;
}

#header ul
{
	float:left;
	margin-left:14px;
}

#header ul li a
{
	color:#666;
	display:block;
	font-size:14px;
	font-weight:400;
	line-height:34px;
	padding:0 10px;
	text-shadow: #eee 0px 1px 0px;
}

#header ul li a:hover
{
	color:#d54e21;
}

#header ul li a.current, #header ul li#download a.current {
	color: #555;
	background: #f7f7f7;
	border: 1px solid #c6c6c6;
	border-bottom:none;
	margin-top:-1px;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #c6d9e9 1px 1px 1px;
}
#header ul li a.current + .nav-submenu {
	background: #f6f6f7;
	border: #c6c6c6 solid 1px;
	border-top:0;
}

#header ul li a.current + .nav-submenu a {
	text-shadow:none;
	color: #555555;
}
#header ul li#download a
{
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#D54E21 url('http://s.wp-persian.com/site-theme/download-tab-bg.png') repeat-x scroll left bottom;
	color:#fff;
	text-shadow: #b5421c 1px 1px 1px;
}

#header ul li#download a:hover
{
	color:#FFAC90;
}

#header ul li#download a.current:hover
{
	color:#555;
}

/* --------------- #end Header ------------ 
 ---------------Home Page Style ------------ */
#home-welcome
{
	background: #f7f7f7;
	min-width: 960px;
	min-height: 340px;
	border-bottom: 1px solid #dfdfdf;
}

#home-welcome img.screenshot
{
	float:right;
	margin-left:28px;
	margin-top:22px;
}

#home-welcome p
{
	font-size:13px;
	line-height:1.7em;
	margin-left:14px;
	padding:11px 0;
	text-align:justify;
}

#home-welcome p.intro
{
	font-family:arial,tahoma;
	font-size:16px;
	font-weight:700;
	line-height:1.5em;
	padding-top:10px;
	text-align:justify;
}

#home-below
{
	font-size:12px;
}

#home-below h4
{
	font-family:arial, tahoma;
	font-size:17px;
	font-weight:700;
	margin-bottom:16px;
	margin-top:28px;
}

#home-below a
{
	font-size:14px;
}

#home-below ol.steps
{
	margin-top:-4px;
}

#home-below ol.steps li
{
	margin-bottom:17px;
	padding-right:44px;
	padding-top:4px;
}

#home-below ol.steps li.one
{
	background:transparent url('images/step1.png') no-repeat right top;
}

#home-below ol.steps li.two
{
	background:transparent url('images/step2.png') no-repeat right top;
}

#home-below ol.steps li.three
{
	background:transparent url('images/step3.png') no-repeat right top;
}

ul#notable-users li a
{
	border-bottom:1px solid #dedede;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #dedede;
	border-top:1px solid #f5f5f5;
	display:block;
	height:59px;
	margin-bottom:8px;
	width:130px;
}

ul#notable-users li a:active
{
	border-bottom:1px solid #f5f5f5;
	border-left:1px solid #dedede;
	border-right:1px solid #f5f5f5;
	border-top:1px solid #dedede;
}

input.text {
	margin-left: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	height: 14px;
	vertical-align: top;
	color: #666;
}

.position
{
	position:relative;
}

.feedicon
{
	left:3px;
	position:absolute;
	top:2px;
}
.submit input,.button,.button-primary,.button-secondary,input[type="button"],input[type="submit"]
{
	text-decoration: none;
	padding: 2px 8px !important;
	cursor: pointer;
	border: 1px solid #bbb;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	color: #464646;
	text-shadow: rgba(255,255,255,1) 0 1px 0;
	font: bold 11px/16px Tahoma, Verdana, Arial, sans-serif;
}

.button a, .button-secondary a {
	font-weight: normal !important;
}

.submit input:hover, .button:hover, .button-secondary:hover, input[type=button]:hover, input[type=submit]:hover {
	color: #000;
	border-color: #666;
}

.submit input, .button, .button-secondary, input[type=button], input[type=submit] {
	background: #f2f2f2 url(images/white-grad.png) repeat-x scroll left top;
}

.submit input:active, .button:active, .button-secondary:active, input[type=button]:active, input[type=submit]:active {
	background: #eee url(images/white-grad.png) repeat-x scroll left bottom;
}

.download-button {
	font-size: 14px;
	padding: 4px 8px !important;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(images/button-grad.png) repeat-x scroll left top;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

#home-welcome .download-button {
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 13px;
	border-radius: 14px;
	padding: 4px 12px !important;
}

.col-3 a.download-button {
	display: block;
	text-align: center;
}

a.download-button strong {
	font-weight: normal;
}

a.download-button:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

a.download-button:active {
	background: #21759b url(images/button-grad.png) repeat-x scroll left bottom !important;
}

.download-meta {
	text-align: center !important;
	font-size: 11px;
	margin-bottom: 0 !important;
}


/* --------------- #end Home Page Style ------------ 
 --------------- Pages ------------ */
#headline
{
	height: 87px;
	min-width: 960px;
	background: #f7f7f7;
	border-bottom: 1px solid #dfdfdf;
}

#headline h2
{
	color:#555;
	font-family:arial, tahoma;
	font-size:36px;
	line-height:1em;
	padding-right:12px;
	padding-top:34px;
}
#headline a { color: #555; }

#pagebody
{
	font-size:12px;
	margin-top:29px;
}

#pagebody ol,#pagebody ul
{
	margin:0 0 22px;
}

#pagebody p
{
	line-height:170%;
	margin:0 0 12px;
}

#pagebody ul
{
	margin-right:16px;
}

#pagebody ul li
{
	list-style-type:square;
}

#pagebody .submenu,#pagebody #submenu
{
	font-size:10px;
	margin-left:0;
	margin-top:-2px;
}

#pagebody .submenu li,#pagebody #submenu li
{
	border-bottom:1px solid #DEDEDE;
	font-size:11px;
	line-height:25px;
	list-style-type:none;
}

/* --------------- #end Pages ------------ 
 --------------- Blog ------------ */
.date
{
	color:#666;
	font-size:10px;
	margin:0 8px;
}

.meta {
	font-size: 11px;
	color: #777;
	margin-bottom: 10px;
}

.meta a { 
	color: #777;
	border-bottom: 1px solid #dfdfdf;
}

.meta a:hover { color: #d54e21; border-bottom-color: #d54e21; }

.feedback
{
	border-bottom:1px solid #DADADA;
	font-size:10px;
	margin-bottom:25px;
	padding-bottom:1px;
	text-align:left;
}

.alt
{
	background-color:#F9F9F9;
}

ol.commentlist li
{
	padding:5px;
}

/* --------------- #end Blog ------------ 
 --------------- logo page style ------------ */
table.logo-table
{
	width:90%;
}

table.logo-table tr td
{
	text-align:left;
	vertical-align:top;
	width:50%;
}

.logo-code input
{
	background-image:url('http://s.wp-persian.com/support/input-logo-page.gif');
	border:0 none;
	display:block;
	font-family:comic Sans MS;
	font-size:9px;
	margin:4px 4px 4px 30px;
	padding:5px;
	width:150px;
}

.logo-code
{
	background:transparent url('http://s.wp-persian.com/support/zoom-logo-page.gif') no-repeat scroll left 1px;
	direction:ltr;
}

/* --------------- #end logo page style ------------ 
 --------------- wallpaper page style ------------ */
table.wall-table
{
	text-align:center;
	width:90%;
}

table.wall-table tr td
{
	vertical-align:top;
	width:50%;
}

.wall-link
{
	background:transparent url('http://s.wp-persian.com/support/zoom-logo-page.gif') no-repeat 25px -20px;
	direction:ltr;
}

.wall-link span
{
	background:transparent url('http://s.wp-persian.com/support/input-logo-page.gif') no-repeat scroll 60px center;
	display:block;
	font-family:arial;
	height:22px;
	margin-right:30px;
	padding-top:6px;
}

/* --------------- #end wallpaper page style ------------ 
 --------------- footer ------------ */
#footer
{
	border-top:1px solid #DEDEDE;
	clear:both;
	font-size:9px;
	margin:22px auto;
	padding:6px 14px;
	width:932px;
}

#footer p.alignleft
{
	padding-left:20px;
}

.rss-icon
{
	background:transparent url('http://s.wp-persian.com/site-theme/feedicon10.png') no-repeat center right;
}

/* --------------- #end footer ------------ 
 --------------- Download Page ------------ */
.download-tar
{
	font-size:10px;
	margin-bottom:20px !important;
	margin-top:-1px !important;
	text-align:center;
}

.col-3 .download-button
{
	display:block;
	line-height:1.4em;
	padding:10px;
	text-align:center;
}

.col-3 .download-button strong
{
	font-size:13px;
}

/* --------------- #end Download Page ------------ 
 --------------- English Page ------------ */
.wrapper-en
{
	clear:both;
	direction:ltr;
	margin:0 auto;
	text-align:left;
	width:960px;
}

#headline .wrapper-en h2
{
	padding-left:12px;
}

#pagebody .wrapper-en ul
{
	margin-left:16px;
}

code a,pre a,#footer a
{
	font-weight:400;
}

.alignleft,#header ul li
{
	float:left;
}