/*  
Theme Name: simple.business.special.winkel.edition
Theme URI: http://subcess.de
Version: 2.0
Author: Markus Roedder
Author URI: http://subcess.de
*/

/*----------Generell----------*/

*{margin:0;padding:0;}


/*----------Struktur----------*/


html,body {
background: #fff;
color:#666666;
text-align:left;
background-position: bottom left;
background-repeat: no-repeat;
background-attachment:fixed;
} 
	
body {
font:12px "Arial";
}
	
h1 {
font-size:22px;
}
	
h2 {
font-size:19px;
color: #666666;
font-variant: small-caps;
font-family: 'Arial', Times, serif;
border-left: 8px solid #670101;
padding: 0px 0px 0px 4px;
/* background: url('images/strife.jpg') repeat-x; */
}
	
h3 {
font-size:17px;
font-variant: small-caps;
color: #ffffff;
background-color: #666666;
padding: 2px 100px 2px 4px;
border-left: 8px solid #670101;
font-family: 'Arial', Times, serif;
}

h4 {
font-size:10px;
}

h5 {
font-size:17px;
font-variant: small-caps;
color: #ffffff;
background-color: #666666;
padding: 2px 100px 2px 2px;
font-family: 'Arial', Times, serif;
border: 1px solid #000000;
}

a { 
color:#670101; 
text-decoration:none;
}

a:hover {
color:#000000;
}
	
a img {
border: 0;
	   }	
	
#wrapper {
margin:0 auto 20px auto;
text-align:left;
width:900px;
list-style-type:none;
} 

/*---------- masthead / footer - navigation and categories ----------*/

#masthead {
padding: 0px 0 5px 0;
}
	
#masthead h1 a {
background: url('images/logo.jpg') no-repeat;
text-transform: none;
width:900px;
height: 142px;
float:left;
margin:0 0 0 0;
border-bottom: 15px solid #333;
}
	
#masthead h1 a em {
font-style:normal;
color:#555;
}
	

/*---------- Navigation ----------*/

ul.nav {
list-style:none;
background-color: #ffffff;
border-top: 0px solid #d4d4d4;
border-bottom: 0px solid #d4d4d4;
}

.nav li {
float:left;
display:block;
width:106px;
}

.nav li a {
font-size:11px;
font-weight: bold;
outline:none;
color:#000000;
text-decoration:none;
display:block;
padding:0px 0 12px 5px;
width:106px;
text-transform:uppercase;
border-left: 1px solid #D4D4D4;
}

.nav li a span {
font-size:11px;
font-weight:normal;
color:#670101;
text-transform:lowercase;
}
	
.nav li a:hover {
background:#ffffff;
color:#000000!important;
width:102px;
}

.nav li a:hover span {
font-size:11px;
font-weight:normal;
color:#670101;
text-transform:lowercase;
}
	
* html .nav li a:hover { 
background:#ffffff;
width:106px;
}
	
.nav li.skip {
border-left:1px solid #d4d4d4;
float:right;
display:block;
width:100px;
}
	 
.nav li.skip a {
width:100px;
}
	
.nav li.skip a:hover {
background-color:#ffffff;
color:#670101!important;
width:100px;
	}	
	
li.top { 
border-left:1px solid #d4d4d4;
float:right;
display:block; 
width:100px;
}
	
li.top a {
width:100px;
}
	
.nav li.skip a:hover, li.top a:hover { 
background-color: #ffffff;
color: #670101 !important;
}

/*---------- main - middle content and columns ----------*/

#mid{}#mainCol {
float:left;
margin:26px 0 0 0;
width:610px;
}

/* style individual sidebars */
#midCol a {
font-weight:normal;
color: #670101; 
}
	
#midCol a:hover {
color: #000000;
}
	
#midCol {
color:#666666;
float:left;
margin:25px 0 0 33px;
width:250px;
line-height:1.3em;
border-left: 1px dotted #BBB;
padding: 0 0 0 5px;
	}

#midCol p { 
color:#666666;
}

#searchWrap,.middle_links {
margin-bottom:20px;
}

#searchWrap input {
vertical-align:middle;
}

#searchWrap #s {
font-size:1.1em;
border:1px solid #BBB;
padding:1px 2px;
margin-right:3px;
width:210px;
}

.middle_links h3 { 
margin-bottom:7px;
}

#midCol ul {
list-style-type:none;
margin:8px 0 8px;
}

.middle_del ul li {
color:#666666;
line-height:1.2em;
border-top: 1px solid #BBB;
padding:2px 0 2px 0px;
}
	
/*----------wordpress entries styling - main content column----------*/

.postMeta{
background:url(images/dot.gif) repeat-x left center;
text-transform:uppercase;
font-size:10px;
text-align:right;
margin-bottom:5px;
}

.postBeta{
background:text-transform: none;
font-size:10px;text-align:left;
margin-bottom:5px;
border-bottom: 1px solid #BBB;
}

.postMeta span.date{
background:#FFF;
color:#7F7F7F;
padding:0 2px 0 4px;
}

.postMeta span.comments{
background:#FFF url(images/chat_grey.gif) no-repeat left center;
padding-left:15px;margin-left:2px;
}

.postMeta span.comments a{
color:#670101;
}

.postMeta span.comments a:hover{
color:#000000;
}

.postMeta span.date a{
color:#555;
}

.postCats {
color:#333;
text-transform:uppercase;
font-size:10px;
text-align:right;
padding: 3px;
margin-bottom: 20px;
}

.postCats a {
color: #670101;
}

.postCats a:hover{
color: #000000;
}

.postCats span.comments {
background:#FFF url(images/chat_grey.gif) no-repeat left center;
padding-left:15px;
margin-left:2px;
}

.post{margin:0 0 15px 0;}
.post h2{line-height:1.2em;margin-bottom:7px; text-transform:none;}
.post h2 a{ color: #000000; width:100%;display:block;outline:none;}
.post h2 a:hover {color: #670101; width:100%;display:block;outline:none;}
.entry h3{margin:1em 0;}
.post .entry {
line-height:18px;
overflow:hidden;
}

.post .entry p {
margin:1em 0;
text-align: justify;
}

.post .entry p a {
color: #670101;
text-decoration: underline;
}

.post .entry p a:hover {
color: #000000;
text-decoration: underline;
}	

.entry blockquote {
font-family: Georgia;
font-size: 15px;
background: #ffffff url('images/quote.gif') no-repeat;
/*border-bottom: 1px solid #F38E00;*/
/*border-top: 1px solid #F38E00;*/
color: #000000;
display: block;
margin: 1em 0;
padding: 0em 1em 0em 40px;
}

.entry ul{
margin:0 1.3em 0;
list-style:none;
}

.entry li a{
color:#333;
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

.entry ul li{
background:url(images/li.gif) no-repeat 0 1px;
padding-left:18px;margin-bottom:7px;
}

.entry ol{
margin:0 1em 0 3em;
}

.entry ol li{
margin:0 0 7px 0;
}

.entry table tr { 
padding: 15px 0; 
}

.entry table tr.alt {
 background: #eee; 
}

.entry img,.entry a img{
padding: 4px;
}

.alignright {
float: right;
}
	
.alignleft {
float: left
} 

/* style pagination buttons */

#more_reading { 
color: #cc0000; 
font-size: 11px; 
text-transform: uppercase; 
margin-bottom: 25px; 
text-align: right; 
}

#more_reading p, #more_reading img { 
vertical-align: middle; 
}
#more_reading a img { 
border: none; margin:0 0 3px 2px; 
}

/* style me some comments and inputs */

#comments{
width:435px;
padding:12px 0 0 0;
}

#comments h3, h3#respond{
color:#555;margin-bottom:7px;
}

ol.commentslist{
list-style:none;margin:5px 0 12px;
}

.commentslist li { 
background:#fff; 
border:1px solid #BBB;
margin-bottom:7px;
padding:7px 0;
}

.commentslist li a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

.commentslist li.alt{
background:#FFF;
}

.commentslist li:hover{
border-color:#670101;
}

.commentslist .comment_text{
margin:0 7px;line-height:1.4em;overflow:hidden;
}

.comment_text p,.comment_text ul,.comment_text ol,.comment_text blockquote{
margin:1em 0;
}

.comment_text ul,.comment_text ol,.comment_text blockquote{
margin:0 1em;
}

p.author_meta{
font-weight:bold;
text-transform:uppercase;
margin:0 0 0 7px;
}

p.post_meta{
font-size:11px;
text-transform:uppercase;
text-align:right;
margin:0 7px 0 0;
}

.commentslist li.author{
background:#333;
color:#CCC;
}

.commentslist li.author a{
color:#DDD;
}

.commentslist li.author a:hover{
color:#FFF;
}
#comments_closed{
background:#333;
color:#ccc;
padding:7px 0;
margin-top:12px;
line-height: 1.5em;
}

p.nocomments{
margin:0 12px 0 7px;
}

p.nocomments a{
color:#ddd;
font-weight:bold;
text-decoration:underline;
}

p.nocomments a:hover{
color:#FFF;
}

ol.pingslist{
margin:1.5em 2em;font-size:12px;
}

.pingslist li{
color:#7F7F7F;
margin:0 0 7px 0;
}

.pingslist li a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

#commentform p{
margin:1em 0;
}

#commentform p a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

#author,#email,#url,#comment{
font:1.1em arial,helvetica,verdana,sans-serif;
border:1px solid #BBB;
padding:2px;
}

#comment{
width:429px;
overflow:auto;
}

#commentform p small{
font-size:10px;
color:#7F7F7F;
}

.commentslist code{
background:transparent;
}

.comment_credentials img.cmt-gravatar {
border:1px solid #7F7F7F;
padding:3px;
}

/*-------- footer - text string and links ------*/

#footer p {
padding-top: 7px; 
}

#footer p a{
font-weight:bold;
color:#333;
}

/*--------- float rules ------------------------*/

.floatleft{
float:left;
margin:3px 7px 0 0;
}

.floatright{
float:right;
margin:3px 0 0 7px;
}

.right{
float:right;
}

.left{
float:left;
}

.clear{
clear:both;
}

.fix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden; 
margin:0;
}

.fix{
display:inline-block;
} 

* html .fix{
height:1%;
}

.fix{
display:block;
}

/*----------Flickr----------*/

.sb-flickr {
width:350px;
}

.sb-flickr img {
margin: 3px 3px 3px 3px;
padding: 2px;
border: 1px solid #d8d8d8;
}
	
.sb-flickr a img {
padding: 2px;
border: 1px solid #d8d8d8;
}
	
.sb-flickr a:hover img {
padding: 2px;
border: 1px solid #cc0000;
}

/*----------End Flickr----------*/

ul.laut{
list-style-type:none;
background-color: #333333; #E8E8E8;
border-top: 0px solid #006a8a;
border-bottom: 0px solid #006a8a;
	}
.laut li {
float:left;
width:auto;
}

.laut li a {
	font-size:11px;
	outline:none;
	color:#E8E8E8;
	text-decoration:none;
	padding:5px 0 12px 5px;
	text-transform:uppercase;
    border-left: 0px solid #006a8a;
	}

.laut li a span {
	font-size:11px;
	color:#006a8a;
	text-transform:lowercase;
	}
	
.laut li a:hover {
	color:#ffffff!important;
	}

.laut li a:hover span {
	font-size:11px;

	color:#ffffff;
	text-transform:lowercase;
	}
	
#nav {

}

.navbar {
	font-family: "Arial", Tahoma, Verdana, Arial, sans-serif;
	color: #006a8a;
	font-size: 12px;
	width: 100%;
        border-bottom: 1px dotted #6A6A6A;
}

.navbar a,
.navbar a:link,
.navbar a:visited {
	color: #00701d;
        padding: 2px 2px 2px 2px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;	
}

.navbar a:active,
.navbar a:hover {
	color: #ffffff;
        background-color: #000000;
        padding: 2px 2px 2px 2px;
	border: 0px;	
}

.navbar img {
	border: 1px dotted #CCC;
}
.navmenu {
	color: #000000;
	padding: 4px 8px 4px 4px;
	text-align: right;
}

.navmenu a,
.navmenu a:link,
.navmenu a:visited {
	color: #cc0000;
	text-decoration: none;
	border: 0px;	
}

.navmenu a:active,
.navmenu a:hover {
	color: #ffffff;
        background-color: #000000;
        padding: 2px 2px 2px 2px;
	border: 0px;	
}
/* +start bottomlists styling */
#categories {clear:both;margin:40px 0 0 0;}
#categories h3 {border-bottom:1px solid #6f6f6f; border-top:0px solid #6f6f6f;} 
#aaa;padding:5px 0 5px 0px; margin: 0 10px 0 0;}
#categories ul {list-style:none;margin:0;}
#categories li {
float: left; 
text-align: right;  
display: block; 
width: 135px; 
border-bottom:1px solid #6f6f6f;
line-height:2em; 
margin: 0;padding: 0 10px 0 0;
}

#categories a {background:#ffffff; color:#F38E00; float: 
left; text-decoration: none;padding: 0;}
#categories a:hover {background:#ffffff; color:#6a6a6a;text-decoration:none !important;}

#header_img { position: relative; margin: 0 0 3.0em 0; border-bottom: 1px solid #000; float: left; clear: both; }

	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */
	

.none {text-indent: -9000px; display: none;}
.adnation { margin: 15px 0; display: block; }

.cmt-avatar {float:right; width:60px; height: 60px; top: -7px !important; right: 0px; z-index:200; position:relative; }