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

.news-post {
	padding-bottom: 50px;
}

#logo {
	margin-bottom: 50px;
	font-size: 18px;
}

#credit {
	color: #999;
	margin-top: 2px;
}

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: #333;
}

#login {
	position: absolute;
	bottom: 40px;
	left: 20px;
}

#gallery {
	width: 800px;
}

#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: fixed;
	top: 0;
	left: 0;
	padding-left: 20px;
	padding-top: 20px;
	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: 10px;
}

#sidebar a:hover {
	text-decoration: none;
	color: #333;
}

.float-left {
	float: left;
	margin-right: 10px;
}

#content {
	width: 800px;
	margin-left: 200px;
	margin-top: 90px;
}

/*
#content {
	position: absolute;
	width: 800px;
	margin-left: -300px;
	margin-top: -400px;
	top: 50%;
	left: 50%;
}
*/

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
}

/*--------------------for your text--------------------*/

p{
     }

#content p {
		margin-top: 0;
	padding-top: 0;
}

h1,h2,h3,h4,h5,h6{
     }

#content h3 {
	color: #333;
	margin-bottom: 0;
	padding-bottom: 10px;
}

#content h4 {
background-color: #CCC;
margin: 25px 0 5px 0;
padding: 5px 5px;
}

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: #999;
	text-decoration: none;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
color: #333;
    }
a:link:active, 
a:visited:active {
     }

/*--------------------iamges as a link--------------------*/
a img{
	border: none;
     }
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 {
	}

#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{
     }

