/*  
Theme Name: Contrast Style
Theme URI: http://wordpress.imblickpunkt.com
Description: SEO Optimized Portal Layout. The Text Element are white for better reading. The Code is W3C Valid and Clean. You can easy modify alot of thinks. For sure the Theme is Widget ready. If you find bugs plz visit http://wordpress.imblickpunkt.com and leave a MSG - i will fix it asap.
Tags: seo, w3c, valid, easy, three columns, Right sidebar, left sidebar, fixed width, widgets, easy customization, widget ready, valid css, valid xhtml. games
Version: 1.1
Author: Schalkie
Author URI: http://imblickpunkt.com
License :  GNU General Public License (GPL) version 3
 */

hmtl{
     }

body
	{
	background:url(/blog_imgs/bg.jpg) repeat left top;
	padding:0px;
	margin:0px;
	font-family:serif;
	font-size:12px;
	color:#ee7951;
	line-height:20px;
     }

a:link{color:#ee7951;text-decoration:underline;}
a:hover{color:#ee7951;text-decoration:none;}
a:active{color:#ee7951;text-decoration:none;}
a:visited{color:#ed6f45;text-decoration:underline;}

img{border:0;}
	 

/*--------------------DIVs------------------------------*/

div#pagecenter
	{
	margin: 0 auto;
	width: 800px;
	}
	
div#header{height:115px;text-align:right;}
	
div#sitename
	{
	margin-left:21px;
	margin-top:57px;
	float:left;
	text-align:left;
	}
	
div#top-navi
	{
	height:100px;
	margin:auto;
	}
	
div.top-navi-links{background:url(../imgs/btn_contact.gif) no-repeat left top;width:161px;height:32px;}
div.top-navi-links a{display:block;width:161px;height:32px;text-indent:-9999px;}
	
div.left-navi-blog
	{
	width:170px;
	margin:0 43px 0 21px;
	float:left;
	}
	
div.left-widget
	{
	margin-top:1px;
	width:170px;
	text-align:left;
	margin-top:1px;
	padding-bottom:4px;
	}

div.left-widget div.widget-header{text-indent:-0.5em;}	

div#leftbarfooter
	{
	height:15px;
	}
	
div#rightbarfooter
	{
	height:15px;
	}
	
div.center-blog
	{
	width:333px;
	margin-right:62px;
	float:left;
	}
	
div.post-title{margin:0px;height:48px;line-height:24px;text-align:left;}
div.post-title h2{float:left;width:210px;font-size:16px;}
div.post-title h2 span{text-indent:-0.5em;display:block;}
div.post-title h2 strong{display:block;font-size:14px;}
div.post-title div.post_info{float:right;width:110px;text-align:right;font-size:10px;line-height:16px;padding-top:12px;}
div.post-title a{text-decoration:none;}

div.post-title h3{float:left;width:210px;font-size:14px;font-weight:bold;}
div.post-title h3#comments{float:none;width:333px;font-size:12px;}
div.post-title div.archive_post_info{float:right;width:110px;text-align:right;font-size:10px;line-height:16px;padding-top:0px;margin-top:-12px;}

div.archive_post-title{margin:0px;height:24px;line-height:24px;text-align:left;}
div.archive_post-title h2{float:left;width:210px;font-size:16px;}
div.archive_post-title h2 span{text-indent:-0.5em;display:block;}

div#single div.post-title{margin:0px;height:24px;line-height:24px;text-align:left;}

div.post-content
	{
	margin:0px;
	padding:10px 0;
	text-align:justify;
	border-top:#ee7951 1px solid;
	border-bottom:#ee7951 1px solid;
	}

div.post-content p{padding:0 0 1em 0;}

div.post-meta
	{
	text-align:right;
	margin:0px;
	padding:4px 0;
	height:14px;
	font-size:10px;
	margin-bottom:25px;
	}
	
div.archive_post-meta
	{
	margin:0px;
	}
	
div.single-meta
	{
	padding:2px 0;
	margin:5px 0;
	margin-top:10px;
	font-size:10px;
	text-align:right;
	line-height:16px;
	}
	
div.main-meta
	{
	border:#ee7951 1px dashed;
	padding:2px;
	margin:5px;
	margin-top:10px;
	}
	
div.commentblog
	{
	margin:0px;
	padding:5px;
	text-align:justify;
	border-top:#ee7951 1px solid;
	border-bottom:#ee7951 1px solid;
	}

div.singlecommentborder
	{
	float:left;
	}
	
div.gravatorblog
	{
	float:left;
	width:70px;
	}
	
div.singlecomment
	{
	float:left;
	width:333px;
	}
	
div.right-navi-blog
	{
	width:170px;
	float:left;
	text-align:left;
	}
	
div.right-widget
	{
	margin-top:1px;
	width:170px;
	margin-top:1px;
	padding-bottom:4px;
	}
	
div.right-widget div.widget-header{text-indent:-0.5em;}	

div.right-widget li{line-height:18px;padding:0;}

div.right-widget ul a:link{text-decoration:none;}
div.right-widget ul a:hover{text-decoration:underline;}
div.right-widget ul a:visited{text-decoration:none;}

div.right-widget ul li{padding:0 0 0 1em;background:url(../blog_imgs/cat_icon.jpg) no-repeat 1px 6px;}
div.right-widget ul li ul.children li{padding:0 0 0 0;background:url(../blog_imgs/bg.jpg) no-repeat left top;}

div.widget-header
	{font-weight:bold;}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
div#footer
	{
	height:49px;
	text-align:center;
	padding:5px;
	
	}

/*--------------------textgestaltung--------------------*/

p{
margin:0px;
     }

h1,h2,h3,h4,h5,h6{

margin:0px;
padding:0px;
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {display:none;}





dl{
     }
     dt{
          }
          dd{
          }

ul
	{
	margin:0px;
     }
ol{
     }
     li
	 {
	margin-top:3px;
	padding-top:2px;
	padding-bottom:2px;
	
      }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

address {
     }
	 
img.ogtzuq{
border:0px;

	}

/*--------------------linkgestaltung--------------------*/


a {
	
     }
a:link { 

     }
a:visited { 

     }
a:link:focus{ 

     }
a:link:hover, 
a:visited:hover {
 
    }
a:link:active, 
a:visited:active {
     }

.post-content a{
 
     }
.post-content a:link
	{
	 
     }
.post-content a:visited{  
     }
.post-content a:link:active, 
.post-content a:visited:active{ 
      }
	  
#single-meta a{
 
     }
#single-meta a:link
	{
	 
     }
#single-meta a:visited{  
     }
#single-meta a:link:active, 
#single-meta a:visited:active{ 
      }

.commentblog a{
 
     }
.commentblog a:link
	{
	 
     }
.commentblog a:visited{  
     }
.commentblog a:link:active, 
.commentblog a:visited:active{ 
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px 0 10px 0;
	margin:0px; 
	border-bottom:1px dashed #ee7951;
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;
	padding:0px;
	padding-top:5px;

	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
border:1px solid #ee7951;
background:#ee7951;
color:#fff;
margin:10px 0 5px 0;
	}

#commentform textarea {
	border:1px solid #ee7951;
	width:333px;
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
#calendar_wrap{margin-top:-1.5em;text-align:center;position:relative;}

tfoot td#prev{position:absolute;top:0px;left:40px;}
tfoot td#next{position:absolute;top:0px;right:40px;}

tfoot td#prev a,
tfoot td#next a{text-decoration:none;}

#wp-calendar {width:170px;}
 
#wp-calendar th {
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ee7951;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* add */
.post-content h1{font-size:22px;}
.post-content h2{font-size:20px;}
.post-content h3{font-size:18px;}
.post-content h4{font-size:16px;}
.post-content h5{font-size:14px;}
.post-content h6{font-size:10px;}

li.cat-item{font-weight:bold;font-size:13px;}
li.cat-item ul li.cat-item{font-weight:normal;font-size:12px;}
