/* 
Theme Name: Sourena 
Theme URI: http://sourena.net/
Description: Child Theme for Tarski 
Author: Sourena Parham 
Author URI: http://sourena.net/
Template: tarski 
Version: 2.4
. 
This work is released under the GNU General Public License (GPL), version 2: 
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
__________
Originbal Sourena's BG Color: cbcb9a
. 
*/  
      
@import url("../tarski/style.css");  

body { 
	background: #1f1c13 url(http://www.sourena.net/wp-content/themes/sourena/images/bg-sourena-1.jpg) repeat-x fixed center top;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
}
	
body .content a:link, body .content a:active, body .content a:visited, body .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body .tagdata a:active, body .tagdata a:visited, body .widget_tag_cloud a:link, body .widget_tag_cloud a:active, body .widget_tag_cloud a:visited { 
	border-style: none;
}	

#navigation ul.primary {
	font-family: "english-1","english-2",Georgia,"Times New Roman",Times,serif;
	font-variant: small-caps;
}

#wrapper {
	background: #faf0d2 url(http://www.sourena.net/wp-content/themes/sourena/images/bg_paper_mid.jpg) center top;
}

a:link, a:visited, a:active { 
	color: #970609; }
	
a:hover { 
	color: #D1221C; 
}
	
#wrapper .nav-current:link, #wrapper .nav-current:visited, #wrapper .nav-current:active { 
	color: #D1221C; }

h1, body .entry .title {  
	text-shadow: #9c9c9c 0 0 6px;
	border-bottom: none;
		font-size: 1.8em; 
	font-family: "p22-franklin-caslon-1","p22-franklin-caslon-2", 'Times New Roman', Times, serif;
	}

h3 { 
	font-size: small; 
	font-weight: normal; 
	color: #90A052; 
	text-transform: uppercase; 
	letter-spacing: 0.1em; 
	margin: 0 0 0.8em 0; 
	border-bottom: 1px solid #CDC673; 
	padding: 0 0 0.4em 0; 
/* 	background: #faf0d2 url(http://www.sourena.net/wp-content/themes/sourena/images/widget-title-bg.png) center top;*/ 
	}
.post img {
    max-width: 500px; /* Adjust this value according to your content area size*/
    height: auto;
}

a img { 
	border: none; }
	
a:hover img, body .comment a:hover .avatar { 
	border: none; }

#navigation {
	border-bottom: none;
	background: url(http://sourena.net/wp-content/themes/sourena/images/nav-bg.png) no-repeat 0 bottom;
}	

#footer { 
	border-top: none;
	background: url(http://sourena.net/wp-content/themes/sourena/images/footer-bg.png) no-repeat 0 top;
	padding-top: 30px;
}
	
#theme-info { 
	border-top: none;
	background: url(http://sourena.net/wp-content/themes/sourena/images/theme-info-bg.png) no-repeat 0 top; 
	}

#comment {
	border-color: #CDC673;
	opacity: 0.6;
	background-color: #faf0d2;
}

#comment:focus { 
	background: #faf0d2;
	color: black;
}

#author {
	background-color: #faf0d2;
	border-color: #BDB76B;
	opacity: 0.6;
}

#email {
	background-color: #faf0d2;
	border-color: #BDB76B;
	opacity: 0.6;
}

#url {
	background-color: #faf0d2;
	border-color: #BDB76B;
	opacity: 0.6;
}

#s {
	background-color: #FFFFF0;
	border-color: #BDB76B;
}


.box-side {
	display: block;
	float: right;
	border-style: none;
	margin-bottom: 10px;
	margin-left: 10px;
}

#sidebar h3 {
	font-family: "english-1","english-2",Georgia,"Times New Roman",Times,serif;
}


.entry-title-temp { 
	font-family: "p22-franklin-caslon-1","p22-franklin-caslon-2", 'Times New Roman', Times, serif;
	font-size: 1.8em; 
	font-weight: normal; 
	line-height: 120%; 
	margin: 0; 
	border-bottom: none; 
	padding: 0 0 0.1em 0;
	text-shadow: #7e573b 0 0 7px;
	background-image: url(http://sourena.net/wp-content/themes/sourena/images/entry-title-bg.png);
	opacity: 1;
}

.entry-title {
	background-image: url(http://sourena.net/wp-content/themes/sourena/images/entry-title-bg.png);
	text-shadow: #9c9c9c 0 0 6px;
	border-bottom-style: none;
	border-bottom-width: 0;
}
	
.wp-caption-text {
	color: #90A052;
	font-size: 90%;
	border-bottom: 1px dotted #CDB38B;
	padding-bottom: 7px;
	padding-top: 3px;
}

.noborder {
	border: none;
}

.thumb-image { 
	float: left; 
	margin: 0 10px 10px 0;
	 }

.pdf {
	padding-left: 20px;
	list-style-image: url(images/pdficon_small.gif);
	list-style-position: inside;
}

body .avatar-link { 
		display: block; 
		float: right; 
		margin: 0 0 10px 10px; 
		}
		
		body .avatar, body .comment a .avatar { 
		display: block; 
		float: right; 
		margin: 0 0 10px 10px; 
		border: 1px solid #ccc; 
		padding: 4px;  
		}


/* Tables */

table {
		width: auto;
		margin: 0 0 1em 0;
	}

table, td, th {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

	th {
		text-align: left;
		font-weight: bold;
	}

	table.full {
		}

	table.nice 
	{
		border-collapse: collapse;
		border: 1px solid #e1e1e1;
		font-size: .9em;
		width: 100%;
	}
	
		table.nice caption 
		{
			text-align: left;
		}
	
		table.nice thead th, 
		table.nice thead td
		{
			background: #efefef;
			border: 1px solid #e1e1e1;
			padding: .2em;
		}

		table.nice tbody th, 
		table.nice tbody td
		{
			border: 1px solid #e1e1e1;
			padding: .2em;
		}

/* / Tables */


/* / Tag Cloud */
.widget_tag_cloud {
	font-family: "p22-franklin-caslon-1","p22-franklin-caslon-2",'Times New Roman',Times,serif;
}

.seo-tag-cloud {
	font-family: "p22-franklin-caslon-1","p22-franklin-caslon-2",'Times New Roman',Times,serif;
}

/* 
RTL STUFF 
*/
body.rtl #wrapper {  
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica; 
	}	
	
p.rtl #wrapper {
	font-size: 14px;
}

body.rtl .entry-title-temp { 
	font-family: "XB Zar", "XW Zar", "Geeza Pro", Traditional Arabic, "Times New Roman", Arial, Tahoma, Helvetica;
	font-size: 1.7em; 
	font-weight: normal; 
	line-height: 120%; 
	margin: 0; 
	padding: 0 0 0.1em 0;
	background-image: url(http://sourena.net/wp-content/themes/sourena/images/entry-title-bg-rtl.png);
}

body.rtl .entry-title {
	background-image: url(http://sourena.net/wp-content/themes/sourena/images/entry-title-bg-rtl.png);
}
	
body.rtl .Windows.Firefox2 .entry-title-temp {
    font-family: Traditional Arabic, "Times New Roman", Arial, Tahoma, Helvetica;
	font-size: 130%; 
	font-weight: normal; 
	line-height: 120%; 
	margin: 0; 
	border-bottom: 1px solid #ccc; 
	padding: 0 0 0.1em 0;
        }
        
body.rtl  .Windows.Safari3 .entry-title-temp {
    font-family: Traditional Arabic, "Times New Roman", Arial, Tahoma, Helvetica;
        }
        
body.rtl .IE7 .entry-title-temp {
    font-family: Traditional Arabic, "Times New Roman", Arial, Tahoma, Helvetica;
    font-size: 130%;
    }
    
body.rtl .IE6 .entry-title-temp {
    font-family: Traditional Arabic, "Times New Roman", Arial, Tahoma, Helvetica;
    font-size: 130%;
    }


body.rtl .content p {
	font-size: 14px;
	line-height: normal;
}

body.rtl h3 { 
	letter-spacing: 0;
	font-size: larger;
}
	
body.rtl .title { 
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica; }
	
body.rtl .Windows.Firefox2 .title {
        font-family: Traditional Arabic, "Times New Roman", Arial, Tahoma, Helvetica;
        }
        
body.rtl  .Windows.Safari3 .title {
        font-family: Traditional Arabic, "Times New Roman", Arial, Tahoma, Helvetica;
        }
        
body.rtl .IE7 .title {
        font-family: Traditional Arabic, "Times New Roman", Arial, Tahoma, Helvetica;
    }
    
body.rtl .IE6 .title {
        font-family: Traditional Arabic, "Times New Roman", Arial, Tahoma, Helvetica;
    }	

body.rtl #navigation ul.primary { 
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica;
	direction: rtl;
}

body.rtl #navigation ul.primary li { 
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica; }

body.janus .feed, body.rtl .feed { 
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica; }
	
body.rtl ul, body.rtl ol {
	font: small "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica;
}

body.rtl .articlenav { 
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica; }
	
body.rtl .insertleft { 
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica; }
	
body.rtl .thumb-image { 
	float: right;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 0px;
}

body.rtl #comment {
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica;
}

body.rtl #author {
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica;
}

body.rtl #email {
	direction: ltr;
	text-align: left;
}

body.rtl #url {
	direction: ltr;
	text-align: left;
	}


body.rtl #comment:focus { 
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica;
	}
	
body.rtl .trackback-link {
	text-align:left;
}

body.rtl #respond-header .title { 
	float: right; 
	margin: 0;
	 }

comment-content #comment-rtl {
	font-family: "XB Zar", "XW Zar", "Geeza Pro", "Times New Roman", Arial, Tahoma, Helvetica;
	font-size: 14px;
	text-align: right;
	direction: rtl;
}

body.rtl .pdf {
	list-style-image: url(images/pdficon_small.gif);
	list-style-position: inside;
	direction: rtl;
}


