/*  
Theme Name: TVA
Theme URI: 
Description: Bla bla bla.
Version: 1.0
Author: CL
Author URI: http://www.b-interactive.de 

	
 */

html, body {margin: 0; padding: 0; text-align: center;}

hmtl{
     }

body{
  background-color: #000;
  color: #fff;
  margin-top: 20px;
     }
     


/*--------------------textgestaltung--------------------*/

body, p, a {
  color: #fff;
  font-family: arial, verdana, sans-serif;
  font-size: 10pt;
}

p{
     }
     
.small {
  font-size: 7pt;
  }

h1,h2,h3,h4,h5,h6{
  color: #009ee0;
  font-family: georgia, serif;
  font-weight: normal;
     }
     
h3 {
  font-family: arial, verdana, sans-serif;  
}
     
h4 {
  font-family: arial, verdana, sans-serif;
  font-size: 10pt;
}

strong {
  font-weight:normal;
}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}

li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
}




img {
  border:none;
  
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {
  text-decoration: none;
     }

#content a, #middle a, #sidebar a {
  border-bottom: 1px dotted #fff;
}

a:hover {
  color:#009ee0;
}

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

/*--------------------bilder als links--------------------*/
a.img {
  border: none;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }
a img {
  border:none;
}

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
  border: 1px solid #666;
  background-color: #000;
  color: #fff;
	}

#commentform textarea {
  border: 1px solid #666;
  background-color: #000;
  color: #fff;
	}

#commentform #submit {
	
	}
	
#comments, #comments a {
  color: #009ee0;
}

#comments a {
  border-bottom: 1px dotted #009ee0;
}

#respond {
  color: #009ee0;
}

ol.commentlist li {
  margin-bottom:10px;
}

ol.commentlist li p {
  margin:0;
}

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

/*--------------------Layout--------------------*/

#container {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  background-image: url(images/head_bg3.jpg);  
  background-repeat: no-repeat;
}

#header {
  height: 300px;
  width:500px;
  display: block;
}


#header a.title {
  color: #009ee0;
  background: none;
  font-family: georgia, serif;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  font-size: 28pt;
  padding: 5px;
  line-height: 34pt;  
  border: none;
}


/*
#header #menue li a {
  color: #009ee0;
  background-color: #fff;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  font-size: 10pt;
  padding: 4px;
  line-height: 24pt;  

}
*/

#content {
  width: 500px;
  float: left;
  padding-right: 20px;
}

#middle {
  width: 160px;
  float: left;
  margin-right: 20px;
}

#sidebar {
  width: 260px;
  float: right;
}

#sponsors a {
  text-decoration:none;
  border:none;  
}

#content a.h1, .h1 {
  color: #009ee0;
  font-family: georgia, serif;
  font-size: 18pt;
  text-decoration: none;
  border: none;
}

#content a.img {
  margin-right:10px;
  border:none;
  text-decoration:none;
}

#content a.img {
  border:none;
  text-decoration:none;
}

a:link.img {
  border:none;
  text-decoration:none;
}



#sidebar h2, #middle h2 {
  text-align: left;
  font-weight: normal;
  font-size: 14pt;
  margin-top: 20px;
  margin-bottom: 5px;
}

#sidebar ul li, #middle ul li {
  margin-top: 2px;
  margin-bottom:3px;
}

.event_list {
  text-decoration: none;
  margin-bottom: 10px;
}

.dotted {
  border-bottom: 1px dotted #fff;
}

img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered
{
text-align:center;
margin:0 auto;
}

table, td, tr {
  border:none;
  margin:none
}

.comment-author, .comment-author a {
  color: #009ee0;  
}

h2 {
  font-weight:normal;
}

#middle ul li {
  margin-top:10px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2008 Stu Nicholls - stunicholls.com - all rights reserved.
=================================================================== */
 
#nav {padding:0; margin:0; font-family:arial, verdana, sans-serif; background:#000;}
#nav dt b a, #nav dt a {font-weight:normal; font-size:13pt; color:#000; background-color:#fff;line-height:25pt;padding:3px; padding-left:10px; padding-right:10px;cursor:pointer;}
#nav dt a {color:#000; text-decoration:none;}
#nav dd {padding:0; margin:0;}
#nav dd ul {padding:0; margin:0; list-style:none;}
#nav dd ul li {padding-left:10px;}
#nav dd ul li a {font-size:10pt; line-height: 12pt; color:#fff; text-decoration:none;}
#nav a, #nav dt a, #nav dd ul li a {border:none;}
#nav a:hover {color:#009ee0;}



