/*  
Theme Name: vpminimal
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 

	
 */

.size-full {margin-bottom: 10px;}

.newspost {
	padding-bottom:30px;
}

#logo {
	width: 200px;
	height: 20px;
	font-style: normal;
	font-weight: bold;
	font-color: #ffff;
	background-color: #ffff;
	margin-top: 100px;
	font-size: 24px;
	padding-left: 20px;
	margin-left: -20px;
}

#name {
	padding-top:0px;
}

html{
     }

body{
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
     }

.current_page_item a:active, .current_page_item a:visited, .current_page_item a:link {
color: #fff; background-color: #ff6600;
}

#login {
	position: absolute;
	bottom: 40px;
	left: 20px;
}

#galleryNA {
	position: absolute;
	width: 650px;
	margin-left: -250px;
	margin-top: -320px;
	top: 50%;
	left: 50%;
}

#home {
	position: absolute;
	width: 650px;
	margin-left: -250px;
	margin-top: -250px;
	top: 50%;
	left: 50%;
}

#news {
	width: 170px;
	margin-top: 50px;
	font-size: 8pt;
}

.news-heading {
	font-weight: bold;
	color: #333;
}

.news-date {
	color: #999;
	font-size: 7pt;
}

#sidebar {
	position: absolute;
	float: left;	
	top: 0;
	left: 0;
	margin-left: 100px;
	margin-top: 0px;
	width: 200px;
	height: 100%;
}

#sidebar ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#sidebar li {
	list-style: none;
}

#sidebar ul ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0px;
}

#sidebar a:hover {
	color: #ff6600;
}

.float-left {
	float: left;
	margin-right: 0px;
	
}

#content {
	width: 1100px;
	margin-left: 300px;
	margin-top: 100px;
	padding-left: 50px;
	border-left: 2px solid #62d8d8;
	padding-right: 50px;
	padding-bottom: 10px;
}

#main .widget-area {
	float: left;
	overflow: hidden;
	width: 20%;
}

/*
#content {
	position: absolute;
	width: 1000px;
	margin-left: -300px;
	margin-top: -400px;
	top: 50%;
	left: 50%;
}
*/

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200px;
	text-align: left;
	padding-left: 100px;
	
}




/*--------------------for your text--------------------*/

p{
     }

#content p {
		margin-top: 0;
	padding-top: 0px;
	padding-left: 10px;
}

h1,h2,h3,h4,h5,h6{
     }

#content h3 {
	color: #000;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#content h4 {
background-color: #CCC;
margin: 0;
padding-left: 10px;
}

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 {
	color: #000;
	text-decoration: none;
     }

a:link { 
color: #000;
     }

a:visited { background-color:#ff6600;
     }

a:link:focus{
color: #ff6600; 
     }

a:link:active, 
a:visited:active {
    }

a:link:hover, 
a:visited:hover {
background-color:#ff6600;
color: #ff6600;
    }

a:hover
{ 
background-color:#ff6600;
}
/*--------------------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 {
	list-style: none;
padding-left: 10px;
     }

/*--------------------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{
     }