/*
Theme Name: Rheinsberg II
Description: Rheinsberg II
Author: Hinterhofgeschichten
Author URI: http://www.hinterhofgeschichten.de
Version: II

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

#ngg-gallery-3-16{

padding-left:56px;
}


.entry_fullsize{
        margin-top:10px;
        margin-left:0px;
        background:none;
        width:825px;
}
body {
	background-image:url(images/bg.jpg);
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-position: center;
}
#wrap {
	width: 900px;
	text-align:left;
        padding-top:5px;
}
#header {background:url(images/header.png);	
	height:224px;
}
#title {        
        margin-left:350px;
        padding-top:100px;
        padding-bottom:10px;
}
#pagenav {
        padding-top:13px;
        margin-left:265px;
        width: 600px;
	height:34px;
	font-size:13pt;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
}
#pagenav ul li {
	list-style: none;
	display:inline;
}
#pagenav li a {
        color: #000099;
	margin:5px;
	text-decoration: none;
}
#pagenav li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#main {
        background:url(images/main.png);
	padding: 15px;
}
#sidebar {
	float: right;
	width: 280px;
	padding:15px;

}
#content {
	float: left;
	width: 510px;
	margin-right: 20px;
	padding:15px;

}
#footer {
        background:url(images/footer.png);
	width:900px;
        height:56px;
        clear:both;
        margin-bottom:20px;
}
#footer span.footer_left{
        margin-top:30px;
        margin-left:35px;
        float:left;
    
}
#footer span.footer_right{
        margin-top:30px;
        margin-right:35px;
        float:right;
}
.post  {
        text-align:justify;
        width:535px;
	margin-bottom: 15px;
        margin-left:20px
}
.sform {
	border: 1px solid #464646;
	padding: 5px;
	margin-bottom: 10px;
	width:188px;
}
.widget {
	margin-bottom: 15px;
}

/* default */

a{

      color:#ffffff;
      text-decoration:none;
}
a:hover{
      text-decoration:underline;
}
a:visit{
      color:#ffffff;
}


p, #content h1, h2, h3, h4, h5, h6, ol, ul, .post {
	padding-bottom:10px;
}
p {   
      line-height:14px;
      letter-spacing: 1px;
    
 }
.clear {
	clear:both;
	height:1px;
}

img {  
        margin: 5px;
	border:4px solid;
        padding:1px;

}
#title h1 {
	font-size:33pt;
	font-weight: normal;
}
#title h1 a {
	color: #000099;
	text-decoration: none;
}
#title h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#content ul li, #content ol li {
	margin-left: 25px;
}
#content h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
        text-decoration:underline;
}
#content h1 a {
	color: #ffffff;
	text-decoration: none;
}
h2 {    text-decoration:underline;
	font-size: 12pt;
}
#sidebar h2 {
        padding-left:25px;
	font-size: 16pt;
}
#content h2 a {
        color:#ffffff;
	text-decoration: none;
}
h3, h4 {
	font-size: 11pt;

}
#sidebar ul {
	padding-bottom:0px;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 27px;
}
#sidebar ul li ul li ul li {	
	margin-left: 3px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar a {
        color:#ffffff;
}
blockquote {
	margin: 15px;
	font-size: 11pt;
	font-style: italic;
}
.postmetadata {
	margin: 0px;
        color: #ff0000;
}
.searchform {
	padding-bottom: 10px;
}
#today, caption {
	font-weight: bold;
}
#today {
	color: #464646;
}
td, th {
	padding: 2px;
}
td a {
	text-decoration: underline;
}
#calendar_wrap {
	padding-bottom: 10px;
}
#author, #email, #url, #comment, textarea, .s {
	border: 1px solid #363636; 
	padding: 5px;
	font-size: 8pt;
	background:transparent;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#submit {
	background-color: #9e005d;
	color: #ffffff;
	border: 1px solid #363636; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.searchsubmit {
}
#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	margin: 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}


/*Slider*/


#slider {
    width: 830px; /* important to be same as image width */
    height: 410px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
    margin-left:14px;
    margin-bottom:20px;
}

#sliderContent,{
    width: 720px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage,{
    float: left;
    position: relative;
    display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}
.sliderImage span strong{
    font-size: 14px;
}
.top {
	top: 10px;
	left: 10px;
}
.bottom {
	bottom: 10px;
        left: 10px;
}
.left {
	top: 0;
        left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}

/* wp default */

.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}