/*  
Theme Name: WordPress Fotoblog
Theme URI: http://www.fotografie-schwerin.de
Description: Neues Fotografie-schwerin Theme
Version: 1.0
Author: Christoph Ramp
*/
body {
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
background: #877d13 url('http://www.fotografie-schwerin.de/wp-content/themes/fotoblog/images/bg.gif');
background-repeat:repeat-x;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

#footer {
border-left: 5px solid #FFFFFF;
border-top: 5px solid #FFFFFF;
border-right: 5px solid #FFFFFF;
border-bottom: none;
width: 930px;
height: 103px;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
margin-bottom: 0px;
background-color: #c7a213;
}

div.posts {
background-image: url('http://www.fotografie-schwerin.de/wp-content/themes/fotoblog/images/bg-posts.gif');
background-repeat: no-repeat;
background-position: left top;
width: 531px;
margin-left: 176px;
padding-top: 60px;
padding-left: 48px;
padding-right: 8px;
padding-bottom: 10px;
text-align: left;
min-height:1300px;
}
* html div.posts
  {
  margin-left: 0px;
  height:1320px;
  }

#page {
text-align: center;
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
}

img.header {
border-left: 5px solid #FFFFFF;
border-right: 5px solid #FFFFFF;
border-bottom: 5px solid #FFFFFF;
border-top: 0px;
padding: 0px;
margin-right: 0px;
margin-top: 0px;
}
#content {
background-image: url('http://www.fotografie-schwerin.de/wp-content/themes/fotoblog/images/bg-2.gif');
width: 940px;
margin-top: 4px;
margin-left: auto; 
margin-right: auto;
padding: 0px;
min-height: 800px;
border: 0px solid #FFFFFF;
}
* html #content
  { 
  height: 800px;
  }


#content2 {
background-image: url('http://www.fotografie-schwerin.de/wp-content/themes/fotoblog/images/bg-3.gif');
width: 940px;
background-position: left bottom;
background-repeat: no-repeat;
min-height: 800px;
position: relative;

border: 0px;
}
* html #content2
  { 
  height: 800px;
  }
#navlinks {
width: 167px;
position: absolute;
top: 0px;
left: 0px;
text-align: left;
padding-top: 5px;
padding-left: 5px;

}
#navrechts {
width: 167px;
position: absolute;
top: 0px;
left: 768px;
height: 100%;
text-align: left;
padding-top: 5px;
padding-left: 5px;

}
li {
background-image: url('http://www.fotografie-schwerin.de/wp-content/themes/fotoblog/images/menupunkt.gif');
background-repeat: no-repeat;
background-position: left center;
padding-left: 10px;
}
li.com {
background-image: url('http://www.fotografie-schwerin.de/wp-content/themes/fotoblog/images/menupunkt.gif');
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 10px;
margin-top: 0px;
}
ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
a {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #8b8f06;
}
a.h2 {
text-decoration: none;
color: #8b8f06;
}
span a {
text-decoration: none;
color: #8b8f06;
}
h2 {
color: #8b8f06;
padding: 0px;
margin: 0px;
font-size: 15px;
}
h2.pagetitle {
font-size: 18px;
}
span.subtitel {
color: #5f6326;
}
div.trenner {
clear:both;
margin-top: 10px;
margin-bottom: 10px;
height: 3px;
width: 510px;
font-size: 1px;
background-image: url('http://www.fotografie-schwerin.de/wp-content/themes/fotoblog/images/trenner.gif');
}
img {
border: 1px solid #596712;
padding: 3px;
margin-right: 3px;
}
img.none {
border: none;
padding: 0px;
margin-right: 0px;
}
div.comment {
background-image: url('http://www.fotografie-schwerin.de/wp-content/themes/fotoblog/images/kommentar.gif');
background-repeat: no-repeat;
background-position: left center;
width:15px; 
float:left;
}
div.mehr {
background-image: url('http://www.fotografie-schwerin.de/wp-content/themes/fotoblog/images/weiter.gif');
background-repeat: no-repeat;
background-position: left center;
width:15px; 
float:left;
}
#footer-text {
float:left; 
margin-left: 10px; 
margin-top: 20px; 
color: #e3d189; 
text-align:left;
}
#footer a {
color: #e3d189; 
}
div.alignleft {
float: left;
}
div.alignright {
float: right;
}
div.entry {
padding-right: 20px;
}