/*
Theme Name: Aseman e Man
Theme URI: http://www.ebramcity.com
Description: This is my frist theme.
Version: 1.0 beta
Author: Ali Ebrahimzadeh
Author URI: http://www.ebramcity.com
*/

body{
    margin:0 0 0 0;
    font-family: tahoma, Helvetica, Georgia, Sans-serif;
    font-size: 12px;
    direction:rtl;
    text-align: right;
    vertical-align: top;
    background: #c9caff url(images/head-bg0.gif) repeat-x;
    color: #000;
}
a{
    color:#00038C;
    padding:2px 2px 2px 2px;
}
a:link, a:visited{
    text-decoration:none;
}
.entry a:hover{
    background: #c9caff;
}
#leftContainer{
    position:absolute;
    left:50px;
    top:0px;
}
#centerContainer{
    position:absolute;
    left:215px;
    right:215px;
    top:0px;
}
#rightContainer{
    position:absolute;
    right:50px;
    top:0px;
}

#header{
    float:left;
    width: 100%;
    height: 118px;
}
#content{
    width:100%;
    background:#e7e7ff;
    border: solid 1px #000000;
    margin: 15px 0px 15px 0px;
    padding-top:20px;
}
.entry{
    padding-left:15px;
    padding-right:15px;
}

#leftSidebar{
    width:150px;
    border: solid 1px #000000;
    border-top:0px;
    background: #e7e7ff url('images/logo.gif') no-repeat;
    padding:0px 0 10px 0 ;
    margin:0 15px 0 0;
}

#green{
    width:150px;
    border-bottom: solid 1px #000000;
    background: #e7e7ff url(images/green-bg.gif) repeat-y;
    margin:0px 15px 0px 0px;
    text-align:center;
}
#green-header{
    background: url(images/green.gif) no-repeat;
    margin:15px 15px 0 0px;
    width:150px;
    height:95px;
}
.sidebar{
    text-align:center;
    width:150px;
    float:left;
    padding:0 0 0 0 ;
    margin: 15px 0 0 0;
}
.sidebar ul{
    margin: 0;
    padding: 0;
    list-style:none;
}
.sidebar ul li{
    padding: 0px 0px 5px 0px;
    margin: 0px 0 10px 0;
    background:#e7e7ff;
    border: solid 1px #000000;
}
.sidebar ul li li{
    border: solid 0px;
    padding: 0px 5px 0px 5px;
}
.sidebar ul li h2{
    font-weight:normal;
}
sidebar h2{
    font-size:14px;
}
.comments-template{
	margin:10px 0 10px 0;
	padding: 10px 0 0;
	direction:ltr;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;

}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
	width:60%;
}

.commentsubmit{
	height:29px;
	border:none;
	text-align:center;
	cursor:pointer;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
}
.commentsubmit:hover{
	background:#000;
	color:#FFF;
}
.textfield {
	margin-top:1px;
	height:20px;
	position:relative;
}
.comments-template #email,.comments-template #url{
	direction:ltr;
}

#footer{
    clear: both;
    width: 100%;
    float: left;
    background:#c6c6c6;
}
.post{
    margin-bottom:15px;
    border-bottom:solid 1px;
}
.post-block{
    padding-right:15px;
    padding-left:15px;
}
.post-date {
	float: left;
	width: 85px;
	height: 18px;
	text-align:left;
	background: url(images/date2.gif) no-repeat;
	margin-left: -1px;
	margin-top: 10px;
	padding:2px 2px 2px 0px;
}
.storytitle {
	float: right;
}

.storytitle h3 {
	font: 20px tahoma, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
        padding-right:20px;
	background-image:url('images/h2-bg.png');
	background-repeat:no-repeat;
	background-position:right;
}
.storytitle a:link, .storytitle a:visited {
	color: #00038C;
	text-decoration: none;
}
.storytitle a:hover {
	color: #ffffff;
        background:#00038C;
}
.meta, .meta a {
	font-size: 11px;
	color: #898172;
}
.widgettitle{
    background: #00038c;
    color:#ffffff;
    font-size:13px;
    padding: 5px 5px 5px 5px;
    margin:0 0 5px 0;
}
#apple{
    background-image:url('images/apple/apple.jpg');
    background-repeat:no-repeat;
    width:173px;
    height:120px;
}
#appleBg{
    background-image:url('images/apple/apple-bg.jpg') repeat-y;
    width:173px;
}
#appleHeader{
    background-image:url('images/apple/apple-header.jpg') ;
    background-repeat:no-repeat;
    width:173px;
    height:27px;
}
#rightContainer{
    position:absolute;
    right:27px;
    width:173px;
    top:143px
}