/* -------------------------------------------------------------- 
  
Theme Name: WP-Persian Plugins
Theme URI: http://plugins.wp-persian.com/
Author: WP-Persian Team
Author URI: http://wp-persian.com/
Version: 3.0
   
-------------------------------------------------------------- */

#pagebody ul li
{
	list-style-type: none;
}

#pagebody ul
{
	list-style: square outside none;
}

.alignleft
{
	float: left;
}

h3#count
{
	color: #888888;
	font: 1em/25px Tahoma, "Times New Roman", serif;
}

h3#count strong
{
	color: #000000;
	font-family: times New Roman;
	font-size: 17px;
	font-weight: 700;
	vertical-align: middle;
}


ul.column-list > li
{
	list-style: square inside;
	font-size: 10px;
}


#header ul li
{
	float: left;
}

a.download-button strong:hover
{
	text-decoration: underline;
}

span.button a
{
	display: block;
	height: 22px;
	line-height: 22px;
}

p.button
{
}

.button:hover, .button-secondary:hover
{
	color: #000000;
	border-color: #666666;
}


.button:hover
{
	border-color: #535353;
}

.button-secondary:hover
{
	border-color: #328AB2;
}


#index-search-box
{
	margin-bottom: 30px;
}


#index-search-box #s
{
	width: 70%;
}


#plugin-tags
{
	font-size: 12px;
	margin: 16px 0;
}

.block-content
{
	margin-bottom: 2.6em;
}

.block-content h4
{
	border: medium none !important;
	margin-bottom: 0;
	padding-bottom: 0;
}


#plugin-entry-tabs
{
	line-height: 200%;
}

#plugin-entry-tabs ul li
{
	list-style: square;
}

.block-content .button
{
	float: left;
	font-size: 10px;
	font-weight: normal !important;
	line-height: 10px;
	margin-right: 14px;
}

.download a
{
	height: 12px !important;
	line-height: 12px !important;
}

.col-3 p.button
{
	border-radius: 3px 3px 3px 3px;
	background: none repeat scroll 0 0 #D54E21;
	border: medium none;
	color: #FFFFFF;
	display: block;
	line-height: 1.4em;
	margin-top: 32px !important;
	padding: 0 !important;
	text-align: center;
}

.col-3 ul
{
	list-style: square outside none;
	margin-bottom: 22px;
	margin-left: 16px;
}

.col-3 p
{
	margin-bottom: 22px;
}

.col-3 p.button a
{
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 8px 10px;
	font-family: tahoma;
}

p.button a:hover
{
	border: medium none;
	color: #FFAC90;
}


#fyi
{
	background-color: #E1F0FD;
	border-top: 1px solid #C0CDD8;
	margin-bottom: 1em;
}

#fyi .head
{
	background-color: #D6E4F0;
	margin-top: 0;
	padding: 4px 6px 4px 0;
}

#fyi .block-content
{
	font-size: 12px;
	padding-top: 0;
}

#fyi ul
{
	margin: 12px 12px 0pt 24px !important;
	padding-bottom: 12px;
}

div.col-3 #fyi ul li
{
	font-size: 10px;
	list-style-type: none;
	line-height: 250%;
}

.postform
{
	font-size: 12px;
}

.col-3 .postform h3
{
	border-bottom: 1px solid #DADADA;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#pagebody ol
{
	margin-right: 22px;
	list-style: circle;
}

.col-3 .postform ol li
{
	font-size: 10px;
	line-height: 20px;
	list-style: circle inside;
}

#pagebody div.col-7 ul.plugin-meta
{
	color: #111;
	font-size: 12px;
	height: 19px;
	list-style-type: none;
	margin: 0;
	padding: 3px;
	background-color: #F5F5F5;
	border: 1px solid #DADADA;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
}

#pagebody div.col-7 ul.plugin-meta li
{
	float: right;
	height: 19px;
	margin: 0 8px 0 0;
	list-style-type: none;
}

div.col-7 h3
{
	clear: both;
	margin: 12px 0 15px;
}

.info-marker
{
	color: #555;
}


#pagebody h2
{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 11px;
}

#plugin-info
{
	border-top: 1px solid #BDBDBD;
	margin-bottom: 25px;
}

#plugin-info .head-big
{
	background-color: #EEEEEE;
	height: 29px;
	margin-bottom: 12px;
	padding: 0 0 0 6px;
}

#plugin-info ul#sections
{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: right;
}

#plugin-info ul#sections li
{
	display: block;
	float: left;
	font-size: 13px;
	line-height: 1;
	margin: 3px 0 0 0;
	padding: 5px 6px 9px;
}


#plugin-info ul#sections li.current
{
	background-color: #FFFFFF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding-top: 4px;
}

#plugin-info h4, #plugin-info h3
{
	color: #111111;
	font-weight: bold;
	margin-top: 1.5em;
	font-family: tahoma;
}

#plugin-info h4
{
	font-size: 13px;
	margin: 0;
}

#plugin-info h4.author
{
	border-bottom: medium none;
	margin: 0 0 12px;
}

#plugin-info.frequently-asked-questions h4, #plugin-info h3
{
	font-size: 16px;
} 

#plugin-info .block-content, #plugin-info .block-content p
{
	clear: left;
	font-size: 13px;
}

.plugin-entry
{
	display: none;
}

.screenshot
{
	max-width: 530px;
	border-top-color: #dadada;
	border-left-color: #dadada;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

div.plugin-block ul.plugin-meta
{
	color: #111111;
	font-size: 12px;
	height: 19px;
	line-height: 1;
	list-style: none outside none !important;
	margin: 0.4em 0 0 !important;
	padding: 0;
}

div.plugin-block ul.plugin-meta li
{
	float: right;
	height: 19px;
	margin: 0 8px 0 0 !important;
	text-indent: 0;
}

.no-init-display
{
	display: none;
}

div.plugin-block div.star-holder
{
	float: left;
	margin: -3px 0 0 0.5ex;
}

div.star-holder
{
	font-size: 19px;
	height: 19px;
	position: relative;
	width: 100px;
}

.star-average, .star.star-rating
{
	background-color: #FFCC00;
}

div.star
{
	background-color: transparent;
	border: medium none;
	height: 100%;
	left: 0;
	letter-spacing: 1ex;
	position: absolute;
	top: 0;
}

.star5
{
	width: 95%;
}

.star4
{
	width: 76%;
}

.star3
{
	width: 57%;
}

.star2
{
	width: 38%;
}


.star1
{
	width: 19%;
}	

#related
{
	border-top: 1em solid #FFFFFF;
	clear: both;
}

#footer a
{
	font-weight: normal;
}
