/* -------------------------------------------------------------- 
  
Theme Name: WP-Persian Theme Gallery
Theme URI: http://themes.wp-persian.com/
Author: Ali Irani
Author URI: http://www.p30design.net/
Version: 2.5
   
-------------------------------------------------------------- */
@import url('reset.css'); /* reset defult css */
@import url('themes.css'); /* css for theme gallery */
/* ---------------Style haye moshtarak ------------ */
body {
	font-size:12px;
	font-family:tahoma, arial;
	line-height:150%;
	color:#555;
	text-align:center;
}
.wrapper {
	width:960px;
	margin:0 auto;
	clear:both;
	text-align:right;
	direction:rtl;
}
code, pre {
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	display:block;
	direction:ltr;
	text-align:left;
	background-color: #f5f5f5;
	border:1px solid #dadada;
	padding:3px;
	overflow:auto;
	margin:3px 0;
}
code a, pre a {
	font-weight:normal;
}
strong {
	font-weight:bold;
}
em, cite {
	font-style: italic;
}
a {
	color:#2583ad;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #d54e21;
}
a:active, a:focus {
	outline: 0;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.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-size:14px;
	font-weight:bold;
	margin:-1px 0 1px;
	font-family:arial;
}
h4, h3.head {
	border-bottom:1px solid #DEDEDE;
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:4px;
	font-family:arial;
}
.navigation {
	margin-bottom:5em;
}
/* ---------------Header ------------ */
#header {
	height:88px;
	background-color:#464646;
}
#header h1 a {
	display:block;
	background: url('http://s.wp-persian.com/site-theme/wp-logo-fa.jpg') center right no-repeat;
	width:301px;
	height:88px;
	text-indent:-9999px;
	float:right;
	overflow-x:hidden;
}
#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;
}
#header ul {
	float:left;
	margin-left:14px;
}
#header ul li {
	float:left;
}
#header ul li a {
	color:#999;
	display:block;
	font-size:14px;
	line-height:34px;
	padding:0 10px;
	font-weight:normal;
}
#header ul li a:hover {
	color:#fff;
}
#header ul li a.current, #header ul li#download a.current {
	background:#E4F2FD;
	color:#555;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#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;
}
#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-color:#E4F2FD;
	border-bottom:1px solid #C6D9E9;
	min-height:351px;
}
#home-welcome img.screenshot {
	float:right;
	margin-left:28px;
	margin-top:22px;
}
#home-welcome p {
	font-size:13px;
	margin-left:14px;
	padding:11px 0;
}
#home-welcome p.intro {
	font-size:17px;
	font-family:arial,tahoma;
	font-weight:bold;
	line-height:1.5em;
	padding-top:34px;
}
.download-button { /* download button defult style */
	-moz-border-radius:3px;
	background-color:#D54E21;
	color:#fff;
	cursor:pointer;
	padding:8px 0;
}
a.download-button:hover {
	color:#FFAC90;
}
a.download-button strong:hover {
	text-decoration:underline;
}
#home-below {
	font-size:12px;
}
#home-below h4 {
	margin-bottom:16px;
	margin-top:28px;
	font-family:arial, tahoma;
	font-size:17px;
	font-weight:bold;
}
#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 {
	display: block;
	width: 130px;
	height: 59px;
	margin-bottom: 8px;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
ul#notable-users li a:active {
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}
/* --------------- #end Home Page Style ------------ */
/* --------------- Pages ------------ */
#headline {
	padding:0 14px;
	background-color:#E4F2FD;
	border-bottom:1px solid #C6D9E9;
	height:87px;
}
#headline h2 {
	color:#555555;
	font-family:arial, tahoma;
	font-size:36px;
	line-height:1em;
	padding-right:12px;
	padding-top:34px;
}
#pagebody {
	font-size:12px;
	margin-top:29px;
}
#pagebody ol, #pagebody ul {
	margin:0 0 22px;
}
#pagebody p {
	margin:0 0 12px;
	line-height:170%;
}
#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:10px;
	margin-bottom:10px;
}
.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 {
	width:50%;
	vertical-align:top;
	text-align:left;
}
.logo-code input {
	display:block;
	font-size:9px;
	border:0 none;
	margin:4px 4px 4px 30px;
	padding:5px;
	font-family:comic Sans MS;
	background-image:url('http://s.wp-persian.com/support/input-logo-page.gif');
	width:150px;
}
.logo-code {
	direction:ltr;
        background:transparent url('http://s.wp-persian.com/support/zoom-logo-page.gif') no-repeat scroll left 1px;
}
/* --------------- #end logo page style ------------ */
/* --------------- wallpaper page style ------------ */
table.wall-table {
	text-align:center;
	width:90%;
}
table.wall-table tr td {
	width:50%;
	vertical-align:top;
}
.wall-link {
	direction:ltr;
    background:transparent url('http://s.wp-persian.com/support/zoom-logo-page.gif') no-repeat 25px -20px;
}
.wall-link span {
	margin-right:30px;
	display:block;
	background:transparent url('http://s.wp-persian.com/support/input-logo-page.gif') no-repeat scroll 60px center;
	font-family:arial;
	padding-top:6px;
	height:22px;
}
/* --------------- #end wallpaper page style ------------ */
/* --------------- footer ------------ */
#footer {
	clear:both;
	margin:22px auto;
	padding:6px 14px;
	width:932px;
	border-top:1px solid #DEDEDE;
	font-size:9px;
}
#footer a {
	font-weight:normal;
}
#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 {
	color:#FFAC90;
	display:block;
	line-height:1.4em;
	padding:10px;
	text-align:center;
}
.col-3 .download-button strong {
	color:#fff;
	font-size:13px;
}
/* --------------- #end Download Page ------------ */
/* --------------- English Page ------------ */
.wrapper-en {
	width:960px;
	margin:0 auto;
	clear:both;
	text-align:left;
	direction:ltr;
}
#headline .wrapper-en h2 {
	padding-left:12px;
}
#pagebody .wrapper-en ul {
	margin-left:16px;
}
/* --------------- #end English Page ------------ */
