@import url("comment.css");
#wrapper{
	background:url(http://static3.kaleme.com/assets/images/background-2.jpg) repeat-x #FFF;	
}
#content{
	margin-top:10px;
}
.sidebar-right{
	float:right;
	width:255px;
	margin-left:15px;
	margin-right:-1px;
}
.sidebar-left{
	float:left;
	width:255px;
	margin-right:10px;
}
.main-content-left{
	float:left;
	width:710px;
	padding-top:10px;
}
.main-content-right{
	float:right;
	width:675px;
	padding:20px;
	background:url(http://static3.kaleme.com/assets/images/newspaper-bg.jpg) no-repeat;
}
.midle-content{
	float:left;
	width:405px;
	padding:20px;	
}
/* Pagination
-----------------------------*/
.navigation{
	display:block;
	height:25px;
	padding-top:5px;
	border-bottom:1px dotted #CCC;
	border-top:1px dotted #CCC;	
	margin-bottom:10px;
	text-align:left;
	color:#CCC;	
}

/* post Toolbox
-----------------------------*/
.socialmedia-links {
	clear:both;
	display:block;
	height:28px;	
	z-index:6;
	border-bottom:1px dotted #CCC;
	border-top:1px dotted #CCC;
	direction:ltr;
	text-align:left;
}
.socialmedia-links h3{
	font-size:11px;
	color:#333;

}
.socialmedia-links ul {
	padding-top:1em;
	list-style:none;
}
.socialmedia-links li {
	font-size:0.86em;
	margin-left:20px;
	display:inline;
}
.socialmedia-links li a{
	background:url(http://static3.kaleme.com/assets/images/social_bookmarks.png) no-repeat; 
	padding:3px 0 3px 20px;
}
.socialmedia-links li.delicious a {
	background-position: left -32px;
}
.socialmedia-links li.balatarin a {
	background-position: left -64px;
}
.socialmedia-links li.facebook a {
	background-position: left -288px;
}
.socialmedia-links li.donbaleh a {
	background-position: left -320px;
}
.socialmedia-links li.google a {
	background-position: left -352px;
}
.socialmedia-links li.twitter a {
	background-position: left -129px;
}

.rss-b{
	float:right;
	padding:6px;	
}
.time-b{
	float:right;
	padding:4px;
	color:#666;
	direction:rtl;
}
.print-b{
	position:absolute;
	width:24px;
	height:20px;
	background:url(http://static3.kaleme.com/assets/images/print-b.gif) no-repeat;	
	padding:0px;
	margin-top:4px;
	z-index:2;
	cursor:pointer;	
}
.imgHover-print{
	background:url(http://static3.kaleme.com/assets/images/print-b-hover.gif) no-repeat;	
}
.email-b{
	position:absolute;
	margin-left:30px;	
	width:24px;
	height:20px;
	background:url(http://static3.kaleme.com/assets/images/email_b.gif) no-repeat;	
	padding:0px;
	margin-top:4px;
	z-index:3;
	cursor:pointer;	
}
.imgHover-email{
	background:url(http://static3.kaleme.com/assets/images/email-b-hover.gif) no-repeat;	
}
.fb_share{
	margin-left:2px;
	padding:4px;
	width:140px;
	float:left;
	overflow:hidden;
}

.like-b{
         margin-left:2px;
         padding:4px;
         width:80px;
         float:left;
         overflow:hidden;
 }
.sabz-link-b{
         height:20px;
         width:80px;
         margin-top:2px;
         float:left;
         z-index:3;
 }


.google-buzz{
         height:30px;
         width: 80px;
         text-align: left;
         display: inline;
         margin-top: 2px;
 }

.share-b{
	margin-left:60px;
	float:left;
	background:url(http://static3.kaleme.com/assets/images/share-b.gif) no-repeat;
	width:55px;
	margin-top:4px;
	padding:0 0 0 20px;
	height:20px;
	cursor:pointer;
	z-index:10;	
}
.imgHover-share{
	background:url(http://static3.kaleme.com/assets/images/share-b-hover.gif) no-repeat;	
}
.links-items{
	display:block;
	float:left;
	position:absolute;
	margin-left:-20px;
	z-index:50;	
	width:130px;
	background:#efefef;
	background:url(http://static3.kaleme.com/assets/images/share-background.gif) no-repeat;
}
.links-items ul{
	list-style:none;
	float:left;
	padding:20px 0 20px 12px;
}
.links-items ul li{
	float:left;
	margin-bottom:16px;
	display:block;
	width:100px;
	text-align:left;
}
.counter-btn{
	background:#f9f9f9;
	border:1px solid #efefef;
	padding:5px;
	width:240px;
	float:right;
	height:65px;
}

/* Newspaper
-----------------------------*/
.newspaper-img-conteiner{
	position:relative;
	background:#cfd1ca;
	height:300px;
	overflow:hidden;
	border:5px solid #cfd1ca;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}
.newspaper-img-conteiner img{

}
.newspaper-tool-bar{
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	background:#FFF;
	overflow:hidden;
	border:1px solid #b4b7ae;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;	
}
.newspaper-tool-bar a{
  	filter:alpha(opacity=90);
 	opacity:0.9;	
}
.newspaper-tool-bar a:hover{
  	filter:alpha(opacity=100);
 	opacity:1;	
}
#jpg,#pdf{
	float:left;
}
#in,#out,#fit,#orig{
	float:right;
	margin-left:3px;
	padding-top:5px;
	cursor:pointer;
}

/* Newspaper issue
-----------------------------*/
.issue{
	padding:15px;
}
.issue li{
	padding:2px;
	display:inline;
	float:left;
}
.issue li a{
	display:block;
	padding:6px 5px 4px 5px;
	width:16px;
	height:16px;
	background:#479120;
	color:#FFF;
	font-size:10px;
	text-align:center;
	border:1px solid #61ab3a;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;		
}
.issue li a:hover{
	background:#CCC;
	color:#333;	
}
.issue .current{
	background:#CCC;
	color:#333;		
}
/* Contact Form
-----------------------------*/
.contact-form{
    border:1px solid #CCC;
    padding:20px;
    background:#efefef;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
}
.contact-form input{
    border:1px solid #CCC;
    background:#FFF;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;   
}
.contact-form textarea{
    border:1px solid #CCC;
    background:#FFF;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
    width:100%;   
}
