/* Import standard blog elements styles */
@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */


/* Css originally by mejobloggs. Design by Aran @ stuio7designs.com */
/* Evoskin conversion by Danny Ferguson http://www.brendoman.com/dbc */

/* styles for nautica_2l skin */

@font-face {
    font-family: 'aurulent_sansregular';
    src: url('embefo/aurulentsans-regular-webfont.eot');
    src: url('embefo/aurulentsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('embefo/aurulentsans-regular-webfont.woff') format('woff'),
         url('embefo/aurulentsans-regular-webfont.ttf') format('truetype'),
         url('embefo/aurulentsans-regular-webfont.svg#aurulent_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'arsenalregular';
    src: url('embefo/arsenal-regular-webfont.eot');
    src: url('embefo/arsenal-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('embefo/arsenal-regular-webfont.woff') format('woff'),
         url('embefo/arsenal-regular-webfont.ttf') format('truetype'),
         url('embefo/arsenal-regular-webfont.svg#arsenalregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'afta_sansregular';
    src: url('embefo/aftasansthin-regular-webfont.eot');
    src: url('embefo/aftasansthin-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('embefo/aftasansthin-regular-webfont.woff') format('woff'),
         url('embefo/aftasansthin-regular-webfont.ttf') format('truetype'),
         url('embefo/aftasansthin-regular-webfont.svg#afta_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	 font-family: 'aurulent_sansregular',Arial,Verdana,sans-serif;
        font-size: 13px;
        color: #282828;
        /* background: url(img/knitter.jpg); */
          background-color: #F8f8f8;  
        line-height: 20px;
        margin: 0;
        padding: 0;
        text-align: left;
}



#menuoben {
	
height:20px;
text-align:center;
margin:10px auto 0 auto;
padding-top:2px;
padding-bottom:3px;
width:930px;
border-right:1px solid #a7a7a7;
 background: #6B6974; /* url('img/bg02-white-right.png') no-repeat right top; */  
color:#ffffff; 
font-weight:bold;
}

#menuoben ul {
width:900px;
background:#6B6974;
list-style:none;
margin-left:15px;
margin-top:0px;
padding:0 2px;
float:left;
}

#menuoben li {
float:left;
padding-left:5px;
padding-right:5px;
display:inline;
font-size:11px;
}

#menuoben a { font-size:13px;font-weight:normal;color:#ffffff;text-decoration:none;}

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


/* Set the page width here */
#menu-top, #header, #wrapper-content, #wrapper-footer {
	 width:930px;
        margin: 0 auto;
        text-align:center;
          background-color:#ffffff;
       border-right:1px solid #a7a7a7;
 
      }

#menu-top {
	 background: #ffffff; /*  url('img/bg02-white-right.png') no-repeat right top; */
	 padding-top:15px;
	         overflow: hidden;
        width:929px;
   border-left:1px solid #a7a7a7;           
    }

#menu-top ul {
	 background:#ffff; /* url('img/bg02-white-right.png') no-repeat right top; */  
	 width:/* 94%; 870px; */ 925px;
    margin:5px 5px 5px 0px;
        padding-right: 10px;
        list-style: none;
        font-size: 13px;
        float: left;
        padding-left: 17px;
        background:#ECE2D8;
}

#menu-top li {
	 display: inline;
        float: left;
        font-size:14px;
	 /* background:url('img/menuleft.png') no-repeat left top; */ 
}

#menu-top a {
	float: left;
	margin:0;
	padding:3px 13px 3px 6px;
	text-decoration:none;
	color: #000000;
	line-height: 1.5em;
	/* background: transparent url(img/menuright.png) no-repeat right top; */ 
		}

#menu-top a span strong {
	
        color: #666666;
        font-size:12px;
}


/*

#menu-top li:hover {
	background-position:0% -42px;
}

#menu-top a:hover {
	background-position:100% -42px;
 }

#menu-top li:hover {
	background-position:0% -42px;
}

#menu-top a:hover {
	background-position:100% -42px;
}

*/
#wrapper-header {
	background: #ffffff;
	width:930px;
		text-align:center;
	margin:0 auto;
	border-right:1px solid #a7a7a7;
}

#header {
	/* background: url('img/globakulogo.png') no-repeat left top; margin-left:20px; */
		margin: 0 auto;
	text-align:center;
	padding-bottom:11px;
	height:80px;
	width:930px;
	background-color:#fff;

}

#wrapper-header2 {
	background:#fff; /* transparent url('img/bg02-white-left.png') top left no-repeat; */
		text-align:center;
	margin:0 auto;
	border-left:1px solid #a7a7a7;

		}

#wrapper-header3 {
	background: #ffffff; /* transparent url('img/bg02-white-right.png') top right no-repeat; */
		text-align:center;
	margin:0 auto;
	}

#header h1 {
	margin: 0 20px;
        padding: 0;
        height: 184px;
        line-height: 0em;
        color: #777;
        font-size: 100%;
        	}
	
html>body #wrapper-header3 {
	height: 132px;
	width:900px;
		text-align:left;
  margin: 0 auto 0 10px;
  padding: 0;

}
#header .widget_core_coll_tagline {
  margin: -150px 20px 0 20px;
  color: #777;
  font-size: 100%;
}

#header h1 a {
	font-size: 180%;
        line-height: 2em;
        margin: 0;
        padding: 0;
}

#wrapper-content {
	background: #fff; /* url('img/bg02-white-right.png') repeat-y right top; */

}

* html #wrapper-content {
	height: 1%; margin-top:-90px;

}

#content {
	background: #ffffff; /* transparent url('img/bg02-white-right.png') repeat-y right top; */
        padding: 20px 45px 5px 20px;
        text-align:left;
border-left:1px solid #a7a7a7;
}

#wrapper-menu-page {
	 float: right;
	    padding-right:10px;
        width:330px;
        margin: 30px 0px 3em 2em;
        text-align:left;
        line-height: 140%;
        font-family:'aurulent_sansregular',verdana,arial,sans-serif;
      }

* html #wrapper-menu-page {
	margin-right: 15px; }

#werbung {
	position:absolute;
	top:33px;
	left:910px;
	width:250px;
	height:800px;
	background: #f8f8f8;
	}

#menu-page {
	padding-top: 5px;

}
.bSideItem {

	margin-top: 20px;
	     padding: 1px 15px 0px 15px;
        line-height:15pt;
      }

.bSideItem ul {
	 margin: 0;
        padding: 3px 0 20px 0px;
        list-style-type: none;
              font-size: 13px;
                            }
                            
.rechts {background:#ffff;
		width:330px;
		height:100%;
		padding-bottom:20px;
		}                            

.bSideItem ul ul {
	 margin: 0;
        padding: 0 0 0 13px;
        font-weight:normal;
        list-style-type:square;
        font-size: 13px;
}

.bSideItem h2 {
font-size: 15px;
font-family:Helvetica,Arial,Verdana;
padding:0 ;
        margin: 0 0 0.7em 0;
        color: /* #6080AC;*/ #000000;
        font-weight:bold;
        text-align: left;
        }

.bSideItem h4 {
	  font-size: 12px;
        margin: 0;
        padding: 0 0 0 10px;
        color: #808080;
        font-weight: bold;
}

.bSideItem p {
	font-size: 12px;
	padding: 0 10px;
}

.bSideItem a:link, .bSideItem a:visited {
	color: #000000;text-decoration:none;background:transparent 
}

.bSideItem a:hover {
	text-decoration:none;background:transparent;
	color:#C29D78;
}

.bText p {
	margin: 0 0 0 0; }
	
.bText a:link {text-decoration:underline}	

.bTitle a:link {color:#000000;font-weight:bold;}	


.bPost {
	 margin: 0 0 3em 0;
        padding-bottom:7px;
        padding-right:30px;
        width:480px;
        /*border-bottom:1px solid #b3b3b3;*/
}

#wrapper-footer {
	margin-top: 0;
	text-align: center;
	width:929px;
	border-left:1px solid #a7a7a7;
}

#footer {
	 margin: 0 20px;
        background-color: #ffffff;
        border-top: 1px solid #CCCCCC;
        font-size:12px;
        border-bottom: 0;
        clear: both;
}

#footer a {font-size:12px;text-decoration:none;color:#000000;}

#footer a:hover {text-decoration:underline;}

	
h2 { 
	 font-size: 18px;
	 font-family:Helvetica,Arial,Verdana;
	 line-height:23px;
	 color:#000000;
        margin: 0 0 0 0;
        padding-bottom:5px;
}

h3 {
	font-size: 11pt;
}

font.ubmini {
	font-family:verdana,arial;
	font-size: 13pt;
	color:#C29D78;
}

a:link, a:visited {
	color: #8E8E8E; text-decoration:none;
}

a:hover{
	color: #666;
	text-decoration: none;
}

img.middle {
	vertical-align: middle;
	border: 0px;
/* display: none; */
}

blockquote {
	background: #F2F2F2;
	padding: 1px 25px;
	margin: 0 10px;
	border: 1px dashed #D7D7D7;
}

.searchbar {
	 height: 25px;
        background: #FFF;
        width: 280px;
        margin: 20px 12px 20px 0px;
        font-size:11px;
}

input.SearchField {
	float: left;
	background-color: #FFF;
	border: 1px solid #808080;
	padding: 3px 2px 5px 0px;
	width: 155px;
	height: 15px;
	margin: 0;
}

input.submit {
	float: left;
	margin-top: 0px;
	background-color:#fffff;
	font-size:11px;
	font-weight:normal;
	}

input.SearchField {
  width: 160px;
}
.bCommentTitle {
	font-weight: bold;
	padding-top:5px;
}
.bCommentText {
	font-size:13px;
	font-style:italic;
	color:#545454;
	line-height:18px;
	}

.bComment {
	padding: 0.5em 0;
	background:#ffffff;
	
}

.bCommentSmallPrint {
	font-size: 80%;
	padding:4px 0 4px 0;
	border-bottom:1px solid #868686;
}

form.bComment fieldset
{	/* one form line */
	margin: 2px 0;
	padding: 0ex;
}
	
.bComment.form_text_input
{	/* one form line */
	border:none;
	background:#ffffff;
	margin: 3px 0;
	padding: 0ex;
	border-top:1px solid #A7A7A7;
	border-right:1px solid #a7a7a7;
	border-left:1px solid #ececec;
	border-bottom:1px solid #ececec;
}

.bComment.form_textarea_input
{	/* one form line */
	border:none;
	background:#ffffff;
	margin: 3px 0;
	padding: 0ex;
	/* border-top:1px solid #A7A7A7;
	border-right:1px solid #a7a7a7; */
	border-left:1px solid #ececec;
	border-bottom:1px solid #ececec;
}

.bSmallPrint {
	font-size: 10px;
	margin-bottom:10px;
	font-weight:bold;
	
}

input.submit, input.preview, input.reset {
	background-color: #858585;
	color: #ffffff;
	font-size:12px;
	border-top: 2px solid #9D9D9D;
	border-right: 2px solid #9d9d9d;
	border-bottom: 2px solid #c5c5c5;
	border-left: 2px solid #C5C5C5;
	font-weight: normal;
	margin-right:10px;
	margin-left:3px;
	padding: 1px;
}

input.preview {margin-top:1px;}

input.submit:hover, input.preview:hover {
	color: #ffffff;
}

div.moderation_msg {
	margin: 1ex 2ex;
	padding: 0 1ex;
	border: 1px dotted #fa9;
	color: #e70;
}
.searchbar input.submit {
  border: none;
  background-color: transparent;
  color: none;
}

.bMore {
	padding-top:5px;	
	font-size:11px;
	font-weight:normal;
	text-decoration:underline; }


li.bSideItem {
  list-style: none;
}
div.bCommentSmallPrint {
  clear: left;
}
form.bComment {
		width:495px;
		background:#f4f4f4;   
}

#bCalendarToday {
  background-color: #eee;
  border: 1px solid #5B8FBE;
}

.table {
font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	color:#000000;	
	line-height:16px;
}


tr.hell {
	background-color:#fff;
	}
	
tr.dark {
	background-color:#fff;
	}	