/*
Theme Name: Eva K. Anderson
Theme URI: http://www.eva-k-anderson.com/
Description: The default theme for Eva K. Anderson.
Version: 1.0
Author: Mike Jasek
Author URI: http://www.jasekip.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f0d8c4 url('images/bg_big_flower.jpg') no-repeat;
	color: #2e0016;
	}

#header {
	border: none;
	}

#headerimg 	{
	background: transparent url('images/header_logo.gif') no-repeat;
	border: 0;
	}

#wrapper {
	background-color: white;
	border: 1px solid #e9ba96;
	border-bottom: none;
	}
	
#page {
	background: #f9efe7 url('images/bg_light_flower.jpg') no-repeat;
	border: none;
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

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

#footer {
	border: none;
	}

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

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	border-bottom: 1px solid #e9ba96;
	}

h1 {
	display: none;
	}
	
h3 {
	border: none;
	}

#headerimg .description {
	}

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #5d0b32;
	}

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;
	}
	
#post-21 h4 {
	font-size: 1.0em;
	line-height: 22px;
	margin-bottom: 5px;
	padding-left: 30px;
	background: url(images/Blume.gif) no-repeat;
	height: 22px;
	}
	
#post-21 p {
	margin-top: 5px;
	margin-bottom: 40px;
	}

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

input, textarea, .commentlist li {
	background-color: #fff8f4;
	}
	
#sidebar input, #commentform input, #commentform textarea, input.button {	
	border:1px solid #e9ba96;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	padding:4px 5px;
	}
	
input.button, input.mp_submit {
	cursor: pointer;
}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

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

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

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

a:hover {
	color: #b85b5a;
	text-decoration: underline;
	}

#footer p, #footer p a {
	color: #f4e3d4;
	text-decoration: none;
	}
	
#footer p a:active, #footer p a:hover, #footer p a:visited  {
	color: #f4e3d4;
	}

#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 */
body {
	margin: 0;
	padding: 0;
	}

#header {
	margin: 0 0 0 64px;
	padding: 0;
	display: block;
	width: 932px;
	height: 64px;
	}

#en_switch {
	border: none;
	width: 60px;
	text-align: center;
	position:relative;
	top:46px;
	left:490px;
	}
	
#headerimg {
	margin: 0 0 0 556px;
	padding: 0;
	width: 378px;
	height: 64px;
	cursor: pointer;
	margin-top: -11px;
	}

#wrapper {
	margin: 0 0 0 64px;
	padding: 0;
	width: 932px;
	}

#page {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	}
	
#topmenu {
	width: 892px;
	height: 36px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0 0 0;
	background: url('images/bg_top_menu.gif') no-repeat;
	}

#topmenu ul {
	padding: 0;
	white-space: nowrap;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 26px;
	border: none;
	/*border-left: 1px solid #5d0b32;*/
	}

#topmenu ul li {
	display: block;
	float:left;
	width:95px;
	height: 26px;
	list-style-type: none;
	line-height: 26px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #5d0b32;
	/*border-left: none;*/
	}

#topmenu ul li.current_page_item a  {
	}
	
#topmenu ul li a {
	display: block;
	text-decoration: none;
	color: #f4e3d4;
	font-size: 1.0em;
	font-weight: normal;
	height: 26px;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #5d0b32;
	}
	
#topmenu ul li a:hover {
	color: #5d0b32;
	background-color: transparent;
	}

.narrowcolumn {
	float: left;
	padding: 34px 0 20px 40px;
	margin: 0px 0 0;
	width: 480px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 130px;
	width: 480px;
	}

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 860px;
	clear: both;
	background-color: #5d0b32;
	}

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



/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	margin: 15px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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) */

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
	}
/* End Images */



/* Begin Lists */

.entry ul {
	margin: 30px 0px 30px 30px;
	padding: 0 0 0 22px;
	list-style-type: none;
	}
	
.entry li {
	background-image: url("images/Blume.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 0 0 10px 10px;
	padding-left: 30px;
	padding-top: 3px;
	height: 24px;
	}

* .entry li {
	background-position: 0 0px;
	}

.musicListWrap li,
#post-2 li,
#post-11 li,
#post-17 li {
	margin: 0 0 20px 10px;
	height: auto;
	}

.musicListWrap li em,
#post-2 li em,
#post-11 li em,
#post-17 li em {
	font-size: 80%;
	}

.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 {
	margin: 0 10px 0 10px;
	padding: 0;
	}
	
#sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

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

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#subscribe2widget input.emailsubscribe,
#subscribe2 input[type="text"],
#subscribe2widget-copy-1 input.emailsubscribe {
	height: 14px;
	width: 195px;
	margin-top: 3px;
	padding: 2px 1px 1px 2px;
	background-color: #FFF8F4;
	border: 1px solid #E9BA96 !important;
	font-size: 0.8em;
	line-height: 14px;
	}
*+html #subscribe2 input[type="text"] { width: 209px; }

#subscribe2widget input.radiosubscribe,
#subscribe2 input[type="radio"],
#subscribe2widget-copy-1 input.radiosubscribe {
	background-color: #f9efe7 !important;
	border: none !important;
	margin: 4px 0 0 0;
	padding: 0;
	height: 12px;
	}
	
#subscribe2widget input.sendbutton,
#subscribe2 input[type="submit"],
#subscribe2widget-copy-1 input.sendbutton {
	height: 20px;
	width: 80px;
	margin-top: 3px;
	background-color: #FFF8F4;
	border:1px solid #E9BA96 !important;
	font-size: 0.9em;
	font-weight: bold;
	cursor: pointer;
	}
	
#subscribe2widget input.sendbutton:hover,
#subscribe2widget-copy-1 input.sendbutton:hover {
	border: 1px solid #5D0B32 !important;
	cursor: pointer;
	}

#shiftthis-subscribe {
	position: relative;
}
#shiftthis-subscribe h2 {
	margin-bottom: 3px;
}
#shiftthis-subscribe small {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 0.9em;
	line-height: 1.2em;
}
*+html #shiftthis-subscribe small { font-size: 1.0em;line-height: 1.2em;}

#shiftthis-subscribe legend {
	color: #2e0016;
}
#shiftthis-subscribe p {
	width: 200px;
}
#shiftthis-subscribe label {
	display: block;
	margin: 0;
	padding: 3px 0 1px 0px;
	width: 180px;
}
#shiftthis-subscribe input[type="text"] {
	height: 18px!important;
	padding: 2px;
	width: 180px!important;
}
* html #shiftthis-subscribe input#email {width: 170px;}

#shiftthis-subscribe input[type="checkbox"] {
	background-color: #f9eee8!important;
	border: none!important;
	height: 14px!important;
	padding: 2px;
	width: 30px!important;
}
#shiftthis-subscribe input[type="submit"] {
	cursor: pointer;
	left: 10px;
	height: 24px!important;
	margin-top: 0px;
	position: relative;
	top: 2px;
	width: auto;
}
* html #shiftthis-subscribe input[type="submit"] {left: 10px;margin-bottom: -20px;top:-20px;width:130px;}
*+html #shiftthis-subscribe input[type="submit"] {left: 10px;margin-bottom: -20px;top:-20px;width:130px;}

#shiftthis-subscribe input#stnl_submit {
	cursor: pointer;
	left: 200px;
	height: 24px!important;
	margin-top: -22px;
	position: relative;
	top: -16px;
	width: 80px;
}
* html #shiftthis-subscribe input#stnl_submit {top: -14px;}

.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 #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

ol.commentlist  {
	padding: 0;
	margin: 0;
	}

.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 Sidebar */
#sidebar {
	padding: 10px 0 10px 0;
	margin-left: 545px;
	width: 360px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar div#mp3player {
	width: 340px;
	text-align: right;
	background-color: #f9eee8;
	border: 1px solid #e9ba96;
}

#sidebar div.bigimagewidget {
	width: 340px;
	height: 360px;
	border: none;
	border-bottom: 1px solid #e9ba96;
	margin: 0;
	padding: 0;
	}
	
#sidebar div.bigimagewidget img {
	width: 360px;
	height: 360px;
	border: none;
	margin: 0;
	padding: 0;
	}
*+html #sidebar div.bigimagewidget img {
	margin-bottom: -2px;
	}
* html #sidebar div.bigimagewidget img {
	margin-bottom: -2px;
}

/* End Sidebar */



/* 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,
div.quotescollection_randomquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
#sidebar blockquote,
#sidebar div.quotescollection_randomquote {
	margin: 15px 0 0 0;
	padding: 5px 8px 8px 20px;
	border-left: 5px solid #dfaa80;
	background-color: #f0d8c4;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.lv_Data .lv_ImgNumber, .lv_MenuBar {
	color: #8d8d8d!important;
	}
/* End Various Tags & Classes*/

#archiveview .post {
	border: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#archiveview h3 {
	background-color: #5d0b32;
	margin: 0;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
}
#archiveview h3 a, #archiveview h3 a:hover {
	color: #f9efe7;
}
#archiveview .entry, #archiveview small {
	margin-right: 10px;
	margin-left: 10px;
}
#archiveview .more-link {
	float: right;
}

/* Single pages styles */
img.wp-image-567 {
	margin-top: 42px;
}

/* Social icons */
.socialbuttons {
	margin: 0 -15px 0 30px;
}
.socialbuttons ul {
	height: 36px;
	
}
.socialbuttons li {
	float: left;
}
.socialbuttons span {
	color: #5D0B32;
	font-size: 14px;
	line-height: 30px;
	padding-left: 12px;
}
.socialbuttons .buyicon {
	margin: 0 4px;
}
.socialbuttons .socialicon {
	margin: 0 4px;
}

/* Gewinnspiel form */
#cforms4form {
        text-align: left;
}
#cforms4form ol {
        padding-left: 0px;
}
#cforms4form li {
        background-image: none;
        clear: both;
        list-style-type: none;
        padding-left: 3px;
}
#cforms4form li span {
        padding-right: 4px;
}
#cforms4form li label {
        float: left;
        width: 100px;
}
#cforms4form li input {
        float: left;
}
#cforms4form li .reqtxt,
#cforms4form li .emailreqtxt {
        float: left;
        font-size: 90%;
        padding-left: 4px;
}
#cforms4form input#cf4_field_4 {
        width: 450px;
}
#cforms4form .cf_hidden {
        visibility: hidden;
        display: none;
}
#cforms4form .cf-sb {
        text-align: right;
}
#cforms4form .cf-sb input {
        cursor: pointer;
}
#usermessage4a {
        font-weight: bold;
        padding-bottom: 8px;
}
.linklove {
	display: none;
}

/* MailPress widget */
.mp-container {
	height: 25px;
	padding: 10px 2px 15px 2px;
}
.MailPressFormEmail {
	float: left;
	width: 154px;
}
.MailPressFormName {
	float: right;
	width: 154px;
}
.MailPressFormSubmit {
	float: right;
	margin: 4px 0 15px 0!important;
}
