/*  
Theme Name: werbekreise
Theme URI: http://pinseltierchen.de
Description: Werbekreise by <a href="http://www.pinseltierchen.de/" title="Pinseltierchen">Pinseltierchen</a>
Version: 1.0
Author: Astrid M&auml;hner
Author URI: http://www.pinseltierchen.de
*/
/*

	werbekreise by Pinseltierchen.de
	http://www.pinseltierchen.de

*/


/*Body*/
{
	padding: 0px;
	margin: 0px;
}

body
{
	padding: 0px;
	font-family:Verdana, Tahoma, Arial, Serif;
	background-color: #FFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
/*Container*/
	/*

	*/
#container
{
	width: 950px;
	background-color: transparent;
	margin: 0;
}

/*Header*/
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
#header
{
	width: 100%;
	background-color:transparent;
}

#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height:200px;
	float: left;
}
/*menu*/
#menu
{
	position: relative;
	height: 44px;
	width:570px;
	margin-top: 100px;
	background-repeat: no-repeat;
	padding-left:175px;
	background-image: url(images/menu_bg.jpg);
}


#menu ul
{
	padding:1em 0 0 0;
	margin:0;
}

#menu ul li
{
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #b5b5b5;
	text-decoration: none;
	border:none;
	font-size: 14px;
	font-variant: normal;
	margin-right:30px;
	text-transform: uppercase;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{	
	border-bottom: 1px solid #ff9c00;
	color:#4f9d45;
}


/*Content Styles*/

p
{
	line-height: 1.6em;
	margin: 0 0 0.5em;
}

a
{
	color: #4f9d45;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Verdana, Arial, Serif;
}
h3,h4
{

	background-repeat: no-repeat;
	background-position: left;
}
/*pagetitle*/
h3
{
	font-size: 13px;
	padding:8px;
	color:#4f9d45;
	line-height:30px;
	background-image: url(images/headline_bg.jpg);
	background-repeat: no-repeat;s
}
/*sidebar*/
h4
{
	font-size: 13px;
	padding:8px;
	margin-left:-6px;
	color:#4f9d45;
	line-height:30px;
	background-image: url(images/subnav_bg.jpg);
	background-repeat: no-repeat;
	width:255px;
}
h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}
.contentarea
{
	padding-top: 1.3em;
}
dl 
{
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
	border: 1px solid #969494;
}
img.alignleft
{
	position: relative;
	float: left;
	margin-right:15px;
	margin-bottom:15px;
}
img.alignright
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
img.profile
{
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0.15em;
}
#contentarea ul li 
{
	list-style-image: url(images/db3.gif);
}
blockquote 
{
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
}
fieldset 
{
	border:none;
}
.divider1
{
	position: relative;
	background: #fff url(images/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}
.post 
{	
	padding: 20px 15px 30px 0px;
	margin: 5px 15px 0px 175px;
	width:510px;
		border-right: 1px solid #99ec24;
}
.post h4 a 
{
	text-decoration:none;
	color:#000033;	
	border:none;
}

.post .details
{
	position: relative;
	top: -1.5em;
	font-size: 0.86em;
	color: #787878;
	margin:0;
	padding:0;
}
.post .details .user 
{
}
.post .details .date 
{
	padding-left:5px;
	margin:0 0 0 1em;
}
#outer .post ul.controls
{
	clear: both;
	margin:0;
	padding:1em 0;
	background:#fcfcfc;
	color: #787878;
}

.post ul.controls li
{
	display: inline;
	font-size: 0.86em;
	margin:0;
	padding: 0em 1.0em 0em 15px;
}
.post ul.controls li.comments
{
}

.post ul.controls li.more
{
}
/*Sidebar*/
.box
{
	margin-bottom: 1.0em;
	text-align:left;
	list-style: none;

}

ul.linklist
{
	list-style: none;

}

ul.linklist li
{
	line-height: 2.0em;

}
.box a {

		border-bottom:1px solid transparent;
		margin-left:25px;
}
.box a:hover, a:active {
		color:#247519;
		border-bottom:1px solid #ff9c00;
}

#content
{

	color: #969494;
	font-size:11px;
	line-height: 17px;
margin-top:-50px;
}

#primarycontainer
{
	float: left;
	width: 700px;
}

#primarycontent
{

}

#sidebar
{
	margin-top: 10px;
	padding-bottom: 55px;
	float: left;
	width: 247px;
	border-left: 1px solid #99ec24;

}

#sidebar ul
{
	list-style:none;
	margin:0.5em 0 0;	
}
#sidebar li 
{
	margin:1em 0;
	padding:0.5em;
}
#sidebar li li 
{
	margin:0;
	padding:0.5em;
	background:none;
}
#sidebar li li li
{
	margin:0;
	padding:0.5em 0 0 1em;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
#footer
{
	position: relative;
	height: 27px;
	clear: both;
	font-size: 0.86em;
	background-image: url(images/copy.jpg);
	background-repeat: no-repeat;
	width: 135px;
	margin-left:635px;
	margin-top:-5px;
}

#footer .left
{
	position: absolute;
	left: 2em;
	bottom: 1.2em;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;			
	border-bottom:#ddd 1px dashed;
	background:#fcfcfc url(images/border2.gif) repeat-x top;
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-family:Trebuchet MS,Verdana, Tahoma, Serif;
	font-size:0.9em;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{
	background:#FFF url(images/border2.gif) repeat-x top;
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
#outer input.text 
{
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Serif;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
/*search*/
#searchform
{

margin-left:25px;

}
#searchsubmit
{
	border: 1px solid #99ec24;
color:#247519;
background-color:#d9f4b2;
}

#s {
border: 1px solid #99ec24;
color:#247519;
background-color:#d9f4b2;
}

#kugel {
	border: 1px none green;
	float:right;
	margin-right:20px;
	width: 29px;
	height:29px;
	margin-top:102px;
	background-image: url(images/kugel.png);
	background-repeat: no-repeat;
}

#impressum {
margin-left: 750px;
font-size:12px;
margin-top:-15px;
}
#impressum a:hover, a:active{
border-bottom: 1px solid #ff9c00;
}
