/*  
Theme Name: White Structure - Blue Version
Theme URI: http://wordpress.imblickpunkt.com
Description: Clean SEO Layout with different advertisment widget options. w3c Valid - xhtml and css.
Version: 1.0
Tags: seo, w3c, valid, easy, three columns, right sidebar, left sidebar, fixed width, widgets, easy customization, widget ready, valid css, valid xhtml, blue
Author: Schalkie
Author URI: http://www.gute-geschenke.net/
License :  GNU General Public License (GPL) version 3

	
 */

hmtl{

     }

body
	{
	margin:0px;
	background-color:#fff;;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#333;
     }

/*--------------------divs etc--------------------*/

div#headline
	{
	height:5px;
	background-color:#333333;
	border-bottom:1px #FFFFFF solid;
	}

div.pagecenter
	{
	margin: 0 auto;
	width: 980px;
	}

div#header-top
	{
	height:100px;
	padding:3px;
	font-size:11px;
	color:#206fa8;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	padding-left:180px;
	padding-top:30px;
	}
	
div#header-midle
	{
	border-bottom:#CCCCCC dotted 1px;
	height:1px;
	}
	
div#header-bottom
	{
	background-color:#333;
	font-weight:bold;
	height:100px;
	background-image:url(images/logo-bg.gif);
	border-bottom:1px solid #000000;

	}
	
div#sitecontentborder
	{
	background-color:#FFFFFF;
	padding:5px;
	}
	
div.topnavi
	{
	padding:3px;
	border-bottom:1px #000000 solid;
	padding-left:30px;
	background-image:url(images/topnavibg.gif);
	}
	
div.topnavilinks
	{
	float:left;
	}
	
div#leftframe
	{
	float:left;
	width:180px;
	margin-right:10px;
	}

div#leftframe-top
	{
	border-left:#CCCCCC dotted 1px;
	border-right:#CCCCCC dotted 1px;
	margin-bottom:5px;
	padding:5px;
	}
	
div.leftframe-blogs
	{
	border:#CCCCCC dotted 1px;
	margin-bottom:5px;
	padding:5px;
	}
	
img.ogtzuq{
border:0px;
color:#3B4D56;
	}

div#centerframe
	{
	width:460px;
	float:left;
	margin-right:10px;
	}
	
div#centerframe-single
	{
	width:650px;
	float:left;
	margin-right:10px;
	}
	
div.contentheader
	{
	border-bottom:#CCCCCC 1px dotted;
	}
	
div.contentmeta-head
	{
	text-align:right;
	font-size:10px;
	color:#999999;
	}
	
div.contentmeta-footer
	{
	text-align:right;
	font-size:10px;
	color:#999999;
	margin-bottom:15px;
	}
	
div.contentbody
	{
	text-align:justify;
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:3px;

	}

div#rightframe
	{
	float:left;
	width:310px;
	}
	
div#rightframe-top
	{
	margin-bottom:5px;
	padding:5px;
	}
	
div#rightframe-middle-one
	{
	width:140px;
	margin-right:6px;
	float:left;
	padding:5px;
	}

div#rightframe-middle-two
	{
	width:140px;
	float:left;
	padding:5px;
	}
	
div.widgetborder
	{
	margin-bottom:10px;
	border-bottom:1px #CCCCCC dotted;
	padding-bottom:5px;
	}
	
div.commentborder
	{
	border-bottom:1px #CCCCCC dotted;
	border-top:1px #CCCCCC dotted;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
	width:650px;
	text-align:justify;
	}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
div#footer
	{
	margin-top:5px;
	text-align:center;
	color:#333;
	font-size:10px;
	border-top:1px solid #ccc;
	font-weight:900;
	}


/*--------------------textgestaltung--------------------*/

p{

margin:0px;
padding:0px;
margin-top:3px;
padding-top:3px;
     }

h1
	{
	font-size:32px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}

h2
	{
	font-size:14px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	}

h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul
	{
	margin:0px;
	margin-left:0px;
	list-style:none;
	padding-left:0px;
     }
ol{
     }
     li
	{
	list-style:none;
	margin-top:3px;
	padding-top:3px;
	color:#7FB40E;
	background-image:url(images/linkicon.gif);
	background-repeat:no-repeat;
	padding-left:23px;
	height:20px;
	font-weight:bold;
	font-size:11px;
    }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
float:left;
border:solid #dddddd 3px;
margin-right:4px;
     }

address {
     }

/*--------------------linkgestaltung--------------------*/
#menu li {
	float:left;
	background-image:none;

}

#menu a {
	padding:0px;
	text-decoration:none;
	font:normal 14px/14px Verdana, Tahoma, sans-serif;
	margin-left:12px;
	padding-left:3px;

}

#menu a:visited:hover {
	padding:0px;
	text-decoration:none;
	font:normal 14px/14px Verdana, Tahoma, sans-serif;
	background-color:#FFFFFF;
	border-left:12px #009EE0 groove;
	margin-left:0px;
	padding-left:3px;
}

a {
	color:#005782;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover {
	color:#009EE0;
    }
a:link:active, 
a:visited:active {
     }

/*--------------------bilder als links--------------------*/
a img{
	border:0px;
     }
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--------------------*/

input#s{
border:1px solid #333;
     }

input#searchsubmit{
border:1px solid #333;
     }
	 
#searchform {

}



/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#111;
	background-image:none;
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;
	padding:0px;

	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
border:1px solid #333;
margin-bottom:3px;
	}

#commentform textarea {
	border:1px solid #333;
	width:650px;
	}

#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;
}


