/*
Theme Name: Massive News
Theme URI: http://www.press75.com/
Description: The all new Massive News WordPress theme by Jason Schuller and Press75.com. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/massive-news/">http://www.press75.com/docs/massive-news/</a>.
Version: 2.3.1
Author: Jason Schuller
Author URI: http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jasonschuller.com

The CSS, XHTML and Design are all Copyright 2009 Circa75 Media, LLC:
*/

/* grey box method */
body {
background: #E7E7E7 url(images/bg.jpg) repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #1d1d1d;
font-size: 12px;
padding: 0;
}

a {
color: #6D7113;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.more-link {
 color: #FFF;
 padding: 1px 10px 1px 5px;
 background: #800000;
}

a:hover.more-link {

}

a.sidebar-more {
color: #800000;
}


a.galerie-back {
font-weight: bold;
}


/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(images/link-icon_external_16.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf.png) no-repeat right;  }

/* Ähnliche Beiträge */

.st-related-posts {		
		list-style: none;
		margin: 25px 0 35px 0;
		padding: 0;
		}

.st-related-posts li{		
		margin: 0;
		padding: 4px 0;
		clear: both;
	}

.st-related-posts a {		
		text-decoration: none;
		color: #800;
		font-weight: bold;
	}

.st-related-posts a:hover {		
		text-decoration: underline;
	}

.st-related-posts-post {		
		color:#1B3745;
		font-size:18px;
		border-top: 3px solid #eee;
		font-weight:normal;
		line-height:30px;
		margin-bottom:-10px;
		padding-top: 20px;
		}

.comment-head {		
		color:#1B3745;
		font-size:18px;
		font-weight:normal;
	line-height:30px;
	padding: 0 0 6px 0;
	margin: -15px 0 0 0;
		}




/* 960 grid system container background */
.container_16 {
background:#FFFFFF;
}

/* headings */
h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif; line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}


h1 {
margin-bottom:.7em;
margin-top:.7em;
font-size: 26px;
line-height: 30px;
font-weight:normal;
color: #800000;
}

h1.header_home {
margin: 0;
padding: 0;
font-size: 12px;
line-height: 30px;
}

h1 a {
font-weight:normal;
color: #1b3745;
}

h1 a:hover {
font-weight:normal;
}

h1.galerie {
border-bottom:2px dotted #999999;
font-size:12px;
font-weight:bold;
margin-left:10px;
margin-right:13px;
text-align:right;
}


.box h2.home {
margin-bottom:.7em;
font-size: 26px;
line-height: 30px;
}

.box h2.home a {
font-weight:normal;
color: #800000;
}

.box h2.home a:hover {
font-weight:normal;
color: #800000;
text-decoration: underline;
}

h3.ads {
display:block;
font-size:10px;
margin: 0;
color: #666666;
padding:0 0 2px;
text-align: right;
font-weight: normal;
}

h3.ads2 {
display:block;
font-size:10px;
margin: 0 10px 15px 10px;
color: #666666;
padding:0 0 2px;
text-align: right;
border-bottom: 1px solid #dadada;
font-weight: normal;
}


/* branding */
h1#branding {
font-weight:normal;
font-size:6em;
font-family:Georgia,Times,serif;
text-align:left;
padding:0 0 0 10px;
margin-bottom:0;
}

h1#branding a {
color: #FFFFFF;
}

h1#branding a:hover {
color: #999999;
}

#textlogo {
width: 500px;
float: left;
}

img.branding {
padding: 0 0 0 10px;
margin-top: -5px;
float: left;
}

/* page heading */
h2#page-heading {
font-weight:normal;
font-family:Georgia,Times,serif;
padding:.5em;
margin:0 0 10px 0;
border-bottom:1px solid #ccc;
}

/* boxes */
.box {
background:#EAEDF0;
margin-bottom:10px;
padding:10px 10px 1px 10px;
border: 1px solid #EAEDF0;
}

.box.widget {
margin-bottom:25px;
}

.first_box {

}

.last_box {
margin-right: 0px;
border: none;
height: 150px;
}

.box h2 {
font-size:1em;
font-weight:normal;
color:#ffffff;
background:#B0BCC2;
margin:-11px -11px 0 -11px;
padding:8px 0 6px 12px;
}

.box h2 a, .box h2 a.visible {
color:#9BAAB5;
font-weight: normal;
}

.box h2 a:hover {
color:#FFFFFF;
background: none;
}


.content h2 {
font-size:1em;
font-weight:normal;
color:#ffffff;
border: 1px solid #d69726;
background:#d69726;
margin:-10px -11px 23px;
padding:7px 0 5px 12px;
}

.content h2 a{
color:#ffffff;
}

h2.entry-title {
background: none;
padding: 0;
margin: 0;
}

.breadcrumb{
font-size:1em;
font-weight:normal;
color:#ffffff;
border: 1px solid #d69726;
background:#d69726;
margin:-10px -11px 23px;
padding:7px 0 5px 12px;
}

.breadcrumb a{
color: #FFFFFF;
}




h2.entry-title a{
font-size:1.5em;
line-height: 1.1em;
margin-bottom:.5em;
color:#800000;
background: none;
font-weight: normal;
text-transform: none;
}

h2.entry-title a:hover{
color:#800000;
text-decoration: underline;
}



.content {
background: #ffffff;
border: none;
padding-bottom: 30px;
}

.block {

}

.start {
padding-top: 0;
}


div.menu {
padding:0;
}

div.menu h2 {
margin:0;
}

div.menu .block {
padding-top:0;
}

/* paragraphs, quotes and lists */
p {
margin-bottom:1em;
}

blockquote {
font-family: Georgia, 'Times New Roman', serif;
padding-left:1em;
border-left:4px solid #CCCCCC;
}

blockquote cite {
font-size:.9em;
}

ul, ol {
padding-top:0;
}

/* menus */
ul.menu {
list-style:none;
border-top:1px solid #BBBBBB;
}

ul.menu li {
margin:0;
}

ul.menu li a {
display:block;
padding:4px 0;
border-bottom:1px solid #BBBBBB;
}

ul.menu li a:hover {
background:#EEEEEE;
}

ul.menu li a:active {
background:#CCCCCC;
}

/* submenus */
ul.menu ul {
list-style:none;
margin:0;
}

ul.menu ul li a {
padding-left:30px;
}

/* section menus */
ul.section {
border-top:0;
margin-bottom:0;
}

ul.section li {
}

ul.section li a {
background:#BBBBBB;
}

ul.section li a:hover {
background:#AAAAAA;
}

ul.section li a:active {
color:#FFFFFF;
background:#666666;
}

ul.section li li a {
background:#DDDDDD;
}

ul.section li li a:hover {
background:#CCCCCC;
}

ul.section li li a:active {
color:#000000;
background:#FFFFFF;
}

ul.section ul li {
text-transform:none;
}

ul.section li.current a {
background:#EEEEEE;
}

ul.section li.current a:hover {
background:#DDDDDD;
}

ul.section li.current a:active {
background:#FFFFFF;
}

ul.section li.current > a {
color:#FFFFFF;
background:#666666;
}

ul.section li.current > a:hover {
background:#555555;
}

ul.section li.current > a:active {
background:#444444;
}

ul.section li.current a.active {
background:#FFFFFF;
cursor:default;
}

ul.section li.current > a.active,
ul.section li.current > a.active:hover {
color:#FFFFFF;
background:#666666;
cursor:default;
}

/* tables */
table {
width:100%;
border:1px solid #BBBBBB;
margin-bottom:10px;
}

.content_center table  {
width:100%;
border: none;
margin-bottom: 30px;
margin-top: 10px;
}

.content_center table td {
text-align: center;
}


col.colC {
width:8em;
}

th, td {
text-align:left;
}

thead th {
border-bottom:2px solid #888888;
background:#BBBBBB;
padding:.4em 1em .2em;
}

thead th.table-head {
font-size:1em;
font-weight:normal;
color:#FFFFFF;
background:#555555;
border:1px solid #555555;
}

tbody tr.odd th,
tbody tr.odd td {
background:#FFFFFF;
}

tfoot th,
tfoot td {
border-top:2px solid #666666;
background:#EEEEEE;
}

tfoot tr.total th,
tfoot tr.total td {
border-top:6px double #666666;
}

tfoot tr.total th {

}

th.currency,
td.currency {
text-align:right;
}

.doublelist  {
border: none;
}

.doublelist td {
border: none;
padding: 10px;
}




/* forms */
form {
overflow:hidden;
}

fieldset {
	margin: 0;
}

legend {
font-size:1.1em;
padding:.4em .8em;
background:#FFFFFF;
border:1px solid #BBBBBB;
}

fieldset.login p {
margin-bottom:1em;
margin-top:0pt;
}

fieldset p label {
width:98%;
}

.fieldset label {
font-size: 10px;
color:#1B3745;
}


fieldset p input {
width:98%;
}

fieldset p select {
width:99%;
}

fieldset.login p label {
float:left;
line-height:2em;
margin-right:3%;
text-align:right;
width:32%;
}

fieldset.login p input {
width:60%;
}

fieldset.login input.button {
margin-left:35%;
}

form p.notice {
font-weight:bold;
}

input.search.text {
width:66%;
}

input.search.button {
width:28%;
margin-left:2%;
}

/* articles */
#articles {
padding-top:0;
}

.main_article {
font-size: 12px;
margin-top: 30px;
}

.first_main_article {
font-size: 12px;
}

.box .article {
margin-bottom: 40px;
}

.article h2 {
font-size:2em;
font-weight:normal;
text-transform:none;
color:#333333;
background:transparent;
padding:0;
margin:0;
border:none;
}

.article h3 {
margin-bottom:-8px;
margin-top:30px;
font-size:1.6em;
font-weight: normal;
}

.article h3.autor {
border-bottom:1px solid #DADADA;
color:#666666;
display:block;
font-size:10px;
font-weight:normal;
margin:0 0 5px 0;
padding:0 0 2px;
text-align:right;

}



.box .first {
border-top:none;
margin-top: 12px;
}

.article h4 {
font-size:1.2em;
margin-bottom:.5em;
}

.article h4 a{
color: #294959;
}

.article a.image {
float:left; 
margin:3px 10px 3px 0; 
padding:4px;
border:1px solid #bbb;
background:#FFFFFF;
}

.article a.image:hover {
border:1px solid #666666;
}

.article a.image img {
float:left; 
}

.meta {
font-family: Arial, Helvetica, sans-serif;
color:#666666;
border-bottom:1px solid #b2b2b2;
margin-bottom:.8em;
padding: 0 0 5px 0;
}

.meta-left {
float:left; 
} 

.meta-right {
float:right; 
} 

.meta-top-pin {
color:#666666;
border-bottom:3px solid #CACACA;
margin-bottom: 0;
margin-top:.4em;
padding: 0;
font-weight: bold;
}

.meta-top {
color:#999;
border-bottom:4px solid #ececec;
margin-bottom:1.7em;
padding: 0;
}


.meta a:link, .meta a:visited {
font-weight: normal;
color: #666666;
}

.meta a:hover {
font-weight: normal;
color: #333333;
text-decoration: underline;
}

#autor {
padding: 0 0 20px 0;
font-style: italic;
}

.subheadline {
font-weight: bold;
font-size: 12px;
color: #999999;
margin-bottom: 1em;
display: block;
}

h2.subheadline {
font-weight: bold;
font-size: 12px;
color: #999999;
margin-bottom: 1em;
display: block;
}


/* massive news */
#head_wrap {
padding: 0 10px 10px 10px;
width: 900px;
}

#head_wrap_galerie {
padding: 0 10px 10px 10px;
width: 900px;
background: #fff;
}


#header {
background: #ffffff;
border-bottom: 1px solid #ffffff;
padding: 25px 0 13px 0;
}

#header-galerie {
background: #ffffff;
border-bottom: 1px solid #ffffff;
padding: 10px 0 0 0;
}


.header_abo {
float: right;
width: 265px;
height: 42px;
margin: 6px 0 0 0;
padding: 20px 0 0 0;
}

.header_ad {
border:1px solid #DADADA;
float:right;
margin:6px 8px 0 0;
padding:20px;
}

.header_abo p {
padding: 0 15px 0 15px;
font-size: 11px;
color: #294959; 
}

.header_abo a.rss {
background: url(images/rss.png) left no-repeat;
padding: 0 0 0 25px;
margin: 0 15px 0 0;
font-weight: normal;
font-size: 16px;
color: #1b3745;
}

.header_abo a.rss:hover {
text-decoration: underline;
}

.header_abo a.mail-rss {
background: url(images/feed-mail.gif) left no-repeat;
padding: 0 0 0 27px;
margin: 0 0 0 0;
font-weight: normal;
font-size: 16px;
color: #1b3745;
}

.header_abo a.mail-rss:hover {
text-decoration: underline;
}

#subheader {
padding: 0;
margin: 0;
}

#date{
float: left;
font-size: 11px;
margin-top: 5px;
color: #666;
}

#serv_nav {
float: right;
margin-top: 5px;
}

#serv_nav ul {
padding: 0;
margin: 0;
font-size: 11px;
}

#serv_nav ul li{
display: inline;
padding: 0;
margin: 0;
color: #666;
}

#serv_nav ul li.lighter{
color: #ccc;
}

#serv_nav ul li.date_head{
color: #ccc;
font-size: 10px;
}

#serv_nav a {
color: #fff;
background: #1B3745;
font-size: 11px;
padding: 1px 10px;
}

#navigation {
background: #1b3745;	
}

ul.nav li {
background: url(images/menudiv.jpg) top right no-repeat;
}

ul.nav li.page_item {
background: url(images/menudiv.jpg) top left no-repeat;
}

ul.nav li.subscribe {
background: url(images/rss.jpg) top left no-repeat;
padding-right: 23px;
}

.main_wrap {
padding: 10px 10px 0 10px;
margin-top: 15px;
margin-bottom: 15px;
width: 900px;
}

.main_wrap_galerie {
padding: 0;
background: #fff;
margin-bottom: 15px;
width: 920px;
}


.entry_galerie {
padding: 0 0 0 10px;
}

.entry_galerie p{
margin-bottom: 0;
}


.featured_box {
margin-right: 10px;
border: none;
height: 150px;
}

/** featured content **/
.boxgrid{ 
float:left; 
overflow: hidden; 
position: relative; 
}

.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}

.boxgrid p{ 
padding: 10px 20px 0 10px;
}

.boxgrid h4 {
font-size: 16px;
padding: 10px 10px 0 10px;
margin: 0;
}

.boxgrid h4 a {
color: #1B3745;
font-weight: normal;
}


.boxcaption{ 
float: left; 
position: absolute; 
background: #FFFFFF; 
height: 186px; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
top: 0;
left: 0;
}

.caption .boxcaption {
top: 186;
left: 0;
}

#content_left_wrapper {
float: left;
width: 100%;
}

#content_left_wrapper_single {
float: left;
width: 100%;
}

#content_right_wrapper {
float:left;
margin-left:-290px;
width:290px;
}

.content_left {
margin-right: 620px;
width: 560px;
}

.galeriepage{
margin-right: 0;
width: 970px;
background:#FFFFFF;
text-align: center;
}


.video {
width: auto;
margin: 20px 0 20px 0;
text-align: center;
border: 1px solid #BBBBBB;
padding: 10px;
background: #CCCCCC;
}

.time {
background: url(images/date.gif) left no-repeat;
padding: 4px 0 4px 22px;
margin: 0 10px 0 0;
}

.categories {
border-bottom: 1px solid #b2b2b2;
font-size: 10px;
padding: 0 0 2px 0;
margin: 0 0 5px 0;
display: block;
}

.categories-top {
font-size: 11px;
padding: 0 0 2px 0;
margin: 5px 0 0;
display: block;
float: left;
color: #999;
}


.categories a, .categories-top a {
color: #666666;
}

.categories a:hover, .categories-top a:hover {
text-decoration: none;
color: #333333;
}

.categories-widget {
float: left;
margin:0 10px 0 0;
padding:0;
}

.categories-widget a {
font-weight: bold;
color: #000000;
}

.categories-widget a:hover {
text-decoration: none;
color: #333333;
}

.tag-pinnwand img { 
margin-top: 10px;
}


.widget .entry-summary p{
margin-bottom: 35px;
margin-top: 5px;
}

.widget-simpletags {
background: none;
border: 4px solid #EAEDF0;
padding: 10px 15px;
}

.widget-simpletags h2{
display: none;
}

.cat {
background: url(images/cat.gif) left no-repeat;
padding: 4px 0 4px 22px;
margin: 0 10px 0 0;
}

.discuss {
background: url(images/comments.jpg) left no-repeat;
padding: 4px 0 4px 22px;
margin: 0 10px 0 0;
}

.discuss-top {
font-family: Arial, Helvetica, sans-serif;
background: url(images/hg_comment_top.gif) left no-repeat;
padding: 3px 0 3px 18px;
margin: 0;
float: right;
}

.discuss-top-pin {
font-family: Arial, Helvetica, sans-serif;
padding: 3px 0 3px 18px;
margin: 0;
float: right;
}

.discuss-top a{
color: #999;
font-size: 11px;
}


.editlink {
background: url(images/edit.jpg) left no-repeat;
padding: 4px 0 4px 22px;
margin: 0 10px 0 0;
}

.content_center {
width: 365px;
float: right;
font-size: 0.96em;
}

.widget_block {
margin: 0;
padding: 15px 0 15px 0;
}


.widget_block ul {
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #BBB;
}

.widget_block li {
padding:4px 0;
margin: 0;
border-bottom:3px solid #cacaca;
}

.widget_block ul li:last-child {
border-bottom:none;
}

.widget_block li:hover {
background: #EEE;
}

.widget p {
margin: 10px 0 10px 0;
}

.content_right {
width: 265px;
float: right;
}

#search_submit {
margin: 0;
padding: 0;
border: 0;
}

#search_form input[type="text"] {
border: 1px solid #E5E3D8;
padding: 2px;
margin: 0;
color: #404040;
background: #FFF;
width: 180px;
}

#search_form input[type="submit"] {
background-color:#294959;
border: 0;
color:#FFFFFF;
cursor:pointer;
margin:0 0 0 1px;
padding:2px 6px;
width:90px;
}


.p75_sidebar_ads {
padding: 12px 0 8px 12px;
}

* + html .p75_sidebar_ads {
padding: 12px 0 4px 11px;
}

.p75_sidebar_ads img {
margin: 0 4px 4px 0;
}

* + html .p75_sidebar_ads img {
margin: 0 4px 4px 0;
float: none;
}

#footer_wrap {
padding: 10px 10px 0 10px;
margin-bottom: 0px;
width:900px;
}

.pagination {
background:transparent url(images/linkspalte2_hg_kachel.gif);
font-size: 12px;
padding-top: 5px;
padding-bottom: 5px;
}

.pagination a {
font-weight: bold;
}

#footer {
background: #1b3745;
padding: 10px;
color: #FFFFFF;
}

#footer h4 {
font-size: 12px;
font-weight: normal;
}

#footer p {
font-size: 10px;
margin: 0;
padding: 0;
color: #9BAAB5;
}

#footer a {
color: #9BAAB5;	
font-weight: normal;
text-transform: none;
}

#footer ul.nav li.page_item {
background-image: none;	
}

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

/** menu styles **/

#home-nav {
background: #294959;
padding: 0 10px;
}

ul.nav, ul.nav * {
margin:0;
padding:0;
font-weight:normal;
font-size:11px;
z-index:1000;
}

ul.nav {
position:relative;
max-width:100%;
height:2.2em;
}

ul.nav li {
cursor:pointer;
float:left;
text-align:center;
list-style-type:none;
font-weight:normal;
}

ul.nav li ul {
cursor:default;
width:100%;
max-width:100%;
position:absolute;
height:auto;
top:2.2em;
background-position:0 0 !important;
left:-9000px;
}

ul.nav li ul li {
padding:0;
border:none;
width:auto;
max-width:none;
}

ul.nav li a {
color:#fff;
text-decoration:none;
display:block;
float:left;
padding:0 1em;
height:2.2em;
line-height:2.2em;
font-weight: bold;
}

ul.nav li ul li a {
position:relative !important; /* ie Mac */
cursor:pointer !important;
white-space:nowrap;
line-height:2em;
height:2em;
font-weight:normal;
color:#666;
background-position:0 50% !important;
text-transform: none;
}

ul.nav li:hover a,
ul.nav li a:hover,
ul.nav li a:focus {color:#000;}
ul.nav li a:active {color:#666; background:#fff;}
ul.nav li:hover ul {left:0;z-index:10}
ul.nav li ul,
ul.nav li {}
ul.nav li:hover ul li a {color:#444;}
ul.nav li:hover ul li a:hover {color:#000; background:#fff;}
ul.nav li:hover ul li a:active {color:#666; background:#fff;}

ul.nav li.current a {color:#666; background:#fff; cursor:default;}
ul.nav li.current ul {left:0;z-index:5}
ul.nav li.current ul,
ul.nav li.current {background:#ccc !important}
ul.nav li.current ul li a {color:#444; background:#ccc; font-weight:normal;}
ul.nav li.current ul li a:hover {color:#000; background:#fff;}
ul.nav li ul li.current a,
ul.nav li ul li.current a:hover,
ul.nav li.current:hover ul li a:active {color:#666; background:#fff;}

/* navigation (vertical subnavigation) */
ul.nav {
}

ul.main li {
position:relative;
top:0;
left:0;
}

ul.main li:hover {
background: #294959;
}


ul.main li ul {
border-top:0;
}

ul.main li ul li {
float:left;
}

ul.main li.cat-item-69 a {
background: #800000;
border-right:1px solid #445664;
}

ul.main li.cat-item-69 a:hover {
text-decoration: underline;
}


ul.main li ul li a {
width:12em;
line-height:2em;
height:2em;
text-align:left;
color:#fff;
border-top:1px solid #435664;
background:#1b3745;
font-weight: bold;
}

ul.main li a:focus {color:#fff;}

ul.main li ul li a:hover {
color:#fff;
}

ul.main li:hover a {
color:#fff;
}

ul.main li:hover ul li a {color:#fff;}
ul.main li:hover ul li a:hover {color:#fff; background:#294959;}
ul.main li:hover a:active {background:#294959;}
ul.main li:hover ul li a:active {color:#fff; background:#222;}

/* page_item list */
ul.nav li.page_item {
float:right;
color:#cde;
}

ul.nav li.page_item span.status {
float:left;
padding:0 1em;
line-height:2.77em;
height:2.77em;
font-size:0.9em;
}

ul.nav li.page_item span.status a {
float:none;
display:inline;
padding:0;
height:auto;
line-height:auto;
color:#cde;
background:transparent;
}

ul.nav li.page_item span.status a:hover {
color:#fff;
background:transparent;
}

ul.nav li.page_item span.status span {
text-transform:capitalize;
}

ul.nav li.page_item:hover a {
color:#fff;
}

ul.nav li.page_item:hover a:hover {
}

ul.nav li.page_item:hover a:active {background:#444;}

/** begin comment styles **/
#comments {
margin: 0 0 0 0;
}

.comments {
background: #fff;
border: none;
}

#comments h3 {
font-size: 16px;
font-weight: normal;
color: #181512;
margin: 5px 0 0 0;
padding: 0;
}

.comment-author {
font-weight: normal;
}

.comment-author a {
color: #1d1d1d;
}


.comment-meta {
font-size: 10px;
font-weight: normal;
margin: 0 0 10px 0;
}

.avatar {
float: right;
display: inline;
padding: 3px;
margin: 5px 0 4px 8px;
border:1px solid #BBB;
}

#comment {
width: 510px;
font: 12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color: #333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
}

ol.commentlist p {
margin-bottom: 10px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
font-size: 14px;
margin: 0;
padding: 0;
}

ol.commentlist li.alt {
padding: 0 0 15px 0;
margin: 0 0 15px 0;
border-bottom: 1px dotted #BBB;
}

ol.commentlist li {
padding: 0 0 15px 0;
margin: 0 0 15px 0;
border-bottom: 1px dotted #BBB;

}

ol.commentlist li div.reply {
background: url(images/submit.jpg) left no-repeat;
height: 20px;
border: none;
padding: 5px 0 0 20px;
color: #000;
cursor: pointer;
}

ol.commentlist li div.reply:hover {
color: #555;
}

ol.commentlist li div.reply a {
font-weight: normal;
color: #626262;
}

ol.commentlist li ul.children { 
list-style: none; 
margin: 0;
padding: 0;
text-indent: 0; 
}

ol.commentlist li ul.children li {
background: none;
margin: 0;
padding: 10px 0 0px 40px;
border: none;
}

ol.commentlist li ul.children li.alt {
background: none;
margin: 0;
padding: 10px 0 0px 40px;
border: none;
}

ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 { margin:0; }

input#submit {
background: #800000;
height: 20px;
border: none;
padding: 0 10px;
color: #fff;
cursor: pointer;
}

* + html input#submit {
padding: 0;
}

input#submit:hover {
color: #ccc;
}


#comment,#author,#email,#url,#mcspvalue {
border: 1px solid #E5E3D8;
padding: 2px;
margin: 0 0 10px 0;
color: #404040;
}

#comment {
margin: 10px 0 10px 0;
height: 200px;
width: 99%;
}

#respond {
padding: 0;
margin: 0;
}

/** wordpress basics **/
.wp-caption {
margin-bottom: 5px;
}

.wp-caption-text {
color:#FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
text-align: left;
}

code {
font: 0.9em 'Courier New', Courier, Fixed;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

/** begin calendar **/
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }

/** various tags and classes **/
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

/* begin captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

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

.wp-caption-text {
	margin: 0 10px 20px 0;
	line-height: 14px;
	padding:  5px 10px 11px 15px;
	font-size: 10px;
	color: #1b3745;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #e7ecee;
	background:  url(images/caption_hg.gif) #f0f0f0;
	}

.navigation {
	padding: 0 0 20px 0;
	margin:0;
	}

.navigation_start {
	padding: 15px 0 15px 15px;
	margin: -10px 0 20px 10px;
	background: url(images/linkspalte2_hg_kachel.gif);
	}

.navigation_start a {
	color: #ffffff;
	background:#1b3745;
	padding: 3px 10px 3px 10px;
	line-height: 28px;
	}	 

.navigation_start a:hover {
	text-decoration: none;
	background: #45606d;
	}	 

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

/* Block */

.sidebar_block  {
margin: 10px 0 35px 15px;
padding: 0;
}

/* Block */

.sidebar_tags  {
margin: 10px 0 35px 15px;
padding: 10px 0 0 0;
}


/* Widgets */


.p75_related_posts .widget_block { padding: 0; }
.cat_posts .widget_block { padding: 0; }
.widget_tag_cloud .widget_block { padding: 10px 0; }
.widget_text .widget_block { padding: 10px 0; }
.p75_sidebar_ads .widget_block { padding: 0; }
.content_center .p75_sidebar_ads .widget_block { padding: 0 0 0 23px; }


/* Pinnwand */

#query-posts-3  {
background: #c5cfd5;
border: 1px solid #c5cfd5;
}

#query-posts-3 h2 {
background: #1B3745;
}

#query-posts-3 h2.entry-title {
background: none;
}

#query-posts-6  {
margin-top: 10px;
background: #eef1f2;
border: 1px solid #eef1f2;
}

#query-posts-6 h2 {
background: #1B3745;
}

#query-posts-6 h2.entry-title {
background: none;
}


/* Aktuelle Beiträge */

#recent-posts-2 {
background: #1B3745;
border: 1px solid #1B3745;
}

#recent-posts-2 h2 {
background: #c5cfd5;
color: #ffffff;
}

#recent-posts-2 a {
font-size: 14px;
color: #ffffff;
}

#recent-posts-2 li {
border-bottom:1px dotted #666;
padding:5px 10px;
}

#recent-posts-2 li:hover {
background: none;
}


#recent-posts-2 ul {
border: none;
}


/* Aktuelle Beiträge */

#recent-posts-3 a {
color:#fff;
display:block;
font-size:14px;
}

#recent-posts-3 a:hover {
text-decoration: underline;
}

#recent-posts-3 li:hover {
background: none;
}

#recent-posts-3 ul {
border-top: none;
}

#recent-posts-3 li {
border-bottom:1px dotted #666666;
margin:0;
padding:5px 10px;
}

/* Letzte Kommentare */

#p75-recent-comments-2 {
color:#fff;
}

#p75-recent-comments-2 a {
color:#fff;
text-decoration: underline;
}

#p75-recent-comments-2 a:hover {
text-decoration: underline;
}

#p75-recent-comments-2 li:hover {
background: none;
}

#p75-recent-comments-2 ul {
border-top: none;
}

#p75-recent-comments-2 li {
border-bottom:1px dotted #666666;
margin:0;
padding:5px 10px;
}


/* Aktuelle Beiträge - Start*/

#query-posts-7 a {
color:#1B3745;
display:block;
font-size:16px;
line-height:19px;
padding:4px 4px;
}

#query-posts-7 a:hover {
background: #d9e0e4;
text-decoration: none;
}

#query-posts-7 li:hover {
background: #d9e0e4;
}

#query-posts-7 li {
border-bottom: 1px solid #b4b4b4;
}

#query-posts-7 ul{
border-top: 1px solid #b4b4b4;
}


#query-posts-7 {
background: #C5CFD5;
border: 1px solid #C5CFD5;
}

#query-posts-7 h2 {
background:#1B3745;
}


/* Blogpost */

#query-posts-4  {
background: #d3d5b9;
border: 1px solid #d3d5b9;
color: #6D7113;
}

#query-posts-4 h2 {
background: #6d7113;
}

#query-posts-4 h2.entry-title {
background: none;
}

#query-posts-4 h2.entry-title a{
color:#6d7113;
}

#query-posts-4 .meta {
background: url(images/hg_blogpost.gif) no-repeat center right;
font-family: Arial, Helvetica, sans-serif;
border-bottom:1px solid #b2b2b2;
border-top:1px solid #b2b2b2;
color:#6D7113;
margin-bottom:0.8em;
padding:5px 0;
}

#query-posts-4 .categories-widget {
display: none;
}

/* Linkliste */

.widget_links {
background: url(images/linkspalte_hg_kachel.gif);
border: none;
}

.widget_links a{
background-color:#1B3745;
color: #fff;
padding:3px 5px;
}

.widget_links h2 {
background: #1B3745;
}

.widget_links ul {
list-style: none;
margin: 0;
padding: 0;
border-top: none;
}

.widget_links li {
padding: 2px 0;
margin: 0 0 10px 0;
border-bottom: none;
}

.widget_links li:hover {
background: none;
}


/* Umfrage */

.widget_polls-widget{
background: url(images/bg_poll.gif) repeat;
border: 1px solid #d69726;
}

.widget_polls-widget h2{
background: #800000;
}

.widget_polls-widget ul {
list-style: none;
margin: 0;
padding: 0;
border-top: none;
}

.widget_polls-widget li {
background:#E1B462 none repeat scroll 0 0;
border-bottom:medium none;
margin:5px 0 0;
padding:2px 0 2px 4px;
}

.widget_polls-widget li:hover {
background: #e5bd74;
}

h2.polls {
background: none;
color: #800000;
text-transform: none;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

#polls-4 p {
color: #800000;
text-transform: none;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


.wp-polls .pollbar2 {
	margin: 1px;
	font-size: 8px;
	line-height: 10px;
	height: 10px;
	background: #6d7103;
}


/* Textfelder */

.widget_text {
background: none;
border: none;
}

#text-2, #text-6  {
margin: -5px -10px 7px;
}

#text-2 h2, #text-6 h2 {
background: none;
color:#1B3745;
font-size:1em;
font-weight:normal;
margin:-6px -11px 0;
padding:8px 0 6px 12px;
display: block;
}


.widget_text h2 {
display: none;
}

#text-9 h2 {
display: block;
}

#text-9 {
margin: 0;
}

#text-9 a {
color:#ffffff;
display:block;
font-size:16px;
line-height:19px;
padding:4px 4px;
}

#text-9 a:hover {
background: #324b58;
text-decoration: none;
}

#text-9 li:hover {
background: #324b58;
}

#text-9 li {
border-top: 1px solid #324b58;
border-bottom: none;
}

#text-9 ul{
border-top: none;
}

#text-9 {
background: #1B3745;
border: 1px solid #1B3745;
}

#text-9 h2 {
background:#1B3745;
}

#text-12 {
background:#EAEDF0;
color:#294959;
}

#text-13 {
background:#EAEDF0;
color:#294959;
}


/* Facebook */

.box.widget.widget_ffb {
background: none;
border: none;
margin-bottom: 0px;
}

.widget_ffb h2 {
display: none;
}



/* Ad Rotator */

.widget_ad_rotator {
padding: 0;
background: none;
border: none;
text-align: center;
}

.widget_ad_rotator h2 {
display: none;
}

.box.widget.p75_recent_comments{
background: #1B3745;
border: 1px solid #1B3745;
}

.box.widget.widget_recent_entries {
background: #1B3745;
border: 1px solid #1B3745;
}



#p75-recent-comments-3 {
background: #EAEDF0;
border: 1px solid #EAEDF0;
}

#p75-recent-comments-3 .widget_block{
padding: 10px 0;
}

#p75-recent-comments-3 ul {
border-top:0;
}

#p75-recent-comments-3 li {
padding: 8px 0;
}

#p75-recent-comments-3 li:hover {
background: none;
}

#p75-recent-comments-5 {
background: #EAEDF0;
border: 1px solid #EAEDF0;
}

#p75-recent-comments-5 .widget_block{
padding: 10px 0;
}

#p75-recent-comments-5 ul {
border-top:0;
}

#p75-recent-comments-5 li {
padding: 8px 0;
}

#p75-recent-comments-5 li:hover {
background: none;
}

#p75-recent-comments-5 h2 {

}

/* Kommentar */

.widget_get_recent_comments h2 {
background: #B0BCC2 url(images/hg_kommentar.gif) no-repeat 10px 10px;
padding: 8px 0 6px 30px;
}


.p75_recent_comments h2 {
background: #1B3745 url(images/hg_kommentar.gif) no-repeat 10px 10px;
padding: 8px 0 6px 35px;
}

/* Tabelle Veranstaltungen */

.event {
background: #B0BCC2;
border:0;
margin:0;
width:100%;
border-collapse:collapse;
border-spacing:0;
}

.event tbody th {
background:#B0BCC2 none repeat scroll 0 0;
border-bottom:2px solid #FFFFFF;
color:#294959;
font-family:Century Gothic,Verdana,Arial,Sans-Serif;
font-size: 1.6em;
font-weight:normal;
padding: 0.4em 0.9em 0.4em 0.9em ;
text-align:left;
}

.event tbody td.dk {
background: #eaedf0;
border: none;
padding:0.6em 1em;
text-align:left;
}

.event tbody td.hl {
background: #f6f7f9;
border: none;
padding: 0.6em 1em;
text-align: left;
}

/* MGFX */

#home { border: 1px solid #1B3745; background: #1B3745;; position:relative; height:225px; width:361px; margin-bottom:10px; }

.feature { height:225px; position:absolute; width:340px; padding:10px 10px; overflow:hidden; }
.feature img { border:none; }
.feature ul {list-style-type:none; padding: 15px 0}
.feature li {padding: 4px 10px; margin: 0; border-bottom: 1px dotted #555; }
.feature li.last {border-bottom: none;}
.feature a {color: #fff;}
.feature span.count {font-size: 11px; color: #999; padding-left: 5px;}

ul#second li:last-child {border-bottom: none;}

#tabs {margin-left:0;margin-bottom:3px; margin-top: 4px;}
#tabs li {background-color:transparent;display:inline;float:none;list-style:none; margin: 0;}
#tabs li a {background-color:#c5cfd5; color:#1B3745; display:inline; height:auto;padding:5px 15px; font-size: 11px; text-decoration:none;width:auto;}
#tabs li a.active { background-color:#1B3745;color:#fff; font-weight: normal;}