/*
Theme Name: Planet KDEir
Theme URI: http://kde-ir.org/
Description: Planet template for persian kde kominity
Version: 0.1
Author: Mehdi Moshtaghi
Author URI: http://moshtaghi.ir/
Graphic: Roozbeh shafieha
Graphic URI: http://roozbehonline.com/
*/
* {
	margin: 0pt;
	padding: 0pt;
}
html{
	direction: rtl;
	height: 100%;
	min-height: 100%;
}
body{
	font-size: 78%;
	font-family: "Tahoma", Geneva, sans-serif;
	text-align: center;
	background: #fff url(images/bg.png) repeat-x top right;
}
p{
	text-align: justify;
	font-size:0.9em;
	line-height:20px;
	margin: 5px;
	color: #333;	
}
img{
	border: none;
}
a{
	color:#04478c;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#333;

}
ul{
	margin: 10px 20px 10px 0pt;
}
li{
	margin:5px 20px 0pt 0pt;
}
form{
	margin:10px 100px;
}
.hidden{
	display:none;
}
.clear{
	clear:both;
}
/* Layout */
#wrapper{
	width: 950px;
	margin: 0pt auto 0pt auto;
}
#header{
	background: transparent url(images/header.png) no-repeat top center;
	height: 90px;
	position: relative;
}
#header a{
	position: absolute;
	top: 10px;
	left: 25px;
	width: 250px;
	height: 55px;
}
#topNav{
	height: 20px;
	margin-bottom:3px;
	direction: ltr;
	text-align:left;
	line-height: 22px;
}
#topNav div{
	float: right;
	margin-right: 20px;
}
#topNav a{
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-weight:bold;
	height: 20px;
	margin:0pt 0px 0pt 20px;
	display:inline-block;
	text-indent:22px;
	color: #333;
}
#topNav a:hover{
	color: #04478c;
}
#topNav a#kde{
	background: transparent url(images/kde.png) no-repeat left center;
}
#topNav a#newsFeed{
	background: transparent url(images/newsFeed.png) no-repeat left center;
}
#topNav a#persianPlanet{
	background: transparent url(images/planetFeed.png) no-repeat left center;
}
#topNav a#irc{
	background: transparent url(images/irc.png) no-repeat left center;
}
#topNav a#submitFeed{
	background: transparent url(images/submit.png) no-repeat left center;
}
#topNav a#faq{
	background: transparent url(images/faq.png) no-repeat left center;
}
#topNav a#policy{
	background: transparent url(images/policy.png) no-repeat left center;
}
#bottom{
	background: url(images/bottom.png) repeat-x bottom right;
	height: 250px;
	width: 100%;
}
#fspacer{
	height: 95px;
}
#footer{
	background: url(images/bgFooter.png) no-repeat bottom right;
	height: 155px;
	width: 950px;
	margin: 0pt auto 0pt auto;
	position: relative;
}
#footer p{
	position:absolute;
	top:10px;
	right:250px;
	color:#fff;
	font-size:1em;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	text-align: center;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	text-decoration: underline;
}
a#kIcon{
	display: block;
	margin:0pt auto 0pt auto;
	height: 55px;
	width: 55px;
	background: url(images/kIcon.png) no-repeat top center;
}
a:hover#kIcon{
	background: url(images/kIcon.png) no-repeat bottom center;
}
#main{
	width: 941px;
	margin: 0pt auto 0pt auto;
}
.content{
	background: transparent url(images/contentBg.png) repeat-y top right;
}
.topContent{
	background: transparent url(images/topContent.png) no-repeat top right;
	height: 14px;
}
.topContents{
	background: transparent url(images/topContentS.png) no-repeat top right;
	height: 14px;
}
.bottomContent{
	background: transparent url(images/bottomContent.png) no-repeat bottom right;
	height: 14px;
}
#bubble1{
	background: #dadad8 url(images/bubble.png) no-repeat right bottom;
}
#bubble2{
	background: #dadad8 url(images/bubble2.png) no-repeat left bottom;
}
.post{
	text-align:right;
	margin: 10px 20px;
	padding:10px;
	background: #dadad8 url(images/bubble2.png) no-repeat left bottom;
	border: 1px solid #bebebd;
}
.orginal{
	float: right;
	width: 530px;
}
.custom{
	width: 80px;
	float: left;
}
.info{
	margin:5px 5px 0pt 5px;
	height: 30px;
	background: #eee;
	border: 1px solid #ccc;
	text-align: right;
	text-indent: 25px;
	line-height: 25px;
}
span.author{
	background: transparent url(images/user.png) no-repeat right center;
	height: 30px;
	margin:0pt 5px 0pt 0pt;
	display:inline-block;
}
span.date{
	background: transparent url(images/date.png) no-repeat right center;
	height: 30px;
	margin:0pt 5px 0pt 0pt;
	display:inline-block;
}
span.link{
	direction:ltr;
	text-align:left;
	float:left;
	margin:0pt 0pt 0pt 15px;
	background: transparent url(images/link.png) no-repeat left center;
	height: 30px;
	display:inline-block;
}
.cube{
	font-family: arial;
	background: transparent url(images/date.png) no-repeat top center;
	margin: 10px 5px 10px 10px;
	width: 65px;
	height: 70px;
    line-height: 1;
	
}
.postMonth {
	display: block; 
    text-align: center; 
    color:#424242;
    font-size: 1.7em;
    padding-top: 0.2em; 
}
.postDay {
	margin-top:7px;
	color:#fff;
	font-size: 3em;
	display: block; 
    text-align: center; 
	
}
ul.sideList{
	margin: 0pt;
	padding:0pt;
	text-align: right;
	list-style: none;
}
ul.sideList li a{
	margin:0pt 0pt 0pt 20px;
	display: block;
	height: 20px;
	text-indent:5px;
	color:#444;
	line-height:20px;
	background:url(images/gradientLine.png) no-repeat top right;
}
ul.sideList li a:hover{
	background: #ccc url(images/gradientLine.png) no-repeat top right;
}
ul.tag{
	margin: 0pt;
}
ul.tag li{
	list-style:none;
	margin:0pt;
	height:25px;
	line-height:25px;
	text-indent:25px;
	background: url(images/tag_blue.png) no-repeat right center;
}
a.archive{
	float: left;
	width: 70px;
	height: 15px;
	display: block;
	background: transparent url(images/archive.png) no-repeat top center;
}
.title{
	font-size: 1.2em;
}