/*
Theme Name: WordPress Amonda
Theme URI: http://www.c-r-y.de/
Description: A beautiful premium wordpress theme!
Version: 1.0
Author: George Fuchs
Tags: dark, white, two columns, widgets, fixed-width, translation-ready, 

A beautiful premium wordpress theme. It's widget ready and very tidy.
Have fun with it.
*/

* {
    padding: 0;
    margin: 0;
    list-style: none;
	border: none;
}

a:link, a:visited{
	text-decoration: none;
	color:#BB0000;
}

a:hover{
	text-decoration: none;
	color: #4B4B4B;
}


body {
	font: normal 100.1%/1.4em Arial,Helvetica,sans-serif;
	background: #dfdfdf  url('./images/bg.jpg');
    font-size : 14px;
    text-align: justify;
	line-height: 18px;
	color: #4b4b4b;
	text-align: justify;
}

img {
    border: 0px;
}

.more-link{
	color: #999;
}

.logo{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 20px;
	float: left;
}

.logo a:link{
	text-decoration: none;
	color: #4B4B4B;
}

#main{
	text-align: justify;
	width: 950px;
	margin: 0 auto;
}

#head{
	width: 950px;
	height: 60px;
	background: #333;
	margin: 35px 0 0 0;
	position: relative;
	background: transparent url('./images/middleImg.png') no-repeat; 
}

#head img{
	float: left;
	margin: 9px 0 0 10px;
}

#head ul{
	height: 60px;
	float: right;
	font-size: 10px;
	margin-right: 21px;
}

#head ul li{
	float: left;
	margin-left: 19px;
	height: 40px;
	padding: 20px 0 0 21px;
	background: transparent url('./images/menueLine.png') no-repeat; 
}

#head ul li.first{
	border: none;
	margin-left: 0px;
}

#head ul li a{
	color: #fff;
	display: block;
	text-transform: uppercase;
}

#head ul li a:hover{
	color: #ccc;
}

#head ul li a.active{
	padding: 3px 9px 4px 9px;
	background: #333;
	border: 1px solid #2a2b2b;
}

#middleImg{
	height: 150px;
	
	background: transparent url('./images/middleImg2.jpg') no-repeat;
}

#contentContainer{
	float: left;
	width: 940px;
	padding: 3px 0 0 10px;
	background: #fff;
}

#contentContainer #leftColumn{
	width: 607px;
	float: left;
	overflow: hidden;
}

#contentContainer #leftColumn .text,
#contentContainer #leftColumn .article{
	padding: 20px 13px;
	background: #fff;
	width: 589px;
	float: left;
	line-height: 24px;
	color: #444;
	border-bottom: 1px dotted #ccc;
}

#contentContainer #leftColumn .text{
	border-bottom: none;
	margin-bottom: 0;
}

#contentContainer #leftColumn .comment{
	width: 607px;
	background: #fff;
	float: left;
	overflow-x: hidden;
	margin-bottom: 20px;
}

* html #contentContainer #leftColumn .article{
	width: 595px;
}

#contentContainer #leftColumn .last{
	border: none;
	margin-bottom: 0 !important;
}

#contentContainer #leftColumn .text h2,
#contentContainer #leftColumn .article h2,
#contentContainer #leftColumn .article h3 a{
	font-size: 30px;
	letter-spacing: -1px;
	line-height: normal;
	color: #202020;
	margin: 10px 0;
	float: left;
	width: 369px;
	font-family: Arial, Helvetica, sans-serif;
}

#contentContainer #leftColumn .article h2 a{
	color: #202020;
}

#contentContainer #leftColumn .article h2 a:hover{
	color: #999;
}

#contentContainer #leftColumn .article-noimage h2,
#contentContainer #leftColumn .article-noimage h2 a
{
	float:none;
	margin: 0;
	width:auto;
	clear:both;
	color: #202020;
}

#contentContainer #leftColumn .article-noimage h2{
	margin: 10px 0;
}



#contentContainer #leftColumn .article .menue{
	float: right;
	margin-top: 20px;
}

#contentContainer #leftColumn .article .menue ul li{
	float: left;
	margin-left: 3px;
}

#contentContainer #leftColumn .article .menue ul li a{
	padding: 5px 9px;
	background: #a0a0a0;
	color: #fff;
	text-transform: uppercase;
}

#contentContainer #leftColumn .article h3 a:hover,
#contentContainer #leftColumn .article h1 a:hover{
	color: #999;
}

#contentContainer #leftColumn .text img.articleImg,
#contentContainer #leftColumn .article img.articleImg{
	background: #f9f9f9;
	padding: 5px;
	border: 1px solid #f1f1f1;
	float: left;
	margin-right: 18px;
	width: 190px;
	overflow: hidden;
}

#contentContainer #leftColumn .text .author,
#contentContainer #leftColumn .article .author{
	font-size: 10px;
	float: left;
	color: #333;
	width: 369px;
}

#contentContainer #rightColumn{
	width: 274px;
	float: right;
	background: #f1f1f1;
	padding: 14px 0 2px 14px;
	margin: 20px 20px 20px 0;
	border: 1px solid #e9e9e9;
}

#contentContainer #rightColumn .box{
	width: 260px;
	background: #fff;
	float: left;
	margin-bottom: 12px;
}

.searchBbox{
	float: left;
	width: 95%;
	margin: 12px 0;
}

.searchField{
	width: 185px;
	border: 1px solid #d9d9d9;
	float: left;
	padding: 4px 4px 0 4px;
	height: 21px;
}

*+html .searchField {
	width: 210px;
}

*+html .searchButton{
	padding: 3px 2px;
}

#middleImg .headSlogan{
	margin: 20px 0 0 20px;
	padding: 10px 10px 5px 10px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	float: left;
	background: #fff;
	text-transform: uppercase;
}

#middleImg .headSloganSub{
	margin: 0 0 0 20px;
	clear: left;
	padding: 5px 10px 10px 10px;
	font-size: 14px;
	color: #a0a0a0;
	font-weight: bold;
	float: left;
	background: #fff;
	text-transform: uppercase;
}

.searchButton{
	float: right;
	padding: 6px 4px;
	background: #333;
	color: #fff;
	font-size: 10px;
}

* html .searchField{
	padding: 0;
}

* html .searchButton{
	padding: 0;
}

#contentContainer #leftColumn .comment .title,
#contentContainer #rightColumn .box .title{
	text-transform: uppercase;
	color: #4a4a4a;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 9px 14px;
	border-bottom: 1px dotted #d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
}

#contentContainer #leftColumn .title3,
#contentContainer #leftColumn .comment .title{
	padding: 13px 0 13px 14px;
	margin-bottom: 10px;
}

#contentContainer #leftColumn .title3{
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	float: left;
	width: 580px;
	margin-bottom: 20px;
	padding-right: 13px;
	font-weight: bold;
}

#contentContainer #leftColumn .comment #comments{
	float: left;
}

#contentContainer #leftColumn .comment .submit{
	background: #333;
	width: 125px;
	height: 31px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	display: block;
	margin: 3px 0 10px 0;
	padding: 0;
	font-size: 10px;
}

#contentContainer #leftColumn .comment input{
	width: 300px;
	background: #efefef;
	border: 1px solid #d6d3d3;
	padding: 3px 0 0 3px;
	height: 19px;
	margin: 0 10px 8px 0;
}

#contentContainer #leftColumn .comment textarea{
	width: 400px;
	height: 200px;
	background: #efefef;
		padding: 3px 0 0 3px;
	border: 1px solid #d6d3d3;
}

#contentContainer #leftColumn .comment #comments .commentArticel{
	width: 593px;
	padding: 10px;
	float: left;
}

#contentContainer #leftColumn .comment #comments .commentArticel .info{
	width: 88px;
	text-align: right;
	float: left;
}

#contentContainer #leftColumn .comment #comments .subTitle{
	width: 615px;
	margin: 15px 12px 15px 0;
	padding: 30px 0 5px 0;
	float:left;
	border-top: 1px solid #ddd;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

* html #contentContainer #leftColumn .comment #comments .subTitle{
	width: 558px;
}

#contentContainer #leftColumn .comment #comments .commentArticel .commentText{
	float: right;
	margin-left: 18px;
	width: 453px;
	background: #F9F9F9;
	border: 1px solid #DDDDDD;
	padding: 10px;
}

* html #contentContainer #leftColumn .comment #comments .commentArticel .commentText{
	width: 450px;
}

#contentContainer #leftColumn .comment #comments .commentArticel .commentText .date{
	font-size: 10px;
	display: block;
	margin-bottom: 10px;
}

#contentContainer #leftColumn .comment #comments .commentArticel .author{
	color:#333;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}

#contentContainer #leftColumn .comment #comments .commentArticel img{
	padding: 3px;
	border: 1px solid #cfcfcf;
	background: #fff;
	float: left;
	width: 80px;
	height: 80px;
	margin-bottom: 8px;
}

#contentContainer #rightColumn .box ul li{
	padding: 5px 4px;
	/*background: transparent url('./images/dotted.png') repeat-x bottom;*/
	border-top:1px dotted #e5e5e5;
}

#contentContainer #rightColumn .box ul li.last{
	background: none;
	margin-bottom: 10px;
}

#contentContainer #rightColumn .box ul li a{
	color: #757574;
	font-size: 11px;
	padding-left: 16px;
	background: transparent url('./images/arrow.png') no-repeat 0 4px;
}

#contentContainer #rightColumn .box ul li a:hover{
	text-decoration: underline;
}

#contentContainer #rightColumn .box ul li:first-child {
	border-top:none;
}

#footer{
	float: left;
	color: #999;
	margin-bottom: 20px;	
	width: 930px;
	background: #333 url('http://www.wp-themes.ch/timages/amonda.gif');
	padding: 20px 0 0 0;
	width: 100%;
	text-align: right;
}

.clear{
	clear: both;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
}

#footer .box{
	float: left;
	width: 270px;
	text-align: left;
	margin: 0 20px;
}

#footer .box .title2{
	background: #454545;
	width: 270px;
	float: left;
	padding: 10px;
}

#footer .box .text{
	padding: 10px;
	float: left;
	width: 100%;
}

#footer .box  ul.letzte{
	float: left;
	width: 290px;
}

#footer .box  ul.letzte li{
	padding: 5px 10px;
	border-bottom: 1px dotted #454545;
}

#footer .box  ul.letzte li.last{
	border: none;
}

#footer #copy{
	border-top: 1px solid #555;
	width: 100%;
	float: left;
	color: #fff;
	background: #454545;
	padding: 10px 0;
	margin-top: 10px;
}

#footer #copy .txt{
	padding-right: 10px;
}

.box-holder ul#recentcomments li.recentcomments a{
	background: none !important;
}

.box-holder #calendar_wrap{
	text-align: center;
}

.box-holder #calendar_wrap table#wp-calendar tr td{
	padding: 5px;
}

.box-holder #calendar_wrap table#wp-calendar{
	margin: 5px 0 0 28px;
}

#searchform label{
	display: none;
}

#searchform input#s{
	border:1px solid #D9D9D9;
	float:left;
	height:21px;
	padding:4px 4px 0;
	width:185px;
}

#searchform input#searchsubmit{
	background:#333333 none repeat scroll 0 0;
	color:#FFFFFF;
	float:right;
	font-size:10px;
	padding:6px 4px;
	text-transform: uppercase;
}

#searchform{
	background: #F1F1F1;
	float: left;
	width: 260px;
}

.comment .comment-author{
	float: left;
	width: 50px;
}

.comment .comment-author .says,
.comment .comment-author .fn{
	float: right;
	margin: 5px 5px 0 0;
}

.comment .comment-body p{
	float: right;
	width: 500px;
	padding: 10px;
	background: #f9f9f9;
	line-height: 24px;
	border: 1px solid #DDDDDD;
}

.comment .comment-meta{
	float: right;
	width: 470px;
	margin-bottom: 5px;
}

.comment-author img{
	display: block;
	width: 50px;
	height: 50px;
}

.text p{
	margin-bottom: 20px;
}

#contentContainer #leftColumn h2.archiv,
#contentContainer #leftColumn .text h2.page{
	display: block;
	float: none;
	width: auto;
	font-size: 24px;
	margin-top: 0;
}

#contentContainer #leftColumn h2.archiv{
	margin: 19px 0 0 13px;
	color: #202020;
}

#contentContainer #leftColumn .articel .sea{
	font-size: 20px;
	
}

p .commentLink{
	color:#999999;
	display:block;
	font-size:10px;
}

p .url{
	font-weight: bold;
}

.box-holder{
	padding: 9px 10px;
}

#footer .box .text ul{
	margin-left: -10px;
	width: 290px;
}

#footer .box .text ul li{
	border-bottom: 1px dotted #666;
	padding: 5px 10px;
}

.box-holder #calendar_wrap table#wp-calendar tr td a {
	font-weight: bold;
}

.box-holder #calendar_wrap table#wp-calendar tr td#today{
	background: #f9f9f9;
	border: 1px solid #ddd;
}

#wp-calendar caption{
	font-weight: bold;
}

* + html #searchform input#searchsubmit{
	padding: 6px 2px;
}

* + html #contentContainer{
	padding-bottom: 10px;
}

* + html #contentContainer #rightColumn{
	padding-bottom: 15px;
}

.navigation {
	float:left;
	padding:20px 13px;
	width:589px;
}

.navigation .alignleft {
	float:left;
}

.navigation .alignright {
	float:right;
}

div.affbox
	{
	width:550px;
	margin:10px;
	padding:10px;
	text-align:justify;
	border:1px solid #546367;
	border-bottom:3px solid #546367;
	border-right:2px solid #546367;
	background-color:#FFE2AF;
	font-stretch:wider;
	font-size:14px;
	background-repeat:repeat-x;

	}

.post-entry blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #000;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	clear: both;
}


table { width:100%; text-align:center;}
td { border:1px solid #000; vertical-align:top; overflow:hidden; }


