/*
*
* Theme Name: Convention 2026 (Yoko based)
* Theme URI: http: //www.elmastudio.de/wordpress-themes/yoko/
* Description: Yoko is a modern three-column blog theme. A responsive layout optimizes the theme for mobile devices like tablet pcs and modern smartphones (the layout switches to a two- or one-column layout depending on the screen size the theme is viewed on). To make your blog post more flexible you can use different kinds of post formats such as gallery, image, video, aside, link or quotes. To customize the theme you can choose your own background, link color, logo and header image. Yoko also comes with a custom social links widget and shortcodes for text columns, info boxes and highlighted text.
* Author: Elmastudio
* Author URI: http: //www.elmastudio.de/wordpress-themes/
* Version: 1.0.5
* Tags: light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready
* License: GNU/GPL Version 2 or later
* License URI: http: //www.gnu.org/licenses/gpl.html
*
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
img,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
b,
strong {
	font-weight: 600;
}
#content address {
	padding: 0 0 20px 0;
}
#content abbr,
acronym {
	border-bottom: .1em dotted;
}
#content pre,
code,
tt {
	font-size: 1.1em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
blockquote:before,
blockquote:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background: #f0edea;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #212121;
}
#page {
	max-width: 1102px;
	margin: 0 auto;
	background-color: #fff;
	z-index: 0;
}
#wrap {
	margin: 0;
	padding: 60px 160px 40px;
	overflow: hidden;
}
.postid-6 #wrap {
	padding: 60px 100px 40px;
}
#main {
	width: 70.42%;
	float: left;
	overflow: hidden;
}

body.single-updates #main,
#main.full-page {
	width: 100%
}
#content {
	width: 95%;
	float: left;
	font-size: 0.85em;
}
/*body.home #content {
	width: 57.4%;
}*/
body.single-updates #content,
#main.full-page #content {
	width: 100%
}
#secondary {
	width: 38.8%;
	min-width: 190px;
	margin-left: 3.35%;
	float: left;
}
#tertiary {
	width: 26.2%;
	margin-left: 3.35%;
	float: left;
	overflow: hidden;
}
.postid-6 #tertiary {
	/* schedule at a glance */
	width: 22.65%;
}
body.single-updates #tertiary {
	display: none;
}
.aligncenter,
div.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#content h1 {
	margin: 0 0 12px;
	color: #6c634a;
	font: 400 2.3em/1.5 "Droid Serif", serif;
	/*text-transform: lowercase;*/
}
#content .subheading {
	color: #0E2141;
	font-weight: 400;
}
#content h2 {
	margin: 0 0 12px;
	color: #6c634a;
	/* font: 400 2.25em/1.4 "Droid Serif", serif; */
	font: 400 28px/1.5 "Droid Serif", serif;
}
#content h3 {
	margin: 0 0 12px;
	color: #6c634a;
	font: 400 2em/ 1.5 "Droid Serif", serif;
}
#content h4 {
	margin: 0 0 12px;
	color: #5a5959;
	font: 600 1.5em/1.4 "Open Sans", sans-serif;
}
#content h5 {
	margin: 0 0 10px;
	color: #5a5959;
	font: 600 1.25em/1.3 "Open Sans", sans-serif;
}
#content h6 {
	margin: 0 0 10px;
	color: #5a5959;
	font: 600 1em/1.3 "Open Sans", sans-serif;
}
a {
	color: #00416C;
	text-decoration: none;
}
a:hover {
	color: #5a5959;
	text-decoration: none;
}
#content a {
	color: #00416C;
}
#content a:hover {
	text-decoration: underline;
}
#content .post ul,
#content .page ul,
.commentlist ul {
	padding: 7px 0 7px 30px;
	line-height: 1.3;
}
#content .post ul li,
#content .page ul li,
.commentlist ul li {
	padding: 0 0 12px;
	list-style: square;
}
#content .post ol,
#content .page ol,
.commentlist ol {
	padding: 7px 0 7px 30px !important;
	line-height: 1.3;
}
#content .post ol li,
#content .page ol li,
.commentlist ol li {
	padding: 0 0 12px;
	list-style: decimal;
}
#content .post ol ol li,
#content .page ol ol li,
.commentlist ol ol li {
	list-style: upper-alpha;
}
#content .post ol ol ol li,
#content .page ol ol ol li,
.commentlist ol ol ol li {
	list-style: lower-roman;
}
#content dl {
	margin: 0;
	padding: 0;
}
#content dt {
	font-weight: 400;
	margin: 0;
	padding: 10px 5px 5px;
}
#content dd {
	margin: 0;
	padding: 0 0 10px 15px;
}
#site-title {
	display: none;
	padding: 21px 0 15px;
}
#site-title h1 {
	display: block;
}
#site-title h1 img {
	display: block;
	width: 100%;
	height: auto;
}
#branding .header-wrap {
	padding: 0; /*30px 30px 48px;*/
}
#branding .headerimage {
	width: 100%; height: auto;
	/*padding-bottom: 15px;*/
}
#branding .attachment-headerimage.wp-post-image {
	width: 100%; height: auto;
}
#site-title img {
	max-width: 100%;
}
#menu {
	display: block; width: 1102px; height: 42px;
	position: absolute; z-index: 9996;
	top: 189px;
	left: auto;
	margin: 0; padding: 0;
	background-color: #6c634a;
}
.admin-bar #menu {
	top: 221px;
}
#menu.fixed {
	top: 0;
	position: relative;
}
.admin-bar #menu.fixed {
	top: 0;
	position: relative;
}
#nav {
	margin: 0; padding: 0;
	overflow: hidden;
	text-align: center;
}
#nav > li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 10px 0;
	list-style: none;
}
#nav > li > a {
	padding: 10px;
	color: white;
	font-family: "Open Sans", sans-serif;
	font-size: .88em;
	font-weight: 600;
	letter-spacing: .1em;
	text-transform: uppercase;
}
#nav > li:hover,
#nav > li.current_page_item {
	background-color: #483d1d;
}
#nav > li:hover > a,
#nav > li.current_page_item > a {
	color: #fff;
}
#nav > li > ul.dropdown_menu > li {
	background: transparent;
}
#nav > li > ul {
	display: none;
	position: absolute;
	z-index: 995;
	top: 100%;
	left: auto;
	/*margin: 8px 0 0;*/
	padding: 0;
	background: #f0edea;
/* 	filter: alpha(opacity=94);
	opacity: 0.94;
 */	text-align: left;
}
#nav > li > ul:before {
	content: " ";
	display: block;
	width: 100%;
	height: 8px;
	position: absolute;
	top: -8px;
	left: 0;
	background: transparent;
}
#nav > li:hover > ul {
	display: block;
}
#nav > li > ul > li {
	clear: both;
	display: block;
	line-height: 23px;
	width: 100%;
	padding: 0;
}
#nav > li > ul > li > a {
	color: #514b3a;
	font-size: 12px;
	font-weight: 400;
	text-transform: none;
	padding: 10px 15px;
	display: block;
}
#nav > a.nav_on,
#nav > li > ul > li:hover > a,
#nav > li > ul > li > a:hover {
	color: #514b3a;
	text-decoration: underline;
}
#content .post {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
	font-size: .95em;
	line-height: 1.6;
}
#content .entry-header h2.entry-title {
	margin: 0 0 12px;
	font: 400 1.3em/1.4 "Open Sans", sans-serif;
}
#content .entry-header h2.entry-title a:hover {
	color: #777;
	text-decoration: none;
}
#content .post p {
	padding: 0 0 20px;
}
#content .entry-details {
	width: 22.507%;
	padding: 2px 18px 0 0;
	float: left;
	font: .8em/1.6 'Droid Serif', serif;
}
#content .entry-details p span.entry-date,
#content .entry-details p a {
	width: 100%;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
}
#content .entry-content {
	width: 74.5%;
	margin: 0;
	float: right;
}
#content .post img.wp-post-image {
	width: 140px;
	height: auto;
	margin: 5px 0 8px;
	padding: 0;
}
#content .entry-meta p {
	padding: 15px 0 0;
	font: .8em/1.5 'Droid Serif', serif;
}
#content .entry-meta a {
	padding: 15px 0 0;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
}
.page-link {
	background-color: #f0f0f0;
	border-top: 1px solid #ddd;
	padding: 5px 20px;
	overflow: hidden;
	font-size: .9em;
}
.page-link a {
	font-weight: 600;
	margin: 0 1px;
}
.page-link a:hover {
	text-decoration: none;
}
#content .sticky {
	border-top: 1px solid #ddd;
	background-color: #F0F0F0;
	padding: 15px 10px;
	overflow: hidden;
}
#content strong {
	font-weight: 600;
}
#content p em {
	font-style: italic;
}
#content em {
	font-style: italic;
}
#content p small {
	font-size: .8em;
}
#content blockquote {
	margin: 10px 20px 15px 15px; padding: 0 0 0 12px;
	border-left: 5px solid #eee;
	overflow: hidden;
	font: 1.1em/1.6 'Droid Serif', serif;
}
#content blockquote p {
	padding-bottom: 0 !important;
}
#content blockquote cite {
	margin: 10px 0 0 0;
	padding: 0 25px 15px 0;
	float: right;
	font: 400 .8em "Open Sans", sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#content pre {
	background-color: #f0f0f0;
	font-family: monospace;
	font-size: 1.2em;
	line-height: 1.3;
	margin: 0 0 20px 0;
	padding: 10px;
}
#content p.nocomments {
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#content img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#content img.aligncenter {
	margin: 20px auto;
}
#content img.alignleft,
#content .wp-caption.alignleft {
	margin: 10px 20px 0 0;
}
#content img.alignright,
#content .wp-caption.alignright {
	margin: 10px 0 0 20px;
}
#content img.alignnone {
	margin: 20px 0;
}
#content .wp-caption.alignnone {
	margin: 0 0 20px 0;
}
#content .wp-caption.aligncenter {
	margin-bottom: 10px;
}
#content .post .wp-caption {
	max-width: 100%;
	text-align: center;
}
#content .single-entry-content .wp-caption {
	max-width: 100%;
	text-align: center;
}
#content .post p.wp-caption-text {
	font: 400 .8em/1.4 "Open Sans", sans-serif;
	margin: 0;
	padding: 7px 0 10px 0;
	color: #999;
}
#content object,
#content embed,
#content iframe {
	max-width: 100%;
	margin: 3px 0 10px;
	display: block;
}
.two-columns-one {
	width: 48%;
}
.three-columns-one {
	width: 30.66%;
}
.three-columns-two {
	width: 65.33%;
}
.four-columns-one {
	width: 22%;
}
.four-columns-two {
	width: 48%;
}
.four-columns-three {
	width: 74%;
}
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
	float: left;
	margin-right: 4%;
	position: relative;
}
.last {
	clear: right;
	margin-right: 0 !important;
}
.divider {
	clear: both;
	display: block;
	margin-bottom: 20px;
	width: 100%;
}
#content span.highlight {
	padding: 2px;
	background-color: #FFFBCC;
}
.yellow-box {
	margin: 10px 0;
	background: #FFFBCC;
	border: 1px solid #E6DB55;
	padding: 20px;
	overflow: hidden;
}
.red-box {
	margin: 10px 0;
	background: #FFD9C8;
	border: 1px solid #F37C72;
	padding: 20px;
	overflow: hidden;
}
.green-box {
	margin: 10px 0;
	background: #D5FFCA;
	border: 1px solid #BDDC7F;
	padding: 20px;
	overflow: hidden;
}
#content table {
	margin: 10px 0 30px 0;
}
#content table thead {
	border-top: 1px solid #ddd;
}
#content table tr {
	border-bottom: 1px solid #ddd;
}
#content table tr th {
	padding: 10px 20px 10px 20px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-weight: 600;
}
#content table tr td {
	padding: 10px 20px 10px 20px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#content .post .single-entry-header {
	margin: 0;
}
#content .single-entry-header h1.entry-title {
	margin: 0;
}
#content .single-entry-header p {
	padding: 0 0 5px;
	font-size: .8em;
}
#content .single-entry-header p span.entry-date,
#content .single-entry-header p span.entry-author {
	font: 1em/1.5 'Droid Serif', serif;
}
#content .single-entry-details {
	width: 22.507%;
	padding: 0 18px 0 0;
	float: left;
}
#content .single-entry-content {
	width: 100%;
	margin: 0 0 0;
	padding: 0;
	float: left;
}
#content .post .single-entry-meta p {
	padding: 15px 0 0;
	font: .8em/1.5 'Droid Serif', serif;
}
#content .post .single-entry-meta p a {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
}
#content .post .author-info {
	margin: 40px 0 0;
	padding: 15px 20px 15px;
	background: #F0F0F0;
	overflow: hidden;
	border-top: 1px solid #ddd;
}
#content .post .author-info h3 {
	margin: 0 0 4px;
	font: 600 .9em/1.5 "Open Sans", sans-serif;
}
#content .post .author-info .avatar {
	max-width: 100%;
	width: 70px;
	margin: 0 15px 0 0;
	float: left;
}
#content .post .author-description {
	overflow: hidden;
}
#content .post .author-description p {
	padding: 0;
	font-size: .9em;
	line-height: 1.5;
}
#content .post .author-description a:hover {
	text-decoration: underline;
}
#content #image-nav {
	margin: 30px 0 3px 0;
	overflow: hidden;
}
#comment-nav-below {
	margin: 40px 0;
	overflow: hidden;
}
#content #nav-below .nav-previous a,
#content #image-nav span.previous-image a,
#comment-nav-below .nav-previous a {
	width: 40%;
	display: block;
	float: left;
	font-size: .9em;
	font-weight: 600;
}
#content #nav-below .nav-next a,
#content #image-nav span.next-image a,
#comment-nav-below .nav-next a {
	display: block;
	float: right;
	font-size: .9em;
	font-weight: 600;
}
#content #nav-below .nav-previous a:hover,
#content #nav-below .nav-next a:hover,
#content #image-nav span.previous-image a:hover,
#content #image-nav span.next-image a:hover {
	text-decoration: none;
}
#comments {
	font-size: .9em;
	padding: 0 0 30px 0;
}
#comments h3#comments-title {
	padding: 30px 0 10px;
	font-size: 1.1em;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .2em;
}
#comments p.write-comment-link {
	padding: 0 0 20px;
}
#comments .comment-body p {
	padding: 0 0 10px;
}
#comments p.moderation {
	font-family: 'Droid Serif', serif;
	font-style: normal;
}
#content #comments ol {
	padding: 0;
}
#content #comments ol li ul.children {
	padding: 0;
}
#content #comments ol li.depth-1 {
	padding: 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
#content #comments ol li.depth-2,
#content #comments ol li.depth-3,
#content #comments ol li.depth-4,
#content #comments ol li.depth-5 {
	margin: 0 0 0 35px;
	padding: 0;
	border-top: 1px solid #ddd;
	border-bottom: none;
	overflow: hidden;
}
.comment-meta {
	padding: 0 0 12px;
	font-size: .8em;
}
.comment-meta cite.fn {
	font-size: 1.3em;
	font-weight: 600;
	font-style: normal;
}
#comments .comment-body {
	padding: 20px 0;
	overflow: hidden;
	line-height: 1.5;
}
.reply {
	margin: 0;
	float: left;
}
a.comment-reply-link {
	font-size: .9em;
}
#comments ol li.post.pingback {
	margin: 0;
	padding: 20px 0 0;
	list-style: none;
	font-weight: 600;
}
#comments ol li.post.pingback a {
	font-weight: 400;
}
#comments ol li img.avatar {
	max-width: 100%;
	width: 65px;
	height: 65px;
	margin: 22px 15px 0 0;
	float: left;
}
#content #comments #respond {
	margin: 30px 0 0;
	padding: 20px;
	background-color: #F0F0F0;
}
a#cancel-comment-reply-link {
	padding: 3px 0 0;
	float: right;
	font-size: .8em;
	font-weight: 400;
}
#content #comments #respond h3#reply-title {
	margin: 0 0 3px 0;
	font-size: 1.2em;
}
form#commentform p.comment-notes,
p.logged-in-as {
	padding: 0 0 15px 0;
	font-size: .8em;
}
form#commentform span.required {
	color: #E75428;
}
form#commentform p.comment-form-author,
form#commentform p.comment-form-email,
form#commentform p.comment-form-url,
form#commentform p.comment-form-comment {
	padding: 15px 0 0;
}
input#submit,
input.wpcf7-submit {
	margin: 10px 0 0;
	padding: 8px 10px 7px;
	display: inline-block;
	vertical-align: baseline;
	outline: none;
	background-color: #777;
	border: none;
	font-size: .75em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}
input#submit:hover,
input.wpcf7-submit:hover {
	background-color: #c5c4a0;
	color: #fff;
}
form#commentform input#author,
form#commentform input#email,
form#commentform input#url {
	width: 60%;
	margin: 5px 0 0;
	padding: 9px 5px 9px;
	display: block;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 1em;
}
form#commentform textarea#comment {
	width: 95%;
	margin: 5px 0 0;
	padding: 9px 5px;
	background-color: #fff;
	border: 1px solid #ddd;
	font: 1em "Open Sans", sans-serif;
}
form#commentform p.subscribe-to-doi-comments {
	padding: 20px 0 0;
	font-size: .8em;
	color: #666;
	letter-spacing: 1px;
}
#content .entry-link,
#content .entry-gallery,
#content .entry-video {
	width: 100%;
	margin: 0;
	float: left;
}
#content .entry-link a {
	font-size: 1.1em;
	color: #c5c4a0;
	font-weight: 600;
}
#content .entry-link .entry-meta a {
	font-size: 1em;
	font-weight: 400;
}
#content .entry-header h2.entry-title-image {
	margin-top: 0;
	font-size: 1.1em;
}
#content .entry-post-format .entry-header h2.entry-title {
	margin: 0 0 5px;
}
#content .entry-post-format .entry-header p {
	font: .8em/1.5 'Droid Serif', serif;
}
#content .entry-post-format .entry-header p a {
	font-family: "Open Sans", sans-serif;
	font-style: 400;
}
#content .entry-post-format .entry-content-gallery {
	width: 54%;
	float: left;
}
#content .entry-post-format .gallery-thumb {
	width: 42.258%;
	float: left;
	margin: 5px 15px 0 0;
}
#content .post img.attachment-medium {
	max-width: 100%;
	height: auto;
	padding: 0;
}
#content .gallery {
	margin: auto;
	padding: 0;
	clear: both;
}
#content .gallery-item {
	width: 19%;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}
#content .gallery-icon {
	width: 100%;
}
#content .gallery-caption {
	margin-left: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.25;
	color: #999;
	display: block;
}
#content .page {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
	font-size: .95em;
	line-height: 1.6;
}
#content .page-entry-header {
	margin: 0;
}
#content .page-entry-header h1.entry-title {
	margin: 0;
}
.home #content .page-entry-header h1.entry-title {
	margin-top: -10px;
}
#content #slider img {
	width: 100%;
	max-width: 100%;
}
#content .page p {
	padding: 0 0 20px 0;
	line-height: 175%;
}
#content.full-width {
	width: 100% !important;
}
#content.full-width .page {
	margin: 0;
	padding: 0 0 20px;
	border-bottom: none;
}
#content .page-header h1.page-title {
	padding: 0 0 15px 0;
	font-size: .8em;
	color: #777;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#content .wpcf7 {
	overflow: hidden;
	margin: 0;
	padding: 20px;
	background: #F0F0F0;
}
#content .wpcf7 h3#form-title {
	margin: 0 0 3px 0;
	font-size: 1.2em;
}
#content .wpcf7 p.form-info {
	padding: 0 0 15px 0;
	font-size: .8em;
}
#content .wpcf7 p span.required {
	color: #E75428;
}
#content .wpcf7 input.wpcf7-text {
	width: 60%;
	margin: 5px 0 15px;
	padding: 9px 5px;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 1em;
}
#content .wpcf7 textarea {
	width: 95%;
	margin: 5px 0 0;
	padding: 9px 5px;
	font: 1em "Open Sans", sans-serif;
	background-color: #fff;
	border: 1px solid #ddd;
}
#content .wpcf7-form p {
	padding: 0;
}
.widget {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: .8em;
	border-bottom: solid 1px #593e3c;
}
.widget.widget_register {
	margin-top: 35px;
}
.home .widget.widget_register {
	margin-top: 0;
	border-bottom: none;
}
.home .widget.widget_register .register-button {
	margin: 0;
}

.widget.widget_text {
	border-bottom: none;
}
.widget.widget_countdown {
	margin: 0 auto 20px;
	padding: 0 0 18px !important;
	background: #f0edea;
	border-bottom: none !important;
}
.widget-title.countdown {
	padding-top: 6px !important;
	/*background: #6A634D !important;*/
	/*color: #00558c !important;*/
	font-family: "Open Sans", sans-serif !important;
	font-size: 0.85em !important;
}
#countdown_dashboard {
	margin: 0 auto;
	padding: 3px 0 8px;
	text-align: center;
}
#countdown_dashboard .dash {
	width: auto;
	height: 22px;
	margin: 13px 6px 0 0;
	background: none;
	text-align: center;
}
#countdown_dashboard .days_dash {
	height: auto;
	margin: 0 5px 0 17px;
}
#countdown_dashboard .hours_dash {
	margin-left: 1px;
}
#countdown_dashboard .dash_title {
	bottom: -2.25em;
	color: #5E5745;
}
#countdown_dashboard .digit {
	width: 16px;
	color: #00416C;
	font-size: 2em;
}
#countdown_dashboard .days_dash .digit {
	margin-right: 7px;
	font-size: 3.3em;
}
#countdown_dashboard .minutes_dash,
#countdown_dashboard .seconds_dash {
	border-left: solid 1px #00416C;
	padding-left: 5px;
}
#countdown_dashboard .days_dash .dash_title {
	bottom: -0.9em;
	right: 0.6em;
	font-size: 1.15em;
}
#text-3 {
	margin: 0;
	padding: 0;
}
#text-3 a {
	display: block;
	line-height: 1;
}
.widget.simple_ads_manager_widget {
	border-bottom: none;
}
.widget:last-child {
	border-bottom: none;
}
.widget ul li {
	background: url('images/widget_bullet.gif') 5px 6px no-repeat;
	padding: 0 0 7px 25px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
}
.widget.widget_subnav ul li {
	background: none !important;
}
.widget_subnav img.register_now {
	width: 100%;
	max-width: 227px;
}
.widget.widget_subnav ul li.on {
	background: url('images/widget_bullet.gif') 5px 6px no-repeat !important;
}
.widget h3.widget-title,
.widget_get_recent_comments h1.widget-title {
	padding: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-family: "Open Sans", sans-serif ;
	font-size: .85em;
	font-weight: 600;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-color: #f57e29;
}
/*.widget.widget_dates .widget-title {
	background: #6a624f url('images/calendar_icon.gif') 95% center no-repeat;
}*/
.widget.widget_updates .widget-title {
	background: #00416C url('images/updates_icon.gif') 95% center no-repeat;
}
.widget.widget_subnav h3.widget-title {
	padding: 5px 10px !important;
}
.widget a {
	color: #5E5745;
}
.widget a:hover {
	color: #6c634a;
	text-decoration: underline;
}
.more {
	color: #00416C;
	font-size: 1em;
}
.more:hover {
	color: #5a5959;
}
.textwidget {
	line-height: 1.6;
}
.widget img,
.sam-container img {
	max-width: 100%;
	height: auto;
}
.widget_callouts {
	margin-top: 15px;
}
.widget_callouts a {
	color: #212121;
	font-size: .9em;
}
.widget_callouts a:hover {
	color: #00416C;
}
.widget_categories ul li ul.children,
.widget_nav_menu ul li ul.sub-menu,
.widget_pages ul li ul.children {
	margin: 5px 0 0 0;
}
.widget_categories ul li ul.children li,
.widget_nav_menu ul li ul.sub-menu li,
.widget_pages ul li ul.children li {
	margin: 0 0 0 20px;
}
.widget_recent_entries ul,
.widget_recent_comments ul {
	padding: 0 0 0 15px;
}
.widget_recent_entries ul li,
.widget_recent_comments ul li {
	list-style: square;
}
.widget_calendar #wp-calendar caption {
	font-family: 'Droid Serif', serif;
	text-align: left;
	padding: 0 0 5px 0;
}
.widget_calendar table#wp-calendar th,
.widget_calendar table#wp-calendar td {
	padding: 0 6px 6px 0;
}
.widget_calendar table#wp-calendar tbody tr td#today {
	font-weight: 400;
}
.widget_search {
	overflow: hidden;
}
#simple_ads_manager_widget-3, #simple_ads_manager_widget-8 {
	margin-bottom: 0; padding-bottom: 0;
}
.register-button {
	display: block; width: 80%;
	margin: 20px auto; padding: 15px;
	text-align: center;
	background-color: #483d1d;
	border: 2px solid #483d1d;
	border-radius: 6px;
	font-family: "Droid Serif", sans-serif;
	font-size: 1.85em;
	font-weight: 400;
	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.widget a.register-button {
    color: #fff;
}
.register-button:hover,
.register-button:active,
.register-button:focus {
	text-decoration: none;
	background: #fff;
	color: #6c634a !important;
    border-color: #6c634a;
}
.searchform {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
#secondary .searchform .search-input {
	width: 90%;
	margin: 0 0 5px 0;
}
#tertiary .searchform .search-input {
	width: 62%;
	margin: 0 2px 5px 0;
}
.searchform .search-input {
	width: 40%;
	margin: 0 2px 5px 0;
	padding: 6px 5px;
	background-color: #F0F0F0;
	border: 1px solid #ddd;
}
.searchform .search-input:hover,
#searchform .search-input:focus,
#searchform .search-input:active {
	background-color: #fff;
}
.searchsubmit {
	margin: 0;
	padding: 8px 10px 7px;
	display: inline-block;
	vertical-align: baseline;
	outline: none;
	background-color: #777;
	border: none;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}
.searchsubmit:hover {
	color: #fff;
	background-color: #c5c4a0;
}
.widget_sociallinks a {
	padding: 0 20px;
}
.widget_sociallinks a.rss {
	background: url('images/rss-icon.png') 0 0 no-repeat;
}
.widget_sociallinks a.twitter {
	background: url('images/twitter-icon.png') 0 0 no-repeat;
}
.widget_sociallinks a.facebook {
	background: url('images/fb-icon.png') 0 0 no-repeat;
}
.widget_sociallinks a.flickr {
	background: url('images/flickr-icon.png') 0 0 no-repeat;
}
.widget_sociallinks a.vimeo {
	background: url('images/vimeo-icon.png') 0 0 no-repeat;
}
.widget_sociallinks a.linkedin {
	background: url('images/linkedin-icon.png') 0 0 no-repeat;
}
.widget_sociallinks a.delicious {
	background: url('images/delicious-icon.png') 0 0 no-repeat;
}
.widget_sociallinks a.googleplus {
	background: url('images/googleplus-icon.png') 0 0 no-repeat;
}
.widget_get_recent_comments li.sidebar-comment {
	margin: 10px 0;
	overflow: hidden;
}
.widget_get_recent_comments li.sidebar-comment:first-child {
	margin: 3px 0 10px;
}
.widget_get_recent_comments li.sidebar-comment .comment-content {
	padding: 0 0 0 6px;
	overflow: hidden;
}
.widget_get_recent_comments li.sidebar-comment p {
	line-height: 1.4;
}
.widget_get_recent_comments .kjgrcGravatar {
	margin: 0;
	float: left;
	display: block;
}
.widget_get_recent_comments span.sidebar-comment-autor a {
	padding: 0 0 3px;
}
#flickr_badge_wrapper {
	margin: 3px 0 0;
}
.flickr_badge_image {
	max-width: 80px;
	height: 60px;
	margin: 0 6px 6px 0;
	float: left;
}
.flickr_badge_image img {
	width: 80px;
	height: 60px;
}
#colophon {
	max-width: 782px;
	margin: 0 auto;
	padding: 30px 160px 50px;
	overflow: hidden;
	background: #6c634a;
	color: #fff;
	font-size: 0.8em;
}
#colophon a {
	color: #fff;
}
#colophon a:hover {
	text-decoration: underline;
}
#colophon p {
	line-height: 1.5;
}
#menu-footer-menu {
	font-size: 0.85em;
}
#menu-footer-menu > li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 25%;
	display: inline-block; vertical-align: top;
	padding: 0 15px;
}
#menu-footer-menu > li:first-child {
	padding-left: 0;
}
#menu-footer-menu > li:last-child {
	padding-right: 0;
}
#menu-footer-menu > li > a {
	font-weight: 600;
	text-transform: uppercase;
}
#menu-footer-menu > li > ul {
	padding: 10px 0 20px;
}
#menu-footer-menu > li > ul > li {
	padding: 3px 0;
}
#menu-footer-menu .register > a {
	display: block; width: 100%;
	margin: 20px auto; padding: 15px;
	text-align: center;
	border: 2px solid white;
	border-radius: 6px;
	color: white;
	background-color: transparent;
	font-family: "Droid Serif", sans-serif;
	font-size: 1.75em;
	font-weight: 400;
	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	text-transform: capitalize;
}
#menu-footer-menu .register > a:hover,
#menu-footer-menu .register > a:active,
#menu-footer-menu .register > a:focus {
	text-decoration: underline;
	background: #fff;
	color: #6c634a;
}
.copyright {
	padding-top: 15px;
	font-size: 0.8em;
	text-align: center;
}
a.top {
	margin: 3px 0 0 0;
	font-weight: 600;
	display: block;
}
a.top:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after,
#home_slider:after {
	content: ' ';
	display: block;
	width: 0;
	height: 0;
	clear: both;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}
.flex-control-nav {
	left: 33% !important;
}
.home #wrap {
	/*padding-top: 0;*/
}
.home #main {
	/*clear: both;
	padding-top: 0;*/
}
.home #tertiary {
	padding-top: 0;
}
.home #horizontally {
	clear: both;
}
.home #horizontally .sam-container img {
	border: solid 1px black;
}
.wooslider {
	border: 0 !important;
}
.home .wooslider {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
#home_slider {
	height: auto !important;
	margin-bottom: 30px !important;
	margin-top: 37px;
	border: none !important;
}
#home_slider .wooslider-vimeo {
	z-index: 9999;
	height: 387px;
}
#home_slider .slide-content {
	margin: 0;
}
#home_slider .slide-content h1 {
	position: absolute; left: 160px; bottom: 70px;
	padding: 15px 30px;
	color: #fff;
	font-family: "Droid Serif", sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	background: #000;
	background: rgba(0,0,0,.75);
}
#home_slider .wooslider-direction-nav a {
	width: 34px; height: 34px;
	border-radius: 34px;
	padding: 0;
	background: #fff;
	background: rgba(255,255,255,0.6);
	opacity: 0.8;
}
#home_slider .wooslider-direction-nav a:hover {
	opacity: 1;
}
#home_slider .wooslider-direction-nav a:before {
	content: '◀';
	top: 7px; left: -15%;
	color: #fff;
	font-family: inherit;
	font-size: 1.25em;
	line-height: 1.1;
}
#home_slider .wooslider-prev {
	left: 160px;
}
#home_slider .wooslider-next {
	right: 160px;
}
#home_slider .wooslider-direction-nav .wooslider-next:before {
	content: '▶';
	left: 15%;
}
#home_slider .wooslider-control-paging {
	padding-left: 138px;
}
#home_slider .wooslider-control-paging li a {
	width: 12px; height: 12px;
	background: rgba(255, 255, 255, 0.75);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
  	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
#home_slider .wooslider-control-paging li a.wooslider-active,
#home_slider .wooslider-control-paging li a:hover {
	background: #00416C;
}
#home_slider .slide-excerpt {
	display: none;
}
body #home_slider .wooslider-control-nav {
	width: auto;
	margin-top: 0;
	top: 90%;
	left: 1.5%;
	z-index: 999;
}
#slider {
	min-height: 212px;
}
#slider ul.slides {
	padding: 0 !important;
}
#slider ul.slides li.slide {
	padding-bottom: 0;
	display: none !important;
}
#slider ul.slides li.slide:first-child,
#slider ul.slides li.slide.wooslider-active-slide {
	display: block !important;
}
#slider ul.slides .slide-content,
#slider ul.slides .slide-content p,
#slider ul.slides .slide-content img {
	margin: 0;
	padding: 0;
}
#slider ol.wooslider-control-nav {
	height: 11px;
	padding: 0 !important;
}
#slider .slide-excerpt {
	color: #fff;
	font-size: inherit;
	opacity: 1;
	background: #6a634e;
}
#slider .overlay-full.layout-text-bottom .slide-excerpt {
	position: relative;
	padding: 0.5em 1em;
	font-size: 85%;
}
#slider .overlay-full.layout-text-bottom .slide-excerpt a {
	color: #fff;
	font-style: normal;
	font-size: inherit;
}
#slider .overlay-full.layout-text-bottom .slide-excerpt h2 {
	color: #fff;
	margin-bottom: 0;
	font-size: inherit;
	min-height: 42px;
}
#slider .wooslider-control-paging li,
#slider .wooslider-control-paging li a {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	background-image: none;
}
#slider .wooslider-control-paging li a {
	background: #6a634e;
}
#slider .wooslider-control-paging li a.wooslider-active {
	background: #00416C;
}