/*
Theme Name: Chakra project
Theme URI: http://chakra-project.ir/
Version: 2.0
Author: Mehdi Moshtaghi
Author URI: http://moshtaghi.ir/
Tags: green, fixed width, two columns, widgets
*/
*{
	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;
}
.hidden{
	display:none;
}
.clear{
	clear:both;
}
.section{
	padding-bottom: 10px;
	text-align: right;
	margin: 15px 20px 0pt 0pt;
}
#topHome{
	width: 100%;
	height: 318px;
	background: transparent url("images/tophome-bg.png") repeat-x bottom center;
}
#top{
	width: 100%;
	height: 143px;
	background: transparent url("images/top-bg.png") repeat-x bottom center;
}
.wrapper{
	margin: 0pt auto 0pt auto;
	width: 960px;
	position: relative;
}
.wrapperc{
	margin: 10px auto 0pt auto;
	width: 885px;
	position: relative;
}
#header{
	width: 100%;
	height: 40px;
}
#header h1{
	background: transparent url("images/logo.png") no-repeat center center;
	width: 285px;
	height: 65px;
	position: absolute;
	top: 3px;
	left: 20px;
}
#header a{
	display:block;
	width: 210px;
	height: 30px;
}
#screen{
	width: 346px;
	height: 229px;
	float: left;
	display:inline;
	margin:20px 0pt 0pt;
	background: transparent url("images/screenshot-bg.png") no-repeat top center;
}
#wrapIntro{
	width: 550px;
	float: right;
	margin:25px 0pt 0pt;
	display: inline;
}
#intro{
	background: transparent url("images/intro-bg.png") repeat-y top right;
	width:579px;
	height: 200px;
}
#know-chakra{
	background: transparent url("images/know-chakra.png") no-repeat right top;
	height: 20px;
	margin: 0pt 5px 0pt 0pt;
}
#intro p{
	font-size:0.85em;
	line-height:17px;
	margin: 0pt 20px;
}
#topIntro{
	background: transparent url("images/intro-top.png") no-repeat top right;
	height: 10px;
	width: 579px;
}
#bottomIntro{
	background: transparent url("images/intro-bottom.png") no-repeat bottom right;
	height: 10px;
	width: 579px;
}
.bg-chakra{
	background: url("images/chakra-bg.png") no-repeat top left;
}

#content{
	background: transparent url("images/content-bg.png") repeat-y top right;
	width:885px;
}
#topContent{
	background: transparent url("images/content-top.png") no-repeat top right;
	height: 10px;
	width: 885px;
}
#bottomContent{
	background: transparent url("images/content-bottom.png") no-repeat bottom right;
	height: 10px;
	width: 885px;
}
#sidebar{
	width: 260px;
	float: right;
	margin: 5px 10px 5px 0pt;
}
#topnav{
	list-style: none;
	margin: 5px 20px 0pt 0pt;
	padding: 0pt;
	text-align: right;
}
#topnav li{
	display:inline-block;
	float:right;
	margin: 0pt 0pt 0pt 5px;
}
#sidenav{
	list-style: none;
	margin: 20px 20px 0pt 0pt;
	padding: 0pt;
	text-align: right;
}
#sidenav li{
	margin: 0pt 0pt 10px 0pt;
}
#sidenav li a,#topnav li a{
	display: block;
	height: 30px;
	margin:0pt 45px 0pt 0pt;
}
li span.desc{
	display:block;
	text-align:justify;
	font-size:9px;
	margin:0pt 50px 0pt 0pt;
	min-height: 40px;
}
li#downloadChakra{
	display:block;
	background: url("images/download-chakra.png") no-repeat top right;
	width: 230px;
}
li#wikiChakra{
	display:block;
	background: url("images/wiki-chakra.png") no-repeat top right;
	width: 230px;
}
li#forumCkakra{
	display:block;
	background: url("images/forum-chakra.png") no-repeat top right;
	width: 230px;
}
li#newsCkakra{
	display:block;
	background: url("images/news-chakra.png") no-repeat top right;
	width: 230px;
}
li#wholeCkakra{
	display:block;
	background: url("images/whole-chakra.png") no-repeat top right;
	width: 230px;
}
#main{
	width: 590px;
	float: left;
	margin: 5px 0pt 5px 10px;
}
#mainPage{
	float:right;
	width:100%;
}
.post{
	margin: 5px 30px 5px 5px;
}
.postpage{
	margin: 10px auto 10px auto;
	width:750px;
	text-align: center;
}
.spacer{
	border: 1px solid #ccc;
	height: 1px;
	margin: 0pt 30px 0pt 10px;
}
h2#newsTitle{
	background: url("images/news-title.png") no-repeat top right;
	height: 20px;
}
div#startChakra{
	background: transparent url("images/start-chakra.png") no-repeat top right;
	margin:20px 0pt 0pt 0pt;
	padding:30px 0pt 0pt 0pt;
	width:555px;
	height: 30px;
}
div#startChakra p{
	font-size: 9px;
	line-height:12px;
	text-align: justify;
	margin: 0pt 70px 0pt 10px;
}
h2#screenshotTitle{
	background: url("images/screenshot-title.png") no-repeat top right;
	height: 20px;
}
ul#wright{
	float: right;
	display:inline;
}
ul#wleft{
	float: right;
}
ul.wikilink{
	width:240px;
	list-style: none;
	text-align: right;
}
ul.wikilink li{
	margin: 10px 0pt 0pt 0pt;
}
ul.wikilink li a{
	display: block;
	background: url("images/wikilink.png") no-repeat right top;
	text-indent: 30px;
}
#screenshot{
	background: transparent url("images/screenshot.png") no-repeat top center;
	width: 535px;
	height: 155px;
}
#footer{
	margin:30px 0pt 0pt 0pt;
	padding:20px 0pt 0pt 0pt;
	position:relative;
	background: url("images/footer.png") repeat-x bottom center;
	height: 78px;
	width: 100%;
	clear: both;
}
#dsg{
	position: absolute;
	background:url("images/dsg.png") no-repeat left top;
	height:20px;
	text-indent:25px;
	direction:ltr;
	left: 5px;
	bottom: 5px;
	font-size: 9px;
}
#valid{
	position: absolute;
	height:20px;
	direction:ltr;
	right: 5px;
	bottom: 5px;
	font-size: 9px;
}
#footer p{
	color:#fff;
	direction:ltr;
	text-align: center;
	margin: 5px 0pt 0pt 0pt;
}
h2#cat{
	display:block;
	height: 20px;
	background: transparent url(images/h2cat.png) no-repeat top right;
}
h2#month{
	display:block;
	height: 20px;
	background: transparent url(images/h2month.png) no-repeat top right;
}
h2#link{
	display:block;
	height: 35px;
	width: 230px;
	background: transparent url(images/h2link.png) no-repeat top right;
}
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;
}
p#cpr{
	margin-top: 20px;
}
.title{
	background:url("images/title-bg.png") no-repeat right top;
	height:36px;
	text-indent:35px;
	margin:10px 5px 0pt 5px;
	font-size: 0.9em;
	text-align: right;
}
.title a.premalink{
	display: block;
	margin: 0pt 0pt 5px 0pt;
}
.title span{
	color:#949494;
	font-size: 0.8em;
	margin: 0pt 35px 0pt 0pt;
}
span.date{
	color:#949494;
	float:right;
	font-size: 0.8em;
	margin: 10px 0pt 0pt 0pt;
}
ul.dllist{
	background:url("images/cd-dvd-chakra.png") no-repeat top left;
	min-height:250px;
	list-style:none;
	direction:ltr;
	text-align:left;
	width: 350px;
}
ul.dllist li{
	margin: 5px 0pt 0pt 150px
}
ul.dllist li h2{
	font-family: arial;
	border-bottom: 2px solid #333; 
}
ul#amd64{
	float: right;
}
ul#intelx86{
	float: left;
}