/*  
Theme Name: MA News
Description: special theme for the www-side of 'Mitteldeutsche Auorinnen' based on the theme 'News'
Version: 1.00
Author: A.Z.
*/

/*
Theme Name: News
Theme URI: http://www.webdesign-in.de/
Description: einfach ein Papier zum Schreiben
Version: 1.00
Author: mts
Author URI: http://www.webdesign-in.de/
				The CSS, XHTML and design is released under GPL:
				http://www.opensource.org/licenses/gpl-license.php
*/
/*zwei spalten*/
body {
	background:#fff url("images/ma_news_news.jpg") repeat-y center;
  	color:#000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:1.0em;
	line-height:1.4em;
	height:100%;
	text-align:center;
	vertical-align: top;
}

#box{
	background:url("images/news_logos.gif") no-repeat 100% 10px; 
	width:950px;
	margin: 0 auto 0 auto;
	padding: 1px 2px 0px 1px;
	text-align:center;
}

/*  bloginfo name steht in der header.php*/
.box{
	text-align:left;
	line-height:1.0em;
	margin-left:20px;
	font-weight:500;
	font-size:40px;
/*	color:#D6D6D6;*/
	color:#808080;
/*        font-stretch: expanded; */
        letter-spacing: 0.2em;
}

/* name end*/

#content{
 	background:transparent;
	color:#000;
	float:right;
	text-align:left;
	width:700px;
 	margin:0px 5px 25px 0px;
 	padding-left:10px;
 	padding-right:20px;
 	border-left:1px dotted #D6D6D6;
}


#sidebar{
	background:transparent;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:205px;
	text-align:left;
	line-height:1.6em;
}

/*zwei spalten end */

/* alles was man so braucht*/

/* die ringerl neben den Ueberschriften findest Du in der:
index.php archive.php search.php page.php comments.php single.php=>Suche nach &#186;*/

html, body,h1, h2, h3, h4, h5, h6, div, p, ul, li, ol, input {
	font-family: Verdana, "Trebuchet ms","Gill Sans MT", "Gill sans",  sans-serif;
}
h1,h2,h3,h4,h5, h6{
	font-size:1.1em;
	line-height:1.5em;
	color:#5B0006;
	font-weight:400;
}

code{
	font-size:0.9em;
	width:450px;
}

b, strong {
	color:#000;
}

em, i {
	color:#000;
}

blockquote, address {
	background:#fff;
	border-left:2px inset #D6D6D6;
	margin: 10px 0 10px 30px !important;
	margin: 30px 0 0 15px;
	font-weight:550;
	font-size:1.0em;
	color:#5B00006;
	width:75%;
}
blockquote p, address p{
	padding:2px 3px 3px 5px;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #5B0006;
}
/* alles was man so braucht end*/


/*fuer alle links*/
a {padding:0px 2px; color: #8F3634; background-color:inherit;text-decoration:underline;}
a:link { color: #8F3634; background-color: inherit;text-decoration:underline;}
a:visited {color: #8F3634; background-color:inherit;text-decoration:none;}
a:link:focus{  color:#000; background-color:inherit;text-decoration:none;}
a:link:hover, a:visited:hover { color:#000; background-color: inherit; text-decoration:none;}
a:link:active, a:visited:active {color:#000;background-color:inherit;}


/*wenn Du einen Bilderlink gestaltest*/
:link img { border-color:transparent; }
:visited img { border-color:transparent; }
:link:active img, :visited:active img { border-color: transparent; }


/*fuer alle links end */


/*alles fuer den content*/
#content h1,#content  h2,#content h4,#content h5, #content h6{
	font-size:1.1em;
	line-height:1.5em;
	color:#8F3634;
	font-weight:400;
}

/* insert A.Z. */

/* page list */
ul.page_list {
         margin-left: 50px;
         font-size: 1.5em;
         line-height: 2em;
}

/* page list item */

/* headline single post */
h2.single_head { 
         margin-top: 50px;
         margin-left: 2px;
	 font-size: 1.5em!important;
         font-weight: 400!important;
}

/* for rs_event_post top headline */
#rsevent h3 {
        margin-left: 2px;
        margin-top: 35px!important;
        margin-bottom: 0px!important;
	line-height:1.5em!important;
}

/* for rs_event_post bottom headline (post title) */
#rsevent h2 {
        margin-top: 0px!important;
}

/* content single post */
.single_content { 
         margin-top: 20px;
}

/* title headline page */
#content h1.page_head { 
         text-align: left; 
         margin-left: 20px;
         font-size: 200%; 
         text-decoration: underline;
	clear:both;
}

/* content page */
#content .page_content {
         /* margin-top: 50px; */
}

/* rs_event_list table */
table.rsevent {
	border: 1px solid black;
	border-spacing: 0;
}

ul.rsevent {
        display: table;
	border: 1px solid black;
	border-spacing: 0;
}

/* rs_event_list table-row */
li.rsevent {
        display: table-row;
}

/* rs_event_list table-cell */
.rsevent td{
	border: 1px solid black;
	border-spacing: 0px;
	padding: 10px;
        text-align: left;
        vertical-align: top;
}

/* archive */
p.title_archive {
        margin-top: 40px;
}

.title code {
   width: auto;
}

.title_archive strong {
	font-size:1.4em;
	line-height:1.0em;
	color:#5B0006;
	font-weight:500;
        margin-left: 0.5em;
        margin-right: 0.5em;
}

div.page_nr {
        display: inline;
        margin-left: 500px;
        font-weight: 600;
        font-size: 0.9em;
}

.post-edit-link {
        font-size: 0.9em;
}

/* end A.Z. */

/* kommentare in content*/
.leaveresponse{
	border-bottom:2px groove #D6D6D6!important;
	border-bottom:1px groove #D6D6D6;
	text-align:left;
	margin-right:5px;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
	font-size:1.0em;
	line-height:1.5em;
}
.leaveresponse  fieldset textarea{
	font-size:0.9em;
	padding-left:5px;
	border:2px outset #D6D6D6;
}
/*sieht man nicht  in allen browser stoert aber auch nicht*/
.leaveresponse input[type=submit]{
	cursor: pointer;
    float:right;
    border:4px outset #D6D6D6;
}

.submit{
	cursor: pointer;
    float:right;
    border:2px outset #D6D6D6;
}
/*die erste antwort*/
.responselist{
	background-color: #FFF;
	border-bottom:2px groove #D6D6D6!important;
	border-bottom:1px groove #D6D6D6;
	padding:6px 3px;
}

/*die zweite antwort response*/
.alt {
	background-color: #F9F9F9;
	border-bottom:2px groove #D6D6D6!important;
	border-bottom:1px solid #D6D6D6;
	padding:6px 3px;
}
#content  h3{
	padding-top:0px;
	margin-top:0px;
	font-weight:400;
	font-size:1.1em;
	color:#8F3634;
}
.metadata{
	font-size:0.8em;
	line-height:1.2em;
	text-align:right;
	margin-bottom:2px;
}
/*metadata sind in der single php anders*/
.single{
	background-color: #F9F9F9;
	border-bottom:2px groove #D6D6D6!important;
	border-bottom:1px groove #D6D6D6;
	padding:6px 3px;
	text-align:left;
}
/*metadata sind in der single php end*/

/*kommentare in content end*/

/*seiten navigation in content*/
.navigation {
        position: absolute;
        top: 65px;
        display: box;
	width:560px;
	text-align:center;
	margin:2px;
        font-size: 0.9em;
}

.alignleft{
        width: 50%;
	float:left;
        text-align: left;
}

.alignright{
        width: 50%;
	float:right;
        text-align: right;
}

/*seiten navigation in content end*/
/*alles fuer den content  end*/

/*alles fuer die  sidebar php*/
/* sidebar links damit die anklickbare Flaeche groesser wird*/
#sidebar a{
	width:145px;
}
#sidebar p{
	padding-left:6px;
}
#sidebar li {
	list-style-type: none;
	list-style-image:none;
}
#sidebar ul, #sidebar ul li {
	margin:0px 0px 0px 5px;
	padding:0px;
}

#sidebar ul li ul li{
	margin:0px 2px 0px 10px;
	padding:0px 0px 0px 6px;
        line-height: 1.4em;
}
#sidebar h2{
	margin:5px 0px 0px 8px;
	padding:0px 0px 0px 5px;
	color:#000000;
	font-weight:400;
}

#sidebar hr {
         width: 50%;
         text-align: center;
         margin-top: 2.2em;
         margin-bottom: 2.2em;
}

.blogroll {
         line-height: 1.5em;
}
/*alles fuer die sidebar php end*/

/*fuer die sitemap php*/
.sitemap{
	margin-top:25px;
}
/*fuer die  sitemap php end*/

/* verschiedene wichtige Dinge */
/*generelles fuer alle Bilder*/
img{
	border:none;
}
/*manches wollen wir verstecken*/
.invis{display: none; /*position:absolute;left:-2999px;width:999px;*/}
/*manchmal muss man floats aufloesen*/
.clear {
	margin:0;
	padding:0;
	clear:both;
	height:0;
}
/* verschiedene wichtige Dinge*/

/* Autorinnen-Kopf */

ul.autorinnen_list {
	list-style-type: none;
	width: 440px;
	margin-left: -50px !important;
	margin-top: -3px !important;
	padding-bottom: 35px;
}

ul.autorinnen_list li.page_item {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.8em;
}

	
	

