/*  
Theme Name: Autblog Theme
Theme URI: http://imblickpunkt.com
Description: Auf Autoblog optimiert
Version: 1.0
Author: Schalkie
Author URI: http://imblickpunkt.com

	
 */

hmtl{
     }

body
	{
	padding:0px;
	margin:0px;
	background-color:#1F6EA6;
	background-image:url(images/bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222;
     }
/*--------------------DIVs------------------------------*/

div#header
	{
	width:960px;
	height:44px;
	color:#3B5998;
	padding:10px;
	}

div#pagecenter
	{
	margin: 0 auto;
	width: 986px;
	}
	
div#content
	{
	width:982px;
	border:1px #999 solid;
	background-color:#FFFFFF;
	}
	
	div#content-left
		{
		float:left;
		width:637px;
		padding:10px;
		}
		
	div.postheader
		{
		width:100%;
		font-size:12px;
		border-bottom:1px solid #ddd;
		padding-bottom:5px;
		}
		
	div.postcontent
		{
		margin-top:10px;
		margin-bottom:10px;
		text-align:justify;
		}
		
	div.auszug
		{
		padding-bottom:5px;
		padding-top:5px;
		margin-left:20px;
		margin-right:20px;
		font-size:10px;
		color:#777;
		border-bottom:1px solid #777777;
		}
		
	div.infoone
		{
		width:300px;
		float:left;
		}
		
	div.infotwo
		{
		width:300px;
		float:right;
		}
		
	div.picbox
		{
		width:637px;
		}
		
	div#comentblog
		{
		width:627px;
		border:1px #999999 dotted;
		padding:5px;
		text-align:center;
		}
		
		div.infoone
			{
			width:300px;
			float:left;
			}
			
		div.infotwo
			{
			width:300px;
			float:right;
		}
		
div#content-right
	{
	padding:10px;
	border-left:1px #ccc solid;
	border-bottom:1px #ccc solid;
	background-color:#eee;
	float:left;
	width:300px;
	}
	
		div.linkblock
		{	
		padding-top:4px;
		}
		
	div.linkblockheader
		{
		margin-top:6px;
		text-align:right;
		font-weight:bold;
		color:#222;
		font-size:10px;
		}
		
	div.tagblock
		{
		padding-top:4px;
		}
		

div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
div#footer
	{
	text-align:center;
	padding:5px;
	}
/*--------------------textgestaltung--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
font-size:16px;
margin:0px;
padding:0px;
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}


hr {
color:#888888;
height:1px;
padding:0px;
margin:0x;
border:0px;
border-top:1px solid;
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{	margin:0px;
	padding:0px;
     }
ol{
	margin:0px;
	padding:0px;
     }
     li{
	margin:0px;
	padding:0px;
	overflow:hidden;
          }

    ul ul{
		margin:0px;
	padding:0px;
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }
.picbox img{
	float:left;
	padding:4px;
	border:1px solid #777777;
	margin:10px;
	}

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


.postheader a {
	color:#222;
	text-decoration:none;
     }
.postheader a:link { 
	color:#222;
	text-decoration:none;
     }
.postheader a:visited { 
	color:#222;
	text-decoration:none;
     }
.postheader a:link:focus{
	color:#222;
	text-decoration:none; 
     }
.postheader a:link:hover, 
.postheader a:visited:hover { 
	color:#222;
	text-decoration:none;
    }
.postheader a:link:active, 
.postheader a:visited:active {
     }
	 
.auszug a {
	color:#777;
	text-decoration:none;
	font-style:italic;
     }
.auszug a:link { 
	color:#777;

     }
.auszug a:visited { 
	color:#777;

     }
.auszug a:link:focus{
	color:#777;

     }
.auszug a:link:hover, 
.auszug a:visited:hover { 
	color:#777;

    }
.auszug a:link:active, 
.auszug a:visited:active {
     }
	 
div.linkblock a:link,
div.linkblock a:visited
	{
	display:block;
	padding:3px;
	padding-left:25px;
	list-style:none;
	background-image:url(images/linkicon.gif);
	background-repeat:no-repeat;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	color:#3B5998;
	margin-bottom:4px;
	background-color:#eeeeee;
	letter-spacing:0.1em;
	text-decoration:none;
	}
div.linkblock a:link:active,
div.linkblock a:hover
	{
	display:block;
	background-color:#fff;
	color:#3B5998;
	padding:3px;
	padding-left:25px;
	background-image:url(images/linkicon-on.gif);
	background-repeat:no-repeat;
	}

a {	color:#777;
     }
a:link { 	color:#777;
     }
a:visited { 	color:#777;
     }
a:link:focus{ 	color:#777;
     }
a:link:hover, 
a:visited:hover { 	color:#777;
    }
a:link:active, 
a:visited:active {	color:#777;
     }

/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active 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 {
	 
	}


.nocomments {
	text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;	 
	}

#commentform p {

	 
	}

.commentmetadata {
	 
	}

#commentform input {
	border:1px solid #333;
	}

#commentform textarea {
	border:1px solid #333;
	width:470px;
	}

#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;
	margin-right:5px;
}

.alignright {
	float: right;
	margin-left:5px;
}

.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;
}