@charset "UTF-8";

/* line 7, sass/main.sass */

body {

	background: #f8f7f1;
}

/* line 14, sass/main.sass */

#main {

width: 960px;
margin: 0 auto;
padding: 0;
position: relative;
height: auto;
}

/* line 21, sass/main.sass */

#main h1 a {
  color: transparent;
}

.mesg_text{
font-size:12px;
}
.mesg_text1{
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding-left:15px;
}

/* line 42, sass/main.sass */
.learnmore {
 display: block;
 width: 140px;
 height: 40px;
 padding: 0 20px;
 margin-top: 15px;
 font-size: 1.5em;
 text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;
  letter-spacing: 1px;
  border: 1px solid #dddddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
   border-radius: 5px;
 background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f6f5f0));
  background-image: -webkit-linear-gradient(#ffffff, #f6f5f0);
  background-image: -moz-linear-gradient(#ffffff, #f6f5f0);
  background-image: -o-linear-gradient(#ffffff, #f6f5f0);
  background-image: -ms-linear-gradient(#ffffff, #f6f5f0);
  background-image: linear-gradient(#ffffff, #f6f5f0);
  -moz-box-shadow: #efefef 1px 1px 1px;
  -webkit-box-shadow: #efefef 1px 1px 1px;
  -o-box-shadow: #efefef 1px 1px 1px;
  box-shadow: #efefef 1px 1px 1px;
}
/* line 59, sass/main.sass */
.learnmore:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f5f0), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(#f6f5f0, #ffffff);
  background-image: -moz-linear-gradient(#f6f5f0, #ffffff);
  background-image: -o-linear-gradient(#f6f5f0, #ffffff);
  background-image: -ms-linear-gradient(#f6f5f0, #ffffff);
  background-image: linear-gradient(#f6f5f0, #ffffff);
}
/* line 63, sass/main.sass */
#residential-page {
 background: #f8f7f1 url("../images/residential/marquee.png") 50% 0 no-repeat;
}

/* line 68, sass/main.sass */
.page-template-interior-php section.page-main {
 margin: 0 0 0 60px;
 padding-top: 40px;
 padding-bottom: 40px;
 width: 536px;
}
/* line 70, sass/main.sass */
.page-template-interior-php section.page-main div {
  margin: 0;
 margin-right: 30px;
 padding-bottom: 15px;
}

/* line 74, sass/main.sass */
.page-template-interior-php section.page-main div h5 {
 color: #f35334;
 font-family: "AvenirRomanBold", arial, helvetica, sans-serif;
 margin-bottom: 10px;
 letter-spacing: 1px;
 text-transform: uppercase;
 line-height: 1.5em;

}

/* line 78, sass/main.sass */
.page-template-interior-php section.page-main div p {
 font-family: times, "Times New Roman", Georgia, Serif;
 font-size: 1.6em;

 margin-bottom: 20px;

}
/* line 81, sass/main.sass */

.page-template-interior-php section.page-main article {
  border-bottom: 1px dotted #828282;
 padding: 40px 0;
 position: relative;
 width: auto;
 height: auto;
 min-height: 145px;
 overflow: hidden;
 margin-right: 30px;
 margin-left: 0;
}

/* line 92, sass/main.sass */

.page-template-interior-php section.page-main article:nth-child(2) {



  border-top: 1px dotted #828282;



}



/* line 95, sass/main.sass */



.page-template-interior-php section.page-main article:last-child {



  border-bottom: 0;



  margin-bottom: 80px;



}



/* line 99, sass/main.sass */



.page-template-interior-php section.page-main article img {



  position: absolute;



  top: 40px;



  left: 0;



  width: 140px;



  height: 110px;



  display: block;



}



/* line 106, sass/main.sass */



.page-template-interior-php section.page-main article h5, .page-template-interior-php section.page-main article p, .page-template-interior-php section.page-main article a {



  padding-left: 175px;



}



/* line 109, sass/main.sass */



.page-template-interior-php section.page-main article h5 {



  color: #f35334;



  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;



  margin-bottom: 10px;



  letter-spacing: 1px;



  font-weight: 300;



  text-transform: uppercase;



  line-height: 1.5em;



}







/* line 114, sass/main.sass */







.page-template-interior-php section.page-main article p {



  font-family: times, "Times New Roman", Georgia, Serif;



  margin-bottom: 20px;



  font-style: italic;



  line-height: 1.5em;







}







/* line 117, sass/main.sass */







.page-template-interior-php section.page-main article .learnmore {



  margin-left: 175px;



  padding: 0 20px;



  text-align: center;



}







/* line 122, sass/main.sass */



.photo-gallery {



  width: auto;



  height: auto;



  min-height: 450px;



  margin: 0 0 0 30px;



  padding-bottom: 15px;



  border-bottom: 4px double #666666;



  position: relative;



}







/* line 131, sass/main.sass */



.photo-gallery .controls {



  position: absolute;



  top: 255px;



  z-index: 100;



}



/* line 136, sass/main.sass */



.photo-gallery header {



  width: 270px;



  height: 60px;



  margin-bottom: 10px;



  background: url("../images/residential/residential-sidebar.png") no-repeat;



}



/* line 142, sass/main.sass */



.photo-gallery header h2 {



  font-family: times;



  font-size: 2.8em;



  font-style: italic;



  color: #666666;



  padding-top: 30px;



  text-align: center;



}







/* line 149, sass/main.sass */



.photo-gallery ul.slideshow {



  min-height: 450px;



  position: relative;



}



/* line 152, sass/main.sass */



.photo-gallery ul.slideshow li {



  width: 270px;



  height: 100%;



  font-size: 1em;



}



/* line 156, sass/main.sass */







.photo-gallery ul.slideshow li img {



  width: 270px;



  height: 180px;



  display: block;



}



/* line 160, sass/main.sass */



.photo-gallery ul.slideshow li .description {



  font-family: times, "Times New Roman", Georgia, Serif;



  margin-bottom: 20px;



  font-style: italic;



  line-height: 1.5em;



  position: absolute;



  top: 220px;



}







/* line 165, sass/main.sass */



.controls {



	width: 270px;



	height: 20px;



	padding-top: 10px;



	padding-bottom: 7px;



	position: relative;



	clear: both;



	top: 150px;;



}







/* line 172, sass/main.sass */



.controls ul {



  width: 100px;



  height: 30px;



  margin: 0 auto;



}







/* line 176, sass/main.sass */



.controls ul li {



	width: 20px;



	height: 20px;



	margin-right: 4px;



	float: left;



	background-image: url(../images/main/main.png);



	background-repeat: no-repeat;



	background-position: 0 -70px;



}







/* line 182, sass/main.sass */



.controls ul li.current {



	background-position: 0 -90px;



}







/* line 186, sass/main.sass */



.controls .slider_arrow_left, .controls .slider_arrow_right {



  display: none;



  cursor: pointer;



  width: 22px;



  height: 22px;



  position: absolute;



  z-index: 5;



}







/* line 193, sass/main.sass */







.controls .slider_arrow_left {



  bottom: 10px;



  float: left;



  left: 10px;



  background: url(../images/sliderui/left_arrow.png) no-repeat;



}







/* line 198, sass/main.sass */



.controls .slider_arrow_right {



  right: 10px;



  background: url(../images/sliderui/right_arrow.png) no-repeat;



}







/* line 202, sass/main.sass */



.ad {



  width: 270px;



  height: auto;



  display: block;



  margin: 40px 0 40px 30px;



}







/* line 209, sass/main.sass */



.page-content.generic {



  overflow: hidden;



}



/* line 211, sass/main.sass */



.page-content.generic .page-main {



  margin: 0 0 0 60px;



  padding-top: 40px;



  padding-bottom: 40px;



  width: 536px;



}







/* line 213, sass/main.sass */



.page-content.generic .page-main h5 a, .page-content.generic .page-main h5 {



  color: #f35334;



  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;



  margin-bottom: 10px;



  letter-spacing: 1px;



  text-transform: uppercase;



}







/* line 216, sass/main.sass */



.page-content.generic .page-main h5 a:hover {



  color: #003366;



}



/* line 218, sass/main.sass */







.page-content.generic .page-main ul {



  margin-bottom: 20px;



}







/* line 220, sass/main.sass */



.page-content.generic .page-main ul li {



  font-size: 1em;



  list-style: disc;



  list-style-position: inside;



}







/* line 224, sass/main.sass */







.page-content.generic .page-main ul li a {



  font-family: times, "Times New Roman", Georgia, Serif;



  font-size: 1.6em;



  display: inline;



}







/* line 228, sass/main.sass */



.page-content.generic .page-main p {



  font-family: times, "Times New Roman", Georgia, Serif;



  font-size: 1.6em;



  margin-bottom: 20px;



}







/* line 230, sass/main.sass */



.page-content.generic .page-main .learnmore {



  width: 280px;



  height: auto;



  margin-bottom: 40px;



}



/* line 234, sass/main.sass */



.page-content.generic .page-main .generic-content {



  width: auto;



  height: auto;



  margin-right: 30px;



}



/* line 238, sass/main.sass */



.page-content.generic .page-main .generic-content p {



  margin-bottom: 20px;



}



/* line 240, sass/main.sass */



.page-content.generic .page-main .generic-content p a {



  display: inline;



  text-decoration: underline;



}



/* line 243, sass/main.sass */



.page-content.generic .page-main article {



  width: 100%;



  height: auto;



  padding: 0;



  margin: 0;



  overflow: hidden;



  position: relative;



  margin-bottom: 30px;



}







/* line 251, sass/main.sass */



.page-content.generic .page-main article div {



  width: auto;



  height: auto;



}



/* line 254, sass/main.sass */



.page-content.generic .page-main article div div {



  float: left;



  width: 50%;



}







/* line 257, sass/main.sass */



.page-content.generic .page-main article div div strong {



  color: black;



}







/* line 259, sass/main.sass */







.page-content.generic .page-main article p {



  margin-bottom: 5px;



}







/* line 261, sass/main.sass */







.page-content.generic .page-main article p a {



 color: #666666;



}







/* line 263, sass/main.sass */



.page-content.generic .page-main article p a:hover {



  color: #003366;



}







/* line 265, sass/main.sass */







.page-content.generic .page-main article p a.social-media {



  padding-left: 25px;



  position: relative;



}



/* line 268, sass/main.sass */



.page-content.generic .page-main article p a.social-media:before {



 content: "";



 background: url("../images/main/main.png") no-repeat;



 width: 28px;



 height: 28px;



 position: absolute;



 left: -6px;



 top: 3px;



}







/* line 276, sass/main.sass */







.page-content.generic .page-main article p a.facebook:before {



  background-position: 0 -1550px;



}







/* line 278, sass/main.sass */







.page-content.generic .page-main article p a.twitter:before {



  background-position: 0 -1600px;



}



/* line 280, sass/main.sass */



.page-content.generic .page-main article iframe {



  width: 462px;



  height: 400px;



  display: block;



  margin-left: 3px;



  border: 10px solid white;



  position: relative;



  z-index: 1;



  -moz-box-shadow: #afafaf 1px 1px 3px;



  -webkit-box-shadow: #afafaf 1px 1px 3px;



  -o-box-shadow: #afafaf 1px 1px 3px;



  box-shadow: #afafaf 1px 1px 3px;



  margin: 20px 0 20px 3px;



}







/* line 285, sass/main.sass */



.page-content.generic .page-main form section {



  padding-bottom: 30px;



  margin-top: 20px;



  border-bottom: 1px dotted #a1a1a1;



  margin-bottom: 30px;



  margin-right: 30px;



  overflow: hidden;



  width: auto;



  height: auto;



}



/* line 294, sass/main.sass */



.page-content.generic .page-main form .form-left, .page-content.generic .page-main form .form-right, .page-content.generic .page-main form .split-field {



  width: 50%;



  float: left;



  height: auto;



}







/* line 298, sass/main.sass */







.page-content.generic .page-main form .form-left div, .page-content.generic .page-main form .form-right div, .page-content.generic .page-main form .split-field div {



  margin-bottom: 20px;



}







/* line 300, sass/main.sass */







.page-content.generic .page-main form .form-left label, .page-content.generic .page-main form .form-right label, .page-content.generic .page-main form .split-field label {



  display: block;



  font-family: times, "Times New Roman", Georgia, Serif;



  font-size: 1.4em;



  margin-bottom: 7px;



  font-weight: 100;



  text-transform: uppercase;



}







/* line 307, sass/main.sass */







.page-content.generic .page-main form .form-left label span, .page-content.generic .page-main form .form-right label span, .page-content.generic .page-main form .split-field label span {







  color: #e94d37;



  padding-left: 5px;



  font-size: 1.1em;



}







/* line 311, sass/main.sass */







.page-content.generic .page-main form .form-left input, .page-content.generic .page-main form .form-right input, .page-content.generic .page-main form .split-field input {



  display: block;



  width: 85%;



  height: 25px;



  padding: 0 5px 0 10px;



  font-size: 1.5em;



  text-transform: capitalize;



  line-height: 40px;



  text-align: left;



  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;



  border: 1px solid #dddddd;



  border-top: 2px solid #cccccc;



  border-left: 2px solid #cccccc;



  -moz-border-radius: 5px;



  -webkit-border-radius: 5px;



  -o-border-radius: 5px;



  -ms-border-radius: 5px;



  -khtml-border-radius: 5px;



  border-radius: 5px;



 background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f5f0), color-stop(100%, #ffffff));



  background-image: -webkit-linear-gradient(#f6f5f0, #ffffff);



  background-image: -moz-linear-gradient(#f6f5f0, #ffffff);



  background-image: -o-linear-gradient(#f6f5f0, #ffffff);



  background-image: -ms-linear-gradient(#f6f5f0, #ffffff);



  background-image: linear-gradient(#f6f5f0, #ffffff);



  -moz-box-shadow: #efefef 1px 1px 1px;



  -webkit-box-shadow: #efefef 1px 1px 1px;



  -o-box-shadow: #efefef 1px 1px 1px;



  box-shadow: #efefef 1px 1px 1px;



}







/* line 327, sass/main.sass */







.page-content.generic .page-main form .form-left input:focus, .page-content.generic .page-main form .form-right input:focus, .page-content.generic .page-main form .split-field input:focus {



  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f6f5f0));



  background-image: -webkit-linear-gradient(#ffffff, #f6f5f0);



  background-image: -moz-linear-gradient(#ffffff, #f6f5f0);



  background-image: -o-linear-gradient(#ffffff, #f6f5f0);



  background-image: -ms-linear-gradient(#ffffff, #f6f5f0);



  background-image: linear-gradient(#ffffff, #f6f5f0);



}







/* line 329, sass/main.sass */







.page-content.generic .page-main form .form-left .email input, .page-content.generic .page-main form .form-right .email input, .page-content.generic .page-main form .split-field .email input {



  text-transform: none;



}







/* line 331, sass/main.sass */







.page-content.generic .page-main form .form-left input[type="checkbox"],







.page-content.generic .page-main form .form-left input[type="radio"], .page-content.generic .page-main form .form-right input[type="checkbox"], .page-content.generic .page-main form .form-right input[type="radio"], .page-content.generic .page-main form .split-field input[type="checkbox"], .page-content.generic .page-main form .split-field input[type="radio"] {







  width: 20px;



  height: 20px;



  display: inline;



}







/* line 336, sass/main.sass */







.page-content.generic .page-main form .form-left .checkbox-value,



.page-content.generic .page-main form .form-left .wpcf7-list-item-label, .page-content.generic .page-main form .form-right .checkbox-value, .page-content.generic .page-main form .form-right .wpcf7-list-item-label, .page-content.generic .page-main form .split-field .checkbox-value, .page-content.generic .page-main form .split-field .wpcf7-list-item-label {



  font-family: times, "Times New Roman", Georgia, Serif;



  font-size: 1.6em;



  margin-bottom: 7px;



  font-weight: 100;



  padding-left: 10px;



}







/* line 343, sass/main.sass */



.page-content.generic .page-main form .split-field {



  width: 100%;



}







/* line 345, sass/main.sass */



.page-content.generic .page-main form .split-field > span {



  display: block;



  width: auto;



  height: auto;



  overflow: hidden;



}







/* line 351, sass/main.sass */



.page-content.generic .page-main form .split-field > span .wpcf7-list-item {



 width: 50%;



  float: left;



 display: block;



 height: auto;



  margin-bottom: 20px;



}







/* line 357, sass/main.sass */



.page-content.generic .page-main form select {



  display: block;



  width: 300px;



  height: auto;



  padding: 3px 0 3px 20px;



  font-size: 1.5em;



  text-transform: normal;



  line-height: 26px;



  text-align: left;



  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;



  border: 1px solid #dddddd;



  border-top: 2px solid #cccccc;



 border-left: 2px solid #cccccc;



 -moz-border-radius: 5px;



  -webkit-border-radius: 5px;



  -o-border-radius: 5px;



  -ms-border-radius: 5px;



  -khtml-border-radius: 5px;



  border-radius: 5px;



  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f5f0), color-stop(100%, #ffffff));



  background-image: -webkit-linear-gradient(#f6f5f0, #ffffff);



  background-image: -moz-linear-gradient(#f6f5f0, #ffffff);



  background-image: -o-linear-gradient(#f6f5f0, #ffffff);



  background-image: -ms-linear-gradient(#f6f5f0, #ffffff);



  background-image: linear-gradient(#f6f5f0, #ffffff);



  -moz-box-shadow: #efefef 1px 1px 1px;



  -webkit-box-shadow: #efefef 1px 1px 1px;



  -o-box-shadow: #efefef 1px 1px 1px;



  box-shadow: #efefef 1px 1px 1px;



}







/* line 374, sass/main.sass */







.page-content.generic .page-main form select option {



 display: block;



 width: auto;



  height: auto;



  line-height: 40px;



}







/* line 380, sass/main.sass */







.page-content.generic .page-main form textarea {



  width: 280px;



  height: 140px;



  display: block;



  padding: 0 5px 0 10px;



  font-size: 1.5em;



  line-height: 1.6em;



  text-align: left;



  resize: none;



  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;



  border: 1px solid #dddddd;



  border-top: 2px solid #cccccc;



  border-left: 2px solid #cccccc;



  -moz-border-radius: 5px;



  -webkit-border-radius: 5px;



  -o-border-radius: 5px;



  -ms-border-radius: 5px;



  -khtml-border-radius: 5px;



  border-radius: 5px;



  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f5f0), color-stop(100%, #ffffff));



  background-image: -webkit-linear-gradient(#f6f5f0, #ffffff);



  background-image: -moz-linear-gradient(#f6f5f0, #ffffff);



  background-image: -o-linear-gradient(#f6f5f0, #ffffff);



  background-image: -ms-linear-gradient(#f6f5f0, #ffffff);



  background-image: linear-gradient(#f6f5f0, #ffffff);



  -moz-box-shadow: #efefef 1px 1px 1px;



  -webkit-box-shadow: #efefef 1px 1px 1px;



  -o-box-shadow: #efefef 1px 1px 1px;



  box-shadow: #efefef 1px 1px 1px;



}



/* line 396, sass/main.sass */



.page-content.generic .page-main form textarea:focus {



  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f6f5f0));



  background-image: -webkit-linear-gradient(#ffffff, #f6f5f0);



  background-image: -moz-linear-gradient(#ffffff, #f6f5f0);



  background-image: -o-linear-gradient(#ffffff, #f6f5f0);



  background-image: -ms-linear-gradient(#ffffff, #f6f5f0);



  background-image: linear-gradient(#ffffff, #f6f5f0);



}







/* line 398, sass/main.sass */







.page-content.generic .page-main form .learnmore {



  width: 160px;



  float: left;



  margin-top: 0;



  height: 45px;



}







/* line 403, sass/main.sass */







.page-content.generic .page-main form .reset {



  float: left;



  padding-left: 35px;



  margin-top: -12px;



  font-style: italic;



  font-family: times, "Times New Roman", Georgia, Serif;



  font-size: 1.6em;



  color: #636363;



  padding-left: 20px;



  line-height: 40px;



}







/* line 413, sass/main.sass */



.page-content.generic .page-main form .reset input {



  background: none;



  border: 0 none;



  color: #636363;



  font-style: italic;



  text-decoration: underline;



  font-family: times, "Times New Roman", Georgia, Serif;



}







/* line 420, sass/main.sass */



.page-content.generic .page-main form .reset input:hover {



  cursor: pointer;



  text-decoration: none;



  color: #003366;



}



/* line 427, sass/main.sass */



#sub-interior-page {



  background: #f8f7f1 url("../images/residential/marquee-sub.html") 50% 0 no-repeat;



}







/* line 430, sass/main.sass */



.page-template-detail-php section.page-main {



	margin: 0 0 0 20px;



	padding-top: 20px;



	padding-bottom: 20px;



	width: 536px;



}



/* line 432, sass/main.sass */







.page-template-detail-php section.page-main .sub-content-header {



	width: 506px;



	height: 100px;



	position: relative;



	margin-right: 30px;



}







/* line 438, sass/main.sass */







.page-template-detail-php section.page-main .sub-content-header .slideshow {



  width: 506px;



  height: 249px;



}







/* line 441, sass/main.sass */







.page-template-detail-php section.page-main .sub-content-header .slideshow li {



  position: relative;



  width: 506px;



  height: 249px;



}







/* line 445, sass/main.sass */







.page-template-detail-php section.page-main .sub-content-header img {



  width: 506px;



  height: 249px;



  display: block;



}







/* line 449, sass/main.sass */







.page-template-detail-php section.page-main .sub-content-header p {



  position: absolute;



  top: 219px;



  width: 506px;



  height: 30px;



  line-height: 30px;



  padding-left: 20px;



  color: white;



  font-family: helvetica, arial, sans-serif;



  background: rgba(0, 0, 0, 0.55);



}







/* line 460, sass/main.sass */







.page-template-detail-php section.page-main .controls {



	width: 506px;



	height: 20px;



	margin-top: 10px;



	margin-right: 30px;



	margin-bottom: 25px;



	margin-left: 0;



}







/* line 464, sass/main.sass */







.page-template-detail-php section.page-main .controls ul {



  width: auto;



}







/* line 467, sass/main.sass */







.page-template-detail-php section.page-main .sub-content-header.disabled,



.page-template-detail-php section.page-main .controls.disabled {



  display: none;



}







/* line 470, sass/main.sass */



.page-template-detail-php section.page-main .borderRemove {



  border-top: 0 none;



}







/* line 473, sass/main.sass */



.page-template-detail-php section.page-main article {



	padding-top: 30px;



	padding-bottom: 40px;



	margin-left: 0;



	margin-right: 30px;



}







/* line 480, sass/main.sass */







.page-template-detail-php section.page-main article img {



	display: block;



	float: left;



	padding: 0;



	margin: 10px 20px 15px 20px;







}







/* line 485, sass/main.sass */







.page-template-detail-php section.page-main article p {

	font-family: times, "Times New Roman", Georgia, Serif;

	font-size: 1.6em;

	margin-bottom: 20px;

	text-align: justify;



}







/* line 488, sass/main.sass */







.page-template-detail-php section.page-main article p:first-child:first-letter {



  color: #f35334;



  font-size: 8.4em;



  float: left;



  margin-top: 10px;



  padding: 0 5px 5px 0;



  font-size: 5.6em;



  font-weight: 500;



}







/* line 492, sass/main.sass */







.page-template-detail-php section.page-main article p a {



  display: inline;



}







/* line 496, sass/main.sass */







.generic .areas-of-interest header {



  background: url("../images/generic/generic-sidebar.jpg") no-repeat;



}







/* line 499, sass/main.sass */



.parent-pageid-279 .areas-of-interest header,



#commerce-page .photo-gallery header {



  background: url("../images/residential/commerce-sidebar.jpg") no-repeat;



}



/* line 503, sass/main.sass */



#community-page .photo-gallery header {



  background: url("../images/residential/community-sidebar.jpg") no-repeat;



}







/* line 506, sass/main.sass */



.parent-pageid-122 .areas-of-interest header,



#live-page .photo-gallery header {



  background: url("../images/residential/live-sidebar.jpg") no-repeat;



}



/* line 510, sass/main.sass */



.parent-pageid-213 .areas-of-interest header,



#medical-city-page .photo-gallery header {



  background: url("../images/residential/medical-city-sidebar.jpg") no-repeat;



}



/* line 514, sass/main.sass */



.areas-of-interest {

	width: auto;

	height: auto;

	margin: 0 0 0 15px;

	padding-bottom: 15px;

	padding-bottom: 15px;



}







/* line 520, sass/main.sass */







.areas-of-interest header {







  width: 270px;







  height: 60px;







  margin-bottom: 10px;







  background: url("../images/residential/residential-sidebar.png") no-repeat;







}







/* line 526, sass/main.sass */







.areas-of-interest header h2 {







  font-family: times;







  font-size: 2.8em !important;







  font-style: italic;







  color: #666666;







  padding-top: 30px;







  font-size: 100;







  text-align: center;







}







/* line 535, sass/main.sass */







.areas-of-interest ul {







  width: 270px;







  height: auto;







}







/* line 538, sass/main.sass */







.areas-of-interest ul li {







  width: 100%;







  height: 40px;







  border-bottom: 1px solid #eaeaea;







  position: relative;







}







/* line 543, sass/main.sass */







.areas-of-interest ul li:first-child {







  border-top: 1px solid #eaeaea;







}







/* line 545, sass/main.sass */







.areas-of-interest ul li.current a, .areas-of-interest ul li:hover a {







  color: white;







  position: relative;







  z-index: 3;







}







/* line 550, sass/main.sass */







.areas-of-interest ul li.current a:after, .areas-of-interest ul li:hover a:after {







  display: none;







}







/* line 553, sass/main.sass */







.areas-of-interest ul li.current:after, .areas-of-interest ul li:hover:after {







  position: absolute;







  display: block;







  content: " ";







  top: 0;







  left: -15px;







  width: 320px;







  height: 40px;







  background: url("../images/main/sidebar-hover.png") no-repeat;







  z-index: 2;







}







/* line 564, sass/main.sass */







.areas-of-interest ul li a {







  line-height: 40px;







  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;







  font-size: 1.2em;







  position: relative;







  z-index: 3;







  color: #666666;







}







/* line 572, sass/main.sass */







.areas-of-interest ul li a:after {







  content: "";







  width: 20px;







  height: 30px;







  position: absolute;







  top: 15px;







  right: 0;







  z-index: 1;







  background: url("../images/main/main.png") no-repeat 0 -1450px;







}















/* line 583, sass/main.sass */







.sustainability {







  padding: 40px 0 40px 60px;







  margin-bottom: 140px;







  position: relative;







  float: left;







}







/* line 589, sass/main.sass */







.sustainability article {







  width: 501px;







  height: auto;







  float: left;







  padding-right: 30px;







}







/* line 594, sass/main.sass */







.sustainability article h5 {







  color: #f35334;







  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;







  margin-bottom: 10px;







  letter-spacing: 1px;







}







/* line 596, sass/main.sass */







.sustainability article h4 {







  line-height: 1.5em;







  margin-bottom: 20px;







}







/* line 599, sass/main.sass */







.sustainability article p {







  font-family: times, "Times New Roman", Georgia, Serif;







  font-size: 1.6em;







  margin-bottom: 20px;







}







/* line 601, sass/main.sass */







.sustainability aside {







  width: 305px;







  margin: 0;







  height: auto;







  float: left;







  position: relative;







}







/* line 607, sass/main.sass */







.sustainability aside:after {







  width: 399px;







  height: 337px;







  content: " ";







  display: block;







  position: absolute;







  top: -310px;







  left: -60px;







  background: url("../images/wide/fishing.png") no-repeat;







}







/* line 616, sass/main.sass */







.sustainability aside h3 {







  margin-top: 20px;







  font-style: italic;







  font-family: "Times New Roman", Georgia, Serif;







  font-size: 5em;







  width: 100%;







  text-align: center;







}







/* line 623, sass/main.sass */







.sustainability aside h3 span {







  color: #e94d37;







  font-style: normal;







  padding-right: 10px;







  font-family: "AvenirRomanBold", sans-serif;







}







/* line 628, sass/main.sass */







.sustainability aside h4 {







  width: 100%;







  text-align: center;







  font-family: "Times New Roman", Georgia, Serif;







  font-size: 1.8em;







  margin: 5px 0 40px;







}















/* line 635, sass/main.sass */







.sustainability.healthyLiving:after {







  width: 956px;







  height: 229px;







  content: "";







  display: block;







  position: absolute;







  bottom: -140px;







  left: 0;







  background: url("../images/wide/biker.png") no-repeat;







}







/* line 644, sass/main.sass */







.sustainability.healthyLiving article {







  width: 466px;







  padding-right: 34px;







  margin-right: 30px;







  border-right: 1px dotted #828282;







}







/* line 649, sass/main.sass */







.sustainability.healthyLiving article h5 {







  color: #f35334;







  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;







  margin-bottom: 10px;







  letter-spacing: 1px;







}







/* line 651, sass/main.sass */







.sustainability.healthyLiving article p {







  font-family: times, "Times New Roman", Georgia, Serif;







  font-size: 1.6em;







  margin-bottom: 20px;







}







/* line 653, sass/main.sass */







.sustainability.healthyLiving article p:last-child {







  padding-bottom: 60px;







}







/* line 656, sass/main.sass */







.sustainability.healthyLiving aside:after {







  width: 512px;







  height: 358px;







  content: " ";







  display: block;







  position: absolute;







  top: -340px;







  left: -140px;







  background: url("../images/wide/yoga-woman.png") no-repeat;







}







/* line 665, sass/main.sass */







.sustainability.healthyLiving aside h3 {







  margin-top: 20px;







}







/* line 667, sass/main.sass */







.sustainability.healthyLiving aside h4 {







  margin-bottom: 20px;







}







/* line 669, sass/main.sass */







.sustainability.healthyLiving aside p {







  font-family: times, "Times New Roman", Georgia, Serif;







  margin-bottom: 20px;







  font-style: italic;







  line-height: 1.5em;







}







/* line 672, sass/main.sass */







.sustainability.healthyLiving aside ul li {







  font-family: times, "Times New Roman", Georgia, Serif;







  margin-bottom: 20px;







  font-style: italic;







  line-height: 1.5em;







  margin-bottom: 5px;







}















/* line 676, sass/main.sass */







.amenities-masthead {







  margin: 40px 0 40px 60px;







}







/* line 678, sass/main.sass */







.amenities-masthead div {







  width: 460px;







  position: relative;







  z-index: 1;







}







/* line 682, sass/main.sass */







.amenities-masthead div:before {







  width: 422px;







  height: 584px;







  content: "";







  display: block;







  position: absolute;







  top: -320px;







  left: 510px;







  background: url("../images/wide/amenities.png") no-repeat;







}







/* line 691, sass/main.sass */







.amenities-masthead h5 {







  color: #f35334;







  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;







  margin-bottom: 10px;







  letter-spacing: 1px;







}







/* line 693, sass/main.sass */







.amenities-masthead p {







  font-family: times, "Times New Roman", Georgia, Serif;







  font-style: normal;







  font-size: 1.6em;







  line-height: 1.7em;







  margin-bottom: 20px;







}















/* line 699, sass/main.sass */







.inner-masthead {







  margin: 40px 0 135px 60px;







}







/* line 701, sass/main.sass */







.inner-masthead div {







  width: 422px;







  position: relative;







}







/* line 704, sass/main.sass */







.inner-masthead div:before {







  width: 1004px;







  height: 96px;







  content: "";







  display: block;







  position: absolute;







  top: 150px;







  left: -83px;







  background: url("../images/wide/ruler.png") no-repeat;







}







/* line 713, sass/main.sass */







.inner-masthead div:after {







  width: 461px;







  height: 393px;







  content: "";







  display: block;







  position: absolute;







  top: -243px;







  left: 430px;







  background: url("../images/wide/two-students.png") no-repeat;







}







/* line 722, sass/main.sass */







.inner-masthead h5 {







  color: #f35334;







  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;







  margin-bottom: 10px;







  letter-spacing: 1px;







}

/* line 724, sass/main.sass */


.inner-masthead p {
  font-family: times, "Times New Roman", Georgia, Serif;


  margin-bottom: 20px;







  font-style: italic;







  line-height: 1.5em;







}















/* line 727, sass/main.sass */







.page-content .wide-main {







  width: 100%;







  height: auto;







  overflow: hidden;







}







/* line 731, sass/main.sass */







.page-content .wide-main article {







  margin: 0 0 40px 60px;







  width: 575px;







  height: 100%;







  float: left;







}







/* line 737, sass/main.sass */







.page-content .wide-main article p {







  width: auto;







  font-family: times, "Times New Roman", Georgia, Serif;







  font-size: 1.6em;







  margin-bottom: 20px;







}







/* line 740, sass/main.sass */







.page-content .wide-main article p:first-child:first-letter {







  color: #f35334;







  font-size: 8.4em;







  float: left;







  margin-top: 10px;







  padding: 0 5px 5px 0;







}







/* line 742, sass/main.sass */







.page-content .wide-main article img {







  float: right;







  width: 335px;







  height: 335px;







  margin: 0 0 15px 20px;







  padding: 0;







}







/* line 749, sass/main.sass */







.page-content .wide-main aside {







  margin: 0 20px;







  padding: 0;







  width: 240px;







  float: left;







}







/* line 754, sass/main.sass */







.page-content .wide-main aside h2 {







  font-family: times, "Times New Roman", Georgia, Serif;







  font-style: italic;







  color: #999999;







  font-weight: 100;







  padding-left: 20px;







  padding-bottom: 10px;







  margin-bottom: 10px;







  line-height: 1.3em;







  border-bottom: 1px dotted #999999;







}







/* line 764, sass/main.sass */







.page-content .wide-main aside p {







  font-family: times, "Times New Roman", Georgia, Serif;







  margin-bottom: 20px;







  font-style: italic;







  line-height: 1.5em;







  padding-left: 20px;







}







/* line 767, sass/main.sass */







.page-content .wide-main aside ul {







  margin-left: 30px;







  margin-top: -10px;







}







/* line 770, sass/main.sass */







.page-content .wide-main aside ul li {







  font-family: times, "Times New Roman", Georgia, Serif;







  margin-bottom: 20px;







  font-style: italic;







  line-height: 1.5em;







  margin-bottom: 5px;







  list-style: disc;







  list-style-position: inline;







}







/* line 776, sass/main.sass */







.page-content .wide-insert {







  width: 100%;







  height: 265px;







  position: relative;







  top: -40px;







}







/* line 781, sass/main.sass */







.page-content .wide-insert:before {







  position: absolute;







  content: "";







  background: url("../images/wide/lake-nona-schools.png") no-repeat;







  width: 972px;







  height: 265px;







  display: block;







  top: 0;







  left: -25px;







}







/* line 791, sass/main.sass */







.page-content .wide-insert > ul {







  width: 940px;







  height: 140px;







  padding-top: 125px;







  overflow: hidden;







  position: relative;







  z-index: 2;







}







/* line 798, sass/main.sass */







.page-content .wide-insert > ul > li {







  float: left;







  width: 20%;







}







/* line 801, sass/main.sass */







.page-content .wide-insert > ul > li ul {







  width: 80%;







  height: auto;







  overflow: hidden;







  margin: 10px 15px 0;







}







/* line 806, sass/main.sass */







.page-content .wide-insert > ul > li ul li {







  border-bottom: 1px dotted #828282;







  font-size: 1em;







  padding: 3px 0;







}







/* line 810, sass/main.sass */







.page-content .wide-insert > ul > li ul li a {







  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;







  color: #2d86a4;







  text-transform: capitalize;







  line-height: 1.3em;







}







/* line 815, sass/main.sass */







.page-content .wide-insert > ul > li ul li a:hover {







  color: #003366;







}







/* line 818, sass/main.sass */







.page-content .wide-insert > ul > li ul li:first-child a {







  color: #f35334;







  line-height: 40px;







  font-size: 1.3em;







}







/* line 822, sass/main.sass */







.page-content .wide-insert > ul > li ul li:last-child {







  border-bottom: 0 none;







}







/* line 824, sass/main.sass */







.page-content .content-listing {







  width: auto;







  margin: 0 60px;







  padding-bottom: 80px;







}







/* line 828, sass/main.sass */







.page-content .content-listing article {







  width: 100%;







  height: auto;







  overflow: hidden;







  border-top: 1px dotted #a1a1a1;







  padding: 40px 0;







  position: relative;







}







/* line 836, sass/main.sass */







.page-content .content-listing article:nth-child(even) span {







  float: right;







  margin-right: 20px;







}







/* line 842, sass/main.sass */







.page-content .content-listing article:nth-child(odd) span {







  float: left;







}







/* line 844, sass/main.sass */







.page-content .content-listing article:nth-child(odd) div {







  padding-left: 360px;







}







/* line 846, sass/main.sass */







.page-content .content-listing article div {







  width: 460px;







  height: auto;







}







/* line 849, sass/main.sass */







.page-content .content-listing article h2 {







  font-family: "AvenirBook", sans-serif;







  font-size: 3.6em;







  font-weight: 300;







  margin-bottom: 20px;







}







/* line 851, sass/main.sass */







.page-content .content-listing article p {







  font-family: times, "Times New Roman", Georgia, Serif;







  font-size: 1.6em;







  margin-bottom: 20px;







}







/* line 855, sass/main.sass */







.page-content .content-listing article > span {







  display: block;







  width: 300px;







  height: 250px;







  position: relative;







}







/* line 871, sass/main.sass */







.page-content .content-listing article img {







  width: 280px;







  height: 230px;







  display: block;







  margin-left: 3px;







  border: 10px solid white;







  position: relative;







  z-index: 1;







  -moz-box-shadow: #afafaf 1px 1px 3px;







  -webkit-box-shadow: #afafaf 1px 1px 3px;







  -o-box-shadow: #afafaf 1px 1px 3px;







  box-shadow: #afafaf 1px 1px 3px;







}















/* line 875, sass/main.sass */







#map-page #main {







  width: 100%;







}















/* line 878, sass/main.sass */







#map-page #shell {







  padding-top: 0;







  width: 100%;







  height: auto;







  overflow: hidden;







}















/* line 884, sass/main.sass */







.map-main {







  width: 100%;







  height: 1400px;







  background: url("../images/map/map-bg.jpg") repeat;







}







/* line 888, sass/main.sass */







.map-main .container {







  width: 1080px;







  height: 1265px;







  padding-top: 110px;







  position: relative;







}







/* line 895, sass/main.sass */







.map-main #legend {







  width: 310px;







  height: 205px;







  position: absolute;







  z-index: 12;







  top: 135px;







  left: 85px;







  font-size: 0.95em;







}







/* line 904, sass/main.sass */







.map-main #legend h3 {







  border-bottom: 1px solid #999999;







  padding: 5px 0;







  font-weight: 200;







}







/* line 909, sass/main.sass */







.map-main #legend ul {







  padding: 10px 0;







  border-bottom: 1px solid #999999;







}







/* line 913, sass/main.sass */







.map-main #legend ul li {







  padding: 0 0 0 115px;







  margin: 5px 0;







  position: relative;







  cursor: pointer;







  opacity: 1;







}







/* line 920, sass/main.sass */







.map-main #legend ul li:hover {







  opacity: 1;







}







/* line 923, sass/main.sass */







.map-main #legend ul li:before {







  content: " ";







  display: block;







  width: 95px;







  height: 15px;







  border: 1px solid #999999;







  /*background: rgb(175,175,175) */







  position: absolute;







  top: 10%;







  left: 0;







  -moz-transition-property: background;







  -webkit-transition-property: background;







  -o-transition-property: background;







  transition-property: background;







  -moz-transition-duration: 500ms;







  -webkit-transition-duration: 500ms;







  -o-transition-duration: 500ms;







  transition-duration: 500ms;







  -moz-transition-timing-function: ease-out;







  -webkit-transition-timing-function: ease-out;







  -o-transition-timing-function: ease-out;







  transition-timing-function: ease-out;







  -moz-transition-delay: 100ms;







  -webkit-transition-delay: 100ms;







  -o-transition-delay: 100ms;







  transition-delay: 100ms;







}







/* line 935, sass/main.sass */







.map-main #legend ul li:last-child:before {







  border-width: 0;







  background: transparent;







  top: -2px;







  content: "........................";







}







/* line 941, sass/main.sass */







.map-main #legend ul li#key-residential:before {







  background: #f7ef9d;







  -moz-transition-property: background;







  -webkit-transition-property: background;







  -o-transition-property: background;







  transition-property: background;







  -moz-transition-duration: 500ms;







  -webkit-transition-duration: 500ms;







  -o-transition-duration: 500ms;







  transition-duration: 500ms;







  -moz-transition-timing-function: ease-out;







  -webkit-transition-timing-function: ease-out;







  -o-transition-timing-function: ease-out;







  transition-timing-function: ease-out;







  -moz-transition-delay: 100ms;







  -webkit-transition-delay: 100ms;







  -o-transition-delay: 100ms;







  transition-delay: 100ms;







}







/* line 945, sass/main.sass */







.map-main #legend ul li#key-parks:before {







  background: #64b5d1;







  -moz-transition-property: background;







  -webkit-transition-property: background;







  -o-transition-property: background;







  transition-property: background;







  -moz-transition-duration: 500ms;







  -webkit-transition-duration: 500ms;







  -o-transition-duration: 500ms;







  transition-duration: 500ms;







  -moz-transition-timing-function: ease-out;







  -webkit-transition-timing-function: ease-out;







  -o-transition-timing-function: ease-out;







  transition-timing-function: ease-out;







  -moz-transition-delay: 100ms;







  -webkit-transition-delay: 100ms;







  -o-transition-delay: 100ms;







  transition-delay: 100ms;







}







/* line 949, sass/main.sass */







.map-main #legend ul li#key-education:before {







  background: #f05033;







  -moz-transition-property: background;







  -webkit-transition-property: background;







  -o-transition-property: background;







  transition-property: background;







  -moz-transition-duration: 500ms;







  -webkit-transition-duration: 500ms;







  -o-transition-duration: 500ms;







  transition-duration: 500ms;







  -moz-transition-timing-function: ease-out;







  -webkit-transition-timing-function: ease-out;







  -o-transition-timing-function: ease-out;







  transition-timing-function: ease-out;







  -moz-transition-delay: 100ms;







  -webkit-transition-delay: 100ms;







  -o-transition-delay: 100ms;







  transition-delay: 100ms;







}







/* line 953, sass/main.sass */







.map-main #legend ul li#key-lake:before {







  background: #d9c1dd;







  -moz-transition-property: background;







  -webkit-transition-property: background;







  -o-transition-property: background;







  transition-property: background;







  -moz-transition-duration: 500ms;







  -webkit-transition-duration: 500ms;







  -o-transition-duration: 500ms;







  transition-duration: 500ms;







  -moz-transition-timing-function: ease-out;







  -webkit-transition-timing-function: ease-out;







  -o-transition-timing-function: ease-out;







  transition-timing-function: ease-out;







  -moz-transition-delay: 100ms;







  -webkit-transition-delay: 100ms;







  -o-transition-delay: 100ms;







  transition-delay: 100ms;







}







/* line 957, sass/main.sass */







.map-main #legend ul li#key-commercial:before {







  background: #f8a635;







  -moz-transition-property: background;







  -webkit-transition-property: background;







  -o-transition-property: background;







  transition-property: background;







  -moz-transition-duration: 500ms;







  -webkit-transition-duration: 500ms;







  -o-transition-duration: 500ms;







  transition-duration: 500ms;







  -moz-transition-timing-function: ease-out;







  -webkit-transition-timing-function: ease-out;







  -o-transition-timing-function: ease-out;







  transition-timing-function: ease-out;







  -moz-transition-delay: 100ms;







  -webkit-transition-delay: 100ms;







  -o-transition-delay: 100ms;







  transition-delay: 100ms;







}







/* line 961, sass/main.sass */







.map-main #circles {







  width: 995px;







  height: 1220px;







  position: absolute;







  z-index: 20;







  top: 0;







  left: 0;







}







/* line 969, sass/main.sass */







.map-main #circles .interests {







  display: block;







  position: absolute;







  width: 100px;







  height: 100px;







  z-index: 10;







}







/* line 975, sass/main.sass */







.map-main #circles .interests:hover {







  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);







  opacity: 0.7;







}







/* line 978, sass/main.sass */







.map-main .map {







  background: url("../images/map/circles/TRAIL_MAP.png") no-repeat 0 0;







  width: 1007px;







  height: 1220px;







}







/* line 983, sass/main.sass */







.map-main .map:before {







  content: " ";







  width: 1024px;







  display: block;







  height: 1330px;







  position: absolute;







  top: -70px;







  left: 0;







}







/* line 993, sass/main.sass */







.map-main .map .overlay {







  position: relative;







  width: 100%;







  height: 100%;







}







/* line 997, sass/main.sass */







.map-main .map .overlay img {







  position: absolute;







}







/* line 999, sass/main.sass */







.map-main .map .overlay img#residential {







  top: 32px;







  right: 5px;







  z-index: 1;







}







/* line 1003, sass/main.sass */







.map-main .map .overlay img#parks {







  top: -13px;







  right: 179px;







  z-index: 1;







}







/* line 1007, sass/main.sass */







.map-main .map .overlay img#education {







  top: -25px;







  right: 30px;







  z-index: 1;







}







/* line 1011, sass/main.sass */







.map-main .map .overlay img#lake-nona-medical-city {







  bottom: -20px;







  left: 190px;







  z-index: 1;







}







/* line 1015, sass/main.sass */







.map-main .map .overlay img#commercial-mixed-city {







  bottom: 230px;







  right: 85px;







}







/* line 1018, sass/main.sass */







.map-main .map .overlay img#trails {







  bottom: 72px;







  right: 35px;







  z-index: 0;







}







/* line 1024, sass/main.sass */







.map-main .overlay img {







  opacity: 1;







}







/* line 1028, sass/main.sass */







.map-main #brushes {







  width: 560px;







  height: 660px;







  position: absolute;







  z-index: 11;







  top: 200px;







  left: -200px;







  background: url("../images/map/brush_temp.png") no-repeat 0 200px;







}







/* line 1036, sass/main.sass */







.map-main #brushes:after {







  content: " ";







  display: block;







  width: 120px;







  height: 120px;







  position: absolute;







  top: 125px;







  left: 310px;







  z-index: 10;







  background: url("../images/main/main.png") no-repeat 0 -260px;







}















/* line 1048, sass/main.sass */







#slides {







  position: absolute;







  display: block;







  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);







  opacity: 0;







  top: 0;







  left: 0;







  width: 100%;







  height: 600px;







  background: url("../../../../../../banner/5_background.jpg") no-repeat 0 0;







}







/* line 1059, sass/main.sass */







#slides #objects, #slides #circles, #slides #grass, #slides #tree {







  position: absolute;







  top: 0;







  left: 0;







  width: 100%;







  height: 600px;







}







/* line 1065, sass/main.sass */







#slides #tree {







  background: url("../../../../../../banner/1_tree.png") no-repeat 50% 0;







  top: -80px;







  z-index: 30;







}







/* line 1070, sass/main.sass */







#slides #objects {







  background: url("../../../../../../banner/2_objects.png") no-repeat 0 0;







  z-index: 9;







}







/* line 1074, sass/main.sass */







#slides #circles {







  background: url("../../../../../../banner/4_circles.png") no-repeat 0 0;







  z-index: 8;







}







/* line 1078, sass/main.sass */







#slides #grass {







  background: url("../../../../../../banner/3_grass.png") no-repeat 0 0;







  z-index: 7;







}















/* line 1083, sass/main.sass */







#search-page #shell {







  background: url("../images/main/search_results.jpg") no-repeat 50% 0;







}







/* line 1085, sass/main.sass */







#search-page #shell .search-terms {







  color: #666666;







}







/* line 1087, sass/main.sass */







#search-page #shell .search-terms:before, #search-page #shell .search-terms:after {







  content: "'";







}















/* line 1092, sass/main.sass */







#error404-page #shell {







  background: url("../images/main/404.png") no-repeat 50% 0;







}







/* line 1094, sass/main.sass */







#error404-page #shell #main {







  min-height: 500px;







}















/* line 1097, sass/main.sass */







#home-page #shell {







  width: 100%;







  height: auto;







  padding-top: 0;







  position: relative;







}







/* line 1113, sass/main.sass */







#home-page #shell #staticImage {







  position: absolute;







  top: 0;







  left: 0;







  width: 100%;







  height: 600px;







  display: none;







  background: url("../../../../../../banner/skip_still.jpg") no-repeat 50% 0;







}







/* line 1121, sass/main.sass */







#home-page #shell #home-slides {







  width: 100%;







  height: 140px;







}















/* line 1136, sass/main.sass */







#home-page .main-header:before {







  display: block;







  content: "";







  width: 450px;







  height: 279px;







  background: url("../images/home/bird.png") no-repeat 0 0;







  position: absolute;







  top: -68px;







  left: 37%;







  display: none;







}















/* line 1147, sass/main.sass */







#shelf {







  width: 1136px;







  height: 155px;







  position: relative;







  top: 455px;







  left: -85px;







  z-index: 11;







}







/* line 1155, sass/main.sass */







#shelf:before {







  content: " ";







  display: block;







  width: 1009px;







  height: 99px;







  position: absolute;







  top: -73px;







  left: 51px;







  z-index: 2;







  background: url("../images/home/miniture.png") no-repeat 0 0;







}







/* line 1165, sass/main.sass */







#shelf #shelf-back, #shelf #shelf-front {







  width: 1136px;







  background: url("../images/home/shelf.png") no-repeat;







  position: relative;







}







/* line 1169, sass/main.sass */







#shelf #shelf-back {







  height: 27px;







  background-position: 0 0;







  z-index: 1;







}







/* line 1173, sass/main.sass */







#shelf #shelf-front {







  height: 90px;







  background-position: 0 -27px;







  z-index: 3;







}







/* line 1177, sass/main.sass */







#shelf #range {







  width: 1000px;







  height: 157px;







  position: absolute;







  top: 0;







  left: 67px;







}







/* line 1183, sass/main.sass */







#shelf #magnify-glass {







  width: 122px;







  height: 121px;







  background: url("../images/home/magnify.png") no-repeat;







  position: absolute;







  top: -50px;







  left: 0;







  z-index: 2;







  display: block;







  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);







  opacity: 0;







}







/* line 1194, sass/main.sass */







#shelf #magnify-glass:hover {







  cursor: pointer !important;







}







/* line 1196, sass/main.sass */







#shelf #prev-arrow, #shelf #next-arrow {







  width: 39px;







  height: 34px;







  position: absolute;







  z-index: 10;







  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);







  opacity: 0;







}







/* line 1202, sass/main.sass */







#shelf #prev-arrow:hover, #shelf #next-arrow:hover {







  cursor: pointer;







  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);







  opacity: 0.85;







}







/* line 1205, sass/main.sass */







#shelf #prev-arrow {







  background: url("../images/home/prev-arrow.png") no-repeat;







  left: 45px;







}







/* line 1208, sass/main.sass */







#shelf #next-arrow {







  background: url("../images/home/next-arrow.png") no-repeat;







  right: 45px;







}















/* line 1212, sass/main.sass */







#home-main {







	width: 956px;







	height: 370px;







	background: white;







	border: 2px solid #efefef;







	border-top: 0 none;







	position: relative;







	margin-bottom: 30px;







	margin-top: 330px;







	-moz-box-shadow: #efefef 1px 1px 3px;







	-webkit-box-shadow: #efefef 1px 1px 3px;







	-o-box-shadow: #efefef 1px 1px 3px;







	box-shadow: #efefef 1px 1px 3px;







}







/* line 1223, sass/main.sass */







#home-main section {







  float: left;







  width: 235px;







  height: 625px;







  padding-top: 40px;







  border-right: 2px solid #efefef;







  position: relative;







}







/* line 1230, sass/main.sass */







#home-main section > a {







  width: 25px;







  height: 15px;







  text-indent: -9999px;







  background: url("../images/main/main.png") no-repeat;







  position: absolute;







  top: 305px;







}







/* line 1237, sass/main.sass */







#home-main section > a#book_flip_left {







  left: 25px;







  background-position: 0 -1200px;







}







/* line 1240, sass/main.sass */







#home-main section > a#book_flip_right {







  right: 25px;







  background-position: 0 -1250px;







}







/* line 1244, sass/main.sass */







#home-main section:last-child {







  width: 478px;







  border-right: 0 none;







  padding-top: 60px;







  height: 605px;







}







/* line 1249, sass/main.sass */







#home-main section:last-child #nona_books {







  width: 346px;







  height: 508px;







  margin: 0 auto;







  overflow: hidden;







}







/* line 1254, sass/main.sass */







#home-main section:last-child ul {







  width: 3000px;







  height: 508px;







  margin: 0;







  padding: 0;







}







/* line 1259, sass/main.sass */







#home-main section:last-child ul li {







  float: left;







  margin-right: 25px;







}







/* line 1262, sass/main.sass */







#home-main section:last-child ul a {







  display: block;







  width: 346px;







  height: 508px;







}







/* line 1266, sass/main.sass */







#home-main section:last-child ul a:hover {







  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);







  opacity: 0.8;







}







/* line 1270, sass/main.sass */







#home-main section:last-child div:first-child {







  width: 346px;







  height: 508px;







  margin: 20px auto;







}







/* line 1274, sass/main.sass */







#home-main section:last-child div:last-child {







  width: 346px;







  margin: 0 auto;







  position: relative;







}







/* line 1279, sass/main.sass */







#home-main section:last-child div:last-child ul {







  width: 346px;







  margin: 0 auto;







}







/* line 1282, sass/main.sass */







#home-main section:last-child #book_flip_left {







  display: none;







}







/* line 1284, sass/main.sass */







#home-main section:last-child .controls > ul {







  height: 20px;







}







/* line 1286, sass/main.sass */







#home-main section:last-child .controls > ul li {







  margin-right: 3px;







}







/* line 1291, sass/main.sass */







#home-main section:nth-child(2) h2 {







  width: 205px;







  height: 53px;







  text-indent: -9999px;







  margin: 0 auto;







  background: url("../images/home/nonawise.png") no-repeat 0 0;







  border-bottom: 4px double #666666;







  padding-bottom: 15px;







  margin: 0 auto 15px;







}







/* line 1300, sass/main.sass */







#home-main section:nth-child(2) article {







  margin: 0 15px 20px;







  border-bottom: 1px solid #b2b2b2;







  padding-bottom: 5px;







}







/* line 1304, sass/main.sass */







#home-main section:nth-child(2) article:last-child {







  border-bottom: 0 none;







}







/* line 1307, sass/main.sass */







#home-main section:nth-child(2) article time {







  text-transform: uppercase;







  font-size: 1.2em;







  font-weight: 200;







  color: #656565;







}







/* line 1312, sass/main.sass */







#home-main section:nth-child(2) article h3 {







  font-size: 1.6em;







  line-height: 1.4em;







  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;







  padding: 10px 0;







  color: #f35334;







}







/* line 1319, sass/main.sass */







#home-main section:nth-child(2) article h3 a {







  color: #f35334;







}







/* line 1321, sass/main.sass */







#home-main section:nth-child(2) article h3 a:hover {







  color: #003366;







}







/* line 1324, sass/main.sass */







#home-main section:nth-child(2) article p {







  font-family: times, "Times New Roman", Georgia, Serif;







  line-height: 1.3em;







  font-style: italic;







  margin-bottom: 15px;







  font-size: 1.5em;







}







/* line 1333, sass/main.sass */







#home-main section:first-child article:last-child {







  width: 210px;







  margin: 20px auto 0;







  position: relative;







}







/* line 1337, sass/main.sass */







#home-main section:first-child article:last-child h3 {







  text-indent: -9999em;







  width: 208px;







  height: 100px;







  background: url("../images/home/explore-map.png") no-repeat 0 0;







  padding-bottom: 15px;







  margin: 0 auto 15px;







  border-bottom: 4px double #666666;







}







/* line 1345, sass/main.sass */







#home-main section:first-child article:last-child img {







  display: block;







  border: 3px solid #cccccc;







  z-index: 1;







  width: 195px;







  height: 135px;







  margin: 0 auto;







}







/* line 1348, sass/main.sass */







#home-main section:first-child article:last-child a {







  position: absolute;







  width: 75px;







  height: 75px;







  top: 128px;







  left: -30px;







  text-indent: -9999px;







  background: url("../images/main/main.png") no-repeat 0 -1100px;







}







/* line 1356, sass/main.sass */







#home-main section:first-child article:last-child a:hover {







  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);







  opacity: 0.9;







  -moz-transform: rotate(-25deg);







  -webkit-transform: rotate(-25deg);







  -o-transform: rotate(-25deg);







  -ms-transform: rotate(-25deg);







  transform: rotate(-25deg);







}







/* line 1360, sass/main.sass */







#home-main section:first-child article:first-child {







  position: relative;







}







/* line 66, sass/mixins/_layout.sass */







#home-main section:first-child article:first-child h3 {







  text-transform: uppercase;







  color: black;







  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;







  text-align: center;







  margin-bottom: 5px;







  padding: 0 15px;







}







/* line 73, sass/mixins/_layout.sass */







#home-main section:first-child article:first-child h3:before {







  content: "";







  border-top: 3px solid #828282;







  width: 40px;







  height: 30px;







  position: absolute;







  top: 15px;







  left: 15px;







}







/* line 81, sass/mixins/_layout.sass */







#home-main section:first-child article:first-child h3:after {







  content: "";







  border-top: 3px solid #828282;







  width: 40px;







  height: 30px;







  position: absolute;







  top: 15px;







  right: 15px;







}







/* line 1363, sass/main.sass */







#home-main section:first-child article:first-child h3 {







  font-size: 1.6em;







  margin-bottom: 0;







  line-height: 30px;







  color: #606060;







}







/* line 1368, sass/main.sass */







#home-main section:first-child article:first-child h4 {







  width: 100%;







  text-align: center;







  font-size: 3.2em;







  font-style: italic;







  font-family: times, "Times New Roman", Georgia, Serif;







  margin: 5px 0;







}







/* line 1375, sass/main.sass */







#home-main section:first-child article:first-child p {







  padding: 0 15px;







  font-family: times, "Times New Roman", Georgia, Serif;







  line-height: 1.3em;







  font-style: italic;







  margin-bottom: 15px;







  font-size: 1.5em;







}







/* line 1382, sass/main.sass */







#home-main section:first-child article:first-child img {







  display: block;







  border: 3px solid #cccccc;







  z-index: 1;







  width: 195px;







  height: 135px;







  margin: 0 auto;







}







/* line 1384, sass/main.sass */







#home-main section:first-child article:first-child a {







  position: absolute;







  width: 75px;







  height: 75px;







  top: 145px;







  left: -15px;







  text-indent: -9999px;







  background: url("../images/main/main.png") no-repeat 0 -1000px;







}







/* line 1392, sass/main.sass */







#home-main section:first-child article:first-child a:hover {







  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);







  opacity: 0.9;







}















/* line 1397, sass/main.sass */







#blog-wrapper {







  background: url("../images/blog/header-gd.png") repeat-x;







  width: 100%;







  height: auto;







  overflow: hidden;







}







/* line 1402, sass/main.sass */







#blog-wrapper header {







  width: 960px;







  height: 320px;







  margin: 0 auto;







  background: url("../images/blog/blog-header.jpg") no-repeat 50% 0;







  position: relative;







}







/* line 1408, sass/main.sass */







#blog-wrapper header h1 {







  width: 960px;







  height: 225px;







  padding-bottom: 25px;







  margin-bottom: 25px;







  border-bottom: 4px double #666666;







}







/* line 1414, sass/main.sass */







#blog-wrapper header h1 a {







  width: 960px;







  height: 225px;







  text-indent: -9999px;







  background: url("../images/blog/logo.png") no-repeat 50% 0;







}







/* line 1419, sass/main.sass */







#blog-wrapper header h3 {







  width: 190px;







  height: 25px;







  position: absolute;







  top: 10px;







  right: 0;







  font-size: 1em;







}







/* line 1426, sass/main.sass */







#blog-wrapper header h3 a {







  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;







  color: #f35334;







  font-size: 1.5em;







}







/* line 1430, sass/main.sass */







#blog-wrapper header h3 a:hover {







  color: #979797;







}















/* line 1433, sass/main.sass */







.archive #blog-main article:last-child {







  margin-bottom: 150px;







}















/* line 1435, sass/main.sass */







#blog-main {







  width: 960px;







  min-height: 100%;







  height: auto;







  margin: 0 auto;







  position: relative;







}







/* line 1442, sass/main.sass */







#blog-main > section {







  width: 760px;







  height: auto;







  position: relative;







  float: left;







}







/* line 1447, sass/main.sass */







#blog-main > section > h2 {







  position: absolute;







  top: -45px;







  left: 0;







}







/* line 1452, sass/main.sass */







#blog-main > section article, #blog-main > section .more-article {







  width: 636px;







  height: auto;







  padding: 60px;







  background: white;







  border: 2px solid #efefef;







  border-top: 0 none;







  position: relative;







  float: left;







  margin-bottom: 25px;







  position: relative;







  float: left;







  -moz-box-shadow: #efefef 1px 1px 3px;







  -webkit-box-shadow: #efefef 1px 1px 3px;







  -o-box-shadow: #efefef 1px 1px 3px;







  box-shadow: #efefef 1px 1px 3px;







}







/* line 1465, sass/main.sass */







#blog-main > section article:after, #blog-main > section .more-article:after {







  position: absolute;







  content: " ";







  bottom: -10px;







  left: 0;







  width: 756px;







  height: 10px;







  background: url("../images/blog/ziggy.png") no-repeat;







}







/* line 1473, sass/main.sass */







#blog-main > section article time, #blog-main > section article .more-time, #blog-main > section .more-article time, #blog-main > section .more-article .more-time {







  position: absolute;







  top: 70px;







  left: -30px;







  z-index: 1;







}







/* line 1478, sass/main.sass */







#blog-main > section article time:before, #blog-main > section article .more-time:before, #blog-main > section .more-article time:before, #blog-main > section .more-article .more-time:before {







  position: absolute;







  width: 60px;







  height: 60px;







  background: #e94d37;







  position: absolute;







  top: 0;







  left: 0;







  color: white;







  z-index: 2;







  content: "";







  -moz-border-radius: 30px;







  -webkit-border-radius: 30px;







  -o-border-radius: 30px;







  -ms-border-radius: 30px;







  -khtml-border-radius: 30px;







  border-radius: 30px;







}







/* line 1490, sass/main.sass */







#blog-main > section article time:after, #blog-main > section article .more-time:after, #blog-main > section .more-article time:after, #blog-main > section .more-article .more-time:after {







  position: absolute;







  width: 70px;







  height: 70px;







  top: -6px;







  left: -6px;







  content: "";







  z-index: 0;







  -moz-border-radius: 35px;







  -webkit-border-radius: 35px;







  -o-border-radius: 35px;







  -ms-border-radius: 35px;







  -khtml-border-radius: 35px;







  border-radius: 35px;







  background: white;







  border: 1px solid #cccccc;







}







/* line 1501, sass/main.sass */







#blog-main > section article time span, #blog-main > section article .more-time span, #blog-main > section .more-article time span, #blog-main > section .more-article .more-time span {







  color: white;







  position: absolute;







  z-index: 3;







  width: 60px;







  text-align: center;







  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;







}







/* line 1508, sass/main.sass */







#blog-main > section article time span:first-child, #blog-main > section article .more-time span:first-child, #blog-main > section .more-article time span:first-child, #blog-main > section .more-article .more-time span:first-child {







  top: 38px;







  left: 0;







  font-size: 1.4em;







  text-transform: uppercase;







}







/* line 1513, sass/main.sass */







#blog-main > section article time span:last-child, #blog-main > section article .more-time span:last-child, #blog-main > section .more-article time span:last-child, #blog-main > section .more-article .more-time span:last-child {







  top: 8px;







  left: 0;







  font-size: 3em;







}







/* line 1518, sass/main.sass */







#blog-main > section article h2, #blog-main > section .more-article h2 {







  font-family: "AvenirBook", sans-serif;







  font-size: 3.6em;







  width: 430px;







  line-height: 1em;







  text-transform: capitalize;







  margin-bottom: 20px;







}







/* line 1525, sass/main.sass */







#blog-main > section article h2 a, #blog-main > section .more-article h2 a {







  color: black;







}







/* line 1527, sass/main.sass */







#blog-main > section article h2 a:hover, #blog-main > section .more-article h2 a:hover {







  color: #666666;







}







/* line 1529, sass/main.sass */







#blog-main > section article img, #blog-main > section .more-article img {







  margin: 20px 0 30px;







  border: 10px solid white;







  width: auto;







  height: auto;







  -moz-box-shadow: #828282 -1px 1px 3px;







  -webkit-box-shadow: #828282 -1px 1px 3px;







  -o-box-shadow: #828282 -1px 1px 3px;







  box-shadow: #828282 -1px 1px 3px;







}







/* line 1535, sass/main.sass */







#blog-main > section article p, #blog-main > section .more-article p {







  font-family: "Times New Roman", Georgia, Serif;







  font-size: 1.6em;







  margin-bottom: 20px;







}







/* line 1539, sass/main.sass */







#blog-main > section article p a, #blog-main > section .more-article p a {







  display: inline;







  padding: 0 3px;







  color: #2d86a4;







  text-decoration: underline;







}







/* line 1544, sass/main.sass */







#blog-main > section article p a:hover, #blog-main > section .more-article p a:hover {







  color: #003366;







}







/* line 1546, sass/main.sass */







#blog-main > section article .readmore, #blog-main > section .more-article .readmore {







  display: inline;







  text-decoration: underline;







  padding-left: 5px;







  color: #2d86a4;







}







/* line 1551, sass/main.sass */







#blog-main > section article .readmore:hover, #blog-main > section .more-article .readmore:hover {







  color: #003366;







}







/* line 1553, sass/main.sass */







#blog-main > section article .socials, #blog-main > section .more-article .socials {







  width: 100%;







  height: 20px;







  padding-top: 10px;







}







/* line 1557, sass/main.sass */







#blog-main > section article .socials a, #blog-main > section .more-article .socials a {







  display: inline;







  padding-right: 10px;







}







/* line 1560, sass/main.sass */







#blog-main > section article .datetime, #blog-main > section .more-article .datetime {







  width: 596px;







  height: auto;







  min-height: 140px;







  margin: 20px 0;







  padding: 20px;







  background: #e4f3f7;







}







/* line 1567, sass/main.sass */







#blog-main > section article .datetime p, #blog-main > section .more-article .datetime p {







  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;







  border-bottom: 1px solid #d6d6d6;







  width: auto;







  height: 30px;







  padding-bottom: 5px;







  margin-bottom: 5px;







}







/* line 1574, sass/main.sass */







#blog-main > section article .datetime p span, #blog-main > section .more-article .datetime p span {







  display: block;







  float: left;







  line-height: 30px;







}







/* line 1578, sass/main.sass */







#blog-main > section article .datetime p span:first-child, #blog-main > section .more-article .datetime p span:first-child {







  display: block;







  position: relative;







  color: #e94d37;







  width: 100px;







  text-transform: uppercase;







  padding-left: 40px;







}







/* line 1585, sass/main.sass */







#blog-main > section article .datetime p span:first-child:before, #blog-main > section .more-article .datetime p span:first-child:before {







  content: "";







  background: url("../images/main/main.png") no-repeat;







  width: 50px;







  height: 50px;







  position: absolute;







  left: 0;







}







/* line 1593, sass/main.sass */







#blog-main > section article .datetime p:first-child span:first-child:before, #blog-main > section .more-article .datetime p:first-child span:first-child:before {







  top: -3px;







  background-position: 0 -1300px;







}







/* line 1598, sass/main.sass */







#blog-main > section article .datetime p:nth-child(2) span:first-child:before, #blog-main > section .more-article .datetime p:nth-child(2) span:first-child:before {







  top: -10px;







  background-position: 0 -1350px;







}







/* line 1601, sass/main.sass */







#blog-main > section article .datetime p:last-child, #blog-main > section .more-article .datetime p:last-child {







  height: 60px;







  width: auto;







  border-bottom: 0 none;







  position: relative;







}







/* line 1606, sass/main.sass */







#blog-main > section article .datetime p:last-child span:first-child, #blog-main > section .more-article .datetime p:last-child span:first-child {







  position: absolute;







  top: 0;







  left: 0;







}







/* line 1610, sass/main.sass */







#blog-main > section article .datetime p:last-child span:first-child:before, #blog-main > section .more-article .datetime p:last-child span:first-child:before {







  top: 0;







  background-position: 0 -1400px;







}







/* line 1613, sass/main.sass */







#blog-main > section article .datetime p:last-child span:nth-child(2), #blog-main > section .more-article .datetime p:last-child span:nth-child(2) {







  display: block;







  float: left;







  padding-left: 140px;







  line-height: 1.4em;







  margin-top: 3px;







}







/* line 1619, sass/main.sass */







#blog-main > section article .datetime p:last-child span:last-child, #blog-main > section .more-article .datetime p:last-child span:last-child {







  padding-left: 140px;







  display: block;







  float: left;







}







/* line 1624, sass/main.sass */







#blog-main > section article h3, #blog-main > section .more-article h3 {







  color: black;







  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;







  text-transform: capitalize;







  margin: 20px 0;







}







/* line 1630, sass/main.sass */







#blog-main .showmore {







  float: left;







  display: block;







  width: 180px;







  height: 40px;







  line-height: 40px;







  padding: 0 15px;







  font-size: 1.5em;







  text-transform: uppercase;







  text-align: center;







  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;







  letter-spacing: 1px;







  color: #666666;







  border: 1px solid #dddddd;







  margin: 30px 0 200px 270px;







  -moz-border-radius: 5px;







  -webkit-border-radius: 5px;







  -o-border-radius: 5px;







  -ms-border-radius: 5px;







  -khtml-border-radius: 5px;







  border-radius: 5px;







  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f6f5f0));







  background-image: -webkit-linear-gradient(#ffffff, #f6f5f0);







  background-image: -moz-linear-gradient(#ffffff, #f6f5f0);







  background-image: -o-linear-gradient(#ffffff, #f6f5f0);







  background-image: -ms-linear-gradient(#ffffff, #f6f5f0);







  background-image: linear-gradient(#ffffff, #f6f5f0);







  -moz-box-shadow: #efefef 1px 1px 1px;







  -webkit-box-shadow: #efefef 1px 1px 1px;







  -o-box-shadow: #efefef 1px 1px 1px;







  box-shadow: #efefef 1px 1px 1px;







}







/* line 1649, sass/main.sass */







#blog-main .showmore:hover {







  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f5f0), color-stop(100%, #ffffff));







  background-image: -webkit-linear-gradient(#f6f5f0, #ffffff);







  background-image: -moz-linear-gradient(#f6f5f0, #ffffff);







  background-image: -o-linear-gradient(#f6f5f0, #ffffff);







  background-image: -ms-linear-gradient(#f6f5f0, #ffffff);







  background-image: linear-gradient(#f6f5f0, #ffffff);







}







/* line 1652, sass/main.sass */







#blog-main aside {







  float: right;







  width: 180px;







  height: auto;







  margin-bottom: 150px;







  position: relative;







  background: url("../images/blog/sidebar-bg.gif") repeat;







}







/* line 1659, sass/main.sass */







#blog-main aside:before {







  width: 0;







  height: 0;







  content: " ";







  display: block;







  position: absolute;







  bottom: 0;







  left: 0;







  border-left: 90px solid transparent;







  border-right: 90px solid transparent;







  border-bottom: 40px solid #f8f7f1;







}







/* line 1670, sass/main.sass */







#blog-main aside > div {







  width: 130px;







  margin: 60px auto;







  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;







}







/* line 1674, sass/main.sass */







#blog-main aside > div:last-child {







  margin-bottom: 150px;







}







/* line 1676, sass/main.sass */







#blog-main aside > div:last-child ul li {







  font-size: 1.2em;







  text-align: center;







  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;







}







/* line 1680, sass/main.sass */







#blog-main aside > div:last-child ul li a {







  padding: 0;







  font-size: 1.4em;







  display: inline;







  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;







}







/* line 1685, sass/main.sass */







#blog-main aside > div h3 {







  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;







  text-transform: uppercase;







  color: white;







  font-size: 2.9em;







  width: 100%;







  text-align: center;







  margin-bottom: 15px;







}







/* line 1693, sass/main.sass */







#blog-main aside > div ul {







  width: 100%;







  height: auto;







}







/* line 1696, sass/main.sass */







#blog-main aside > div ul li {







  border-top: 1px solid #838383;







}







/* line 1698, sass/main.sass */







#blog-main aside > div ul a {







  width: inherit;







  height: inherit;







  overflow: hidden;







  margin: 5px 0;







  padding: 8px 0;







  text-transform: uppercase;







  font-size: 1.5em;







  text-align: center;







  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;







}







/* line 1708, sass/main.sass */







#blog-main aside > div ul a:hover {







  color: white;







}







/* line 1709, sass/main.sass */







#blog-main aside > div ul a:hover h4 {







  color: #666666;







}







/* line 1711, sass/main.sass */







#blog-main aside > div ul a:hover time {







  color: white;







}







/* line 1714, sass/main.sass */







#blog-main aside > div ul time {







  font-family: times, "Times New Roman", Georgia, Serif;







  font-style: italic;







  display: block;







  color: #445f6a;







  font-size: 1em;







  width: 100%;







  text-align: center;







  line-height: 1em;







  margin-bottom: 10px;







  text-transform: capitalize;







}







/* line 1725, sass/main.sass */







#blog-main aside > div ul h4 {







  font-size: 0.75em;







  text-transform: capitalize;







  line-height: 1.3em;







  color: white;







  width: 100%;







  text-align: center;







  margin: 0;







  padding: 0;







  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;







}















/* line 1736, sass/main.sass */







.single-blog .post-nav {







  width: 100%;







  height: auto;







  margin: 40px 0 30px;







  border-top: 1px dotted #828282;







  border-bottom: 1px dotted #828282;







  position: relative;







  overflow: hidden;







}







/* line 1744, sass/main.sass */







.single-blog .post-nav a {







  height: auto;







  padding: 10px;







  line-height: 1.2em;







  font-size: 1.6em;







  text-transform: uppercase;







  width: 40%;







}







/* line 1751, sass/main.sass */







.single-blog .post-nav a:before {







  content: " ";







  background: url("../images/main/main.png") no-repeat;







  width: 30px;







  height: 30px;







  position: absolute;







  display: block;







  top: 45%;







}







/* line 1759, sass/main.sass */







.single-blog .post-nav a[rel="prev"] {







  float: left;







  text-align: left;







  padding-left: 25px;







}







/* line 1763, sass/main.sass */







.single-blog .post-nav a[rel="prev"]:before {







  left: 0;







  background-position: 0 -1500px;







}







/* line 1767, sass/main.sass */







.single-blog .post-nav a[rel="next"] {







  float: right;







  text-align: right;







  padding-right: 30px;







}







/* line 1771, sass/main.sass */







.single-blog .post-nav a[rel="next"]:before {







  right: 0px;







  background-position: 0 -1450px;







}







/* line 1774, sass/main.sass */







.single-blog form {







  padding-top: 20px;







}







/* line 1776, sass/main.sass */







.single-blog form > p:first-child {







  padding-left: 15px;







  position: relative;







}







/* line 1779, sass/main.sass */







.single-blog form > p:first-child a {







  display: inline;







  text-transform: capitalize;







}







/* line 1782, sass/main.sass */







.single-blog form > p:first-child a:last-child {







  position: absolute;







  display: block;







  right: 43px;







  top: 0;







}







/* line 1788, sass/main.sass */







.single-blog form > div {







  width: 100%;







  height: 50px;







  margin-bottom: 25px;







  font-size: 1.6em;







  position: relative;







}







/* line 1794, sass/main.sass */







.single-blog form > div label {







  color: #666666;







  font-family: "AvenirBook", sans-serif;







  width: 170px;







  position: absolute;







  top: 15px;







  left: 15px;







}







/* line 1801, sass/main.sass */







.single-blog form > div input, .single-blog form > div textarea {







  width: 406px;







  margin-left: 176px;







  color: #666666;







  font-family: "AvenirBook", sans-serif;







  padding: 0 5px;







  background: #f8f7f1;







  border-left: 2px solid #c6c6c6;







  border-top: 2px solid #c6c6c6;







  border-bottom: 1px solid #d3d3d3;







  border-right: 1px solid #d3d3d3;







}







/* line 1812, sass/main.sass */







.single-blog form > div input:focus, .single-blog form > div textarea:focus {







  background: white;







}







/* line 1814, sass/main.sass */







.single-blog form > div input {







  line-height: 40px;







  height: 40px;







}







/* line 1817, sass/main.sass */







.single-blog form > div textarea {







  line-height: 1.3em;







  height: 140px;







  resize: none;







}







/* line 1821, sass/main.sass */







.single-blog form > div#commentArea {







  height: 140px;







}







/* line 1823, sass/main.sass */







.single-blog form > div button {







  margin-left: 176px;







  display: block;







  width: 180px;







  height: 40px;







  padding: 0 20px;







  font-size: 1em;







  text-transform: uppercase;







  line-height: 40px;







  text-align: center;







  font-family: "AvenirRomanBold", arial, helvetica, sans-serif;







  letter-spacing: 1px;







  color: #666666;







  border: 1px solid #dddddd;







  -moz-border-radius: 5px;







  -webkit-border-radius: 5px;







  -o-border-radius: 5px;







  -ms-border-radius: 5px;







  -khtml-border-radius: 5px;







  border-radius: 5px;







  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f6f5f0));







  background-image: -webkit-linear-gradient(#ffffff, #f6f5f0);







  background-image: -moz-linear-gradient(#ffffff, #f6f5f0);







  background-image: -o-linear-gradient(#ffffff, #f6f5f0);







  background-image: -ms-linear-gradient(#ffffff, #f6f5f0);







  background-image: linear-gradient(#ffffff, #f6f5f0);







  -moz-box-shadow: #efefef 1px 1px 1px;







  -webkit-box-shadow: #efefef 1px 1px 1px;







  -o-box-shadow: #efefef 1px 1px 1px;







  box-shadow: #efefef 1px 1px 1px;







}







/* line 1841, sass/main.sass */







.single-blog form > div button:hover {







  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f5f0), color-stop(100%, #ffffff));







  background-image: -webkit-linear-gradient(#f6f5f0, #ffffff);







  background-image: -moz-linear-gradient(#f6f5f0, #ffffff);







  background-image: -o-linear-gradient(#f6f5f0, #ffffff);







  background-image: -ms-linear-gradient(#f6f5f0, #ffffff);







  background-image: linear-gradient(#f6f5f0, #ffffff);







}







/* line 1843, sass/main.sass */







.single-blog .comments-header {







  padding-bottom: 15px;







  padding-left: 15px;







}







/* line 1847, sass/main.sass */







.single-blog #comments li {







  border-top: 1px dotted #828282;







  padding: 15px;







  font-size: 1em;







}







/* line 1851, sass/main.sass */







.single-blog #comments li:last-child {







  border-bottom: 1px dotted #828282;







  margin-bottom: 40px;







}







/* line 1854, sass/main.sass */







.single-blog #comments li.odd {







  background: #f9f9f9;







}







/* line 1856, sass/main.sass */







.single-blog #comments .comment-meta {







  width: 100%;







}







/* line 1858, sass/main.sass */







.single-blog #comments .comment-meta span {



  display: block;



  float: right;



}



/* line 1861, sass/main.sass */



.single-blog #comments p {



 font-family: "Times New Roman", Georgia, Serif;



 font-size: 1.6em;



  margin-bottom: 20px;



}



/* line 1865, sass/main.sass */



.single-blog #comments p:last-child {



  margin-bottom: 0;



}



/* line 1867, sass/main.sass */
.single-blog #comments a {
  display: inline;
 text-decoration: underline;
 padding-right: 5px;
 text-transform: capitalize;
 font-size: 1em;
 color: #2d86a4;
}
/* line 1874, sass/main.sass */
.single-blog #comments a:hover {
  color: #003366;
}
/* line 1879, sass/main.sass */
#register-page .wpcf7-not-valid-tip {
  left: 10px;
  top: -14px;
 width: 209px;
  color: #f35334;
  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;
 border-color: #f35334;
 text-align: center;
}
/* line 1887, sass/main.sass */
#register-page .wpcf7-response-output {
  width: 222px;
  height: 40px;
  margin: 0;
  padding: 5px 5px 10px 10px;
  margin-top: -35px;
  margin-left: 265px;
  font-family: "AvenirRomanRegular", arial, helvetica, sans-serif;
  font-size: 1.3em;
  line-height: 1.7em;
}
/* line 1897, sass/main.sass */
#register-page .wpcf7-validation-errors {
 color: #f35334;
 border-color: #f35334;
}

/* line 1900, sass/main.sass */
#register-page .wpcf7-mail-sent-ok {
  color: #2d86a4;
  border-color: #2d86a4;
}
.img1{width:32%; float:left; margin:5px; background-color:#CCC; }
.img2{width:32%; float:left; margin:5px; background-color:#CCC; }
.img3{width:32%; float:right; margin:5px; background-color:#CCC; }
.img11{width:48%; float:left; margin-left:0px; }
.img21{width:48%; float:right; margin-left:10px; margin-top:10px;}
.form_row {
	width:700px;
	float:left;
	clear:both;
	padding:3px;
	font-size:14px;
}
label {
	width:190px;
	float:left;
	padding:3px 0px 0 3px;
	color:#555555;
	text-align:left;
	font-weight:normal;
	font-size:14px;
}
input.main_input {
background-color:#CCC;
border:1px #626262 solid;
width:275px;
height:18px;
padding:4px;
float:left;
font-size:14px;
}
input.main_input1 {
background-color:#CCC;
border:1px #626262 solid;
width:180px;
height:18px;
padding:4px;
float:left;
}
textarea.main_textarea {
background-color:#CCC;
border:1px #626262 solid;
width:275px;
height:90px;
padding:4px;
float:left;
}
input.submit {
	background-color:#181818;
	color:#FFFFFF;
	text-align:center;
	float:right;
	padding:3px 10px 2px 10px;
	margin:0px 0 0 0;
	border:1px #626262 solid;
	cursor:pointer;
}

.selct-drop{
	width:285px;
	margin-right:220px;
	height:27px;
	background-color:#CCC;
	border:1px #626262 solid;
}

