/*  
Theme Name: claro - Laden Romanshorn
Theme URI: http://www.claro-romanshorn.ch
Description: Theme claro - Laden Romanshorn
Version: 1.0
Author: Waterwings
Author URI: 
*/


/*GENERELLES*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	background-color: #dedcd4;  /* beige */
	color: #000000;
	margin-bottom: 1px;
	}

/*Links allgemein*/
a {
	color: #ff6400;  /* orange */
	text-decoration: none;
	}

a img {
	border: none;
	}

p {
	padding: 0;
	margin-top: 0;
	}

/* Haupttitel und Untertitel im Textbereich */
h2 {
	padding: 0;
	margin-top: 0;
	font-size: 21px;
	line-height: 24px;
	color: #960a4b;  /* pink */
	}
h2 a {
	color: #960a4b;  /* pink */
	}

h3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #960a4b;  /* pink */
	}

/*BEHAELTER FUER ALLES*/
div#wrapper {
	position: relative;
	margin: 14px auto 0 auto;
	width: 900px;
	background-color: #ffffff;
	border: 1px solid #fff;
	overflow: auto;
	}

/*KOPF*/
#header1 {
	position: relative;
	height: 81px;
	background: url('images/header.jpg') no-repeat right bottom;
	}
#header2 {
	position: relative;
	margin: 0;
	height: 81px;
	background: url('images/logo_claro.gif') no-repeat left bottom;
	}

/* Tabelle für Titel und Suchfeld */
table.titel {
	position: relative;
	margin: 9px 0 0 152px;
	}
/* Titel */
div#titel {
	margin: 0;
	font-size: 40px;
	line-height: 36px;
	color: #dedcd4;  /* beige */
	}
/* Suchfeld */
form#searchform {
	position: relative;
	margin: 10px 0 0 0;
	line-height: 30px;
	color: #960a4b;  /* pink */
	}
input#s {
	border: 1px solid #960a4b;
	}
input.button {
	width: 20px;
	color: #ffffff;
	background-color: #960a4b;
	border: 1px solid #960a4b;
	}


/* CONTAINER für Textbox, News und Bilder */
/* Container generell */
div#container{
	width: 745px;
	min-height: 556px;
	height: auto !important;  /* neuere Browser */
	height: 555px;  /* Internet-Explorer */
	background-color: #dedcd4;  /* beige */
	float: right;
	}

/* Text der einzelnen Artikel (News) und Pages */
div#text {
	margin: 43px 30px 0 19px;
	width: 384px;
	overflow: hidden;
	}

/* Darstellung einzelner Artikel (News) und Pages */
.postdatum{
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 11px;
	border-top: 1px solid #960a4b;  /* pink */
	display: block;
	}

.entry{
	line-height: 16pt;
	}

p.postmetadata {
	margin: 10px 0 5px 0;
	padding: 0 0 10px 0;
	font-size: 11px;
	line-height: 10pt;
	}

.navigation {
	padding: 0 0 10px 0;
	margin: 0;
	}
.navigation b{
	font-weight: bold;
	padding: 0 0 0 10px;
	}

.aktualisierung{
	text-align: right;
	color: #999999;
	font-size: 9px;
	line-height: 16px;
	}

/*Darstellung Kommentare*/
.comments-template{
	margin: 0 0 0 10px;
	width: 362px;
	padding: 5px 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

.comments-template ol li{
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}

.comments-template h2, .comments-template h3{
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #960a4b;  /* pink */
}

.commentmetadata{
	font-size: 10px;
	margin: 10px 0 5px 10px;
}

.comments-template p{
	line-height: 16px;
	margin: 0;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input {
	border: 1px solid #960a4b;  /* pink */
	margin: 0 0 5px 0;
	}
.comments-template textarea{
	font-size: 11px;
	border: 1px solid #960a4b;  /* pink */
	margin: 0 0 5px 0;
}
input.absenden {
	color: #ffffff;
	background-color: #960a4b;  /* pink */
	border: 1px solid #960a4b;  /* pink */
	}


/* News und Bilder */
div#aktuelles {
	position: relative;
	margin: 43px 0 0 0;
	width: 323px;
	height: 513px;
	background-color: #ffffff;
	float: right;
	}
div#aktuelles h2 {
	margin: 15px 0 0 15px;
	padding: 0;
	font-size: 21px;
	line-height: 24px;
	color: #960a4b;  /* pink */
	}
div#aktuelles h3 {
	margin: 10px 0 0 15px;
	padding: 0;
	font-size: 14px;
	color: #960a4b;  /* pink */
	}
div#aktuelles h3.dropdown {
	margin: 5px 0 0 15px;
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #960a4b;  /* pink */
	}
div#aktuelles p {
	margin: 0 0 0 15px;
	padding: 0;
	}
div#aktuelles b {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #960a4b;  /* pink */
	}

/* Archives (Kalender) */
#wp-calendar {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 10px;
	empty-cells: show;
	width: 80%;
	background-color: #ffffff;
	border-collapse: collapse;  
	}

#wp-calendar caption {
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0; 
	}
#wp-calendar thead tr th {
	color: #000000;
	background-color: #dedcd4;  /* beige */
	border: 1px solid #d6d3ca;  /* beigegrau */
	}
#wp-calendar tfoot tr td {
	border: none;
	font-weight: bold;
	padding: 2px 0 5px 0;
	}
#wp-calendar tr td {
	border: 1px solid #d6d3ca;  /* beigegrau */
	text-align: center;
	}
#wp-calendar tbody tr td#today {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background-color: #960a4b;  /* pink */
	}
#wp-calendar tbody tr td a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background-color: #ff6400;  /* orange */
	}

/* Categories */
div#aktuelles div.kategorie {
	position: relative;
	margin: 0 0 0 10px;
	padding: 0;
	width: 260px;
	height: 35px;
	}
select#cat {
	position: relative;
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 11px;
	border: 1px solid #960a4b;  /* pink */
	}
select#cat option{
	position: relative;
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 11px;
	}

/* Bilder in News */
div#bild {
	width: 323px;
	height: 235px;
	position: absolute;
	bottom: 0;
	background: url('images/laden_bsp.jpg') no-repeat left bottom;
}


/*SIDEBAR links*/

/*generelle Steuerung*/
.sidebar{
	width:150px;
	background-color: #ffffff;
	}
.sidebar h2 {
	font-size: 21px;
	line-height: 24px;
	padding: 0;
	margin-top: 0;
	color: #960a4b;  /* pink */
	}

.sidebar a{
	font-size: 12px;
	}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	}

.sidebar ul li h3{
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #960a4b;  /* pink */
	}

/*pages - oberseiten*/
ul li.page_folder {
	background-color: #96014b;  /* pink */
	line-height:19px;
	margin-bottom:5px;
	}
ul li.current_page_item {
	background-color: #ff6400;  /* orange */
	line-height:19px;
	}

ul li.page_folder a {
	margin-left:26px;
	color: #ffffff;
	}
ul li.current_page_item a {
	margin-left:26px;
	color: #ffffff;
	}

/*pages - unterseiten*/
ul li.page_folder ul li {
	background-color: #ffffff;
	line-height:19px;
	}
ul li.page_folder ul li.current_page_item {
	background-color: #ffffff;
	line-height:19px;
	background: url('images/navi_menu_kl.gif') no-repeat;
	}

ul li.page_folder ul li a{
	color: #3c0032;  /* aubergine */
	}
ul li.page_folder ul li.current_page_item a{
	color: #96014b;  /* pink */
	}

/*links*/
.externe-links li.linkcat ul li{
	background: url('images/navi_menu_n.jpg') top left no-repeat;
	}

.externe-links li.linkcat ul li a{
	padding: 0 0 0 8px;
	color: #000000;
	}

/* Koordinaten Romanshorn */
div#koordinaten {
	position: absolute;
	width:136px;
	height: auto;
	left: 0;
	bottom: 0;
	margin-left:14px;
	font-size:11px;
	line-height:14px;
}
/*Meta*/
div#koordinaten h2.verwaltung {
	margin: 0;
	font-size: 9px;
	line-height: 12px;
	}
div#koordinaten ul.verwaltung{
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
	color: #999999;
	font-size: 9px;
	}
div#koordinaten ul.verwaltung li a{
	color: #999999;
	font-size: 9px;
	}
	
/* FOOTER */
#footer {
	width: 900px;
	position: relative;
	margin: auto;
	}
#footer p{
	margin: 5px 0 5px 0 ;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	}

/*PRINT-STEUERUNG*/
/* Print Styles */
@media print {
body { background:white; margin:0 }
}


