/*
Theme Name: Nightly
Theme URI: http://merlyn-buchhandlung.de/webtemplates.html
Description: Nightly is a nice tableless wordpress theme
Version: 1.0.2
Author: Merlyn
Author URI: http://merlyn-buchhandlung.de/
Tags: dark, blue, green, fixed width, two columns, right sidebar, 2columns, widgets, gravatars, simple, clean

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
If you like my work please keep the link in the footer intact :)

*/

* {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
}

.clear {
  display: block;
}
/* End hide from IE-mac */

img, fieldset, a {
	border: 0 none;
}

a img {
	vertical-align: middle;
}

textarea {
	font-size: 100%;
	overflow: auto;
}

html, body {
	background: #002157 url('images/bg.gif') left top repeat-x;
	color: #a6b2c4;
	text-align: center;
}

body {
	font-size: .7em;
}

#siteholder {
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	width: 800px;
}

#siteholder h1, #siteholder h2,
#siteholder h1 a, #siteholder h2 a {
	color: #fff;
	text-decoration: none;
}

#siteholder h1 {
	font-size: 2em;
}

#siteholder h2 {
	font-size: 1.3em;
	font-weight: normal;
}

#siteholder h1, #siteholder h2 {
	margin-left: 20px;
}

#siteWrap {
	display: block;
	padding: 20px 0 10px 0;
	width: 800px;
}

.wrapCapT, #wrapCapB, #middleWrap {
	background: transparent url('images/middle-bg.gif') left top repeat-y;
	display: block;
	width: 800px;
}

#middleWrap {
	background-color: #cde76d;
	padding-left: 20px;
	width: 780px;
}

.wrapCapT, #wrapCapB {
	display: block;
	height: 20px;
}

#content {
	color: #000b1e;
	float: left;
	padding: 0 60px 0 30px;
	width: 490px;
}

#content a {
	color: #107ee9;
	text-decoration: underline;
}

#content a:hover, #content a:focus {
	text-decoration: none;
}

#content .post {
	margin-bottom: 50px;
	padding-bottom: 20px;
}

html .single .post {
	margin-bottom: 20px !important;
}

#content .post-head h1 {
	display: block;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 130%;
	padding-bottom: 5px;
}

#content .post-head h1, #content .post-head h1 a {
	color: #000b1e;
	margin-left:0px !important;
	text-decoration: none;
}

#content .post-head h1 a:hover, #content .post-head h1 a:focus {
	color: #107ee9;
}


#content .post-body {
	font-size: 1.15em;
	line-height: 150%;
	padding: 15px 0 20px 0;
}

#content .post-body p {
	padding-bottom: 15px;
}

.post cite, .post blockquote {
	background: #f1f8d7 url('images/ico_quote.gif') 10px 10px no-repeat;
	display: block;
	font-size: .95em;
	font-style: italic;
	margin-bottom: 15px;
	padding: 10px 20px 10px 50px;
	width: 420px;
}

.post h3, .post h4 {
	font-size: 1.1em;
}

.post h2, .post h3, .post h4, .post h5, .post h6 {
	margin-top: 10px;
	padding-bottom: 2px;
}

.post ul {
	list-style: none;
}

.post ol {
	margin-left: 20px;
}

.post ul li {
	background: transparent url('images/ico_listentry.gif') left 9px no-repeat;
	padding: 2px 2px 2px 12px;
}

code {
	font-family: monospace;
	font-size: 120%;
}



#sidebar {
	float: right;
	padding: 40px 0;
	width: 200px;
}

#sidebar ul {
	background: #cde76d;
	margin: 6px 0 0 0px;
	padding: 6px 0 0 0;
	width: 200px;
	margin-bottom:20px;
}

#sidebar li{
	background: transparent;
	font-weight: normal;
	list-style:none;
	padding: 2px 0 5px 0;
	width: 200px;
        line-height:13px;
        margin-bottom:5px;
}
#sidebar p{ padding: 5px 10px; color:black;}
#sidebar h4 {
	background: #000e27 url('images/sidebar-li-bg.gif') left top repeat-x;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 6px 10px 0 10px;
	width: 180px;
}

#sidebar li a {
	background: transparent url('images/ico_pg.gif') 10px .1em no-repeat;
	padding: 0 5px 0 25px;
	width: 170px;
	text-decoration:none;
        display:block;
}

#sidebar li a:hover ,#sidebar li#active a {
	text-decoration:underline;
}



#sidebar h4 {
	padding-bottom: 5px;
}


#sidebar a:hover, #sidebar a:focus {
	text-decoration: underline;
}

#sidebar h2, #sidebar h2 a {
	font-size: 11.2px;
	font-weight: bold;
	color: #fff;
}

.widget {
	margin-top: 10px;
}

#sidebar li a {
		color: #000b1e;
}

#sidebar ul#pages li a {
		font-size:14px;
}

#sidebar h2 {
	margin-left: 0;
}

#footer {
	display: block;
	padding: 0 25px 40px 25px;
	width: 570px;
}

#footer, #footer a {
	color: #a6b2c4;
}

#footer a {
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	text-decoration: underline;
}

#footer .cp {
	float: left;
	font-weight: bold;
	width: 280px;
}

#footer .by {
	float: right;
	text-align: right;
	width: 245px;
}

fieldset#contact-form {margin:20px 0px 20px 10px;padding:8px;color:#000;width:320px;background:#df8;border:1px solid #aaa;}
fieldset#contact-form label {font-size:11px;}
fieldset#contact-form input {height:15px;font-size:13px;margin-bottom:7px;padding:3px;}
fieldset#contact-form textarea {font-size:13px;margin-bottom:15px;width:300px;padding:3px;height:130px;}
fieldset#contact-form #contact-button {font-size:13px;height:27px;margin-left:30px;}
input:focus, textarea:focus {background:#fff;border:1px solid #555;}

#screenshot {text-align:center;font-size:16px;font-weight:bold;margin:20px auto;}
#screenshot img {border:2px solid #ccc;padding:2px;margin-bottom:5px;width:400px;height:300px;}
#content h2 {color:black;font-size:16px;font-weight:bold;margin:0;margin-bottom:-10px;}