/*  
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 

/*--------------------general--------------------*/

a:link, a:visited {
color: #8b1f25;
font-weight: normal;
text-decoration: none;
}

a:hover, a:active {
color: #37434e;
font-weight: normal;
text-decoration: none;
}

a:link.nav, a:visited.nav {
color: #8b1f25;
display: block;
font-weight: normal;
text-decoration: none;
border-left: 5px #8b1f25 solid;
margin: 1px 0px 1px 0px;
padding: 0px 0px 0px 1px;
}


a:hover.nav, a:active.nav {
background: #8b1f25;
color: #ffffff;
display: block;
font-weight: normal;
text-decoration: none;
border-left: 5px #ffffff solid;
margin: 1px 0px 1px 0px;
padding: 0px 0px 0px 1px;
}

body {
background: #000000 url("http://www.lee-dewyze.net/images/v8/background.jpg") fixed;
color: #6f726e;
font: 12px Arial normal;
text-align: justify;
}

blockquote {
background: #f9d75e;
color: #924f11;
font: 7pt Verdana normal;
text-align: justify;
width:450px;
border: 1pt #000000 solid;
margin: 1pt 1pt 3pt 1pt;
padding: 2px 2px 0px 2px;
}

center.news {
color: #6f726e;
font: 9px Georgia normal;
text-transform: uppercase;
}

img {
border: 0px #000000 solid;
}

img.gallery {
border: 1pt #000000 solid;
}

a img.gallery:hover {
border: 1pt #8b1f25 solid;
}

input {
background: #ffffff;
color: #29303a;
font-weight: normal;
text-align: center;
text-transform: uppercase;
border: 1pt #29303a solid;
margin: 0pt 0pt 1pt 0pt;
padding: 1pt 1pt 1pt 1pt;
}

p {
margin: 0px 0px 8px 0px;
}

select {
background: #ffffff;
color: #29303a;
font-weight: normal;
text-align: center;
text-transform: uppercase;
border: 1px #000000 solid;
padding: 1pt 1pt 1pt 1pt;
}

h1 {
background: #404040;
color: #ffffff;
font: 13.5px Arial normal;
text-align: center;
text-transform: uppercase;
border: 1px #000000 solid;
border-bottom: 0px #000000 solid;
margin: 0pt 0pt 0pt 0pt;
padding: 0pt 1px 0pt 1px;
}

h2 {
background: #ffffff;
color: #000000;
font: 12px Arial normal;
text-align: justify;
border: 1px #000000 solid;
margin: 0pt 0pt 0pt 0pt;
padding: 0pt 1px 0pt 1px;
}

h3 {
background: #404040;
color: #ffffff;
font: 12px Arial normal;
line-height: 9pt;
text-align: justify;
text-transform: uppercase;
border: 1px #000000 solid;
margin: -8px 0pt 8px 0pt;
}

#container {
position:absolute;
left:20%;
top:0px;
width:505px;
background: #ffffff;
}

#welcome {
position:absolute;
overflow:auto;
left:0px;
top:2px;
width:638px;
height:16px;
background: #000000;
}

#header {
position:absolute;
left:0px;
top:18px;
width:335px;
height:505px;
background: #ffffff;
border: 1px #000000 solid;
}

#ads {
position:absolute;
left:514px;
top:18px;
width:123px;
padding: 1px 0px 1px 1px;
background: #000000;
}

#navigation {
position:absolute;
left:337px;
top:18px;
width:177px;
padding: 1px 0px 1px 1px;
background: #000000;
}

#content {
position:absolute;
left:0px;
top:522px;
width:335px;
padding: 1px 1px 1px 1px;
background: #000000;
}

#footer {
position:relative;
left:-1px;
top:-10px;
width:334px;
background: #000000;
color: #8b1f25;
font: 8px Georgia normal;
margin: 2px 2px 2px 2px;
padding: 0px 0px 0px 0px;
}


/*--------------------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--------------------*/

ol.commentlist{}
.comment {}
.byuser {}
.comment-author-admin {}
.bypostauthor {}
 
 .depth-1{}

.depth-2{}
.depth-3{}
 

.even {}
.thread-even{}

.odd {}
.alt {}
.thread-odd {}
.thread-alt{}
 

.comment-author {}
.vcard{}
 
.comment-author cite{}
.vcard cite{}
 
.comment-author cite a{}
.vcard cite a{}
 

img.avatar{}

 

.comment-meta {}
.commentmetadata{}
 
.comment-meta a{}
.commentmetadata  a{}
 
ol.commentlist p{}
 

.reply{}
.reply a{}
 

 
 
/*child comments  ul list*/
 
ol.commentlist ul.children{} /*ul.children is also a css class in your sidebar please be aware of this*/
 


#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}


#respond{}
/*--------------------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{
     }

/*-------------------body class---------------------*/

 .rtl{}
 . home{}
 . blog{}
 . archive{}
 . date{}
 . search{}
 . paged{}
 . attachment{}
  .error404{}
 . single postid-(id){}
 . attachmentid-(id){}
 . attachment-(mime-type){}
 . author{}
 . author-(user_nicename){}
  .category{}
  .category-(slug){}
  .tag{}
  .tag-(slug){}
  .page{}
  .page-parent{}
  .page-child parent-pageid-(id){}
 . page-template page-template-(template file name){}
  .search-results{}
  .search-no-results{}
  .logged-in{}
  .paged-(page number){}
  .single-paged-(page number){}
  .page-paged-(page number){}
  .category-paged-(page number){}
  .tag-paged-(page number){}
  .date-paged-(page number){}
  .author-paged-(page number){}
  .search-paged-(page number){}


/*----post class---

there are so many here only i.e ----*/


.post{}
.sticky{}
.page{}
.tag{}
.hentry{}

.category-(slug){}

.tag-(slug){}


/*------------images-------*/
.wp-caption { }

.wp-caption img { }

.wp-caption p.wp-caption-text { }


.gallery{ }
    .gallery-item{  }
        .gallery-caption{ }
.attachment{ }
    .attachment img{ }
        div.caption{ }
        .imagenavi .alignright a{ }
         .imagenavi .alignleft a{ }   
        .imagenavi .alignright a img,
        .imagenavi .alignleft a img{ }
        
.left{}
.right{}
-center{}
.alignleft{}
.alignright{}
.aligncentered{}
