/*
Theme Name: Sardabir
Theme URI: http://sardabir.org/
Description: The templae for MR. Ahadian's website www.sardabir.org'.
Version: 1.0
Author: Ehsun Behravesh - http://ehsunbehravesh.com
Tags: Khorasan Newspaper, Sardabir
Template: default
*/

body {
    margin: 20px;    
}

h1#home {
    font: normal bold 22px arial;
    text-align: center;
}

div#main {
    font: normal normal 12px arial;
    direction: rtl;
    width: 780px;
    margin: 0px auto;
    border: 2px solid #e4edb1; /*8ea390*/
    /*background-image: url("images/side.jpg");*/
    background-repeat: repeat-y;
    background-position: right;
    background-color: #dcc67d;
}

div#header {   
    width: 780px;
    height: 157px;
    background-image: url("images/header.jpg");
    background-repeat: no-repeat;
    background-position: center center;    
}

div#right {
    width: 20%;
    min-height: 400px;
    float: right;
    font: normal normal 10px tahoma;
    background-color: #dcc67d;    
}

div#left {    
    min-height: 400px;
    margin-right: 20%;
    background-color: #ffefc4;
    /*background-image: url("images/pen.png");*/
    background-repeat: no-repeat;
    background-position: top left;
    font: normal normal 12px tahoma;    
}

div#footer {
    clear: both;
    width: 100%;
    height: 30px;
    background-color: #dcc67d;
    font-size: 10px;
    text-align: center;  
}

h4 {
    font: normal bold 12px tahoma;
    padding: 0px;
    margin: 4px;
}

div#links {
    padding: 4px;    
}

div#links a {
    text-decoration: none;
    color: #65913c;
}

div#links a:hover {
    text-decoration: underline;
    color: #7fc442;
}


/* Contents boxes */


div.leftContents h1.section {
    background-image: url("images/redarrow.jpg");
    background-repeat: no-repeat;
    background-position: right center;
    text-indent: 20px;
}

div.leftContents h1 a, div#rightContents h1 a {
    text-decoration: none;
    color: #065f2f;
}

div.leftContents {
    width: 95%;
    margin: 4px auto;
    margin-bottom: 40px;
}

div.leftContents h1 {
    width: 100%;
    color: #065f2f;
    padding: 0px;
    margin: 0px;
    font: normal bold 20px arial;
    border-bottom: 1px solid #065f2f;
    padding-bottom: 2px;
}


div#rightContents {
    padding: 4px;
    text-align: justify;
    margin: 4px auto;
}

div#rightContents hr {
    width: 90%;
    margin: 5px auto;
    margin-top: 20px;
    background-color: #dcc67d;
    color: #dcc67d;
    border: none;
    border-top: 1px dashed black;
}

div#right h1 {
    width: 100%;
    color: #065f2f;
    padding: 0px;
    margin: 0px;
    font: normal bold 20px arial;
    border-bottom: 1px solid #065f2f;
    padding-bottom: 2px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* POSTS */

div.title {
    color: black;
    font: normal bold 16px arial;
    margin: 0px;
    margin-top: 20px;
}

div.title a {
    color: black;
    text-decoration: none;
}

div.title a:hover {
    text-decoration: underline;
}
div.date {
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    color: #AACCBB;
    direction: ltr;
}

div.leftContents p {
    text-align: justify;
    line-height: 1.5em;
    padding: 0px;
    margin: 0px;
    
}

div.leftContents hr {
    width: 90%;
    margin: 5px auto;
    margin-top: 20px;
    border: none;
    border-top: 1px dashed black;
    color: #ffefc4;
    background-color: #ffefc4;    
}

div.comments {    
    margin: 5px 0px;
    text-align: left;
}

div.plink {
    float: right;
}

div.feeds {
    text-align: center;
}

div.feeds img {
    border: none;
}

div.feeds a {
    color: black;
    text-decoration: none;
}

div.feeds a:hover {
    text-decoration: none;
    color: #db9628;
}
