/* @override http://koryu-in-zittau.de/wp-content/themes/koryu/style.css */

/*  CSS

RED: #CD071E

*/

/* ----------------------------------------------------------------- 
BODY
-------------------------------------------------------------------- */

body {
	padding: 0px;
	margin: 0px;
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: #999;
	width: 100%;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

a {
	color: #CD071E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form, table, ul, li {
	padding: 0px;
	margin: 0px;
;
}

.sub {
	border: 0px;
}

label {
	font-size: 12px;
	font-weight: bold;
}

input, textarea {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #555;
}

textarea {
	width: 80%;
}

h1 {
	font-size: 30px;
}

.barrierefrei {
	display: none;
}

/* ----------------------------------------------------------------- 
WRAPPER
-------------------------------------------------------------------- */

#wrapper {
	width: 900px;
	background: #555 url(images/shadow_top.gif) repeat-x top;
	background-position: top;
	margin: 0px auto 0px;
	padding: 0px;
	padding-bottom: 20px;
	text-align: center;
}

#page {
	width: 850px;
	background: #FFF;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px solid RED;
	text-align: left;
}

/* ----------------------------------------------------------------- 
HEADER 
-------------------------------------------------------------------- */

#header {
	float: left;
	width: 850px;
	height: 187px;
	background: #700004 url(images/header.png) no-repeat top;
	text-align: left;
}

#header h1 {
	/* 

LOGO GRAFIK */
	/*p

osition: relative;*/
	float: left;
	padding: 0;
	width: 420px;
	margin: 0;
	padding: 61px 0px 0px 144px;
	border: 0px solid YELLOW;
}

#logo-otomo {
	margin: 0;
	float: left;
	padding: 76px 0px 0px 71px;
	text-align: left;
	/*

margin: 76px 0px 0px 635px;*/
	border: 0px solid YELLOW;
}

/* ----------------------------------------------------------------- 
MENU 
-------------------------------------------------------------------- */

#menu {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	background: #FFF url(images/line.gif) no-repeat bottom left;
	position: relative;
}

#menu UL {
	margin: 0;
	padding: 0 0 0 150px;
}

#menu LI {
	display: inline;
}

#menu LI A {
	float: left;
	padding: 14px 20px 15px 0px;
}

#menu A:hover {
	color: #333;
	text-decoration: none;
}

#menu A {
	color: #888;

/* CD071E */
}

#menu .current_page_item A {
	font-style: italic;
	color: #CD071E;
}

.page_item A {
	
}

/* ----------------------------------------------------------------- 
BLOG 
-------------------------------------------------------------------- */

#blog {
	float: left;
	width: 100%;
}

#blog_top {


/* float:left; */
	width: 100%;
}

#blog_left {
	width: 550px;

/* float:left; */
	margin: 20px 0px 40px 150px;
}

#blog_right {
	width: 200px;


}

#blog h1, #blog h2 {
	margin: 0 0 15px 0px;
	padding: 0px;
	padding-top: 0px;
	font-size: 21px;
	line-height: 30px;
	color: #CD071E;
}

#blog h2 {
	font-size: 19px;
	color: #333;
}

#blog h3 {
	font-size: 16px;
	color: #333;
}

#blog .entry {
	line-height: 20px;
	color: #333;
}

#blog .entry p {
	padding: 0px;
	margin: 0 0 15px 0;
}

.postmeta {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.postmeta p {
	margin: 0 0 10px 0;
}

.item_class blockquote, #blog_comm blockquote {
	background: url(images/block_bg.gif) no-repeat left top;
	padding-left: 10px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
}

.item_class blockquote blockquote, #blog_comm blockquote blockquote {
	background: url(images/block2_bg.gif) no-repeat left top;
	padding-left: 10px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.item_class ol, #blog_comm ol {
	background: url(images/ol_bg.png) repeat-y left;
	color: #7e7e7e;
}

.item_class ol li, #blog_comm ol li {
	color: #333;
}

.item_class ul, #blog_comm ul {
	padding-left: 30px;
}

.item_class img, #blog_comm img {
	float: left;
	margin: 5px;
	border: 1px solid #CCC;
}

.navigation {
	margin: 20px 0 0 0;
	padding: 5px;
	background: #F1F1F1;
}

.navigation ul {
	list-style: none;
}

.navigation .alignright {
	text-align: right;
}

.navigation .alignleft {
	text-align: left;
}

.trenner {


/* .entry trenner */
padding-bottom: 15px;
	border-bottom: 2px solid #CCC;
}


figure.wp-caption {
	max-width: 100%; /*!*/
}

.wp-caption {
      text-align: center;
      background-color: #F1F1F1;
      padding: 0;
      margin: 0 10px 12px 0;
      display: inline-block;
}

.wp-caption img {
      margin-bottom: 2px;
      padding: 0;
      border: none;
}

.wp-caption .wp-caption-text {
      font-size: 11px;
      line-height: 17px;
      padding: 0 4px 5px;
      margin: 0;
}

/* WPlistCal Plugin */

ul.wplc_event_list,
ul.wplc_event_list li  {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.wplc_event_list li {
	background: #F2F2F2;
	border-top: 1px solid #DDD;
	margin: 0 0 8px 0;
	padding: 15px 15px;
}

.wplc_single_event {
}

.wplc_title strong {
	font-size: 15px;
	line-height: 18px;
	display: block;
	padding: 0;
}

.wplc_date {
	font-weight: bold;
	font-size: 13px;
	color: #DE0022;
	margin: 0 0 8px 0px;
	padding: 1px 10px 1px 22px;
	text-transform: uppercase;
	background: transparent url(images/icon-calendar.png) no-repeat 0px 2px;
}

.wplc_description {
	padding: 8px 0 0 0; 
}

.widget ul.wplc_event_list {
	margin: 0 0 5px 0;
}

.widget ul.wplc_event_list li {
	margin: 0 0 3px 0;
	background: #DDD;
	padding: 8px;
}

.widget .wplc_date {
	font-size: 11px;
	margin: 0px 0 0 0;
	/*color: #888;*/
}

.wplc_date .wplc_end_time {
	margin: 0 0 0 2px;
	padding: 0 0 0 12px;
	background: transparent url(images/wplc-to-date.gif) no-repeat left center;
 }


ul.wplc_event_list li:target {
	background: #FFFBB5; /* FFFBB5  highlight target anchor-li */
}


.widget .wplc_title,
.widget .wplc_title a {
	font-weight: bold;
	font-size: 12px;
	color: #555;
}

.widget a.all-events {
	color: #666;
	font-style: italic;
	font-size: 11px;
}

.widget a.all-events:hover {
	color: #DE0022;
	text-decoration: none;
}





/* ----------------------------------------------------------------- 
FOOTER 
-------------------------------------------------------------------- */

#footer {
	position: relative;
	width: 850px;
	height: 70px;
	text-align: center;
	float: left;
	background: url(images/bg_footer.gif) repeat-x top left;
	border-top: 1px solid #999;
}

#footer p {
	color: #555;
	font-size: 12px;
	padding-top: 13px;
}

#footer p a {
	color: #555;
}

#shadow-bottom {
	position: relative;
	float: left;
	width: 850px;
	height: 19px;
	background: #555 url(images/shadow_bottom.gif) no-repeat bottom;
}

.subnavi, .subnavi a, .subnavi a:visited {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #999;
}

.subnavi a:hover {
	color: #999;
	text-decoration: underline;
}

/* end footer */

/* ----------------------------------------------------------------- 
FORM 
-------------------------------------------------------------------- */

#blog form {
	background: #F1F1F1;
	background: #FFF url(images/bg_footer.gif) repeat-x 0 -30px;
	border: 1px solid #CCC;
	padding: 15px;
	margin-top: 13px;
}

#blog form p img {


/* remove border from CAPTCHA image */
	border: none;
}

/* ----------------------------------------------------------------- 
ELSE
-------------------------------------------------------------------- */

/* Cleaner Gallery plugin */

/* [gallery] shortcode styles. */

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 12px;
}

.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
}

.gallery .gallery-item .gallery-icon img {
	padding: 6px;
	background: #F2F2F2;
}

.gallery .gallery-icon {
	margin-right: 5px;
}

.gallery-caption {
	display: none;
}

dl {
	padding: 0;
	margin: 0;
}

/* Image sizes depending on the number of columns */

.gallery .col-0 { width: 100%; }
.gallery .col-1 { width: 100%; }
.gallery .col-2 { width: 50%; }
.gallery .col-3 { width: 33.33%; }
.gallery .col-4 { width: 25%; }
.gallery .col-5 { width: 20%; }
.gallery .col-6 { width: 16.66%; }
.gallery .col-7 { width: 14.28%; }
.gallery .col-8 { width: 12.5%; }
.gallery .col-9 { width: 11.11%; }
.gallery .col-10 { width: 10%; }




