/*
Theme Name: WP-Realty
Theme URI: http://wp-realty.com
Description: Real Estate Themes for WordPress
Version: 1.0
Author: Scott Bernadot
Author URI: http://bernadot.com

*/
* {
margin:0;
padding:0;
}

body {
background:#000 url(images/bg.jpg) repeat-x 0 0;
font-family:"Lucida Grande", Tahoma, "Trebuchet MS";
font-size:62.5%;
color:#272727;
}

a:link,a:visited {
color:#272727;
text-decoration:none;
}

a:hover,a:active {
color:#272727;
text-decoration:underline;
}

ul {
list-style:circle;
}

img {
border:none;
}

label {
margin-left:10px;
}

blockquote {
font-style:italic;
border:1px solid #ddd;
background-color:#f3f3f3;
margin:0 5px 10px;
padding:10px 10px 1px;
}

.content-mid h1 {
font-family:"arial black",verdana, arial, sans-serif;
font-size:24px;
line-height:30px;
border-bottom:1px dashed #ccc;
margin:10px 0 20px;
padding: 5px 0;
}

.content-mid h2 {
font-family:verdana, arial, sans-serif;
font-size:14px;
line-height:20px;
border-bottom:1px solid #ccc;
border-top:1px dotted #ccc;
margin:10px 0 20px;
}

.clearer {
clear:both;
}

.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:4px 5px 0;
}

#page {
min-width:1100px;
max-width:1100px;
position:relative;
margin:0 auto;
}

#header {
width:940px;
height:60px;
padding-bottom:10px;
margin:0 auto;
}

#header h1 {
font-family:Georgia;
font-size:3.2em;
width:200px;
float:left;
padding:20px 0 16px;
}

#header h1 img {
border:1px #050505 solid;
}

#header h1 span {
clear:both;
font-size:12px;
color:#efefef;
font-weight:400;
display:block;
}

#nav {
width:660px;
float:right;
font-size:1.2em;
text-transform:Capitalize;
display:block;
margin-left:50px;
margin-top:20px;
background:#000;
border:1px #333 dotted;
padding:8px 0 8px 10px;
}

#nav li {
display:inline;
float:left;
list-style:none;
padding:3px 6px;
}

#nav li a {
color:#fff;
}

#nav li a:hover {
color:#17A5D3;
}

#nav .subscribe {
padding-right:20px;
background:transparent url(images/rss.png) no-repeat 100% 50%;
}

#searchbox {
width:155px;
float:right;
margin-top:30px;
display:none;
}

#searchbox li {
width:155px;
height:26px;
background:transparent url(images/search.png) no-repeat 0 0;
list-style:none;
}

#searchbox input {
width:150px;
background:none;
border:none;
color:#333;
font-size:1.2em;
padding:6px 8px;
}

#mid {
width:100%;
padding-bottom:20px;
margin-top:10px;
}

#mid.index {
background:transparent url(images/indexbg.png) no-repeat 50% 0;
}

#mid.single {
background:transparent url(images/singlebg.png) no-repeat 50% 0;
}

#mid.archive {
background:none;
}

.panel,.panel-single {
font-family:Georgia;
color:#efefef;
position:relative;
display:block;
width:940px;
height:600px;
}

.panel-single {
height:300px;
padding-top:10px;
margin:0 auto;
}

.wrapper-archive {
width:270px;
height:240px;
background:#efefef;
display:block;
position:relative;
float:left;
margin:0 10px 10px;
padding:10px;
border: 5px solid #444;
}

.wrapper-archive .post-title {
max-width:220px;
font-size:1.4em;
}


.post-title,.post-title-single {
max-width:280px;
position:absolute;
top:30px;
left:0;
z-index:100;
background:#000;
font-size:4em;
font-weight:400;
padding:15px;
}

.post-title-single {
display:none;
top:30px;
}

.post-title a,.post-title-single a,.entry a {
color:#efefef;
text-decoration:underline;
}

.entry {
max-width:440px;
position:absolute;
bottom:20px;
right:20px;
z-index:100;
background:#333;
font-size:1.2em;
line-height:1.5em;
border:2px outset #ccc;
padding:15px;
}

.entry ul {
margin:5px 0 10px;
}

.entry li {
border-bottom:1px solid #3b3b3b;
list-style:none;
padding:5px 0 7px;
}

.entry a:hover {
color:#c6c6c6;
}

.entry .big {
font-size:2em;
}

.entry .rss-big {
padding-right:24px;
background:transparent url(images/rss.png) no-repeat 100% 60%;
}

.content-top {
height:15px;
width:600px;
background:transparent url(images/content/top.png) no-repeat 0 0;
display:none;
}

.content-mid {
width:560px;
background:#fff;
padding:20px;
}

.content-bottom {
height:15px;
width:600px;
background:transparent url(images/content/bottom.png) no-repeat 0 0;
display:none;
}

.postmetadata {
padding-bottom:10px;
margin-bottom:5px;
line-height:1.5em;
}

.postmetadata-archive {
width:100%;
height:58px;
padding-top:10px;
font-family:"Lucida Grande", Tahoma, "Trebuchet MS";
color:#272727;
line-height:1.5em;
}

#thepost {
margin-bottom:15px;
}

#content {
width:940px;
font-size:1.2em;
background:#fff;
margin:0 auto;
}

#narrow-column {
width:600px;
float:left;
}

#narrow-column p,#narrow-column h3 {
padding-bottom:10px;
}

#narrow-column p a {
font-weight:700;
color:#594e7a;
}

#narrow-column ul {
margin:0 0 10px 20px;
}

#narrow-column input,#narrow-column textarea,#narrow-column submit {
border:1px solid #c6c6c6;
padding:6px;
}

#narrow-column #submit:hover {
background-color:#333;
color:#efefef;
}

#narrow-column textarea {
width:545px;
}

.commentlist {
list-style:none;
margin-bottom:10px;
}

.commentlist span.left a {
font-weight:700;
}

.commentlist span.right a {
font-size:0.8em;
color:#9e9e9e;
}

.comment-top {
width:540px;
height:25px;
background:#fff url(images/comments/head.png) no-repeat 0 0;
padding:10px 10px 0;
}

.comment-mid {
width:540px;
border-bottom:1px solid #c6c6c6;
padding:15px 10px 5px;
}

.comment-bottom {
width:590px;
height:10px;
background:#fff url(images/comments/bottom.png) no-repeat 0 0;
}

.commentmetadata {
font-size:0.8em;
}

#sidebar {
width:300px;
line-height:1.5em;
float:right;
}

.sidebar-top {
height:15px;
width:300px;
background:transparent url(images/sidebar/top.png) no-repeat 0 0;
display:none;
}

.sidebar-mid {
width:260px;
background:#fff;
padding:20px;
}

.sidebar-bottom {
height:15px;
width:300px;
background:transparent url(images/sidebar/bottom.png) no-repeat 0 0;
display:none;
}

#sidebar li {
list-style:none;
}

#sidebar h2 {
padding-top:10px;
border-top:1px solid #c6c6c6;
color:#333;
margin:10px 0;
}

#footer {
width:940px;
padding-bottom:10px;
text-align:right;
font-size:0.9em;
color:#9e9e9e;
margin:10px auto;
}

#footer a {
color:#9e9e9e;
}

#footer a.valid {
padding-left:16px;
background:transparent url(images/tick.png) no-repeat 0 50%;
}

#footer a.valid:hover {
background:transparent url(images/tick-hover.png) no-repeat 0 50%;
}

#skyline{background: url(images/skyline.png) no-repeat 0 -250px; height: 250px; width:100%;}

/* Coda Slider
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
 These 2 lines specify style applied while slider is loading */
.csw {
width:100%;
height:600px;
overflow:hidden;
}

.csw .loading {
text-align:center;
margin:0;
}

.stripViewer {
position:relative;
overflow:hidden;
clear:both;
width:940px;
height:600px;
padding-top:5px;
margin:0 auto;
}
 .panelContainer a img{ border:1px solid #fff;}



.stripViewer .panelContainer {
position:relative;
left:0;
top:0;
width:100%;
}

.stripViewer .panelContainer .panel {
float:left;
height:600px;
position:relative;
width:940px;
}

.stripNavL,.stripNavR {
position:relative;
top:-360px;
z-index:200;
display:none;
}

h1.attention {
clear:left;
color:#efefef;
font-weight:400;
font-family:Georgia,Verdana, arial;
text-align:center;
font-size:16px;
text-transform:Capitalize;
background:#444;
border:1px dotted #666;
width:920px;
margin:auto;
padding:10px;
}

.demo {
color:#fff;
font-weight:400;
font-family:Verdana, arial;
text-align:center;
font-size:14px;
margin-top:10px;
text-transform:Uppercase;
background:red;
border:1px dotted #666;
width:100%;
float:left;
padding:10px;
}

.buy {
color:#fff;
font-weight:400;
font-family:Verdana, arial;
text-align:center;
font-size:14px;
margin-top:0;
text-transform:Uppercase;
background:#efefef;
border:1px dotted #666;
width:100%;
float:left;
padding:10px;
}

span.left,.alignleft,.stripNavL {
float:left;
}

span.right,.alignright,.stripNavR {
float:right;
}

p a.demo,p a.buy {
color:#fff !important;
margin-bottom:10px;
}