/*
Theme Name: Twenty Twenty-Four Child
Theme URI: http://example.com/twenty-twenty-four-child
Description: A child theme for the Twenty Twenty-Four theme
Author: Your Name
Author URI: http://example.com
Template: twentytwentyfour
Version: 1.0.2
Text Domain: twenty-twenty-four-child
*/

/* Import the parent theme's styles */
@import url("../twentytwentyfour/style.css");

/* Custom styles for the child theme can go here */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}
body {font: 14px "etica",sans-serif; line-height: 1.6em!important; background-color: #fff!important; padding: 24px 0;color: #333;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
/*** Main ***/



#menu {
	list-style:none;
	width:100%;
	height:40px;
	border-radius: 10px;
	/* Borders */
	color:#58595b;
	
	border: 0px solid #002232;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
    text-align: right!important;
	z-index: 1;
}

#menu li {

	display:inline-block;
	text-align:left;
	position:relative;
	margin-right:0px;
	margin-top:0px;
text-transform: none!important;

	padding: 0px;
	height: 40px;
}

#menu li:hover {
	border: 0px solid #CCC;
	padding: 0px;
	/* Background color and gradients */
	
	background: #F4F4F4;
	border-radius: 5px 5px 0px 0px;
}

#menu li a {
	font-size:15px;
	color: #333;
	display:block;
	outline:0;
	text-decoration:none;
    text-transform: none!important;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #dadada;
    letter-spacing: 0em!important;
    font-weight: 500!important;

	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 6px;
	padding-left: 17px;

}

#menu li:hover a {
    border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #efefef;
	color:#ca7936;
}
#menu li .drop {
	
	margin-top: 0px;
}
#menu li:hover .drop {
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	/* Gradient background */
	background:#F4F4F4;
	/* [disabled]background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB); */
	/* [disabled]background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB)); */
	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	z-index: 99999999;
	
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
}
.col_1 {
	width:120px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.col_2 {
	width:260px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.col_3 {
	width:400px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.col_4 {
	width:540px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	

	font-size:14px;
	text-align:left;
	
}
#menu h2 {
	font-size:22px;
	font-weight:400;
	padding-bottom:10px;
	color: #58595b;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px ;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
#menu h2.bookicon {
	font-size:22px;
	font-weight:400;
	padding-bottom:7px;
	color: #58595b;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	background-image: url(../images/book-small.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	padding-top: 3px;
}
#menu h2.eyeicon {
	font-size:22px;
	font-weight:400;
	padding-bottom:7px;
	color: #58595b;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	background-image: url(../images/eye-small.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	padding-top: 3px;
}
#menu h2.handicon {
	font-size:22px;
	font-weight:400;
	padding-bottom:7px;
	color: #58595b;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	background-image: url(../images/hand-small.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	padding-top: 3px;
}
#menu h3 {
	font-size:16px;
	padding-bottom:0px;
	border-bottom:0px solid #888888;
	font-weight: normal;
	text-transform: uppercase;
	color: #58595b;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	letter-spacing: .1em;
	font-family: ff-ernestine-pro, serif!important;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}
#menu p .events a{
	line-height:18px;
	margin:0 0 10px 0;
	font-size: 20px;
}

#menu li span.map{ background-position:0 0px; display: inline-block!important; float: left;}

#menu li:hover div a {
	font-size:12px;
	margin:0;
	border-left: 0px solid #FFF;
	color:#58595b;
	text-transform: none;
	letter-spacing: 0em;
	line-height: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: auto;
}
#menu li:hover div a:hover {
	color:#c46e25;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}
#menu li #campaign {
	color: #eeeeee;
	/* Rounded Corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/campaign-bkg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 35px;
	width: 260px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#menu li #campaign a {
	color: #FFF;
	text-decoration: none;
	display: inline;
}
#menu li #campaign a:hover {
	color: #FFF;
	text-decoration: underline;
	display: inline;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}
#menu li:hover div span {
	clear: left;
	display: block;
	float: left;
	width: 400px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
}
#menu li:hover div h3 a {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#menu li:hover div h3 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-bottom: 7px;
}
#menu li:hover div span a {
	font-size: 16px;
	text-transform: none;
	color: #c46e25;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
#menu li:hover div span a:hover {
	font-size: 16px;
	text-transform: none;
	color: #58595b;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #dadada;
	line-height: 18px;
	text-decoration: underline;
}
#menu li:hover div span img {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 3px solid #fff;
	clear: left;
	margin-right: 10px;
}
#menu li #filter {
	background-image: url(../images/menu-bkg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu li #filter h3 {
	line-height: 14px;
	font-size: 12px;
}

a.cta{ background-color:#c46e25!important; display: inline-block; text-align: center!important; color: #fff!important; border-radius: 4px!important; padding: 10px 20px!important; margin:0 2px 0 5px!important; }
a.cta:hover{ background-color: #db8236!important}

@media all and (max-width:1350px){
    
    #menu li a {
	font-size:13px;
	color: #333;
	display:block;
	outline:0;
	text-decoration:none;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #dadada;

	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	text-transform:uppercase;
	letter-spacing: 0.1em;
}
}

.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.left {float: left;}
.right {float: right;}



.wrapper {width: 1400px; 
background-color: rgba(255,255,255,.85);
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding-right: 0px;
padding-left: 0px;
border-radius: 7px;
border:solid 1px #dadada;
z-index: 1;}

/*** Header ***/

#container {
padding: 0 0 15px 0;z-index: 0;   border-radius: 7px;


}



.logo {

	width: 25%;

	overflow: visible;

	float: left;

	padding-top: 25px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 0px;

	z-index: 9999;

	height: 86px;

}

.support {

	width: 320px;

	overflow: visible;

	float: right;

	padding-top: 35px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	z-index: 9999;

	height: 76px;

	text-align: right;

}

.logo img {

	max-height: 80px;

	max-width: 290px;

}



.site-description {width: 290px; height: 111px; padding: 35px 30px 0; float: left; overflow: hidden;}

.site-description .textwidget {font-size: 11px; color: #656363; line-height: 1.3;}



.menu {width: 100px; padding-right: 30px; float: right;}

.menu ul {

	margin-top: 0px;

}

.menu li {font-size: 11px; text-transform: uppercase;  margin: 6px 0;}

.menu a {color: #000; text-decoration: none;}

.menu a:hover {text-decoration: underline;}



.search {width: 145px; margin-top: 28px; float: right;}

.search fieldset {width: 145px; height: 31px; background: #dadada;}

.search input {width: 105px; border: none; background: none; padding: 8px; color: #fff; font: 11px Georgia, Geneva, "Times New Roman", times; text-transform: uppercase; vertical-align: middle;}

.search button {width: 16px; height: 16px; background: url("images/search.png") 50% 50% no-repeat; cursor: pointer; border: none; vertical-align: middle;}



/*** Navigation ***/



.nav {border-top: 1px solid #d9d9d9;}

.dd {

	height: 1px;

}

.dd li {float: left; display: block; border-left: 1px solid #d9d9d9; text-align: center; font-size: 13px; text-transform: uppercase;}

.dd li a {color: #000; text-decoration: none; display: block; padding-top: 18px; margin: 0 14px; white-space: nowrap;}

.dd li a:hover {text-decoration: underline;}

.dd li ul {position: absolute; padding: 8px 0 10px; visibility: hidden; background: #000; z-index: 100;}

.dd li ul li {float: none; border: none; font-size: 11px; text-align: left; margin: 5px 0; padding: 0 8px;}

.dd li ul li a {color: #fff; display: inline; margin: 0 !important; white-space: normal; padding-top: 0;}

.dd li.dd_hover {background: #000;}

a.dd_hover:hover {text-decoration: none !important;}

.submenu a:hover {text-decoration: underline;}

.dd li.parent a {margin: 0 8px; padding-right: 14px; background: url("images/dd.png") 100% 24px no-repeat;}

.dd li.parent a.dd_hover {color: #fff; background: url("images/dd_hover.png") 100% 24px no-repeat; margin: 0 8px; padding-right: 14px; border-bottom: 1px solid #fff; padding-bottom: 10px;}



/*** Slideshow ***/



#slideshow, .slideshow {height: 290px;  overflow: hidden; position: relative;}

.slide {

	height: 378px;

	

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

	background-repeat: no-repeat;

	background-position: center center;

	margin-right: auto;

	margin-left: auto;

}

.slide img {display: block; float: left; width: 640px; height: 290px; position: relative; top: -20px; left: -30px;}

.slide .post {padding: 20px 0px 0;}

.slide .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 5px;}

.slide .post a {color: #000;}

.slide .post .post-category a {text-decoration: none;}

.slide .post .post-category a:hover {text-decoration: underline;}

.slide .post h2 {margin-bottom: 5px;}

.slide .post h2, .slide .post h2 a {color: #000; font-size: 24px; font-weight: normal; text-decoration: none;}

.slide .post h2 a:hover {text-decoration: underline;}

.slide .post .post-meta {font-size: 11px; font-style: italic; color: #656363; margin-bottom: 20px;}

.slide .post .post-meta span, .slide .post .post-meta a {color: #000; text-decoration: none; font-family: "etica",sans-serif;font-style: normal;}

.slide .post .post-meta a:hover {text-decoration: underline;}

.slide .post .post-author {text-transform: uppercase;}

.slide .post-content p {margin-bottom: 15px;}
p {margin-bottom: 15px;}
.circles {

	height: 315px;



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

	background-repeat: no-repeat;

	background-position: center center;

	margin-right: 85px;

	margin-left: 85px;

}

.creative {

	float: left;

	width: 162px;

	margin-top: 65px;

	padding-top: 25px;

	padding-bottom: 25px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #dadada;

	border-bottom-color: #dadada;

}

.interior {

	text-align: center;

	float: left;

	width: 270px;

	padding-top: 35px;

}

#larr, #rarr {display: block; width: 32px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}

#larr {background: #000 url("images/larr.png") 8px 50% no-repeat; left: 0 !important;}

#rarr {background: #000 url("images/rarr.png") 11px 50% no-repeat; right: 0 !important;}

#larr:hover, #rarr:hover {opacity: 1;}



/*** Content ***/



#content {

	width: 640px;

	float: left;

	padding-left: 85px;

}



.content-title {

	color: #58595b;

	font-size: 14px;

	border-bottom: 1px solid #d9d9d9;



	position: relative;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 15px;

	padding-left: 0px;

	

}

.content-title a {

	color: #58595b;

	text-decoration: none;

}

.content-title a:hover {text-decoration: underline;}

.content-title span {color: #d9d9d9;}

.content-title span a {color: #d9d9d9; text-decoration: none;}

.content-title span a:hover {color: #000; text-decoration: none;}

#mode {display: block; width: 37px; height: 14px; background: url("images/mode.png") 0 0 no-repeat; position: absolute; bottom: 14px; right: 0;}

.flip {background-position: 0 100% !important;}



.list .post {

	border-bottom: 1px solid #d9d9d9;

	padding-top: 30px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0px;

}

.list .post .thumb img {float: left; margin: 0 30px 30px 0; width: 290px; height: 290px;}

.list .post a {color: #000;}

.list .post .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 11px;}

.list .post .post-category a {text-decoration: none;}

.list .post .post-category a:hover {text-decoration: underline;}

.list .post h2 {margin-bottom: 8px;}

.list .post h2, .list .post h2 a {color: #58595b; font-size: 24px; line-height:26px; font-weight: normal; text-decoration: none;}

.list .post h2 a:hover {text-decoration: underline;}

.list .post .post-meta {font-size: 11px; font-style: italic; color: #aaa9a9; margin-bottom: 20px;}

.list .post .post-meta span, .list .post .post-meta a {color: #000; text-decoration: none; font-family: "etica",sans-serif;font-style: normal;}

.list .post .post-meta a:hover {text-decoration: underline;}

.post-author {text-transform: uppercase;}



.grid {

	padding-top: 14px;

	padding-right: 14px;

	padding-bottom: 0;

	padding-left: 0px;

}

.grid .post {

	width: 154px;

	height: 154px;

	background-color: #f5f5f5;

	padding:0;

	float: left;

	position: relative;

	overflow: hidden;

	cursor: pointer;

	margin-top: 19px;

	margin-right: 19px;

	margin-bottom: 0;

	margin-left: 0px;

}

.grid .post .post-category, .grid .post .post-content, .grid .post .post-meta em {display: none;}

.grid .post h2, .grid .post .post-meta {display: block;}

.grid .post .thumb {width: 190px; height: 190px; position: absolute; top: 0; left: 0; z-index: 1;}

.grid .post .thumb img {width: 190px; height: 190px;}

.grid .post h2, .grid .post h2 a {

	color: #58595b;

	font-size: 16px;

	font-weight: normal;

	text-decoration: none;

	line-height: 18px;

}

.grid .post h2 {margin-bottom: 5px;}

.grid .post a {text-decoration: none;}

.grid .post a:hover {text-decoration: underline;}

.grid .post .post-meta {font-size: 10px; font-style: italic; color: #656363;}

.grid .post .post-meta span, .grid .post .post-meta a {color: #000; font-family: "etica",sans-serif;font-style: normal;}

.grid .post .post-meta .post-author {text-transform: uppercase;}

.grid .post .comments_popup_link {

	position: absolute;

	bottom: 18px;

	right: 18px;

	visibility: hidden;

}

.grid .post .post-edit-link {position: absolute; bottom: 18px; left: 18px;}



.rollover {opacity: 0; background: #ffea97; width: 154px; height: 154px; padding: 18px; margin: 0; position: absolute; top: 0; left: 0; cursor: pointer;}

.rollover-title {margin-bottom: 5px;}

.rollover-title, .rollover-title a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}

.rollover-title a:hover {text-decoration: underline;}

.rollover-content {color: #262626; font: 14px/1.5 "etica",sans-serif;}

.rollover-meta {font-size: 10px; font-style: italic; color: #656363;}

.rollover-meta span, .rollover-meta a {color: #000; text-decoration: none; font-family: "etica",sans-serif;font-style: normal;}

.rollover-author {text-transform: uppercase;}

.rollover-meta a:hover {text-decoration: underline;}



.pagination {

	padding: 20px 0 0 0px;

	color: #aaa9a9;

	font-size: 14px;

	clear: both;

	position: relative;
    width: 100%!important; float: left!important;

	border-top-width: 0px;

	border-top-style: solid;

	border-top-color: #dadada;

}

.pagination a {

	color: #58595b;

	text-decoration: none;

}

.pagination a:hover {text-decoration: underline;}

.pagination .nextpostslink {position: absolute; right: 0; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/nextpostslink.png") 100% 0 no-repeat; padding-right: 36px;}

.pagination .previouspostslink {

	position: absolute;

	left: 30px;

	top: 17px;

	line-height: 21px;

	text-transform: uppercase;

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

	padding-left: 0px;

}

#pagination {

	padding-top: 20px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0px;

}

#pagination .nextpostslink {

	color: #333;

	text-decoration: none;

	display: block;

	padding: 9px 0;

	text-align: center;

	font-size: 16px;

}

#pagination .nextpostslink:hover {background-color: #FFEA97; text-decoration: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

#pagination .loading {background: url("images/loading.gif") 240px 9px no-repeat; color: #555;}

#pagination .loading:hover {background-color: transparent !important; cursor: default;}



.entry {

	margin-bottom: 50px;

	z-index: 1;

}

.entry .post {

	border-bottom: 1px solid #d9d9d9;

	padding-bottom: 15px;

	z-index: 1;

}

.entry .post-meta {

	border-bottom: 1px solid #d9d9d9;

	font-size: 11px;

	font-style: italic;

	color: #58595b;

	position: relative;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

}

.entry .post-meta h1 {

	color: #58595b;

	font-size:34px;

	font-weight: normal;

	font-style: normal;

	line-height: 34px;

}

.entry .post-content h2  {

	color: #58595b;

	font-size:20px;

	font-weight: normal;

	font-style: normal;

	line-height: 24px;

}

.entry .post-content h3 {

	color: #333;font-weight: 400!important;

	font-size:18px;
    margin-top: 0!important;

	font-weight: normal;

	font-style: normal;

	line-height: 24px;

}

.entry .post-meta h1.eye {
	font-family: ff-ernestine-pro, serif!important;

	color: #58595b;

	font-size:30px;

	font-weight: normal;

	font-style: normal;

	margin-bottom: 3px;

	margin-top: 3px;

	line-height: 34px;

	padding-left: 74px;

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

	background-repeat: no-repeat;

	background-position: left top;

}

.entry .post-meta span, .entry .post-meta a {

	color: #666;

	text-decoration: none;

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

	font-style: normal;

}

.entry .post-meta a:hover {text-decoration: underline;}

.entry .post-comms {

	position: absolute;

	right: 0;

	visibility: hidden;

}

.entry .post-content {

	padding-top: 15px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0px;

}

.entry .post-content a {

	color: #333;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #ccc;

}

.entry .post-content h3 a {

	color: #333;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #FFF;

}

.entry .post-content h2 a {

	color: #333;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #FFF;

}

.entry .post-content a:hover {

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #c46e25;

	color: #c46e25;

}

.entry .post-footer {

	padding-left: 0px;

	font-size: 14px;

	margin-bottom: 15px;

}

.entry .post-footer a {color: #000; text-decoration: none;}

.entry .post-footer a:hover {text-decoration: underline;}

.page .post-category {display: none;}



.f, .t, .di, .su {width: 16px; height: 15px; position: absolute; bottom: 15px;}

.f {right: 63px; background: url("images/social.png") 0 0 no-repeat;}

.t {right: 42px; background: url("images/social.png") -16px 0 no-repeat;}

.di {right: 21px; background: url("images/social.png") -32px 0 no-repeat;}

.su {right: 0; background: url("images/social.png") -48px 0 no-repeat;}

.f:hover {background-position: 0 -15px;}

.t:hover {background-position: -16px -15px;}

.di:hover {background-position: -32px -15px;}

.su:hover {background-position: -48px -15px;}



.post-content {margin-bottom: 30px;}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {color: #000; font-weight: normal; font-family: "etica",sans-serif; margin: 15px 0;}

.post-content h1 {

	font-size: 30px;

	line-height: 35px;

}

.post-content h2 {font-size: 26px;}

.post-content h3 {font-size: 22px;}

.post-content h4 {font-size: 20px;}

.post-content h5 {font-size: 18px;}

.post-content {color: #262626; font: 14px/1.5 "etica",sans-serif;}

.post-content p {margin: 10px 0;}

.post-content ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}

.post-content ul {

	padding-left: 15px;

	margin-top: 15px;

	margin-right: 0;

	margin-bottom: 15px;

	margin-left: 0;

	list-style-type: square;

}

.post-content li {color: #262626; font: 14px/1.5 "etica",sans-serif; margin: 3px 0;}

.post-content blockquote {padding: 15px 0 10px 65px; background: url("images/bq.png") 20px 0 no-repeat;}

.post-content blockquote p {color: #8c8888; font: italic 16px Georgia, Geneva, "Times New Roman", times;}



.post-content .search {float: none; margin-top: 15px; width: auto;}

.post-content .search fieldset {width: 610px; height: 35px;}

.post-content .search input {width: 570px; font-size: 16px;}



.post-navigation {

	width: 610px;

	padding: 15px 0 0 0px;

	position: relative;

}

.post-navigation a {

	display: block;

	color: #58595b;

	font: 14px "etica",sans-serif;

	text-decoration: none;

	line-height: 1.5;

}

.post-navigation a:hover {text-decoration: none;}

.post-navigation a em {

	display: block;

	color: #aaa9a9;

	font: italic 11px;

}

.post-navigation a:hover span {text-decoration: underline;}

.post-prev {

	width: 250px;

	min-height: 40px;

	padding-left: 30px;

	float: left;

	text-align: left;

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

}

.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}

.line {width: 1px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 305px;}



/*** Images ***/



.post-content img {margin: 0 0 15px; height: auto; max-width: 610px;}

.post-content h6 {position: relative; left: -30px;}

.post-content .attachment img {max-width: 610px;}

.post-content .alignnone, .post-content img.alignnone {clear: both; display: block; margin-bottom: 15px; margin-right:15px; padding-right:15px;}

.post-content .alignleft, .post-content img.alignleft {display: inline; float: left; margin-right: 15px; margin-top: 4px; padding-right:15px;}

.post-content .alignright, .post-content img.alignright {display: inline; float: right; margin-left: 15px; margin-top: 4px;}

.post-content .aligncenter, .post-content img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}

.post-content img.alignleft, .post-content img.alignright, .post-content img.aligncenter {margin-bottom: 15px; margin-right:15px; padding-right:15px;}

.post-content .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}

.post-content .wp-caption img {margin: 5px 5px 0;}

.post-content .wp-caption p.wp-caption-text {color: #888; font-size: 14px; margin: 5px;}

.post-content .wp-smiley {margin: 0;}

.post-content .gallery {margin: 0 auto 18px;}

.post-content .gallery .gallery-item {float: left; margin-top: 0; text-align: center; width: 190px;}

.post-content .gallery .gallery-item img {max-width: 190px; border: none !important; margin-bottom: 0;}

.post-content .gallery .gallery-caption {color: #888; font-size: 14px; margin: 0 0 14px;}

.post-content .gallery dl {margin: 0;}

.post-content .gallery br+br {display: none;}

.post-content .attachment img {display: block; margin: 0 auto;}



/*** Comments ***/



.comments h3 {font-size: 18px; font-weight: normal; color: #000; padding: 15px 0 10px 30px; border-bottom: 1px solid #d9d9d9;}

.comments a {color: #000;}

#comments {margin-bottom: 30px;}

.comment {padding: 15px 0 15px 30px; border-bottom: 1px dotted #d9d9d9;}

.comment td {vertical-align: top;}

.comment-meta {position: relative; min-height: 70px; font-size: 11px; margin-right: 30px;}

.avatar {display: block; margin-right: 10px;}

.comment-author {color: #aaa9a9;}

.comment-author span {color: #000;}

.comment-author a, .comment-author span {text-decoration: none; text-transform: uppercase; font-family: "etica",sans-serif;font-style: normal;}

.comment-author a:hover {text-decoration: underline;}

.comment-author, .comment-date {white-space: nowrap;}

.comment-reply-link {position: absolute; bottom: 1px; text-decoration: none;}

.comment-reply-link:hover {text-decoration: underline;}

.comment-text p {color: #4b4b4b; ; font: 14px "etica",sans-serif; margin-bottom: 15px;}

.children {margin-left: 80px;}

.children .children {margin-left: 50px;}

.children .comment {padding-left: 0;}



#respond p, .nopassword {margin: 10px 0; font: 11px "etica",sans-serif;}

.nopassword {padding-left: 30px;}

#respond p a {text-decoration: none;}

#respond p a:hover {text-decoration: underline;}

#commentform {padding: 30px 0 0 30px;}

#commentform table {width: 100%; margin-bottom: 15px;}

#commentform td {vertical-align: top; width: 33.33%;}

#commentform td p {font: bold 11px "etica",sans-serif; color: #333; margin-bottom: 5px;}

#commentform td p span {color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}

.commform-textarea {border: 1px solid #d9d9d9; padding: 10px; margin-bottom: 10px;}

#comment {width: 100%; height: 120px; padding: 0; margin: 0; border: none; border-color: #fff; overflow: auto;}

.commform-author div {margin-right: 15px; border: 1px solid #d9d9d9; padding: 5px;}

.commform-email div {border: 1px solid #d9d9d9; padding: 5px;}

.commform-url p {margin-left: 15px !important;}

.commform-url div {margin-left: 15px; border: 1px solid #d9d9d9; padding: 5px;}

#author, #email, #url {width: 100%; margin: 0; padding: 0; border: none; font: 14px "etica",sans-serif; color: #333;}

#submit {float: left; border: none; background: #ccc; color: #fff; font: bold 14px "etica",sans-serif; cursor: pointer; padding: 5px 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

#submit:hover {background: #000;}

p#cancel-comment-reply {float: right; line-height: 28px; margin: 0;}



/*** Sidebar ***/



.sidebar {

	

	

	padding-top: 4px;

	

	padding-bottom: 0;

	padding-left: 0;

}

.widget {margin-bottom: 35px;}

.widget-small {width: 130px;}

.widget h3, .widget-small h3 {

	color: #58595b;

	font-size: 14px;

	font-weight: normal;

	text-transform: uppercase;

	padding-bottom: 15px;



	border-bottom: 1px solid #d9d9d9;

	letter-spacing: 0.1em;

}

.sidebar h3 {

	color: #58595b;

	font-size: 14px;

	font-weight: normal;

	text-transform: uppercase;

	padding-bottom: 14px;

	margin-bottom: 20px;

	border-bottom: 1px solid #d9d9d9;

	letter-spacing: 0.1em;

}

.widget a, .widget-small a {color: #000; text-decoration: none;}

.widget a:hover, .widget-small a:hover {

	text-decoration: none;

	border-bottom-width: 0px;

	border-bottom-style: dotted;

	border-bottom-color: #c46e25;

}

.widget p, .textwidget {color: #262626; font: 14px/1.3 "etica",sans-serif;}

.widget p a, .textwidget a {text-decoration: underline;}

.widget p a:hover, .textwidget a:hover {text-decoration: none;}

.widget li, .widget-small li {

	font-size: 20px;

	color: #ca7936;

	margin-bottom: 3px;

	letter-spacing: 0em;

	font-weight: 500;

	line-height: 15px;

	margin-top: 7px;

	display: block;

}

.widget li a, .widget-small li a{

	font-size: 13px;

	color: #ca7936;

	text-transform: none;

	margin-top: 7px;

	font-weight: normal;

	line-height: 15px;

	margin-bottom: 4px;

	display: block;

}

.sidebar a  {

	font-size: 13px;

	color: #ca7936;

	text-transform: none;

	margin-top: 7px;

	font-weight: normal;

	line-height: 15px;

	margin-bottom: 4px;

	display: block;

	text-decoration: none;

}

.sidebar a:hover {

	font-size: 13px;

	color: #58595b;

	text-transform: none;

	margin-top: 7px;

	font-weight: normal;

	line-height: 15px;

	margin-bottom: 4px;

	display: block;

	text-decoration: underline;

}







.rpthumb {display: block; padding-bottom: 15px; margin-top: 15px; border-bottom: 1px dotted #d9d9d9;}

.rpthumb img {width: 50px; width: 50px; margin-right: 15px; float: left;}

.rpthumb-title {display: block; font: 14px Georgia, Geneva, "Times New Roman", times; margin-bottom: 6px;}

.rpthumb-date {display: block; font-size: 11px; color: #aaa9a9;}

.rpthumb:hover {text-decoration: none !important;}

.rpthumb:hover .rpthumb-title {text-decoration: underline;}



.widget_tag_cloud a {margin: 0 2px;}

.widget_calendar table {width: 100%;}

.widget_calendar caption {font-size: 13px; padding-bottom: 10px; text-align: left;}

.widget_calendar th, .widget_calendar td {padding: 5px 0; font-size: 13px;}

.widget_calendar tbody a {text-decoration: underline;}

.widget_calendar tbody a:hover {text-decoration: none}



.sponsors .widget-body {text-align: center;}

.sponsors .widget-body img {margin-bottom: 20px;}



/*** Footer ***/



.footer {

	border-top: 0px solid #d9d9d9;
padding-top: 20px;

 width: 95%;
    margin: 0 2.5%;
float: left; padding-bottom: 20px;

font-size: 11px;

	color: #333;

}
.footer h4{font-size: 24px!important; font-family: etica, sans-serif; color: #333!important;text-transform:none!important; letter-spacing: 0em!important; }
.footer h5{font-size: 20px!important; font-family: etica, sans-serif; color: #333!important;text-transform:none!important; letter-spacing: 0em!important; }

.footer img {

	float: left;

	padding-right: 14px;

}

.footer p {

	font-size: 11px;

	color: #737373;

	line-height: 15px;

}

.footer a {

	color: #666;

	text-decoration: none;

	display: block;

}

.footer a:hover {text-decoration: underline;}
.column-onefive{ width:16.666666%; float: left;}
.column-twofive{ width:33.333333%; float: left;}

.finside a {

	color: #666;

	text-decoration: none;

}

.finside a:hover {

	text-decoration: underline;

}

p.copyright {float: left; color: #333;}

p.copyright span {color: #737373;}

.credits {float: right;}.footer h4 {

	font-weight: normal;

	text-transform: uppercase;

	color: #58595b;

	text-decoration: none;

	font-size: 14px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #dadada;

	letter-spacing: .1em;

	margin-bottom: 14px;

	padding-bottom: 10px;

}

.footer h5 {

	font-weight: normal;

	text-transform: uppercase;

	color: #58595b;

	text-decoration: none;

	font-size: 11px;

	border-bottom-width: 0px;

	border-bottom-style: solid;

	border-bottom-color: #dadada;

	letter-spacing: 0.1em;

	margin-bottom: 0px;

	padding-bottom: 14px;

}

.footer-bar{

	width:100%;

	background-color:#58595b;

	clear:left;

	float:left;

	margin-top:24px;
 padding: 10px 0 14px;}
.fb{ display: inline-block; padding: 5px 30px 5px 30px; background-image: url("/images/facebook.png"); background-repeat: no-repeat; 
background-position: center left; background-size: 20px; line-height: 1em;}
.email{ display: inline-block; padding: 5px 30px 5px 30px; background-image: url("/images/email.png"); background-repeat: no-repeat; 
background-position: center left; background-size: 20px; line-height: 1em;}

	.footer-gray{

	width:100%;

	padding-bottom:40px;

	padding-top:20px;

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

	background-repeat: repeat;

	background-position: left top;

	clear: left;

	float: left;

	font-size: 11px;

	line-height: 15px;

	color: #666;

		}

		.frame{
             text-align: center;margin-left:auto;
margin-right:auto;
padding-top:4px;
color: #CCC;
}

.frame a {
color: #CCC;
text-decoration: none;

}

.frame a:hover {

	color: #FFF;

	text-decoration: none;

}

.frame input.email{

	border:none;

	background-color:#999;

	color: #FFF;

	text-decoration: none;

	margin-right: 4px;

	margin-left: 4px;

	margin-top: 2px;

	padding-top: 2px;

	padding-bottom: 2px;

}

.frame input.button {

	border:none;

	background-color:#303031;

	color: #FFF;

	text-decoration: none;

	margin-right: 0px;

	margin-left: 0px;

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

	text-transform: uppercase;

	font-size: .8em;

	letter-spacing: 0.1em;

	margin-top: 0px;

	padding-top: 2px;

	margin-bottom: 0px;

	padding-bottom: 2px;

}

.frame input.button:hover {

	border:none;

	background-color:#c46e25;

	color: #FFF;

	text-decoration: none;

	margin-right: 0px;

	margin-left: 0px;

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

	text-transform: uppercase;

	font-size: .8em;

	letter-spacing: 0.1em;

}

		.finside{

 width: 1400px!important; margin-left:auto;

			margin-right:auto;}

.clearing {

	clear: both;

	height: 1px;

	width: 100%;

}

.eventbox{

	float:left;

	width:48%;

 padding-right:2%;

	padding-top: 20px;

	padding-bottom: 20px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #dadada;

	font-size: 14px!important;

	line-height:1.55em!important;

}
.eventbox p{ margin: 0!important; font-size: 14px!important;}
.eventbox span{ font-size:14px!important; color: #333!important;}
.eventbox:nth-child(2n+1) { clear: left!important;}

.eventbox img{float:left;padding-right:20px;}

.eventbox h2{

	font-size: 22px;
    font-weight: 400!important;

	text-decoration: none;

	margin: 0px;

	padding:5px 0!important;

}

.entry .eventbox h2 a {

	color: #c46e25;

	text-decoration: none;

}

.staff{

	

	padding-top:14px;

	padding-bottom:14px;

	border-bottom:1px solid #dadada;

	}

	.staff a{

		display:inline;

		padding-left:14px;

		padding-right:14px;

		text-decoration:none;

		color: #858585;}

		.staff a:hover{

			color:#CA7936;}

			

			 .post-content .staff{

	font-size:14px;

	margin-top:-10px;

	padding-top:14px;

	padding-bottom:14px;

	border-bottom:1px solid #dadada;

	}

 .post-content .staff a{

	

	display:inline;

	padding-left:14px;

	padding-right:14px;

	text-decoration:none;

	color: #858585;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}

	 .post-content	.staff a:hover{

			color:#CA7936;}

			

			 .post-content .sinfo {

	clear:left;

	padding-top: 0px;

	padding-bottom: 0px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #dadada;

}

				  .post-content .sinfo img {

	float:left;

	padding-right:20px;

	border-right:1px solid #dadada;

	margin-right:20px;

	padding-top: 24px;

	padding-bottom: 24px;

				 }

body { 
  background: url(/images/UC-bkg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.tws-new-frame{ width: 1400px; margin: 0 auto;}
.frame-opening{ width: 100%; float: left; }


/** New 2021 Styles**/
.tws-header{ width: 100%; float: left;z-index: 9999;}
.new-logo{ width:15%; float: left; }
.new-logo img{ padding-top: 10px!important;}
.new-menu{ width: 85%; float: left; padding: 30px 0 0; text-align: right!important;}
.new-menu #menu{ float:right!important;}
.newheader {padding-right:2.5%;background-image: url(/images/logo-splash.png);background-repeat: no-repeat;background-position: left top;
padding-left: 2.5%;z-index: 9999; float: left; width: 95%!important; background-size: 170px; padding-bottom: 30px;}
.eventslist h3{font-size: 20px!important; font-weight: 400!important; letter-spacing: 0!important; text-transform: none!important; padding-bottom: 10px!important;}
.eventslist ul{ margin:0!important; padding: 0!important;}
.eventslist ul li{ line-height: 1.25em!important; font-size: 14px!important;  padding-bottom: 5px!important; color: #333!important;}
.eventslist ul li a{ font-size:16px!important; color: #c46e25!important; margin-top: 3px!important;padding-bottom: 3px; border-bottom:0px!important; font-weight:400!important; line-height: 1.2em!important; }
.eventslist ul li a:hover{ color: #2F6DA5!important;}
.eventslist ul li p{ margin-top: 4px!important;}
.eventslist ul li.all-events-link a{ background-color: #333!important; color: #fff!important; padding: 0px 20px; display:inline-block!important; border-radius: 4px; font-size: 15px!important; height: 40px; line-height: 40px!important;}
.eventslist ul li.all-events-link a:hover{background-color: #c46e25!important;}
.newfooter a { color:#333!important; }
.newfooter a:hover { color: #CA7936!important; }
.subfooter{ width: 100%; clear: left; float: left;}
.subfooter .frame{ width: 1400px; margin: 0 auto; color: #999!important;}
.subfooter a{ color: #333!important;}
.subfooter a:hover{color: #CA7936!important; }
.footer a:hover,.finside a:hover{ color:#c46e25}

/*Home Page*/
.swiper-pagination-b919a1f{ margin-top: -5px!important;}
h2.eael-entry-title{ margin:15px 0 10px!important}
h2.eael-entry-title a:hover{ border-bottom-style: none!important;} 
h3.eael-entry-title{ margin:0 0 5px!important}
.eael-entry-wrapper{ padding:15px 0px!important;}
.eael-entry-wrapper p{ padding-bottom: 7px!important;}

/**events**/
.event-post{ width: 100%!important; float: left!important;}
.event-left h3{ font-weight: 400!important;}
.event-left{ width: 73%; margin-right: 4%; margin-left: 3%; float: left; }
.event-full{ width: 92%; margin-right: 4%; margin-left: 4%; float: left; }

.event-left p{ font-size: 14px!important}
.event-left ul{ margin-left: 20px; }
.events-right{ width: 17%; margin-right: 3%!important; float: left;}
.event-post a.cta{ padding: 5px 10px!important; font-size:12px!important; color:#fff!important; background-color:#DB8236!important; }
.event-post a.ical{ padding: 5px 10px!important; font-size:12px!important; color:#333!important; background-color: #dadada!important; }
.event-post a.ical:hover{ padding: 5px 10px!important; font-size:12px!important; color:#333!important; background-color: #ccc!important; }
.event-post a.dark{ padding: 10px 20px!important; font-size:14px!important; color:#fff!important; background-color:#333!important; }
.epic,.einfo{ float:left!important;}
.epic{ width: 45%;}
.epic img{ width: 90%; min-width: 90%; height: auto;}
body.page-id-852 .listing a{ color:#333!important;}
body.page-id-852 .listing a:hover{ color:#DB8236!important; }
.einfo{ width: 55%;}
body.page-id-852 .einfo h2{font-size:30px!important;}
body.page-id-852 .einfo h2 a{color:#DB8236!important; }
.map{ background-image: url(/images/map.webp); display: block!important;  background-size: 15px; background-repeat: no-repeat; background-position:0 5px; padding-left: 25px!important;margin-bottom: 5px; color: #333!important; }
.clock{ background-image: url(/images/clock.png); display: block;  background-size: 15px; background-repeat: no-repeat; background-position:0 5px; padding-left: 20px; margin-bottom: 5px;color: #333!important; }
.eventslist .map{ background-position:0 0px;}
.eventtime{ padding: 7px 10px; margin-bottom: 10px; background-color: #efefef;  float: left; width: 98%; border-radius: 4px;}

ul.event-categories li{ display: inline-block!important; }
ul.event-categories li a{display: inline-block!important; padding: 5px 15px!important; background-color: #efefef!important;margin-right: 5px!important;  margin-top: 5px!important; border-radius: 7px!important; font-size: 14px!important;}
ul.event-categories li a:hover{background-color: #ccc!important;}
#responsive-menu-pro-title, #responsive-menu-pro-title-image{ margin: 0!important; padding: 5px!important;}
	#responsive-menu-pro-additional-content{ padding: 0!important; margin: 0 5% 10px!important;}
#responsive-menu-pro-additional-content .make{ width: 100%!important;text-align: center!important; padding: 15px 0!important; margin-bottom: 5px!important;}
hr{border:1px solid #ccc!important; }
.ernest{}
a:hover{text-decoration: none!important;}

/*Events 2022 after crash*/
.em-events-widget a, .pixelbones, #em_widget-2 a{font-size:20px!important; color:#333!important;line-height: 1.2em!important;}
.em-events-widget li span.map{font-size: 16px!important;line-height: 1.2em!important;}
.all-events-link{ font-weight: 600!important;}
.em-event{}
.em-item-info{ padding: 0!important;}
.em-event .em-item-info .em-item-name a{color:#DB8236!important; font-size: 18px!important; font-weight: 500!important;}
.em-event .em-item-info .em-item-name a:hover{color: #333!important;}
h1.elementor-heading-title{font-family: ff-ernestine-pro, serif!important; letter-spacing: 0.05em!important;}
h2.widget-title{ font-family: etica, sans-serif!important; font-size: 24px!important; font-weight: 500!important; padding-bottom: 20px!important}
h2 {font-family: ff-ernestine-pro, serif!important;}
h3.eael-entry-title{font-family: ff-ernestine-pro, serif!important;}
a.eael-post-elements-readmore-btn{ display: inline-block!important; padding: 10px 20px!important;}
.eventtext p{ font-size: 18px!important; line-height: 1.6em!important; color: #333!important;
font-family: etica, sans-serif!important;}
.eventslist h4{font-family: ff-ernestine-pro, serif!important; font-size: 20px!important; padding: 4px 0!important;
}
.eventslist h4 a{color:#DB8236!important;}
.eventslist h4 a:hover{color:#23527C!important}

@media all and (max-width:1400px){
    
		.finside{

			width:90%!important; 

			margin-left:5%!important;

			margin-right:5%!important;
}
    
    .wrapper{ width: 90%; padding: 0; margin: 0 5%;}
    .subfooter .frame{ width: 95%; margin: 0 2.5%; color: #999!important;}
}
@media all and (max-width:1200px){
    .finside{

			width:95%!important; margin-left:2.5%!important; margin-right:2.5%!important; padding: 0!important;}
}
@media all and (max-width:1150px){
    		.frame{

	width:90%;

	margin-left:5%;

	margin-right:5%;

	padding-top:4px;

	color: #CCC;

}
    .new-logo{ width:12.5%; float: left; }
  }
@media all and (max-width: 1024px){  #menu{ display: none;}}
@media all and (max-width: 960px){ body {font: 14px "etica",sans-serif; line-height: 1.6em!important; background-color: #fff!important; padding: 0px 0;}
    .wrapper{ width: 100%; padding: 0; margin: 0%;}
    #container{ margin-top: 55px!important; padding-top: 20px!important;}
    .event-left{ width: 60%; margin-right: 2%; margin-left: 2%; float: left; }
    .events-right{ width: 29%; margin-right: 1%!important; float: left;}
    .epic,.einfo{ float:left!important;}
.epic{ width: 100%;}
.epic img{ width: 90%; min-width: 90%; height: auto;}
.einfo{ width: 100%;}
    .newheader{  position: fixed; top:0px; left: 0px; background-color:rgba(255,255,255,.85); max-height: 35px!important; height: 35px!important; background-size: 80px!important}
    .new-logo img{ width: 120px!important; height: auto!important;}

}
@media all and (max-width:700px){/**events**/
.event-post{ width: 100%!important; float: left!important;}
.event-left{ width: 95%; margin-right: 2.5%; margin-left: 2.5%; float: left; }
.event-left p{ font-size: 16px!important}
.events-right{ width: 95%; margin: 0% 2.5%!important; float: left;}


.eventbox{
	float:left;
	width:98%;
 padding-right:2%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
border-top-color: #dadada;
font-size: 14px;
line-height:1.55em!important;

}
.epic{ width: 45%;}
.epic img{ width: 90%; min-width: 90%; height: auto;}
.einfo{ width: 55%;}
    
    .finside{width:95%!important; margin-left:2.5%!important; margin-right:2.5%!important; padding: 0!important;}
    .column-onefive{ width:50%; float: left;}
.column-twofive{ width:100%; float: left;}
    
    .fb{ display: inline-block; padding:25px 10px 10px 10px; background-image: url("/images/facebook.png"); background-repeat: no-repeat; 
background-position: top center; background-size: 20px; line-height: 1em;}
.email{ display: inline-block; padding: 25px 10px 10px 10px; background-image: url("/images/email.png"); background-repeat: no-repeat; 
background-position: top center; background-size: 20px; line-height: 1em;}
    .copyright, .credits{ width: 100%; text-align: center;}
    
    .event-left img{ max-width: 100%; width: 95%;  }
}
