/*  
Theme Name: Gozargah
Theme URI: http://www.gozargah.com/
Description: Theme for Gozargah.com (Right to left support only)
Version: 1.0
Author: Martin Hurford
Author URI: http://www.flookii.com/
*/

/* Reset default styling */
body * 
{
    direction: rtl;   
   	padding: 0;
   	margin: 0;
   	border: 0;
   	font-family: Tahoma, 'Time New Roman', Arial, Helvetica, sans-serif;
   	font-weight: normal;
}
/* Style body, add site background */
body 
{
	  color: #333333;
	  background: #0E1F0D url(images/paisley.png) repeat fixed 20px 10px;
	  margin: 0px;
	  padding: 0px;
}
/* Size content area and center in browser */
#container 
{
    width: 1000px;
    margin: 0 auto;
}

/*============================================================================*/
/* Header                                                                     */
/*============================================================================*/
/* Size header and add background image */
#header 
{
	  background: #B11154 url(images/header-bg.png) repeat-x;
	  height: 110px;
	  border-top: 1px solid #6F0D38;
	  position: relative;
	  color: #D16683;
}
#site-id {
    position: absolute;
    top: 0;
    right: -10px;
}
.title,
.title:visited {
	  position: relative;
	  right: 20px;
	  color: white;
    font-size: 250%;
    font-weight: bold;
    text-shadow: 2px 1px 5px dimgrey;
    text-decoration: none;
    background: transparent;   
}
.title:hover 
{
	color: darkgreen;
}
.description{
	  position: relative;
    right: 20px;
	  color: white;
    font-size: 135%;   
    text-shadow: 2px 1px 5px dimgrey;  
    line-height: 22px; 
}
.gozargah
{
    position: absolute;
    top: 5px;
    right: 910px; 
    height: 110px;
    border: 3px outset darkgreen;
}
.poem 
{
    position: absolute;
    top: 25px;
    right: 550px; 
  	color: white;
    font-size: 135%;   
    text-shadow: 2px 1px 5px dimgrey; 
    white-space: pre;  
}

#navi 
{
    position: absolute;
    top: 79px;
    right: 7px;
	  width: 100%;
}
#nav 
{
	  list-style: none;
	  float: right;
}
#nav li 
{
	  float: left;
	  height: 30px;
	  margin: 0 3px;

}
#nav .page_item a
{
	  color: darkgreen;
	  display: block;
	  background-color: #A3DC6F;
	  text-decoration: none;
	  padding: 0px 10px 0px 10px;
	  font-size: 80%;
	  font-weight: bold;
	  line-height: 30px;
	  white-space: nowrap;
	  border-left: 1px solid #BCFF7F;
	  border-top: 1px solid #81AF57;
	  border-right: 1px solid #81AF57;
}
#nav .page_item a:hover 
{
	  background-color: darkgreen;
	  border-left: 1px solid #017F00;
	  border-top: 1px solid #003F00;
	  border-right: 1px solid #003F00;
	  color: white;
}

#nav .current_page_item a, 
#nav .current_page_item a:visited,
.home #nav li:last-child a
{
	  color: black;
	  background-color: #EEFCE7;
	  border-left: 1px solid #FFFFFF;
	  border-top: 1px solid #CCDFC3;
	  border-right: 1px solid #CCDFC3;
	  border-bottom: 1px solid #EEFCE7; 
}
/*============================================================================*/
/* Page                                                                    */
/*============================================================================*/
/* Size page area and add background image */
#page 
{
  	background: #FFFFFF url(images/content-bg.gif) repeat-x;
	  border-top: 1px solid #FFFFFF;
	  width: 980px;
	  padding: 10px;
	  padding-top: 15px;
}
/* Size and position (float) left sidebar */
#sidebar-left 
{
	  float: left;
	  width: 150px;
	  color: #666666;
}
#sidebar-left a 
{ 
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
    display: table;
}
/* Size and position container element for posts */
#content {
	padding: 0px 10px;
	float: left;
	width: 760px;
}
.post {
 	border-top: 1px solid #EBC0D1;
	border-left: 1px solid #EBC0D1;
	border-bottom: 2px solid #CFA8B8;
	border-right: 2px solid #CFA8B8;
  margin-bottom: 15px;
  background:url("images/content-bg.gif") repeat-x scroll 0 0 #FFFFFF;
}
.post .entry {
    margin: 10px;
}
.post .entry h2 a
{
    color: darkgreen;
    font-size: 120%;
    text-decoration: none;
}

.post .entry h2 a:hover {
    color: #BA2C68;
}
.post .entry-details {
    color: #003F00;
    font-size: 98%;
}
/*
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat right center;
	padding-right: 20px;
	float: right;
	color: #999999;
}
*/
.post-content 
{
  	padding: 10px;
}

.post-content .library-list-heading,
.post-content .library-list-sub-heading,
.post-content .about-sub-title,
.post-info #respond
{
	color: darkgreen;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
.post-content .library-list-sub-heading,
.post-content .about-sub-title,
.post-info #respond
{
	font-size: 100%
}
.post-content .library-list,
.post-content .about-list,
.post-content .old-gozargah-list,
.post-content .litoc
{
    list-style-image: url(images/mini-pdf.png);
    list-style-position: inside;
    margin-bottom: 15px;
    line-height: 20px;
}
.post-content .about-policy-list
{
    list-style-image: url(images/info.png);
    line-height: 30px;
}
.post-content .about-email-list
{
    list-style-image: url(images/mini-email.gif);
    line-height: 30px;
}
.post-content .old-gozargah-list,
.post-content .litoc
{
    list-style-image: url(images/mini-page.gif);
    line-height: 25px;
}
.post-content .library-list li a,
.post-content .about-list li a
{
    text-decoration: none;
}
.post-content .library-list li a:hover,
.post-content .about-list li a:hover
{
    text-decoration: underline;
}
.post-content img {
    margin: 5px;
    border: 5px double #EBC0D1;
}
.post-content p {
    margin: 15px 0px;
    line-height: 30px;
}
.post-content p a {
    text-decoration: none;
}
.post-content blockquote {
	background: #f3fce6;
	border-right: 2px solid #dbefc1; 
	border-bottom: 2px solid #dbefc1; 
	padding: 8px;
}
.post-content .about-rule,
.rule
 {
    display: block;
    margin: 20px 0px;
    border-bottom: 1px solid #EBC0D1;
    width: 100%;
}
.post-info {
	padding: 10px;
	margin-top:20px;
	height: 15px;
	background: #f3fce6;
	color: #789d47;
	border-bottom: 3px solid #dbefc1; 
	border-top: 1px solid #dbefc1;
}
.post-info a {
	color: #789d47;
	text-decoration: underline;
}
.post-info a:hover {
	color: #466a18;
	text-decoration: underline;
	border: none;
	background: none;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat right center;
	padding-right: 20px;
	float:right;
}

.post-comments {
	background: url(images/mini-comments.gif) no-repeat right bottom;
	padding-right: 20px;
	float: right;
}

.post-cat a, 
.post-comments a
{
    text-decoration: none;
    margin-left: 10px;
}


.navigation {

/*	clear: both;*/
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond 
{
  color: darkgreen;
  font-size: 100%;
	border-bottom: 1px dotted #4395BC;
	padding: 10px;
	clear: both;
}
.commentlist 
{
  list-style-type: none;
	line-height: 130%;
}
.commentlist li
{
	padding: 10px;
	padding-bottom: 0px;
}
.commentlist li p
{
	padding: 10px 0;
	color: #01005F;
}
.commentlist .alt 
{
	background: #f3fce6;
	border: 1px dotted #dbefc1;
}
.commentlist cite, 
.commentlist cite a, 
.commentlist cite a:visited 
{
  color: #01005F;
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
  text-decoration: none;
}
.commentlist cite a:hover 
{
    text-decoration: underline;
}
.commentlist .contentmetadata {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
  padding: 10px;
	font: 110%;;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f3fce6;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#f3fce6;
	border: 1px solid #dbefc1;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	border: 1px solid #ABD596;
	font: bold 12px tahoma, sans-serif;
	color: #356520;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}


/*sidebar */
#sidebar-right {
	float: right;
	width: 200px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar-right .widgettitle
{
	color: #356520;
	font-size: 100%;
  font-weight: bold;
	border-bottom: 1px solid #EBC0D1;
	margin-bottom: 5px;
  padding-bottom: 5px;
}
/*sidebar text styles */
#sidebar-right a:hover{
	border: none;
}
#sidebar-right a, #sidebar-right a:visited{
	color: #356520;
	color: black;
	text-decoration: none;
        font-size: 80%;
}
#sidebar-right li a:hover{
	color: #356520;
	border-bottom: 1px solid #dda;
	text-decoration: none;
        font-size: 80%;
}
.widget {
	background: #FFF url(images/widget-bg.gif) repeat-x bottom right;
	padding: 5px 10px 10px 10px;
	margin-bottom: 10px;
 	border-top: 1px solid #EBC0D1;
	border-left: 1px solid #EBC0D1;
	border-bottom: 2px solid #CFA8B8;
	border-right: 2px solid #CFA8B8;
}
/*sidebar list level1 */
#sidebar-right ul {
	margin: 0;
	padding: 0;
  list-style-image: url(images/bullet_pink.png);
  list-style-position: inside;
}
#sidebar-right ul li {
	margin: 0;
	padding: 5px 0px;
	border-bottom: 1px dotted #EBC0D1;
}
/*sidebar list level2 */
#sidebar-right ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar-right ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dbefc1;
}
/*sidebar list level3 */
#sidebar-right ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.linkcat li, 
.linkcat li
{
	background: url(images/mini-blogroll.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, 
.widget_categories li
{
	background: url(images/mini-category.gif) no-repeat right center !important;
	padding-right: 20px !important;
}
/*archives widget */
ul.list-archives div, 
.widget_archives li
{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-right: 20px !important;
}
/*pages widget */
ul.list-page li, 
.widget_pages li, 
.widget_recent_entries li
{
	background: url(images/mini-page.gif) no-repeat right center !important;
	padding-right: 20px !important;
}
/*sub-pages */
ul.list-page li ul div, 
widget_pages li ul li
{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-right: 10px !important;
}
/*recent comments widget */
.widget_recent_comments li
{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-right: 20px !important;
}
/*calendar widget */
.widget_calendar td {
	padding: 1px 5px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/* footer area */
#footer {
	clear: both;
	background: #FFFFFF url(images/footer-bg.gif) repeat-x;
	border-top: 1px solid #ABD596;
	padding-bottom: 20px;

	width: 100%;
	margin: 0px auto;
	font-size: 95%;
	color: #303030;
	line-height: 130%;
}

#footer h6 {
	font: normal 146%/100% Tahoma, Arial;
	color: #356520;
	margin: 20px 0px;
	text-align: center;
}

/* alignments */
.center {
	text-align: center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter p {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
        padding: 5px         
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/* Images
-------------------------------------------------------------- */

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
        border: 3px double #EBC0D1;
	margin: 5px 2px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}


