/*
Theme Name: Flora
Theme URI: http://www.normansblog.de/
Description: Dark, Flowers - I like it! <a href="http://www.normansblog.de/themes/">Flora</a>.
Version: 1.1
Author: Norman Paschke
Author URI: http://www.normansblog.de/
Tags: dark, fixed width, two columns, widgets

	This theme was designed and built by Norman Paschke,
	whose blog you will find at http://www.normansblog.de/

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

/* Reset */
* {
	margin:0;
	padding:0;
}

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

.widget a,
.tabs a,
#footer a,
#mainmenu a {
	color:#574852;
}
a:hover,
.widget a:hover,
#mainmenu a:hover,
#mainmenu .current_page_item a,
#mainmenu .current_page_parent a,
.current-menu-item a,
.posttitle a:hover,
.posttitle a:focus,
#post_info a:hover,
.entry a,
.comment_body a,
#s {
	color:#f3a36b;
}

/* Begin Structure */	
body {
	background:#352630;
	color:#574852;
	font: 14px/22px georgia,serif;
	text-align:center;
}

#header {
	height:120px;
	padding:80px 30px 0 70px;
	width:900px;
}
	
#homelink {
	display:block;
	width:900px;
	height:120px;
	color:#222;
}

#searchform {
	float:right;
	width:220px;
}
	
#datetime {
	float:right;
	padding-top:8px;
	text-align:center;
	width:260px;
}

#page {
	background:transparent url(images/body.jpg) no-repeat top left;
	text-align:justify;
	/* margin:0 auto; */
	width:1000px;
}
	
#content_wrap_top {
	background:transparent url(images/content_top.jpg) no-repeat top center;
	width:718px;
	float:right;
}
	
#content_wrap_middle {
	background:#fff url(images/content_middle.jpg) repeat left center;
	width:718px;
	float:right;
}
	
#content_wrap_bottom {
	background:transparent url(images/content_bottom.jpg) no-repeat bottom center;
	width:718px;
	float:right;
}
	
#content {
	width:600px;
	float:right;
	min-height:708px;
	height:auto !important;
	height:460px;
	padding:97px 27px 29px 0;
}

#sidebar {
	/* background:transparent url(images/sidebar.jpg) no-repeat bottom left; */
	background:transparent;
	float:left;
	padding:40px 0 140px 50px;
	width:220px;
	text-shadow:0 1px 0 #000;
}

#footer {
	float:right;
	padding:0 80px 20px 0;
	font-size:10px;
	width:650px;
	height:27px;
	line-height: 15px;
	text-shadow:0 1px 0 #000;
}
/* End Structure */

/* Begin Articles */
#datetime a {
	color:#574852;
	font-size:16px;
}

#datetime a:hover {
	color:#f3a36b;
}

.post {
	clear:both;
	padding-bottom:30px;
	text-align:justify;
}

.post hr {
	clear:both;
	background-color:#eee;
	border:medium none;
	display:block;
	height:1px;
	margin-bottom:10px;
}
	
.smallmeta {
	font-size:12px;
	padding-top:10px;
	padding-left: 16px;
	float:left;
}
	
span.date,
span.time,
span.coms {
	background:transparent url(images/icons.png) no-repeat;
	padding-left:18px;
}
	
span.date {
	background-position:left top;
	padding-right:5px;
}
	
span.time {
	background-position:left center;
}
	
span.coms {
	background-position:left bottom;
}
	
code {
	background-color:#eee;
	color:#000;
}
	
.entry .more-link {
	background:transparent url(images/readmore.gif) no-repeat left center;
	padding-left:20px;
	height:15px;
}
	
.entry .more-link,
.entry .more-link:hover {
	font-weight:bold;
	text-decoration:none;
}

.comments {
	font-size:12px;
	padding:10px 30px 0 0;
	float:right;
}
	
.postmetadata {
	background-color:#f3f3f3;
	border-top:1px solid #ddd;
	clear:both;
	font-size:12px;
	line-height:18px;
	margin:20px 40px 0;
	padding:5px;
	
	
}
	
.smallmeta a,
.comment a,
.comments a,
.postmetadata a {
	color:#222;
}
	
.smallmeta a:hover,
.comment a:hover,
.comments a:hover,
.postmetadata a:hover {
	color:#f3a36b;
}

.entry {
	padding:0 40px;
	clear:both;
	font-size:14px;
	line-height:20px;
}
	
.entry > p:first-child {
	/* font-variant:small-caps; */
}
	
.entry a {
	text-decoration:underline;
	color:#222;
}
	
.entry a:hover {
	text-decoration:none;
	color:#f3a36b;
}
	
.entry p {
	margin-bottom:10px;
}

.entry blockquote p {
	padding:0;
}
	
.entry table th {
	padding:5px;
	font-size:16px;
	background-color:#ccc;
	text-align:left;
}
	
.entry table a {
	font-weight:bold;
}
	
.entry table a:hover {
	color:#f3a36b;
}
	
.entry table td {
	padding:5px;
	vertical-align:top;
}
	
.entry table {
	border-collapse:collapse;
}
/* End Articles */

/* Begin Headers */
.headline {
	background:transparent url(images/headline.png) no-repeat left top;
	width:520px;
	min-height:60px;
	height:auto !important;
	height:60px;
	padding:0 40px 20px;
}

h1 {
	padding-top:70px;
}

h2 {
	font:italic 30px/34px georgia,serif;
	text-align:center;
	position:relative;
	width:520px;
}
	
h2.shadow {
	color:#ccc;
	position:absolute;
	margin:1px 0 0 2px;
}

h2 a {
	color:#574852;
	display:block;
}
	
h2 a:hover {
	color:#f3a36b;
}

h2.pagetitle {
	text-align:center;
	width:440px;
	padding:0 80px 10px;
}

h3 {
	padding:5px 0;
}

h3#comments {
	padding:0 40px;
}
/* End Headers */

/* Begin Images */
img.size-full {
	border:none;
	max-width:100%;
	vertical-align:middle;
}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	float:right;
	padding:4px;
}

img.alignleft {
	float:left;
	padding:4px;
}
	
.ngg-gallery-thumbnail img {
	background-color:#eee !important;
	border:1px solid #666 !important;
}
	
.ngg-gallery-thumbnail img:hover {
	background-color:#eee !important;
	border:1px solid #f3a36b !important;
}
/* End Images */

/* Begin Navigation */
#mainmenu {
	border-bottom:1px solid #111;
	float:right;
	padding-top:3px;
}
#mainmenu .menu-item {
	float:left;
}
#mainmenu .menu-item a {
	border-bottom:1px solid;
	display:block;
	font:small-caps 15px/28px georgia,serif;
	outline:0;
	padding:0 13px;
	text-shadow:0 1px 0 #000;
}
.navigation {
	clear:both;
	
	padding:0 40px 30px;
}
.prev,
.next {
	background:transparent url(images/leftright.png) no-repeat;
	font-size:14px;
	min-height:20px;
	height:auto !important;
	height:20px;
	padding-top:12px;
	width:190px;
}
.prev {
	background-position:right -80px;
	float:right;
	padding-right:40px;
	text-align:left;
}
.next {
	background-position:left -40px;
	float:left;
	padding-left:40px;
	text-align:right;
}
.toplink {
	background:transparent url(images/toplink.png) no-repeat center top;
	cursor:pointer;
	margin:0 auto;
	width:40px;
}
.prev a,
.next a,
.toplink a {
	display:block;
}
.toplink a {
	height:40px;
	text-indent:-9999px;
}
/* End Navigation */

/* Begin Sidebar & Lists */
ol, ul, li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
}
	
.entry ul {
	padding:0 0 10px 10px;
	list-style:none;
	list-style-type:none;
}

.entry ol {
	padding:0 0 10px 35px;
	list-style-type:disc;
}

.entry li {
	margin:5px 0 5px 10px;
}

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

.widgettitle {
	font-size:16px;
	line-height: 20px;
	text-indent: 8px;
	padding:2px 0;
	text-align:left;
	width:220px;
	border-bottom: 1px solid;
	text-shadow:0 1px 0 #000;
}
.widgettitle:after {
	display:block;
	content: ".";
	border-top: 1px solid #111;
	font-size: 0px;
	line-height:0px;
	height: 0px;
	position: relative;
	top: 4px;
}
	
li#tag_cloud a,
.textwidget a {
	color:#666;
}
	
#sidebar ul ul li.page_item {
	font-variant:small-caps;
	font-size:26px;
	font-weight:bold;
	padding:0 0 5px;
}
	
.textwidget p {
	text-align:justify;
	padding-bottom:5px;
}
	
.page_item a {
	display:block;
}

#sidebar a {
	color: #796a74;
}

#sidebar a:hover {
	color: #f3a36b;
}

#sidebar ul.qtrans_language_chooser li {
	padding-left:20px;
	display:inline;
}
	
#sidebar ul.qtrans_language_chooser li a {
	background-position:center left;
	padding-left:25px;
	color:#574852;
}
	
#sidebar ul.qtrans_language_chooser li.active a {
	color:#666;
	font-weight:bold;
}
	
li#qtranslate-language-chooser {
	background-color:#2A2A2A;
	margin:10px 0;
}

#sidebar ul li {
	list-style-type:none;
	list-style-image:none;
	padding:5px 0;
	width:220px;
}

hr,
.hidden,
li#pages h2,
li#calendar h2{
	display:none;
}

ol li, #sidebar ul ol li {
	list-style:decimal outside;
}
	
#sidebar ul ul li a,
#sidebar ul ol li a {
	color:#796a74;
}

#sidebar ul ul li.current_page_item a, 
#sidebar ul ul li.current_page_parent a ,
#sidebar ul ul li a:hover,
#sidebar ul ol li a:hover,
.textwidget a:hover,
li#tag_cloud a:hover {
	color:#f3a36b;
}
/* End Sidebar & Lists */

/* Begin Footer */
#footer a {
	color:#796a74;
}
	
#footer a:hover {
	color:#f3a36b;
}

#footer div {
	background:transparent url(images/footer_icons.jpg) no-repeat;
	float:right;
	padding-left:32px;
	margin-left:20px;
	height:27px;
}
	
#footer #copy {
	background-position:left 0px;
}
	
#footer #copy:hover {
	background-position:left -108px;
}
	
#footer #wordpress {
	background-position:left -27px;
}
	
#footer #wordpress:hover {
	background-position:left -135px;
}
	
#footer #admin {
	background-position:left -54px;
}
	
#footer #admin:hover {
	background-position:left -162px;
}
	
#footer #rss {
	background-position:left -81px;
}
	
#footer #rss:hover {
	background-position:left -189px;
}
/* End Footer */

/* Begin Form Elements */
#search {
	padding:5px 60px 5px 0;
	text-align:right;
}

input#s,
input#searchsubmit {
	background:transparent url(images/search.jpg) no-repeat;
	border:none;
	float:right;
	margin:0;
}
	
input#s {
	background-position:left top;
	color:#f3a36b;
	height:18px;
	padding:10px 10px 8px;
	width:160px;
}
	
input#searchsubmit {
	background-position:right top;
	cursor:pointer;
	height:36px;
	padding:0;
	width:40px;
}
	
select {
	width:130px;
}

#commentform {
	font-size:14px;
}

#commentform a {
	color:#222;
}

#commentform a:hover {
	color:#f3a36b;
}

#commentform p {
	padding:5px 0;
}

textarea {
	width:514px;
	font-size:14px;
	font-family:Georgia;
}

input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	font-family:Georgia;
}

textarea,
input#author,
input#email,
input#url {
	background:#FFFFFF url(images/textarea.png) repeat-x top center;
	padding:2px;
	border:1px solid #888;
	color:#574852;
}

.wpcf7-response-output {
	display:none !important;
}

#respond,
.commentlist {
	padding:0 40px 30px;
}

#submit {
	margin:0;
	float:right;
	width:auto;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	background-color:#f5f5f5;
}

.commentlist {
	text-align:justify;
}

.commentlist li {
	padding:5px;
	list-style:none;
	margin-top:15px;
}
	
.commentlist li div {
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
}
	
.commentlist li ul li {
	margin-right:-5px;
	margin-left:10px;
}

.commentlist p {
	clear:both;
	font-size:14px;
	line-height:20px;
	margin-bottom:5px;
	padding:0 5px;
}

.nocomments {
	text-align:center;
}

.vcard,
.commentmetadata {
	display:block;
	font-size:12px;
}
	
.vcard a,
.commentmetadata a {
	color:#222;
}
	
.vcard a:hover,
.commentmetadata a:hover {
	color:#f3a36b;
}
	
.vcard cite {
	font-weight:bold;
}
	
.avatar {
	float:left;
	padding-right:10px;
	border:none;
	background-color:transparent;
}
	
a.comment_link {
	color:#574852;
	float:right;
	font-size:20px;
	font-weight:bold;
	padding-right:5px;
}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells:show;
	width:100%;
	padding-top:5px;
}

#wp-calendar a {
	color:#666;
}

#wp-calendar a:hover {
	color:#f3a36b;
}
	
#wp-calendar caption {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

#wp-calendar th {
	text-transform:capitalize;
	text-align:center;
	color:#666;
}

#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;
	font-weight:bold;
}

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

#wp-calendar td {
	text-align:center;
}
	
#wp-calendar td#today {
	color:#f3a36b !important;
}
	
#wp-calendar td#today a {
	color:#f3a36b !important;
}
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor:help;
}

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

blockquote {
	background:#eee url(images/blockquote.jpg) no-repeat left top;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	margin:20px 0 30px;
	padding:20px 20px 20px 80px;
}

blockquote.idea {
	background:#FFFFE0 url(images/bulb.jpg) no-repeat left top;
	border:1px dashed #E6DB55;
}

blockquote.warning {
	background:#FFEBE8 url(images/exclamation.jpg) no-repeat left top;
	border:1px dashed #C00;
}

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

.center {
	text-align:center;
	margin:0 auto;
}

a img {
	border:none;
	background-color:transparent;
}

.download,	
.nodownload {
	background:transparent url(images/yesno.png) no-repeat;
	padding-left:20px;
	font-weight:bold;
}
	
.download {
	background-position:left top;
}
	
.nodownload {
	background-position:left bottom;
}
	
.entry .download a,
.entry .nodownload a,
.entry .download a:hover,
.entry .nodownload a:hover {
	text-decoration:none;
}

.aligncenter {
	display:block;
	margin:0 auto 10px;
}

.alignright {
	float:right;
	margin-left:10px;
}

.alignleft {
	float:left;
	margin-right:10px;
}

.gallery {
	margin-bottom:10px;
}

.clear {
	clear:both;
}
/* End Various Tags & Classes*/

/* Captions */
.wp-caption,
.ngg-singlepic {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3 !important;
	padding-top:4px;
	font-weight:normal;
}

.wp-caption:hover,
.ngg-singlepic:hover {
	border-color:#aaa;
}

.wp-caption img,
.wp-caption a,
.wp-caption a:hover {
	border:none;
	color:#f3f3f3;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:2px;
}
/* End captions */