/*  
Theme Name: Theorem
Theme URI: http://obeattie.com/themes/theorem/
Description: Pure sorcery in blogging. Dark and content-focused, the theme is filled with dark magic and witchcraft. ;)
Version: 1.0.3
Author: Oliver Beattie
Author URI: http://obeattie.com/
*/

/*************************************
           Containers
 *************************************/
html {
	margin: 0px ! important;
}
body {
	overflow-y: scroll;
	font: 13px arial; 
	background-image: url(images/background_nicolaus-immobilien.gif);
	text-align:right;
	margin: 0px;
	color: #444444;
	line-height: 20px;
}
#page{
	padding: 20px 0px 20px 0px;
}
#wrap{
	margin:0 auto;
	margin-top: 20px;
	maring-bottom: 20px;
	text-align:left;
	width: 950px;
	background-color: #ffffff;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=4)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=45, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=4)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=4)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=260, Strength=4)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=305, Strength=3);*/
	-moz-box-shadow: 0 0 10px #444; /*Mozilla-basierte Browser (z.B. Firefox)*/
	-webkit-box-shadow: 0 0 10px #444; /*WebKit-basierte Browser (z.B. Safari/Chrome)*/
	box-shadow: 0px 0px 10px #999;
}
#content{
	width: 710px;
	font-size: 13px;
	float: left;
	padding: 0px;
	margin: 0px 15px 20px 25px;
}
#container{
	margin: 0px;
	padding: 0px;
	clear: both;
}
#sidebar{
	font-size: 13px;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 200px;
}
#header{
	padding:0px;
	background-image: url(images/header_nicolaus-immobilien.gif);
	height: 200px;
	width: 950px;
	margin-bottom: 30px;
}
#footer{
	background-image: url(images/footer_nicolaus-immobilien.gif);
	clear: both;
	margin: 20px 0px 0px 0px;
	height: 44px;
}
div.footer {
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding-top: 4px;
	line-height: 18px;
	vertical-align: middle;
	text-align: center;
	color: #646464;
}
/*************************************
              Headings
 *************************************/
h1, h2, h3{
	font-family: Arial;
	font-weight: bold;
	color: #a3937a;
	margin: 0px;
}
h1{
	font-size: 20px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
h2{
	font-size: 16px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
h3 {
	font-size: 13px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
/*************************************
           Single Page
 *************************************/
#page_single {
	margin-bottom: 20px;
	padding: 0px;
}
#page_single .pagebody a:hover{
	color: #c98b84;
}
#page_single .pagebody a{
	color:#bb2626;
}
/*************************************
            The Sidebar
 *************************************/
#sidebar li {
	list-style: none; 
	margin: 0px;
	padding: 0px;
	background-image: url(images/navi_back_passive.gif);
	background-repeat: no-repeat;
}
#sidebar ul {
	list-style: none; 
	margin: 0px;
	padding: 0px;
}
#sidebar li a{
	display: block;
	line-height: 31px;
	color: #444444;
	vertical-align: middle;
	padding: 3px 0px 0px 35px;
	margin: 0px;
}
#sidebar li.current_page_item{
	background-image: url(images/navi_back_active.gif);
}
#sidebar li.current_page_item a{
	color: #bb2626;
}
#sidebar ul li.current_page_item ul li{
	background-image: url(images/navi_back_passive.gif);
}
#sidebar ul li.current_page_item ul li a{
	color: #444444;
}
#sidebar ul li a:hover, #sidebar li.current_page_item ul li a:hover{
	color: #bb2626;
}
#sidebar ul li ul li a{
	margin: 0px;
	padding: 3px 0px 0px 55px;
}
/*************************************
             Miscellanious
 *************************************/
a{
	color: #bb2626;
	text-decoration:none;
}
a:hover{
	color: #c98b8a;
}
img{
	border:none;
}
img a{
	border:none;
}
.errormessage{
	padding-top:160px;
	background:url(./images/error_emblem.gif) top center no-repeat;
}
iframe {
	border: none;
	padding: 0px;
	margin: 0px;
}
#slider{
	background: white url(images/slider_background.gif); 
	overflow: hidden;
	position: relative;
	height: 354px;
}
/* DEFAULT is for three panels in width, adjust as needed
This only matters if JS is OFF, otherwise JS sets this. */								  
#mover{
	position: relative; 
	padding: 0px;
	margin: 0px;
}
.slide{ 
	width: 710px;
	padding: 0px;
	float: left; 
	position: relative; 
}
.slide h2{
	margin-top: 31px;
	margin-left: 13px;
}
.slide p{
	margin-left: 13px;
	width: 399px; 
}
.slide img{
	position: absolute;
	top: 31px; 
	left: 432px; 
}
#slider-stopper{
	position: absolute; 
	top: 1px; 
	right: 13px; 
	background: #bb2626; 
	color: #f1f1f1;
	padding: 2px 8px;
	font-size: 10px; 
	text-transform: uppercase;
	z-index: 1000;
	display: block;
	width: 50px;
	text-align: center; 
}
.entrybody {
	margin-bottom: 20px;
}
.impressum{
	margin-top: 18px;
	margin-right: 28px;
	float: right;
}
.impressum ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.impressum a{
	color: #646464;
}
.impressum a:hover{
	color: #bb2626;
}
.impressum li.current_page_item a{
	color: #bb2626;
}
span.number {
	float: left;
	width: 60px;
	display: block;
}
span.tax {
	float: left;
	width: 220px;
	display: block;
}
.slideshow {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
	width: 320px;
}
.ngg-slideshow {
	overflow: visible;
}
.slideshow img {
	border: 1px dotted #a3937a;
}
.postcontent {
	width: 710px;
	height: 280px;
	background: white url(images/gallery_background.gif); 
	margin-bottom: 20px;
	clear: both;
}
.post {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 350px;
}
.post h1 {
	font-size: 18px;
}
.post h2 {
	color: #bb2626;
	font-size: 13px;
}