@charset "UTF-8";

/**

 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework

 *

 * (en) central stylesheet - layout example "3col_standard"

 * (de) Zentrales Stylesheet - Beispiellayout "3col_standard"

 *

 * @copyright       Copyright 2005-2009, Dirk Jesse

 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),

 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)

 * @link            http://www.yaml.de

 * @package         yaml

 * @version         3.1

 * @revision        $Revision: 343 $

 * @lastmodified    $Date: 2009-01-19 23:41:32 +0100 (Mo, 19. Jan 2009) $

 */



/* import core styles | Basis-Stylesheets einbinden */

@import url(yaml/core/base.css);



/* import screen layout | Screen-Layout einbinden */

@import url(yaml/navigation/nav_shinybuttons.css);



@import url(css/screen/basemod_grids.css);

@import url(css/screen/content.css);



/* import print layout | Druck-Layout einbinden */

@import url(yaml/print/print_draft.css);



#sidebar ul{

padding:0;

background-color:#FFF5D8;

margin:0;

}



#sidebar ul li p{

padding-left:25px;

padding-top:6px;}



#sidebar ul li{

list-style-type:none;

padding:0;

border-top:3px solid #FFE595;

border-bottom:3px solid #fff;

margin:0;}

#sidebar h2{

background-color:#FFE595;

text-transform:none;

height:26px;

padding:0;

margin:0;

padding-left:25px;

font-size:15px;

color:#000000;

line-height:26px;}





#sidebar ul li ul{

padding-left:40px;}



#sidebar ul li ul li{

border:none;

line-height:30px;}







#commentform #author, #commentform #email, #commentform #url, #commentform textarea, #code {

	background:#FFF url(/media/img/comment_top.gif);

	border:1px solid #dbdbdb;

	color:#333;

	padding:5px;



}

#commentform {

	width:500px;

}

.comment {

	line-height:180%;

	margin:10px 0;

	width:500px;

}

.commenttop {

	font-size:12px;

	background:url(/media/img/comment_top.gif);

	width:500px;

}

.comment_arrow {

	height:34px;

	width:35px;

	background:url(/media/img/comment_arrow.gif);

	background-repeat:no-repeat;

	position:absolute;

	left:-9px;

}

.commentbody {

	width:434px;

	color:#c1c1c1;

	line-height:175%;

	background:#606060 url(/media/img/comment_bottom.gif) bottom no-repeat;

	position:relative;

	padding:10px 15px 7px 18px;

}

.commentbody p {

	margin:7px;

	padding:7px;

}

.date { float: left; width: 44px; height: 55px; background:url(/media/img/date_bg.gif) no-repeat; margin-right: 10px; }

.date .month { text-align: center; font-variant: small-caps; color: #FFF; font-size: 0.9em; padding-top: 0px; }

.date .day { text-align: center; padding-top: 3px; color: #999; font-weight: bold; }

.postInfo {	clear: both; margin-top: 10px; }

.postInfo h2 { font-weight: normal; margin: 0 0 5px 0;	padding: 0;	font-size: 1.5em; line-height: 1.3em; display: inline; }





.postInfoDateBottom {	clear: both; width: 380px; padding: 0; margin: 0; border-top: 3px solid #E3E3E3; }

.postInfoBottom {	clear: both; width: 360px; height: 20px; padding: 5px 10px 0 10px; background-color:#F7F7F7; }









/*Kommentar*/





.entry p a:visited { 	text-decoration: underline; }

.entrytext { font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.5em; }

.more-link { text-decoration: none; }

.commentOfficialUser { border: 1px dashed #CCC; background-color: #f7f7f7; }



.gravatar { float: left; }

.gravatar img {	border: 5px solid #E3E3E3;background: #FFF; padding: 5px; margin: 5px 10px 0 0; }



.commentform-left { float:left; width:180px; }

.commentform-right { float:right; width:310px; margin-top:16px; }



.commentfo { float:left; width:480px; }



#commentform input { color: #666; width: 160px; height: 20px; padding: 6px 5px 0 5px; margin: 0 0 10px 0; border: 1px solid #CCC; }

#commentform textarea { color: #666; width: 300px; padding: 6px 5px 0 5px; height:213px; border: 1px solid #CCC; }

#commentform #submit { margin: 10px 0 0 0; width: 150px; height: 30px; padding:0; background: #FFF; border: 1px solid #CCC;

float:right;

											 font-family: Arial, sans-serif; font-size: 12px; color: #666; padding: 0 0 2px 0; cursor: pointer; }

#commentform textarea:focus, #commentform input[type="text"]:focus { background: #efefef; }

#commentform #submit:hover { background: #efefef; color:#333333; }



/* END Form Elements */





/* BEGIN Comments*/



.alt { margin: 0; padding: 10px; }

.commentlist { padding: 0; margin: 0; float:left; }

.commentlist li {

	min-height: 82px;

	list-style: none;

	clear:both;

	border: 1px dashed #CCC;

	width: 478px;

	margin-top: 15px;

	margin-right: 0;

	margin-bottom: 30px;

	margin-left: 0;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

.commentlist p {

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 20px;

	margin-left: 0;

}

.commententry {

	width: 400px;

	

	margin-top: 3px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 20px;

}







.commententry p { margin: 15px 0; }

#commentform p { margin: 15px 0; width: 160px;}

.nocomments { text-align: center; margin: 0; padding: 0; }

.commentmetadata { margin: 0; display: block; text-align: left; }



#respond { padding: 20px 0 0 0; margin: 0 0 20px 0; clear:both;	text-transform:none; }

.even li
{
	margin-left: 10px;
}