/* OVERALL */
body {font: 400 0.8em 'Open Sans', Lucida Sans Unicode, Lucida Grande, Verdana, Tahoma, Arial, Sans-serif; color: #666; background: #78bfd3 url('../images/background.jpg') repeat-x top center;}
body p {margin-bottom: 20px; line-height: 1.8em; word-wrap: break-word;}
.container {margin: 0 auto; width: 960px; overflow: hidden; background: #e7eef0 url('../images/main_bg.gif') repeat-y top center; text-shadow: 1px 1px #fff;}
.header {position: relative; width: 960px; height: 200px; margin: 0 auto; background: url('../images/header_bg.jpg') no-repeat bottom center;}
.section {float: left; width: 620px; margin: 30px 0;}
.section-wide {clear: both; width: 900px; padding: 30px; background: #e7eef0;}
.aside {float: right; width: 280px; margin: 30px 30px 30px 0;}
.footer {clear: both; overflow: hidden; height: 100%; padding: 30px 0px; background: #dee7e9 url('../images/break.gif') repeat-x top center;}

/* hgroup */
h1,
h2,
h3,
h4,
h5,
h6 {line-height: 1.2em; margin-bottom: 15px; font-weight: 400; font-family: 'Lobster', Sans-serif;}
h1 {font-size: 2em; color: #437f8d;}
h2 {font-size: 1.8em; color: #437f8d;}
h3 {font-size: 1.6em; color: #437f8d;}
h4 {font-size: 1.4em; color: #78bfd3;}
h5 {font-size: 1.2em; color: #78bfd3;}
h6 {font-size: 1em; color: #78bfd3;}

/* LINK */
a {color: #213a3f; text-decoration: none; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
a:active {color: #000;}
a:hover {color: #458391;}

/* .header */
.header h1,
.header h5 {font-size: 60px; font-weight: 400; text-align: center; margin: 10px 0 0 0;}
.header-title {font: 400 60px 'Lobster', Arial, Tahoma, Sans-serif; letter-spacing: -3px; font-weight: normal; text-shadow: 1px 1px #6ba6b3;}
.header-desc {text-align: center; font: 400 1.4em 'Lobster', Arial, Tahoma, Sans-serif; color: #fff;}

/* .header form */
.header-form {clear: both; overflow: hidden; position: absolute; top: 8px; right: 0;}
.header-text {width: 150px; margin-right: 5px; border: 1px solid #bbb;}

/* .nav */
.nav {position: relative; height: 30px; padding: 10px 0; clear: both; line-height: 1em; font-size: 0.9em; font-weight: 400;}

.nav ul {list-style: none;}

.nav li {float: left; position: relative; z-index: 100;}
.nav li:hover {background: #123e47;}

.nav a {display: block; padding: 8px 15px; color: #fff;}
.nav a:hover {background: #123e47; color: #fff;}
.nav li.current_page_item a,
.nav li.current-menu-item a {color: #fff; background: #123e47;}
.nav li.current_page_item li a,
.nav li.current-menu-item li a {background: #123e47; color: #fff;}
.nav li.current-menu-item li a:hover {background: #123e47; color: #fff;}

.nav ul ul a {display: block; padding: 10px; position: relative;}
.nav ul ul {position: absolute; z-index: 120; width: 200px; background: #123e47; display: none; z-index: 200;}
.nav ul ul li {display: block; float: none;}
.nav ul ul li:hover {background: #123e47;}
.nav ul ul li a:hover {background: #123e47; color: #fff;}
.nav ul ul li.current_page_item a,
.nav ul ul li.current-menu-item a {color: #fff; background: #123e47;}

.nav ul ul ul {position: absolute; left: 200px !important; top: 0 !important;}

.nav a.sf-with-ul {padding-right: 20px;}
.nav .sf-sub-indicator {background: #fff; display: block; background: url('../images/menu_down.gif') no-repeat 0 0; width: 5px; height: 3px; position: absolute; top: 13px; right: 8px; text-indent: -9999px;}
.nav .sub-menu .sf-sub-indicator {background: #fff; display: block; background: url('../images/menu_right.gif') no-repeat 0 0; width: 3px; height: 5px; position: absolute; top: 13px; right: 5px; text-indent: -9999px;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {width: 960px; background: #e7eef0; margin: 0 auto; padding-bottom: 30px; border-bottom: 1px solid #d7d7d7;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background: none; zoom: 1; text-shadow: none; width: 300px; padding: 20px; margin: 0; position: absolute; right: 0; top: 0; bottom: 0; background: #e7eef0; background-color: rgba(231, 238, 240, 0.8);}
.flex-caption .title {font: 400 2em 'Lobster', Arial, Tahoma, Sans-serif;}

/* Direction Nav */
.flex-direction-nav {height: 0;}
.flex-direction-nav li a {position: absolute; top: 50%; cursor: pointer;}
.flex-direction-nav li .next {right: -21px;}
.flex-direction-nav li .prev {left: -20px;}
.flex-direction-nav li .disabled {cursor: default;}

/* Control Nav */
.flex-control-nav {position: absolute; bottom: 10px; left: 20px;}
.flex-control-nav li {margin: 0 10px 0 0; display: inline-block; zoom: 1; *display: inline; float: left;}
.flex-control-nav li a {width: 12px; height: 12px; display: block; background: #ddd; cursor: pointer; text-indent: -999em;}
.flex-control-nav li a:hover,
.flex-control-nav li a.active {background: #213a3f;}

/* .article */
.article {margin-bottom: 20px; padding: 0 30px; overflow: hidden; clear: both; background: url('../images/break.gif') repeat-x bottom center;}
.article .post-thumb {padding: 2px; border: 1px solid #ddd;}
.article .post-header {margin-bottom: 40px;}
.article h2.post-title {font-size: 2.4em; color: #213a3f; margin-bottom: 5px; line-height: 1.2em;}
.article h2.page-title {font-size: 2.4em; color: #213a3f; margin-bottom: 20px; line-height: 1.2em;}
.article ul.post-meta {clear: both; overflow: hidden; font-size: 0.75em; text-transform: uppercase; margin: 5px 0; list-style: none;}
.article ul.post-meta li {float: left; margin-right: 20px;}
.article li.post-comment {padding-left: 20px; background: url('../images/post_comment.gif') no-repeat 0 1px;}
.article li.post-date {padding-left: 20px; background: url('../images/post_date.gif') no-repeat 0 1px;}
.article li.post-category {padding-left: 20px; background: url('../images/post_category.gif') no-repeat 0 1px;}
.article .archives {overflow: hidden; clear: both; padding: 10px 0;}
.article .archives .archives-box {width: 45%; float: left; padding: 2px;}

/* .article misc */
.article blockquote {display: block; clear: both; margin: 20px 0; padding: 0 20px 0 40px; background: url('../images/blockquote.png') no-repeat 0 0; font-style: italic; color: #888;}
.article blockquote p {padding: 0;}
.article ul {margin: 0 0 20px 25px; list-style: circle outside;}
.article ol {margin: 0 0 20px 25px; list-style: decimal outside;}
.article li {margin: 3px 0; line-height: 1.8em;}

/* .article misc */
.breadcrumb {padding: 5px 30px; margin-bottom: 30px; font-size: 0.85em; font-style: italic;}

.pagetitle {text-align: center; font-size: 2em; padding: 20px; color: #999;}

.page-pagination {font-weight: bold; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 5px 0;}

ul.pagination {clear: both; font-size: 0.85em; padding: 15px 30px; overflow: hidden; list-style: none; text-shadow: none;}
ul.pagination li {float: left;}
ul.pagination li.pages {margin-right: 10px;}
ul.pagination a:hover,
ul.pagination .current-page {padding: 5px 10px; margin-right: 5px; background: #213a3f; color: #fff;}
ul.pagination a {padding: 5px 10px; margin-right: 5px; background: #ccc; color: #000;}

.post-footer {padding: 20px 0; margin: 10px 0; border-top: 1px solid #d7d7d7;}
.post-footer h5 {margin-top: 20px; font-size: 2em;}
.post-footer ul {margin: 0; list-style: none;}
.post-footer ul li {margin: 5px 0;}

ul.post-related {list-style: none;}

ul.post-info-meta {color: #888; padding: 0;}
ul.post-info-meta li {list-style: none; float: left;}
ul.post-info-meta li .post-print {display: block; width: 55px; height: 20px; background: url('../images/post_print.gif') no-repeat 0 0; text-indent: -9999em;}

.footer-navi {clear: both; overflow: hidden; padding: 0 !important; margin-bottom: 20px; border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7;}
.footer-navi li.previous {float: left;}
.footer-navi li.next {float: right;}

/* .gallery */
.gallery {clear: both; overflow: hidden;}
.gallery a {padding: 5px; display: block; float: left;}
.gallery a img {max-width: 100%; height: auto;}

/* .sideform */
.sideform {clear: both; overflow: hidden; text-align: center;}
.sidetext {width: 150px; margin: 2px auto; color: #888; border: 1px solid #bbb;}

/* .side-widget */
.side-widget {margin-bottom: 40px; overflow: hidden; clear: both;}
.textwidget {overflow: hidden; clear: both;}
.side-widget h3 {font-size: 2.4em; padding-bottom: 5px; margin-bottom: 5px; color: #215a65; background: url('../images/break.gif') no-repeat bottom center;}
.side-widget ol,
.side-widget ul {clear: both; list-style: none;}
.side-widget ol.children,
.side-widget ul.children {clear: both; list-style: none; margin-left: 20px;}
.side-widget ol li,
.side-widget ul li {margin: 5px 0; line-height: 1.8em;}
.side-widget select {width: 90%;}

/***** WIDGET *****/
/* .flickr */
.flickr {clear: both; padding: 10px 0;}
.flickr .flickr_badge_image {float: left; padding: 5px;}
.flickr .flickr_badge_image img {}

/* .location */
.location {}
.location li {padding-left: 30px;}
.location li.address {background: url('../images/icon_address.gif') no-repeat 0 3px;}
.location li.email {background: url('../images/icon_email.gif') no-repeat 0 3px;}
.location li.phone {background: url('../images/icon_phone.gif') no-repeat 0 3px;}
.location li.fax {background: url('../images/icon_fax.gif') no-repeat 0 3px;}

/* .social-icons */
ul.social-icons li {float: left;}
.social-twitter,
.social-facebook,
.social-email,
.social-rss {display: block; width: 48px; height: 48px; float: left; background: url('../images/social_icons.png') no-repeat; text-indent: -9999px;}
.social-twitter {background-position: 0 0; margin-right: 10px;}
.social-facebook {background-position: 0 -68px; margin-right: 10px;}
.social-email {background-position: 0 -136px; margin-right: 10px;}
.social-rss {background-position: 0 -204px;}

/* .twitter */
.tweet_list {color: #999; padding: 5px 0;}
.tweet_time {font-size: 0.9em; font-style: italic; display: block; text-align: right;}

/* .widget-slide */
.widget-slide {}
ul.widget-slide-list {}
ul.widget-slide-list li {float: left; font-size: 1.4em;}
ul.widget-slide-list li a {padding: 2px 15px; color: #333;}
ul.widget-slide-list li a.current {background: #eee;}

/* .footer */
.footer-inner {overflow: hidden; padding: 30px 0; font-size: 0.9em; text-shadow: 1px 1px 0 #fff; line-height: 1.8em;}
.footer-widget {float: left; overflow: hidden; display: block; width: 280px; padding: 0 20px;}
.footer-widget h4 {font-size: 2.4em; padding-bottom: 5px; margin-bottom: 5px; color: #215a65;}
.footer-widget ul {clear: both; list-style: none;}
.footer-widget ul li {margin: 5px 0; line-height: 1.8em;}
.footer-widget select {width: 98%; color: #888; margin: 5px 0; padding: 3px;}
.footer-widget p {margin-bottom: 10px; line-height: 1.8em;}
p.footer-copy {background: #e7eef0 url('../images/break.gif') repeat-x top center; clear: both; font-size: 0.9em; overflow: hidden; padding: 10px 20px; margin: 0;}
a.footer-credit {display: block; width: 110px; height: 12px; background: url('../images/footer_credit.png') no-repeat 0 0; text-indent: -9999px; float: right;}

/* .comment-box */
.comment-box {padding: 0; overflow: hidden;}
.comment-box h4 {font-size: 1.4em; margin: 10px 0;}
#respond {padding: 10px;}
.comment-text {width: 25%; margin-right: 5px;}
.comment-textarea {width: 95%;}
.comment-text,
.comment-textarea {border: 1px solid #ccc; padding: 5px; color: #999; font: normal 0.85em Verdana, Tahoma, Arial, San-serif;}
.avatar {margin-right: 20px; float: left; border: 1px solid #999;}
.comment-meta {clear: both; overflow: hidden;}
.comment-meta h6 {font-size: 1.2em; margin-bottom: 0;}
.comment-meta small {font-style: italic; color: #999; font-size: 0.85em;}
.comment-content {padding: 5px 10px; overflow: hidden;}
.comment-content p {padding: 5px 0; margin: 0 0 10px 0; line-height: 1.8em}
.commentlist li {border-bottom: 1px solid #ddd; margin-bottom: 20px; list-style: none;}
.commentlist ul.children {padding: 0;}
.commentlist ul.children li {border: none; border-left: 1px solid #ddd; padding: 0 0 0 30px; margin: 0; list-style: none;}
a.comment-reply-link,
a#cancel-comment-reply-link {background: #213a3f; display: inline-block; color: #fff; text-shadow: none; padding: 5px 10px; line-height: 1em; font-size: 0.85em;}
a.comment-reply-link {float: right;}

/* #wp-calendar */
#wp-calendar {text-align: center; width: 100%; font-size: 0.9em;}
#wp-calendar caption {font-weight: bold; text-align: center; padding: 5px 0; border-top: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px; border-right: 1px solid #eee;}
#wp-calendar td {font-style: normal; padding: 2px; border-right: 1px solid #eee;}
#wp-calendar tr {border-top: 1px solid #eee; border-left: 1px solid #eee;}
#wp-calendar tfoot td {border-bottom: 1px solid #eee;}

/* img */
img.aligncenter {display: block; margin: auto;}
img.alignright {display: inline; margin: 0 0 10px 20px;}
img.alignleft {display: inline; margin: 0 20px 10px 0;}
.centered {display: block; margin: auto;}
.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}

/* .wp-caption */
.aligncenter,
div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ccc; background: #efefef; margin: 10px; padding-top: 4px; text-align: center;}
.wp-caption img {border: 0;}
.wp-caption p.wp-caption-text {font-size: 0.85em; line-height: 1.2em; padding: 3px 0; margin: 0;}

/* Input and label */
select,
textarea,
input {border: 1px solid #ccc; color: #888; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-family: 'Lato', Arial, Verdana, Sans-serif;}
input[type=submit] {border: 1px solid #213a3f; color: #fff; cursor: pointer; background: #213a3f; padding: 5px 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
input[type=submit]:hover {border: 1px solid #458391; background: #458391;}
label {display: inline-block; margin-right: 20px;}

/* Misc */
.hidden {display: none;}
.focused {border: 1px solid #888;}
.highlight {background: #efefef; padding: 0 2px;}
.button {padding: 1px 5px;}
.fade {filter: alpha(opacity=50); opacity: 0.5;}
.clearfix {clear: both; height: 10px;}
.shadow {-webkit-box-shadow: 0 0 10px 0 #aaa; box-shadow: 0 0 10px 0 #aaa;}
.transparency {background-color: rgba(255, 255, 255, 0.8);}
.radius-10 {-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.radius-8 {-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.radius-4 {-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}

/* Shortcodes */
.tooltipsy {border: 1px solid #eee; background: #fff; width: 150px; padding: 10px; color: #333; font-size: 0.9em;}
.tooltip {cursor: pointer; border-bottom: 1px dashed #ccc;}

.left {width: 48%; float: left; line-height: 1.8em;}
.right {width: 48%; float: right; line-height: 1.8em;}

.col1 {width: 31%; float: left; line-height: 1.8em;}
.col2 {width: 31%; padding: 0 3%; float: left; line-height: 1.8em;}
.col3 {width: 31%; float: right; line-height: 1.8em;}

.accordion-wrap {position: relative;}
.accordion-title {padding: 10px 10px 10px 30px; font-weight: 400; background: #213a3f url('../images/accordion_bg.gif') no-repeat 10px 12px; color: #fff; text-shadow: none; cursor: pointer; margin-bottom: 5px; line-height: 1em;}
.accordion-open {background-position: 10px -14px;}
.accordion-content {padding-bottom: 15px; width: 100%; line-height: 1.8em;}

.post-button {display: inline-block; line-height: 1em; padding: 8px 10px; color: #fff; background: #213a3f; text-shadow: none;}
.post-button:hover {background: #458391; color: #fff;}

#contact-form {overflow: hidden;}
.contact-form-text {width: 95%; margin-bottom: 10px;}
.contact-form-textarea {width: 95%; height: 150px;}
.notification_error {font-size: 0.9em; border: 1px solid #ffe432; background: #fff3a0; padding: 5px;}

.warning,
.question,
.disclaim {display: block; padding: 5px 5px 5px 30px; color: #666; overflow: hidden; line-height: 1.8em; font-size: 0.9em;}
.warning {border: 1px solid #ffe432; background: #fff3a0 url('../images/warning.gif') no-repeat 5px 10px;}
.question {border: 1px solid #ddd; background: #f3f3f3 url('../images/question.gif') no-repeat 5px 10px;}
.disclaim {border: 1px solid #fffdb8; background: #fffede url('../images/disclaim.gif') no-repeat 5px 10px;}