/*
Theme Name: Dune War of the Spice
Theme URI: http://rockstorm-games.net/dws
Description: Style for Dune War of the Spice
Version: 1.0
Author: Carl-Christian "ccgx" Gallon
Author URI: http://ccgx.de
Tags: black, planet

*/
 /* site wide stuff */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #000 url('images/background.jpg') no-repeat fixed top center;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
hr {
	display: none;
}

a {
	text-decoration: none;
}

a:link , a:visited {
	color: #ffd667;
}
a:hover  {
	color: #ffba00;
	border-bottom: 1px dotted #ffba00;
}

strong {
	color: #ffd667;
}

#page {
	text-align: right;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	overflow: hidden;
	margin-bottom: 20px;
}

/* header */
#header {
	width: 1000px;
	height: 160px;
	margin-bottom: 20px;
	border: 0;
}

#header img { border: 0;}
#header a {border:0;}

/* sidebar & widgets */
#sidebar {
	float: left;
	width: 150px;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-bottom:10px;
	background:url('images/background.png') ;
	border: 2px solid #555;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#sidebar .navi_block {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
}


#sidebar .navi_heading {
	color: #ffba00;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 14px;
	background:url('images/navi_seperator.png') no-repeat bottom;
	}
	
#sidebar .navi_heading_first a:link, #sidebar .navi_heading a:link, #sidebar .navi_heading a:visited,  #sidebar .navi_heading_first a:visited {
	color: #ffba00;
	}

#sidebar .menu, #sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-left: 5px;
	background:url('images/navi_seperator.png') no-repeat bottom;
	padding-bottom: 16px;
	}

#sidebar .sub-menu {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-left: 5px;
	background:url('images/navi_seperator.png') no-repeat bottom;
	padding-bottom: 16px;
	}

#sidebar ul li, #sidebar .menu li{
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	}
	
#sidebar a:link, #sidebar a:visited {
	color: #fff;
}
	
#sidebar a:hover {
	color: #fff;
	border-bottom: 1px dotted #ffba00;
}

/* content */
#content {
	float: right;
	width: 830px;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 5px;
	padding-top:10px;
	background:url('images/background.png') ;
	border: 2px solid #555;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#footer {
	text-align: right;
	margin: 0;
	padding: 0;
	padding-bottom:5px;
	padding-top: 16px;
	background:url('images/content_box_seperator.png') no-repeat top right;
	width: 825px;
	height: 14px;
}

#footer .copyright {
	color: #666;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

/* post and page stuff */
.post {
	width: 835px;
	color: #fff;
}
.post_head {
	background:url('images/news_header.png') no-repeat center;
	width: 825px;
	height: 40px;
	margin-top: 10px;
}

.post_heading, .post_heading a {
	float:left;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
}

.post_head small {
	float:right;
	margin-top: 12px;
	margin-right: 20px;
}

.post_seperator {
	background:url('images/content_box_seperator.png') no-repeat right;
	width: 825px;
	height: 14px;
}

.entry {
	font-size: 1.1em;
	margin-top: -5px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: -10px;
	text-align: left;
	padding: 0;
}

.postmetadata {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	text-align: right;
	
}

.page .posttable {
	width: 100%;
}

.page .posttable ul {
	margin-top: 0;
}

.posttable, .posttable tbody, .posttable td {
	border: 0;
	vertical-align: top;
	text-align: left;
	margin:0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.posttable img {
	margin-top: 1em;
	margin-right: 15px;
	margin-bottom: 20px;
}

.posttable a img {
	border: 2px solid #ffd667;
}

.entry .posttable a:link , .entry .posttable a:visited{
	border-bottom: 0;
}

h3 {
	display: block;
	font-size: 1.17em;
	margin-top: 1em;
	font-weight: 700;
	margin-bottom: 1em;
}

h3 small{
	font-size: 0.8em;
	font-weight: normal;
}

.post img {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
	border: 2px solid #ffd667;
} 

.post img:hover {
	border: 2px solid #ffba00;
}

.post .imgnoborder, .post .imgnoborder:hover {
	display: block;
	margin: 0;
	margin-top: 10px; 
	margin-bottom: 10px;
	border: 0;
}

.post .imagebox {
	display: block;
	margin-bottom: 5px;
	padding: 5px 10px 3px 10px;
}

.post h3, .page h3 {
	background: url('images/background2.png');
	color: #ffd667;
}

.newstable{
	width: 765px;
	margin: auto;
}

.entry a:link , .entry a:visited{
	border-bottom: 1px dotted #ffd667;
}

/* plugin styles */

#breadcrumb {
	font-size: 1.1em;
	color: #fff;
	margin: 1px;
}

#breadcrumb a:link , #breadcrumb a:visited {
	color: #ccc;
}
#breadcrumb a:hover  {
	color: #ffd667;
	border-bottom: 1px dotted #ffba00;
}

.qtrans_language_chooser { 
	list-style-type:none;
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 5px;
	}
	

.qtrans_language_chooser li, .qtrans_flag { 
	list-style-type:none;
	list-style-image: none;
	display: inline;
	padding-left: 2px;
	}

/* comments */

#comments { 
clear: both;
}

.commentlist { 
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.commentlist li.comment {
	margin: 0 0 24px 0;
	padding: 0 0 0 80px;
	position: relative;
}

.comment-author .avatar {
	margin-left: 5px;
	position: absolute;
	top: 4px;
	left: 0px;
}

.comment-author .says { 
font-style: italic;
}

.commentlist h3 {
	background: url('images/background2.png');
	color: #ffd667;
	display: block;
	font-size: 1.0em;
	padding: 1px 0 1px 3px;
	margin-bottom: 0;
}

.comment-meta {
	font-size: 0.8em;
	font-weight: normal;
}

.comment-meta a:link , .comment-meta a:visited {
	color: #ccc;
	border:0;
}
.comment-meta a:hover  {
	color: #ffd667;
	border-bottom: 1px dotted #ffba00;
}

.post_seperator_comment {
	background:url('images/content_box_seperator.png') no-repeat right;
	width: 825px;
	height: 14px;
	margin-left: -105px;
	margin-top: 10px;
}

.comment-body p {
	margin: 0 .2em .5em .2em;
}

.reply {
	padding-top: 1em;
	text-align: right;
	padding-bottom: .5em;
	padding-right: .3em;
}

.alt {
	background:url('images/background3.png') ;
}

/* commentform */

input, textarea {
	color: #fff;
	background:url('images/background3.png') ;
	border: 1px solid #ffba00;
}

#respond .required {
	color: #f00;
}

#respond input, #respond textarea{
	width: 98%;
}

#respond .form-submit input { 
	width: auto;
	font-size: 1em;
}
