/*
* Original Design: Zeke 1.0 by Michael D. Pollock - http://www.solostream.com/
* Ported to b2evolution 2.0 by The Skin Faktory - http://skinfaktory.com/
* Distributed under GPL license with b2evolution with written permission from Michael D. Pollock (2007-06-22).
*/
@import url("/css/Style.css");	
@import url("/css/jquery.auto-complete.css");
@import url("../../rsc/css/basic.css");	 /*Import basic styles */

	/*@import url("../../rsc/css/blog_base.css");	 Import default blog navigation styles */

@import url("item.css");	/* Import blog content styles */




/* -------------------[ Main Page Elements ]------------------- */

#outer_wrap {
font-size: 11px;
font-family: arial, sans serif;
background:;
color: #000;
text-align: left;
margin: 0;
padding: 0;
line-height: 140%
}



#wrap {
	width: 979px;
	margin: 0 auto;
	padding:0
}


.logo SPAN {float:left;position:absolute;top:-12px;z-index:-15;font-size:10px;color:#ccc}





#contentleft {
width: 700px;
float:left;
padding: 0;
margin: 0;
font-size:12px;
background:url('/images/blog_mitte.jpg') repeat-y right 20px;
}

#content {
width: 499px;
float: left;
margin: 0 1px 0 0;
padding: 0;
}

#midcontent {
font-family:tahoma,geneva,verdana,sans-serif;
font-size: 8pt;
width: 160px; height:100%;
float: right;
margin: 0px 0 15px 0;
padding: 0 10px 15px 0;

}

#contentright {
font-family:tahoma,geneva,verdana,sans-serif;
font-size: 8pt;
width: 250px;
float:right;
padding: 0;
margin: 0 15px 0 0;
}

#sidebar {
width: 250px;
font-size: 8pt;
float: left;
margin: 0;
padding: 0;
}

/*
#footer {
border-top:1px solid #c0c0c0;
font-family:tahoma,geneva,verdana,sans-serif;
font-size: 8pt;
color:#0033bb;
width:953px;
background:url('/images/produkt_menu_bg.jpg');
line-height: 160%;
clear: both;
margin: 0px auto;
padding: 20px 0 ;
text-align: center;
}

#footer p {
margin: 0; text-decoration:none
}
*/

/* -------------------[ Headings ]------------------- */

h2, h3, h4, h5, h6, h7 {
color:#330000;
font-family: arial, sans serif;
letter-spacing:0px;
line-height: 130%;
margin: 0;
padding: 0;
text-align: left;
font-weight:normal;
}





/*h1 {
text-align:center;
font-size:16px; font-weight:bolder;
line-height:100%;
padding: 5px;
margin: 0;
}
h1 a,
h1 a:visited {
color: #FAF7E8;
}
*/




h2 {
font-size: 14pt;
}

h3 {
font-size: 12pt;
}

h4, h5, h6, h7 {
font-size: 10pt;
}


#sidebar h2, #midcontent h2  {
font-weight: bold;
font-size:9pt;
letter-spacing:0px;
margin: 0;
padding:0;
}


h1.sectionhead, h2.sectionhead, h2#trackbacks, h3.feedback_section, h3.comment_form_title  {
line-height:100%;
font-weight: bold;
font-size:14px;
letter-spacing:0px;
margin: 15px 0 15px 15px;
padding: 0;
border-bottom:0px solid #CCC9B8;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
margin-bottom: 10px;
}


/* -------------------[ Links ]------------------- */

a {
color: #0055A5;
text-decoration: none;
font-size: normal;
}

a:hover {
text-decoration:underline;
color:#000;
}

.entry a, .entry a:link, .entry a:visited, 
.postinfo a, .postinfo a:link, .postinfo a:visited, 
.postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
 	text-decoration: none;
}

.postinfo a, .postinfo a:link, .postinfo a:visited {
	font-weight:normal;
	color:#888
}

.postinfo a:hover {
	text-decoration:underline;
	color:#000
}



.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
color:#0055A5;
font-size:17px
}


/* -------------------[ Images ]------------------- */

img.alignright {
float: right;
clear: right;
margin: 0 0 5px 10px;
background: #fff;
padding: 2px;
border: 1px solid #ccc;
}

img.alignleft {
float: left;
clear: left;
margin: 0 10px 5px 0px;
background: #fff;
padding: 2px;
border: 1px solid #ccc;
}

img.centered {
display: block;
padding: 2px;
margin: 0 auto 20px auto;
border: 1px solid #ccc;
float: none;
clear: both;
}



/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
list-style-type: none;
margin: 0 ;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
margin: 0 0 10px;
padding: 0;
}

#sidebar ul li ul {
list-style-type: square;
margin: 0;
padding: 0;
}

#sidebar ul li ul li {
list-style-type:none;
padding-left:15px;
margin:0;
/*background:url('img/zekebullet.gif') no-repeat 0 5px;*/
}

/* -------------------[ Middle Content ]------------------- */

#midcontent ul {
list-style-type: none;
margin: 0 ;
padding: 0;
}

#midcontent ul li {
list-style-type: none;
margin: 0 0 10px;
padding: 0;

}

#midcontent ul li ul {
list-style-type: square;
margin: 0;
padding: 0;
}

#midcontent ul li ul li {
list-style-type:none;
padding-left:15px;
margin:3px 0 3px 0;
background:url('/images/list_item.gif') no-repeat 0;
}

#midcontent a:link, #midcontent a:visited, #midcontent a:active {
	font-weight:normal; color:#888
}

#midcontent a:hover {
 text-decoration:underline; color:#0055A5
}


LI.blogsearch {margin:0px;padding:0; width:188px;height:60px;background:#fff;position:relative;left:-18px}

.blogsearch H2 {width:188px;background:#fff;margin:0;padding:0;text-indent:17px}

.blogsearch FORM {
	width:188px; height:34px;
	position:relative;left:0px;
	background:#fff url('/images/search_goupon.jpg') center no-repeat;
	text-align:left;
	margin-bottom:10px;padding:0px
}



input.SearchField {
 float:left;
 width:135px; height:18px; 
 margin-left:7px; 
 margin-top:7px; 
 border:0px none; 
 background:#fff;
 line-height:20px;
 font-size:14px 
}

input.submit {
	float:right;
	margin-right:4px;
	margin-top:4px
}



/* -------------------[ Form Elements ]------------------- */

/*TrackbackURL*/

p.trackback_url {
	margin-left:15px

}


form.bComment {
font-size:8pt;
background:url('/images/verlauf_grau2.jpg') repeat-x center bottom;
padding: 15px 0 15px 15px;
margin-top: 20px;
border-top: 1px solid #CCC9B8;
/*border-right: 1px solid #CCC9B8;*/
border-bottom:1px solid #CCC9B8;
}

.bComment fieldset {
	width:100%; overflow:hidden;
	border:0px none; 	
}


div.label {
 font-weight:bolder
}


#commentform label {
display:block;
margin: 0;
}

#commentform input {
width: 170px;
padding: 1px;
margin: 0px 5px 10px 0;
background:blue
}

#commentform textarea {
width: 400px;
padding: 0;
margin: 0px 0px 10px 0;
}

#commentform #submit {
margin: 0 0 20px 0;
}

#commentform p {
margin: 5px 0;
}


/* -------------------[ Comments ]------------------- */

div.bComment,
div.moderation_msg,
div.feedback_feed_msg {
font-size:8pt;
display: block;
list-style: none;
padding: 15px 15px 0;
margin: 0;
border: none;
border-bottom:0px solid #CCC9B8;
}

div.bCommentSmallPrint {
font-size: 100%;
margin-bottom: 15px;
}

#comment_preview {
background-color: #fff;
}

/* -------------------[ Misc Tags and Classes ]------------------- */
/*
#header .widget_core_coll_tagline {
color:#FAF7E8;
font-size: 12pt;
padding: 0 100px;
margin: 0;
text-align:center;
}
*/


.post ul, .singlepost ul {
list-style-type: none;
}

.post ul li, .singlepost ul li {
list-style-type:none;
background: url('img/zekebullet.gif') no-repeat 0 4px;
padding-left:14px; padding-right:0; padding-top:0; padding-bottom:2px
}

.bText a {
color:#0055A5; text-decoration:none;
font-size:12px;font-weight:normal
}

.bText a:hover {text-decoration:underline}


table.prevnext_post {
width:100%;
margin:0
}

.prevnext_post TD {padding:10px}


.navigation {
text-align: left;
margin:0;
padding: 10px 15px;
}

.navigation A {
	color:#000;
	font-size:12px; padding:0 3px 0 3px
}


.alignleft {
float:left;
}

.alignright {
float:right;
}

.entry {
padding: 0;
margin: 0;
}

.postinfo {
font-family:tahoma,geneva,verdana,sans-serif;
font-size: 11px; color:#888;
clear: both;
padding-left: 0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px;
}

.post {
margin: 0 ;
padding: 15px 15px 5px;
border-bottom:1px solid #ccc;

}

.featurepost {
margin: 0;
padding: 15px 15px 5px;
background:#F2ECCE;
border-bottom:1px solid #CCC9B8;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

hr {
display: block:
clear:both;
}

p.bMore a {
background: url('/images/weiter_small.png') no-repeat right;
padding-right:16px; color:#000;font-size:11px; line-height:36px
}

/* -------------------[ Search ]------------------- */

.SearchField {
font-size:8pt;
width: 140px;
margin-right: 2px;
}
.search p {
margin-bottom: 0;
}
.search {
margin-bottom: 15px;
}
.search .submit {
font-size:8pt;
}

/* -------------------[ Navigation ]------------------- */

ul.nav {
font-size: 8pt;
font-weight:bold;
letter-spacing: 0px;
height:40px;
line-height:40px;
float:left;
list-style: none;
padding: 0 0 0 4px;
margin: 0;
}

ul.nav li {
float: left !important;
margin: 0;
padding: 0;
list-style-type: none;
}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
color: #c0c0c0;
float: left;
display: block;
padding: 0 10px;
}

ul.nav li a:hover, ul.nav li a:active {
background: #ffffff;
text-decoration: underline;
}

ul.nav li.current_page_item a {
text-decoration:underline;
background: #660000;
text-decoration: underline;
}

ul.nav li ul {
float:left;
margin:0;
padding:0;
}

/* ---------------[ Tables ]--------------- */

.entry table {
margin-bottom:15px;
padding:auto;
border:auto;
}

.entry tr, .entry td, .entry th {
margin:auto; padding:auto; border:auto;
}

.entry td, .entry th {
padding:8px;
vertical-align:top;
}

.entry th {
font-weight:bold;
background:#E5E0C3;
}

.entry td {
border:1px solid #E5E0C3;
}

/* ---------------[ Related Entries ]--------------- */

.related {
margin: 0 0 1px;
background:#eee;
padding:10px 10px 8px;
}

.related ul {
line-height:130%;
margin: 0;
padding-left:0;
list-style-type: none;
}

.related ul li {
list-style-type:none;
background: url('img/zekebullet.gif') no-repeat 0 3px;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:2px; padding-left:14px; padding-right:0; padding-top:0; padding-bottom:0
}

ul#archives {
margin: 0 0 15px 5px;
padding: 0;
}

ul#archives ul {
padding:0;
}

ul#archives ul li {
background:transparent;
padding-left:0;
margin:0;
}

ul#archives ul ul {
margin:0;
margin-left: 10px;
padding:0;
}



/*
* Header / bloglist on top:
*/
div#header ul {
float:right;
list-style-type:none;
margin: 0;
padding: 6px 4px;
}
div#header li {
margin: 0;
display: inline;
padding: 0 1ex 0 0;
}
div#header li a {
font-weight: bold;
font-style:italic;
color: #fff;
}
div#header li a:hover {
color: #666;
text-decoration: underline;
}
div#header li a.selected {
text-decoration: underline;
}

div.widget_core_coll_title {
	padding-top: 90px;
}
