/*  
Theme Name: 10.0 Theme
Theme URI: http://www.claudioschwarz.com/
Description: Das Theme f&uuml;r claudioschwarz.com.
Version: 0.1
Author: Claudio Schwarz
Author URI: http://www.claudioschwarz.com/

*/

*{ margin: 0; padding: 0; }* 

body { font-family: thin,"Helvetica",Tahoma, "Trebuchet MS", Tahoma, sans-serif; font-size: 14px; font-weight: 100; line-height: 1.6em;  }

.claudio { 
	background: url(images/logo.jpg) no-repeat; 
	height: 100px;
	margin: 10px 0 10px 0;
}

.clear { clear: both; height: 0px; }

a {color: #41AEE9;
text-decoration: none;}

a:hover {color: #999999}

p { margin: 0 0 15px 0; }

h1 { font: normal 1.7em thin,Arial,Helvetica,sans-serif; margin: 0 0 10px 0; padding: 0; color: #333; }
h1 span {color: #666; padding: 0 15px 0 0;}

h2 { font: normal 1.7em thin, Arial,Helvetica,sans-serif; margin: 0 0 10px 0; padding: 0 0 3px; color: #333; }

h2 span {color: #999999; font: thin;}

h3 { font: normal 1.7em thin, Arial,Helvetica,sans-serif; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; list-style: none; }

h4 {font: thin, Arial,Helvetica,sans-serif;font-size: 12px; border-bottom: 1px solid #41AEE9; margin: 20px 0 10px 0; }
h4 a {color: #666666;}
h4 a:hover {color: #41AEE9;}
h1 span a {
	text-transform: uppercase;
	color: #ff0084;
}
h1 span a:hover {color: #41AEE9;}

h5 { font: normal 1.7em thin, Arial,Helvetica,sans-serif; margin: 30px 0 10px 0; padding: 0 0 3px; color: #333; border-bottom: 1px solid #41AEE9; }

li {
list-style: none;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 5px solid #41AEE9;
	}

.trenner {margin: 10px 0 10px 0; border-bottom: 1px solid #efefef;}

img {border: none; width: auto;}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.broken_link, a.broken_link {
	text-decoration: line-through;
}

/* Kopf */

#logo {background: url(images/logo.jpg) no-repeat left; margin: 10px 0 30px 0; padding: 0 0 0 70px; width: 340px; height: 50px; float: left; }
#logo p { margin: 0; }
.social {float: right; width: 150px; padding: 20px 0 0 50px;}
.social img {padding: 0 0 0 10px;}
.social a { filter: alpha(opacity=60); opacity: .6;}
.social a:hover { filter: alpha(opacity=100); opacity: 1.0;}

/* Inhalt */

#content { width: 910px; margin: 20px auto; padding: 20px 20px 0 20px; background: #fff; }

.beitragvoll{width:910px;float:left; margin: 0 0 20px 0; border-bottom: 1px solid #eee;}
.beitragvoll img{float:left; margin: 0 10px 20px 0; padding: 6px; border:5px solid #fff;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		box-shadow:0 0 5px rgba(0, 0, 0, .4);
		-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);
		-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4);}
.beitrag {
	width: 910px;
	float: left;
}	

.beitrag p {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
	margin: 0 0 40px 0;
	font-family: thin,"Helvetica",Tahoma, "Trebuchet MS", Tahoma, sans-serif; font-size: 17px;

 	}

.beitragsingle {	
	width: 910px;
	float: left;
}

.beitragsingle p {
	font-family: thin,"Helvetica",Tahoma, "Trebuchet MS", Tahoma, sans-serif; font-size: 17px;

 	}

.beitragtext {
	width: 500px;
	margin: 0 0 0 0;
	font-family: thin,"Helvetica",Tahoma, "Trebuchet MS", Tahoma, sans-serif; font-size: 17px;
	float: right;

 	}

.beitragtext li {
	font-size: 14px;

 	} 	
.beitragtext img {
	border: none;
	padding: 10px 0 10px 0;

 	}
	
#last {font-family: thin,"Helvetica",Tahoma, "Trebuchet MS", Tahoma, sans-serif; font-size: 14px; line-height: 1.6em; margin: 35px 0 35px 0; position: relative; }
#last img { -webkit-transition: 0.2s;}
#last .entry-teaser { position: absolute; left: 0; bottom: 20px; background: rgba( 0, 0, 0, 0.5 ); color: #BBB; font-size: 12px; line-height: 1.5; padding: 10px; margin: 0 0 0 7px; width: 362px;  }
#last .entry-teaser .entry-title{ font-size: 24px; color: #FFF; font-weight: normal; }
#last .entry-teaser .entry-title:hover { color: #41AEE9; }


#last a { color: #FFF; }
#last a:hover { color: #41AEE9; }
#last .entry-title { font-family: thin,"Helvetica",Tahoma, "Trebuchet MS", Tahoma, sans-serif; font-size: 14px; line-height: 1.6em; }
#last .entry-content { color: #999; font-size: 14px; line-height: 1.5; }

.sideblog h1 { font: normal 1.7em thin,Arial,Helvetica,sans-serif; margin: 0 0 10px 0; padding: 0; color: #333; }
.sideblog h1 span {color: #666; padding: 0 15px 0 0;}
.sideblog p {border-bottom: 1px solid #eee; padding: 0 0 20px 0;}

.titleleft {width: 630px; float: left;
	margin: 0 0 10px 0;}

.titleright {
	background: url(images/comment.jpg) no-repeat;
	padding: 2px 0 0 0;
	font-size: 15px;
	width: 31px;
	height: 25px;
	float: right; 
	text-align: center;
	margin: 0 0 10px 0;
 }

.boxleft {width: 330px; float: left;
	margin: 0 0 10px 0;}

.boxright {
	border:5px solid #41AEE9;
	background: #41AEE9;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		box-shadow:0 0 5px rgba(0, 0, 0, .4);
		-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);
		-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4);
	font-size: 15px;
	width: 20px;
	height: 20px;
	float: right; 
	text-align: center;
 }
 
 .boxright a:hover {
 	color: #ffffff;
}
  
 .widget {
 	background: #eee;
 	padding: 5px;
 }
 
 .textwidget {
 	padding: 5px;
} 


 	
/* Sidebar */
.sidebar .widget {margin-bottom: 20px}
.sidebar{ padding: 20px 0 10px 0; width: 500px;}
.sidebar a:hover {color: #666666;}
.sidebar ul {list-style: none;}
.sidebar ul li ul li { list-style: none;}
.sidebar ul li ul li a { list-style: none; padding: 1px 6px 1px 6px; border-left: 5px solid #ffffff;}
.sidebar ul li ul li a:hover {color: #666666; list-style: none; padding: 1px 6px 1px 6px; border-left: 5px solid #999999;}
.sidebar h2 { font: normal 1.7em Arial,Helvetica,sans-serif; margin: 0 0 10px 0; padding: 0; color: #333; }
.sidebar h2 span {color: #999999;}

	
/* Hauptnavigation */

.navi {
	background:#1E1E1E;
	width:100%;
	float: right;
	display: block;
	margin: 0 0 20px 0;
}

.navi ul {
	list-style: none;
	margin: 0;
}
.navi  li {
	float:left;
	position: relative;
}

.navi a {
	background:#1E1E1E;
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding:0 5px 4px 5px;
	text-align: center;
	line-height:39px;
	width: 130px;
}

.navi ul ul {
	background:#41AEE9;
	display:none;
	position:absolute;
	left:0;
	float:left;
	z-index: 99999;
}

.navi ul ul ul {
	left:100%;
	top:0;
}

.navi ul ul a {
	background:#41AEE9;
	height:auto;
	line-height:1em;
	padding:20px;
	color:#fff;
}

.navi ul ul :hover > a {
	color:#fff;
}

.navi li:hover > a,
.navi ul ul :hover > a,
.navi ul li.current_page_item ul :hover > a,
.navi ul li.current_page_parent ul :hover > a {
	color:#000000;
	background:#41AEE9;
}

.navi ul li:hover > ul {
	display:block;
}

.navi ul li.current_page_item > a, .navi ul li.current_page_parent > a {
	background:#41AEE9;
	color:#fff;
	text-decoration:none;
}

/* Navi Kategorie */
.navihead {
	margin: 0 auto;
	width: 1250px;
}

.navikat {
	background:#eee;
	display:block;
	width:100%;
	float:left;
}

.navikat ul {
	list-style: none;
	margin: 0;
}
.navikat  li {
	float:left;
	position: relative;
}

.navikat a {
	width: 130px;
	display:block;
	text-decoration:none;
	color:#000;
	line-height:39px;
	text-align: center;
	padding: 2px 0 2px 0;
}

.navikat ul ul {
	display:none;
	position:absolute;
	top:30px;
	left:0;
	float:left;
	-webkit-box-shadow: 1px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 1px 3px 3px rgba(0,0,0,0.2);
	z-index: 99999;
}

.navikat ul ul ul {
	left:100%;
	top:0;
}

.navikat ul ul a {
	background:#41AEE9;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 130px;
	color:#eee;
}

.navikat ul ul :hover > a {
	color:#fff;
}

.navikat li:hover > a,
.navikat ul ul :hover > a,
.navikat ul li.current_page_item ul :hover > a,
.navikat ul li.current_page_parent ul :hover > a {
	color:#fff;
	background:#41AEE9;
}

.navikat ul li:hover > ul {
	display:block;
}

.navikat ul li.current_page_item > a, .navi ul li.current_page_parent > a {
	background:#41AEE9;
	color:#fff;
	text-decoration:none;
}

/* Suche */

.suchfeld {
	border: 1px solid #444;
	color: #000000;
	padding: 1px 0 3px 2px;
	margin: 9px 0 0 3px;
	width: 130px;
font-size: 14px;
font-family: Arial, sans-serif;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.button1 {
	background: #41AEE9;
	border: 1px solid #444;
	color: #ffffff;
	cursor: pointer;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	width: 60px;
font-size: 14px;
font-family: thin, Arial, sans-serif;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
.button1:hover {
	background: #444444;
	color: #ffffff;
}

/* FooterCS */
#footer {
	width: 100%;
	background: #eee;
	clear: both;
}

.footercs {
width: 910px;
clear: both;
padding: 10px;
margin: 0 auto;
}

.footercs div {
float: left;
}

.footercs {
clear: both;
background: #eee;
overflow: hidden;
}

.footercsc div {
float: left;
}

.footercs h2 {
margin-top: 0;
}

.footercs ul {
}

.footer {
	border-top: 1px solid #666;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 100%;
}

/*list styles footer*/

.footercs ul{
list-style-type: none;
padding: 0;
width: 375px;
}

.footercs li{
list-style-type: none;
}

.footercs li a{
list-style-type: none;
font: 12px Verdana;
color: #999999;
display: block;
padding: 5px 5px 5px 3px;
text-decoration: none;
border-bottom:1px solid #41AEE9;
}


* html .footercs li a{
width: 100px;
}

.footercs li a:visited, .footercs li a:active{
text-decoration:none;
}

.footercs li a:hover{
color:#41AEE9;
background-color:#f0f0f0;
}

.footercs li a:active{
color:#41AEE9;
background-color:#f0f0f0;
}

.col1 {
	width: 372px;
	margin: 0 30px 0 0;
	overflow: hidden;
}

.col2 {
	width: 243px;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.col3 {
	width: 250px;
	overflow: hidden;
}

/* Kommentare */
.commenticon {
	float: right;
	display: block;
	position: relative;
	background: #000000;
	text-align: center;
	text-indent: 2px;
	margin: 5px 0px 0px 15px;
	padding: 2px 8px 6px 8px;
	height: 25px;
	width: 25px;
	}
	
.commenticon span {
	display: block;
	position: relative;
	height: 12px;
	width: 12px;
	bottom: -7px;
	}
	
.commenticon a {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	}
	
#author, #email, #url {
	background: #eee !important;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px;
	padding: 5px;
	border: none;
	}
	
.comment {
	background: #eee !important;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border: 1px solid #41AEE9;
	}
	
.button {
	background: #41AEE9;
	border: 1px solid #444;
	color: #ffffff;
	cursor: pointer;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	width: 60px;
font-size: 14px;
font-family: thin, Arial, sans-serif;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
.button:hover {
	background: #444444;
	color: #ffffff;
}

/************************************************
*	Comments									*
************************************************/

.commentlist li ul li {
	font-size: 12px;
	}
	
.commentlist li {
	font-weight: bold;
	}
	
.commentlist li .avatar {
	background: #000000;
	float: right;
	border: none;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	height: 60px;
	width: 60px;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
	
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
	
.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 140px;
	padding: 6px 0px 4px 0px;
	margin: 5px 5px 0px 0px;
	}
	
#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 4px;
	}
	
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	display: block;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}
	
.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
	
.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li {
	margin-right: 5px;
	margin-left: 5px;
	}
	
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children {
	margin: 0px;
	padding: 0px;
	}
	
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply {
	padding: 5px 0px 0px 0px;
	}
	
.reply a, .reply a:visited {
	background: #666;
	color: #fff;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 6px 8px 6px 8px;
	border: none;
	}
	
.reply a:hover {
	background: #41AEE9;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	}
	
.commentmetadata {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	display: block;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #eee;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px;
	}
	
.even, .alt {
	border: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px;
	}

.form {
width: 160px;
background: #ffffff;
font-size: 16px;
font-family: thin, Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
padding: 10px 0 10px 2px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

textarea { -moz-border-radius:4px;-webkit-border-radius:4px; border: 1px solid #41AEE9;
 }


.author{
width: 160px;
background: #ffffff;
font-size: 16px;
font-family: thin, Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #41AEE9;
padding: 10px 0 10px 5px;
margin: 0 0 10px 0;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.mail{
width: 159px;
background: #ffffff;
font-size: 16px;
font-family: thin, Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #41AEE9;
padding: 10px 0 10px 2px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

	

/* A font by Jos Buivenga (exljbris) -> http://www.exljbris.nl */


@font-face {
	font-family: thin;
	src: url('fonts/DroidSans.ttf') format("truetype");
;
}

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 0 404px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #ff0084;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/* Kontakt */

.formcontact {
width: 478px;
padding-left: 20px;
margin: 0 0 10px 0;
background: #ffffff url(images/comment.gif) left top no-repeat;
font-size: 11px;
font-family: thin, Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.usercontact {
width: 478px;
padding-left: 20px;
margin-bottom: 5px;
background: #ffffff url(images/user.gif) left no-repeat;
font-size: 11px;
font-family: thin, Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
height: 20px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.mailcontact {
width: 478px;
padding-left: 20px;
background: #ffffff url(images/mail.gif) left no-repeat;
margin-bottom: 10px;
font-size: 11px;
font-family: thin, Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
height: 20px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.cu3er {
margin: 30px 0 40px 40px; 
float: right;
}

/* Blogtipp) */

.blogtipp {
	background: #efefef url(images/blogtipp.jpg) no-repeat;
	padding: 10px;
}

.blogtipp h5 { font: normal 1.7em thin, Arial,Helvetica,sans-serif; margin: 30px 0 10px 0; color: #333; border: none; }

/* A heart for Blogs) */

.heartright {
	background: #efefef url(images/heartright.jpg) no-repeat;
	padding: 10px 80px 10px 15px;
	margin: 0 0 10px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.heartright h5 { font: normal 1.7em thin, Arial,Helvetica,sans-serif; margin: 30px 0 10px 0; color: #333; border: none; }

.heartleft {
	background: #efefef url(images/heartleft.jpg) no-repeat;
	padding: 10px 10px 10px 80px;
	margin: 0 0 10px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.contentbox {
	background: #efefef;
	padding: 10px;
        margin: 10px 0 10px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.heartleft h5 { font: normal 1.7em thin, Arial,Helvetica,sans-serif; margin: 30px 0 10px 0; color: #333; border: none; }


/* Entdecker Wall) */

.entdecker {
	background: #ffffff url(images/entdecker_logo.jpg) no-repeat;
	padding: 10px 10px 10px 80px;
	margin: 0 0 10px 0;
	font-size: 18px;
}

.entdecker h5 { font: normal 1.7em thin, Arial,Helvetica,sans-serif; margin: 30px 0 10px 0; color: #333; border: none; }

.linkcat {
	margin: 0 0 30px 0;
}

.linkcat ul {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}

.fblike {
    padding: 0 20px 0 0;
}

.archiv {
	background: #efefef;
	padding: 5px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee; 
	font: normal 1.7em thin,Arial,Helvetica,sans-serif;
}
