/*
Theme Name: Clean Theme
Theme URI: http://io.9elements.com/
Description: Use the force
Author: Sebastian Deutsch
Author URI: http://www.9elements.com/
*/


/** 
 * @section General HTML
 *
 * 
 */

body {
	font-family: Helvetica, Arial;
	background:#fff;
	line-height:1.2;
	text-align:left;
}

em {
	color: #CCC;
}

h1 {
	font-size:100px;
	letter-spacing:-0.14em;
	margin-bottom:-5px;
}

h2 {
	font-size:30px;
}

.entry_titel {
font-size:30px;
font-weight:bold;
}

.entry {
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
text-align:left;
font-size:14px;
line-height:14px;

}


textarea {
	width: 560px;
	font: Normal 12px Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
	border: 1px solid #c3c3c3;
	padding-left:4px;
	padding-top:2px;
}

input[type=text], input[type=password] {
	background-color: #f9f9f9;
	border: 1px solid #c3c3c3;
	color:#333;
	height:23px;
	margin-bottom:5px;
	padding-left:4px;
	padding-top:2px;
	font: Normal 13px Verdana, "Lucida Grande", arial, helvetica, sans-serif;
}

input#submit {
	margin-top: 10px;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover, a:hover span {
	text-decoration:none;
	/*color:#00c6ff ;*/
	color:#4a89be;
}


strong {
	font-weight:bold;
}

/** 
 * @section Hacks
 *
 * 
 */

.clearfix {display:inline-block;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

/** 
 * @section Layout
 *
 * 
 */

.page-align {
margin-left:0px;
margin-top:0px;

}

/** 
 * @section Header
 *
 * 
 */

#header {
	background: #ffffff;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px;
	margin:0px;
	

}

#header h1 {
	padding-top:0px;
	padding-bottom:0px;

	
}

/** 
 * @section Navigationa
 *
 * 
 */

#navigationa {
	background:#ffffff;
	padding:15px;
	padding-bottom:0px;
	padding-top:0px;

}

#navigationa ul li {
	float:left;
	margin-right:15px;
}

/** 
 * @section Navigation
 *
 * 
 */

#navigation {
	background:#ffffff;
	padding:15px;
	padding-top:0px;
	text-transform: uppercase; 
}

#navigation ul li {
	float:left;
	margin-right:15px;
}

#search {
	width:400px;
}

#searchform input {
	font-style:italic;
}

/** 
 * @section Content
 *
 * 
 */

#content {
        font-size:13px;
	background:#ffffff;
	padding-top:80px;
        padding:15px;
}

#content ul {
        font-style:italic;
}


#main-content-container {
	float: left;
	width: 800px;
	background: #ffffff; 
} 

#main-content {
	padding:15px;
}

#main-content ul li {
	float: left;
}


.top-article {
margin-bottom:60px;
}

/** 
 * @section Footer
 *
 * 
 */


/** 
 * @section Footer
 *
 * 
 */

#footer {
        font-size:11px;
	text-align: right;
	padding:10px;
	padding-right:20px;
	color:#666666;
}

#footer a {
	color:#666666;
}

/** 
 * @section Comments
 *
 * 
 */

#comments-container {
	margin-top:20px;
}

ol.commentlist { 
	list-style: none;
}

ol.commentlist li .avatar {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 5px;
}

ol.commentlist li cite a {
	font-weight: Bold;
	font-size: 15px;
	font-family: 'Trebuchet',Sans-Serif;
	font-style: normal;
	color: #454547;
	line-height: 18px;
	padding-top: 5px;
	display: block;
}

a.commentdate, a.comment-edit-link {
	font-weight: Bold;
	font-style: Normal;
	font-size: 10px;
	line-height: 10px;
	font-family:'Trebuchet MS',Verdana,Arial,Sans-Serif;
	padding: 0px;
}

a.commentdate {
	color: #999;
	display: block;
	padding-top: 2px;
}

div.vcard:after {
	content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

div.vcard {
	zoom: 1;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	float: left;
	width: 560px;
}

div.comment-text {
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#f9f7ec;
	border: #ede9d5 solid 1px;
	padding: 3px 0px 5px 8px;
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
	margin-bottom: 15px;
	color: #454547;
	width: 552px;
	float: left;
	zoom: 1;
}

li.byuser div.comment-text {	
	border: #e7e7e7 solid 1px;
	background-color: #f7f7f7;
}


div.vcard div.vcard-nav {
	float: right;
	margin-right: 10px;
}

div.vcard div.vcard-nav img {
	border: 0;
}

div#respond {
	margin-top: 15px;
	padding-top: 15px;
}

h5#comments {
	padding-top: 15px;
	margin: 0px;
}

h5#newcomment {
	padding-top: 0px;
	margin: 0px;
}

h5 span {
	color: #000;
	padding: 0px 12px 0px 2px;
	background: transparent url(images/forward.png) no-repeat;
	background-position: right 50%;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
}

img.output {
	margin-bottom: 5px;
	border:1px solid #666666;
	padding:1px;
}

div.output {
	color: #555;
	font-size: 10px;
	margin-bottom: 15px;
}

span.author {
	font-style: italic;
}

img.wp-smiley {
	margin:0;
	padding:0;
	border:0;
}

.meta {
	margin-bottom:0px;
	font-weight:bold;
	font-size:15px;
	font-variant: small-caps;
}

.entry img {
	margin-bottom:20px;
}

.tags {
	margin-top:5px;
	font-size:14px;
	font-variant: small-caps;
}

/** 
 * @section Socialmedia
 *
 * 
 */

#socialmedia-links {
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
}

#socialmedia-links li {
	float:left;
}

#socialmedia-links li img {
	border:0px;
	margin-right:5px;
}
