/*  
Theme Name: default theme empty
Theme URI: 
Description: empty WP Theme without design but full with html comments to exlain the wp template tags
Version: 1.6
Author: MTS von webdesign-in.de und texto.de
Author URI: http://www.texto.de 

	
 */

html{
     }

body{
     }
/*best-cams stylesheet*/
/* --------------- Einstellung für alle Elemente ---------------*/

html * { 

			margin: 0; 

			padding:0; 

		}



body {

	background-color:#363b42;

	text-align: center;

	font-size: 82.50%;

	font-family: Verdana, Tahoma, Arial, sans-serif;

	color: #ccc;

}





/* --------------- Header ---------------*/

#cheader {

	width:100%;

	height: 254px;

	background: url(images/bg_page.jpg) left bottom repeat-x;

	text-align: center;

}

#header {

	width: 797px;

	height: 254px;

	margin: 0px auto 0px auto;

	background: url(images/bg_header.jpg) left bottom no-repeat;

	text-align: left;

	overflow: hidden;

}

#header #logo{

	float: left;

	margin: 19px 0px 0px 0px;

	width: 215px;

	height: 84px;

}



#header #hm{

	float: left;

	width: 540px;

	margin: 0px 0px 0px 40px;

	height: 108px;

}

#header #hm ul{

	list-style-type: none;

}

#header #hm ul li{

	list-style-type: none;

	float: left;

	color: #fff;

}

#header #hm ul li a{

	display: block;

	float: left;

	width: 108px;

	height: 93px;

	padding: 15px 0px 0px 0px;

	background: url(images/bg_hm.gif) left top no-repeat;

	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;

	color: #fff;

	text-decoration: none;

	text-align: center;

}

#header #hm ul li a:hover,

#header #hm ul li a:hover.active,

#header #hm ul li a.active{

	height: 30px;

	padding: 78px 0px 0px 0px;

	background: url(images/bg_hm_active.gif) left top no-repeat;

}



/* --------------- Page ---------------*/

#page {

	width:100%;

	text-align: center;

}

#ccontent {

	width: 797px;

	margin: 0px auto 0px auto;

	text-align: left;

	overflow: hidden;

}

#cleftmenue {

	clear: left;

	float: left;

	width: 213px;

	background: url(images/bg_submenue.jpg) left top repeat-x;

}

/* --------------- leftmenue ---------------*/

#leftmenue {

	clear: left;

	float: left;

	width: 173px;

	margin: 30px 0px 0px 20px;

	font-size: 82.50%;

}

#leftmenue h2{

	margin: 0px 0px 5px 0px;

	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;

	font-size: 137.50%;

	font-weight: bold;

	color: #80d900;

	text-transform: uppercase;

}

#leftmenue a{

	color: #ccc;

}

#leftmenue ul{

	margin: 0px 0px 30px 0px;

	list-style-type: none;

}

#leftmenue ul li{

	margin: 6px 0px 6px 0px;

	padding: 0px 0px 0px 20px;

	list-style-type: none;

	background: url(images/pointer01.gif) left 3px no-repeat;

}

#leftmenue ul li a{

	text-decoration: none;

}

#leftmenue ul li a:hover.active,

#leftmenue ul li a.active{

	color: #80d900;

}

#leftmenue div.news{

	margin: 0px 0px 30px 0px;

	line-height: 1.5em;

}



/* --------------- content ---------------*/

#content {

	float: left;

	width: 510px;

	margin: 30px 0px 20px 53px;

	line-height: 1.7em;

}

#content h1{

	margin: 0px 0px 1em 0px;

	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;

	font-size: 182.50%;

	font-weight: normal;

	color: #fff;

}


#content p{

	margin: 0px 0px 2em 0px;

}

#content a{

	color: #80d900;

}


.entry-header {			background-image: url(images/bg-entry-post-header.gif); background-repeat: no-repeat;
						width:  510px; height:  81px; float: left;
						}
						
.entryh2{				margin: 8px 0 0 57px;
						padding: 0 0 0 7px;	
						float: left;
						height: 42px;
						width: 440px;
						
						}

html * entryh2 h2 { margin-top: 15px; }						
.entryh2 h2 {	        font: small-caps 17px Verdana;
						font-weight: normal; padding: 0px; margin-top: 7px; }	
						
.entryh2 h3 {	        font:small-caps 17px Verdana;
						font-weight: normal; padding: 0px; margin-top: 7px; }

.entry-header a {		
						text-decoration: none;
						}
						
.entrytext { 			background-color: #252a31;
						padding: 5px;
						text-align: justify;
						}
						
						
.kategorie{				margin: 5px 0 0 10px;
						font-size: 12px;
						height: 30px;
						float: left; }
						
.post-entry {			margin-bottom: 25px; }

.entry-footer {			background-image: url(images/bg_entry-footer.gif); background-repeat: no-repeat;
						height:  32px;
						width: 510px;
						padding: 4px 0 0 9px;
						color: #696e75;
						}
						
.wigget {				margin-bottom: 5px; }

.wigget a {				color: #80d900;
						text-decoration: underline; }
						
.wigget a:hover {		text-decoration: none; }

.pingback {				border: 1px solid #27282a;
						background-color: #2e333a;
						padding: 5px;
						margin-bottom: 15px;
						}
						
.comments {					
							margin-top: 15px;
							color:#fff;
							padding:15px 15px 5px;
							margin:0 0 0 0px;
							overflow: hidden;
							border-top: 6px solid #80d900;
							color: #cccccc;
							text-align: left; }
							 
input {background: #252a31; border: 1px solid #484949; color: #d3d3d3;	}
textarea { background: #252a31; border: 1px solid #484949; color: #d3d3d3;}					
form 
{
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea 
{
	font:1em Arial, Helvetica, sans-serif;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}
.submit2
{
color: #000;
background: #76c801;
border: 1px outset #d7b9c9;
margin-top: 7px;
} 

.kommentardatum {	font-size: 11px; float: left; margin-left: 3px;}
/* --------------- footer ---------------*/

#cfooter {


	margin-top: 5px;
	width:100%;

	height: 50px;

	background-color: #282e34;

	border-top: 1px solid #5f5f5f;

	text-align: center;

}

#footer {

	width: 797px;

	margin: 0px auto 0px auto;

	text-align: left;

	overflow: hidden;

}

#bestcams {

	float: right;

	margin: 16px 0px 0px 0px;

	font-size: 75.00%;

	color: #999;

}

#bestcams a{

	color: #999;

}



/* --------------- Formulare ---------------*/

#content form {

	clear: left;

	line-height: normal;

	width: 360px;

}

#content label {

	clear: left;

	float: left;

	margin: 10px 0px 0px 0px;

}

#content label.plabel {

	font-weight: bold;

}

#content input,

#content select,

#content textarea {

	clear: left;

	float: left;

	width: 360px;

}

#content input.submit {

	width: auto;

	float: right;

	margin: 10px 0px 0px 0px;

}

#content input.reset {

	width: auto;

	margin: 10px 0px 0px 0px;

}

/*--------------------for your text--------------------*/

p{ margin: 0px; padding: 0px;
     }



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{
     }

address {
     }

/*--------------------for links--------------------*/


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

/*--------------------iamges as a link--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies --------------------*/

body img.wp-smiley{
     }



/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist { 
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------calendar--------------------*/
 
#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 in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

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

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }

img.centered, .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}