/*
Theme Name: Nick Zimmer
Theme URI: www.whatworksmarketing.com
Description: Nick Zimmer
Version: 1.0.7
Author: Daniel Gaugler
Tags: fixed width, two columns, widgets, valid CSS, widget ready, white, simple, valid XHTML, right sidebar, black

*/

/* Layout */
html, body {
	font-size: 1em;
	font-family: Arial, Verdana, Sans-Serif;
	background: #000000;
	color: #ddd;
	text-align: center;
	padding: 20px 0;
        margin: 0; 
}

/* Default */

a {
	color: #621730;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.3em;
}

img.alignleft {
	float: left;
	margin: 0em .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 5px;
	border: 1px solid #ccc;
}

form {
	padding: 0;
	margin: 0;
}

blockquote {
	background: url(images/blockquoteBk.gif) left 0.2em no-repeat;
	color: #666;
	padding: 0 1em 0 2.2em;
	margin: 0;
}

#page {
	width: 1024px;
	background-color: #fff;
	color: #060606;
	margin: 0 auto;
        height: auto;
	text-align: left;
}

#header {
	background: #fdfdfd url(header/rotate.php) no-repeat top center;
	height: 201px;
}

#headerimg {
	
}

#logoleft {
        background: url(images/RElogo.png) no-repeat top right;
        width:160px;
        height:92px;
        position:relative;
        left:40px;
        top:-150px;
}
#logoright {
        background: url(images/papernote.png) no-repeat top right;
        width:300px;
        height:147px;
        position:relative;
        left: 770px;
        top:-70px;
}



#secondheader {
        display: block;
        background: url(images/woodbg.jpg) repeat-x top;
        height: 173px;
        position: relative;
        top:0px;
        z-index: 0;
}

#secondheader H1{
     padding: 40px 0 0 100px;
     font-family: Georgia, serif;
     font-size: 2.2em;
     color: #fff;
     text-shadow: #000 3px 3px 3px
}

#secondheader H2{
     padding: 60px 0 0 100px;
     font-family: Georgia, serif;
     font-size: 1.7em;
     color: #fff;
     text-shadow: #000 2px 2px 2px
}

#secondheader h3 {
color:#FFFFFF;
font-family:Arial;
font-size:0.9em;
padding:0 0 0 350px;

}
#forsale a{
background:url("images/button.png") no-repeat scroll 0 0 transparent;
color:white;
display:block;
height:33px;
left:520px;
padding:6px 0 0 10px;
position:relative;
top:-40px;
width:70px;
text-decoration: none;
}

#headerimg h1 a {
	color: #004679;
	text-decoration: none;
        position:relative;
        top:-600px;
}

#headerimg .description {
        padding: 0px 280px;
        margin: 0px 0 0 -1500px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #5c3123;
	font-size: 1.1em;
	font-weight: bold;
}

#navcontainer{
 
}


#nav{
background:#000;
position:relative;
        margin: 0px 0 35px 0px;
top:-35px;

}
#nav, #nav ul {
        margin: 0px 0 0 0px;
        padding: 0 0 0 0;
        background: #ccc url(images/menubk.png) bottom center repeat-x;
	color: White;
	float: left;
	width: 1024px;
	height: 36px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;

}
#nav a {
display: block;
color: white;
text-decoration: none;
}

#nav a:hover {
text-decoration: underline;
}

#nav li {
float: left;
list-style:none;

}
#nav a, #nav a:visited {
display:block;
padding:6px 12px;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
text-decoration:none
}

#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
font-size: 1.0em;
}

#nav li li {
width: 174px;
background: #004172 url(images/menubksub.png) top center repeat-x;
padding: 4px 0 6px 0;
z-index: 25;
}
#nav li li a, #nav li li a:visited {
font-weight:normal;
font-size:0.9em;
color:#FFF;
}
#nav li li a:hover, #nav li li a:active {
z-index: 24px;
text-decoration: underline;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
    z-index: 26;
}
a.main:hover {
background:none;
}

#content {
        position: relative;
        top: 0px;
	padding: 10px 0px 25px 20px;
	margin: 0 0 0 0;
	width: 695px;
        height: auto;
	float: left;
        background: #fff;
}

.iframe {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
height:1800px;
margin:-25px 0 0 -20px;
padding:0 0 20px 50px;
position:relative;
width:974px;
}


.iframelisting {
        position: relative;
        margin: -25px 0 0 -20px;
        background: #fff;
	width: 974px;
         height: 3600px;
	float: left;
        padding: 0 0 20px 50px;
}

#sidebar {
        padding: 0px 0px 0px 0px;
        margin: -190px 0 0px 0px;
        float: left;
        width: 295px;
        height: auto;        
        background: white;
}



#sidebar ul {
        position: relative;
        top: 0px;
        left: 0px;
	padding: 0px 0px 0px 0px;
        margin: 0px 0 0px 0;
	list-style: none;
}

#sidebar h2 {
        font-size: 1.5em;
	font-family: Arial, Verdana, Sans-Serif;
	color: #00234d;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0.5em auto 0 auto;
	width: 1024px;
}

#footer p {
	padding: 0 15px;
	margin: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #fff;
}

#footer p .footerbuttons {
	float: right;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer img {
	border: 0;
}

#footer a:hover {
	color: #ccc;
}


/* Post */
.post h2,
.post small {
	padding: 0;
	margin: 0;
}

.post {
	margin: 1em 1em 2em 1em;
}

.post h2 {
	font-family: Georgia, serif;
}

.post h2 a {
	color: #004679;
	text-decoration: none;
}

.post h2 a:hover,
.navigation a:hover {
	text-decoration: underline;
}

ul.postmetadata {
	clear: both;
}

.post small.postmetadata,
ul.postmetadata {
	font-size: 0.75em;
}

.post small a,
ul.postmetadata a {
	color: #2d7c20;
	text-decoration: none;
}

.post small a:hover,
ul.postmetadata a:hover {
	text-decoration: underline;
}

.entry {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

ul.postmetadata {
	list-style: none;
	border-top: 3px double #d0d0d0;
	padding: 0.5em 0 1em 0;
	margin: 0;
}

ul.postmetadata li {
	display: block;
	float: left;
	width: 50%;
}

ul.postmetadata li.comments {
	text-align: right;
}

.navigation {	
	padding: 0 1em 1em 1em;
}

.navigation a {
	color: #e24b6a;
}

.navigation a:hover {
	color: #ff4666;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* Calendar */
#wp-calendar {
	border-collapse:collapse;
	width: 190px;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
	padding: 1px;
	width: 14%;
}

#wp-calendar td#today {
	font-weight: bold;
}

#wp-calendar td a {
	display: block;
	padding: 1px;
	color: #e24b6a;
	border: 1px solid #4F4F4F;
	text-decoration: none;
}

#wp-calendar td#today a {
	background-color: #4F4F4F;
	border: 1px solid #666;
}

#wp-calendar td a:hover {
	color: #fff;
	background-color: #4F4F4F;
	border: 1px solid #666;

}

#wp-calendar td#next a,
#wp-calendar td#prev a,
#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	color: #e24b6a;
	border: 0;
}

#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/* Sidebar */
#sidebar {
	font-size: 0.8em;
}
#sidebar a,
a.more-link {
	color: #e24b6a;
}
#sidebar a:hover,
a.more-link:hover {
	color: #ff4666;
}
#sidebar h2 {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

#sidebar h4 {
        font-size: 16px;
	padding: 1em 0 0.5em 0;
	margin: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0 1em;
}
#sidebar ul li ul li {
	line-height: 2em;
	list-style: square;
	margin: 0 0 0 1em;
	color: #666;
}
#searchform {
	padding: 1em 0 0 0;
	margin: 0;
}
#searchform input#s:focus {
	background-color: #eee;
	border: 1px solid #000;
}
#searchform input#s {
	width: 9em;
	background-color: #fff;
	border: 1px solid #000;
	font-size: 1.2em;
}

/* Heading */
#content h2.pagetitle {
	font-family: 'Gill Sans MT', Georgia, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 1.4em;
	text-align: right;
}

/* Comments */
ol.commentlist {
	padding: 0;
	margin: 1em 2em 0 2em;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li.commentind {
	background: url(images/commentsBk.gif) left top no-repeat;
	padding: 1em;
	margin-bottom: 1em;
}

img.avatar {
	border: 1px solid #666;
	padding: 1px;
	float: left;
	margin-right: 1em;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

ol.commentlist li.commentind a {
	color: #004679;
}


h2.commentheading {
	clear: both;
	font-family: 'Gill Sans MT', Georgia, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 1.4em;
	text-align: right;
}

form#commentform {
	margin: 1em 2em;
}

form#commentform p {
	font-size: 1.1em;
}

form#commentform a {
	color: #2D7C20;
}

p.commentsclosed {
	margin: 0 0 2em 0;
	padding: 0;
	text-align: right;
}

input#author:focus, 
input#email:focus,
input#url:focus,
textarea#comment:focus {
	background-color: #eee;
	border: 1px solid #000;
}

input#author, 
input#email,
input#url,
textarea#comment {
	width: 20em;
	background-color: #fff;
	border: 1px solid #000;
}


textarea#comment {
	width: 100%;
}

p.commentWrapper {
	padding: 0;
	margin: 0;
}

div#recaptcha_widget_div {
	float: right;
}

input#submit {
	margin: 1em 0 0 0;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
 
