/*
Theme Name: Folipa.Com
Theme URI: http://folipa.com/
Description: Contact us: info_bahan_gfx@yahoo.com /// info_folipa_scp@yahoo.com 
Author: Folipa.Com
Author URI: http://folipa.com/
Version: 3.1
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video 
{
    margin: 0;
    padding: 0;    
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;        
    background: transparent;
}

body 
{
    line-height: 1;    
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary 
{ 
    display: block;        
}

nav ul 
{
    list-style: none;
}

blockquote, q 
{
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after 
{
    content: '';
    content: none;        
}

a 
{
    margin: 0; 
    padding: 0; 
    border: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    background: transparent;    
}

ins 
{
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark 
{
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del 
{
    text-decoration: line-through;    
}

abbr[title], dfn[title] 
{
    border-bottom: 1px dotted #000;    
    cursor: help;
}

table 
{
    border-collapse: collapse;    
    border-spacing: 0;
}

hr 
{
    display: block;    
    height: 1px;    
    border: 0;    
    border-top: 1px solid #ccc;    
    margin: 1em 0;    
    padding: 0;   
}

input, select 
{
    vertical-align: middle;    
}

body {
	background: #e1e2e4 url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/images/bg.jpg') repeat;
	font-family: Tahoma, Geneva, sans-serif;
	direction: rtl;
	letter-spacing: 0;
	word-spacing: 0;
	text-align: center;
	line-height: 1.3em;
}

a, a:hover {
	text-decoration: none;
}

ul, li {
	list-style-type: none;
}

a, a:hover, .cmbody .input-text, .cmbody .input-text:focus {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.3s ease;
}

.clear {
	clear: both;
}

.spacetop {
	margin-top: 15px;
}

nav li, .col1, .col2, #left, #right {
	display: inline;
}

/* header */

#mainheader {
	width: 1000px;
	margin: 0 auto;
	border-top: 7px solid #999;
	text-align: right;
	height: 100px;
}

#mainheader h1, #mainheader h2 {
	display: none;
}

/* navigator */

nav {
	background: url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/images/nav.jpg') no-repeat;
	margin: 25px auto;
	width: 945px;
	height: 48px;
}

nav ul, nav li, nav li.home {
	position: relative;
}

nav ul {
	top: -13px;
	width: 925px;
	margin: 0 10px;
}

nav li {
	margin: 0 -3px;
}

nav li.home {
	top: 16px;
	width: 102px;
	height: 41px;
}

nav li.home a {
	padding: 0 3px;
	border: none;
}

nav li a {
	padding: 13px 7px;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	text-shadow: 0 1px 1px #fff;
	-moz-text-shadow: 0 1px 1px #fff;
	-webkit-text-shadow: 0 1px 1px #fff;
	border-right: 2px groove #fff;
}

nav li a:hover, nav li.current_page_item a {
	color: #000;
}

nav li.current_page_item a:hover {
	color: #666;
}

/* main */

#wrap {
	width: 935px;
	margin: 0 auto;
	text-align: right;
	height: auto;
	overflow: auto;
	padding: 3px;
}

/* right sidebar */

#right {
	width: 270px;
}

.sidebar {
	width: 260px;
	padding: 5px;
	color: #333;
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 1.7em;
}

.sidebar a {
	color: #333;
}

.sidebar a:hover {
	color: #08c;
}

.sidebar h3 {
	text-shadow: 0 1px 0 #fff;
	-moz-text-shadow: 0 1px 0 #fff;
	-webkit-text-shadow: 0 1px 0 #fff;
	margin: 5px 0 10px 0;
	font-size: 16px;
	text-align: center;
}

.sidebar ul.cat li a {
	padding: 5px 10px;
	display: block;
	border-bottom: 2px groove #f3f3f3;
}

.sidebar ul.cat li a:hover {
	color: #fff;
}

.sidebar ul.cat ul.children li a {
	padding-right: 40px;
}

.sidebar ul.cat ul.children li {
	background: url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/images/arrow.gif') no-repeat 230px 12px;
}

.sidebar ul.cat ul.children ul li a {
	padding-right: 60px;
}

.sidebar ul.cat ul.children ul li {
	background: url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/images/arrow.gif') no-repeat 210px 12px;
}

.sidebar ul.cat li a:hover {
	background: url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/images/sidebar.png') repeat;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.sidebar ul.rand img {
	width: 100px;
	height: 100px;
	padding: 10px;
	background: #fff;
	border: 1px solid #bbb;
	box-shadow: 0 1px 5px 0 #bbb;
	-moz-box-shadow: 0 1px 5px 0 #bbb;
	-webkit-box-shadow: 0 1px 5px 0 #bbb;
}

.sidebar ul.rand li {
	display: inline;
	width: 120px;
	padding: 6px 0;
}

.sidebar ul.rand li a {
	opacity: 0.75;
}

.sidebar ul.rand li a:hover {
	opacity: 1;
}

/* left content */

#left {
	width: 610px;
	background: #eee url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/images/content.png') repeat;
	padding: 15px 20px;
	box-shadow: 0 1px 4px 0 #aaa;
	-moz-box-shadow: 0 1px 4px 0 #aaa;
	-webkit-box-shadow: 0 1px 4px 0 #aaa;
	border: 1px solid #bbb;
}

#left .col1, #left .col2 {
	width: 290px;
	height: 410px;
	margin: 10px 2px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 1px 5px 0 #ddd;
	-moz-box-shadow: 0 1px 5px 0 #ddd;
	-webkit-box-shadow: 0 1px 5px 0 #ddd;
}

.pageheader .index {
	width: 290px;
	height: 200px;
	padding: 10px 0;
	background: url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/images/strip.png') repeat;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

.pageheader h3 {
	margin: 10px;
	width: 270px;
	height: 35px;
	font-family: BYekan;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.3em;
}

.pageheader h3, .pageheader h3 a, .pagecontent a:hover, .singleheader h3, .singleheader h3 a, .singlecontent a:hover {
	color: #333;
}

.pageheader h3 a:hover, .pagecontent a, .singleheader h3 a:hover, .singlecontent a {
	color: #08c;
}

.pagecontent {
	margin: 10px;
	padding: 10px 0;
	width: 270px;
	color: #444;
	font-size: 12px;
	height: 55px;
}

.pagefooter {
	padding: 5px 10px;
	width: 270px;
	font-size: 12px;
	color: #555;
}

.pagefooter a, .singlefooter a {
	color: #555;
}

.pagefooter a:hover, .singlefooter a:hover {
	color: #222;
}

.pagefooter .time {
	float: left;
	margin-top: 7px;
}

.pagefooter .countcm {
	float: left;
	margin: 7px 0 0 30px;
}

.singleheader h3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: BYekan;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	width: 610px;
}

.singlecontent {
	font-size: 12px;
	color: #444;
}

.singlecontent p {
	margin-bottom: 10px;
}

h4.spacetop {
	font-size: 14px;
}

.singlefooter {
	font-size: 12px;
	color: #555;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	width: 610px;
}

/* footer */

#mainfooter {
	width: 1000px;
	margin: 30px auto 0 auto;
	border-bottom: 7px solid #777;
	text-align: left;
	height: 50px;
	font-size: 12px;
	color: #666;
}

#mainfooter a {
	color: #444;
}

#mainfooter a:hover {
	color: #000;
}

.lfooter, .rfooter {
	padding: 5px;
}

.lfooter {
	direction: ltr;
	width: 675px;
}

ul.rfooter {
	width: 275px;
}

ul.rfooter li {
	display: inline-block;
	margin: 0 0 7px 7px;
	float: right;
}

/* search form */

.searchfrm {
	background: url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/images/searchfield.jpg') no-repeat;
	height: 27px;
}

.searchfield {
	display: block;
	height: 20px;
	line-height: 24px;
	border: none;
	float: left;
	width: 195px;
	padding: 2px;
	background: transparent;
	margin: 2px 0 0 15px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #555;
}

.searchbtn {
	background: url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/images/searchbtn.jpg') no-repeat;
	float: right;
	width: 22px;
	margin: 4px 20px 0 0;
	border: none;
	height: 21px;
	cursor: pointer;
}

.searchbtn:hover {
	background: url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/images/searchbtnh.jpg') no-repeat;
}

/* alignment */

.alignleft, .col2, #left, .lfooter {
	float: left;
}

.alignright, .col1, #right, .rfooter {
	float: right;
}

.aligncenter {
	text-align: center;
}

/* fonts & others */

@font-face {
	font-family: 'BYekan';
	src: url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/fonts/BYekan.eot') format('eot'),  /* IE6–8 */
		 url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('http://www.folipa.com/wp-content/themes/Folipa_V3.1/fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@-moz-document url-prefix(){ nav li a {padding: 12px 7px 13px 7px;} }

.btn {
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 5px 15px;
	margin: 0;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #bbb;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover, .btn:active {
	background-color: #e9e9e9;
	*background-color: #d9d9d9;
}

.btn:active {
	background-color: #e9e9e9 \9;
}

.btn:hover {
	background-color: #e9e9e9;
	*background-color: #d9d9d9;
	/* Buttons in IE7 don't get borders, so darken on hover */

	background-position: 0 -10px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:active {
	background-color: #e9e9e9;
	background-color: #d9d9d9 \9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* comment */

.cmbody {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 13px;
	border-top: 1px solid #ccc;
	width: 610px;
}

.cmbody h3 {
	font-size: 14px;
	margin-bottom: 15px;
}

.cmblue {
	color: #08c;
}

.cmbody .label {
	width: 150px;
}

.cmbody .controls {
	margin: 5px 0;
}

.cmbody .controls, .cmbody .form-actions {
	width: 600px;
}

.cmbody .label, .cmbody .controls, .cmbody .form-actions, .cmbody .well {
	float: right;
}

.cmbody .input-text {
	padding: 2px;
	border: 1px solid #a2a2a2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px #e0e0e0;
	-moz-box-shadow: inset 0 1px 1px #e0e0e0;
	box-shadow: inset 0 1px 1px #e0e0e0;
	background: #fff;
}

.cmbody .input-text:focus {
	background: #eee;
}

.cmbody .round1 img, .cmbody .round2 img {
	width: 64px;
	float: right;
}

.cmbody .round1 img {
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.cmbody .well {
	background: rgb(240,240,240);
	margin: 15px 3px 0 4px;
	padding: 7px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	border: 1px solid #ccc;
}

.cmbody .well:nth-child(2n+1) {
	background: rgb(230,230,230);
}

.cmbody .cmtext {
	width: 580px;
	margin: 0 5px;
}

.cmbody .cmmeta {
	color: #555;
	font-size: 12px;
	margin: 7px 70px 0 0;
	font-weight: bold;
}

/* highlight */

::selection {
	color: #f60;
	background: #000;
}

::-moz-selection {
	color: #f60;
	background: #000;
}