/*  
Theme Name: RMB
Theme URI: http://www.accentinteractive.net
Description: custom theme based on Contrast Style by Shalkie
Tags: 
Version: 1.1
Author: Accent Interactive
Author URI: http://www.accentinteractive.net
	
 */

hmtl{
     }

body
	{
	padding:0px;
	margin:0px;
	background-color:#b0bdc5;
	background-image:url(images/page-bg.gif);
	background-repeat:repeat-x;
	font-family:verdana, arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
     }
/*--------------------DIVs------------------------------*/

div#pagecenter
	{
	margin: 0 auto;
	width: 1008px;
	background:url(images/background.jpg) #000;
	background-repeat: no-repeat;
	}
	
div#header
	{
	margin-bottom: 45px;
	}
	
div#top-navi
	{
	padding-top:15px;
	padding-right:50px;
	}
	
div#top-navi ul li
	{
	display: inline;
	}

	
div.top-navi-links
	{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}
	
div#top-navi a
	{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 8px 5px 8px;
	}
div.top-navi-links a:link
	{
	color:#fff;
	text-decoration:none;
	}		
div.top-navi-links a:visited {
	color:#fff;
	text-decoration:none;
}

div.top-navi-links a:hover {
	color:#3ff;
	text-decoration:underline;
	background: url(images/topNav-hover.png);
}
		
div.left-navi-blog
	{
	width:233px;
	float:left;
	}
	
div.left-widget
	{
	margin-left: 25px;
	width: 233px;
	background-image: url(images/sidebar-middle-left.jpg);
	background-repeat: repeat-y;
	padding: 0px 0 4px 0px;
	}
.left-widget-top {
	height: 14px;
	margin-left: 25px;
	width: 233px;
	background-image: url(images/sidebar-top-left.jpg);
	background-repeat: no-repeat;
}

.left-widget .widget-header
	{
	background-image: url(images/sidebar-top-left.png);
	background-repeat: no-repeat;
	height: 24px;
	padding: 6px 0 0 20px;
	}
.left-widget ul li
	{
	margin-left: 6px;
	}
		
div#leftbarfooter
	{
	margin-left: 25px;
	background-image: url(images/sidebar-bottom-left.jpg);
	background-repeat: no-repeat;
	height: 13px;
	}
	
div#rightbarfooter
	{
	/* background-image: url(images/sidebar-bottom-right.png);
	height:24px; */
	display: none;  /* removed for widget-footer-right solution instead */
	}
	
div.widget-footer-right
	{
	background-image: url(images/sidebar-bottom-right.png);
	height:24px;
	margin-bottom: 20px;
	}
	
div.center-blog
	{
	width: 459px;
	margin-right: 25px;
	margin-left: 25px;
	float:left;
	}
	
div.post-title
	{
	padding-left: 5px;
	}

div.post-title a
	{
	font-weight:300;
	color:#F7931E;
	margin:0;
	padding:0;
	font-size:18px;
	}
	
div.post-title a:hover
	{
	color:#F7931E;
	text-decoration: underline;
	}
	
div.post-content
	{
	margin:0px;
	padding:5px;
	}
	
div.post-meta
	{
	color:#CCC;
	margin:0px;
	padding:4px;
	height:14px;
	margin-bottom:50px;
	}
	
div.single-meta
	{
	padding:2px;
	margin:5px;
	margin-top:10px;
	color:#CCC;
	font-size:10px;
	}
	
div.main-meta
	{
	margin-top:10px;
	color:#CCC;
	background-color:ddd;
	font-size:10px;
	}
	
div.commentblog
	{
	margin:0px;
	padding:5px;
	text-align:justify;
	}

div.singlecommentborder
	{
	float:left;
	}
	
div.gravatorblog
	{
	float:left;
	width:70px;
	}
	
div.singlecomment
	{
	float:left;
	width:410px;
	}
	
div.right-navi-blog
	{
	float:right;
	margin: 0 25px 0 0;
	}
	
div.right-widget
	{
	width:241px;
	background-image: url(images/sidebar-middle-right.png);
	background-repeat: repeat-y;
	}
	
.right-widget .widget-header
	{
	background-image: url(images/sidebar-top-right.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 10px;
	}

.right-widget .widget-header a
	{
	margin-left: 6px;
	color: #fff;
	}
	
div.widget-header-right
	{
	background: url(images/sidebar-top-right.png);
	background-repeat:no-repeat;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 14px 0 0 0;
	}

.widget-body-right {
	padding-right: 20px;
	background-image: url(images/sidebar-middle-right.png);
}
		
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
	div.widget-header-left
	{
	height:14px;
	margin:0;
		font-size: 13px;
	}
	
div#footer
	{
	font:Arial, Helvetica, sans-serif;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:27px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	margin-top: 10px;
	}

/*--------------------textgestaltung--------------------*/


p {
margin:0 0 10px 0;
font-weight: normal;
line-height:20px;
     }

h1 {
	font-weight:100;
	color:#F7931E;
	margin:0;
	padding:0;
	font-size:18px;
}

h2 {
	font-weight:100;
	color:#F7931E;
	margin:0;
	padding:0;
	font-size:15px;
	font-style:italic;
}

h3 {
	font-size: 14px
}

h4 {
	font-size: 13px
}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	}



dl{
     }
dt{
    }
dd{
          }

ul {
	margin:0;
	/* list-style:none; */
	list-style:square;
	padding-left:15px;
	padding-bottom: 10px;
    }
ol {
     }
li {
	padding-top:0px;
	padding-bottom:6px;
	color:#FFF;
    }

ul ul{
   }

blockquote{
     }

blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }



address {
     }
	 
img.ogtzuq{
border:0px;
color:#3B4D56;
	}

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


a {
	font-size:12px;
	color:#00FFFF;
	text-decoration:none;
     }
	
a:visited { 
	color:#00CCCC;
	text-decoration:none;
     }
	 
a:hover {
	color:#00FFFF;
	text-decoration:underline; 
    }
	 


.post-content a{
color:#00FFFF; 
     }
.post-content a:link
	{
	color:#00FFFF; 
     }
.post-content a:visited{ color:#00FFFF; 
     }
.post-content a:link:active, 
.post-content a:visited:active{color:#00FFFF; 
      }
	  
#single-meta a{
color:#00FFFF; 
     }
#single-meta a:link
	{
	color:#00FFFF; 
     }
#single-meta a:visited{ color:#00FFFF; 
     }
#single-meta a:link:active, 
#single-meta a:visited:active{color:#00FFFF; 
      }

.commentblog a{
color:#00FFFF; 
     }
.commentblog a:link
	{
	color:#00FFFF; 
     }
.commentblog a:visited{ color:#00FFFF; 
     }
.commentblog a:link:active, 
.commentblog a:visited:active{color:#00FFFF; 
      }

/*--------------------bilder als links--------------------*/
a img{
	border:1px solid #B0BDC5;
	padding:3px;
	margin:2px;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }
	  
a:link:hover img, 
a:visited:hover img {
	border:1px solid #B0BDC5;
	padding:3px;
	margin:2px;
	/* background-color:#B0BDC5; */
    }

/*--------------------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 {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#111;
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;
	padding:0px;
	padding-top:5px;

	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
border:1px solid #333;
margin-bottom:3px;
	}

#commentform textarea {
	border:1px solid #333;
	width:459px;
	}

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

/*-------------------WP Requires------------------*/

.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;
}

a.rsswidget img {
   display: none;
}

div.credit { 
   padding: 0 0 6px 0;
   text-align: center;
   }

div.textwidget h2 {
   margin-left: 20px;
   margin-right: 10px;
   color: #fff;
   font-size: 12px;
   /* border-bottom: 2px solid #fff; */
}

div.photosRight {
   width: 110px;
   padding: 5px;
   margin: 0 0 10px 10px;
   float: right;
}

div#titleClick img, div#titleClick a img, div#titleClick a:hover img, div#titleClick a:visited:hover img {
   border: none;
   background-color: none;
} 
