/*
Theme Name: magicblue
Theme URI: http://www.blogchemistry.com/2008/09/13/free-wordpress-theme-magicblue/
Description: 2 column, with RHS widget sidebar
Version: 1.2
Tags: fixed width, two columns, widget ready, white, blue
Author: BlogChemistry
Author URI: http://www.blogchemistry.com/
*/


body {
margin: 0;
padding: 0;  
color: #333;
text-align:center;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 75%/150%;
background: #777 url('http://7suenden.himmelsblau.org/wp-content/themes/magicblue/images/bodybg.jpg') repeat fixed;
}


#wrapper{
width: 760px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:18px;
background: #fffffe;
border-left: 2px solid #fffffe;
border-right: 2px solid #fffffe;
}

#wrapper2{}

#superheader{
padding: 0;
margin: 0;
height: 2px;
}	


#header{
padding: 0  0 0px 0;
height: 205px;
margin: 0 0 0px 0;
border-bottom:2px solid #fff;
}	


		
#content{
clear:both;
padding: 0;
margin: 15px 10px;
}	


#main {
width: 530px; 
float:left;
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
border-right: 1px dotted #928f61;
}


#sidebar {
padding: 0;
margin: 0px 0px 0px 540px;
background: ;
}

#sidebar h3 {
color: #928f61;
border-bottom: 1px solid #d0d0bf;
}
#sidebar ul {
list-style-type: none;
list-style-image:url('');
list-style-position: outside;
margin-left: 0px;
padding-left: 0px;
}
#sidebar ul li {
border-bottom: 0px dotted #928f61;
}

#sidebar ul.blogroll li {
background: url('http://7suenden.himmelsblau.org/wp-content/themes/7suenden/images/mini-blogroll.gif') no-repeat left center !important;
padding-left: 20px !important;
}

#sidebar ul.category li {
background: url('http://7suenden.himmelsblau.org/wp-content/themes/7suenden/images/mini-category.gif') no-repeat left center !important;
padding-left: 20px !important;
}

#footer {
clear: both;
margin: 0;
padding: 0px;
text-align: center;
font-size: 85%;
background: #fffffe;
}


#footer-inner{
background: #82474d;
height: 45px;
border-top: 1px solid #075d6a;
border-bottom: 1px solid #075d6a;
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #777;
	font-weight:100;
}
#credit p a:hover{
	color: #777;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS", Tahoma, Arial;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}


a {
	color: #075d6a;
	text-decoration: none;
}
a:visited {
	color: #075d6a;
	text-decoration: none;
}
a:hover {
	color: #82474d;
	text-decoration: underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #F1EFE8;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #D0D0BF;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}




#tabs{
padding: 0;
background:#f1efe8;
}

#tabs ul{
margin: 0;
padding:3px 0;
list-style-type:none;

}

#tabs ul li{
margin: 10px 0 3px 15px;
padding: 6px 15px 6px 0px;
display:inline;
border-right: 2px solid #fffffe;
color: #075d6a;
font-size: 90%;
font-family: Tahoma, Arial, sans-serif;
}

#tabs ul li:hover{
display:inline;
}

#tabs ul li a{
color: 075d6a;
}

#tabs ul li a:hover{
color:#82474d;
 text-decoration:none;
}


/* Headings */ 


/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 100px;
	height: 22px;
	padding: 4px 20px 0px 5px;
	border: 1px solid #D0D0BF;
	background: #fffffe url('http://7suenden.himmelsblau.org/wp-content/themes/7suenden/images/search-icon.gif') right center no-repeat;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url('http://7suenden.himmelsblau.org/wp-content/themes/7suenden/images/search-btn-bg.gif') no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}


h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 0px;
color: #82474d;
border-top: 1px solid #8CD1FD;
background:#EBF7FF;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}
.smalldate{
color: ;
padding-top: 0px;
margin-top: -12px; 
font-size: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url('http://7suenden.himmelsblau.org/wp-content/themes/7suenden/images/date-bg.gif') no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.entry{
margin: 0;
padding: 5px 10px 0px 10px;
}

.post h2 {
color: #82474d;
font-size: 150%;
font-weight:100;
border-bottom: 1px solid;
padding: 2px 0 4px 2px;
margin: 0 0 15px 0;
}


.post h2 a{
color: #82474d;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #82474d;
}

.postmetadata{
font-size:80%;
border-top: 1px solid #A38F61;
background:#F1EFE8;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin
}

.commentwrapper .avatar { float: left; padding:5px; margin: 5px; border: 1px solid #813838;}

#commentcommenttext {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F1EFE8;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#F1EFE8;
	border: 1px solid #D0D0BF;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url('http://7suenden.himmelsblau.org/wp-content/themes/7suenden/images/btn-bg.gif') no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*Texteffekte, fett, strong, kursiv, unterstrichen, durchgestrichen, kleiner Text*/
b { color: #813838; }
strong { color: #813838; }
u { color: #075E68; }
i { color: #075E68; }
fontsmall { color: #075E68; font-size: 9px }

.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url('http://7suenden.himmelsblau.org/wp-content/themes/7suenden/images/mini-nav-left.gif') no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url('http://7suenden.himmelsblau.org/wp-content/themes/7suenden/images/mini-nav-right.gif') no-repeat right center;
}
s { color: #A6A68D;  
}
div.jcp_pp { margin:0 auto; padding:0; text-align:center; width:200px; } 
div.jcp_pp_title { font-weight:bold; } 
div.jcp_pp_meter { overflow:hidden; width:100%; height:14px; border:1px solid #82474d; padding:2px; } 
div.jcp_pp_meter div { height:100%; float:left; background-color:#82474d; } 
.widget_text div.jcp_pp { width:90%; }
