/*
Theme Name: welti.ch
Theme URI: http://www.welti.ch/
Description: Design f&uuml;r welti.ch
Version: 1.0
Author: Alex G&uuml;nsche
Author URI: http://www.zirona.com/
*/

/* Allgemein */

body {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background: url(images/bodybg.png) top left repeat-x #fff;
}

/* Debug */
/*body * {
	border: 1px solid red;
}*/


#main {
	padding: 0;
	width: 1000px;
	margin: 0;
	font-size: 0.9em;
	color: #000;
	overflow: hidden;
	background: url(images/mainbg.png) top left repeat-y;
}

#header {
	padding: 0;
	margin: 0;
	height: 128px;
	width: 100%;
	background: url(images/bodybg.png) top left repeat-x;
	overflow: hidden;
}

#headerleft {
	margin: 0;
	padding: 0;
	width: 600px;
	color: #fff;
	font-size: 1.2em;

	float: left;
}

#headerleft #logo {
	margin: 20px 0 0 15px;
	padding: 0;
	float: left;
	width: 72px;
}

#headerleft #logo a {
	display: block;
	width: 72px;
	height: 72px;
	background: url(images/headerlogo.png) top left no-repeat #0b3d70;
}


#headerleft #claim {
	margin: 38px 0 0 110px;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
}

#headerright {
	margin: 0;
	padding: 0;
	width: 185px;
	float: right;
}

/* ohne E-Mail */
/*
#headerright a {
	display: block;
	width: 91px;
	height: 38px;
	margin: 35px 0 0 0;
	background: url(images/headerinfo.png) top left no-repeat #0b3d70;
}
*/

/* mit info@welti.ch */

#headerright a {
	display: block;
	width: 86px;
	height: 47px;
	margin: 35px 0 0 0;
	background: url(images/headerinfo1.png) top left no-repeat #0b3d70;
}


/* mit philippe.welti@stoehlker.ch */
/*#headerright a {
	display: block;
	width: 156px;
	height: 52px;
	margin: 35px 0 0 0;
	background: url(images/headerinfo2.png) top left no-repeat #0b3d70;
}*/

#sidebar1 {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar1 .mainsidebarlist {
	margin: 20px 0 50px 110px;
	width: 140px;
}

#sidebar2 {
	width: 190px;
	float: right;
	margin: 0;
	padding: 0;
}

#sidebar2 .mainsidebarlist {
	margin: 20px 0 50px 10px;
	width: 170px;
}

#content {
	margin: 0 196px 0 256px;
	padding: 20px 2em 50px;
	text-align: left;
	font-size: 0.95em;
	line-height: 1.9em;
}

#footer {
	clear: both;
	padding: 0;
	color: #333;
	margin: 0 auto;
	width: 100%;
	border-top: 2px solid #b10575;
	border-bottom: 1px solid #ccc;
	font-size: 0.8em;
	text-align: left;
	background-color: #eee;
	
}

#footer p {
	width: 1000px;
	margin: 5px 0;
	text-indent: 30px;
	text-align: center;
}

h1, h2, h3, h1 a, h2 a, h1 a:link, h2 a:link, h3 a, h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited {
	font-family: Georgia, "Times New Roman", serif;
	color: #0b3d70;
}

h1 a:hover, h1 a:focus, h1 a:active, h2 a:hover, h2 a:focus, h2 a:active, h3 a:hover, h3 a:focus, h3 a:active {
	font-family: Georgia, "Times New Roman", serif;
	color: #b10575;
}

h1 {
	color: #000;
	margin: 0 0 30px;
	font-size: 1.6em;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 30px 0 5px
}

#content h2 {
/* 	letter-spacing: -0.1em; */
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#content li.linkcat {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.sidebar {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	color: #444;
}

.sidebar ul, .sidebar ol, .sidebar li {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	list-style-type: none;
	list-style-image: none;
}

#sidebar2 ul ul {
	margin-left: 8px;
/* 	font-size: 0.9em; */
}

.sidebar ul ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.2em;
	margin: 5px 0 1px;
	padding: 0;
	border: 1px solid #fff; /* damn IE */
}

#sidebar1 ul ul li {
	font-weight: bold;
}

.sidebar ul ul ul li, #sidebar1 ul ul ul li {
	margin: 3px;
	padding: 0;
	padding-left: 8px;
	font-weight: normal;
}

.sidebar ul ul li a {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.sidebar a, .sidebar a:visited, .sidebar .current_page_item ul a {
	color: #000;
}

.sidebar .current_page_item a, .sidebar ul li a:hover, .sidebar .current_page_item ul a:hover {
	color: #b10575;
}

.sidebar form {
	margin: 0;
}

.sidebar h2 {
	font-size: 1em;
	color: #000;
	margin: 25px 0 3px;
}

.sidebar h3 {
	font-size: 1em;
	color: #000;
	margin: 4px 0 2px;
}


#sidebar2 ul ul li.latest {
	list-style-type: square;
	margin-left: 20px;
}

#searchform {
	margin: 0;
	padding: 0;
}

#s {
	width: 170px;
	height: 1.4em;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#s:focus {
	background-color: #fff;
}


input, textarea {
	font-size: 0.9em;
	font-family: Arial, sans-serif;
	border: 1px solid #7f7e83;
	background-color: #f4f4f4;
	color: #444;
}

.sidebar input {
	background-color: #e1e2e4;
	color: #444;
}

input:focus, textarea:focus {
	font-style: normal;
	color: #222;
	background-color: #fff;
}

#searchsubmit {
	display: block;
	font-size: 0.9px;
	margin: 0;
	padding: 0 0 0 4px;
	border: 0;
	background: #fff;
}

code {
	font: 1.1em 'Courier New', Courier, monospace;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #888;
	font-variant: normal;
}

blockquote {
	margin: 20px 30px 0 4px;
	padding-left: 37px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.fallback {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

.navigation .alignright {
	width: 47%;
	text-align: right;
	margin-bottom: 40px;
}

.navigation .alignleft {
	text-align: left;
	width: 47%;
	margin-bottom: 40px;
}

.imgblock {
	display: block;
	overflow: hidden;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

cite {
	font-style: normal;
	font-size: 1em;
	color: #000;
}

h2.entrytitle {
	margin: 4px 0 3px;
}

.subhead {
	margin: 0;
	font-size: 0.9em;
	color: #222;
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
}

.small {
	font-size: 0.9em;
}

.postmetadata {
	margin: 15px 0 30px;
	padding: 5px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f2f2f2;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #444;
}

.single_comment {
	margin: 10px 5px;
	padding: 10px 10px;
}

.oddcomment {
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	background: #fafafa;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover, a:active, a:focus {
	color: #b10575;
}

.entry {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.entry a, .entry a:link, .entry a:visited, .commentlist a, .commentlist a:link, .commentlist a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: right;
}

#wp-calendar tbody a {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 0 2px;
}

#wp-calendar caption {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	text-align: center;
/* 	letter-spacing: -0.1em; */
	margin: 10px 0 5px
}

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

#sidebar2 li#sidebarposts {
	margin: 30px 0 10px;
}


#sidebar2 li#sidebarposts ul {
	margin: 10px 0;
}

li#latestcomments {
	margin: 0 0 30px;
}

li#rss {
	margin: 30px 0 15px;
	padding: 0;
}

li#rss a {
	display: block;
	height: 16px;
	width: 16px;
	background: no-repeat top left url(images/rss.png);
}

.contactform {
	overflow: hidden;
}

.contactrow {
	padding: 0;
	margin: 0;
	height: auto;
}

.contactrow label {
	display: block;
	width: 125px;
	text-align: right;
	float: left;
	padding: 0;
	margin: 0 0 10px;
	font-weight: bold;
}

.contactright {
	text-align: left;
	padding: 0;
	margin: 0 0 10px 145px;
}

.contacterror {
	border: 2px solid #ff0000;
}

a.pdf_dl {
	padding: 5px 26px 1px 0;
	background: url(images/pdf2.png) center right no-repeat;
	font-weight: bold;
	font-size: 0.95em;
}

