h3, h2, h1 {font-varient:small-caps; text-transform:capitalize;}
body {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  color: #555555;
  background: #bba url(template08/outerwrap.gif) top center repeat-y;
  font-size: small;
}

img {
  border: 0;
  display: block;
}

.clear { 
  clear: both;
}
	/* Wrapper */

#outer-wrapper {
  margin: 0 auto;
  border: 0;
  width: 692px;
  text-align: left;
  background: #ffffff url(template08/innerwrap.gif) top right repeat-y;
  font: normal normal 100% 'tahoma Trebuchet MS', lucida, helvetica, sans-serif;
}

	/* Header */

#header-wrapper	{
  background: #bba url(template08/headbotborder.gif) bottom left repeat-x;
  margin: 0 auto;
  padding: 0 0 15px 0;
  border: 0;
}

#header h1 {
  text-align: left;
  font-size: 200%;
  color: #ffffee;
  margin: 0;
  padding: 15px 20px 0 20px;
  background-image: url(template08/topper.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

h1 a, h1 a:link, h1 a:visited {
  color: #ffffee;
}

#header .description {
  font-size: 110%;
  text-align: left;
  padding: 3px 20px 10px 23px;
  margin: 0;
  line-height:140%;
  color: #ffffee;
}

	
/* Inner layout */

#content-wrapper {
  padding: 0 16px;
}
	
#main {
  width: 400px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}

#sidebar {
  width: 226px;
  float: right;
  color: #555555;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}
	
/* Bottom layout */

#footer	{
  clear: left;
  margin: 0;
  padding: 0 20px;
  border: 0;
  text-align: left;
  border-top: 1px solid #f9f9f9;
}
	
#footer .widget	{
  text-align: left;
  margin: 0;
  padding: 10px 0;
  background-color: transparent;
}

/* Default links 	*/

a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #999988;
  background: transparent;
}

a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #bbbbaa;
  background: transparent;
}

a:active {
  font-weight : bold;
  text-decoration : none;
  color: #bbbbaa;
  background: transparent;
}

/* Typography */
	
.main p, .sidebar p {
  line-height: 140%;
  margin-top: 5px;
  margin-bottom: 1em;
}

h2, h3, h4, h5	{
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 130%;
}

h2.date-header { 
  color: #555544;
}

.post h3 {
  margin-top: 5px;
  font-size: 120%;
}

.post-footer { 
  font-style: italic;
}

.sidebar h2 { 
  color: #555544;
}

.sidebar .widget { 
  margin: 12px 0 13px 0;
  padding: 0;
}

.main .widget { 
  margin: 12px 0 0 0 ;
}

li  {
  line-height: 160%;
}

.sidebar ul { 
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}

.sidebar ul li {
  list-style: disc url(template08/diamond.gif) inside;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.widget-content { 
  margin-top: 0.5em;
}


/* Profile 
----------------------------------------------- */

.profile-datablock {
  margin: 3px 0 5px 0;
  line-height: 140%;
}
.profile-textblock { 
  margin-left: 0;
}

.profile-img { 
  float: left;
  margin: 0 10px 5px 0;
  border:4px solid #ccb;
}

#comments  {
  border: 0;
  border-top: 1px dashed #eed;
  margin: 10px 0 0 0;
  padding: 0;
}

#comments h4	{
  margin-top: 10px;
  margin-bottom: -10px;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#comments dl dt 	{
  font-weight: bold;
  font-style: italic;
  margin-top: 35px;
  padding: 1px 0 0 18px;
  background: transparent url(template08/commentbug.gif) top left no-repeat;
}

#comments dl dd	{
  padding: 0;
  margin: 0;
}

.deleted-comment {
  font-style:italic;
  color:gray;
  }

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
 }
 
#blog-pager-older-link {
  float: right;
 }
 
#blog-pager {   
  text-align: center; 
 }

/** Page structure tweaks for layout editor wireframe */

body#layout #outer-wrapper { 
  padding-top: 0;
 }
body#layout #header,
body#layout #content-wrapper,
body#layout #footer { 
  padding: 0;
 }


.homeresults {
  border-bottom:1px solid #555555  ;
  margin-bottom:5px;
  clear: both;
  height:160px;
}

.homeresultspage {
  border-bottom:1px dotted  #555555  ;
  margin-bottom:5px;
  clear: both;

}

.housedetailstext {
clear: both;
  height:200px;
             margin:2px;
             padding:5px;
             padding-right:20px;
  overflow:hidden;
}
.housedetailstext:focus, .housedetailstext:hover {
  overflow: auto;
   padding-right:0px;
}


   .homeresults h2,   .homeresultspage h2 {
     font-size:14px;

   }

.homeresults img, .homeresultspage img{
border-right:1px solid #aaa;
border-top:1px solid #aaa;
border-left:1px solid #666666;
border-bottom:1px solid #666666;
padding:5px;
float:right;
width:169px;
height:120px;
}




#results #paging {
  display: block;
}
#results #paging a {
     padding:4px;
     margin:2px;
}
#results #paging a:hover {
background:    #000000;
color:white; text-decoration: none; }

.homedetails {

  margin-bottom:5px;
  clear: both;


}

.homedetails img{
border-right:1px solid #aaa;
border-top:1px solid #aaa;
border-left:1px solid #666666;
border-bottom:1px solid #666666;
padding:5px;
display:block;
clear:both;
width:229px;
height:180px;

}


#details #paging {
  display: none;
}

.newsItem {
  margin-bottom:8px; padding-bottom:5px; border-bottom:1px dotted #aaa; 
}
.sponsLinks {
            margin:6px;
            padding:2px;
            border:1px solid #FFCC00;
            background: #FFFFCC;
            color:#333333;
}
.sponsLinks a {
  color:#2BA1C0;
  text-decoration:none;
}

.sponsLinks a:hover {
  background:#2BA1C0;
  color:white;
  text-decoration:none;
}

.introtitle {text-transform:capitalize; }