/*  
Theme Name: photoimagine_de
Theme URI: 
Description: Dark Theme for Photoimagine.de
Version: 0.1
Author: Roberto Vasquez Angel
Author URI:

	
 */
* {
  margin: 0px;
  padding: 0px;
}

html{
     }

body {
  background-color: #333333;
font-family:Arial,Veranda,sans serif;
font-size:13px;
font-weight:normal;
color: white;
}

#logo {
  margin-top: 10px;
  margin-left: 10px;
  background-image: url('images/logo.png');
  height: 60px;
  width: 343px;
}
/*
#header {
  border: 1px solid red;
  height: 100px;
  width: 100%;
}
*/
#navigation {
  border-bottom: 1px solid black;
  /*position: absolute;
  height: 30px;
  top: 100px;
  width: 100%;*/
  text-align: right;
  padding-bottom: 5px;
}

#navigation li{
  display: inline;
  list-style-type: none;
  margin-right: 20px;
  
}

#content_wrapper {
  margin-left:  0;
  margin-right: 0; 
  width: 100%;
  
  
}

#content, .hentry {
  margin-left:  0;
  margin-right: 0;
  padding: 20px;
  background-color: #999999;
/*
  width: 90%;
  min-height: 300px;
  padding: 20px;
  border: 1px solid red;
  */
}

#footer {
  border-top: 1px solid white;
  padding-top: 5px;
  display: block;
  text-align: center;
}

#navigation a, #mailto_link {
	font-family: Arial, Veranda, sans serif;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

h1, h2 {
  color:          #00519D;
  font-family:    Arial,Veranda,sans serif;
  font-variant:   small-caps;
  font-weight:    bold;
  padding-bottom: 10px;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

.ngg-albumoverview {
  margin-left: 20px;
}
/*--------------------textgestaltung--------------------*/

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

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


a {
	color: #00519D;
    text-decoration: none;
     }
a:link { 
	color: #00519D;
	     }
a:visited { 
	color: #00519D;	
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

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

#commentform textarea {
	}

#commentform #submit {
	 
	}

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


