/* @override http://goldmag:8888/wp-content/themes/goldmag/style.css */

/*  
Theme Name: Goldmag
Theme URI: 
Description: Goldmag.de Theme
Version: 1.0
Author: Florian Fuchs
Author URI: http://www.goldmag.de
*/

/*lemon: 87CF10, pink: CE0065 */

/* Begin Typography & Colors */

html {
	height: 101%;
}

body {
	font-size: 62.5%;


/* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;

/*#333;*/
	text-align: center;
	background: white url(images/bg.gif) repeat-x;
}

ul, li {
	padding: 0;
	margin: 0;
}

#page {
	background-color: white;
	text-align: left;
}

/* @group header & nav */

#header {
	height: 100px;
	background: white url(images/bg.gif) repeat-x;
}

#headerimg {
	float: left;
	background: transparent url('images/header.gif') no-repeat top left;
	width: 200px;
	height: 100px;
}

/***** METANAV *****/
#metanav {
	list-style: none;
	float: right;
	margin: 65px 10px 0 0;
	color: #fff;
}

#metanav li {
	display: inline;
}

#metanav li a {
	font-size: 10px;
	color: #fff;
}

#metanav li a:hover {
	text-decoration: none;
}

/***** TOPNAV *****/
#topnav {
	margin: 2px 0 0 0;
	list-style: none;
	clear: both;
	text-transform: uppercase;
}

#topnav li {
	display: inline;
}

#topnav li a {
	color: #B4A06C;
	font-size: 12px;
	padding: 2px 5px;
}

#topnav li a.current, #topnav li a.current:hover,
#topnav li.current_page_item a, #topnav li.current_page_item a:hover {
	background: #CE0065;
	color: #fff;
	text-decoration: none;
}

#topnav li a:hover {
	color: #CE0065;
	text-decoration: none;
}

/*************************
 * Kalender 
*************************/

.body_kalender #topnav li a.current, .body_kalender #topnav li a.current:hover {
	background: #87CF10;
}

.body_kalender #topnav li a:hover {
	color: #87CF10;
}

.body_kalender #topnav li a.current:hover {
	color: #fff;
}

	


#content {
	font-size: 1.2em;
}

.pink {
	color: #CE0065;
}

.widecolumn .entry {
	margin-top: 25px;
}

.narrowcolumn .entry {
	margin-top: 25px;
}

.widecolumn .entry p {
	line-height: 1.6em;
}

.narrowcolumn .entry, .widecolumn .entry {
	clear: both;
	line-height: 1.6em;
}

/*.narrowcolumn .entry p, .widecolumn .entry p {
	text-align: justify;
}*/


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
}

h1 {
	text-align: left;
}

h1, h2 {
	font-size: 20px;
	font-weight: normal;
}

h2.pagetitle {
	font-size: 1.6em;
}


h3 {
	font-size: 1.3em;
}

h2, h3 {
	color: #444;
}

h1 a, h1 a:visited, h1 a:hover, h2 a, h2 a:visited, h2 a:hover, h3 a, h3 a:visited {
	color: #B4A06C;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

/***** Sidebar *****/

#sidebar {
	padding: 0px 0 10px 0;
	margin: 40px 0 0 490px;
	width: 340px;
}

* html #sidebar {
	margin-left: -3px;
	overflow: hidden;
}

#sidebar li {
	width: 340px;
	background: transparent url(images/box-mitte.gif) repeat-y top left;
	padding-bottom: 0;
}

#sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	color: #CE0065;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 30px 15px 10px 20px;
	font-size: 12px;
	text-transform: uppercase;
	background: transparent url(images/box-oben.gif) no-repeat top left;

}

#sidebar li ul li {
	width: 300px; 
	background:none;
	padding-right: 20px;}

.box-bottom {
	background: transparent url(images/box-unten.gif) no-repeat bottom left;
	height: 20px;
	margin: 0;
}

#sidebar a {
	color: #444;
}

#sidebar form {
	margin: 0;
}

#sidebar li ul, #sidebar li p, #sidebar li h3 {
	background-color: transparent;
	margin-left: 20px;
	padding-right: 20px;
}

/***** Tagestipp *****/

#tagestipp {
	font-size: 12px;
	min-height: 115px;
	padding: 0 5px 10px 0;
}

#tagestipp a {
	font-size: 12px;
	padding-right: 19px;
}

* html #tagestipp {
	height: 115px;
}
#tagestipp #tp-date {
	position: absolute; 
	top: 55px; 
	right: 25px; 
	z-index: 0; 
	font-weight: bold; 
	text-align: center; 
	font-family: Arial, Verdana, sans-serif;
}

#tagestipp #tp-date .tp-day {
	font-size: 102px; 
	line-height: 96px;
	color: #e8e8e8; 
}

#tagestipp #tp-date .tp-month {
	font-size: 28px; 
	line-height: 24px; 
	text-transform: lowercase; 
	color: #e8e8e8;
}

.body_kalender #tagestipp h2 {
	color: #87CF10;
}

#tagestipp #calendarsheet {
	float: right;
	width: 74px;
	height: 74px;
	margin: 0 0 7px 7px;
	background: #fff url(images/calendarsheet-big.gif) no-repeat top left;
	text-align: center;
}

#tagestipp #calendarsheet .day {
	display: block;
	margin: 19px 15px 0 0;
	font-size: 24px;
	color: #CE0065;
	font-weight: bold;
	line-height: 24px;
}

.body_kalender #tagestipp #calendarsheet .day {
	color: #87CF10;
}

#tagestipp #calendarsheet .month {
	display: block;
	margin: 0 15px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 14px;
}

#tagestipp h3 {
	font-size: 12px;
	margin: 0 0 0 20px;
	margin-top: 0px;
	line-height: 16px;
	font-weight: bold;
}

#tagestipp p {
	line-height: 14px;
}


#tagestipp #form {
	height: 35px;
}

#tagestipp .formfield {
	display: inline;
	margin: 2px;
	border: 1px solid #D7D2B5;
	font-size: 12px;
}

#tagestipp .button {
	padding: 1px 3px;
}

#tagestipp .button a {
	color: #fff;
	text-decoration: none;
}

#tagestipp select {
	width: 140px;
}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

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

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #B4A06C;
}

a:hover {
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

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

/* End Typography & Colors */

/* Begin Structure */

html {
	min-height: 101%;
}

body {
	margin: 0 0 20px 0;
	padding: 0;
}

.clear {
	clear: both;
}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 830px;
	overflow: hidden;
}

/***** FEATURE *****/
#feature {
	position: relative;
	border-bottom: 1px solid #D7D2B5;
	border-top: 1px solid #fff;
	margin: 20px 0 0 0;
	background: #fff url(images/feature_bg2.gif) no-repeat top right;
}

#feature h1 {
	color: #B4A06C;
	margin: 10px 0 20px 0;
	padding: 0;
	font-size: 20px;
	border-bottom: 1px solid #D7D2B5;
	font-weight: normal;
	text-align: left;
}

#feature img {
	position: relative;
	float: right;
	width: 160px;
	margin: 0px 0 10px 20px;
	border: none;
/*1px solid #D7D2B5;*/
}

#feature h2 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

#feature .post {
	margin: 0;
}

.lanpost {
	background: #ffffff url(images/lanlogo-klein.gif) no-repeat 390px 2px;
}

.lanpost h2, .lanpost h1 {
	padding-right: 46px;
}

.single .lanpost {
	background-position: 390px 74px;
}

#feature .author {
	text-align: left;
}

.postdatum {
	float: left;
	width: 52px;
	height: 56px;
	background: #fff url(images/kalenderblatt_klein.png) no-repeat 0 0;
	text-align: center;
}

.single .postdatum {
	margin-top: 70px;
}

.postdatum .day {
	display: block;
	margin: 19px 0 0 0;
	font-size: 12px;
	color: #CE0065;
	font-weight: bold;
	line-height: 12px;
}

.body_kalender .postdatum .day {
	color: #87CF10;
}

.postdatum .month {
	display: block;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 10px;
}

.single .post h1,
.narrowcolumn .post h2 {
	line-height: 1.2;
	padding-left: 55px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	text-align: left;
}

h1.pagetitle {
	margin-top: 50px;
	color: #b4a06c;
}

/*.widecolumn .post h2, .widecolumn .post h1 {
	padding-left: 0;
	line-height: 24px;
}*/

.narrowcolumn {
	clear: both;
	float: left;
	display: inline;
	padding: 0 0 20px 0;
	margin: 0;
	width: 440px;
}

.body_kalender .narrowcolumn {
	padding-top: 55px;
}

.author {
	margin: 5px 0;
	padding-left: 55px;
	font-style: italic;
	color: #888;
}

.blog {
	margin-top: 40px;
	padding-bottom: 40px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 40px 0 0 115px;
	width: 570px;
}

.page {
	margin-top: 40px;
}

.post {
	margin: 0 0 40px;
	text-align: left;
}

.narrowcolumn .post {
	border-bottom: 1px dashed #888;
}

.single .post, .page .post {
	border-bottom: none;
}

div.single .post {
	border: none;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
	font-size: 11px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.post div.gallery img { padding: 10px; }

/***** EVENTLISTE *****/

#eventliste ul {
	margin: 10px 0 0 0;
	padding: 0;
}

#eventliste li {
	clear: both;
	list-style: none;
	border-bottom: 1px dashed #888888;
	border-top: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#eventliste .eventcontent {
	float: right;
	width: 370px;
}

#eventliste .postdatum {
	margin-top: 1px;
}

#eventliste h2 {
	clear: both;
	text-align: left;
	font-size: 18px;
	padding: 0;
	margin: 0 0 10px 0;
}

#eventliste ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#eventliste .eventinformation {
	display: none;
	margin-bottom: 10px;
}

.eventdetails #eventliste .eventinformation {
	display: block;
}

#eventliste a.expand {
	display: block;
	margin-bottom: 10px;
	padding-left: 25px;
	background: transparent url(images/expand.ico) no-repeat 0 0;
}
.eventdetails #eventliste a.expand {
	display: none;
}

#eventliste h3 {
	margin: 0 0 5px 0;
	padding-top: 7px;
	border-top: 1px solid #d8d8d8;
}

#eventliste .ttlist {
	background: #fff url(images/tipp-bg.gif) no-repeat 0 55px;
}



/***** KALENDER *****/


#kalender {
	margin: 0;
}

#kalender h2, #kalender p {
	background: none;
	color: #B4A06C;
	margin: 0;
}

#kalender h2 {
	font-size: 1.2em;
}

#kalender #form {
	height: 35px;
}

#kalender .formfield {
	float: left;
	background: #B4A06C;
	color: #fff;
	margin: 2px;
	border: 1px solid #D7D2B5;
	font-size: 12px;
}

#kalender .button {
	padding: 1px 3px;
}

#kalender .button a {
	color: #fff;
	text-decoration: none;
}

#kalender select {
	width: 100px;
}

#footer {
	clear: left;
	padding: 0;
	margin: 20px auto;
	width: 800px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/* End Structure */

/*	Begin Headers */

h1 {
	margin: 0;
}

.single h1 {
	padding-top: 70px;
}

h2 {
	margin: 0 0;
	text-align: left;
}

.goldcal h1 {
	margin-bottom: 30px;
}

#sidebar h2.category {
	color: #666;
	margin: 0 0 0 5px;
	padding-left: 20px;
	background: #fff url(images/arrows-bold-rose.gif) no-repeat center left;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

#sidebar #bezirke {
	margin: 40px 0 0 10px;
}

* html #sidebar #bezirke {
	margin-top: 5px;
}

/* End Headers */

/* Begin Images */

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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.entry img.aligncenter,
img.centered {
	display: block;
	float: none;
	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
}

.entry img {
	float: left;
	margin: 5px 10px 5px 0;
}

/* End Images */

/* Begin Lists */

.entry ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li ul li {
	margin-bottom: 5px;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	padding: 5px 0;
	text-align: left;
}

#searchform div {
	margin: 0 15px 0 20px;
}	
#sidebar #searchform #s {
	width: 150px;
	border: 1px solid #D7D2B5;
	padding: 2px;
}

#sidebar #searchsubmit {
	border: 1px solid #D7D2B5;
	padding: 1px;
	color: #CE0065;
	font-size: 11px;
	font-weight: bold;
}

.entry form {


/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform input, #commentform textarea {
	border: 1px solid #D7D2B5;
}

#commentform #submit {
	margin: 0;
	float: right;
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {


/* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

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

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

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

.related_post_title {
	margin-top: 35px;
	font-weight: bold;
}

/* End Various Tags & Classes*/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

