/*
Theme Name: babsi-style
Description: babsi-style Wordpress Theme by<a href="mailto:riann.nimwen@gmail.com"> Steffi D&uuml;rr</a>
Version: 1.2
Author: Steffi D&uuml;rr
Author URI: http://www.stefanie-duerr.de/
Tags: fixed width, three columns, left and right sidebar
*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: none; }



/* Body
-------------------------------------------------------------------*/
body { 
        margin: 0 auto;
        font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: url(images/bg.gif); 
}



h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #660000; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 12px; line-height: 24px; margin-bottom: 7px; font-weight: normal; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color:#2e78e7; }

a { color: #660000; }
a:hover { color: #3366CC; }
a:visited { color: #660000; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 980px; 
	height: 300px; 
        margin: 0 auto;
	background: url(images/header.gif) no-repeat center; 
	position: relative; 
}
#header h1 { 
        width: 230px;
        position: absolute;
        top: 80px;
        left: 160px;
	font: 20px Verdana; 
	padding-top: 10px; 
	margin-bottom: 0; 
	color: #fff; 
}
#header h1 a { 
        color: #333; 
	text-decoration: none; 
}
#header span {
        position: absolute;
        top: 195px;
        left: 150px; 
	padding-left: 10px; 
	font-size: 12px; 
	color: #333; 
}


/* Container
-------------------------------------------------------------------*/
#wrapper{width:980px;margin: 0 auto;position:relative;
min-height:600px;height:auto;}

#mitte { 
	width: 750px; 
	
	background: url(images/container_bg.gif) repeat-y top center;
	z-index:2;
	position:relative;
	left:90px;
	padding-left:50px;
	
min-height:600px;height:auto;
	

		
}




/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 130px; 
	height: 45px; 
	margin-left: 80px; 
	position: relative;
        top: 165px;
		
}

#nav a {
     
	text-decoration: none; 
	color: #660000; 
	font-weight:bold;
	
}

#nav a:hover { color:#eb5694; }


#nav .current_page_item a { color: #eb5694; }



/* Content
-------------------------------------------------------------------*/
#content { 
	width: 490px; 
	float: left; 
	padding-top:20px;
	padding-left: 90px;
	min-height:610px;
	height:auto;

	
	
	
}
#content .post { margin-bottom: 40px; text-align:justify; }
#content .post p { margin-bottom: 20px; }
#content .post h3 a { text-decoration: none; font-size: 20px; color:#2e78e7; }
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 15px 5px 5px 5px; 
	margin-bottom: 20px; 
        text-align: right;
	background: url(images/meta_bg.gif) top center no-repeat; 
}
#content .post .post-info a { color: #660000; text-decoration:none; }
#content .post .post-info a:hover { color: #3366CC; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}


.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Sidebar
-------------------------------------------------------------------*/

/*rechts*/
#wrapper #sidebar_right { 
	width: 280px;
	position:absolute;
	left:647px;
	font-size: 11px; 
	padding-left:10px;
	padding-top:50px;
	color: #660000;
	
	top:0px;
	 background: url(images/sidebar_right.gif) no-repeat top left;
	z-index:4;
	min-height:600px;
		height:auto;

}



#sidebar_right a { color: #660000; text-decoration: none; }
#sidebar_right a:hover { color: #3366CC; }

#wrapper #sidebar_right ul {
	width: 205px;
	margin-top: 110px; 
	margin-left:50px;
	color: #660000;
	
	
}
#sidebar_right  h2 {color:#FFFFFF;
	}
#sidebar_right  h3 {color:#660000;font-size:12px;
	}

#sidebar_right .block a:hover { color: #3366CC; }

/*links*/

 #sidebar_left { 
	width: 263px;
	position:absolute;
	font-size: 11px; 
	color: #555;
	background: url(images/side_left_bg.gif) no-repeat;
	z-index:4;
	left:-58px;
	padding: 60px 0 0 25px;
	min-height:600px;
	height:auto;

	}



#sidebar_left a { color: #660000; text-decoration: none; }
#sidebar_left a:hover { color: #3366CC; }

#sidebar_left ul {
	width: 205px;
	padding: 15px; 
	overflow: hidden;
	color: #660000;
	height:130px;
		
}

#sidebar_left .archivblock  {
	width: 180px;
	margin-top:80px;
	margin-left:20px;
	height:60px;
	}
	
	#sidebar_left .cateblock  {
	width: 180px;
	margin-top:65px;
	margin-left:20px;
		}

#sidebar_left .block li { 
	background: url(images/arrow.gif) no-repeat 2px 8px; 
	padding-left: 12px;
}
#sidebar_left .block a:hover { color: #3366CC; }

/* Calendar */
#calendar_wrap {width:120px;padding-left:45px;padding-top:80px; }
 #calendar_wrap a {color:#660000;font-weight:bold; }
 #calendar_wrap .pad { background: none; }
 #calendar_wrap #prev { background: none; }
 #calendar_wrap #next { background: none; }
 #calendar_wrap table { width: 180px; margin: 0;padding: 0;}
 #calendar_wrap table th { width: 14.2%; }
 #calendar_wrap table td { width: 14.2%;  text-align: center; color: #660000; }


/*Datum
-------------------------------------------------------------------*/

.marke{ width:68px;height:72px; background:url(images/datestamp.gif) no-repeat;float:left;text-align:center; margin-right:10px;padding:13px 3px 5px 0px;}
.monat{font-size:14px;font-weight:bold;color:#2e78e7;}
.tag{font-size:26px;font-weight:bold;color:#eb5694;line-height:24px;}
.jahr{font-size:14px;font-weight:bold;color:#2e78e7;}


/* Search
-------------------------------------------------------------------*/
#searchdiv{
	margin-left:30px;
	width:210px;

	}

#searchdiv input { border: 1px solid #660000;padding:5px; }


#searchdiv .sbutt{border:0px; height:26px;color:#660000;background-image:url(images/searchbt_bg.jpg);padding:3px;top:0px;}


/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 17px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #660000; 
}
#comments .comment { 
	background: #FFCCCC; 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 450px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 440px; 
	background: #fbf4ee; 
}
#comments .comment .comment-content a { color: #660000; text-decoration:none; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #2e78e7; 
	text-decoration: none;
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #fbf4ee; 
	padding: 10px; 
	color: #660000; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 420px; 
	border: 1px solid #660000; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #660000; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit {
        width: 148px;
        height: 30px;
        text-align: center;
        border: 1px double #660000;
		background-color:#FFCCCC;
		cursor:pointer;
}




/* Footer
-------------------------------------------------------------------*/

#footer { 
	width: 980px; 
        height: 295px;
	margin: 0 auto; 
	background: url(images/footer.gif) no-repeat top center;
        position: relative; 
		left:6px;
	

}

.rss {
        float: right;
	width: 200px; 
        height: 73px;
}

#footer-inner {

        clear: both;
        text-align: center; 
	width: 900px; 
	margin: 0 auto;
        padding-top: 120px; 
	
}
#footer p { 
	font-size: 11px; 
	margin: 0; 
}
#footer a { color: #ff0000; }






