/* 
	Theme Name: Bonsai-Grafixx
	Theme URI: http://www.design-grafixx.de
	Description: A Wordpress Theme by Alice
	Author: Alice
	Author URI: http://www.alice-grafixx.de
	Version: 1.1
*/

body {
	margin-top: 10px; 
	font: normal 10pt verdana, tahoma, arial, sans-serif;
	text-align: center;
	color: #646659;
	background-color: #9F9F97; 
}

/* Layout
=============================== */

#ram {
	background: url('images/hg.jpg');
	margin: 0px auto;
	text-align: left;
	width: 740px;
}

#name {
	background: url('images/name.jpg') no-repeat;
	height: 70px;
}

.titel h1{
	color: #fff;
	text-align: left; 
	font-family: Tahoma;  
	font-weight: bold;  
	letter-spacing: 2px;
	font-size: 14pt; 
	background: transparent;
	margin: 0px;
	line-height: 29px;
}

.titel {	
	padding-left: 24px;
	text-align: center;
	margin-top: 20px;
	float: left;
}

.top {
	width: 370px;
	margin-top: 10px;
	text-align: right;
	float: right;
}


#header {
	background: url('images/header.jpg') no-repeat;
	height: 171px;
	clear: both;
}

#mitte {
	background: url('images/mitte.jpg') no-repeat;
	height: 41px; 
}

.search { padding-top: 15px; padding-right: 25px;}

*[class="search"]{ padding-top: 16px; padding-right: 26px;}

.topmenu { padding-top: 3px; padding-left: 16px;}

*[class="topmenu"]{ padding-top: 3px; padding-left: 18px;}

form#searchform { margin: 0;} /*  Wichtig behebt IE bug  */


#navi {
	margin-left: 0px; 
	margin-top: 15px; 
	width: 140px; 
}

.menu {
	float: left;
	width: 140px; 
	margin-left: 8px;
}

*[class="menu"]{
	float: left;
	width: 140px; 
	margin-left: 16px;
}

#content {
	padding-bottom: 0px;
	padding-right: 16px;
	padding-left: 0px;
	padding-top: 15px; 
	width: 550px; 
	float: right;
}

#footer {
	background: url('images/footer.jpg') no-repeat;
	height: 65px;
	text-align: center;
	font-weight: bold;
	line-height: 53px;
	color: #fff;
	clear: both;
}

/* Links
=============================== */

#footer A, #footer A:visited { color: #fff; font-weight: bold; text-decoration: none;}
#footer A:hover, #footer A:active { color: #9F9F97; text-decoration: none;}

A:link {color: #646659; font-weight:normal; text-decoration:none;}
A:visited {color: #646659; font-weight:normal; text-decoration:none;}
A:hover, A:active {color: #000; font-weight:normal; text-decoration:none;}

h2 A:link {	font-size: 16pt; color: #fff; font-weight:bold; margin: 0; }
h2 A:visited { font-size: 16pt;	color: #646659;	font-weight:bold; margin: 0;}
h2 A:hover, h2 A:active { font-size: 16pt; color: #000;	font-weight:bold; margin: 0;}

/* Menu oben
=============================== */

ul#navitop {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#navitop li{
	float: left;
	background-color:  #9F9F97;
	border: 2px solid #000;
	margin: 5px;
}


#navitop a{
	font: bold 10pt tahoma,verdana, arial, sans-serif;
	float: left;
	display: block;
	color:  #fff;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
}

#navitop a:hover { 	background: #fff; color: #000;}

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

#navi h1{
	border: solid #000;
	border-width: 3px 3px 3px 3px;
	background: #646658 url('images/head.jpg') no-repeat;
	text-transform:uppercase;
	color: #fff;
	text-align: left; 
	font: bold 10pt tahoma,verdana, arial, sans-serif;
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 4px;
	line-height: 20px;
}

.navi ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi li A {
	height: 16px;
	display: block;
	padding: 0;
	margin: 0 0 0px;
	padding: 2px 0 0 20px;
	border: solid #000;
	border-width: 0px 2px 2px 0px;
	text-align: left;

}

.navi li A:link, 
.navi li A:visited {
	padding-right: 2px; 
	padding-left: 4px;
	color: #F9FAF5; 
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	background-color: #9F9F97;
}

.navi li A:hover, 
.navi li A:active {
	padding-right: 2px; 
	padding-left: 4px;
	color: #000; 
	display: block;
	font-weight: bold; 
	text-decoration: none;
	border-left: 3px solid #636557;
	border-right: 3px solid #636557;
	background-color: #fff;
}

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

h1 {
	border-bottom: #fff solid 0px; 
	background-color: #fff;
	text-transform:uppercase;
	font: bold 9pt tahoma,verdana, arial, sans-serif;
	color: #636557;
	text-align: left; 
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 2px;
	line-height: 18px;
}

h2 { font-size:13px; font-weight:bold; color: #636557; margin: 0; padding-bottom: 8px;}
h3 { font-size:12px; color: #636557;}
h4 { font-size: 27pt; color: #fee6f9; margin: 0;}

#comments, #postcomment {font-size:14px; color: #636557;}

.kommentar{
	border: 3px solid  #000;
	background-color: #9F9F97;
	padding: 5px;
	color: #fff; 
}

.cite {	font-weight: bold; text-decoration:none}


.post {
	font: bold 11pt verdana, arial, sans-serif;
	color: #636557;
	border: 3px solid  #000;
	background-color: #9F9F97;
	padding: 8px;
	letter-spacing:1px;
	text-align:left;
	margin-bottom: 12px;
}

.post-com {
	font: bold 9pt verdana, arial, sans-serif;
	color: #636557;
	background-color: #9F9F97;
	letter-spacing:1px;
	text-align: right;
}

.entry { 
	font: bold 10pt verdana, arial, sans-serif;
	color: #000; 
	letter-spacing: 0px;
	margin: 0;
}

.time {
	color: #636557;
	font-size: 8pt; 
	letter-spacing:1px;
	text-align: right;
	padding-top: 5px;
	border-top:1px solid #fff;	
}

.page {
	font: bold 11pt verdana, arial, sans-serif;
	color: #636557;
	border: 3px solid  #000;
	background-color: #9F9F97;
	padding: 8px;
	letter-spacing:1px;
	text-align:left;
}

.themes {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	color: #636557;
	text-transform:capitalize;
	background-color: #9F9F97;
	width: 120px;
	align: left;
}

.comment {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	text-align: center;
	color: #636557; 
	background-color: #9F9F97;
	border: 2px solid #000;
	height: 15px;
}

/* form
=============================== */

.searchs {
	font: bold 10pt tahoma, verdana, arial, sans-serif;
	color: #fff; 
	background: #9F9F97;
	border: 2px solid #000; 
	margin-left: 4px; 
	height: 22px;
	margin: 0;
	padding: 0;
}

#s { border: 2px solid #000; background: #9F9F97; color: #fff;}

.sub {
	font: bold 10pt tahoma, verdana, arial, sans-serif;
	color: #fff; 
	margin-left: 1px; 
	background: #9F9F97;
	border: 2px solid #000; 
	height: 22px;
}

.textarea {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	background: #9F9F97;
	border: 2px solid #000; 
	color: #fff; 
	width: 550px
}

.input {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	background: #9F9F97;
	border: 2px solid #000; 
	color: #fff; 
	width: 280px; 
	height: 18px;
}

/* Kalender
=============================== */

#calendar  { margin: 0; position: inherit }

#wp-calendar caption   { 
	color: #fff; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: center; 
	margin: 0; 
	padding: 1px; 
	line-height: 20px; 
	background: #646659;
	border: solid #000; 
	border-width: 3px 3px 2px 3px; 
}

#wp-calendar   { 
	margin: 0;
	font-size: 7pt; 
	background-color: #9F9F97; 
	border: solid #000; 
	border-width: 0px 3px 2px 3px; 
	text-align: center; 
 	padding: 0px 1px 1px 1px; 
	empty-cells: show;
	width: 100%; 
	color: #fff;
}

#wp-calendar #next a  { text-align: right; padding-right: 8px; color: #fff; }

#wp-calendar #prev a  { text-align: left; padding-left: 8px; color: #fff; }

#wp-calendar a { display: block; text-decoration: none; color: #646659;}

#wp-calendar a:hover  { color: #fff; background: #646659}

#wp-calendar caption a, #wp-calendar caption a:hover { color: #fff;}

#wp-calendar td {
	color: #fff;
	letter-spacing: normal;
	padding: 0px;
	text-align: center;
}

#wp-calendar td.pad:hover {	color: #fff; background: #646659;}

#wp-calendar td:hover, #wp-calendar #today  { color: #fff; background: #646659;}

#wp-calendar th { font-style: normal; text-transform: capitalize; color: #fff;}

#wp-calendar .today  { font-weight: bold; }