/*  
Theme Name: Gadger Theme
Theme URI: http://www.gadger.net
Description: Eben einfach nur Gadger
Version: 1.0
Author: Schalkie
Author URI: http://imblickpunkt.com

	
 */

hmtl{
     }

body
	{
	padding:0px;
	margin:0px;
	background-color:#eee;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#333;
     }
/*--------------------DIVs------------------------------*/

div#pagecenter
	{
	margin: 0 auto;
	width: 980px;
	}

div#headertop
	{
	margin-top:20px;
	text-align:right;
	color:#000;
	}
	
div#logoline
	{
	width:980px;
	height:32px;
	background-image:url(images/gadger-logo-bg.gif);
	}
	
div#logo
	{
	background-image:url(images/gadger-logo.gif);
	width:236px;
	height:32px;
	}
div#bigrahmen
	{
	float:left;
	width:800px;
	}	
div#contentrahmen
	{
	width:510px;
	float:left;
	margin-top:8px;
	}

div.contentbanner
	{
	margin-left:11px;
	margin-bottom:10px;
	margin-top:10px;
	width:468px;
	height:60px;
	padding:5px;
	border:1px solid #666666;
	background-color:#FFFFFF;
	}
	
div.contentblog
	{
	background-color:#fff;
	margin-top:3px;
	padding-top:5px;
	color:#222;
	}
	
div.postheader
	{
	padding:2px;
	padding-left:5px;
	background-color:#222;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	background-image:url(images/postheader-bg.gif);
	color:#666666;
	}

div.postcontent
	{
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	}
	
div.postfooter
	{
	padding:5px;
	text-align:right;
	}
	
div#whitenavirahmen
	{
	float:left;
	margin:10px;
	width:270px;
	background-color:#FFFFFF;
	}
	
div.linkblock
	{
	margin-left:10px;
	margin-right:10px;
	margin:10px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	display:block
	}
	
div#singlemeta
	{
	font-size:9px;
	padding:5px;
	margin:10px;
	}
	
	
div#blacknavirahmen
	{
	padding:10px;
	margin-top:10px;
	float:left;
	width:160px;
	background-color:#fff;
	}
	
div.commentsblog
	{
	border:1px dotted #ddd;
	font-size:11px;
	padding:5px;
	background-color:#FDFDFD;
	margin-bottom:10px;
	margin:10px;
	}
	
div.vorzurueck
	{
	background-color:#FFFFFF;
	margin-top:3px;
	}
	
div.vor
	{
	width:245px;
	float:left;
	padding:5px;
	}
	
div.zurueck
	{
	width:245px;
	float:left;
	padding:5px;
	text-align:right;
	}
	
	
div#footer
	{
	margin-top:10px;
	width:980px;
	float:left;
	border-top:1px solid #000000;
	text-align:center;
	}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}



/*--------------------textgestaltung--------------------*/

p{
     }

h1
	{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#FFCC00;
	}

h2
	{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#FFCC00;
	}

h3,h4,h5,h6{
     }


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{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
	border:1px solid #CCCCCC;
	padding:4px;
     }

address {
     }

/*--------------------linkgestaltung--------------------*/

div.linkblock a:link,
div.linkblock a:visited
	{
	display:block;
	background-color:#fff;
	padding:5px;
	}
div.linkblock a:link:active,
div.linkblock a:hover
	{
	display:block;
	background-color:#eee;
	color:#A08B00;
	padding:5px;
	}

div.postheader a:link,
div.postheader a:visited
	{
	margin:0px;
	padding:0px;
	color:#ffde00;
	text-decoration:none;
	}
	
div.postheader a:hover,
div.postheader a:visited:hover
	{
	color:#ffea00;
	text-decoration:underline;
	}

a {
	color:#000;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------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--------------------*/
.commentborder img
	{
	float:left;
	margin-right:3px;
	}
	
.commentborder p
	{
	margin:0px;
	margin-bottom:5px;
	}

.alt {
	 
	}

.commentlist {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
color:#333333;
	 
	}
 
.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 #888;
margin-bottom:3px;
	}

#commentform textarea {
	border:1px solid #888;
	width:456px;
	}

#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;
}

.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;
}


