/*  
Theme Name: SummerCamp Alfeld
Theme URI: http://barcamp-alfeld.de
Description: SummerCamp Alfeld, das erste BarCamp in einer Kleinstadt
Version: 1.0
Author: Kai Thrun
Author URI: http://www.7carad.de

	
 */
*{
	padding: 0;
	margin: 0 auto;
}
body {
	background: url(images/shiny_bg.jpg) top no-repeat #70bce5;
	font: normal 13px/16px Arial, Helvetika, serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

#page{
	width:966px;
	z-index: 0;
	background: url(images/content_bg.jpg) repeat-y; 	
}
#header{
	width: 966px;
	height: 197px;
	background: url(images/header_top.jpg) no-repeat top;
}
#header img{
	float: left;
}
#header ul{
    padding-left: 13px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 18px;

}
#header ul li {
	float: left;
	width: 120px;
	height: 30px;
	text-align: center;
	padding: 8px 30px 0px 0px;
}
#header ul li.page-item-5{
	padding-left: 180px;
	float: left;
	width: 120px;
	height: 30px;
	text-align: center;
	padding-right: 30px;
	margin-top: -15px;
}
#header ul li.page-item-2{
	margin-top: -15px;
}

#header ul li a{
		text-decoration: none;
		color: #5F3505;
}
#header ul li a:hover{
		color: #fff;
}
#header ul li.current_page_item a{
	color: #fff;
}
a#tophome{
	height: 50px;
	width: 325px;
	margin: 50px 0px 0px 105px;
	display: block;
}
a#twittertop {
	margin: 55px 55px 0 0;
	display: block;
	float: right;
	font-weight: bold;
	text-decoration: none;
	color: #EB7418;
	font-size: 14px;
}
a#imprint{
	float: right;
	color: #fff;
	text-decoration: none;
}
a#logOn{
	color: #fff;
	float: right;
	margin-right: 367px;
	margin-top: 3px;
	width: 48px;
	height: 30px;
	position: relative;
	z-index: 15;
}
span#raute{
	color: #000;
}

#content{
	width: 926px;
	padding: 10px 10px 20px 30px;
	margin: 0 auto;
}
.post {
	width: 500px;
	padding-left: 50px;
	background-color: #fff;
	float: left;
}
.postmeta{
	font-size: 10px;
}
.post h2{
	padding-top: 30px;
	color:#EC721A;
}
.post p{
	padding: 5px 0;
}
.avatar{
	float: left;
	padding-right: 4px;
}
.comment-author, .comment-author a, .commentmetadata a{
	color: #ec721a;
	font-weight: bold;
	text-decoration: none;
}
.commentmetadata a{
	color: #ec721a;
	font-size: 10px;
}
ol.commentlist .comment-text{
	margin: 5px 0px 0px 52px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ec721a;

}
ul.children{
	padding-left: 52px;
}
ol.commentlist li{
	padding-top: 20px;
}
#sidebar{
	width: 300px;
	text-align: center;
	float: right;
}
#sidebar ul{
	list-style-type: none;
}
#sidebar h2{
	font-size: 24px;
		color: #ec721a;
		text-align: left;
}
#respond{
	width: 600px;
}
#respond p{
	padding: 5px 0;
}
#respond textarea{
	width: 500px;
	font-size: 16px;
}
#footer{
	height: 198px;
	width: 966px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat;
	clear: both;
}
#grass{
	background: url(images/grass_footer.png) repeat-x;
	height: 99px;
	width: 100%;
	z-index: 10;
	margin-top: -99px;
}
a{
	color: #23548C;
	text-decoration: none;
}
a:hover{
	color: #ec721a;
}
img{
	border: none;
}
.alignleft {
float: left;
padding-right:5px;
}
.alignright {
float: right;
/*padding-left:5px;*/
}
.orange{
	color: #ec721a;
}
h4{
	padding-top: 10px;
	font-size: 12px;
}
div.usercard{
	width: 100px;
	height: 130px;
	float: left;
	padding: 5px;
}
.user_specs{
	clear: both;
	float: left;
}
img, div { behavior: url(images/iepngfix.htc) }
h3.comments{
margin-top: 20px;
}
