
/*
Theme Name: WordPress Safsal
Theme URI: http://www.safsal-multimedia.com/
Description: Safsal Template
Version: 1.0
Author: Shira Gutgold
Author URI: http:///www.safsal-multimedia.com/

*/


@import url("../../../../css/safsal.css");


body{
color: #7C755C;
font-size:13px;
}

#inner_container{
height:auto;
min-height:600px;
}
#blogname a, #blogname a:hover, #blogname a:focus{
color:#9EBD3E;
font-size:15px;
}
h1{
font-size:15px;
}
h2{
font-size:13px;
}
h2 a{
color:#7C755C;
}
h2 a:hover, h2 a:focus{
color: #4D4839;
}
a{
text-decoration:none;
color: #789BA8;
}
a:hover, a:focus{
color: #2C444D;
}

#content{
margin-top:130px;
width:600px;
}
.postmetadata{
margin-top:50px;
}
#safsal_img{
position:relative;
}
.entry img{
margin: 40px 20% 10px;
}
#sidebar{
position: absolute;
top: 180px;
right: 3%;
text-align: left;
border-left: #9EBD3E 2px solid;
width: 320px;
z-index:99;
}
#sidebar ul{
padding-left:20px;
}
#sidebar li ul, #sidebar li h1, #sidebar li h2, #sidebar li p{
margin-left:10px;
}

#sidebar li p:last-child{
margin-bottom:60px;
}
#sidebar li{
list-style:none;
}

#sidebar li ul{
padding-left:0px;
}
#sidebar input, #sidebar textarea{
float:none;
width:auto;
padding: 0 7px;

}
#searchform{
margin-bottom:15px;
}
#searchsubmit{
height:auto;
}
#s{
height:20px;
position:relative;
top: -1px;
}
.code{
display:block;
padding:15px;
background-color:#e9f2f5;
margin:10px 0;
}

p.postmetadata{
border-bottom:double;
margin-bottom:90px;
padding-bottom:20px;
}
/* comments form */

#commentform{
width:450px;
}
#commentform #submit{
width:228px;
clear:both;
}
#commentform input, #commentform textarea{
margin-bottom:10px;
}

/* Comments*/
#comments, #respond{
margin-top:40px;
color:#9EBD3E;
}
.commentlist li{
border-bottom: double  #9EBD3E;
padding-top:20px;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color:#789BA8;
	font-size:12px;
	}

.commentlist .vcard{
position:relative;
left: 0;
bottom:0;
padding-left:0;
background-image:none;
height:auto;
font-size: 13px;
}

.comment-meta{
margin:-20px 50px 0 0;
text-align:right;
}

ol.commentlist li.bypostauthor{
background: url("http://www.safsal-multimedia.com/images/tree.jpg") no-repeat bottom right;
padding-bottom:20px;
}
ol.commentlist li.bypostauthor .avatar{
display:none;
}

.fourofour{
font-size:40px;
}

/*images and captions*/
.aligncenter{
position:relative;
margin: 40px auto;
}
.wp-caption-text{
font-size:11px;
color: #9EBD3E;
}