/*
Theme Name: Keizankai
Version: 1.0
Author: Morgenstern Arts
Author URI: http://www.morgenstern-arts.de
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff url("img/keizankai_bg.gif") repeat;
	color: #616161;
	font: normal 62.5% Georgia, Times, serif;
	line-height: 1.8em;
	text-align: center;
}

/* Typo
-------------------------------------------------- */
h1, h2, h3, h4, h5, em, cite {
	margin: 0;
	padding: 0;
	color: #9c2926;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	clear: both;
}

h1 {
	margin-bottom: .5em;
	font-size: 2em;
	color: #9c2926;
}

h1 a{
	text-decoration: none;
}

h1 a:hover{
	text-decoration: underline;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	color: #9c2926;
}

h3 {	
	font-size: 1.4em;
	color: #9c2926;
}

h5 {
	margin-bottom: .5em;
	font-size: 1.3em;
	color: #9c2926;
}

p {
	margin: 0 0 1.2em 0;
	padding: 0;
}

strong {
	color: #555555;
	font-weight: bold;
}

em, cite, blockquote {
	margin-left: 0;
	color: #616161;
	font-style: italic;
}

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

li {
	margin-left: 0;
	padding-left: 0;
}

address {
	margin: 0 0 .8em 0;
	padding: 0;
	font-style: normal;
	font-size: 1.3em;
}

abbr {
	cursor: help;
}

#sidebar h3{
	font-weight: bold;
	color: #616161;
	text-decoration: none;
	font-size: 1.5em;
	margin-top: 20px;
}

#sidebar h4{
	color: #9c2926;
	font-size: 1.3em;
	font-style: italic;
	margin-top: -3px;
	margin-bottom: 10px;
}

/* Links
-------------------------------------------------- */
a {
	color: #9c2926;
	outline: none;
}

a:hover {	
	text-decoration: none;
}

#content a {
	color: #9c2926;
	text-decoration: none;
}

#content a:hover {	
	outline: none;
	text-decoration: underline;
}

#qtranslate-chooser li a{
	color: #a77070;
	text-decoration: none;
}

#qtranslate-chooser li a:hover{
	color: #9c2926;
	text-decoration: underline;
}

#qtranslate-chooser li{
	display: inline;
	color: #a77070;	
}

#qtranslate-chooser{
	height:16px;
	padding: 16px 0 0 23px;
}

/* Basic Boxes
-------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	padding: 0 10px;
	width: 890px;
	/*background: transparent url(img/bg_wrapper.png) repeat-y 0 0;*/
	text-align: left;
}

#header-language{
	
}

#header {
	height: 167px;
	background: transparent url(img/header.png) no-repeat 0 0;
}

#logo {
	padding: 28px 0 0 40px;
}

#navi-body {
	height: 70px;
	background: transparent url(img/navi_bg.png) no-repeat 0 0;
}

#main-outer {
	padding-bottom: 6px;
	background: transparent url(img/bg_paper_bottom.png) no-repeat bottom left;
	width: 890px;
}

#baum {
	background: transparent url(img/baum.png) no-repeat bottom right;
	height: 100%;
	margin: 0;
	width: 880px;
}

#main-inner {
	margin: 0;
	padding: 0;
	width: 890px;
	background: transparent url(img/bg_paper.png) repeat 0 0;
}

#footer {
	width: 890px;	
	font-family: Georgia, Times, serif;
	clear: both;
	height: 20px;
}

#inner {
	/* HIER MUSS FLOAT FIX */
	width: 880px;
	height: 100%;
	background: transparent url(img/bg_inner_repeat.png) repeat 0 0;
	margin: 0 5px 0 5px;
}

#inner-repeat{
	width: 880px;
	height: 100%;
	background: transparent url(img/bg_inner.png) no-repeat 0 0;
}

/* Content
-------------------------------------------------- */
#content {
	padding-top: 28px;	
	width: 510px;
	float: left;
	padding-left: 33px;
}

#content p {
	font-size: 1.4em;
}

#content h2 {
	margin-bottom: 1.2em;
}

#content h1{
	margin-bottom: 0;
}

#content ul {
	margin-bottom: 1.8em; 
	font-size: 1.4em;
}

#content li {
	margin: .5em 0 .5em 10px;
	padding-left: 12px; 
	background: transparent url(img/bullet.gif) no-repeat 0em .5em;
}

#content .pagination {
	margin-bottom: 30px;
	padding: 8px 0 9px 13px;
	background: transparent url(img/brushstroke_meta.gif) no-repeat 0 50%;
	font-size: 1.25em;
}

/* Blog */
#blog #content #blogbox {

}

#blog #content #blogbox h1 {
	margin: 0 0 1em;
	text-align: center;
}

#blog #content #blogbox .post {
	margin-bottom: 1.8em;
	padding-bottom: 1em;
	border-bottom: 1px solid #e8dece;
}

#blog #content #blogbox p {
	margin-bottom: 0;
}

#blog #content #blogbox .post h3 {
	margin-bottom: 0;
}

#blog #content .post h1 a {
	border: none;
}

#blog #content .post p.small {
	margin-bottom: 1em;
	display: block;
}

#blog #content .post img {
}

#blog #content .entry {
	
}

#blog #content .postmetadata {
	margin-bottom: 30px;
	padding: 8px 0 9px 13px;
	background: transparent url(img/brushstroke_meta.gif) no-repeat 0 50%;
	font-size: 1.1em;
}

#blog #content #pagination .previous {
	text-align: left;
	float: left;
}

#blog #content #pagination .future {
	text-align: right;
	float: right;
}

#content img {
	border: 1px solid #616161;
}

#content object, #content embed {
	margin: 0;
	padding: 0;
}

#content .video {
	padding: 2px;
	width: auto;
	border: 3px double #814314;
	background-color: #fbf8f3;
}

/* Galerie */
.ngg-album {
	margin: 0 0 1.5em 0 !important;
	padding: 0 0 .6em 0 !important;
	border: 0 !important;
	border-bottom: 0px solid #616161 !important;
	clear: left;
}

.ngg-albumtitle {
	margin-bottom: .5em;
	font-size: 1.6em;
	color: #616161;
}

.ngg-albumtitle a {
	color: #9c2926;
	text-decoration:none;	
}

.ngg-albumtitle a:hover {
	text-decoration:underline;	
}

.ngg-thumbnail img,
.ngg-gallery-thumbnail img {
	margin: 0 13px 13px 0 !important;
	padding: 0px !important;
	border: 1px #9c2926;
	float: left;
}

.ngg-description p {
	margin-bottom: 10px;
	color: #616161;
	font-size: 1.3em;
	margin-top: -12px;
}

.ngg-description p:first-child {
	font-weight: normal;
}

.ngg-gallery-list li img {
	height:100px;
	width:100px;	
}



/* Comments
-------------------------------------------------- */
#commentlist {
	margin: 0 0 2em;
	padding: 0;
	list-style: none;
}

#commentlist li {
	margin: 0;
	padding: 2em 0 1em;
	width: 510px;
	border-bottom: 1px solid #e8dece;
	background: none;
	float: left;
	clear: both;
}

#commentlist li div.comm {
	width: 420px;
	float: right;
}

#commentlist div.gravatar {
	float: left;
	display: block;
}

#commentlist cite {
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: block;
}

#commentlist cite span {
	font-size: .8em;
}

/* Form */

fieldset {
	border: none;
}

label {
	font-size: 1.25em;
	display: block;
}

label strong {
	color: #9c2926;
	font-style: normal;
	font-weight: bold;
}

input, textarea {
	margin: 0 0 .8em 0;
	padding: 4px 6px;
	width: 250px;
	border: 3px double #814314;
	color: #45321b;
	font: normal 1.3em Georgia, Times, serif;
}

textarea {
	width: 100%;
}

input:focus, textarea:focus {
	border-color: #9c2926;
}

#submit {
	padding: 5px;
	width: auto;
	background-color: #E0D1BD;
	color: #9c2926;
	text-align: left;
}

/* Sidebar
-------------------------------------------------- */
#sidebar {
	margin: 0;
	padding-top: 28px;
	padding-right: 33px;
	padding-left: 33px;
	width: 244px;
	float: right;		
}


/*#sidebar #categories-seminare h3 {
	background-image: url(img/h_aktuelles.png);
}*/

#sidebar #recent-posts p {
	margin-bottom: 0;
}

#sidebar #recent-posts p.datum {
	font-style: italic;
	font-weight: bold;
}

#sidebar .widget {

}

#sidebar .widget ul, #sidebar .widget p {
	margin-bottom: 2em;

}

#sidebar .widget li {
}

#sidebar .widget a {
}

#sidebar #tag_cloud a {

}

#sidebar a{

}

#sidebar .entry{
	font-size: 1.4em;	
}

.mehr a{
	font-style:italic;
	text-decoration:none;
	font-size:0.9em;
}

.hl{
	font-weight: bold;
	color: #616161;
	text-decoration: none;
	font-size: 1.5em;
}

.hl a{
	color: #616161;
}

#sidebar a:hover{
	text-decoration: underline;
}

/* Sidebar Bottom
-------------------------------------------------- */
#sidebar-bottom {
	margin: 0;
	padding: 25px 33px 0 33px;
	height: 202px;
	text-align: left;	
}

#sidebar-bottom h4 {
	margin-bottom: .1em;
	padding: 20px 0 0;
	height: 52px;
	/*background: transparent url(img/h_aktuelles.png) no-repeat 0 50%;*/
	color: #9c2926;
	font-size: 1.6em;
	/*text-indent: -999em;*/
}

/*#sidebar-bottom .widget_links h4 {
	background-image: url(img/h_aktuelles.png);
}*/

#sidebar-bottom .widget {
	margin: 0;
	padding: 0;
	width: 226px;
	color: #45321b;
	float: left;
}

#sidebar-bottom .widget_text {
	float: right;
}

#sidebar-bottom .widget_links {
	float: left;
}

#sidebar-bottom .widget_links br {
	margin-bottom: 8px;
}

#sidebar-bottom .widget li {
	padding: 5px 0;
	border-bottom: 1px solid #d6c6ac;
	line-height: 1.2em;
}


#sidebar-bottom .widget_links li {
	padding: 12px 0;
}

#sidebar-bottom .widget li.last {
	border-bottom: none;
}

#box{
	float: right;
	
}

.galerieBild{
	border: 1px solid #616161;
}

/* Footer
-------------------------------------------------- */
#footer {
	font-size: 1.3em;
	line-height: 1.3em;
	background: transparent url(img/bg_footer_komplett.png) no-repeat 0 0;
	height: 263px;
	margin-bottom: 30px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer h1{
	margin-bottom:3px;
	font-size: 1.5em;
}

#footer h2{
	font-size: 1.2em;
}

#footer-imprint{
	clear: both;
	width: 824px;
	padding: 0 33px;
	font-size:12px
	color: #9c2926;
}
#footer-imprint p{
	color: #9c2926;
}
#footer-imprint img{
	border: 1px solid #616161;
	float: left;
	margin-right: 12px;
}
#middle-box{
	float:left;
	margin-left:25px;
	/* PC FF 20 IE 7 #BOX width: 245px; */
}

.qtrans_language_chooser_bottom li{
		float:left;
		padding-right: 10px;
		margin: 0;
}

.qtrans_flag {
	width: 26px;
	height: 19px;
}

/* Navi
-------------------------------------------------- */
#navi1 {
	margin: 0;
	padding: 4px 29px 0;
	height: 34px;	
}

#navi2 {
	margin: 0;
	padding: 0 29px 0;
	height: 37px;	
}

#navi1 li, #navi2 li{
  margin: 6px 9px; 
	border: none;
	color: #616161;
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	text-decoration: none;
	display: block;
}

#subnavi {
	margin: 0;
	padding-bottom: 40px;
	background: transparent url(img/bamboo_subnavi.png) no-repeat 60% 0;
}

#navi1 li, #navi2 li{
	padding: 0;
	float: left;
}

#navi1 li.abstand_links{
  padding-left: 27px;
}

#navi1 li.abstand_links_en{
  padding-left: 18px;
}

#navi2 li.page-item-39{
  float:right;
}

#subnavi li {
	margin-left: 5px;
	background: transparent url(img/bullet.gif) no-repeat 0 50%;	
}

#navi1 li a, #navi2 li a{
	border: none;
	color: #9b6060;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	display: block;
}

#subnavi li a {
	padding: 1px 15px; 
	border: none;
	color: #616161;
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
	text-decoration: none;
	display: block;
	font-style: italic;
	
}

#navi1 li a:hover, #navi2 li a:hover{
	text-decoration: underline;
	color: #9c2926;
}

#subnavi li a:hover {
	text-decoration: underline;
}

/* Current Page */
#navi1 .current_page_item a, #navi2 .current_page_item a,
#subnavi .current_page_item a,
body#home .page_item_home a {
	text-decoration: none;
	font-style: italic;
}

#navi1 .current_page_parent a, #navi2 .current_page_parent a{
	text-decoration: none;
	font-style: italic;
}

#subsubnavi {
	margin-bottom: 2em;
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	font-style: italic;
}

td{

	width: 83px;
	/*border: 1px solid #616161;*/
	margin:2px;
}

tr{
	
}

td strong{
	color:#9c2926;
	font-weight: normal;	
}

td em{
	font-weight:bold;
	font-style: normal;
}

.fett{
	font-weight: bold;	
}

tr{
	vertical-align: top;	
}

.oben{
	vertical-align: top;	
}

table{
	margin-bottom:20px;
	font-size: 12px;
}


/* Extras
-------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

img.left {
	margin: 0 15px 15px 0;
}

img.right {
	margin: 0 0 15px 15px;
}

.txt-left {
	text-align: left;
}

.txt-right {
	text-align: right;
}

.date {
	color: #9c2926;
	font-size: 1.3em;
	font-style: italic;
	margin-top: -3px;
}

/* clear floats */
#main-inner:after,
#sidebar-bottom:after,
#commentlist:after,
.ngg-album:after,
#baum:after,
#inner:after {
	height: 0;
	content: "."; 
	display: block;  
 	clear: both; 
	visibility: hidden;
}

/* clear floats for stoopid IE 7 */
*:first-child+html #main-inner,
*:first-child+html #sidebar-bottom,
*:first-child+html #commentlist,
*:first-child+html .ngg-album {
	min-height: 1px;
}

/* clear floats for stoopider IE 6 */
* html #main-inner,
* html #sidebar-bottom,
* html #commentlist,
* html .ngg-album {
	height: 1%;
}

a img, #header a {
	border: none;
}

.noCss {
	display: none;
}

