/*
Theme Name: Komm Blog
Theme URI: http://www.komm-blog.de
Description: A two-column, clearly arranged, feature rich WordPress Theme
Author: Philipp Quanz
Inspiration: Xpert Theme by AJ Clarke
Version: 1.0
Tags: white, two-columns, fixed-width, threaded-comments, twitter-implication
*/

/*** Reset Browser Settings ***/
*{
	margin: 0;  
	border: 0; 
	vertical-align: baseline; 
}
caption, th, td { 
	text-align: left; 
	font-weight: normal; 
}
blockquote:before, 
blockquote:after,
q:before, 
q:after { 
	content: ""; 
}
blockquote, 
q { 
	quotes: "" ""; 
}
table {
	margin-bottom: 40px;
}

/*** Main Body ***/
body { 
	line-height: 1.5em; 
      padding: 0;
      margin: 0;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

/*** Links ***/
a { 
	text-decoration: none; 
	font-weight: bold;
	color: #000;
}
a:hover { 
	text-decoration: underline; 
	color: #009eda;
	
}
/*** Clearfix **/
.clear{ 
	clear: both; 
}

/*** Styles ***/
p { 
	margin: 0 0 1.4em;
}
.nocomments {
	margin-left: 40px;
	color: #CCC;
}
textarea,input { 
	font-size: 13px; 
}
strong {
	font-weight: bold;
	color: #000;
}
em {
	font-style: italic;
}
.left{
	float: left;
}
.right{
	float: right;
}
small{
	font-size: 12px;
	color: #666;
}

/*** Main Layout ***/
#topborderline {
	background-color: #000000;
	height: 5px;
}
#mainframe {
	margin: 0px;
	text-align: left;
	float: left;
}
#header {
	width: 1250px;
	margin-top: 50px;
}
#logo {
	background-image: url(images/logo.png);
	margin-left: 100px;
	margin-right: 5px;
	width: 60px;
	height: 60px;
	float: left;
}
#kommblog {
	float: left;
	margin-top: 42px;
	margin-right: 150px;
	text-transform: uppercase;
}
#topnavigation li{
	text-decoration: none;
	float: left;
	margin-left: 30px;
	margin-top: 42px;
	list-style: none;
}
#topnavigation li a{
	text-transform: uppercase;
}

#contenttop {
	margin-bottom: 0px;
	margin-left: 90px;
}
#content {
	width: 1060px;
	margin-left: 90px;
}
#contentheader {
	width: 1060px;
	height: 105px;
	margin-top: -2px;
}
#contentleft {
	width: 600px;
	float: left;
	border-right: 1px solid #CCC;
}
#contentright {
	width: 459px;
	float: left;
}
#post-inhalt {
     margin-left: 82px;
	 margin-bottom: 0px;
	 width: 500px;
}
.entry p{
	line-height: 1.7em;
} 

/*--- Content-Trennlinien ---*/
#contenttrennlinie {
	background-color: #000;
	width: 500px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#longcontenttrennlinie {
	background-color: #000;
	width: 520px;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#counter {
	float: left;
}
#likebutton {
	float: left;
	margin-left: 20px;
}
#tweetbutton {
	float: right;
	margin-left: 20px;
}
#longcontenttrennlinie2 {
	clear: both;
	background-color: #000;
	width: 520px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* --------- Datum ----------*/
.post-date {
     margin-right: 10px;
	 margin-bottom: 20px;
     float: left;
     text-align: left;
	 background-repeat: no-repeat;
	 width: 30px;
}
.month {
     vertical-align: bottom;
	 text-transform: uppercase;
	 margin-top: 3px;
     font-weight: bold;
     color: #CCCCCC;
     text-align: center;
	 font-size: 16px;

}
.day {
     vertical-align: top;
     color: #CCCCCC;
     text-align: center;
	 font-size: 18px;
}

/*------ Headlines -----*/
h1 {
	font-size: 28px;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
h1 a {
	color: #000;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
}
h1 a:hover {
	color: #009eda;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
}
h2 {
	margin: 30px 0 0 0;
	color: #000;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
}
h2 a:hover {
	color: #009eda;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
}
h3 {
	font-weight: bold;
	padding: 0;
	margin: 30px 0 0 0;
	color: #666;
	text-decoration: none;
	font-weight: lighter;
}
h3 a:hover {
	color: #009eda;
	text-decoration: none;
}
h6 {
	font-size: 7pt;
	padding: 0;
	margin: 30px 0 0 0;
	color: #666;
	font-weight: lighter;
}
#comments {
	color: #000;
	text-decoration: none;
	margin: 0px 0 20px 40px;
}
.commentcall {
	color: #000;
	text-decoration: none;
	margin: 50px 0 0px 40px;
}

/*** Seitenblättern ***/
.alignright {
	float: right;
	padding-right: 5px;
	padding-bottom: 20px;
}

.alignleft {
	float: left;
	padding-left: 5px;
	padding-bottom: 20px;
}

/*** Sidebar ***/
#sidebar {
	width: 450px;
}
#sidebar .left{
	float: left;
	display: block;
	width: 200px;
	height: 250px;
}
#sidebar .right{
	display: block;
	width: 200px;
	height: 250px;
}
#sidebarheadline {
	width: 10px;
	margin-right: 300px;
	background-color: #CCCCCC;
	height: 1px;
	float: left;
}
/*** Search ***/
#searchbar {
	height: 50px;
}
#search {
	width: 409px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	float: left;
}
#searchform{
	height: 26px;
	margin-left: 48px;
	margin-top: 10px;
	font-size: .8em
}
input#search{
	font-size: 9pt;
	font-weight: normal;
	background: #F9F9F9;
	width: 256px;
	padding: 5px;
	border: 1px solid #CCC;
	color: #666;
}
#searchsubmit{
	width: 26px;
	height: 26px;
	padding-left: 5px;
	cursor: pointer;
}
/*** Twitter ***/
#twitter {
	width: 409px;
	height: 600px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	clear: both;
}
/*** Categories/Archives ***/
#categories {
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
}
#archives {
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
}
#archivwrapper a{
	font-weight: normal;
	width: 400px;
}
#archivwrapper ul{
	list-style: none;
}
#archivwrapper ul a {
	display: block;
	background: url(images/puce_archives.jpg) 0px 6px no-repeat;
	padding: 0 0 0 8px;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	font-weight: normal;
	font-size: 11px;
}
#archivwrapper ul a:hover {
	color: #009eda;
}
#sidebar ul{
	list-style: none;
	margin: 0; 
}
#sidebar li{
	margin: 2px 0;
}
#sidebar ul.categories li a {
	display: block;
	background: url(images/puce_categories.gif) 2px 3px no-repeat;
	padding: 0 0 0 8px;
	text-transform: uppercase;
	color: #545457;
	font-weight: normal;
	font-size: 9pt;
	width: 200px;
}
#sidebar ul.categories li a:hover,#sidebar ul.archives li a:hover {
	text-decoration:none;
	color: #009eda;
}
#sidebar ul.archives li a {
	display:block;
	background:url(images/puce_archives.jpg) 0px 6px no-repeat;
	padding:0 0 0 8px;
	font-size: 9pt;
	font-weight: normal;
	color:#545457;
	font-weight:normal;
	font-size:11px;
}
#seeall a{
	padding-left: 40px;
	font-size: 8pt;
	font-weight: normal;
	clear: both;
}

/*** Tagcloud ***/
#tagcloud {
	width: 380px;
	padding-top: 200px;
	padding-left: 50px;
}
#tagcloud a {
	padding-right: 8px;
	color: #545457;
	font-weight: inherit;
}
#tagcloud a:hover {
	padding-right: 8px;
	color: #009eda;
	font-weight: inherit;
	text-decoration: none;
}
#tags {
	clear: both;
	margin-left: -10px;
	display: block;
	margin-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11pt;
	text-transform: none;
	color: #000000;
}
/*** Most Commented ***/
#mostcommented_headline {
	clear: both;
	margin-left: 0px;
	display: block;
	margin-top: 20px;
	margin-left: 40px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11pt;
	text-transform: none;
	color: #000000;
}
#mostcommented ul{ 
	list-style: none;
	margin-left: 10px;
}
#mostcommented ul a {
	display: block;
	background: url(images/puce_archives.jpg) 0px 6px no-repeat;
	padding: 0 0 0 8px;
	font-size: 9pt;
	font-weight: normal;
	color: #545457;
	font-weight: normal;
	font-size: 11px;
}
#mostcommented ul a:hover {
	color: #009eda;
	text-decoration: none;
}

/*** Post  ***/
.post {
	padding-left: 20px;
	padding-bottom: 5px;
}
.postimg img{
	float: left;
	margin: 0 20px 20px 0 !important;
}
.noborder{
	border-bottom: none;
}

#postcontentsinglepage {
	padding-left: 20px;
}
/*** Post Content ***/
.postcontent {
	color: #000;
	margin-bottom: 70px;
	width: 520px;
}
.postcontent ul {
	margin: 10px 10px;
}
.postcontent ol {
	margin: 10px 10px;
}
.postcontent .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.postcontent .alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.postcontent .aligncenter,
.postcontent .center {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.postcontent blockquote {
	padding: 0 15px 0 10px;
	font-style: normal;
	border-left: 3px solid #c8a700;
	font-size: 0.86em;
	margin: 20px 0;
	margin-left: 20px;
}
.postcontent img {
	margin: 10px 0px 5px 0px;
}
.postcontent p {
	line-height: 1.7em;
}
#excerptlink a{
	font-weight: normal;
}
#excerptlink a:hover {
	text-decoration: none;
}


/*** Byline ***/
#byline {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 20px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#byline a{
	color: #999;
	text-decoration: none;
}
span.metas{
	margin-right: 10px;
	padding: 5px; color: #999;
	text-shadow: 1px 1px 1px #FFF;
}


/*** Category Pages ***/
h1.category-title{
	padding: 5px 0px 5px 20px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 1em;
	font-style: italic;
	border: 1px dotted #CCC; 
	width: 515px;
}
h1.category-title-noresults{
	padding: 5px 0px 5px 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 1000px; /*** Graue Trennlinie ausdehnen falls zu wenig Posts in Contentleft ***/
	font-size: 1em;
	font-style: italic;
	border: 1px dotted #CCC; 
	width: 515px;
}
#bug {
	margin-bottom: 700px; /*** Graue Trennlinie ausdehnen 404 Error Site falls zu wenig Posts in Contentleft ***/
}
/*** Comments ***/
.commentlist li {
	margin: 0 20px ;
}
.comment-date {
	font-weight: normal;
}
.comment-wrap{
	border: 1px solid #CCC;
	margin-left: 80px;
	padding: 10px;
	position: relative;
	margin-bottom: 20px;
}
ol.commentlist {
	list-style: none;
}
.comment-avatar {
	float: left;
	width: 60px;
	height: 60px;
	padding: 2px;
	border: 1px solid #CCC;
	background: #EBEBEB;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
}
.commentlist .children .comment-content {

}
.commentlist .children .children .comment-content {

}
.commentlist .children .children .children .comment-content {

}
.commentlist .children .children .children .children .comment-content {

}
.commentlist .children .children .children .children .children .comment-content {

}
#commentform{
	padding: 20px;
}
#commentform textarea,
#commentform input {
	border: 1px solid #898989;
	padding: 4px;
}
#commentform label {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .857em;
	color: #898989;
	padding: 0 0 0 5px;
}
#commentform label span {
	font-weight: normal;
	font-style: italic;
	font-size: .8em;
}
#commentform textarea {
	width: 572px;
}
.reply a{
	position: absolute;
	bottom: 0;
	right: 0;
	background: #F4F4F4;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 2px 10px; 
	color: #333;
	text-decoration: none;
	font-size: .8em;
}
.reply a:hover{
	background: #333;
	color: #FFF;
}
input#submit {
	padding: 5px;
	border: 1px solid #CCC;
	color: #333;
	background: #F4F4F4;
	cursor: pointer;
	margin-left: 20px;
}
input#submit:hover{
	background: #333;
	color: #FFF;
}
input#author{
	border: 1px solid #cdcdcd;
	margin-left: 20px;
}
input#email{
	border: 1px solid #cdcdcd;
	margin-left: 20px;
}
input#url{
	border: 1px solid #cdcdcd;
	margin-left: 20px;
}
textarea#comment{
	border: 1px solid #cdcdcd;
	margin-left: 20px;
	width: 530px;
}
ol.commentlist li#blank {
	visibility: hidden;
	}
#cancel-comment-reply-link {
	margin-left: 20px;
	color: #C50A17;
	font-weight: bold;
}

/*** Footer ***/
#footertop {
	background-color: #000000;
	width: 100%;
	height: 100px;
	float: left;
}
#footerbottom {
	background-image: url(images/maincontent_bottom.gif);
	width: 1060px;
	height: 50px;
	margin-bottom: 50px;
	margin-left: 120px;
	float: left;
}
#footerbottomtext {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: -5px;
}
#footertopleft {
	margin-left: 120px;
	color: #d5d5d5;
}
#footertopleft li {
	list-style: none;
}
#footertopleft a{
	color: #FFF;
}
#footertopleft a:hover{
	color: #009eda;
	text-decoration: none;
}
#twitterlogo {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	height: 90px;
	float: left;
}
#twittertext {
	padding-top: 10px;
}
.twitter-timeline {
	width: 400px;
}

 