@import url(https://fonts.googleapis.com/css?family=Dosis:400,700);

body {
	margin: 0;
	padding: 0;
	background: #373737;
	font-family: 'Dosis', sans-serif;
	font-size: 16px;
	color: #5A554E;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #ad3d3c;
	font-family: 'Dosis', sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 3.2em;
}

h3 {
	font-size: 2.6em;
}
h4 {
	font-size: 1.3em;
}

p, ul, ol {
	line-height: 150%;
	font-family: 'Dosis', sans-serif;
}

ul, ol {
	margin: 0px;
	list-style: none;
}


a {
	text-decoration: underline;
	color: #ad3d3c;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 1000px;
	height: 235px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 115px 0px 0px 50px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: 'Dosis', sans-serif;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 44px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font-family: 'Dosis', sans-serif;
	color: #C5E8FF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font-family: 'Dosis', sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

#banner {
	margin-bottom: 20px;
	border: 12px #ECECEC solid;
}

/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
	padding: 10;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 120px;
	height: 39px;
	margin-left: 10px;
	padding-top: 15px;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: 'Dosis', sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(images/img06.jpg) no-repeat left top;
	padding-left: 0;
	color: #493E2B;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 50px 0px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
}

#contentwide {
	float: left;
	width: 800px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	font-size: 34px;
	color: #493E2B;
}

.post .title a {
	color: #493E2B;
	border: none;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 23px;
	font-weight: normal;
	color: #da202a;
	font-family: 'Dosis', sans-serif;
}
.post .meta2 {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: normal;
	color: #ad3d3c;
	font-family: 'Dosis', sans-serif;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	background: url(images/img08.jpg) no-repeat left top;
	padding: 25px 0px 0px 0px;
	text-align: justify;
}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.smalllinks {
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(images/img11.gif) no-repeat left 1px;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
	font-weight: normal;
}
.smalltext {
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
	font-weight: normal;
}
.stats {
	padding-left: 18px;
	background: url(images/stats.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 273px;
	padding: 0px;
	color: #787878;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
}

#sidebar h2 {
	height: 65px;
	background: url(images/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 28px;
	color: #493E2B;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-content {
	width: 900px;
	height: 255px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: url(images/img15.jpg) no-repeat left top;
	font-size: 12px;
	color: #ffffff;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #ffffff;
}

#footer-content strong {
	color: #ffffff;
}

#footer-content a {
	color: #ffffff;
}

#footer-content a:hover {
	color: #ffffff;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: 'Dosis', sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	text-decoration: underline;
	color: #ffffff;
}

.topmenu {
	width: 1000px;
	margin: 0px auto;
	height: 34px;
	background-image: url("images/img04.jpg");
}

nav {
  height: 34px;
  float: right;
}

.nav {
  
}
.nav a {
  display: block;
  text-decoration: none;
}
.nav > li {
  float: left;
  margin-right: 3px;
}
.nav > li > a {
  height: 34px;
  line-height: 34px;
  padding: 0 20px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background-image: url("images/img12.jpg");
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 -2px 2px rgba(0, 0, 0, 0.03), 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 -2px 2px rgba(0, 0, 0, 0.03), 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
}
.nav > li > a:hover {
  text-decoration: none;
  color: black;
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
}
.nav > li.active > a, .nav > li > a:active, .nav > .dropdown:hover > a {
  background: white;
  color: #404040;
  text-shadow: none;
  -webkit-box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
}
.nav a.icon {
  position: relative;
  width: 40.8px;
  padding: 0;
}
.nav a.icon > span {
  display: block;
  position: absolute;
  top: 9px;
  left: 12px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
}
.nav a.icon.home > span {
  background-image: url("images/home.png");
}
.nav a.icon.contact > span {
  background-image: url("images/contact.png");
}
.nav a.icon.facebook > span {
  background-image: url("images/facebook.png");
}
.nav a.icon.link > span {
  background-image: url("images/links.png");
}
.nav a.icon.newsletter > span {
  background-image: url("images/newsletter.png");
}
.nav a.icon.bookmark > span {
  background-image: url("images/bookmark.png");
}
.nav .active a.icon > span, .nav a.icon:hover > span {
  background-position: 0 -16px;
}

.dropdown {
  position: relative;
  border-bottom: 5px solid white;
}
.dropdown:hover ul {
  display: block;
}
.dropdown ul {
  display: none;
  position: absolute;
  top: 39px;
  left: -1px;
  min-width: 160px;
  padding: 0 0 5px;
  background: white;
  border: 1px solid #dadada;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
}
.dropdown ul.large {
  min-width: 200px;
}
.dropdown li {
  display: block;
  margin: 0 18px;
  overflow: visible;
}
.dropdown li + li {
  border-top: 1px solid #eee;
}
.dropdown li a {
  color: #555;
  padding: 8px 18px;
  margin: 0 -18px;
}
.dropdown li a:hover {
  color: black;
}
.Raleway{
font-family: 'Dosis', sans-serif;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
}
.spamcomment {
	padding-left: 16px;
	font-size: 9px;
	font-weight: normal;
}
.souvenirtext {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;	
	font-family: 'Raleway', sans-serif;

}
#souvenirtable {
	line-height: 100%;
}
/* Scroll to top link */
#scroll-top {
 background:url(images/to-the-top.png) no-repeat 0 -52px;
 position:fixed;
 display:block;
 width: 52px; 
 height: 52px;
 bottom: 1.5em; 
 right: 50%;
 margin-right:-600px;
}

#scroll-top:hover{
 background-position:0 0;

}

#smallertext {
	font-size: 11px;
}
/*Error Messages & warnings */
.error_msg_003, .success_msg_003, .info_msg_003, .warning_msg_003{
 width: 420px;
 height: auto;
 margin: 0px;
 padding: 2px 4px;
 font:  13px Arial,sans-serif;
 padding: 7px 0px 5px 5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
 }
 /*Error Messages & warnings */
.error_msg_003{
 border:solid 1px #FBD3C6;
 background:#FDE4E1;
 color: #B10009;
 }

.success_msg_003{
 border: solid 1px #ADDE5C;
 background: #DFF2BF;
 color: #008000;
 }

.info_msg_003{
 border:solid 1px #46B6EC;
 background:#BDE5F8;
 color: #00529B;
 }

.warning_msg_003{
 border:solid 1px #FDDD5B;
 background:#FEEFB3;
 color: #9F6000;
 }

.msg_003_image{
 width: 16px;
 height: 16px;
 float: left;
 margin: 0px 7px;
 }
 
/*Error Messages & warnings Large */
.error_msg_003L, .success_msg_003L, .info_msg_003L, .warning_msg_003L{
 width: 90%;
 height: auto;
 margin: 0px;
 padding: 2px 4px;
 font:  13px Arial,sans-serif;
 padding: 7px 0px 5px 5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
 }
 /*Error Messages & warnings Large */
.error_msg_003L{
 border:solid 1px #FBD3C6;
 background:#FDE4E1;
 color: #B10009;
 }

.success_msg_003L{
 border: solid 1px #ADDE5C;
 background: #DFF2BF;
 color: #008000;
 }

.info_msg_003L{
 border:solid 1px #46B6EC;
 background:#BDE5F8;
 color: #00529B;
 }

.warning_msg_003L{
 border:solid 1px #FDDD5B;
 background:#FEEFB3;
 color: #9F6000;
 }

.msg_003_imageL{
 width: 16px;
 height: 16px;
 float: left;
 margin: 0px 7px;
 }
/**********************************************************************/
.error_msg_003 #image{ background: url("images/exclamation.png") no-repeat;}
.success_msg_003 #image{ background: url("images/accept.png") no-repeat;}
.info_msg_003 #image{ background: url("images/information.png") no-repeat;}
.warning_msg_003 #image{background: url("images/error.png") no-repeat;}
.error_msg_003L #image{ background: url("images/exclamation.png") no-repeat;}
.success_msg_003L #image{ background: url("images/accept.png") no-repeat;}
.info_msg_003L #image{ background: url("images/information.png") no-repeat;}
.warning_msg_003L #image{background: url("images/error.png") no-repeat;}

/*Beta banner */
#beta {
 	position: fixed;
 	 top: 0;
  	left: 0;
 	 z-index: 999;
 	 width: 100%;
 	 height: 50px;
    background: #fde073;
    text-align: center;
	vertical-align: middle;
	font:  13px Arial,sans-serif;
    -webkit-box-shadow: 0 0 5px black;
    -moz-box-shadow:    0 0 5px black;
    box-shadow:         0 0 5px black;
}

#myImage {
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
}

/* or */

#ImageWrapper {
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
    background-color: #000;
}
/*Stats Table Formatting */
.heading {
  background: #aaaaaa;
  color: #000000;
  font-weight: bold;
  padding:2px;
  text-align:center;
  border-bottom: 1px solid #cccccc;
}

.rows {
  background: #eeeeee;
  color: #000000;
  padding:2px;
  border-bottom: 1px solid #cccccc;
}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { 
    content: " \25B4\25BE" 
}
#tab1 {
	color: #ffffff;
}
#tab2 {
	color: #ffffff;
}
#tab3 {
	color: #ffffff;
}
#tab4 {
	color: #ffffff;
}
#tab5 {
	color: #ffffff;
}
#tab6 {
	color: #ffffff;
}
ul.bullet {
    list-style-type: square;
    margin: 10;
    padding: 10;
}

#map {
      background-color: #e5e3df;
      height: 100%;
    }
    img{
      border-style: none;
    }
    .labels {
     color: black;
     background-color: white;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: !!LabelSize!!;
     font-weight: bold;
     text-align: center;
     width: auto;
     padding-left: 2px;
     padding-right: 2px;
     border: 1px solid black;
     white-space: nowrap;
     /* IE7 Only */
     *width: 100px;
     *white-space: collapse;
   }
  		div.contextmenu{
			background:#FFFFFF; 
			border:1px solid #8888FF;
		}
		div.contextmenu ul {list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			margin:0;
			padding:0;
		}
		div.contextmenu ul li{
			display:block;
			padding:1px;
			line-height:100%;
			margin:0;
		}
		div.contextmenu ul li a {
			border:none;
			padding:3px 11px 3px 10px;
			display:block;
			text-decoration:none;
			color:#233D6D;
			font-size:11px;
			font-family:tahoma,arial,sans-serif;
		}
		div.contextmenu ul li a:hover  {
			color:#233d6d;
			background:#c3daf9;
			border:1px solid #8BB8F3;
			padding:2px 10px 2px 9px;
		}
		img.gsak {
			vertical-align:middle;
		    margin-left:4px;
		}
.modal {
	z-index: 10;
	display: block;
	padding-top: 100px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.5)
}
.modal-content {
	margin: auto;
	background-color: #fff;
	position: relative;
	padding: 0;
	outline: 0;
	max-width: 600px
}
.modal-inner { padding: 20px 30px; }
.modal-close {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	right: 0;
	top: 0;
	background: #ccc;
	padding: 6px 10px;
}
.animate-opacity { animation: opac 2s }@keyframes opac{from{opacity:0} to{opacity:1}}
}