/*  
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{
	padding: 0;
	font: 100% Verdana, Geneva, sans-serif;
        font-size:14px;
	color: #ffffff;
	margin-top: 0px;
	background-color: Black;
     }

#wrapper {
	width: 800px;
	background-color: Black;
	margin-left: -400px;
	margin-top: 0px;
	left: 50%;
	position: relative;
}

#header {
	color: #ffffff;
	background: black url(http://www.thegatheringnashville.com/images/G3.gif) no-repeat;
	height: 123px;
	line-height: 70%;
}


#content {
  width: 800px;
  float: left;
  padding: 20px 0;
  background-color: Black;
}

#sidebar {
  width: 150px;
  float: right;
  background-color: Black;
}
#footer {
	background: #575757;	
}
#footer p{
	font-size: 0.7em;
	padding: 5px 0 5px 0;
	text-align: center;
}

/*--------------------for your text--------------------*/
p.title {
  font-size:1.3em;
}

.post h1{
  font-size: 1.5em;
  font-weight: normal;
     }

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{
  border: none;
  margin: 5px;
     }

address {
     }

/*--------------------for links--------------------*/


a {
}
a:link, a:visited {
  color:white; 
}
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    color: #93BD34;
    }
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--------------------*/

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 {
border: 1px solid white;
background: #111;
color: white;
padding:5px;
	}
#commentform textarea:hover {
border: 1px solid white;
background: #ccc;
color: black;
padding:5px;
	}

#commentform #submit {
border: 1px solid white;
background: #111;
color: white;
padding:5px;	 
	}
#commentform #submit:hover {
border: 1px solid white;
background: #fff;
color: black;
}


#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{}

