/*  
Theme Name: Virtual Nights
Description: Keine
Version: 1.0
Author: Maurice Kühlborn
Author URI: http://www.mininalweb.de/
*/



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	color: #5e7a88;
}

ol,ul {
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

caption,th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

body {
	margin: 0 auto;
	padding: 0;
	color: #1d1e1f;
	font: 62.5%/200% Arial, Helvetica, Verdana, Calibri, sans-serif;
	text-align: center;
	background: #fff url(images/page-background.png) repeat-y 50% 50%;
	background: #5e7a88;
}

input.textfield,
textarea {
	border: 1px solid #909191;
}


#homebody {
	text-align: left;
	font-size: 1.5em;
	line-height: 2.5em;
	letter-spacing: .1em;
	width: 930px;
	padding-top: 200px;
}

#page {
	width: 920px;
	margin: 0 auto;
	overflow: auto;
	padding-bottom: 30px;
	background: #fff;
}

#wrapper {
	font-size: 1.2em;
	width: 870px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#header {
	text-align: left;
	position: relative;
	margin: 0 -25px 35px -25px;
	border-top: 5px solid #d2ec1a;
	height: 140px;
	background: url(images/background-ornaments.png) bottom right no-repeat;
}

	#header img {
		margin: 32px 0 0 5px;
	}

h1 {
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.2em;
}

a:link, a:visited {
	color: #004d64;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #d2ec1a;
	border-bottom: none;
}

#sidebar a {
	border: none;
	font-weight: normal;
}

.post li p, #sidebar li p {
	display: inline;
}

.post li a, #sidebar li a {
	font-weight: bold;
}

#sidebar ul {
	padding-top: 15px;
}

#sidebar h2 {
	text-transform: uppercase;
}

a:link.subscribe, a:visited.subscribe {
	color: #f36a18;
}

a:hover.subscribe  {
	color: #d2ec1a;
}

.description {
	font-size: .5em;
}

#header img {
	border: 0px solid #bebebe; 
	float: left;
}

.feedlink {
	display: block;
	padding-left: 40px;
	margin: 20px 0;
	line-height: 32px;
	font-size: 1.2em;
	font-weight: bold;
	background: url(images/feed-icon.gif) no-repeat left center;
}

#sidebar {
	text-align: left;
	float: right;
	width: 280px;
	padding-bottom: 25px;
}

#footer {
	clear: both;
	height: 100px;
	padding: 10px 0;
		width: 920px;
		margin: 0 auto;
	background: #1d1e1f;
}

	#footer .copyright {
		width: 870px;
		margin: 0 auto;
		color: #fff;
		text-align: left;
		font-size: 1.1em;
	}
	
	#footer #toplink {
		padding-left: 30px;
		float: right;
		background: url(images/top-arrow.gif) no-repeat left center;
	}
	
	#footer a:link,
	#footer a:visited {
		color: #d6d8da;
	}

#sidebar h3 {
	margin: 1.5em 0 -1em;
}

#sidebar li {
	clear: both;
	display: block;
	list-style: none;
	list-style-position: outside;
}

#sidebar h1 a {
	font-weight: bold;
}

p.postmetadata {
	margin: 10px 0 25px;
	clear: both;
	color: #5e5e5e;
}

#applesearch {
	margin-top: 14px;
	padding-bottom: 36px;
}

.post {
	text-align: left;
	margin-left: 0px;
	margin-right: 30px;
	width: 530px;
	float: left;
	top: 170px;
	padding-bottom: 25px;
}

.entry {
	text-align: left;
	width: 530px;
}

	.entry ul li {
		list-style: disc inside;
	}

.entry p:first-child {
	padding-top: 0;
}

.entry blockquote p:first-child {
	font-weight: normal;
	color: #909191;
	font-size: inherit;
}

.entry blockquote {
	font-weight: normal;
	color: #909191;
	font-size: 1.1em;
	border-left: 2px solid #909191;
	margin: 1.2em 0 1.2em 0.6em;
	padding-left: 1em;
}

.dimmed {
	color: #909191;
}

.cat a:link, 
.cat a:visited {
	text-transform: uppercase;
	color: #004d64;
}

.cat a:hover{
	text-transform: uppercase;
	color: #d2ec1a;
}

.cat {
	text-transform: uppercase;
}

.date {
	color: #909191;
}

.entry img {
	max-width: 530px;
	float: left;
	margin: 4px 15px 15px 0;
}

p {
	padding: 1em 0 .5em 0;
}

strong {
	font-weight: bold;
}

h2 {
	padding-top: 10px;
	font-size: 1.2em;
}

h3 {
	padding-top: 10px; 
	text-transform: uppercase;
}

.navigation {
	margin: 0 0 1em;
}

.center {
	text-align: center;
}

.borderless img,
img.borderless {
	border: none;
}

.imgleft {
	float:left;
}

em {
	font-style: italic;
}

ul {
	padding-bottom: 1em;
}

ul.browse-list {
	clear: both;
}

ul.browse-list li {
	list-style: none;
	list-style-position: outside;
}

ul.related li a {
	display: block;
}

ul.related li {
	display: block;
}

ul.archive h2 {
	margin-bottom: 0.6em;
}

ul.archive li {
	display: block;
	padding: 0 0 1em 0;
	list-style: none;
	list-style-position: outside;
}

ul.archive p {
	display: block;
	padding: 0;
}

ul.archive {
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

div.bubble {
	width: 530px;
	margin-bottom: 2px;
	background: #dee7e8;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	padding: 7px 0px 10px 10px;
	font-style: normal;
	font-size: 1em;
	display: block;
}


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

#commentform p {
	padding: 5px 0;
}

#comment {
	width: 530px;
	height: 100px;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}
	
#commentPreview {
	font-size: .8em;
}

.sharethis {
	padding: 2em 0 3em;
}

#akst_form {
	margin-left: -50px;
}

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

#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;
}
	
#wp-calendar #prev a, 
#wp-calendar #next a {
	font-size: 9pt;
}

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

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
}

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

#search_form {
	width: 15px;
}

.search_input {
	width: 5px;
}

