/*
Theme Name: SilentNight
Theme URI: http://www.echxo.de
Description: SilentNight: Two Column Template like a silent shiny night.
Version: 1.0
Author: Veronika Mueller
Author URI: http://www.echxo.de
*/

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	font-family: Trebuchet MS, Verdana, Helvetica, sans serif;
	font-size: 12px;
	color: #ffffff;
	background: #00162F;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	margin: 0 0 12px 0;
	padding: 0 0 4px 0;
	clear: both;
	color: #ffffff;
	font-weight: bold;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4, h5 {
	font-size: 12px;
	font-weight: italic;
}

p {
	font-size: 12px;
	line-height: 20px;
}

a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	background: #004696 url("img/bg-body.jpg") repeat-x center top;
	border-top: 1px #000000 solid;
}

#pageMargin {
	margin: 0 auto;
	width: 955px;
	min-height: 700px;
}

#header {
	margin: 0;
	padding: 0;
	height: 360px;
	overflow: hidden;
}

#header h1 {
	margin: 90px 0 0 0;
	font-family: Trebuchet MS, Verdana, Helvetica, sans serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

#header h1 a {
	color: #ffffff;
	text-decoration: none;
}

#main {
	padding: 36px 0 0 0;
	min-height: 950px;
}

#main #content {
	margin: 0 35px 0 0;
	float: left;
	width: 700px;
}

#main #content div.post {
}

#main #content div.post h2 {
	margin: 0 0 12px 0;
	padding: 0 0 4px 0;
	clear: both;
	font-size: 16px;
	border-bottom: 1px #ffffff solid;
}

#main #content div.post h2 a {
	color: #ffffff;
	text-decoration: none;
}

#main #content div.post div.postDetails { }

#main #content div.post div.postDetails div.postContent {
	margin: 8px 0 0 0;
	padding: 0 0 24px 0;
	float: right; 
	width: 560px;
}

/*#main #content div.post div.postDetails div.postContent img {*/
#main #content div.post img {
	border: 2px #ffffff solid;
}

#main #content div.post div.postDetails div.postInformation {
	margin: 0 35px 0 0;
	padding: 0 0 24px 0;
	float: left;
	width: 105px;
	height: 130px;
	background: transparent url("img/icon-date.png") no-repeat 0 0;
}

#main #content div.post div.postDetails div.postInformation h3 {
	margin: 32px 12px 0 0;
	font-size: 28px;
	font-weight: bold;
	text-align: right;
}

#main #content div.post div.postDetails div.postInformation h4 {
	margin: 8px 12px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#main #content div.post div.contactform {
	margin: 32px 0 0 0;
}

#main #content div.post div.contactform label {
	margin: 0 0 4px 0;
	float: left; 
	width: 100px;
}

* html #main #content div.post div.contactform label {
	margin: 0 0 8px 0;
}

#main #content div.post div.contactform input {
	margin: 0 0 4px 10px;
	padding: 2px;
	width: 584px;
	background: #ffffff;
	border: 1px #000000 solid;
}

* html #main #content div.post div.contactform input {
	float: right;
}

#main #content div.post div.contactform textarea {
	margin: 0 0 4px 10px;
	padding: 2px;
	width: 584px;
	background: #ffffff;
	border: 1px #000000 solid;
}

* html #main #content div.post div.contactform textarea {
	float: right;
}

#main #content div.post div.contactform #contactsubmit {
	margin: 12px 0 0 0;
	clear: both;
	float: right;
	width: auto;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	background: none;
	border: none;
}

#main #content div.post div.contactform #contactsubmit:hover {
	text-decoration: underline;
}

#main #content div.formcontainer
{
font-family: Trebuchet MS,Verdana,Helvetica,sans serif;
}

#main #content div.formcontainer p.information
{
	font-size: 11px;
	font-style: italic;
	margin: 0;
	text-align: right;
}

#main #content div.formcontainer fieldset
{
	padding: 0;
	margin: 0;
	border: 0 none;
}

#main #content div.formcontainer fieldset div.form-label
{
	clear: left;
	float: left;
	line-height: 24px;
	padding: 0 0 4px 8px;
	width: 150px;
}

#main #content div.formcontainer fieldset div.form-input
{
	margin: 0 0 8px 0;
}

#main #content div.formcontainer fieldset div.form-submit .button
{
	padding: 2px;
	color: #ffffff;
	float: right;
	font-weight: bold;
	cursor: pointer;
	background: #004696;
	border: 1px #ffffff solid;
}

#main #content div.formcontainer legend
{
	border-bottom: 1px #ffffff solid;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0 4px 0;
	margin: 0 0 8px 0;
	width: 100%;
}

#main #content p a.post-edit-link {
	margin: 32px 0 0 0;
	clear: both;
	float: right;
}

#main #content div.nextprevious {
	padding: 24px 0 0 0;
	clear: both;
}

#main #content div.nextprevious div.left {
	float: left;
}

#main #content div.nextprevious div.right {
	float: right;
}

#main #content div.piclenselink {
	margin: 0 0 12px 0;
	text-align: right;
}

#main #content div.piclenselink a {
	font-size: 11px;
}

#main #sidebar {
	float: right;
	width: 220px;
}

#main #sidebar li {
	margin: 0 0 32px 0;
	padding: 0;
	list-style: none;
}

#main #sidebar h2 {
	margin: 0 0 12px 0;
	padding: 0 0 4px 0;
	clear: both;
	font-size: 16px;
	border-bottom: 1px #ffffff solid;
	text-align: right;
}

#main #sidebar li.widget_search label {
	display: none;
}

#main #sidebar li.widget_search input {
	margin: 0 0 32px 0;
	float: left;
	width: 150px;
	background: #ffffff;
	border: 1px #000000 solid;
}

#main #sidebar li.widget_search #searchsubmit {
	padding: 2px 0 0 0;
	float: right;
	width: 50px;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	background: none;
	border: none;
}

#main #sidebar li.widget_pages
#main #sidebar li.widget_links {
}

#main #sidebar li.widget_pages ul,
#main #sidebar li.widget_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main #sidebar li.widget_pages ul li,
#main #sidebar li.widget_links ul li {
	margin: 0;
	padding: 0;
}

#main #sidebar li.widget_pages ul li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}

#main #sidebar li.widget_links ul li {
	text-align: right;
}

#main #sidebar li.widget_links ul li a{
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}

#main #sidebar li.widget_pages ul li ul li {
	margin: 0 0 0 16px;
}

#main #sidebar li.widget_pages ul li ul li a {
	padding: 0 0 0 16px;
	font-size: 12px;
	background: transparent url("img/icon-submenu.gif") no-repeat 0 6px;
}

#main #sidebar li.widget_pages ul li ul li ul li a {
	background: transparent url("img/icon-subsubmenu.gif") no-repeat 0 6px;
}

#main #sidebar li.widget_pages ul li a:hover,
#main #sidebar li.widget_links ul li a:hover {
	text-decoration: underline;
}

#main #sidebar li.widget_pages li.current_page_item a,
#main #sidebar li.widget_pages li li.current_page_item a,
#main #sidebar li.widget_pages li li li.current_page_item a {
	font-weight: bold;
}

#main #sidebar li.widget_pages li.current_page_item li a, 
#main #sidebar li.widget_pages li.current_page_item li li a {
	font-weight: normal;
}

#footerContainer {
	height: 200px;
	overflow: hidden;
	background: transparent url("img/bg-footer.png") repeat-x left bottom;
}

#footer {
	margin: 0 auto;
	margin-top: 104px;
	position: relative;
	width: 955px;
}

#footer div.footerNavigation {
	position: absolute;
	width: 620px;
}

#footer div.footerNavigation  p {
	margin: 64px 12px 0 0;
	float: left;
}

#footer div.footerNavigation ul {
	margin: 12px 0 0 0;
	padding: 0;
	list-style: none;
}

#footer div.footerNavigation ul li {
	margin: 0 12px 0 0;
	float: left;
}

#footer div.footerIcons {
	margin: 64px 0 0 0;
	position: absolute;
	left: 620px;
	width: 95px;
	text-align: right;
}

#footer div.footerIcons a {
	margin: 0 12px 0 0;
}

#footer div.footerInformation {
	margin: 64px 0 0 0;
	position: absolute;
	left: 730px;
	width: 240px;
}

#footer div.footerInformation p {
	margin: 0;
}
