/*
Theme Name: OpenSUSE
Theme URI: http://moshtaghi.ir/
Description: The WordPress theme for OpenSUSE.ir.
Version: 0.1
Author: Mehdi Moshtaghi
Tags: Fix width, two columns, widgets
*/
* {
    margin:0;
    padding:0;
}
html {
    direction:rtl;
}
body {
    background:#fff;
    text-align: center;
    font-size:78%;
    font-family: "Tahoma", Geneva, sans-serif;
}
a,a:hover,a:active,a:focus{
	outline:none;
	text-decoration: none;
}
a img {
	border: 1px solid #000;;
}
p{
	text-align: justify;
	font-size: 1.0em;
	line-height: 160%;
}
.clear{
	clear: both;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
}
blockquote, code{
	display: block;
	margin:0.5em;
	padding:0.5em;
	text-align:justify;
	background:#f0f0f0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
code{
	color: #000;
	direction: ltr;
	text-align: left;
	font-family: arial;
}
#wrapper{
    margin:0pt auto 20px auto;
    width:900px;
}
#header{
    background:url(images/header.png) no-repeat top center;
    width:900px;
    height:120px;
    position:relative;
}
#header a.homelink {
    position:absolute;
    right:10px;
    top:15px;
    width: 260px;
    height: 75px;
    display: block;
    outline-style: none;
    outline-width: medium;
}
#header a.homelink:hover {
    background: transparent none repeat scroll 0% 0%;
}
#header a.homelink span {
    display: none;
}
#search-box{
	position:absolute;
    left:5px;
    top:0pt;
    width: 190px;
    height: 40px;
    display: block;
}
#search-box input{
	border: 1px solid #92c123;
	background: #fff;
	height: 20px;
	margin: 15px 10px 0pt 40px;
	width: 140px;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size:1.2em;
}
.screen-reader-text{
	display: none;
}
#search-box input#searchsubmit{
	display: none;
}
#search-box input:HOVER{
	border: 1px solid #333;
	background: #fff;
}
#splash, #content{
	margin: 0.5em 0pt 0pt 0pt;
}
#navigation{
	float:right;
	width: 210px;
	display: inline;
}
#navigation ul{
	list-style: none;
	margin: 0pt;
	padding: 0pt;
	text-align: right;
}
#navigation ul li{
	margin: 0pt 0pt 10px 0pt;
}
#navigation ul li a span{
	display: none;
}
#navigation ul li a#buforum{
	display:block;
	background: url("images/buforum.png") no-repeat top right;
	width: 210px;
	height: 38px;
}
#navigation ul li a:HOVER#buforum{
	background: url("images/buforum.png") no-repeat bottom right;
}


#navigation ul li a#buwiki{
	display:block;
	background: url("images/buwiki.png") no-repeat top right;
	width: 210px;
	height: 38px;
}
#navigation ul li a:HOVER#buwiki{
	background: url("images/buwiki.png") no-repeat bottom right;
}


#navigation ul li a#bunews{
	display:block;
	background: url("images/bunews.png") no-repeat top right;
	width: 210px;
	height: 38px;
}
#navigation ul li a:HOVER#bunews{
	background: url("images/bunews.png") no-repeat bottom right;
}


#navigation ul li a#buofficial{
	display:block;
	background: url("images/buofficial.png") no-repeat top right;
	width: 210px;
	height: 38px;
}
#navigation ul li a:HOVER#buofficial{
	background: url("images/buofficial.png") no-repeat bottom right;
}


#navigation ul li a#buirc{
	display:block;
	background: url("images/buirc.png") no-repeat top right;
	width: 210px;
	height: 38px;
}
#navigation ul li a:HOVER#buirc{
	background: url("images/buirc.png") no-repeat bottom right;
}

#intro{
	float:left;
	width: 643px;
	height:230px;
	background: #eee url(http://counter.opensuse.org/small) no-repeat 4.5em center;
	border: 1px solid #ccc;
}
#intro h2{
	width: 400px;
	height:40px;
	background: #eee url("images/info.png") no-repeat top right;
	margin: 0pt 0pt 0pt 0pt;
	float: right;
}
#intro h2 span{
	display: none;
}
#intro p{
	margin: 0pt 1em 1em 20em;
	text-align: justify;
}
h2#title-scr {
	background: transparent url(images/screenshot.png) no-repeat top center;
	height: 20px;
}
h2#title-scr span {
	display: none;
}
#screenshot{
	background: #eee url(images/screenshot-footer.png) no-repeat bottom center;
	height: 200px;
	list-style: none;
	margin: 0pt;
	padding: 0pt;
}
#screenshot li{
	float: right;
	margin: 2em 3.8em 2em 3.8em;
}
#screenshot li a img{
	border: 2px solid #ccc;
	background: #fff;
}
#screenshot li a:hover img{
	border: 2px solid #6eb927;
}
#main{
	width: 445px;
	float: right;
	display: inline;
	text-align: right;
}
#single-main{
	width: 645px;
	float: left;
	display: inline;
	text-align: right;
}

#single-main .post{
	margin: 0.5em 0pt 1em 0pt;
	padding:0.5em 0pt 0pt 0pt;
	background: url(images/bg_post-single.png) no-repeat top center;
}
.post ul{
	margin: 0.3em 5em 0.3em 0pt;
}
#newsEvent{
	background: url(images/newsevents.png) no-repeat top center;
	height: 50px;
	position: relative;
}

#newsEvent span{
	display: none;
}
#newsEvent a{
	display: block;
	height: 30px;
	width: 30px;
	background: #fff url(images/feed.png) no-repeat right center;
	position: absolute;
	right: 0pt;
	bottom: 1em;
}
h2.post_title {
	font-size: 1.5em;
	margin: 0pt 1em 0.3em 0pt;
	font-family: Arial,Helvetica,sans-serif;
}
h2.post_title a{
	color: #444;
}
h2.post_title a:HOVER{
	color: #6eb927;
}
.post_info{
	width: 100%;
	float: left;
	margin: 0pt 0pt 0.3em 0pt;
	color: #ccc;
}
.post_info p{
	margin: 0.3em;
	text-align: left;
}
.post p{
	margin: 0.5em 1em 0pt 1em;
}
small{
	margin: 0pt 1em 0pt 1em;
	color: #333;
}
a.more-link{
	float: left;
}
#sidebar{
	width: 443px;
	float: left;
	text-align: right;
	list-style: none;
}

#navigation li.widget{
	margin:0pt 0pt 1em 0pt;
	background: #f0f0f0 url(images/bg_widget_single.png) repeat-y top center;
}
#navigation .clearwidget{
	clear: both;
	background: url(images/bg_clearwidget_single.png) no-repeat bottom center;
	height: 10px;
}
#navigation h2{
	clear: both;
	background: url(images/bg_h2_widget.png) no-repeat top center;
	height: 20px;
	font-size: 1em;
	font-weight:bold;
	text-indent: 1.0em;
	padding: 0.5em 0pt 0pt 0pt;
}
#navigation select{
	margin: 0.3em 1.2em 0pt 0pt;
	width: 180px;
}
#navigation li.widget ul{
	margin: 0pt 2em 0pt 1em;
}
#navigation li.widget ul li{
	list-style: disc;
	margin: 0pt 0pt 0.2em 0pt;
}
#sidebar li.widget{
	margin:0pt 0pt 1em 0pt;
	background: #f0f0f0 url(images/bg_widget.png) repeat-y top center;
	
}

li.widget p{
	margin:0pt 1em 1em 1em;
	
}

#sidebar li img{
	margin:0pt 0.5em 0pt 0pt;
	background: #fff;
	border: none;
	
}

#sidebar li.widget h2{
	margin: 0pt 0pt 0.5em 0pt;
	height:50px;
	background: url(images/bg_h2.png) no-repeat bottom center;
}
#sidebar #kb-advanced-rss-1 h2{
	background: url(images/bg_hwiki.png) no-repeat bottom center;
}
#sidebar li.widget h2#hyperlink{
	background: url(images/hyperlink.png) no-repeat bottom center;
}
li.widget h2 span{
	display: none;
}
li.widget .clearwidget{
	clear: both;
	background: url(images/bg_clearwidget.png) no-repeat bottom center;
	height: 10px;
}
li.widget ul li{
	list-style: none;
	margin: 0pt 0pt 0.5em 0pt;
}
li.widget strong{
	display: block;
	float: right;
	width: 100px;
	color: #333;
}
#sidebar li.widget ul{
	margin: 0pt 2.5em 0.5em 0pt;
	list-style: disc;
}
#footernav{
	margin:1em 0pt 0pt 0pt;
	padding:0.5em 0pt 0.5em 0pt;
	background: url(images/footer.png) no-repeat center center;
	list-style: none;
}
#footernav li{
	display: inline;
	margin: 0pt 1em 0pt 1em;
}
#footernav li a{
	color:#333;
}
#footernav li a:HOVER{
	color:#fff;
}
#footer{
	margin: 1em 0pt 0pt 0pt;
}
#footer p{
	float:right;
	font-size: 0.9em;
	color: #444;
}
#footer p.left{
	font-size: 0.9em;
	text-align:left;
	margin:0pt 0pt 0pt 0pt;
	color: #444;
	float: left;
}
.post{
	margin: 0.5em 0pt 1em 0pt;
	padding:0.5em 0pt 0pt 0pt;
	background: url(images/bg_post.png) no-repeat top center;
	min-height: 150px;
}
.post li.latest{
	margin: 1em 3em 0.3em 0pt;
	list-style-image:url(images/li.png);
}
.post li.latest a{
	display: block;
	color: #444;
	font-size: 1em;
	font-weight: bold;
}

ul#related{
}
ul#related li{
    display:inline;
}
ul#related li a{
    width:190px;
    height:20px;
    float:right;
    margin: 0.2em 0pt 0pt 0.3em;
    color:#333;
    background: url(images/bullet.png) no-repeat right center;
    text-align: right;
    text-indent: 1.2em;
}
ul#related li a:hover{
    text-decoration: none;
    color: #6eb927;
}
a, a:active, a:visited{
	color:#333;
}
a:hover{
	color: #6eb927;
}
#tooltip{
position:absolute;
border:1px solid #ccc;
background:#fff;
padding:2px 5px;
color:#444;
display:none;
font: 11px Tahoma;
}


.trigger {
cursor: pointer;
}
#toggle-content {
overflow: hidden;
}
/* Begin Images */
p img {
    padding: 0;
}
/*  Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */
img.centered {
    display: inline;
    margin: 0 auto 0 auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
img.idcVoteImage{
	margin:10px 0pt 0pt 0pt;
}
.alignright {
    float: right;
}
.alignleft {
    float: left
}
/* End Images */
/* Captions */
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
