/*
Theme Name: STERNZEICHEN.NET
Theme URI: http://sternzeichen.net
Description: Custom Theme
Author: Control-b.de
Version: 0.2
Tags: 
*/

/****************************************
 * General 
 ***************************************/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

.clearfix:after, article:after, aside:after, footer:after, form:after, header:after, nav:after, section:after, ul:after { 
	clear:both; 
	content:"."; 
	display:block; 
	height:0; 
	visibility:hidden; 
}

/* our ie CSS file */
article,aside,div,footer,form,header,nav,section,ul{
	zoom: 1;
}

html{
	
}

body {
	font-family: 'Arial', san-serif;
	font-size: 12px;
	color: #585757;
	padding: 10px 0 0 10px;
	background: #ffffff;
	_background: #040916 url(images/bg_body.jpg) 0 0 repeat-y;
}

h1 {
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
}

h2 {
	font-size: 16px;
	margin-bottom:5px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
}

h4{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

h5 {
	font-size: 14pt;
	margin-bottom: 10px;
}

h6{
	font-weight:bold;
	margin-bottom: 10px;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color: #134485;
}

a:hover {
	text-decoration:underline;
}

p {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 10px;
}

strong{
	font-weight:bold;
}

img{
	border:none;
}

.alignleft,
img.alignleft{
	display:inline;
	float:left;
	margin-top:14px;
	margin-right:15px;
	margin-bottom:10px;
}

.alignright,
img.alignright{
	display:inline;
	float:right;
	margin-top:14px;
	margin-left:15px;
	margin-bottom:10px;
}

/****************************************
 * Layout
 ***************************************/

.wrap
{
}

.container
{
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	padding:10px;
	width: 960px;
	background-color: #fff;
	float:left;
}

.header
{
	width:100%;
	height: 137px;
	background-color: #fff;
	margin-bottom: 10px;
	position: relative;
}

.content
{
	width: 650px;
	float: left;
}

.sidebar
{
	float:right;
	width: 300px;
}

.commercialbar{
    position: absolute;
    left: 991px;
    top: 0px;
    z-index: -1;
}

.top_bannerbar {
	/* use it later */
 	margin-bottom: -3px;
    margin-left: 10px;
    margin-top: -10px;
    position: relative;
    z-index: -2;
}


.clear{
	clear:both;
}

/****************************************
 * Header
 ***************************************/

.banner {
	width: 960px;
	height: 137px;
	position: relative;
	background: url(images/header_allincl.jpg) 0 0 no-repeat;
	
}

.logo_link{
	display: block;
    height: 40px;
    left: 10px;
    position: absolute;
    top: 30px;
    width: 400px;
}

.search {
	position:absolute;
	top:69px;
	right:184px;
}

.searchfield {
	background: #fff;
	padding:2px;
	border: 1px solid #000;; 
}

.searchbtn{
	color: #000;
}

.search label {
	display: none;
}

.tagline {
	display: none;
}


.nav_menu {
	/*
	background-image: url('images/nav_menu_btn.png');
	background-repeat: repeat-x;
	*/
	display: block;
	float: left;
	margin: 0 auto;
	width: 960px;
	height: 31px;
   	position: absolute;
	top: 106px;
	left: 0px;
}

.nav_menu .nav,
div.menu {
	font-size: 13px;
	-webkit-padding-start: 0px;
	margin-top:0px;
	width: 100%;
}

.nav_menu .nav ul,
div.menu ul {
	list-style: none;
	margin:0px;
}

.nav_menu .nav li,
div.menu li {
	float: left;
	position: relative;
	display: block;
	border-right: 1px solid #634495;
}

.nav_menu a {
	color: #e1e1e1;
	display: block;
	line-height: 31px;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.6px;
	text-shadow: 1px 1px #333;
}

.nav_menu ul ul {
	/*
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);

	-webkit-padding-start: 0px;
	-moz-padding-start: 0px;
	*/
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	float: left;
	max-width: 180px;
	z-index: 99999;
}

.nav_menu ul ul li {
	min-width: 150px;
}

.nav_menu ul ul ul {
	left: 100%;
	top: 0;
}

.nav_menu ul ul a {
	background-image: url('images/bg-menu-layer.png') !important;
	background-repeat: repeat-x;
	line-height: 12px;
	padding: 8px 13px;
	width: 220px;
	height: auto;
	text-transform: none;
}
.nav_menu ul ul ul a {
	/*width: 190px;*/
}

.nav_menu li:hover > a {
	background-image: url('images/bg-menu-layer.png');
	background-repeat: repeat-x;
}

.nav_menu ul ul :hover > a {
	background: #192a55 !important;
}


.nav_menu ul li:hover > ul {
	display: block;
}

.nav_menu ul li.current_page_item > a,
.nav_menu ul li.current_page_ancestor > a,
.nav_menu ul li.current_page_parent > a,
.nav_menu ul li.related_parent > a,
.nav_menu ul li.current-menu-ancestor > a,
.nav_menu ul li.current-menu-item > a,
.nav_menu ul li.current-menu-parent > a {
	/*
	text-decoration: underline;
	*/
	color: #fff;
	background-image: url('images/bg-menu-hover.png');
	background-repeat: repeat-x;
}

* html .nav_menu ul li.current_page_item a,
* html .nav_menu ul li.current-menu-ancestor a,
* html .nav_menu ul li.current-menu-item a,
* html .nav_menu ul li.current-menu-parent a,
* html .nav_menu ul li a:hover {
		color: #fff;
}

.level1-has_children > a:after {
    content: " » ";
    position: absolute;
    right: 10px;
    top: 7px;
}

.sub-menu a {
	text-decoration: none !important;
}



/****************************************
 * Content
 ***************************************/

.headline_bar {
	background-image: url('images/bg_headline.png');
	font-family: Arial, san-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-left:5px;
}
.headline_bar a {
	color:#fff;
}

.entry-image {
	margin-bottom: 6px;
}

.entry-subtitle {
	text-transform:uppercase;
	padding: 15px 15px 5px 15px;
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.4px;
	color: #6743a3;
}
.entry-title {
	text-transform:uppercase;
	padding: 0 15px 10px 15px;
	font-family: georgia;
	font-size: 30px;
	color: #565555;
	margin: 0;
}
.entry-summary {
	padding: 0 15px 20px 15px;
	font-weight: bold;
}
.entry-content {
	padding: 0 15px 10px 15px;
}
.entry-content p {
	margin-bottom: 15px
}

.entry-content blockquote {
    font-style: italic;
    margin-bottom: 1em;
    padding: 0.5em 1em 0;
}

.entry-content a {
	color: #134485;
}

.entry-content h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.entry-content h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}


.entry-content ul {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 20px;
}
.entry-content ol{
	margin-left: 20px;
	margin-bottom: 20px;
}
.entry-content ul li,
.entry-content ol li {
	margin-bottom: 5px;
	line-height: 13px;
}

.entry-content img {
	max-width: 593px;
}

.entry-content .alignnone,
.entry-content .aligncenter {
	margin: 20px 0;
	text-align: center;
	/*width: 593px !important;*/
}

.entry-content .alignleft {
	margin: 0 15px 15px 0;
	float: left;
}
.entry-content .alignright {
	margin: 0 0 15px 15px;
	float: right;
}

.entry-content .wp-caption-text {
	text-align: center;
	font-size: 11px;
	margin: 0;
	max-width: 593px;
}
.entry-content .alignright .wp-caption-text,
.entry-content .alignleft .wp-caption-text {
	text-align: left;
}

.entry-author {
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	padding: 0 15px 15px 15px;
}

.content-map {
	border-top: 	15px solid #F7F6F3;
	border-bottom:  15px solid #F7F6F3;
	margin: 10px 0 20px 0;
}

.after-content {
	padding: 0 15px 15px 15px;
	position: relative;
}
.after-content .social-buttons {
	position: absolute;
	top: 0;
	left: 365px;
}
.social-buttons-fb,
.social-buttons-google,
.social-buttons-twitter {
	display: inline-block;
	width: 66px;
	top: 0; 
	position: relative;
	
}
.social-buttons-google {
	top: 1px;
}

.social-buttons-twitter {
	width: 103px;
}
.social-buttons-fb {
	top: -2px; 
}
.after-content .after-content-content {
	position: absolute;
	top: 40px;
	left: 365px;
}





.gallery {
	margin-right:-10px;
}
.gallery-row {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	clear: none;
}
.gallery-caption {
	display: none;
}
.gallery a img {
	width: 75px;
	height: 75px;
}





#overlay {
	/* initially overlay is hidden */
	display:none;
}
	

div.contentWrap {
	
	overflow:hidden;
}

.apple_overlay {
	z-index:99999999999999999;
	/* initially overlay is hidden */
	display:none;
	
	background:#fff;
	
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	
	padding:20px;
}

.apple_overlay img{
	
	width:586px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(images/overlay_close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


.thumb{
	width: 210px;
	height: 130px;
	background: #c4e4f2;
	float: left;
	position:relative;
	margin-right:10px;
	margin-bottom: 10px;
}

.detail_list{
	width: 100%;
	height: 300px;
	margin-bottom: 10px;
	position:relative;
}

.slideshow{
	position:relative;
	height: 300px;
	overflow: hidden;
}

.slideshow .item {
	position:absolute;
	background: #c4e4f2;
	width: 100%;
	height: 300px;
	display: none;
}



.detail_list .backward{
	position:absolute;
	left:10px;
	top:100px;
	z-index:99;
	width:40px;
	height:40px;
	background-image: url(images/btn_slideshow.png);
}

.detail_list .backward:hover{
	background-position: bottom left;
}

.detail_list .forward{
	position:absolute;
	right:10px;
	top:100px;
	z-index:99;
	width:40px;
	height:40px;
	background-image: url(images/btn_slideshow.png);
	background-position:top right;
}

.detail_list .forward:hover{
	background-position: bottom right;
}

.detail_list .item .teaser {
	position: absolute;
}


.teaser_title {
	width:100%;
	min-height: 70px;
	bottom: 0;
	position: absolute;
	background-image: url(images/bg_slideshow_teaser.png);
}

.teaser_title h1,
.teaser_title a {
	color: #fff !important;
	font-family: Arial;
	font-size: 32px;
	font-weight: normal !important;
	text-transform: uppercase;
	text-decoration: none !important;
	display: block;
	padding: 20px 15px 5px 15px;
	margin: 0;
}

.teaser_title p {
	display: none;
	font-family: Georgia, serif;
	font-size: 14px;	
	padding: 0 320px 15px 15px;
	margin: 0;
	color: #fff;
}

.single_list {
	height: 130px;
	margin-bottom: 15px;
}

.single_list p {
}

.single_list .thumb {
	margin-bottom: 10px;
}

.single_list h3 {
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #b4b3b3;
	line-height: 14px;
}
.single_txt {
	min-height: 145px;
}


.double_list {
	margin-right: -10px;
	margin-bottom: 15px;
}

.double_list p {
	font-size:9pt;
	line-height: 13pt;
}

.double_list .item {
	width:320px;
	float:left;
	margin: 0 10px 0 0;
}

.double_list .item .thumb {
	width:320px;
	height:180px;
	color:#000;
}



.triple_list {
	margin-right: -10px;
	margin-bottom: 15px;
}

.triple_list p {
	font-size:9pt;
	line-height: 13pt;
}

.triple_list h3 {
	font-size:11px;
	text-transform: uppercase;
	color: #b4b3b3;
	line-height: 14px;
}




.triple_list .item {
	width: 210px;
	float:left;
	margin: 0 10px 0 0;
}

.quad_list .single_list {
	margin-bottom: 10px;
}

.double_list h3, 
.triple_list h3 {
	text-transform:uppercase;
	padding: 5px 0;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.2px;
}




.pagination{
	margin-top:20px;
}

.pag_summary{
	float:left;
	margin-right:2px;
	background: #000;
	color: #fff;
	padding:4px 5px;
}

.page-numbers li{
	float:left;
	margin:0 2px;
	padding:3px 5px;
	list-style: none;
	border: 1px solid #999;
}








	
.content-wrapper {
	background: #f5f5f5;
	border: 1px solid #eaeaea;
	padding: 12px;
	position: relative;
	margin-bottom: 20px
}
.content-wrapper .inner {
	background: #fff;
}

.content-wrapper:before {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 0;
	height: 6px;
	width: 100%;
	background: url(images/shadow-content.png);
}

	
.a-z-list .inner .inner-group {
	padding: 20px;
	border-bottom: 1px dashed #606060; 
	margin-bottom: 20px;
}
.a-z-list h2 {
	font-family: georgia;
	font-size: 25px;
}
.a-z-list a {
	font-weight: bold;
}


/************************************
 * Comments
 ***************************/

#respond,
#comments-title,
.commentlist {
	padding: 15px 10px 15px 10px;
}
#comments-title {
	padding-bottom: 0;
	font-family: Georgia;
	font-weight: normal;
}

#respond label {
	display: block;
	font-weight: bold;
}
#respond input[type=text],
#respond textarea {
	display: block;
	width: 580px;
	margin-bottom: 15px;
	padding: 5px;
}
.comment .reply,
#respond .required {
	display: none;
}






/****************************************
 * Sidebar
 ***************************************/

.teaser_box{
	height: 144px;
	width: 300px;
	margin-bottom:10px;
}

.teaser_box a:link, .teaser_box a:visited, .teaser_box a:active{
	color: #333;
}

.teaser_box a:hover{
	color: #999;
}

.teaser_box .thumb{
	width: 144px;
	height: 144px;
	float:left;
	margin: 0;
	position:relative;
}

.teaser_box .right{
	width: 144px;
	height: 144px;
	margin:0px;
	float:right;
}

.most_read {
	width: 100%;
	background: #fff;
	margin: 0px 10px 0px 4px;
}

.most_read .sidebar_box_header h3 {
	margin: 10px 0 0 0;
}

.most_read .sidebar_box_header h3 a {
	color: #6743a3;
	font-weight: bold;
	font-size: 16px;
}

.most_read ul { list-style: none; }
.most_read ul b { display: none; }
.most_read ul li { line-height: 150%; color: #b4b3b3; text-transform: uppercase; }

.most_read a{ color: #6743a3; text-decoration: underline; font-size: 14px; display: block; text-transform: none; }
.most_read a:hover { text-decoration: none; }

.sidebar .title {
  	border-bottom: 1px solid #ECECEC;
    margin-bottom: 0;
    padding: 7px 10px
}

/*.sidebar .most_read ul {
	list-style: none;
	background-position:4px;
}

.sidebar .most_read li {
	border-bottom: 1px solid #f3f3f3;
	padding: 0 10px;
	float: left;
}

.sidebar .most_read ul li b {
	color: #999;
    float: left;
    width: 25px;
  	font-family: Georgia, serif;
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;

}
.sidebar .most_read ul li span {
    border-left: 1px solid #B4B3B3;
    float: left;
    margin-left: 5px;
    min-height: 30px;
    padding: 5px 10px;
    width: 229px;
	text-transform: uppercase;
	color: #B4B3B3;
}

.sidebar .most_read ul li span a {
	display: block;
	font-weight: bold;
	text-transform: none;
}

.sidebar .most_read h2{
	font-size: 9pt;
	margin-bottom: -18px 0 5px 35px;
	text-transform: uppercase;
}

.sidebar .most_read p{
	font-weight: normal;
	color: #333;
	line-height: 13pt;
	font-size: 9pt;
	margin-bottom:0px;
	margin-left: 0px;
}

.sidebar .most_read .head {
	font-size: 9pt;
	margin: -18px 0 0 8px;
}

.sidebar .most_read .sub {
	font-weight: normal;
	color: #333;
	line-height: 13pt;
	font-size: 9pt;
	margin-bottom:0px;
	margin-left: 35px;
}

.sidebar .most_read .sidebar_box_header{
	border-bottom: 1px solid #ececec;
}*/

.columns {
	width:100%;
	background: #fff;
	margin-bottom: 15px;
}

.columns h2 {
	margin-bottom: 5px;
	font-size: 9pt;
	text-transform: uppercase;
}

.columns a {
	font-weight:bold;
	display: block;
}

.columns p {
	color: #333;
	line-height: 13pt;
	font-size: 9pt;
}

.columns .item {
	margin: 0px;
	min-height:52px;
	padding: 10px;
	border: 0;
	border-bottom: 1px solid #ececec;
}
.columns .item .thumb {
	margin:0px;
	width:70px;
	height:52px;
	background: #fff;
	float:left;
}
.columns .item .content{
	width: 200px;
	padding-left:10px;
	font-size: 12px;
	line-height: 16px;
}



/*.sidebar_box {
	background: #fff url(images/sidebar_bg_box.png) 0 0 repeat-x;
	padding-bottom:3px;
	border-bottom: 1px solid #ececec;
	margin-bottom:10px;
}
.sidebar_box_header {
    padding: 15px 10px 5px 10px;
}
.sidebar_box_header h3 {
	color: #999;
	font-size: 12px;
	line-height: 15px;
    font-weight: bold;
    margin: 0;
}
.sidebar_box_header p {
	margin: 5px 0 0 0;
}*/

.sidebar_box_tabs ul {
	background: url(images/sidebar_bg_tabs.png) 0 0 repeat-x;
	overflow: hidden;
}
.sidebar_box_tabs ul li {
	display: inline
}
.sidebar_box_tabs ul li a {
	float: left;
	background: silver;
	padding: 5px 10px;
	background: url(images/sidebar_bg_tabs.png) 0 0 repeat-x;
	border-right: 1px solid #b1b1b1;
	box-shadow: 10px 0 20px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
.sidebar_box_tabs ul li a.current {
	background: #f9f9f9;
	font-weight: bold;
}
.sidebar_box_list {
	background: #f9f9f9;
}
	
.sidebar_box_list .item {
	border: 0;
	border-bottom: 1px solid #ececec;
}


.video_box {
}
.video_box iframe {
	/**/
}
.video_box .sidebar_box_header {
	border-bottom: 1px solid #ececec;
	padding: 10px;
}



/****************************************
 * Footer
 ***************************************/

.footer_ads {
	margin-top: 10px;
	margin-right: -20px;
}
.footer_ads a {
	float: left;
	margin-right: 23px;
}

.footer{
	border-top: 1px solid #e7e7e7;
	margin: 20px 0px;
	padding-top: 10px;
	color:#aaa;
}


.footer a:link, .footer a:visited, .footer a:active{
	color: #aaa;
}

.footer .menu-footer-seo-menu-container {
	margin: 10px 0 0 0;
}

.footer .menu-footer-seo-menu-container ul, 
.footer .menu-footer-seo-menu-container ul li {
	list-style: none;
}
.footer .menu-footer-seo-menu-container ul li {
	float: left;
	margin-right: 5px;
}
.footer .menu-footer-seo-menu-container ul li a {
	padding-right: 5px;
}
.footer .menu-footer-seo-menu-container ul li:after {
	content: '|';
}
.footer .menu-footer-seo-menu-container ul li:last-child:after {
	content: '';
}


/****************************************
 * Ads
 ***************************************/

.adsense_side{
	width:300px;
	height:250px;
	margin-bottom:10px;
}

.adsense_center{
	width:100%px;
	margin-bottom:10px;
}

.adsense_center img{
	width:650px;
	height:90px;
}

.ad{
	width:100%;
	height:250px;
	margin-bottom:10px;
}

.facebook{
	width:100%;
	height:253px;
	margin-bottom:10px;
}



/***********************
 * Misc
 **********************/

.taxonomy-select {
	position: absolute;
	top: 25px;
	right: 30px; 
}


.level0 > a {
    display: table-cell;
    font-size: 12px !important;
    height: 30px;
    line-height: 11px;
    padding: 0 11px;
    text-align: center;
    vertical-align: middle;
}

.entry-content table {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
	margin-bottom: 20px;
}

.entry-content table td {
    padding: 5px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999
}


/* social media buttons - content - top */
.content-wrapper .smb-top .social-buttons{
  float: right;
  margin: 10px 20px 0 0;
}

/* social media buttons - sidebar - top */
.sidebar .smb-top{
  margin: 0 0 6px 0;
}
.sidebar .fbb-top{
  margin: 0 0 8px 0;
}

#searchform{
	padding: 7px;
	clear: both;
}

#searchform #s{
	float: left;
	width: 153px;
	height: 16px;
	padding: 2px;
	border: 1px solid #c1c1c1;
	border-top: 1px solid #848484;
	margin: 0;
}

#searchform button{
	float: left;
	width: 38px;
	height: 22px;
	border: 0;
	background: url(images/search_btn.png) no-repeat;
	margin: 0;
	padding: 0;
}