/*

Theme Name:Wallbase
Theme URL: http://www.web2feel.com/wallbase/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags: Black, Fullscreen, photography, Portfolio, twitter, fixed-width, theme-options, threaded-comments, banner ads.

*/


body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#000;
	font-family:Georgia,Times, serif;
	color: #221120;
	font-size:14px;
	}
	
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#221120;
	text-decoration:none;
	outline:none;
	}

a:hover {
	text-decoration:none;
		}

h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:0px 10px 0px 20px;
	color:#000;
	font-style: italic;
	font-family:Georgia;
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}	
.clear {
	clear:both;
	}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 4px 4px;
	margin: 5px 0px 10px 0px;
	display: inline;
	background:#fff;

	}

img.alignright {
	padding: 4px 4px;
	margin: 5px 0px 10px 15px;
	display: inline;
	background:#fff;

	}

img.alignleft {
	padding: 4px 4px;
	margin: 5px 15px 10px 0px;
	display: inline;
	background:#fff;

	}
img.size-full {
	width:100%;
	max-width: 650px;
	height:auto;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 10px 15px 10px 0px;
	}
	
.wp-caption {

	text-align: center;
	background:#eee;
	padding: 4px 0px 5px 0px;
	margin: 10px 10px ;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color:#444;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.boxshadow{
    -moz-box-shadow: 0px 0px 5px #888;
    -webkit-box-shadow: 0px 0px 5px #888;
    box-shadow: 0px 0px 5px #888;


}	

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
 
.clearfix {
	display: inline-block;
	}
 
html[xmlns] .clearfix {
	display: block;
	}
 
* html .clearfix {
	height: 1%;
	}


/*@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuMedium';
    src: url('fonts/Ubuntu-Medium-webfont.eot');
    src: url('fonts/Ubuntu-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-Medium-webfont.woff') format('woff'),
         url('fonts/Ubuntu-Medium-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-Medium-webfont.svg#UbuntuMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}*/



/* The Outer cover */

#casing {
	padding:0px 0px;
	width:740px;
	margin:0px 0px 0px 250px;
	float:left;

	}		

.incasing{
	background:url(images/botmen3.jpg) top left repeat-y;
    /*background-color:#faf8ee;  */
	padding:0px 0px 0px 0px;
	margin-bottom:25px;	
	width:740px;
	float:left;
    /*-moz-box-shadow:    2px 2px 15px 0px #000;
    -webkit-box-shadow: 2px 2px 15px 6px #000;
    box-shadow:        2px 2px 15px 0px #000;*/
}

	
/* The Header */

#masthead{
	width:230px;
	z-index: 200;
	top: 0px;
	left: 10px !important;
	position: fixed;

}

#top {
	margin:0px 0px ;
	padding:50px 0px 15px 0px;
	text-align:center;
	background:url(images/mast2.jpg) repeat-y;
	border-bottom:0px solid #000;
	width:230px;
	}

h1.logo{
	/*font-size:36px;*/
    text-indent: -9999px;
    height:100px;
	}
h1.logo a:link, h1.logo a:visited{
	color:#fff;
    display:block;
    width:230px;
    height:80px;
}

h1.logo a:hover{
	color:#fff;
}
		
h1.logo img{
	display:block;
	margin-left:15px;
	
}
	


/* The Search */

	
#search {
	width:200px;
	padding:0px ;
	margin:10px 10px 0px 0px;
	display:inline-block;
	float:right;
	background:#1d1d1d;
	border:1px solid #2e2e2e;
	}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#search p {
	margin: 0;
	font-size: 85%;
	}

#s {
	width:160px;
	background:#1d1d1d;
	margin:0px 0px 0px 3px;
	padding: 3px 5px;
	height:20px;
	border:none;
	font-size:14px;
	font-family:Georgia,Times, serif;
	color:#ddd;
	float:left;
	display:inline;

	}

#searchsubmit{
	background:url(images/search.png);
	border:none;
	color:#fff;
	display:block;
	width:12px;
	height:12px;
	margin:7px 7px 0px 0px;
	padding:5px 5px;
	float:right; 
	cursor:pointer;
	}

#searchpage{
	background:#fff;
	border:1px solid #ccc;
	margin:0px 10px 0px 10px;
	}

#sform{
	width:450px;
	border:none;
	padding:6px 5px;
	}

#formsubmit{
	float:right;
	background:url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:5px 5px;
	}

.scover{


	}
	
.sbox{
	padding:10px 0px;
	padding:10px 0px;
	}
	
.sbox p{
	padding:5px 0px;
	color:#777!important;
}
.shead{
	margin:0px 10px 25px 10px;

}
.shead p{
	margin-left:10px;
	margin-bottom:10px;
	color:#3E91CE;
}

.stitle h2{
	font-family:Georgia,Times, serif;
	font-weight:normal;
	padding:0px 0px;
	font-size:26px;
}
.stitle h2 a{
	color:#6D6750;

}

.searchmeta{
	margin-top:5px; 
	color:#D14E25;
	text-transform:uppercase;
	font-size:10px;
}

.searchmeta a{
	color:#D14E25;

}


/* Menu */

#botmenu{
	padding:0px 10px;
	width:210px;
	/*background:url(images/botmen2.jpg) repeat-y;*/
    background-color: #8f887d;

}

#submenu{

	font-family:Georgia,Times, serif;
	font-size:16px;
	margin:0px 0px;
    font-style: italic;

}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
    width: 			210px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
   /*	border-bottom:1px solid #fff;*/
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;

}
.sf-menu a {

	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#f9f7ec;
}
.sf-menu li.current-menu-item a,
.sf-menu li.current-menu-parent a {
	color:#000;
}
.sf-menu li li {
	/*background:	url(images/menu.png);*/
    background-color: #bab2a6;
	border-bottom:1px solid #6a6051;
	border-left:0px solid #6a6051;
	border-right:0px solid #6a6051;
}
.sf-menu li li li {
	/*background:	url(images/menu.png); */
    background-color: #bab2a6;
	border-bottom:1px solid #6a6051;
	border-left:0px solid #6a6051;
	border-right:0px solid #6a6051;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	color:#000;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
		background:		url(images/arrows.png) no-repeat -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
/*	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;*/
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
.sf-vertical, .sf-vertical li {
    width: 210px;

}
.sf-vertical li {
border-bottom:1px solid #6a6051;
}

.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
    left: 200px;
    top: 0;
}
.sf-vertical .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-vertical a > .sf-sub-indicator {
    background-position: 0 0;
}
.sf-vertical a:focus > .sf-sub-indicator, .sf-vertical a:hover > .sf-sub-indicator, .sf-vertical a:active > .sf-sub-indicator, .sf-vertical li:hover > a > .sf-sub-indicator, .sf-vertical li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}


/* menu bottom */

.strigger{
	height:64px;
	background:url(images/strigger2.png) no-repeat;
	display:block;
	border-top:0px solid #302F2F;
    padding-top:10px;
	margin-top: -10px;
}

span.trig,span.trigu{
	width:27px;
	height:26px;
	background:url(images/trigd2.png) no-repeat;
	display:block;
	margin-left:5px;
	margin-top:0px;
	cursor:pointer;
}

span.trigu{
	background:url(images/trigu2.png) !important;
}


/* Main Content*/	

#content {
	float:left;
	width: 660px;
	height:100%;
	padding:10px 20px 0px 20px;
	margin:10px 0px 35px 20px;
	display:inline;
	overflow:hidden;
    min-height:700px;
    background: url(images/schmuck-bottom.gif) no-repeat bottom center;
	}
.archive #content {
    background: none;
}

/* POST */

.postimg{

	float:left;
	margin:15px 10px 10px 0px;
	width:150px;
	height:150px;
	padding:5px ;
	background:#fff;

}

.post {
	margin: 0px 0px 30px 0px;
	height:100%;
	color:#221120;
	}
.archive .post {
    border-bottom: solid #8f887d 1px;
    margin: 15px 0px 0px 0px;
	}
.post img {
    border: 1px solid #8F887D;
    }
.post #thumb img {
    border: 0px solid #8F887D;
    }

.title{
	margin: 0px 0px;
	padding: 5px 0px 0 0;
    background: url(images/schmuck-top.gif) no-repeat center 1.5em;
    text-align: center;
	}

.title span h2 {
	margin: 0px 0px;
	padding: 0px 8px 15px 8px ;
	font-size: 36px ;
	font-family:Georgia,Times, serif;
	font-weight:normal;
    text-align: center;
    text-shadow:#fff 1px 1px;
    /*background-color:#faf8ee;*/
    background:url(images/botmen3.jpg) top center repeat-y;
    display:inline;
    /*background: url(images/schmuck-top.gif) no-repeat bottom center;*/
    /*filter: dropshadow(color=#fff,offX=1,offY=1);*/

	}
/* Artikeltitel auf Archivseite Motorräder, Fahrräder, Teilemarkt */
.posttitle h3 {
	margin: 0px 0px -15px 0;
	padding: 0px 0px 0px 0px ;
	font-size: 24px ;
	font-family:Georgia,Times, serif;
	font-weight:normal;
    text-shadow:#fff 1px 1px;
    /*filter: dropshadow(color=#fff,offX=1,offY=1);*/
	}
.posttitle h3 a, .title h2 a:link, .title h2 a:visited  {
	color:#221120;
	background-color: transparent;
	}

.posttitle h3 a:hover  {
	color: #221120;
	background-color: transparent;
    text-decoration: underline;
	}
/* Kategorietitel auf Archivseite Motorräder, Fahrräder, Teilemarkt */
.cattitle,
.ntitle /*404-Seite*/ {
	margin: 0px 0px;
	padding: 5px 0px 0 0;
    background: url(images/schmuck-top.gif) no-repeat center 1.5em;
    text-align: center;
	}
.cattitle span h1,
.ntitle span h1 /*404-Seite*/ {
	margin: 0px 0px;
	padding: 0px 8px 15px 8px ;
	font-size: 36px ;
	font-family:Georgia,Times, serif;
	font-weight:normal;
	/*text-transform:uppercase;*/
    text-align: center;
    text-shadow:#fff 1px 1px;
    /*filter: dropshadow(color=#fff,offX=1,offY=1);*/
    /*border-bottom: double #8f887d 4px; */
    background-color: #faf8ee;
    display: inline;

	}
/* Titel auf Home ausblenden */
#post-41 .title span h2 {
  display:none !important;
}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#221120;
	/*background-color: transparent;*/
    text-decoration: none;

	}

.title  h2 a:hover  {
	color: #221120;
	background-color: transparent;
    text-decoration: underline;
	}

.postmeta{
	padding:5px 0px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	font-size:10px;
	/*text-transform:uppercase;*/
	}
	
.author{
	color:#fff;
	padding:2px 5px 2px 15px;
	background:url(images/user.png) left center no-repeat;
	}

.clock{
	color:#fff;
	padding:2px 5px 2px 15px;
	background:url(images/clock.png) left center no-repeat;
}	

.comm{
	color:#fff;
	padding:2px 5px 2px 15px;
	background:url(images/comm.png) left center no-repeat;
	}

.comm a:link,
.comm a:visited {
	color:#fff;
	}
	
.comm a:hover{
	color:#fff;
	}

.morer{
	float:right;
	margin-right:5px;
	background:url(images/rmore.png) no-repeat;
	width:121px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff!important;
	text-decoration:none;
	}


.singleinfo {
	font:10px  Georgia,Times, serif;
	/*text-transform:uppercase;*/
	color:#827A60;
	padding:5px 0px;

	}

/*.category{
	padding:5px 0 5px 20px;
	color:#fff;
	background:url(images/tag.png) left center no-repeat;

	}

.category a:link,.category a:visited{
	color:#4D87A7;
	}

.category a:hover{
	color:#fff;
	}*/
	
.cover {
	margin:0 0;
	padding: 0px 0px ;
	}	

.entry {
	margin:0px 0px;
	padding: 0px 0px 5px 0px ;
		}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5 {
    margin:0em 0 0.5em 0;
    font-size: 24px;
    font-weight: normal;
    text-shadow: 1px 1px #FFFFFF;
    line-height: 1.1em;
    }

.entry a:link,
.entry a:visited,
p a:link,
p a:hover {
   	color:#221120;
    text-decoration: none;
    border-bottom: dotted 1px #221120;
	}

.entry a:hover,
p a:hover {
	background-color: transparent;
    border-bottom: solid 1px #221120;
}
.entry a.rmore {
    background: url(images/hand.gif) no-repeat center right;
    padding:0 45px 3px 0;
    border: none;
    font-weight: bold;
}
.entry a.rmore:hover {
    border: none;
}

.entry ul, .entry ol{
    padding: .4em 0 1em;
    line-height: 1.5em;
}

.entry ul li {
    list-style-position:outside;
    padding-left: 1.6em;
    margin-left: 0.5em;
    list-style: none;
    background: url(images/bullet.gif) 5px center no-repeat;
}
.entry ol li {
    list-style-position:outside;
    margin-left: 2.1em;
}
.entry p {
	margin:5px 0px 10px 0px;
	/*padding:10px 0px; */
}
/*.entry p + p {
   text-indent: 1.5em;
}*/
.entry {
	margin:5px 0px 0px 0px;
	padding:10px 0px 0 0;
	line-height:1.5em;
}

	
	
/* Right column non-widgets*/

.right{
	float:right;
	width:180px;
	padding:20px 0px 0px 0;
	margin:10px 20px 0px 0px;
	display:inline;
	overflow:hidden;
	
}


/* The Sidebar WIDGETS */


.sidebar{
	float:left;
}

h3.sidetitl{
	font-family:Georgia,Times, serif;
	color:#ccc;
	font-size:16px;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	font-weight:normal;
}

.sidebox{
	width:180px;
	margin:0px 0px 30px 0px;
	list-style:none;
	color:#6f6f6f;
	}

.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
	}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:left;	
	width: 300px;
	margin:0px 0px;
	list-style-type: none;
	}
	
.sidebox ul li a:link, .sidebox ul li a:visited {
	color:#6f6f6f;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	display:block;
	}

.sidebox ul li a:hover {
	color: #fff;
	}

	
.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,
.sidebox.widget_links ul li,.sidebox.widget_meta ul li{
	padding-left:0px;
	border-bottom:1px solid #222;	
}

.sidebox.widget_recent_entries ul li a{
	border-bottom:1px solid #222;
}

ul#recentcomments li.recentcomments {
	padding:5px 0px;
	border-bottom:1px solid #222;
}

.squarebanner {
	margin:20px 0px 10px 20px;
	width:270px;
	float:left;
	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px auto;
	padding: 0px 5px 0px 0px;
	overflow:hidden;
	width:270px;
		}
		
.squarebanner ul li{
	list-style-type:none;
	margin: 10px 10px 0px 0px;
	float:left;
	display:inline;
	background:#eee;
	}

.squarebanner ul li.rbanner{
	margin-right:0px;
	
}		
/* Footer widgets */


#bottom{
	margin:0px auto;
	width:740px;
	padding-bottom:20px;
}

.bottomcover{

	margin:0px auto;
}	

h3.bothead{
	font-size:18px;
	padding:10px 0px 10px 0px;
	color:#fff;
	text-shadow:1px 1px 0px #111;
	font-family:Georgia,Times, serif;
	font-weight:normal;
	}
	
.botwid{
	float:left;
	width:190px;
	padding-bottom:30px;
	font-size:12px;
	margin:20px 10px 20px 18px;
	color:#ddd;
	list-style:none;
	}
	
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 190px;
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #777;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	display:block;
	border-bottom:1px dotted #555;

	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 0px;
	margin:0;
	line-height:150%;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
	
/* --- FOOTER --- */

#footer {
	padding:5px 0 5px 0px;
	color:#eee;
	font-size:12px;
	z-index: 10;
	bottom: 10px;
	left: 0px !important;
	position: fixed;

	}

#footer a:link , #footer a:visited{
	color:#eee;
	}

#footer a:hover {
	color:#eee;
	}

.fcred{

	text-align:left;
	margin:0px 0px 0px 10px;
	line-height:16px;
	
}

	
	
	

/* The Navigation */

#tnavigation{	
	margin:10px 0px 0px 0px;
	padding:5px 0px;
	
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px;
	font-size:14px;
	text-align:center;
	color:#444;
	margin-bottom:10px;
	}
 h2.pagetitle a {
 	color:#507409;
 }
 
 
.archead{
	color:#fff;
	text-align:left;
	padding:25px 0px 5px 20px;
	font-size:14px;
	text-shadow:2px 2px 5px #000;
	font-family:Georgia,Times, serif;

}

 
/* Comments */

#commentsbox {

	margin:0 0px;

}

h3#comments{
	font-size:24px;
	color:#221120;
	font-weight:normal;
	padding:10px 0px 10px 0px ;
	margin-top:10px;
	/*background:url(images/comm.png) left no-repeat;  */
    text-shadow:#fff 1px 1px;
}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:0px 0 20px 0;
	line-height:18px;
	padding:0px 0 20px 0;
	/*background:#fff;*/
	border-bottom:1px solid #8F887D;

}
ol.commentlist li .comment-author {
	/*color:#999;*/
    /*float:left;
    display: inline;*/
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	/*color:#999;*/
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	/*color:#999;*/
}
cite.fn{
	/*color:#eee;*/
	font-style:normal;
    font-weight: bold;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #333;
	background:#000;
	padding:3px;
}
ol.commentlist li .comment-meta{
	/*font-size:10px;*/
    /*float:right;
    display: inline;*/

}
ol.commentlist li .comment-meta .commentmetadata{
    font-size: 10px !important;

}

ol.commentlist li .comment-meta a {
	color:#221120;
	text-decoration:none !important;
    font-size: 10px !important;
}
ol.commentlist li div.comment-body {
	line-height:22px;
	margin-top:5px;
    clear:both;
    font-style:italic !important;
	/*color:#666; */
	/*font-size:12px;*/
    background: url(images/anfuehrung.gif) no-repeat left top;
    padding:0 0 0px 50px;

}
ol.commentlist li .reply{
	/*margin-top:-10px; */
	/*font-size:10px;*/
    /*float:right;*/
    text-align: right;
}
ol.commentlist li .reply a{
	/*width:100px;*/
	padding:3px 10px;
	background:#8f887d;
	border:1px solid #8f887d;
	color:#fff;
	margin:10px 0px;
	cursor:pointer;
    text-decoration: none;
}
ol.commentlist li .reply a:hover{
	color:#221120;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0px 0 0px 50px;
    border-top:1px dotted #8f887d;
    border-bottom: none;
    padding:0 !important;
    padding-top:10px !important;
}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px 0px;
	height:20px;
}

.comment-nav a:link,.comment-nav a:visited{

	color:#221120;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;
}
 #respond h3 {
	font-size:24px;
	font-weight:normal;
	padding:5px 0px 0px 0px ;
	margin:0px 0px;
	color:#221120;
    text-shadow:#fff 1px 1px;
}
#commentform {
	padding:10px 0px;
}
#commentform a {
		/*color:#4D87A7;*/
}

#commentform p{
	margin:5px 0px ;
    font-style: normal !important;
}
 #respond label{
	display:block;
	padding:5px 0;
	/*color:#999; */
	
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #8f887d;
	color:#221120;
    font-family:Georgia,Times, serif;
    font-size:14px !important;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	width:100px;
	padding:3px 5px;
	background:#8f887d;
	border:1px solid #8f887d;
	color:#fff;
	margin:10px 0px;
	cursor:pointer;
    font-family:Georgia,Times, serif;
}
#respond  input#commentSubmit:hover {
	color:#221120;
}
textarea#comment{
	border:none;
	background:#fff;
	border:1px solid #8f887d;
	width:70%;
	margin:0px 0px 0px 0px;
	padding:5px 5px;
    font-family:Georgia,Times, serif;
    font-size:14px;
	/*color:#ddd;*/
}
.comment-edit-link {
    display:none;
}
.cancel-comment-reply {
    padding:10px 0 0 0;
}
.cancel-comment-reply a {
    color:#990000 !important;
    border-bottom: 1px dotted;
}
.cancel-comment-reply a:hover {
    border-bottom: 1px solid;
}
.comment-awaiting-moderation {
    color:#990000 !important;
}
.ausloggen {
    color:#990000;
}
.ausloggen a {
    color:#990000;
    border-bottom: 1px dotted;
}
.ausloggen a:hover {
    color:#990000;
    border-bottom: 1px solid;
}

/* Pagination */

.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#4D87A7 !important;
	border: 1px solid #5FA6CC!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#333 !important;
	border: 1px solid #444!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#333 !important;
	border: 1px solid #444 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	
/* 404  */
/*.npost {
  min-height: 700px;
}*/

/*.ntitle h2{
	color:#fff;
	font-size:60px!important;
	text-shadow:2px 2px 5px #000;
	text-align:center;
	margin-top:60px;
}*/

.nentry{
	/*color:#fff;*/
	text-align:left;
	/*font-size:24px;
	text-shadow:2px 2px 5px #000;
	font-family:BebasNeueRegular,Arial, verdana,Century gothic, sans-serif;
	margin-bottom:40px;*/
}

#usearch{
	width:400px;
	margin:30px auto;
	margin-bottom:50px;
	background:#222;
	border:1px solid #333;
	padding:5px 10px;
    display:none;
}

#seform{
	background:transparent;
	border:none;
	width:340px;
	color:#ddd;
}

#sebut{
	background:transparent;
	border:none;
	color:#fff;
}


/* Portfolio */
.porthov{
	position:relative;
}
span.overlay{
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-16px;
	margin-left:-16px;
	width:32px;
	height:32px;
	background:url(images/zoom.png);

	display:none;
}
.portimg1{
	margin-top:10px;
}

.port2{
	width:330px;
	float:left;
	clear:left;
}

.port2l{
	float:right;
	clear:right;
}

.port3{
	width:220px;
	float:left;
	margin-right:20px;

}

.port3l{
	float:right;
	margin-right:0px;
}

/*.ptitle{
	margin: 0px 0px;
	padding: 5px 0px;
	}

.ptitle  h2 {
	margin: 0px 0px;
	padding: 0px 0px 5px 0px ;
	font-size: 14px;
	font-family:'UbuntuMedium';
	font-weight:normal;
	text-transform:uppercase;

	}

.ptitle  h2 a, .ptitle  h2 a:link, .ptitle  h2 a:visited  {
	color:#eee;
	background-color: transparent;
	}

.ptitle  h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}*/
/* NG Gallery ------------------------------------------------- */
.ngg-gallery-thumbnail img {
   margin:0px !important;
   border: 0px solid #8F887D !important;
}
.ngg-gallery-thumbnail {
    margin-right: 0px !important;
}

.ngg-gallery-thumbnail img:hover {
   background-color: #6A6051 !important;
}
/*div#shDisplay img#shTopImg {
  border: 10px  solid #F9F7EC !important;
}*/
.ngg-gallery-thumbnail a,
.ngg-gallery-thumbnail a:visited,
.ngg-gallery-thumbnail a:active,
.ngg-gallery-thumbnail a:hover {
	border: none !important;
}
#fancybox-overlay {
	background-color: rgb(255, 255, 255) !important;
	opacity: 0.85 !important;
}
#fancybox-wrap {
	height: auto !important;
}
/* Wordpress Gallery ------------------------------------------------- */
.gallery-item {
	text-align: center;
	max-width: 100% !important;
	background-color: #FFF;
	border: 1px solid #A9A9A9;
	margin: 5px 5px 5px 0px !important;
	width: auto !important;
}
.gallery img {
	border: 0px solid #cfcfcf !important;
	/*margin: 4px !important;*/
}
.gallery a,
.gallery a:visited,
.gallery a:active,
.gallery a:hover {
	border-bottom: none !important;
	display: block !important;
	width: 150px !important;
	height:150px !important;
	padding: 4px;
}
/* Thumbnails auf Archivseiten ------------------------------------------------- */
#thumb {
  float:left;
  margin:5px 20px 10px 0;
  border: 1px solid #8F887D !important;
  padding: 4px;
  background-color:#fff;
	height:150px;
	width:150px;
}
#thumb a,
#thumb a:visited,
#thumb a:active,
#thumb a:link,
#thumb a:hover {
	border-bottom: none !important;
	display: block;
	width: 150px !important;
	height:150px !important;

}
/* Kontakt 7 ------------------------------------------------- */

.wpcf7-text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #8F887D;
    color: #221120;
    font-family: Georgia,Times,serif;
    font-size: 14px !important;
    margin: 3px 10px 0px 0 !important;
    padding: 5px;
    width:50%;
    }

.wpcf7-textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #8F887D;
    font-family: Georgia,Times,serif;
    font-size: 14px;
    margin: 3px 0 0 0 !important;
    padding: 5px;
    width: 70%;
    }
.wpcf7-submit {
    background: none repeat scroll 0 0 #8F887D;
    border: 1px solid #8F887D;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Georgia,Times,serif;
    margin: 10px 0;
    padding: 3px 5px;
    width: 100px;
    font-size: 14px;
    }
.wpcf7-submit:hover {
    color: #221020;
    }
div.wpcf7-validation-errors {
  border:none !important;
  color: #990000 !important;
}
div.wpcf7-response-output {
    margin: 1em 0em 0em 0 !important;
    padding: 0 !important;
}
span.wpcf7-not-valid-tip {
    background: none !important;
    border: 0px solid #FF0000 !important;
    color:#990000 !important;
    /*font-size: 10pt;*/
    left: 0 !important;
    padding: 0px 0px 0px 7px !important;
    /*position: relative !important;*/
    top: -2px !important;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
    color: #990000 !important;
}
