/*
Theme Name: Newhall Custom Homes LLC
Description:
Version: 1.0
Author: Isabel Reyes
Author URI: http://www.eastwestcommunities.com/
*/

/*
    Copyright 2010 East West Communities
*/

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
  margin: 0; 
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  font: 72.5% "Times New Roman",Palatino,Georgia,serif;
  color: #444;
  line-height: 2.1em;
  background-color: #eff6fc;
  min-width: 960px;
}

a:link, a:visited { 
  color: #4265A7; 
}

.entry a:link, .entry a:visited { 
  font-weight: bold; 
}

a:hover { 
  color: #993333; 
}

:link,:visited {
  text-decoration: none;
}

ul,ol {
  list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
  font-size: 1em;
}

a img,:link img,:visited img {
  border: none;
}

address {
  font-style: normal;
}

/*------------------------------------------------------------ 
Basic Structure
------------------------------------------------------------ */
.wrapper{
  margin: 0 auto;
  text-align: left;
  width: 960px;
  padding-top: 10px;
}


#content{ 
  float: left;
  width: 800px;
  padding: 0 0 0px 20px;
}

.content-background { 
  background: url(img/background_gradient.gif) top left repeat-x; 
  position: relative;
  margin: 0 auto -75px;
  min-height: 100%;
  height: auto !important;
}

#sidebar { 
  float: right; 
  padding-bottom: 30px;
  width: 266px;  
}

.clear:after, li.comment:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.skip-content { 
    display: none; 
}

/*------------------------------------------------------------
Header
------------------------------------------------------------ */
#header {
  width: 100%;
  border-bottom: 1px solid #EDE7E0;
  background: #443B31 url(img/nav-background.gif) repeat-x bottom left;
}

h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { 
    color: #E9E5E0; 
}

h1#title a:hover, div#title a:hover { 
    text-decoration: none; 
}

/*---------------------------------------
Description
---------------------------------------*/
#description { 
  margin: 35px 0 0 40px;
  float: left; 
  color: #796957;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 50px;
}

/*---------------------------------------
Nav
---------------------------------------*/
#nav {
  width:100%;
  font-size: 1.3em;
  text-transform: uppercase;
  vertical-align: text-bottom;
}

#nav, #nav ul {
  float: left;
  line-height: 40px;
  padding: 0;
  margin: 0;
  width: 100%;
}

#nav a {
  display: block;
  color: #444;
  text-decoration: none;
  padding: 0px 20px;
}

#nav li {
  float: left;
  border-right: 1px solid #E3E0D5;
}

#nav:first-child { 
    border-left: 1px solid #E3E0D5; 
}

#nav ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 151px;
  font-weight: normal;
  line-height: 20px;
  border: 0;
  border-top: 1px solid #E3E0D5;
}

#nav li li {
  width: 149px;
  border-bottom: 1px solid #E3E0D5;
  border-left: 1px solid #E3E0D5;
  border-right: 1px solid #E3E0D5;
  background: #F3EFEB;
}

#nav li li li { 
    border-left: none; 
}

#nav li li a {
  padding: 4px 10px;
  width: 130px;
}

#nav li ul ul { 
    margin: -29px 0 0 150px; 
}

#nav li li:hover { 
    color: #000; 
}

#nav li ul li:hover a, #nav li ul li li:hover a , #nav li ul li li li:hover a, #nav li ul li li li:hover a { 
    color: #000; 
}

#nav li:hover a, #nav li.sfhover a { 
    color:#000; 
}

#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a { 
    color:#444; 
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul
, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { 
    left:-999em; 
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul
, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { 
        left:auto; 
}

#nav li:hover, #nav li.sfhover {
  background: #fff;
  color: #000;
}

#nav .current_page_parent, #nav .current_page_ancestor, #nav .current-cat-parent {
  background: #fff;
  color: #000;
}

#nav .current-cat, #nav .current_page_item {
  background: #fff;
  color: #000;
}

/*------------------------------------------------------------
Notice
------------------------------------------------------------ */
div.notice {
  display: block;
  padding: 20px 0;
  font-size: 1.6em;
}

div.notice strong { color: #2F2922; }

div.notice div {
  margin: 10px 0;
  padding: 20px;
  background: #F0EBE6 url(img/notice-background.gif) repeat-x top left;
}

div.notice div h2 {
  font-size: 1.3em;
  margin-bottom: 10px;
}

/*------------------------------------------------------------
Page/Post Styling
------------------------------------------------------------ */
.post { 
    margin-bottom: 30px;
}

p.img-caption {
    line-height: 1.2em;
    font-size: 12px;
}

.wp-caption-text {
    text-align: center;
    font-size: .8em;
}

.entry img a {
    border: 1px solid #cfcfcf;
}

.entry img.emoba-glyph {
    background: transparent;
    padding: 0px;
}

.entry span.emoba-em {
    font-family: "Times New Roman",Palatino,Georgia,serif;
    font-weight: normal;
}

.entry img {
    padding: 8px;
    background-color: #ffffff;
}

/*---------------------------------------
Post Header
---------------------------------------*/
.post-header {
  border-top: 1px solid #EFEAE4;
  margin: 0 0 15px 0;
  padding-top: 20px;
}

.post-header h2 { 
  font-size: 2em; 
  line-height: 1.1em;
  margin-left: 131px;
}

div.post-header div.date {
  float: left;
  width: 114px;
  color: #beaa99;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 0 17px;
  background: url(img/icon-calendar.png) no-repeat 0 .3em;
}

.date span { 
    color: #E0C9B5; 
}

.author {
  margin: 3px 0 0 131px;
  color: #C0B2A5;
  font-size: 1.2em;
}

/*---------------------------------------
Post Body
---------------------------------------*/
.entry { 
  font-size: 1.3em; 
}

.entry p { margin-bottom: 10px; }

.entry h2, .entry h3, .entry h4 {
  font-size: 1.3em;
  padding: 15px 0 5px 0;
}

.entry h3 { 
  padding-top: 10px;
  font-size: 1em;
}

.entry h4, .entry h5, .entry h6 { 
  padding-top: 10px;
  font-size: .9em;
}

pre {
  margin: 10px 0;
  padding: 1em 10px;
  overflow: auto;
  background-color: #E9EBD9;
  color: #000;
}

code { 
  padding: 2px 3px;
  font: 1.1em Consolas, Courier New, sans-serif;
  background-color: #E9EBD9;
  color: #000;
}

pre code { font-size: 1.3em; }

blockquote {
  display: block;
  margin: 20px 0 20px 20px;
  padding: 0 0 0 20px;
  border-left: 3px solid #CBCAC8;
  color: #666;
  font-style: italic;
  line-height: 1.5em;
}

.entry ul, .c-body ul { 
  list-style-type: disc;
  list-style-position: inside;
  margin: 0 0 10px 10px; 
}

.entry ul li, .c-body ul li {
  margin: 5px 0;
  padding: 0 0 0 17px;
}

.entry ol, .c-body ol {
  list-style-type: decimal;
  list-style-position: inside;
  margin: 5px 0 5px 10px;
}

.entry ol li ol li, .c-body ol li ol li { 
  list-style-type: lower-roman; 
}

.entry ol li, .c-body ol li { 
  margin: 5px 0; 
}

.navigation {
  padding: 10px 0;
  font-size: 1.3em;
}

.index { 
    padding: 0; 
}

/*---------------------------------------
Post Footer
---------------------------------------*/
.post-footer { margin-left: 131px; }

.comments a {
  display: block;
  padding: 0 0 0 17px;
  color: #B79F87;
  font-size: 1.2em;
  background: url(img/icon-comments.png) no-repeat 0 .4em;
}

.comments a:hover {
  color: #453729;
  text-decoration: none;
}  

.comments span {
  font-size: 1.3em;
  font-style: italic;
}

/*---------------------------------------
Single
---------------------------------------*/
.tags {
  float: left;
  width: 104px;
}

.tags span {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  color: #beaa99;
  padding: 0 0 10px 28px;
  background: url(img/icon-tags.png) no-repeat 0 .3em;
}

.tags p {
  font-size: 1.2em;
  line-height: 1.4em;
  color: #beaa99;
}

.tags a { 
  color: #beaa99;
}

.post-header h1 { 
  margin-left: 131px;
  padding-bottom: 4px;
  font-size: 2.2em; 
}

.meta {
  border-top: 1px solid #EFEAE4;
  margin-top: 10px;
  padding-top: 5px;
  font-size: 1.2em;
  text-align: right;
  color: #666;
}

p.note {
  font-style: italic;
  font-size: 1.3em;
}
/*---------------------------------------
Pages
---------------------------------------*/
h1.pagetitle, h2.pagetitle {
  margin: 0 0 15px 0;
  padding-top: 0px;
  font-size: 2.2em;
}
/*------------------------------------------------------------ 
Sidebar
------------------------------------------------------------ */
#sidebox { font-size: 1.2em; } 

#sidebox p { 
  margin-bottom: 15px; 
  line-height: 1.6em;
}

#sidebox img {
  padding: 14px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6;
}

h2.widgettitle {
  margin: 25px 0 10px 0;
  padding-bottom: 3px;
  font-size: 1.4em;
  border-bottom: 1px solid #DFDAD5;
  color: #555;
}

ul li.widget ul { 
   font-size: 1.2em; 
}

ul li.widget ul li ul { 
  margin-left: 5px;
  font-size: 1em; 
}

ul li.widget ul li { 
    padding: 1px 0; 
}

ul li.widget ul li ul li { 
    padding: 1px 0 0 0; 
}

/*------------------------------------------------------------
Footer
------------------------------------------------------------ */
#footer, .push {
  clear: both;
  height: 60px;
}

#footer { 
  color: #555;
  padding: 5px 20px;
  border-top: 5px solid #bfbba7;
  background-color: #e7e1de;
  margin: 0 auto;
}
#footer a:link, #footer a:visited { 
  color: #444; 
}

#footer a:hover { 
  text-decoration: underline; 
}

#footer h2.widgettitle { 
  margin-top: 0; 
}

/*
#outline-img {
  display: block;
  bottom: -72px;
  margin: 0 auto;
  position: absolute;
}
 */
#outline-img {
    margin-bottom: 6px;
}

/*---------------------------------------
Search
---------------------------------------*/
#search_form input.search { 
  margin: 15px 0 0 0;
  padding: 5px 2px; 
  width: 180px;
  border: 1px solid #DED8D5;
  background: #F3F3F3;
  color: #555;
}
#search_form input.search:focus { background: #fff; }
#search_form input#searchsubmit { margin: 0 0 0 5px; }

/*---------------------------------------
Copyright
---------------------------------------*/
.copyright {
  display: block;
  clear: both;
  padding-top: 1px;
  font-size: 1.1em;
  width: 900px;
  margin: 0 auto;
}
.copyright a:link, .copyright a:visited {
  border-bottom: 1px dotted;
  text-decoration: none;
}
.copyright a:hover {
  border-bottom: 1px solid;
  text-decoration: none;
}
/*---------------------------------------
Miscellaneous
---------------------------------------*/
img.border {
  padding: 14px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6; 
}
.entry .alignright { margin: 0 0 10px 15px; }
.entry .alignleft { margin: 0 15px 10px 0; }

/*-----------------------------------------------------------
 Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft { 
  float: left; 
}

.alignright { 
  float: right; 
}



