/*  

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-color:#b0bdc5;

	background-image:url(images/page-bg.gif);

	background-repeat:repeat-x;

	font-family:arial, Helvetica, sans-serif;

	font-size:Medium;

	color:#333;
	
	line-height: 120%;

     }

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



div#pagecenter

	{

	margin: 0 auto;

	width: 1025px;

	background-color:#FFF;

	}

	

div#header

	{

	height:225px;

	text-align:right;

	color:#FFFFFF;

	}

div#header img {
	border:none;
	margin:0;
	padding:0;
	
}
	

div#sitename

	{

	margin-left:15px;

	margin-top:15px;

	font-size:24px;

	float:left;

	text-align:left;

	}

	

div#top-navi

	{

	background-image:url(images/top-navi-bg.gif);

	height:29px;

	margin:auto;

	}

	

div.top-navi-links

	{

	margin-top:6px;

	padding-left:12px;

	padding-right:12px;

	float:left;

	font-size:12px;

	font-weight:900;

	

	}

	

div.left-navi-blog

	{

	width:185px;

	margin-right:10px;

	float:left;

	}

div.left-navi-blog ul li{
	text-align:left
	
}

div.left-widget

	{

	margin-top:1px;

	width:200px;

	margin-top:1px;

	background-color:#FFF;

	padding-bottom:4px;

	}

	

div#leftbarfooter

	{

	/* background-image:url(images/leftbar-footer.gif); */

	height:15px;

	}

	

div#rightbarfooter

	{

	/* background-image:url(images/rightbar-footer.gif); */

	height:15px;

	}

	

div.center-blog

	{

	width:600px;

	margin-right:10px;

	float:left;

	margin-top:10px;

	}

div.post-date{
	text-align:right;
	padding-top:4px;
}

div.post-title

	{

	margin:0px;

	padding:5px;

border-bottom-color:#D12E3C;
border-bottom-style:solid;
border-bottom-width:thin;
border-top-color:#D12E3C;
border-top-style:solid;
border-top-width:thin;
  margin-top: 5px;
  font-size:23px;
  color:#00004D;
  text-align:left;
	}

div.search-post-title 	{

	margin:0px;

	padding:5px;

border-bottom-color:#D12E3C;
border-bottom-style:solid;
border-bottom-width:thin;
border-top-color:#D12E3C;
border-top-style:solid;
border-top-width:thin;
  margin-top: 5px;
  font-size:17px;
  color:#00004D;
  text-align:left;
	}
	

div.post-content

	{

	background-color:#FFFFFF;
	
	line-height:130%;

	margin:0px;

	padding:5px;

	text-align:justify;

	}
	
div.post-content img{
	margin-top:10px;
	margin-bottom:10px;
	border:solid medium;
	padding:0px;
	
	
}
	
div.post-content object{
	margin-top:10px;
	margin-bottom:10px;
}

div.post-content p{
	margin-bottom:13px;
}

div.post-content embed{
	margin-top:10px;
	margin-bottom:10px;
}

div.post-meta

	{

	height:14px;
	
	text-align:left;
	
	padding-bottom:20px;
	
	padding:14px;


	}

	

div.single-meta

	{

	border:#444 1px dashed;

	padding:2px;

	margin:5px;

	margin-top:10px;

	color:#202D32;

	background-color:#B0BDC5;

	font-size:10px;

	}

	

div.main-meta

	{

	border:#ccc 1px dashed;

	padding:2px;

	margin:5px;

	margin-top:10px;

	color:#666;

	background-color:ddd;

	font-size:10px;
	


	}

	

div.commentblog

	{

	background-color:#B0BDC5;

	margin:0px;

	padding:5px;

	text-align:justify;

	border-top:#000000 1px solid;

	border-bottom:#000000 1px solid;

	}



div.singlecommentborder

	{

	float:left;

	}

	

div.gravatorblog

	{

	float:left;

	width:70px;

	}

	

div.singlecomment

	{

	float:left;

	width:410px;

	}

	

div.right-navi-blog

	{

	width:200px;

	float:left;
	
	text-align:left;
	
	padding-left:5px;
	
	line-height:90%;

	}
	
div.right-fixed-links

	{

	width:200px;

	float:left;

	}
	

div.right-widget

	{
		
	line-height:130%;

	margin-top:1px;

	width:200px;

	margin-top:1px;

	background-color:#FFF;

	padding-bottom:4px;

	padding-right:5px;

	}

	

div.widget-header

	{

	color:#FFFFFF;

	font-weight:bold;

	padding-left:10px;

	padding-top:3px;

	}

	

div.clear

	{

    clear: left;

    margin: 0;

    padding: 0;

    height: 0;

    line-height: 0;

    font-size: 0;

	}

	

div#footer

	{

	background-image:url(images/top-navi-bg.gif);

	height:19px;

	text-align:center;

	padding:5px;

	color:#FFFFFF;

	}



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



p{

margin:0px;

     }



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

color:#00004D;

margin:0px;

padding:0px;

font-size:Larger;

line-height: 120%;

     }





acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	

	}



blockquote {

	

	}



blockquote cite {

	

	}







hr {

	

	}











dl{

     }

     dt{

          }

          dd{

          }



ul

	{



     }

ol{

     }

     li

	 {


      }



    ul ul{

         }



blockquote{

     }

     blockquote p{

          }



code{

     }



pre{

     }



b, strong,i,em {

     }



img{

	border:1px solid #B0BDC5;

	padding:3px;

	margin:2px;

     }



address {

     }

	 

img.ogtzuq{

border:0px;

color:#FFF;

	}



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





a {



     }

a:link { 

text-decoration : none;
  font-weight : bold; 
  color:#00004D; 
     }

a:visited { 

text-decoration : none;
  font-weight : bold;
  color:#00004D; 
     }

a:link:focus{ 
text-decoration:underline;
  font-weight : bold;
  color:#00004D; 
     }

a:link:hover, 

a:visited:hover {

text-decoration:underline;
  font-weight : bold; 
  color:#00004D; 

    }

a:link:active, 

a:visited:active {
	text-decoration:none;
	  font-weight : bold;
	  color:#00004D; 

     }



.post-content a{

color:#00004D; 

     }

.post-content a:link

	{

	color:#00004D; 

     }

.post-content a:visited{ color:#00004D; 

     }

.post-content a:link:active, 

.post-content a:visited:active{color:#00004D; 

      }

	  

#single-meta a{

color:#00004D; 

     }

#single-meta a:link

	{

	color:#00004D; 

     }

#single-meta a:visited{ color:#00004D; 

     }

#single-meta a:link:active, 

#single-meta a:visited:active{color:#00004D; 

      }



.commentblog a{

color:#00004D; 

     }

.commentblog a:link

	{

	color:#00004D; 

     }

.commentblog a:visited{ color:#00004D; 

     }

.commentblog a:link:active, 

.commentblog a:visited:active{color:#00004D; 

      }



/*--------------------bilder als links--------------------*/

a img{


	padding:3px;

	margin:2px;

     }

a:link img { 

     }

a:visited img { 

     }

a:link:active img, 

a:visited:active img {

      }

	  

a:link:hover img, 

a:visited:hover img {


    }



/*--------------------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;

	margin:0px;

	list-style:none;

	color:#111;

	 

	}



.commentlist cite, 

.commentlist cite a {

	 

	}



.commentlist p {

text-align:justify;

	padding:0px;

	padding-top:5px;



	 

	}



#commentform p {

	 

	}



.commentmetadata {

	 

	}



#commentform input {

border:1px solid #333;

margin-bottom:3px;

	}



#commentform textarea {

	border:1px solid #333;

	width:488px;

	}



#commentform #submit {

	 

	}



/*--------------------fuer den wp kalender--------------------*/

 

#wp-calendar th {

	 

	}





#wp-calendar {

	empty-cells: show;

	

	}



#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 #ddd;

	text-align: center;

	background-color: #f3f3f3;

	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 {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}




/* Start of CSS copied from old site */



#blog-header  {
height:200px;
width:100%;
  background: #CCCCCC url(http://www.benzblogger.com/HeaderPattern.jpg) top right repeat-x;
  position:absolute;
  overflow:hidden;
  top:0px;
  left:0px;
  z-index:1;
  }

	#home-button{
	position:relative;
	background: #fff url(http://www.benzblogger.com/buttonBackground.jpg) top right repeat-x;
	left:0px;
	width:165px;
	height:34px;
	z-index:5;
	border-width:1px;
    border-color:#00004D;
    border-style:solid;
	text-align:center;
	vertical-align:middle;
	margin-top:5px;
	}
	#home-button a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#00004D;
	font-size:23px;
	line-height:33px;
	}
	#home-button:hover{
	background: #fff url(http://www.benzblogger.com/buttonBackgroundHover.jpg) bottom right repeat-x;
	cursor:pointer; 
	cursor:hand;
	}
	#subscribe-icon{
	position:relative;
	left:130px;
	top:-26px;
	z-index:60;
	}
	#subscribe-icon img{
	  border: 0;
  	display:block;
	}
	#subscribe-button{
	position:relative;
	background: #fff url(http://www.benzblogger.com/buttonBackground.jpg) top right repeat-x;
	left:0px;
	width:165px;
	height:34px;
	z-index:5;
	  border-width:1px;
  border-color:#00004D;
  border-style:solid;
	text-align:center;
	vertical-align:middle;
	}
	#subscribe-button a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#00004D;
	font-size:23px;
	line-height:33px;
	}
	#subscribe-button:hover{
	background: #fff url(http://www.benzblogger.com/buttonBackgroundHover.jpg) bottom right repeat-x;
	cursor:pointer; 
	cursor:hand;
	}
	#about-button{
	position:relative;
	background: #fff url(http://www.benzblogger.com/buttonBackground.jpg) top right repeat-x;
	border-width:1px;
    border-color:#00004D;
    border-style:solid;
	left:0px;
	width:165px;
	height:34px;
	z-index:5;
	text-align:center;
	vertical-align:middle;
	}
	#about-button a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#00004D;
	font-size:23px;
	line-height:33px;
	}
	#about-button:hover{
	background: #fff url(http://www.benzblogger.com/buttonBackgroundHover.jpg) bottom right repeat-x;
	cursor:pointer; 
	cursor:hand;
	}
	#buy-button{
	position:relative;
	background: #fff url(http://www.benzblogger.com/buttonBackground100.jpg) top right repeat-x;
	border-width:1px;
    border-color:#00004D;
    border-style:solid;
	left:0px;
	width:165px;
	height:85px;
	z-index:5;
	text-align:center;
	vertical-align:middle;
	}
	#buy-button a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#00004D;
	font-size:23px;
	line-height:27px;
	}
	#buy-button:hover{
	background: #fff url(http://www.benzblogger.com/buttonBackgroundHover100.jpg) bottom right repeat-x;
	cursor:pointer; 
	cursor:hand;
	}
  }


  


#right-menu p {
  line-height: 140%;
  margin-top: 5px;
  margin-bottom: 1em;
  }
  


div.right-fixed-links {
	line-height:122%;
	
}

div.right-fixed-links a:link, a:visited {
  color: #00004D;
  background: transparent; 
  }

div.right-fixed-links a:hover {
  color:#00004D;
  background: transparent; 
  }

div.right-fixed-links a:active {
  color: #00004D;
  background: transparent;
  }



div.right-fixed-links ul, #left-sidebar ul   {
  padding-left: 5px;
  font-weight:bold;
  color: #00004D;
  }

div.right-fixed-links ul li, #left-sidebar ul li {
  list-style:disc, inside, ;
  vertical-align: top;
  margin-left:15px;
  padding-left: 10px;
  }
  

  
  /* Forms ----------------------------------------*/
input.text {
background-color:#FFFFFF;
border: 1px solid #666666;
margin-bottom:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px; 
}

input.email {
background-color:#FFFFFF;
border: 1px solid #666666;
margin-bottom:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
}

input.search {
background-color:#FFFFFF;
border: 1px solid #666666;
margin-bottom:3px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

legend.type {
  margin-top: 5px;
  font-size:35px;
  color:#00004D;
  padding-left:15px;
  padding-right:15px;
  }
  
select {
background-color:#FFFFFF;
border: 1px solid #666666;
margin-bottom:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; 
}

textarea {
background-color:#FFFFFF;
border: 1px solid #666666;
margin-bottom:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px; 
}

fieldset.form {
float:left;
clear:left;
width:100%;
margin: 0 0 0 0;
padding-right:15px;
border: 0 none;
}

fieldset.submit {
float:none;
width:auto;
border: 0 none #FFF;
padding-left: 6em;
}

fieldset.submit2 {
float:none;
width:auto;
border: 0 none #FFF;
padding-left: 15em;
}

