/*  
Theme Name: magenta Newsblog 09
Theme URI: http://www.magenta.de/newsletter
Description: magenta Newsblog 09
Version: 1
Author: Roy Zobel
Author URI: http://www.magenta.de


/* Begin Typography & Colors */
body {
	color            : #7b7d7a;
  margin    : 0px 0px 20px 0px;
  padding          : 0px;
  background-color : #FFFFFF;
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	}
#calendar_wrap a {
	font-weight:bold;
}
	
label {
	padding:5px 0 5px 0;
	display:block;

}

.justify {
	text-align:justify; 
}
.justify a{
	color: #7b7d7a;
}

.user_icon {
	float:left;
	margin-left:-38px;
}

.al_registerMessage {
	padding:5px 0 5px 0;
	display:block;
}

.al_login form a {
	padding:15px 0 5px 0;
	display:block;
}

.al_nodisplay a {
padding-top:10px;
}
.al_nodisplay input[name="submit"], .al_nodisplay input[name="pwd"], .al_nodisplay input[name="log"] {
	margin-top:10px;
	display:block;
	width:170px;
}


span[id="al_loginMessage"] {
	display:block;
	padding:5px;
}
span[id="al_registerMessage"] {
	display:block;
	padding:5px;
}

span[id="al_lostPasswordMessage"] {
	margin-top:100;
	float:left;
	color:#ff0000;
}
	
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #ffffff;
	}

#content {
	font-size: 12px;
	min-height:300px;
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
}

.widecolumn {

	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.abst_oben {
	margin-top:-15px;
}

.alt {
	background-color: #ffffff;
	border-top:1px dotted #7b7d7a;
}
.alt2 {
	background-color: #ffffff;
	border-top:1px dotted #7b7d7a;
}

.wp-smiley {
	border: none;
}
#footer {
	background-color: #transparent;
	
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}
small a, small a:link, small a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 13px;
	text-align: center;
	}

.xdescription {
	font-size: 1.2em;
	text-align: center;
	}
	
.meta {
	color: #7b7d7a;
	font-weight: bold;
	font-size: 10px;
}

.post-meta-key: { display:none; }

h2 {
	font-size: 13px;
	}

h2.pagetitle {
	font-size: 13px;
	}

h3 {
	font-size: 13px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
		color: #7b7d7a;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #7b7d7a;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: #7b7d7a;
	}

.entry p a:visited {
	color: #7b7d7a;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist a, .commentlist a:link{
	color:#7b7d7a;
}
.commentlist a:hover {
	color: #000000;
	text-decoration: none;
}
#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, strike {
	color:  #bbbbbb;
	font-size: 10px;
	font-weight: bold;
	}

{
	color:#ff0000;
}	
code {
	font: 1.1em Arial, Helvetica, Sans-Serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #aaaaaa;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.pages {
	padding: 0px 98px 0px 98px;
	background-color: #eeeeee;
}

.linie {
	clear:both;
	border-bottom: 1px dotted #aaaaaa;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: auto;
	width: 100%;
	background-color: #7b7d7a;
	}

#headerimg {
	
	height: auto;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 10px 0 10px;
	margin: 5px 0 0 10px;
	width: 479px;
	
}

.widecolumn {
	padding: 5px 0 5px 5px;
	margin: 5px 0 0 20px;
	width: 650px;
	}
	
.post {
	clear:both;
padding-left: 30px;


}
.entrytext ul, .post ul {
  margin : 0px;
  padding : 0px;
  list-style-type:none;
  list-style-position:inside;
}
.entrytext ul li, .entrytext ul ol, .xpost ul li, .xpost ul ol {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(images/bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px; height: 92px;
	clear: both;
	color: #7b7d7a;
	}

#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	}
#footer a, #footer a:link, #footer a:visited{
	color: #000000;
}
/* End Structure */



/*	Begin Headers */
ul.menu {
display:block;
	margin: 0;
	padding: 14px 0px 0px 22px;
	width: 720px;
	height:auto;
	background-color:fff;
}
ul.menu li {
	display: inline;
	padding: 14px 0px 0px 0px;
	* padding: 13px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
	}
	

ul.menu li:hover {
  background-image : url(images/bg_nav_ov.gif) ;
  background-repeat: repeat-x;
	color:#a3a3a3;
	}

ul.menu li.current-cat {
  background-image : url(images/bg_nav.gif) ;
  background-repeat: repeat-x;
	}
	
ul.menu li.current-cat:hover {
	color:#a3a3a3;
	}

ul.menu li.current-cat a {
	color:#f08513;
}

ul.menu li.current-cat a:hover {
	color:#f08513;
}

ul.menu li a {
	color:#a3a3a3;
}

ul.menu li a:hover {
	color:#a3a3a3;
}

  
h1 {
display:block;
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	display:hidden; visibility:none;
	height:1px;
	}

h2 {

	}

h2.pagetitle {
margin-left:14px;
padding-left: 15px;
margin-top:60px;
background: url(images/pfeil_rechts.gif) no-repeat;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0 0 0 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	

	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
img[align=left] { margin-right: 10px; }
img[align=right] { margin-left: 10px; }


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata, .postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
	font-size: 9px;
	color: #000000;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	
	}
	

/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	margin: 0 0 40px 0;
	padding: 5px 3px; 
	text-align: center;
	}
	
.searchformx {
	margin: 100px 0 10px 0;
	padding: 10px 0 10px 0; 
	}

#sidebar #searchform #s {
	background: #ffffff;
/*	background: url(images/input_bg.gif); */
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	width: 100%;
	padding: 2px;
	margin-bottom:10px;
	float: left;
	font-size: 1em;
	color: #888888;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform textarea {
	background-color: #ffffff;
	border: 1px solid #959596;
	padding: 4px;
	font: 0.8em Arial, Helvetica, Sans-Serif;
	}
input {
	color: 000;
	font: 11px Arial, Helvetica, Sans-Serif;
	border: 1px solid #959596;
	margin-right: 5px;
	background-color: #ffffff;
	float: left;
	}
#commentform #submit {
	color: #000;
	font: 11px Arial, Helvetica, Sans-Serif;
	border: 1px solid #959596;
	background-color: #ffffff;
	
}
#commentPreview {
	width: 374px;
	font: 0.9em Arial, Helvetica, Sans-Serif;
	background-color: #fff;
	border-top: 1px solid #959596;
	border-bottom: 1px solid #959596;
	border-left: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 6px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0 0 10px 0px;
	}
.alt2 {
	margin: 0;
	padding: 0 0 10px 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 5px 5px 10px 0px;
	}

#commentform p {
	margin: 15px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */

#sidebar {
		width:200px;
		padding-left:13px;
		margin-left:510px;
	}

		
	#sidebar ul {
		margin-bottom:0;
		list-style-type:none;
		}
	#sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
		margin:0px;
		padding:0px;
		}
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#wrap > #sidebar ul#linkslist{
	}
	
	#sidebar p{
		margin: 0 15px;
	}
	
	#sidebar h2, #sidebar h3, #sidebar h2 a{
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 12px;
  letter-spacing   : 1px;
   margin-bottom:5px;
  color            : #7b7d7a;
  background-image : url(images/modul.jpg);
  width: 198px;
  margin-left:-13px;
	
	}
	#sidebar p{
		margin-top:0px;
		margin-bottom:0px;
		color: #555;
		word-spacing: -1px;
		font-size:10px;
	}
	#sidebar ul ul li, #sidebar ul ol li {
	display          : block;
  font-size        : 11px;
  background-image : url(images/modul.jpg);
  color            : WHITE;
  width            : 198px;
  text-indent      : 10px;
   margin-left:-10px;
	
	}
	#sidebar ul ul li a, #sidebar ul ol li a {
	padding          : 0px 0px 0px 0px;
  font-size        : 11px;
  width            : 198px;
  background-color : #DFF1FD;
  text-indent      : 10px;
	}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display          : block;
  font-size        	: 11px;
  background-color : #ffffff;
  padding          : 0px 0px 0px 0px;
  color            : #7b7d7a;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
  color            : #000000;
	}
	
/* End Sidebar */


/* 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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote_ {
	margin: 15px 30px 0 0;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
   background	   : transparent url(images/back.gif);
	border: 2px solid #7b7d7a;
	color			   : #7b7d7a;
	}

blockquote_ cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display:none;
	}

a img {
	border: none;
	}

.navigation {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 20px 0 0 30px;
	color: #7b7d7a;
	}

.navigation .nav_left {
	float:left;
}

.navigation .nav_right {
	float:right;
	}


.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #7b7d7a;
	text-decoration: none;
	}
	
.navigation a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.comment-gravatar img {
	float: right;
	padding: -20px;
	margin: 10px;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: #fff url(images/gravatar.jpg) no-repeat center center;
}
.download {
    background: #D0F29D ;
    border-top: 2px solid #9CD941;
    border-bottom: 2px solid #9CD941;
    margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
 .code {
    background: #CCCCFF ;
    border-top: 2px solid #6666FF;
    border-bottom: 2px solid #6666FF;
    margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
.favorite_post {
    background: #FF9999 ;
    border-top: 2px solid #FF6666;
    border-bottom: 2px solid #FF6666;
    margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
   .alert {
    background: #FFF6BF ;
    border-top: 2px solid #FF9900;
    border-bottom: 2px solid #FF9900;
	 margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
     .alarm {
    background: #F0E68C;
	 border-top: 2px solid #BFAE0F;
    border-bottom: 2px solid #BFAE0F;
	 margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
	
	a.lipdf { padding-right: 20px; background: url(images/link-icon_pdf_02.gif) no-repeat right;  }
	 
/* End Various Tags & Classes*/

.spacer {
padding:0px;
margin:0px;
height:20px;
width:100%;
}

.sociable ul li {
  margin : 0px;
  padding : 0px;
  list-style-type:none;
  list-style-position:inside;}
  
  .imageborder {border:1px solid lightgrey;}
  
  .thumb_left {padding: 4px 10px 10px 0; float:left;}
