/* IMPORT CSS STYLESHEETS  */
@import url('css/2c-r.css');
@import url('css/typography.css');
@import url('css/superfish.css');
@import url('css/screen.css');
@import url('css/form_style.css');

html{
background:#FFF url("images/background.jpg") repeat-x top left;
margin:0 auto;
overflow-y: scroll;
}

body{
font-family: Georgia, Times New Roman, serif;
font-weight: 300;
color: #111;
margin:0 auto;
background:url("images/main_background.jpg") no-repeat top center;
}


img{
border: 0;
}

.clear{
margin: 0;
padding: 0;
clear:both;
}

/* ------------------------------------------------------------------- */
/* 		PAGE TOP INCLUDING HEADER/MENU/FEATURE AREA                    */
/* ------------------------------------------------------------------- */

.header{
margin:0;
padding: 10px 0px;
z-index: 99;
position: relative;
}

.featureHolder{
z-index: 1;
position: relative;
}

/* ------------------------------------------------------------------- */
/* 		PAGE SIDEBAR INCLUDING WIDGETS                    */
/* ------------------------------------------------------------------- */

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:11em;
}

div.sidebar li {
list-style:none;
margin:0 0 0em;
}

div.sidebar li img{
vertical-align: middle;
padding: 0 10px 0 0 ;
}

div.sidebar li a{
list-style: none;
display: block;
font-weight: normal;
padding: 8px;
margin: 5px 0 0;
border-bottom: 1px solid #E2E2E2;
}

div.sidebar li a:hover{
background: #d5cea5;
}

/* ------------------------------------------------------------------- */
/* 		PAGE BOTTOM INCLUDING FOOTER/COPYRIGHT/DESIGNER                    */
/* ------------------------------------------------------------------- */


.leftBox{
float: left;
height: 150px;
width:539px;
background:url("images/testimonial_box.png") no-repeat top left;
}

.leftBox p{
width: 420px;
margin: 30px 0 0 60px;
font-size: 1.0em;
line-height: 1.4em;
}

span.name{
color: #900028;
}

.rightBox{
float: left;
height: 150px;
width:285px;
margin: 0 0 0 10px;
padding: 20px;
background:url("images/green_box.png") no-repeat top left;
}

.rightBox li{
list-style: none;
color: #111;
font-size: 0.9em;
}

.rightBox li a{
color: #111;
}

.rightBox li a:hover{
color: #666;
}

.footerMenu{
background: #900028;
height: 30px;
padding: 10px;
}

.footerMenu p{
font-size: 0.7em;
color:#FFF;
}

.footerMenu li{
list-style: none;
display: inline;
font-size: 0.7em;
}

.footerMenu li a{
color: #FFF;
}

.footerMenu li a:hover{
color: #222;
}

span.designer a{
	color:#FFF;
}

span.designer a:hover{
	color:#999;
}
/* ------------------------------------------------------------------- */
/* 		HOME PAGE STYLES - LAYOUT/STRUCTURE/CONTENT BOXES                    */
/* ------------------------------------------------------------------- */

#slider{
/*background:#f2f2f2; url("images/sliderBackground.png") no-repeat top left;*/
float: left;
margin-top: 30px;
}

.modelBox li{
list-style:none;
background:url("images/shadow_box.jpg") no-repeat bottom;
margin:0 5px;
display:inline;
float:left;
padding:0 0 0 14px;
width:275px;
}

.modelBox h2{
width:245px;
padding: 0 5px 0px;
}

.modelBox p{
width:245px;
padding: 0 5px 15px;
margin: 0;
}


.homeLeftContentPanel{
float: left;
width: 420px;
padding: 10px;
margin-right:20px;
}

.homeRightContentPanel{
float: left;
width: 420px;
padding: 10px;
}

/* ------------------------------------------------------------------- */
/* 		BLOG COMMENTS - INCLUDING FORM/COMMENT STRUCTURE                    */
/* ------------------------------------------------------------------- */

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

div.comments ol li {
margin:0 0 0.05em 0;
padding:1.3em;
}

li.odd-row{
background:#d6e4ea;
border-bottom:1px solid #bec6cc;
   /* change the background color or other attributes here */
}
 
li.author-comment{
background:#eab53d;
border:2px solid #b78223;
   /* change the background color or other attributes here */
}
/*
.comment-name{
font-size:1.4em;
color:#FFF;
border-bottom:1px solid #bed62f;
width:auto;
padding:2px 4px 6px 4px;
}
*/

.comment-name{
font-size:1.5em;
color:#2b6a99;
font-weight:bold;
}

.author-comment .comment-name{
font-size:1.5em;
color:#b78223;
font-weight:bold;
}

.comment-meta{
font-size:0.8em;
font-weight:bold;
text-transform:uppercase;
color:#222;
}

.comment-author img{
background:#CCC;
padding:3px;
float:right;
}

.author-comment .comment-author img{
background:#b78223;
padding:3px;
float:right;
}

.odd-row .comment-author img{
background:#bec6cc;
padding:3px;
float:right;
}


/* ------------------------------------------------------------------- */
/* 		TABLE LOT SALES                   */
/* ------------------------------------------------------------------- */

table.contacts{
width:95%;
background: #FFF;
border-collapse: collapse;
border-spacing: 0px;
}

td.contact{
border-bottom: 1px #900028 dotted;
text-align: left;
font-size: .8em;
color: #404040;
padding:4px 0px 4px 8px;
}

tr.contactRow:hover{
background:#d5cea5;
}


/* ------------------------------------------------------------------- */
/* 		DEFAULT WORDPRESS SANDBOX STYLES                    */
/* ------------------------------------------------------------------- */

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:1.5em;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

/*

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

*/


div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
