/*  
Theme Name: Avakas Template
Version: 1
Description: Designed by <a href="http://www.avakas.com">AvakaThemes</a>.
Author: AvakaThemes
Author URI: http://www.avakas.com
*/

/* Default styles */
@import "reset.css";

body {
	background-color: #fff4f2;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
@font-face {
	font-family: 'PFHighwaySansProLight';
	src: url('fonts/pfhighwaysanspro-light-webfont.eot');
	src: local('PF Highway Sans Pro'), local('PFHighwaySansProLight'), url('fonts/pfhighwaysanspro-light-webfont.woff') format('woff'), url('fonts/pfhighwaysanspro-light-webfont.ttf') format('truetype'), url('fonts/pfhighwaysanspro-light-webfont.svg#webfontIjdxFnlR') format('svg');
	font-weight: normal;
	font-style: normal;
}
#nav li a,h2,h3,.actual,h4,#contact,#hotel h1,#bookingform #ci,#bookingform #co,#footer,#language_list,.trip-advisor,#navGallery a,.menu-header a,#bookingform form,.upm_poll_form_question,#newsletter p{font-family: 'PFHighwaySansProLight', sans-serif !important;}

a { color: #2882c1; outline:none; }

/* Containers */
body.custom {
}
#wrap {
	width:936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.content {
	margin-right: auto;
	margin-left: auto;
}

#main-content {
	background-color: #FFF;
	padding-top: 25px;
	margin-top: -1px;
		-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

}
#hotel h1, #nav li.current_page_item a, .jimgMenu ul li a, #main h2.page, #bookingform h2 {color:#ac381f;}
.phone,.fax,.email{background-attachment: scroll;background-image: url(images/icons.png);background-repeat: no-repeat;background-position: left top; line-height:23px; display:block; float:left; padding-left:30px; margin-right:15px; margin-bottom:5px;}
.fax{background-position: left -42px;}
.phone{background-position: left -83px;}
#digilodge-footer{float:right;filter: alpha(opacity=30);-moz-opacity: 0.3;-khtml-opacity: 0.3;opacity: 0.3;}

#footer {
	color: #BEB8A5;
	width: 940px;
	height: 20px;
	position: relative;
	margin-top: 21px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#footer a {
color:#9A9172;
}
#footer ul { width:100%; height:30px;
	margin: 0px;
	padding: 0px;
}
#footer li {
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 15px;
}
#footer-top {
}
/* Header */
#contact{
	font-size: 12px;
	color: #999;
	text-decoration: none;
	position: absolute;
	left: 265px;
	top: 100px;
}
#special{
	width:720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#special a img{
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 20px;
	border: 6px solid #FFF;
}
#header {
	height: 550px;
	clear: both;
	position: relative;
	padding: 0px;
}
#header_nav{
	display: block;
	margin-right: auto;
	height: 225px;
	margin-left: auto;
	position: relative;
}
#header .logo{
	display: block;
	height: 128px;
	width: 213px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* Page Nav */
#leaf {
	display: block;
	position: absolute;
	z-index: 500;
	background-attachment: scroll;
	background-image: url(images/ribbon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 62px;
	left: 265px; top: 54px;
}
#hotel{
	background-attachment: scroll;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 45px;
	width: 450px;
	left: 230px;
	top: 50px;
}
#hotel h1{
	font-size: 34px;
	line-height:28px;
	padding-left: 40px;
	text-shadow:1px 3px 2px rgba(0, 0, 0, 0.2);
	font-weight: normal;
}
#nav {
	display: block;
	position: absolute;
	height: 58px;
	width:936px;
	left: 0px;
	z-index: 10;
	bottom: 0px;
	background-image: url(images/nav-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav ul {
	margin: 0;
	list-style: none;
	line-height: 1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav a {
	font-size:16px;
	letter-spacing:1px;
	display: block;
	line-height: 58px;
	color: #fff;
}
#nav li{
	float: left;
	line-height: 58px
}

#nav li a{
	display: block;
	float: left;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 30px;
	margin-top: 18px;
	height:30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
#nav li a span{
	display: block;
}
#nav li.current_page_item a{
	cursor: pointer;
    background-color: #FFF;
	line-height: 30px;
   -webkit-border-top-left-radius: 10px;
   -webkit-border-top-right-radius: 10px;
   -moz-border-radius-topleft: 10px;
   -moz-border-radius-topright: 10px;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   -moz-box-shadow:0px -4px 6px rgba(0, 0, 0, 0.2);
}
#nav li.current_page_item a span{
	background-image: url(images/ribons.png);
	background-repeat: no-repeat;
	background-position: center -138px;
	margin-top: -20px;
	padding-bottom: 10px;
	padding-top: 20px;
}/* Style drop down list */

#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
	border-top: 1px solid #2a2a2a;
	z-index: 99999;
}
#nav li ul li {
	position:relative;
	z-index:999;
	border: 1px solid #2a2a2a;
	border-width:0 1px 1px;
	background-color: #000000;
}
#nav li ul li:hover {	border:none; }
#nav li ul li a {
	line-height: 34px;
	font-size: 11px;
	width: 120px;
	color: #E4DDCD;
}
#nav li ul ul {	margin: -26px 0 0 170px; }
#nav li ul ul li a { line-height: 25px; }
#nav li ul li ul li a {	border-width:0 1px 1px 0px; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li.current_page_item ul li a { color:#c0baa5; background:#fff; border:none;}
#nav li.current_page_item ul li a:hover, #nav li ul li.current_page_item a:hover { color:#fff; background:#3f3a2b; border:none;}
#nav li.current_page_item ul li a { color:#c0baa5; background:#fff; border:none;}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */

/* Featured / Slider */
#nav-lang {
	display: block;
	float: right;
}
#slider {
	position: absolute;
	height: 320px;
	width: 936px;
	z-index: 5000;
	top: 225px;
	background-color: #FFF;
	padding-top: 5px; overflow: hidden;
}
#navGallery{ position:absolute; right:13px; bottom: 35px; z-index:100}
#navGallery a{
	line-height: 20px;
	color: #999;
	background-color: #333;
	text-align: center;
	display: block;
	height: 20px;
	width: 20px;
	margin-bottom: 5px;-moz-box-shadow:2px 4px 6px rgba(0, 0, 0, 0.2);
	filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;
}
#navGallery a.activeSlide{
	color: #000;
	background-color: #fff; 
	filter: alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;
}

/* Homepage */
.home h3 { padding: 0; }
.home .feature { margin-left:65px; }
.home img.home-icon { float:left; padding:0; }

/* Main Content (style) */
.space {margin-left: 11px;}
#main {
float:left;
width:443px;
}
#main.full {
	width:900px;
	margin-right: auto;
	margin-left: auto;
}
.front-blocks {
	width:285px;
	float:left;
	height: 200px;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 16px;
}
#main p, #main ul, #main ol {font-size:12px;color: #111111;}
#main a { text-decoration: underline; }
#main a:hover {	text-decoration: none; }
#main h2, #main h3 { font-weight: normal; }
#main h2 { font-size: 24px;	padding-top:0; }
#main h3 {font-size: 18px; }
#main h4 { font-size: 12px; }
#main ol, #main ul { line-height: 18px; }
#main ul { padding-left: 50px; }
#main ul li { list-style: circle; padding: 3px 0; }
#main ol { padding-left: 57px; }
#main ol li { list-style: decimal; padding: 3px 0; }
#main blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */

#main .post {
padding-bottom:25px;
padding-right:5px;
padding-top:0;
}
#main .post-title {	width: 100%; position: relative; }
#main .post-title h2, #main .post-title p.post-details, #main .post-title h3 { padding-right: 50px; }
#main h2 a, #main h3 a { color: #2A2A2A; text-decoration: none; }
#main h2 a:hover, #main h3 a:hover { text-decoration: underline; }
#main p.post-details { line-height: 18px; margin-top: -10px; position: relative; }
#main p.post-details a { text-decoration: none; }
#main p.post-details a:hover { text-decoration: underline; }
#main p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 0px 0 1px
}
#main .post h4 { margin-top: 1px; clear: both; width: 100%; }
#main .post h2 {
	position: relative;
}
#main .post h4.continue a {
	background: #A8BC70;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}
#main .post h4.continue a:hover {background: #9fb26a;}
#main .post img.thumbnail {
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:5px;
}
#main .post img.gallery { margin:0 7px 7px 0; }
#main h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

/* Main Content (post>single) */

#main p.tags {
	background:url(images/ico-tag.gif) no-repeat center left;
	padding-left:25px;
	width: 100%;
	clear: both;
}
.single #main .advert_468x60 {margin: 15px 0 0px 0;}
#main .page h2 {padding-top: 5px;}
.nav-border{
	background-attachment: scroll;
	background-image: url(images/nav-bg2.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 320px;position: absolute; top:5px;width: 936px;z-index:90;
}
.menu-header{ position:absolute; top:2px; z-index:200;}
.menu-header li{ float:left;}
.menu-header a{
	color: #000;
	padding-right: 40px;
	padding-left: 40px;
	font-size:14px;
}
.menu-header li.current_page_item a{
	text-decoration: underline;
	color: #900;
}

#sidebar .soc-icons-bar li{
	display: inline-block;
	margin-right: 15px;
}
#sidebar .soc-icons-bar li.tw a,#sidebar .soc-icons-bar li.fb a{background-image: url(images/socialicons.png);
	background-repeat: no-repeat;
	background-position: left top;line-height: 31px;padding-left: 35px; height:31px;display: block;}
#sidebar .soc-icons-bar li.tw a{
	background-position: left -31px;
}

/* Sidebar */

#sidebar{
	width:210px;
	overflow:hidden;
	float: left;
	margin-left: 11px;
}
#sidebar img{
	margin-bottom: 15px;
}
#sidebar h3{
	font-weight:bold;
	text-transform:uppercase;
	color:#CCCCCC;
	letter-spacing:1px;
	line-height:24px;
	font-family: "uppercase Georgia", serif;
	font-size: 12px;
	background-color: #000000;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar ul{clear:both;}
#sidebar ul li a{
	color:#636363;
	background-image: url(images/ico-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#sidebar a:hover,#sidebar .current-cat a,#sidebar li.active a{color:#000;}
#sidebar ul li .meta{display:block;font-size:11px;font-family:Arial, Helvetica, sans-serif;color:#878787;font-weight:normal;text-transform:uppercase;}
#sidebar .block{
	background:#fcfcfc;
	border:1px solid #e9e8e8;
	padding:10px;
}
#sidebar .block .inside{border:#D5D4D4 5px solid;background:#EDEDED;padding-bottom:5px;}
#sidebar .block .inside ul{padding:0;}
#sidebar .block .inside li{line-height:18px;position:relative;padding:8px 0;}
#sidebar .block .inside li img.thumbnail{border:#A4A4A4 2px solid;float:left;margin-right:10px;}
#sidebar ul,#sidebar .textwidget{clear:both;padding:5px 0;}
#sidebar .widget{margin-bottom:25px;}
#sidebar li{line-height:18px;overflow:hidden;padding:5px 0 0 0px;}
#sidebar ul ul{border:0;margin:3px 0 0;padding:0;}
#sidebar ul ul li{border:0;padding-bottom:0;border-top:1px solid #E2E2E2;}

#sidebar #news h3 { background:url(images/ico-news.png) no-repeat left 3px; padding-left:32px; }
#sidebar #news li {background:url(images/ico-bullet.png) no-repeat left 10px;padding:5px 0 0 15px;}

#sidebar .widget_twitter { position:relative; font-size:14px; }
#sidebar .widget_twitter h3 { background:url(images/ico-twitter.png) no-repeat left top; padding-left:32px; }
#sidebar .widget_twitter a { color:#2882c1; font-size:14px; }
#sidebar .widget_twitter .follow { position:absolute; right:15px; top:25px; }
#sidebar .widget_twitter .follow a { font-size:12px; font-style:italic;}

#newsletter h3, #feedburner h3,#campaignmonitor h3 { background:url(images/ico-letter.png) no-repeat left 0px; padding-left:32px; }
#newsletter form, #feedburner form, #campaignmonitor form {margin-top:15px;}

#newsletter .field, #feedburner .field, #campaignmonitor .field {background-color:#F2F2F2;border:1px solid #CBD1D2;color:#999; font-size:11px;}
#newsletter .field, #feedburner .field, #campaignmonitor .field {display:block;float:left;height:19px;margin:0 4px 0 0;padding:5px 0 0 5px;width:170px;}
#newsletter .button, #feedburner .button, #campaignmonitor .button {background:transparent url(images/btn-submit.png) no-repeat scroll left top;border:medium none;color:#FFFFFF;font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
#newsletter .button, #feedburner .button, #campaignmonitor .button {cursor:pointer !important;font-weight:bold;height:25px;text-transform:uppercase;width:80px;}

#tag_cloud h2{display:block;float:none;}
.textwidget{clear:both;line-height:20px;padding:5px 2px;}
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th{color:#fff;}
#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}
#wp-calendar a{text-decoration:underline;}
#wp-calendar a:hover{text-decoration:none;}
#sidebar #search_main form div{position:relative;height:33px;background:#F2F2F2;border:1px solid #CBD1D2;}
#sidebar #search_main input.field{width:163px;position:absolute;left:12px;top:7px;padding-top:2px;outline:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#777;border:0;background:transparent;z-index:1;}
#sidebar #search_main input.submit{position:absolute;right:0;top:0;z-index:1;}

/* Sidebar (flickr) */

#flickr h3 span { color: #0061D8; }
#flickr h3 span span { color: #FF1183; }
#flickr .wrap {	margin-left: -5px;	padding: 0;	position: relative;	}
#flickr a img {	float: left; margin-left: 5px;	margin-bottom: 5px;display: block;	padding: 3px;background: #fff;border: #CECFC6 1px solid; }
#flickr a:hover img {border: #A8AA99 1px solid;}

/* languages */
#main h2.page {font-size: 18px;}
#language_list{
	position: absolute;
	top: 140px;
	right: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 2px;
	color: #999;
	font-size: 0.9em;
	text-align: center;
	width: 180px; z-index:10;
}
#language_list em{
	float: left;
	
}
#footer_language_list ul{
  list-style: none; float:left;

  padding:0;margin-left: 20px;
}

#footer_language_list ul li img{
	margin-right:0px;
	height: 12px;
	width: 18px;
}

#footer_language_list ul li{
	display:inline;
	padding:0;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0px;
}

#footer_language_list ul li a, #footer_language_list ul li a:visited{
  color: #fff;
  text-decoration:underline; filter: alpha(opacity=30);-moz-opacity: 0.3;-khtml-opacity: 0.3;opacity: 0.3;
}

#footer_language_list ul li a:hover, #footer_language_list ul li a:active{
  color: #fff;
}

#advert_300x250 a img {
	margin-bottom: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Footer */
.credits{width: 500px;}
#footer .design {display: block; clear:left; margin-top:10px;margin-bottom:10px;}
#footer span.more {
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 15px;
}
.trip-advisor{
	color: #000;
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(images/trip_advisor.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 150px;
	padding-top: 30px;
	clear:both;
	display:block;
	font-size:14px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.ngg-galleryoverview{ clear:none!important;}
#footer span.credits {
	float: left;
	margin-left: 15px;
	padding-top: -5px;
}
#bookingform{
	color: #333;
	width: 235px;
	float:left;
	margin-left: 20px;
}
#bookingform h2{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
}
#bookingform .book{
	background-color: #f6f5f1;
	height: 240px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow:2px 4px 6px rgba(0, 0, 0, 0.2);
	padding: 10px;
	margin-bottom: 10px;
}
#bookingform #ci,#bookingform #co{
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	color: #333;
	height: 32px;
	width: 170px;
	font-size: large;
	padding-top: 6px;
	padding-right: 32px;
	padding-left: 10px;
	background-color: #FFF;
	border: 0px none transparent;
	margin-bottom: 20px;
}
.form-input{position: relative;height: 38px;width: 202px;}
#bookingform form img{position: absolute;top: 4px;right: -2px;}
.submit-button{
	background-color:transparent;
	border: none;
	cursor:pointer;
	overflow:visible ;
	text-align:center;
	white-space:nowrap;
	margin-top: 15px;
	margin-left: 20px;
	height:26px;
}
#newsletter .emailinput{
	background-color: #F4F4F4;
	border:none;
	height:30px;
	line-height:30px;
	width: 130px;
	padding-right: 8px;
	padding-left: 8px;
	color: #AAA;
	padding-top: 0px!important;
	padding-bottom: 0px !important;
}
#newsletter form{ position:relative;}
#newsletter .send{
	background-color: transparent;
	border:none;
	width:26px;
	height:27px;
	cursor:pointer;
	background-image: url(images/btn-arrow.png);
	position: absolute; right:12px;
}
.ngg-clear{ clear:both;}

#upm_poll_box{
	float:left;
	width:95%;
}
#upm_poll_box ul,.upm_poll_form_list{
	margin:0px !important;
	padding: 0px!important;
}

.upm_poll_form_question {
	text-align:left !important;
	font-size:16px !important;
	padding: 0px;
}
.upm_poll_result_title{
	color:#C48D00;
	font-size:16px;
}
#searchform input{
	border:1px solid #EEE;
	background-color: #FFF;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 194px;
	color: #8F8F8F;
	background-image: url(images/searc.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.css_post_header1{ font-size:24px !important;}
.css_post_header3{ display:none !important;}
.css_post_embedded,.css_form_embedded{border: none!important;}
.css_post_embedded{
	border-bottom-width: 4px!important;
	border-bottom-style: dotted!important;
	border-bottom-color: #AFCAD3!important;
}
.css_form_link{
	color: #6CF!important;
	font-size: 18px!important;
}
.clear{ clear:both; width:100% !important;}
.actual,.corner{background-attachment: scroll;background-image: url(images/buttons.png);background-repeat: no-repeat;height:25px;display:block;float:left;}
.actual{font-size:14px;line-height:24px;padding-right: 15px;color:#FFF;}
.corner{width: 16px;}
.submit-button .actual{background-position: right top;}
.submit-button .corner{background-position: left top;}
#map .actual{background-position: right top;}
#map .corner{background-position: left top;}
#map{
	background-attachment: scroll;
	background-image: url(images/map.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 50px;
	width: 180px;
	position:relative;
	padding-top: 80px;
}
div.hr { background:url(images/hr.png) repeat-x top left; height:1px; margin:15px 0; }
#img-thumbs{
	display: block;
	float: left;
	height: 90px;
	width: 320px;
	margin-top: 5px;
	margin-left: 300px;
}
.ui-datepicker-trigger{ cursor:pointer;}
.fullpage{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.checklist{
	font-size:12px;
	float:left;
	width:50%; 
}
.checklist ul{
 padding-left: 0px !important; 
}
.checklist ul li{
	list-style:none !important;
	background-color: #fff;
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	background-position: left -58px;
	padding-top: 5px!important;
	padding-right: 5px!important;
	padding-bottom: 5px!important;
	padding-left: 20px!important;
}
.half, .half-last {float:left;width:47%;margin:10px 0;margin-right:6%;}
.half-last {margin-right:0}
.wpcf7-form p { float: left; display:block; width:50%;}
.wpcf7-form p.message,.wpcf7-form p.subject{width:100%;}
.captcha span input{
	width:180px;
	border: 1px solid #ECECE6;
	padding: 0px;
	height: 25px;
}
.wpcf7-form p.subject input,.wpcf7-form p.message textarea {width:93%;}
.wpcf7-form input{ width:180px;}
.wpcf7-form input,.wpcf7-submit input,textarea{
	-webkit-border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	border-radius: 5px!important;
	border:none;
	background-color: #ECECE6!important;
}
textarea{padding: 10px;}
.wpcf7-response-output{clear:left;}
.wpcf7-submit input {
	display: inline-block!important;
	color:#868666!important;
	font-weight:bold!important;
	font-size:1.2em!important;
	padding: 5px 20px!important;
	text-align: center!important; cursor:pointer;
	clear:left; width:auto;
}
.fb{ position:absolute; top: 150px;}
.ngg-gallery-thumbnail img,.ngg-widget img{filter: alpha(opacity=60);-moz-opacity: 0.6;-khtml-opacity: 0.6;opacity: 0.6;}
.ngg-gallery-thumbnail-box{ float:left; width:104px;}
.ngg-navigation a,.ngg-navigation span{
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 15px;
	width: 15px;
}
.linked {
color:#111111 !important;
cursor:text !important;
text-decoration:none !important;
}
h3 .linked,h2 .linked {color:#222222 !important;}
.ppt,.form-allowed-tags{ display:none !important;}
.ngg-gallery-thumbnail-box{float:left;padding: 2px;}
.ngg-gallery-thumbnail-box img{box-shadow: 0px 3px 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.4);}
.ngg-clear{ clear:both;}
.css_form_textfieldspace,.form-block{ float:left;}
.css_form_textfieldspace input{  width:140px;}
.css_form_textfieldspace textarea{ width:400px;}
.css_form_antispamtext{ display:none;}
.form-block{  width:50%;}
.form-block input{  width:160px;}
.clear{ clear:left;}
.submit{
	cursor:pointer;
	color: #B7814F;
	background-color: #000;
	height: 30px;
	border: none;
}
.myButton,.css_form_submit {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffa59a;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffa59a;
	box-shadow:inset 0px 1px 0px 0px #ffa59a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fd7262), color-stop(1, #e05545) );
	background:-moz-linear-gradient( center top, #fd7262 5%, #e05545 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd7262', endColorstr='#e05545');
	background-color:#1ecae8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #775421;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 21px;
	text-decoration:none;
	text-shadow:1px 1px 0px #842d23;
}
.myButton:hover,.css_form_submit:hover { cursor:pointer;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e05545), color-stop(1, #fd7262) );
	background:-moz-linear-gradient( center top, #e05545 5%, #fd7262 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e05545', endColorstr='#fd7262');
	background-color:#e05545;
}
.myButton:active,.css_form_submit:active {position:relative;top:1px;}
.weather{float:right;margin-top: 20px;}
.follow{ display:block; margin:15px auto; width:100px;}

#ui-datepicker-div{
	display:none;
}