/*  
Theme Name: BlueTheme
Theme URI: http://pinseltierchen.de
Description: Blue Theme 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
*/
/*

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

*/


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

body
{
	background-color: #000000;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Serif;
	color:#504f4f;
	font-size:12px;
	line-height: 13px;
}
/*Container*/
	/*
		Breite frei einstellbar jetzt: 82%;
	*/
#container
{
	z-index: 2;
	position: relative;
	width: 1000px;
	background-color: #fff;
	margin: 0 auto;
}

/*Header*/
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
#header
{
	position: relative;
	width: 100%;
}
#headerpicture
{
	position: relative;
	height: 245px;
	background: #000000 url(images/header.jpg);
	background-repeat:no-repeat;
}
#logo {
	display:none;
}
/*menu*/
#menu
{
	position: relative;
	background: #114d93 url(images/menuebg.jpg) top left;
	background-repeat:no-repeat;
	height: 45px;
	padding: 0 1.0em;
	margin: 0;
}

#menu ul
{
	padding:1.3em 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: #5f5c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	border:none;
	color:#a90a0a;
}

#menubottom
{
	display:none;
}

/*Content Styles*/

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

a
{
	color: #a90a0a;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 
{
	font-family: Arial, Verdana, Sans-Serif;
	text-transform:uppercase;
	color:#590202;
}
h3,h4
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	padding-top:15px;
}
h3
{
	font-size: 1.7em;

}
h4
{
	font-size: 1.4em;

}
h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#590202;
}
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 transparent;
	margin: 0em 1.8em 1.4em 0em;
}
img.alignleft
{
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}
img.alignright
{
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
img.profile
{
	float: left;
	margin: 0em 0em 1.8em 1.8em;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0.15em;
}
#contentarea ul li 
{
	
}
blockquote 
{
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
}
fieldset 
{
	border:none;
}
.divider1
{
	position: relative;
	border:1px solid #999999;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}
.divider
{
	position: relative;
	background: #fff url(images/divider.png);
	height: 45px;
	clear: both;
}
.post 
{
	margin: 2em 0;	
}
.post h4 a 
{
	text-decoration:none;
	color:#590202;	
	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 
{
	margin:0;
}
#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
{	background-image: url(images/box-top.jpg);
	background-repeat:no-repeat;
	background-color:#EBEBEB;
	padding: 0.5em;
	border-bottom:1px solid #878787;
	margin-bottom: 1.0em;
	text-align:left;
	list-style: none;
	padding-top:25px;
}

ul.linklist
{
	list-style: none;
}

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



#content
{
	padding: 0 2.0em;
}

#primarycontainer
{
	float: left;
	margin-right: -13.0em;
	width: 100%;
}

#primarycontent
{
	margin: 1.5em 16em 0 0;
}

#sidebar
{
	margin: 0;
	float: right;
	width: 12.0em;
}
#sidebar ul
{
	list-style:none;
	margin:0.5em 0 0;	
}
#sidebar li 
{
	margin:1em 0;
	padding:25px 0.5em 0.5em 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: 81px;
	clear: both;
	font-size: 0.86em;
	background-color: #000000;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin-bottom:35px;
}

#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
{
	padding-right: 0.0em;
	color:#113768 ;

}
#searchsubmit
{

	background-color:#99ccff;
	color: #113768;
	width:55px;
	border-right:1px solid #113768;
	border-bottom:1px solid #113768;
	border-top: 1px solid #99ccff;
	border-left: 1px solid #99ccff;
}

#s {
border: 1px solid #99ccff;
color:#003366;
}