/*
Theme Name: schneeseicher.ch v2
Theme URI: http://www.schneeseicher.ch
Description: schneeseicher.ch Layout Version 2
Version: 1.0
Author: doeme
Author URI: http://www.schneeseicher.ch
*/

body, table, tr, td {
	/*margin: 0 auto;
	width: 940px;*/
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #F0F0F0;
	text-transform: lowercase;
	text-align: center;
}

table, tr, td {
	background-color: transparent;
	text-align: left;
}

#nav {
	position: absolute;
	left: 0;
	width: 100%;
	background: url("img/nav_background.png");
}

#nav img {
	padding-top: 7.5px;
}

#nav ul {
	margin: 0 auto;
	width: 940px;
	list-style: none;
}

#nav ul li {
	float: left;
}
		
#nav ul li a {
	display: block;
	margin-right: 20px;
	width: 140px;
	font-size: 14px;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: #777;
}

#nav ul li a:hover {
	color: #fff;
}

#nav ul li.selected a {
	color: #fff;
}

img {
	border: none;
}

h1, h2, h3 {
	line-height: normal;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

ul, li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#post {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background: url("img/sidebar_section_background.png") repeat-x;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
}

#post h2  a {
	text-decoration: none;
	color: black;
}

#container {
	margin: 0 auto;
	width: 940px;
}

#content {
	float: left;
	margin-top: 55px;
	width: 500px;
}

#sidebar1 {
	float: left;
	margin-top: 55px;
	margin-left: 10px;
	width: 210px;
}

#sidebar2 {
	float: right;
	margin-top: 55px;
	width: 210px;
}

#wp-calendar {
	width: 190px;
}

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

.header {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.header a {
	text-decoration: none;
	color: black;
}

.widget {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background: url("img/sidebar_section_background.png") repeat-x;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	text-align: left;
	margin-bottom: 10px;
}







#footer {
	width: 900px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	clear: both;
}

#postbewerten {
	padding: 2px;
	border: 2px solid #FF9900;
	background-color: #FF9900;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#respond {
	background-color: #F1F1F1;
	border: 2px solid #C7C7C7;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#calendar_wrap a {
	font-weight: bold;
	text-decoration: underline;
}

#navigation {
	width: 870px;
	background-color: #F1F1F1;
	border: 2px solid #C7C7C7;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px;
	margin-right: 10px;
	float: left;
}

#navigation li {
	float: left;
	margin-left: 85px;
	margin-right: 85px;
}

/*Anpassungen für die Anzeige auf mobilen Geräten*/
@media handheld, only screen and (max-device-width: 480px) {
#content {
	width: 100%;
}

#post {
	margin-right: 5px;
}

#content img {
	width: 100%;
	height: auto;
}

#sidebar1, #sidebar2, #nav, .postfooter {
	display: none;
}
}

.post-ratings {
	width: 60px;
}

.related_post_title {
	margin-top: 5px;
}

.linklove {
	display: none;
}

.cform label {
	text-align: left;
}

label.cf-after {
	font-size: 10px;
}

.qoute {
	margin-left: 50px;
	margin-right: 50px;
	padding: 15px 25px;
	background-color: #FCFCFC;
	border: #CCCCCC dashed;
	border-width: 1px 0;
	font-size: 11px;
	line-height: 20px;
	display: block;
}

.commentlist {
	background-color: #F1F1F1;
	border: 2px solid #C7C7C7;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.postfooter {
	font-size: 10px;
	color: grey;
}

.postfooter table {
	width: 400px;
	text-align: left;
}

.post-edit-link {
	clear: both;
	line-height: normal;
	border: none;
	margin: 0px;
	padding: 0px;
}

.widget_tag_cloud {
	text-align: justify;
}

.nocomments {
	display: none;
}

/* Facebook Fan-Page Designeinstellungen */
.connect_top {
	display: none;
}

.connections, .clearfix, .grid_item, .fan_box, .full_widget , .connect_top {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: black;	
}
