/*
THEME NAME:/heroquests.de/
THEME URI: http://www.pagemod.cn/2008/09/wheat-lite-released.html
Description: a simple WordPress theme , created by<a href="http://www.pagemod.cn/">page</a>.
VERSION: 1.2
AUTHOR: 
AUTHOR URI: http://www.pagemod.cn
TAGS: two columns, widgets ready,fixed width,valid XHTML,valid CSS,simple
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin html tags */
* { margin:0; padding:2px 0px 0px 0px; } 
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url("images/bg.png") no-repeat #CFC9A8;
	color: #282c2f;
	margin:10px auto;
	height:auto;
	}
hr{display: none;}
a{color: #147;text-decoration: none;}
a:hover {color: #06c;text-decoration: underline;}
ul{list-style-type: none;}
h2{font-size:1.3em;}
h3,h4{
	font-size:1.1em;
	font-weight:bold;
	}
small{font-size:1em;}
.clear{clear:both;}
/* End html tags */


/* Begin Structure */
#header {
	width: 700px;
	height:140px;
	margin:auto;
	color: black;
	font-size:1.2em;
	}
#content{
	width:700px;
	margin:10px auto;
	font-size:1.2em;
	margin-top:2em;
	}
#maincontent{
	float:left;
	width:522px;
	line-height:1.5em;
}
#sidebar{
	float:right;
	width:168px;
	padding-left:10px;
	text-align:left;
	}
#footer-top{
	border-top:5px solid #602208;
	}
#footer{
	width:700px;
	height:35px;
	margin:auto;
	font-size:1.2em;
	padding:5px 0;
	color:#BF3601;
	}
/* End Structure */

/* begin header*/
#header h1 {
	font-size:3.6em;
	padding:15px 0 0 50px;
	}
#header h1 a {
	color:#602208;
	text-decoration: none;
	}
.description {
	padding:3px 0 0 54px;
	font-size: 14px;
	font-weight: bold;
	}
#menu {
	background:#A39856;
	font-size:1.4em
	}
#menu ul {
	margin:auto;
	width:700px;
	}
#menu ul li {
	float:left;
	margin-right:10px;
	}
#menu ul li a {
	padding:5px 10px;
	display:block;
	color:black;
	font-weight: bold;
	}
#menu ul li a:hover{background:#D7D2AF ;text-decoration: none;}
#menu .current_page_item a{background:#D7D2AF ;}
/* End header*/




#footer a{color:#70683B;}
/* begin maincontent*/

.contentpadding{padding:0px 10px 0 0;}
#maincontent a:hover{color:#3f4a4d;}
#maincontent h2 a{color:#BF3601;}
.entry{margin-top:5px;}

.entry p {margin-bottom:0.5em;}
.entry ol {padding: 0 0 0 35px;}
.entry ul {list-style-type:none;}
.entry ul li{list-style-type : disc;list-style-position : inside;margin-left:10px;}
.entry img {border:1px solid #BF3601;padding:2px;}

.entry blockquote {margin:0 5px 0 0;border-left:5px solid #DCDBA5;border-right:5px solid #DCDBA5;padding:5px;background:#B7AD76;}
.postmetadata{padding:1px 5px;margin:0.5em 0 25px;border-left:5px solid #DCDBBF;}

.ping-track{padding:5px;background:#CEC89E;}
.postnav{margin:1em 0;}
/* End maincontent */

/* Begin sidebar */
#sidebar h2{
	text-transform:uppercase;
	font-size:1em;color:#BF3601;
	border-bottom:1px solid #D7D2AF;
	margin-top:1em;
	padding-bottom:2px;
	padding-left:10px;
	}

#sidebar ul li ul{padding-left:5px;}
#sidebar ul ul li a{
	padding:2px 0 2px 12px;
	color:#67664A;
	display:block;
	}
#sidebar ul ul li a:hover{padding:2px 0 2px 12px;color:#BF3601;background:#D7D2AF;text-decoration: none;}

.searchf input.sbm-b{width:160px;border:1px solid #BF3601;padding:4px;background:#D7D2AF;color:#948F53;}

/* End sidebar */


/* Begin wp-tags*/
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 2px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 2px;margin: 0 7px 2px 0;display: inline;}

.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left}

.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;}
.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;}


#wp-calendar{width:100%;}
/* End wp-tags */


/* Begin comments*/
.message{width:90%;}
#response{margin-top:2em;}
.comleft{width:20%;float:left;vertical-align:middle;text-align:right;padding:10px;}
.comleft a{color:#333;}
.message-by{}
.avatar-place{}
.message-count{margin-bottom:10px;float:left;}
.message-content {
	margin-top:10px;
	background:#D7D2AF;
	}
.alt{background:#B7AD76 ;}
.author {
	background:#AEA365;
	}
.message-entry {
	float:left;
	padding:10px 0 0 20px;
	width:60%;
	vertical-align:middle;
	}
.message textarea {
	background:#D7D2AF;
	border:1px solid #A39856;
	width:505px;
	}
.submit{margin-top:10px;}
.submit input{border:1px solid #A39856;padding:2px 5px;}
/* End comments */



