/*  
Theme Name: LaGloriaLandCompany
Theme URI: http://laglorialandcompany.com
Description: Theme for La Gloria Land Company.
Version: 1.0
Author: Vinebranch Productions
Author URI: http://vinebranch.org
*/

/* outerglow */

.container
{
margin: 20px auto;
width: 823px;
}

.box5tl {
  background: url( 'images/shadowtl.png' ) no-repeat top left;
}

.box5t {
  background: url( 'images/shadowt.png' ) repeat-x top;
  margin-left: 14px;
  margin-right: 14px;
height: 14px;
}

.box5tr {
  background: url( 'images/shadowtr.png' ) no-repeat top right;
}

.box5l {
  background: url( 'images/shadowl.png' ) repeat-y left;
}

.box5c {
  margin-left: 14px;
  margin-right: 14px;
}

.box5r {
  background: url( 'images/shadowr.png' ) repeat-y right;
}

.box5bl {
  background: url( 'images/shadowbl.png' ) no-repeat bottom left;
}

.box5b {
  background: url( 'images/shadowb.png' ) repeat-x bottom;
  margin-left: 14px;
  margin-right: 14px;
  height: 14px;
}

.box5br {
  background: url( 'images/shadowbr.png' ) no-repeat bottom right;
}

/* outerglow */

.listinggoodies, .flashssp {
   width: 425px;
   float:right;
   margin: 3px 0px 3px 25px;
   padding-top: 0px !important;
   padding-top: 15px;
}

/* Begin Typography & Colors */
body {
/*	font-size: 62.5%;  Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/background.gif');
	color: #333;
	text-align: center;
	font-size: 0.8em;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#headerhome {
	background: #fff url('images/main_header.jpg') no-repeat;
        height: 266px;

	}

#headerimg 	{ 
/*	margin: 7px 9px 0; */
	height: 266px; 
	width: 788px; 
	} 

#innerheader {
	background: #fff url('images/page_smallheader.jpg') no-repeat;
	height: 156px;
}

#homecontent {
	height: 304px;
	margin: 0px;
	padding-top : 0px;
}

#homecontent p 
{
	padding: 50px 75px 25px 125px;
	margin: 0px;

}

#nav 
{
	border: 0px solid black;
	width: 788px;
	height: 34px;
}

#nav a {

}

#nav a:hover {
 background: url('images/main_navbar_1.jpg');
}

#nav img 
{
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 0.85em;
	margin-top: 1.5em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/template_footer.jpg') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
        font-size: 20px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

small, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	color: #4f1800;
	text-decoration: none;
	}

a:hover {
	color: #147;
	color: #4f1800;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 788px;
	border: 1px solid #959596;
}


#headerimg {
	margin: 0;
	height: 266px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 5px 0 20px 0;
	margin: 0px 0 0 20px;
	width: 725px;
	}

.post {
	margin: 0 0 40px;
	padding-left: 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 788px;
	height: 144px;
	clear: both;
	}

#footer p {
	margin: 20px 0px 0px 0px;
	padding: 75px 0px 0px 0px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, ul.specs {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry ul.listingdetails li {
   margin: 0px 0px 0px 15px;
}

html>body  li.specs {
	margin-left: 10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, .specs ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li{
	list-style: decimal outside;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}



select {
	width: 130px;
	}



.alt {
	margin: 0;
	padding: 10px;
	}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
padding-bottom: 5px;
	}
/* End Various Tags & Classes*/

#logo {
margin: 45px auto 15px 65px !important;
margin-left: 25px ;
background: url('images/main_logo.gif') no-repeat;
width: 259px;
height: 192px;
float:left;
}

#footerlogo {

margin-left: 30px;
margin-bottom: 30px;
background: url('images/template_logo.gif') no-repeat;
width: 138px;
height: 100px;
float:left;

}

#featured {
height: 225px;
width: 450px;
margin-left: 300px;
padding-top: 35px !important;
padding-top: 30px;
/*overflow: scroll;*/
}
 
#featured h1 {
	margin: 0pt 0pt -0.6em 0pt;
	padding: 0.0em 0pt 0pt 1em;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: black;
	text-align:left;
}

#featured h2 {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 1em;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 1.75em;
font-size: 0.9em;
font-weight: 300;
letter-spacing: 0.1em;
}

#featured p {

padding-left: 20px;
font-size: 12px;

}

#featured p.alignright {
     margin-top: -5px;
     text-align: right;
     font-size: 1.2em;
     padding:0;
}

#featured a {
}

#featured a:hover {
}


.shortlisting
{
   padding-top: 3px;
   padding-bottom: 3px;
   margin-left: 15px;
}

.shortlisting h3
{
/*  background-color: #CFB48E;*/
background-color: #DFC299;
  padding: 3px 3px 3px 6px;
  margin-bottom: 10px;

}

.previewimage
{
   float: right;
   width: 220px;
   text-align: center;
}

.previewimage img
{

}

.previewimage a
{
      font-size: 14px;
}

.teaser 
{
   padding-left: 10px;
   width: 470px;
   font-size: 13px;
}



.listingstatus 
{
      float:right;
      font-size:3.0em;
      color:#D7D9CC;
      line-height: 1.25em;
      padding: 0px 70px 0px 0px;
}

h3.listingstatus
{
font-size: 1.0em;
color: #f00;
float:none;

}

.listingextras 
{
 width: 100%;
 background-color: #DFC299;
 border: 2px solid black;
margin-top: 10px;
}

.listingextras td 
{
   font-size: 0.85em;
   border: 0px;
}


div.post > div.entry > p > img
{

margin: 10px;
}

h3.details
{
border-bottom: 1px solid black;
  margin: 7px auto 0px 7px;
}

.hiddenItem
{
   display:none;
}

.cat_toggle
{
padding: 5px;
background-color: #dfc299;
font-size: 16px;
font-weight: bold;
margin-bottom:1px;
cursor:pointer;
}

.cat_content
{
}

/* Listing Table */
#listingtbl table, #listingtbl table td {
	border: 1px solid #84785e;
	border-collapse: collapse;
  font: 0.9em "Verdana", Arial, Helvetica, sans-serif;
	padding: 4px;
}

#listingtbl table {
	border: 1px solid #84785e;
	margin: 3px auto 4px 50px;
}

#listingtbl table thead th {
	background-color: #dfc299;
  border: 0;
  color: #ffffff;  
	padding: .75em;
}

#listingtbl table tbody th {
  border-top: 1px solid #84785e;
  font-weight: normal;
	padding-left: .75em;
}

#listingtbl table tbody tr td {
	padding: .75em;
}

#listingtbl table tfoot td, #listingtbl table tfoot th {
  background-color: #dfc299;
  border-left: none;
  border-top: 1px solid #84785e;
  color: #ffffff;
	padding: .75em;
}

#listingtbl table caption {
	text-align: left;
	font-size: 100%;
	padding: .75em;
	color: #000;
}

/* ----- Changes odd row to fffce1 */

#listingtbl table tr.odd {
	background-color: #fffce1;
	color: #101011;
}

/* ----- Changes row color to a24116 for those browsers that support tr:hover */

#listingtbl table tr:hover, #listingtbl table tr.odd:hover {
	background-color: #dfc299;
	color: #ffffff;
}

/* ----- Changes link color to 101011 */

#listingtbl table a:link {
	color: #101011;
	text-decoration: none;
}

#listingtbl table a:visited {
	color: #101011;
	text-decoration: none;
}

#listingtbl table a:hover, #listingtbl table a:active {
	text-decoration: underline;
}

/* ----- Changes link color to white for those browsers that support the tr:hover */

#listingtbl table tr:hover a:link, #listingtbl table tr.odd:hover a:link {
	color: #000;
}

#listingtbl table tr:hover a:visited, #listingtbl table tr.odd:hover a:visited {
	color: #000;
}


