/*  
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 

	
 */

body {background-color:#585858; text-align:center; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#wrap { margin:auto; width:974px; text-align:left;}
#header { margin:auto; width:974px; background-image:url(images/header.jpg); height:175px;}
.spacer {height:125px;}
#navi {margin-left:280px; color:#FFFFFF; font-size:14px; font-weight:bold;}
.clear {clear:both;}


#footer {font-size:10px; font-family:verdana; margin:auto; width:800px; text-align:center; margin-top:20px;
}
#content {width:1000px; background-image:url(images/background.gif); background-repeat:repeat-y; text-align:left;}
#left {width:170px; float:left; margin-left:25px;}
#mid {width:500px; float:left;}
#right {width:230px; float:left;}
.title {background-image:url(images/title.jpg); width:498px; height:82px; background-repeat:no-repeat;}
.title h2 {padding-left:45px; margin:0px; font-size:14px; padding-top:15px;}
.title h3 {padding-left:45px; margin:0px; font-size:14px; padding-top:15px;}

.widgettitle {background-image:url(images/widget.gif); background-repeat:no-repeat; padding-top:10px; width:230px; height:54px; text-align:center; font-size:14px; font-weight:bold; color:#FFFFFF;}

.nolist li{list-style:none; padding-left:0px; margin-left:0px; font-family:verdana; font-size:10px;
          }
.nolist ul{list-style:none; padding-left:0px; margin-left:0px;
     }
.nolist ul li{list-style:none; padding-left:0px; margin-left:0px;
     }
.thumb {float:left; margin-right:10px;}



/*--------------------for your text--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
     }


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:link {text-decoration:none; color:#660000; font-weight:bold; }
A:visited { text-decoration:none; color:#660000; font-weight:bold; }
A:active {text-decoration:none; color:#660000; font-weight:bold;}
A:hover { text-decoration:none; color:black; font-weight:bold;	}

#navi A:link {text-decoration:none; color:white; font-weight:bold; margin-right:20px; }
#navi A:visited { text-decoration:none; color:white; font-weight:bold; margin-right:20px;}
#navi A:active {text-decoration:none; color:white; font-weight:bold; margin-right:20px;}
#navi A:hover { text-decoration:none; color:black; font-weight:bold; margin-right:20px;	}


/*--------------------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 { width:400px;
	}

#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{
     }





