/* 
Theme Name: Niagara on the Lake Inn
Theme URL: http://www.niagaraonthelakeinn.ca
Description: Niagara on the Lake Inn
Author: OND
Author URI: http://www.niagaraonthelakeinn.ca
Version: 1.0

*/

/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #256B7F;
  }

a:hover {
  color: #6B8B45;
  }

blockquote {
  margin: 5px 10px;
  padding: 5px 10px;
  background: #9DCAE8;
  border: 1px dotted #BBB;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }


/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 12px auto 0px auto;
  width: 1011px;
  font-family: Trebuchet MS, Arial, Microsoft Sans Serif;
  text-align: center; /* IE Centering Technique */
  background: #ebe9e9 url(images/main-bg.jpg) top center;
  background-attachment: relative; 
  }

#wrapper {
  background: url(images/main-header.gif) no-repeat top left;
  text-align: left; /* IE Centering Technique */
  }



.sold-properties-container {
	background: #eee7d6;
	padding:0 0 88px 5px;
}

.sold-properties {
	padding:0 20px 14px 0;
}

.sold-properties ul li {
	float:left;
	margin:0 0 0 0;
	list-style: none;
}
.sold-properties ul li img {
	float:left;
	width:179px;
	height:110px;
}
.sold-properties ul li.last {
	float:left;
	margin:0 0 0 0;
}



.topcurvewhite {
 border-right: 9px solid #fff;
 border-left: 9px solid #fff;

  background: #eee7d6 url(images/bgtopwhite2.gif) left top no-repeat;
  width: 990px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 21px;
  }


.topcurvewhite table {
  width: 550px;
  }

.topcurvewhite img {
  padding: 0 0 0 14px;
  }

.topcurvewhite2 {
  margin: 0;
  height: 13px;
  background: url(images/bgtopwhite-side.gif) left top no-repeat;
  }

.topcurvewhite3 {
 border-right: 9px solid #fff;
 border-left: 9px solid #fff;
  margin: 0;
  height: 7px;
  background: #beb5a4 url(images/res-bgx.gif);
  width: 990px;
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite.gif) left bottom no-repeat;
  #border-top: 1px dotted #CCC;#
  }

.bottomcurvewhite2 {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite.gif) left bottom no-repeat;
  }

#header {
  margin: 0;
  padding: 0px 0 0px 0px;
  height: 153px;

  }

#header h1.sitename {
  padding: 0px 0 0 105px;
  position: relative;
  font-size: 20pt;
  width: 271px;
  background: url(images/logo2.gif) no-repeat middle center;
  }


#header .topright {
  top: 11px;
  float: right;
  position: relative;
  margin: 5px 0 0 0;
  padding-right: 25px;
  color: #606060;
  font-size: 9pt;
  font-family: verdana;
  }

#header .topright a {
  color: #fff;
  text-decoration: none;
  }

#header .topright a:hover {
  color: #D0DE9C;
  }

#search {
  float: right;

  }



#searchform {
  margin-left: 10px;
  width: 200px;
  background: #ccc;
  background: url(images/search1.gif) left 3px no-repeat;
  float: right;

  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 0px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 0px 0;
  }

#searchbox {
  margin-left: 8px;
  margin-bottom: 3px;
  width: 145px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 25px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }


#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:#fff; font-weight:normal;}   
#dropmenu a {display:block; padding:0em 0em; color:#686868; border-right:0px solid #c8c8c8; text-decoration:none; background:#fff;}   
#dropmenu a:hover {background:#fff; color:#fff;}   
#dropmenu li {float:left; position:relative;}   
#dropmenu ul {position:absolute; display:none; width:12em; top:2.6em; left:-1px;}   
#dropmenu ul a {border-left:0px solid #c8c8c8;}   
#dropmenu li ul {border-top:1px solid #c8c8c8; width:12em;}   
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}   
#dropmenu ul ul {top:auto;}   
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}   
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}   
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}   
 

#nav {
  clear: both;
  margin: 0px 10px 0px 16px;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 10px;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */

  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  font-size: 10pt;
  display: block;

  padding-left: 14px;
  padding-right: 14px;
  line-height: 42px;
  color: #000;
  background: url(images/bgtabright1.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {

  cursor: pointer; /* For IE6 */

  color: #ffd154;
  }

#nav li.current_page a {
  background-position: right -26px;
  color: #fff;
  }


#header-bg {
  clear: both;
  width: 999px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 435px;
  margin: 0;
  padding: 0 0px 0px 9px;
  background: #fff url(images/bg-header-image1-blank.jpg) no-repeat top center;
  }

#header-bg2 {
  clear: both;
  width: 1008px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 145px;
  margin: 0;
  text-align: center;
  padding: 0 0px 0px 0px;
  background: #fff url(images/short-header-image-blank.jpg) no-repeat top left;

  }

#header-bgtight {
  clear: both;
  width: 1008px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 249px;
  margin: 0;
  padding: 0 0px 12px 0px;
  background: url(images/short-header-image2.jpg) no-repeat top left;

  }

#header-bgvid {
  clear: both;
  width: 999px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 0px 0px 9px;
  background: #fff url(images/bg-header-image1-blank.jpg) no-repeat top center;
  }

#header-search {
  clear: both;
  width: 1008px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 145px;
  margin: 0;
  text-align: center;
  padding: 0 0px 0px 0px;
  background: #fff url(images/short-header-image-blank.jpg) no-repeat top left;

  }

#main {
  clear: both;
  width: 974px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 14px 15px 12px 19px;
  background: #fff url(images/bgwhite1.gif) repeat-y top left;
  }

#main2 {
  clear: both;
  width: 974px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 16px 15px 0px 19px;
  background: #fff url(images/bgwhite-side1.gif) repeat-y bottom left;
  }

#contentwrapper {
  float: left;
  width: 600px;
  }

#contentwrapper2 {
  float: right;
  width: 600px;
  }

#content {
  }

#content .pageTitle {
  padding: 5px 10px 15px 10px;
  font-size: 16pt;
  font-family: Trebuchet MS, Arial, Microsoft Sans Serif;
  letter-spacing: -1px;
  color: #5A7836;
  text-decoration: none;

  }

.post {
  text-decoration: none;
  }

.post table{
  font-size: 10pt;
  color: #666666;
  text-decoration: none;
  }

.post a {
  text-decoration: none;
  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 0 0 0;
  font-weight: bold;
  }

#content h2 {
  font-size: 12pt;
  }

#content h3 {
  font-size: 11pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 10pt;
  }

#content h5 {
  margin-bottom: 16px;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 12pt;
  text-decoration: none;
  color: #000;
  font-family: Trebuchet MS, Arial, Microsoft Sans Serif;
  letter-spacing: -1px;
  background: url(images/underline.gif) left bottom repeat-x;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  margin-bottom: 6px;
  margin-top: 0px;
  margin-left: 10px;
  font-size: 16pt;
  text-decoration: none;
  color: #000;
  font-family: Trebuchet MS, Arial, Microsoft Sans Serif;
  letter-spacing: -1px;
  background: url(images/underline.gif) left bottom repeat-x;
  }

h2.postTitle a {
  font-size: 16pt;
  text-decoration: none;
  color: #6a2b1b;
  line-height: 30pt;
  }

h2.postTitle a:hover {
  color: #83672b;
  }


h2.subTitle a {
  font-size: 13pt;
  text-decoration: none;
  color: #fff;
  }

h2.subTitle a:hover {
  color: #fff;
  background: none;
  }


.postMeta {
  padding: 2px 10px 3px 10px;
  font-size: 9pt;
  color: #333;
  }

.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: 0px;
  border: 0px solid #CCC;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #666666;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #636b75;
  }

.postTags {
  margin: 5px 10px 15px 10px;
  font-size: 9pt;
  color: #000;
  }

p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 10px -25px;
  background: #CBE7FA;
  border: 1px solid #9DCAE8;
  width: 530px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 555px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }


/* Sidebars2 */

.current_page_item {
  background: #none;
  }

.current_page_item a {
  color: #CC0000;
  }

.page-item-9,.page-item-6,.page-item-2,.page-item-21,.page-item-14,.page-item-405,.page-item-17 {
  background: none;
  }


.current_page_parent {
  background-color: none;
  }

.sidebars2 {
  float:left;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 9px;
  width: 300px;

  }

.sidebars2 h2 {
  margin-bottom: 16px;
  padding: 0px 53px 0px 0px;
  font-size: 12pt;
  font-family: Trebuchet MS, Arial, Microsoft Sans Serif;
  color: #fff;
  text-align: right;
  width: 221px;
  line-height: 49px;
  background: url(images/bg-overview.gif) right top no-repeat;

  }

.sidebars2 table {
  width: 300px;


  }

.sidebars2 ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebars2 li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 10pt;
  }

.sidebars2 li ul {
  padding: 0;
  }

.sidebars2 ul ul li {
  padding: 0px 20px 16px 25px;
  margin: 0px 50px 16px 25px;
  color: #333;
  text-align: right;
  line-height: 15px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  font-family: Trebuchet MS, Arial, Microsoft Sans Serif;
  }

.sidebars2 li.nobg a:hover {
  background: none;
  color: #003366;
  text-decoration: none;
  }

.sidebars2 a {
  display: inline;

  text-decoration: none;
  }

.sidebars2 a:hover {
  color: #003366;
  background: #C1DEF1;
  }

.sidebars2 p {
  padding: 2px 0;
  font-size: 9pt;
  }

.sidebars2 ul.children li {border-bottom:none;}
.sidebars2 ul.children {margin-bottom:-5px;}


/* Sidebars */

.sidebars {
  float:right;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 9px;
  width: 300px;
  }

.sidebars h2 {
  margin-bottom: 12px;
  padding: 6px 5px 5px 0px;
  font-size: 12pt;
  font-family: Trebuchet MS, Arial, Microsoft Sans Serif;
  color: #6a2b1b;
  background: url(images/underline.gif) left bottom repeat-x;
  }

.sidebars h3 {
  margin-bottom: 0px;
  padding: 6px 5px 5px 0px;
  font-size: 12pt;
  font-family: Trebuchet MS, Arial, Microsoft Sans Serif;
  color: #6a2b1b;
  background: url(images/underline.gif) left bottom repeat-x;
  }


.sidebars table {
  width: 300px;
  }

.sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

.sidebars li ul {
  padding: 0;
  }

.sidebars ul ul li {
  margin-right: 100px;
  margin-top: 10px;
  margin-bottom: 12px;
  padding: 0 0 0 0;
  color: #333;
  line-height: 10px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 0px solid #ddd;
  }

.sidebars li.nobg a:hover {
  background: none;
  color: #003366;
  text-decoration: none;
  }

.sidebars a {
  display: inline;
  color: #333;
  text-decoration: none;
  }

.sidebars img {
  margin-bottom: 5px;
  }

.sidebars a:hover {
  color: #6b8b45;
  background: #fff;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebars ul.children li {border-bottom:none;}
.sidebars ul.children {margin-bottom:-5px;}

/* Footer */

#footer {
  clear: both;
  padding-top: 10px;
  color: #666666;
  text-align: left; /* IE Centering Technique */
  }

#footer p {
  padding: 0;
  font-size: 8pt;
  line-height: 19px;
  }

#footer a {
  color: #999999;
  }

#footer a:hover {
  color: #D0DE9C;
  }

#credits {
  clear: both;
  float: left;
  margin: 0 auto;
  padding: 0 0 0px 0;
  width: 1011px;
  text-align: center;
  }

/* extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:85%;
  }

img.img-menu

{

background-color: #ffffff;

background-image: url(images/footer_bottom2.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left bottom;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 21px;

padding-left: 0px;

margin-right: 16px;

border-top-width: 7px;

border-top-style: solid;

border-top-color: #ffffff;

border-left-width-value: 7px;

border-left-style-value: solid;

border-left-color-value: #ffffff;

border-right-width-value: 7px;

border-right-style-value: solid;

border-right-color-value: #ffffff;

border-bottom-width: 5px;

border-bottom-style: solid;

border-bottom-color: #ffffff;

float: left;

}
