@charset "UTF-8";
/* CSS fÃ¼r czanderna.de by Carsten Czanderna (carsten@czanderna.de) */

body {
	font-size: 14px;
	padding: 5px;
/*	background: #60605f url(http://www.czanderna.de/site/templates/site/img/background-greengrayvert.png); */
	background: #fff url(http://www.czanderna.de/site/templates/site/img/background.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

a {
	color: #60605f;
	text-decoration: none;
}

a:hover {
	color: #1e033c;
	text-decoration: none;
}

#shadow{
	width: 936px;
	margin: auto;
	background: url(img/shadow.png) no-repeat center 264px;
}


#wrapper {
	margin: auto;
	width: 924px;
}

#corners_top {
	background: url(http://www.czanderna.de/site/templates/site/img/corners_top.gif) no-repeat;
	height: 18px;
}

#corners_bottom {
	display: none;
	background: #000 url(http://www.czanderna.de/site/templates/site/img/corners_bottom.gif) no-repeat;
	height: 18px;
}

#header, #content, #footer {
	margin: 0 auto;
	background: #fff;
	width: 920px;
}

#header {
	height: 96px;
	text-align: center;
}

#header #logo {
	background: #fff;
}

#navigation {
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
	background: url(http://www.czanderna.de/site/templates/site/img/background_navigation2.png) no-repeat;
	width: 920px;
	height: 23px;
	padding: 0;
	padding-top: 7px;
}

#navigation ul#nav_menu {;
	padding: 0;
	margin: 0;
	display: inline;
	color: #fff;
	text-align: center;
}

#navigation ul#nav_menu li {
	list-style: none;
	display: inline;
	padding-left: 30px;
	padding-right: 30px;
}

#navigation ul#nav_menu li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 2px 4px #000;
	padding-top: 5px;
}

#content {
	color: #60605f;
	background: #fff url(http://www.czanderna.de/site/templates/site/img/content_shadow.gif) top repeat-x;
	width: 890px;
	padding: 15px;
}

#content #hotpick {
	padding: 5px;
}

#content #spalte_links, #content #spalte_mitte, #content #spalte_rechts, #content #hotpick, #content #side, #content #spalte_posted_links, #content #spalte_posted_mitte, #content #spalte_posted_rechts {
	padding: 5px; 
	margin-top: 0;
	width: 280px;
	float: left;
}

#content #hotpick {
	margin-right: 5px;
	padding-right: 10px;
	width: 575px;
}

#content #side {
	border-left: 1px none #60605f;
	background: #fff;
	padding: 0 0 0 10px;
	margin-top: 10px;
}

#content #side h2 {
	background: #fff url(http://www.czanderna.de/site/templates/site/img/h2_pattern.gif) bottom repeat-x;
/*	color: #61d900; */
	height: auto;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 1px none #61d900;
	border-top: 1px none #61d900;
	border-bottom: 1px solid #61d900;
}
#content #side p {
	background: #f6f6f6 url(http://www.czanderna.de/site/templates/site/img/side_bottom.gif) bottom no-repeat;
	padding: 15px 0 10px 11px;
	margin: 0 0 15px 0;
}

#content #side ul {
/*	min-height: 100px; */
	background: #f6f6f6 url(http://www.czanderna.de/site/templates/site/img/side_bottom.gif) bottom no-repeat;
	font-size: 12px;
	padding: 15px 0 10px 11px;
	margin: 0 0 15px 0;
}

#content #side ul li {
	list-style: none;
	padding-bottom: 4px;
}

.calendarBG {
	width: 280px;
	background: #f6f6f6 url(http://www.czanderna.de/site/templates/site/img/side_bottom.gif) bottom no-repeat;
	margin: auto;
	padding: 15px 0 10px 11px;
	margin-bottom: 15px;
}

td.calendarCell {

}

td.calendarCell a {
	font-weight: bold;
}

.calendarDayHeading {
	text-align: center;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 4px;
	margin: 0 0 10px 0;
	height: 30px;
/*	color: #61d900; */
	border-left: 1px solid #61d900;
}

#content div p, #content #spalte_links p, #content #spalte_mitte p, #content #spalte_rechts p {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 150%;
	text-align: justify;
}

#content div p.datum, #content #spalte_links p.datum, #content #spalte_mitte p.datum, #content #spalte_rechts p.datum {
	font-weight: bold;
	font-size: 11px;
}

p.datum a {
/*	color: #60605f; */
	color: #61d900;
	margin-left: -1px;
	text-decoration: none;
}

p.datum a:hover {
/*	color: #000; */
	color: #60605f; 
	text-decoration: none;
}

#content #spalte_mitte {
	margin: 0 5px 10px 5px;
	padding: 5px 10px 5px 10px;
	border-left: 1px none #000;
	border-right: 1px none #000;
}

#content hr {
	width: 888px;
	display: block;
	clear: left;
	border: 0;
	border-top: 1px dotted #ccc;
	margin-top: 10px;

}

#footer {
	font-size: 12px;
	text-align: center;
	background: #60605f;
	font-weight: normal;
	color: #fff;
	padding: 5px;
	width: 880px;
	border: 15px solid #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#content div p img, #content .imageoverlay {
	border: 0; 
	float: left; 
	padding-right: 5px; 
	padding-bottom: 0px; 
	padding-top: 3px;
}

div.posted, #tagcloud {
	text-align: center;
	padding: 5px;
	color: #60605f;
	font-size: 10px;
	background: #f6f6f6 url(http://www.czanderna.de/site/templates/site/img/posted_pattern.gif) bottom repeat-x;
}

div.posted {
	background: #f6f6f6 url(http://www.czanderna.de/site/templates/site/img/posted_pattern.gif) top repeat-x;
	clear: left;
	bottom: 0;
	height: 60px;
	margin-top: 10px;
	border-bottom: 1px solid #61d900;
}

#content .posted p {
	min-height: 14px !important;
}

div.posted a,  #tagcloud a, #content #side a {
	color: #000;
	text-decoration: none;
}

div.posted a:hover,  #tagcloud a:hover, #content #side a:hover {
	color: #1e033c; /* 60605f; */
	text-decoration: none;
}

p.comments {
	text-align: right;
}

#blogcontent {
	padding: 5px;
	margin-right:5px;
	padding-right:10px;
	width: 575px;
	float: left;
}

#sidebar {
	background: #fff;
	padding-left: 10px;
	margin-left: 10px;
	width: 280px;
	float: left;
}

#side input, textarea {
	border: 1px solid #61d900;
    padding: 4px 10px 3px 7px;
}

#side input[type], textarea[name] {
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}

textarea:hover, textarea:focus {
	border: 1px solid #60605f;
}

*:first-child+html #side button[type] {
    padding: 4px 10px 3px 7px; /* IE7 */
}

*:first-child+html #side textarea[name] {
    padding: 4px 10px 3px 7px; /* IE7 */
}

#side input:hover, #side input:focus {
	border: 1px solid #60605f;
}

button {
	border: 1px solid #61d900;
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
button[type]{
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding: 4px 10px 3px 7px; /* IE7 */
}
button img {
    margin: 0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

#side button img {
    margin: -3px 3px 0 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, button:focus {
	border: 1px solid #1e033c; /* 60605f; */
}

div.meta {
	padding: 0px 10px 10px 10px;
	float: left; 
	width: 150px; 
}

div.posts {
	margin-left: 170px; 
	width: 380px;
}

div.entry, div.kommentar {
	padding: 5px;
	border: 1px solid #61d900;
	min-height: 85px;
	clear: both;
	margin-top: 15px;
	background: #fff url(http://www.czanderna.de/site/templates/site/img/posted_pattern.gif) bottom repeat-x;
}

textarea {
	width: 350px;
	margin: auto;
}


.imageoverlay {
	position: relative;
	width: 100px;
	height: 100px;
}

.overlay {
	margin: 0;
	border: none;
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 100px;
	height: 100px;
	background: url(http://www.czanderna.de/img/overlay.png) no-repeat;
}

#content #hotpick ul {
/*	min-height: 100px; */
	font-size: 12px;
	padding: 15px 0 10px 11px;
	margin: 0 0 15px 0;
}

#content #hotpick ul li {
	list-style: none;
	padding-bottom: 4px;
}


.twitter {
	padding: 5px;
	margin-top: 0;
	width: 280px;
	float: left;
	margin-right: 5px;
	padding-right: 10px;
}
