/*
Theme Name: Blucorazon
Theme URI: http://www.blucorazon.ch/
Description: Theme erstellt von Severin Birrer für <a href=”http://www.blucorazon.ch”>Blucorazon.ch</a>
Version: 1.0
Author: Severin Birrer
*/ 
body {
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
  	padding:0;
  	height:100%;
  	width:100%;
	background-color:#333333;
}
a {
color:#006;
text-decoration:none;
}
a:hover {
color:#C60;
}
#wrapper {
}

#header {
    border: 0px;
}

#navigation
{
	float: left; 
	text-transform: uppercase;
        font-size: 12px;
		font-family:Arial,Helvetica,sans-serif;
}
#navigation ul
{
	margin: 0 5px;

	float: left;
	padding: 0px 0;
	list-style-type: none;
	
	display:inline;
	list-style:none;

}

#navigation li { 
float: left; 
margin: 0 0 0 0px; 
padding: 0;
} 
#navigation li a {
	background:none;
	display:block;
	color:#FFF;
	height:25px;
	line-height:23px;
	padding:0 15px;
	margin-bottom:-1px;
	margin-left:0px;
	text-decoration:none;
	font-style:bold;
	vertical-align: text-middle;
	float:left;
	z-index:1;
}
#navigation li a:hover, 
#navigation li a.current {
	color:#FFF;
	background: url(img/headerlink/linkhover.png) bottom;
}
#navigation li.current_page_item a, 
#navigation li.current-cat a {
	color:#FFF;
	background: url(img/headerlink/linkactive.png) bottom;
}
#navigation li.current_page_ancestor a {
	color:#FFF;
	background: url(img/headerlink/linkhover.png) bottom;
}

#navigation li a.lastmenu:hover {
	background:none;
	cursor:default;
}
/****************************************************/
#subnavigation
{
	float: left; 
	text-transform: uppercase;
    font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;
}
#subnavigation ul
{
	margin: 0 5px;

	float: left;
	padding: 0px 0;
	list-style-type: none;
	
	display:inline;
	list-style:none;

}

#subnavigation li { 
float: left; 
margin: 0 0 0 0px; 
padding: 0;
} 
#subnavigation li a {
	background:none;
	display:block;
	color:#FFF;
	/*height:25px;*/
	line-height:20px;
	padding:0 15px;
	margin-bottom:-1px;
	margin-left:0px;
	text-decoration:none;
	font-style:bold;
	vertical-align: text-middle;
	float:left;
	z-index:1;
}
#subnavigation li a:hover, 
#subnavigation li a.current {
	color:#FFF;
	background: url(img/headerlink/linkhovermini.png) bottom;
}
#subnavigation li.current_page_item a, 
#subnavigation li.current-cat a {
	color:#FFF;
	background: url(img/headerlink/linkactivemini.png) bottom;
}
#subnavigation li.current_page_ancestor a {
	color:#FFF;
	background: url(img/headerlink/linkhovermini.png) bottom;
}

#subnavigation li a.lastmenu:hover {
	background:none;
	cursor:default;
}

/****************************************************/



#sidebar .widget{
	list-style:none;
}
#sidebar .wGallery{
	list-style:none;	
}
#sidebar h2{
	margin-top:20px;
	margin-bottom:5px;
	font-size:18px;	
	text-align:left;
}
#sidebar ul {
	margin-right:20px;
	margin-top:0px;
	padding-bottom: 20px;
	border-bottom:1px;
	border-bottom-color:#333;
	border-bottom-style:groove;
	text-align:left;
}
#sidebar li { 
	padding-left:0px;
	list-style-image:url(img/content/list.png);
	margin-top:0px;
} 
#sidebar li a {
	color:#006;
	text-decoration:none;
}
#sidebar li a:hover, 
#sidebar li a.current {
	color:#C60;
}
#sidebar li.current_page_item a, 
#sidebar li.current-cat a {
	color:#060;
}



#footer {
    border: none;
	font-size:10px;
	color:#eeeeee;
}

.title {
    font-size: 11pt;
    font-family: verdana;
    font-weight: bold;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
	}
#infobar{
	list-style:none;
	text-align:left;
	font-size:10px;
	
	border-bottom:1px;
	border-bottom-color:#333;
	border-bottom-style:groove;
	margin-right:20px;
}
/******** SEARCHBOX *********/
#searchbox {
background:transparent url(img/searchbox.png) no-repeat scroll 0 0;
color:#000000;
display:block;
height:23px;
margin-right:10px !important;
margin-top:4px;
padding:2px;
width:209px;
font-size:10px;
text-align:left;
}
#searchbox .textfield {
background:transparent none repeat scroll 0 0;
color:#000000;
width:180px;
font-size:12px;
padding-left:7px;
border:none;
}
#searchbox .button {
background:transparent none repeat scroll 0 0;
border:none;
cursor:pointer;
height:18px;
margin-top:1px;
width:20px;
float:right;
}
.newsearch{
padding-left:20px;
text-align:left;
font-size:13px;
}
/******** CONTENT *********/
#content .titleh2{
	font-size:18px;	
	text-align:left;
	border-bottom:1px;
	border-bottom-style:groove;
	border-bottom-color:#000;
	height:35px;
	vertical-align:bottom;
}
#content .datum{
	font-size:10px;	
	text-align:left;
	height:30px;
	vertical-align:top;
	color:#666;
}
#content .kommentarheader{
	font-size:10px;	
	text-align:right;
	height:30px;
	vertical-align:top;
	color:#666;
}
#content .entry{
	font-size:13px;	
	text-align:left;
}
#content .category{
	font-size:10px;	
	text-align:left;
	height:30px;
	vertical-align:top;
	padding-top:5px;
	color:#666;
}
#content .wp-caption-text{
	font-size:10px;	
	text-align:center;
	height:15px;
	border:0px;
	background:#006;
	margin-top:0px;
	color:#FFF;
	width:154px;
}
#content .navileft{
	font-size:11px;	
	text-align:left;
	height:25px;
	vertical-align:bottom;
	color:#666;
}
#content .naviright{
	font-size:11px;	
	text-align:right;
	height:25px;
	vertical-align:bottom;
	color:#666;
}
#content .pagetitle{
	font-size:22px;	
	text-align:left;
	height:28px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:-20px;
	padding-bottom:-20px;
	border-bottom:groove 2px #000;
}
/******** COMMENT *********/
/* COMMENTES */
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	font-weight: bold;
	background:#eee;
	border:1px;
	border-color:#666;
	border-style:solid;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist p{/*COMMENTTEXT*/
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 13px;
	text-transform: none;
}

.commentlist li .avatar { /*AVATAR*/
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist .comment-author-admin { /*COMMENT ADMIN*/
	font-weight: bold;
	background:#D9DDFF;
	border:1px;
	border-color:#666;
	border-style:solid;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist .commentwriter{/*COMMENT WRITER*/
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-decoration:none;
	border-bottom:1px;
	border-bottom-color:#000;
	border-bottom-style:groove;
	margin-right:60px;
	padding-bottom:2px;
	}
.commentlist .commentwriterimg{

}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {/*COMMENT METADATA*/
	margin: 0;
	display: block;
	font-weight: normal;
	font-size:10px;
	}
.anzahlcomments{
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}
.commentnext{
	font-size:11px;	
	text-align:left;
	height:25px;
	vertical-align:bottom;
	color:#666;
}
.commentprevious{
	font-size:11px;	
	text-align:right;
	height:25px;
	vertical-align:center;
	color:#666;
}


#commentform p {
	margin: 5px 0;
	}


#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #author, #commentform #email, #commentform #url{
	width:300px;	
}
#commentform textarea {
	width:750px;
	height:105px;
}
