/*
Theme Name: deutsch-russische-nachrichten Theme
Theme URI: http://deutsch-russische-nachrichten.de
Description: Theme für deutsch-russische-nachrichten.de
Author: Susann Frenzel
Author URI: http://www.webressort.de
Version: 1.0.0
License: GNU General Public License
*/

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

ol, ul {
	list-style:none outside none;
}

a {
	color: #415761;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}

h1 a:hover, h2 a:hover {
	border:none;
	color:#1F3E8B;
}

p {
    font: 1.4em/130% Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin-bottom: 1.5em;
}

NAV A {
	color: #FFFFFF;
    font-family: Allerta,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
	text-transform:uppercase;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* =Structure
-------------------------------------------------------------- */

body {
	font-size:10px !important;
	font-family: Arial, Helvetica, sans-serif;
}

#page {
	display: block;
	width:975px;
	margin: 0 auto;
	position: relative;
}

#main {
    background: url("http://www.deutsch-tuerkische-nachrichten.de/wp-content/themes/blogform/images/grid_bg.png") repeat-y scroll 0 0 transparent;
    clear: both;
    float: right;
    /*margin-top: 209px;*/
    width: 975px;
}

/*#primary {
	float: left;
    padding-left: 18px;
	padding-right: 18px;
    margin-right: 18px;
    width: 600px;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}*/

#primary {
	float: left;
    margin-left: 19px;
    margin-right: 37px;
    width: 600px;
}

.start {
	margin-top:-10px;
}






/*
 * SEARCHFORM
 */

DIV.searchform {
    padding-top: 31px;
    float: left;
    height: 26px;
    width: 224px;
}

header DIV.searchform {
	float:right !important;
}

.searchform input#s1,.searchform input#s2 {
    border:1px solid #ccc;
	border-right:0px;
	width:178px !important;
	height:22px;
	margin:0px;
	float:left;
	color: #969696;
    font-size: 1.2em;
	padding-left:5px;
}

FOOTER .searchform FORM {
	padding:0px;
}

.searchform input.searchsubmit {
	width:26px;
	height:26px;
	background-image:url("img/searchbutton.png");
	background-repeat:no-repeat;
	background-color:#fff !important;
	border:0px;
	padding:0px;
	float:left;
}

input[type=text],
input#s {
	
}

/*
 * Search Page
 */

.search .page-title {
    font-size: 3em;
    text-transform: none;
}

ARTICLE {
	/*border-top: 1px solid #CCCCCC;*/
    clear: both;
    float: left;
    margin-bottom: 18px;
    /*padding-top: 18px;*/
    width: 600px;
}

ARTICLE H2.entry-title {
	
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 10px;

}

ARTICLE DIV.entry-content A {
	border-bottom: 1px dotted #666666;
}

ARTICLE HEADER.entry-header, DIV.entry-header, .entry-title-logo {
	border-top: 4px solid #415761;
    clear: both;
    color: #cc0000;
    float: left;
    font-size: 1.1em;
    height: 13px;
    letter-spacing: 2px;
    margin-bottom: 18px;
    padding-top: 4px;
    text-transform: uppercase;
    width: 100%;
}

.entry-header .addthis {
	float:right;
	margin-right: -6px;
    text-align: right;
}


ARTICLE DIV.articleimg {
	float: left;
    margin-right: 18px;
    width: 291px ;
}

ARTICLE DIV.articleimg A {
	border: medium none;
}

ARTICLE DIV P.wp-caption-text {
    background-color: #415761;
    color: #FFFFFF;
    font: 11px Arial,Helvetica,sans-serif;
    padding: 2px 5px;
	margin-top:-3px !important;
	width:auto;
	
}

/*ARTICLE DIV.entry-text {
	float: right;
    width: 291px;
}*/

ARTICLE DIV.entry-text SPAN {
	margin-bottom: 3px;
}

ARTICLE DIV.entry-text SPAN A, .entry-title-top A {
	 color: #cc0000;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
}

ARTICLE DIV.entry-text SPAN A:HOVER, .entry-title-top A:HOVER {
	border-bottom:1px dotted #666;
}

DIV.entry-text H2 {
	font-size: 2.2em;
	font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 10px;
}

DIV.entry-excerpt P, P.entry-excerpt {
    font-size: 1.2em;
    margin-bottom: 9px;
}

ARTICLE DIV.entry-excerpt P A {
	border: medium none;
    color: #333333;
}

ARTICLE .entry-meta {
	color: #969696;
    font: bold 1.1em Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.entry-writer {
	width:auto !important;
}

.entry-meta .entry-writer A, .entry-meta A {
	color: #1F3E8B;
	font-size:1.1em;
}

ARTICLE .entry-meta SPAN.entry-writer A:HOVER {
	border-bottom:1px dotted #666;
}





/*
 * POSTS SINGLE-VIEW
 */

.single-post ARTICLE HEADER.entry-header {
	
}

.single-post ARTICLE.post H1.entry-title, .post .entry-title {
	
    color: #415761;
    font-size: 3em;
    margin-top: 18px;
	font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 10px;
	
}

H1.author {
    font-size: 3em;
}

.post H2 {
	font-size:2em;
	font-weight: bold;
    margin-bottom: 1em;
}

.post h3, .post h4 {
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:1em;
	}
	
post h4 {
	font-size:1.4em;
	}


.single-post ARTICLE DIV.entry-meta {
	
	margin-bottom:15px;
	float:left;
	width:100%;
}

.single-post ARTICLE DIV.entry-excerpt P {
	 color: #666666;
    	font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 18px;
	margin-top:18px;
}

.single-post ARTICLE DIV.entry-social {
    clear: both;
    height: 22px;
    margin-bottom: 18px;
}

DIV.twitter-button, DIV.fb-like-count, DIV.fb-share {
	float: left;
    width: 25%;
}

.OB_default {
    font-size: 1.2em;
    line-height: 150%;
}

.entry-tags {
    border-bottom: 1px dotted #666666;
    border-top: 1px dotted #666666;
    clear: both;
    color: #666666;
    font: 1.1em/1.25 Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin-bottom: 18px;
    padding: 7px 0;
}

.entry-tags A {
	color: #1F3E8B;
}

#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}

/*
 * Twitter Widget
 */

.twitter-widget {
    clear: both;
    margin-bottom: 18px;
}

#twtr-widget-1 .twtr-popular { 
	display: inline-block; 
}

#twtr-widget-1 .twtr-avatar { 
	display: block; 
} 

#twtr-widget-1 .twtr-user { 
	display: inline; 
} 

#twtr-widget-1 .twtr-tweet-text { 
	margin-left: 40px; 
}

#twtr-widget-1 em { 
	display: block; 
}

#twtr-widget-1 .twtr-doc,#twtr-widget-1 .twtr-hd a,#twtr-widget-1 h3, 
#twtr-widget-1 h4,#twtr-widget-1 .twtr-popular {
     background-color: #415761 !important;
     color: #ffffff !important;
}

#twtr-widget-1 .twtr-popular {
            color: #333333 !important;
            background-color: rgba(65,87,97, .3) !important;
}
          
#twtr-widget-1 .twtr-tweet a {
            color: #1985b5 !important;
}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, 
#twtr-widget-1 .twtr-bd p {
            color: #333333 !important;
}
          
#twtr-widget-1 .twtr-new-results,#twtr-widget-1 .twtr-results-inner, 
#twtr-widget-1 .twtr-timeline {
            background: #ffffff !important;
}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
	font-size:12px;
}
.twtr-tweet-text, #twtr-widget-1 .twtr-tweet-text {
	float:left;
	margin-top:-40px;
	width:525px;
}

/*
 * Kommentare
 */

h3#comments-title {
    color: #415761;
    font-size: 2em;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin-bottom: 18px;
	border-bottom: 1px dotted #666666;
    border-top: 4px solid #1F3E8B;
}

#comments p {
    clear: both;
}


#comments #respond {
    background-color: #EEEEEE;
    clear: both;
    padding: 18px;
}

#respond h3#reply-title {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 1.4em;
}

#respond #reply-title small {
    float: right;
}

#respond #reply-title small {
    float: right;
}

#commentform .comment-form-author label, #commentform .comment-form-email label {
    float: left;
    line-height: 21px;
    margin-bottom: 1.4em;
    width: 120px;
}

#commentform .comment-form-author .required, #commentform .comment-form-email .required {
    float: left;
    line-height: 21px;
    margin-right: 9px;
}

#commentform .comment-notes {
    color: #999999;
    font-size: 1.2em;
    font-style: italic;
}

#commentform input[type="text"] {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    font: 12px Arial,Helvetica,sans-serif;
    height: 17px;
    padding: 2px;
    width: 300px;
}

#commentform textarea {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    clear: both;
    font: 14px Arial,Helvetica,sans-serif;
    height: 200px;
    width: 100%;
}

#commentform .form-submit {
    margin-bottom: 0;
}



FOOTER#colophon {
	background-color:#fff;
   	border-bottom: 3px solid #333333;
    clear: both;
    float: left;
    height: 109px;
    padding-top: 18px;
    width: 975px;
	margin-bottom:10px;
}



#commentform input[type="submit"] {
    background-color: #415761;
    border: 1px solid #333333;
    color: #FFFFFF;
    font: bold 14px Arial,Helvetica,sans-serif;
    padding: 4px 4px 2px;
    text-align: center;
}

#comments .commentlist {
    border-top: 3px solid #666666;
    margin-top: 27px;
}

#comments .depth-1 {
    border-bottom: 3px solid #666666;
    float: left;
    margin-top: 18px;
    padding: 0 0 18px;
    width: 600px;
}

#comments .comment {
    clear: both;
}

#comments .comment-inner {
    float: left;
    padding: 9px 0 0;
    width: 100%;
}

#comments .comment-image {
    float: right;
    height: 40px;
    margin: 0 9px 18px 18px;
    width: 40px;
}

#comments .comment-meta {
    float: left;
    font-size: 1.2em;
    margin-left: 9px;
}

#comments .comment-author {
    clear: left;
    float: left;
    font-size: 1.4em;
    margin: 9px 0 0 9px;
}

#comments .comment-author .fn {
    color: #1F3E8B;
    font-style: normal;
    font-weight: bold;
}

#comments .comment-content {
    clear: both;
    margin: 0 9px;
}

#comments .reply {
    float: right;
}

#comments .reply a {
    color: #1F3E8B;
    display: block;
    float: right;
    font-size: 1.1em;
    height: 14px;
    line-height: 14px;
    margin-top: -14px;
    padding-left: 20px;
}


FOOTER NAV DIV {
	
}

FOOTER NAV UL {
	height:70px;
	background-color: #1F3E8B;
    float: left;
    height: 14px;
    padding: 28px 58px 28px 22px;
}

FOOTER NAV UL LI {
	float:left;
	padding-right:33px;
}

FOOTER .searchform {
	padding: 22px;
	padding-left:31px;
	background-color: #1F3E8B;
	height:26px;
	float:left;
}

FOOTER NAV#metanavi {
	clear:both;
	text-align:center;
	
}
FOOTER NAV#metanavi DIV {
	text-align:center;
}

FOOTER NAV#metanavi UL {
	background:none;
	padding-top:17px;
	padding-bottom:10px;
	margin: 0 25%;
}

FOOTER NAV#metanavi UL LI {
	float: left;
 	padding-right:5px;
	padding-left:5px;
	border-left:1px solid #415761;
	height:10px;
	line-height:8px;
}

FOOTER NAV#metanavi UL LI.first-item {
	border-left:0px;
}

FOOTER NAV#metanavi UL LI A{
	text-transform:none;
	color: #415761;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

#footertext {
	font-size: 1em;
	color:#999;
}

/*
 * Aktuelle Themen
 */

DIV.page-title-top {
    border-top: 4px solid #415761;
    clear: both;
    color: #1F3E8B;
    letter-spacing: 2px;
    padding-top: 3px;
    text-transform: uppercase;
}

.page-title-top a {
    color: #1F3E8B;
}

.page-title {
    color: #969696;
    font-size: 5em;
    font-weight: bold;
    margin: 20px 0 10px;
    text-transform: uppercase;
}

.category-title {
    background-color: #1F3E8B;
    clear: both;
    color: #FFFFFF;
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 18px 0;
    padding: 2px 5px;
    text-transform: uppercase;
    width: 590px;
}

.category-title a {
    color: #FFFFFF;
    text-decoration: none;
}

.entry {
	 border-top: 1px solid #CCCCCC;
    clear: both;
    float: left;
    margin-bottom: 18px;
    padding-top: 18px;
    width: 600px;
}

.entry-content ARTICLE DIV.entry-text {
	float: none;
    width: 100%;
}

.entry-image {
    float: left;
    margin-right: 18px;
    width: 188px;
}

.with-image {
    float: left !important;
    width: 394px !important;
}

ARTICLE.start .entry-image {
	width: 291px;
	margin-right: 10px;
}

ARTICLE.start .with-image {
	float: right !important;
    width: 294px !important;
}

.tagcloud {
    clear: both;
    margin: 0 0 20px;
    text-align: justify;
    width: 100%;
}

.entry-content #mcTagMap .holdleft, .entry-content #sc_mcTagMap .holdleft {
    font-size: 1.1em;
    margin: 0 15px 0 0;
}
style.css (Zeile 219)
#mcTagMap .holdleft, #sc_mcTagMap .holdleft {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 190px;
}

#mcTagMap .tagindex h4, #sc_mcTagMap .tagindex h4 {
    border-bottom: 1px solid #000000;
    margin: 2px 0 4px;
    padding: 0 0 4px;
}

#mcTagMap .tagindex h4, #sc_mcTagMap .tagindex h4 {
    color: #1F3E8B;
    font-size: 1.6em;
    font-weight: bold;
}

.taxonomy .page-title, .tag .page-title {
    font-size: 3em;
}

/*
 * Die Woche
 */

.wocheprev {
    float: left;
}

.wochenext {
    float: right;
}


/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */

.alignleft {
	display: inline;
	float: left;
	
}

.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

DIV#topnews UL {
	border-bottom: 1px solid #CCCCCC;
    height: 16px;
    line-height: 1;
    padding: 10px 0 8px;
}

DIV#topnews UL LI{
	display:inline;
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right: 1px solid #1F3E8B;
	margin-right: 6px;
    padding-right: 10px;
}

DIV#topnews UL LI A{
	text-decoration:none;
	color:#415761;
}

DIV#topnews UL LI.topnews_red, DIV#topnews UL LI.topnews_red A {
	color:#1F3E8B;
	border-right:none;
	padding-right:0px;
	margin-right:5px;
}

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}

DIV#logo {
    float: left;
    height: 57px;
    width: 428px;
}

DIV#logo a {
    background: url("img/DRN_Logo.jpg") no-repeat;
    border: medium none;
    display: block;
    height: 31px;
    margin-top: 28px;
    width: 491px;
}

DIV#sponsor {
    float: left;
	margin:0px 0 0 55px;
}

DIV#sponsor P {
	color: #999999;
    float: left;
    font: 0.8em/1 Arial,Helvetica,Sans-serif;
    letter-spacing: 1px;
    margin: 49px 5px 0 10px;
    padding: 0;
}

DIV#sponsor A {
    display:block;
	height:43px;
	width:83px;
	background:url("img/Quadriga.png");
	float:left;
	margin-top:16px;
}



DIV#newsletter-top {
    clear: both;
    height: 34px;
    text-align: right;
    visibility: hidden;
}


/* =Menu
-------------------------------------------------------------- */


NAV#access {
	display: block;
	float: left;
	margin: 0 auto 0em;
	width:auto;
}

NAV#access ul {
	list-style: none;
	height:51px;
}
NAV#access li {
	margin-left: 2px;
    width: 120px;
	float:left;
	padding:0px;
}



NAV#access li.menu-item-home {
    margin-left:0px;
    width: 121px;
}

NAV#access a {
	background: url("img/navi-red.png");
	background-repeat:no-repeat;
    border: medium none;
    display: block;
    height: 51px;
    margin-bottom: 11px;
    padding: 20px 0 1px 11px;
	text-decoration:none;
	text-transform:uppercase;
}

NAV#access A:HOVER {
	background: url("img/navi-red-hover.png");
	background-repeat:no-repeat;
	border-bottom: 0px;
    margin-bottom: 0;
}

/*NAV#access LI.menu-item-object-page A {
	background: url("img/navi-blue.png");
	background-repeat:no-repeat;
}

NAV#access LI.menu-item-object-page A:HOVER {
	background: url("img/navi-blue-hover.png");
	background-repeat:no-repeat;
}*/

#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}


#access ul li:hover > ul {
	display: block;
}

UL#menu-newcat {
	/*box-shadow*/
	box-shadow: 4px 3px 7px #64788F;
	-moz-box-shadow: 3px 2px 10px #9CA4AD; /* Firefox 3.6 and earlier */
	-webkit-box-shadow: 4px 3px 7px #64788F; /* Safari */
	height:29px !important;
	width:auto;
	margin-bottom:30px;
	/*
border-left:7px solid #1F3E8B;
	border-right:7px solid #415761;
*/
}

UL#menu-newcat LI {
	/*width:87px;*/
	width:auto !important;
	padding:0px;
	margin:0px;
}

UL#menu-newcat LI {
	border-right:1px solid #fff;
	height:29px !important;
}

UL#menu-newcat LI A, UL#menu-newcat LI.blue A {
	background:url("img/menu-drn.png");
	background-repeat:repeat-x;
	/*
border-right:2px solid #fff;
*/
	padding:0 41px 0 41px;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: Allerta,Arial,Helvetica,sans-serif;*/
	font-weight:bold;
	/*font-family: 'Questrial', sans-serif;*/
	height:29px;
	letter-spacing:0px;
	line-height:30px;
}

UL#menu-newcat LI.first A {
	padding-left:42px;
}

UL#menu-newcat LI.last {
	border-right:none !important;
}

UL#menu-newcat LI.last A {
	padding-right:42px;
}


UL#menu-newcat LI.blue A {
	background:url("img/menu-blue.png");
	background-repeat:repeat-x;
}

UL#menu-newcat LI A:HOVER {
	background-color:#1F3E8B;
	background-image:url("img/menu-drn-hover.png");
	background-repeat:repeat-x;
	height:40px;
}

UL#menu-newcat LI.blue A:HOVER {
	background-image:url("img/hover-blue.png");
	background-repeat:repeat-x;
	height:40px;
}

/*
UL#menu-newcat LI.menu-item-object-page A {
	background:url("img/menu_dgn.png");
	background-repeat:repeat-x;
	}

UL#menu-newcat LI.menu-item-object-page A:HOVER {
	background: url("img/menu_dgn_hover.png");
	background-repeat:repeat-x;
}
*/


/* =Content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
	display: block;
    color: #969696;
    font: bold 1.1em Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
	
}
.page-link {
	margin: 0 0 1em;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	padding-top:20px;
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
/*.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}*/

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
/*
 * Sidebar
 */

/* Aside Posts */

DIV#right {
	/*float: left;
    padding-right: 18px;
	border-right:1px solid #d4d4d4;
    width: 300px;*/
	border-right: 1px solid #D4D4D4;
    float: left;
    padding-right: 18px;
    width: 300px;
}

DIV#right ASIDE .title{
	border-bottom: 1px dotted #666666;
    border-top: 4px solid #1F3E8B;
    clear: both;
    color: #666666;
    font-weight: bold;
    margin-bottom: 18px;
    padding-bottom: 3px;
    padding-top: 9px;
    text-transform: uppercase;
    width: 100%;
}

/*
 * Latest Posts
 */

#headlines {
	background-color: #F0F0F0;
    margin: 0px 0 27px;
    padding: 18px 12px;
    width: 276px;
	display:block;
	
}

#headlines HEADER SPAN.title {
	margin:-18px -12px 0px -12px;
	display:block;
	width:300px;
	background:#fff;
}

#headlines HEADER A.logo {
	background: url("img/DRN_Logo_klein.png");
	background-repeat:no-repeat;
	background-position:0px 18px;
    border: medium none;
    display: block;
    height: 17px;
    margin: 0 5px 9px;
	padding-top:18px;
    width: 263px;
}

#headlines-inner .date {
    clear: both;
    color: #1F3E8B;
    font-size: 4em;
    font-weight: bold;
    text-align: center;
}

#headlines .entry{
	float:none;
	margin-top:9px;
	padding-top:9px;
	width:276px;
	border-top: 1px solid #CCCCCC;
    clear: both;
    margin-bottom: 18px;
}

#headlines h2 {
    font-size: 1.8em;
	font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 10px;
}

#headlines h2.small {
    font-size: 1.2em;
}

#headlines #entry-0 H2 {
	font-size:2.2em;
}

#headlines .entry-image {
    float: none;
    margin: 0 0 12px;
    width: auto;
}

#headlines .entry-excerpt {
    font-size: 1.2em;
}

#headlines .entry-comments a {
    color: #969696;
}

ASIDE#macroaxis {
	margin-bottom: 18px;
}

ASIDE#fb-box {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
}

ASIDE#most-read {
	clear: both;
    float: left;
    margin-bottom: 18px;
	margin-top:27px;
}

ASIDE#most-read DIV.title SPAN {
	float: right;
    color: #1F3E8B;
	text-transform:uppercase;
}

ASIDE#most-read LI {
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.2em;
    line-height: 125%;
    margin-bottom: 9px;
    padding-bottom: 9px;
}

ASIDE#most-read LI A:HOVER{
	border-bottom:1px dotted #666;
}


#most-read-today, #most-read-week {
    float: left;
    width: 141px;
}

DIV#most-read-today {
    margin-right: 18px;
}

/*
 * PDF-Box
 */

#pdfbox .title {
    margin-bottom: 0 !important;
}

#pdfbox .download {
    background-color: #1F3E8B;
    float: right;
    height: 13px;
    margin-top: -7px;
    padding: 4px 8px 3px 10px;
    text-align: center;
}

#pdfbox a {
    border: medium none;
    color: #FFFFFF;
}

#pdfbox A IMG {
	-moz-box-shadow: 0 0 5px 5px #e7e7e7;
	-webkit-box-shadow: 0 0 5px 5px #e7e7e7;
	box-shadow: 0 0 5px 5px #e7e7e7;
}

#pdfbox .pdfbox-inner {
    background: url("images/sprite.png") no-repeat scroll 0 -280px #F1F2F3;
    clear: both;
    float: right;
    height: 295px;
    margin-bottom: 27px;
    width: 300px;
}

#pdfbox .image {
    clear: both;
    height: 190px;
    margin: 23px 40px 18px;
    padding: 0;
    width: 220px;
}

#pdfbox .gratis {
    height: 43px;
    margin: 0 17px 21px;
    width: 266px;
}

#pdfbox .gratis a {
    display: block;
    height: 43px;
    width: 266px;
	background:url('img/newsletter_dgn.png');
	background-repeat:none;
	
}

#pdfbox .gratis span {
    display: block;
    float: right;
    font-size: 1.1em;
    height: 23px;
    line-height: 110%;
    margin: 10px 22px 10px 107px;
    width: 137px;
}
/*
 * Ad Rotate
 */
.ad_300x250 {
    clear: both;
    float: left;
    padding-bottom: 27px;
    width: 100%;
	background:#fff;
}

/*
 * Sidebar Calendar
 */

#calendar table {
    margin: 4px 2px 27px;
}



#calendar td.arrow-prev, #calendar td.arrow-next, #calendar td.monthname {
    border-bottom: 1px solid #FFFFFF;
    vertical-align: top;
}

#calendar td.arrow-prev A {
	background:url('img/cal-arrow-prev_dgn.png');
	background-repeat:no-repeat;
	margin-left:15px;
}

#calendar td.arrow-next A {
	background:url('img/cal-arrow-next_dgn.png');
	background-repeat:no-repeat;
	float:right;
	margin-right:15px;
}

#calendar td.arrow-next A, #calendar td.arrow-prev A {
	display:block;
	width:8px;
	height:15px;
	text-decoration:none;
	margin-top:8px;
}

#calendar .thead td {
    background-color: #E6E6E7;
    border-left: 1px solid #E6E6E7;
    border-right: 1px solid #E6E6E7;
    border-top: medium none;
    color: #000000;
    font-weight: bold;
    height: 30px;
}

#calendar td{
    border: 1px solid #CCCCCC;
    color: #969696;
    font-size: 1.4em;
    height: 41px;
    text-align: center;
    vertical-align: middle;
    width: 41px;
}

#calendar td a {
    border: medium none;
    color: #1F3E8B;
    text-decoration:underline;
	
}



#calendar .monthname div {
    color: #1F3E8B;
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase;
}

#calendar .thead span {
    display: none;
}

#calendar td#today {
    background: url("img/kringel.png");
	background-repeat:no-repeat;
	background-position:center center;
}
style.css (Zeile 134)
#calendar .thisweek td {
}


.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Aside Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin-right: 1em;
}

/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}

.wp-caption {
	padding: 0em;
}

.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin-left:0px;
	margin-right:10px;
	margin-top:-0.5em !important;
}

.wp-caption a img {
	margin-left:0px;
}

.gallery-caption {
	
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s1, #searchform input#s2 {
	width: 60%;
}
input[type=text],
input#s1, input#s2 {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}





/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}

.widget H2 {
	color:#415761;
}

#tagcloud404 {
	width:66%;
}

.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}

/*
 * Manuelle Pagination
 */
#wp_page_numbers SPAN.current {
    background: none repeat scroll 0 0 #666666;
    border-bottom: 2px solid #505050;
    border-top: 2px solid #505050;
    color: #FFFFFF;
	display: block;
    font-family: Arial;
    font-size: 12px;
    padding: 3px 5px;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0 0;
}

/* =Classes
-------------------------------------------------------------- */

.clear {
	clear:both;
}

/*
 * Layout Templates
 */

.template1 {
    border: medium none;
    padding-top: 0;
    width: 600px;
}

.template1 .entry-title-logo {
	margin-top:0;
}
.page .template1 .entry-title-logo {
	margin-top:18px;
}
.template1 .entry-title-top a {
	font-size:1.8em;
	}
.template1 .entry-excerpt {
	font: bold 1.8em/125% Arial,Helvetica,sans-serif;margin:18px 0 9px;
	}
.template1 .entry-excerpt a {
	color:#666;
	}
.template1 .entry-image, .template1 .entry-video {
	float:none;
	width:600px;
	margin-right:0;
	margin-bottom: 18px;
	}
	
.template2 {width:600px;border:none;padding-top:0;}
.template3 {width:291px;float:left;margin-right:18px;border:none;padding-top:0;}
.template3 .entry-image, .template4 .entry-image {width:291px;margin-bottom:0px;}
.template3 .entry-video, .template4 .entry-video {width:291px;margin-bottom:18px;}
.template4 {width:291px;float:left;clear:right;border:none;padding-top:0;}

.template5 {width:188px;float:left;margin-right:18px;border:none;padding-top:0;margin-bottom:0;}
.template5 .entry-title, .template6 .entry-title, .template7 .entry-title {font-size:1.4em !important;margin-bottom:18px !important;}
.template5 .entry-image, .template6 .entry-image, .template7 .entry-image {width:188px;margin-bottom:18px;}
.template5 .entry-video, .template6 .entry-video, .template7 .entry-video {width:188px;margin-bottom:18px;}

.template6 {width:188px;float:left;clear:none;margin-right:18px;border:none;padding-top:0;margin-bottom:0;}

.template7 {width:188px;float:left;clear:right;border:none;padding-top:0;margin-bottom:0;}


	
.media1 .entry-image {float:left;width:188px;margin-right:18px;}
.media1 .entry-text {float:right;width:394px;}
.media2 .entry-image {float:left;width:291px;margin-right:18px;}
.media2 .entry-text {float:right;width:291px;}
.media3 .entry-image {float:none;width:600px;margin-right:0;margin-bottom: 18px;}
.media3 .entry-text {float:none;width:600px;}

#banner-right {
	position:absolute;
	top:92px;
	right:-304px;
	width:300px;
	
}

