.ai1ec-posterboard-view {
	background-image:url('http://avalonhollywood.com/wp-content/themes-ai1ec/umbra/img/ajax-loader.gif');background-repeat:no-repeat;
	background-position:center 50px;
	min-height:100px;
}
.ai1ec-loading {
	position:absolute;
	z-index:9;	
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url('http://avalonhollywood.com/wp-content/themes-ai1ec/umbra/img/ajax-loader.gif') no-repeat center center;
	background-color:rgba(0,0,0,0.5);
	display:none;
}
.ai1ec-event-avatar img {
	height:auto;
	display:block;
	min-height:30px;
	width:auto;
}
h2.ai1ec-calendar-title {
	color:#ee2324 !important;
	float:left;
	font-size:32px !important;
	line-height:18px !important;
	margin:0px 8px 6px 0 !important;
	text-transform:uppercase;
}
.ai1ec-event-description {
	display:none !important;
}
.ai1ec-popup-excerpt {
	display:none !important;
}
.ai1ec-event {
	width:125px !important;
	text-overflow:ellipsis !important;
}
.ai1ec-event-title {
	font-size:11px !important;
	font-weight:bold !important;
	opacity:1.0 !important;
	filter:alpha(opacity=100) !important;
}
li.ai1ec-tag-filter {
	display:none !important;
}

.srp-post-title  {
	margin-top:5px !important;
}
.srp-widget-excerpt {
	display:none !important;
}

.post-info .date {
	display:none !important;
}
.post-info .separator {
	display:none !important;
}

.ai1ec-calendar-link {
	margin-bottom:20px !important;
}

#slider-a-container .async-img {
    background-color:#000000;
	background-image:url('../img/ajax/blank.gif');
    background-position:center center;
    display:block;
}


.gfield_required {
	color:#ee2324 !important;
}
.validation_error {
	color:#ee2324 !important;
}
#footer_email_list_link a {
	color:#f7dc19;
	-moz-text-shadow:1px 1px 0px #222222;
	-webkit-text-shadow:1px 1px 0px #222222;
	text-shadow:1px 1px 0px #222222;
}
#footer_email_list_link a:hover {
	color:#fff;
	-moz-text-shadow:1px 1px 0px #222222;
	-webkit-text-shadow:1px 1px 0px #222222;
	text-shadow:1px 1px 0px #222222;
}
#footer_email_list_link {
	margin-top:3px;
}
#header_email_list_link a {
	font-size:11px;
	color:#f7dc19;
	-moz-text-shadow:1px 1px 0px #222222;
	-webkit-text-shadow:1px 1px 0px #222222;
	text-shadow:1px 1px 0px #222222;
}
#header_email_list_link a:hover {
	color:#fff;
	-moz-text-shadow:1px 1px 0px #222222;
	-webkit-text-shadow:1px 1px 0px #222222;
	text-shadow:1px 1px 0px #222222;
}
#header_email_list_link {
	margin-top:3px;
	margin-right:3px;
}

#urfield_label {
	font-size:12px !important;
}
#urfield_required {
	font-size:12px !important;
	color:#ee2324 !important;
}
#error-out {
	font-size:12px !important;
	font-weight:bold !important;
	color:#ee2324 !important;
}
#uv_res_form select {
	font-size:11px !important;
	background-color:#333 !important;
	outline-color:#333 !important;
}
#uv_res_form select:focus {
	outline:none !important;
}
#uv_res_form input {
	font-size:11px !important;
	padding:2px 0 2px 0 !important;
}
#uv_res_form input:focus {
	outline:none !important;	
}
#uv-res-result {
	margin-top:-300px !important;
}
.ginput_container {
	margin-bottom:10px !important;
}
/* ARROWS */
#megaMenu ul li.mega-with-sub > a:after, #megaMenu ul li.ss-nav-menu-mega > a:after, #megaMenu ul li.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul li.ss-nav-menu-mega > span.um-anchoremulator:after {
	border-top:none !important;
}
#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > a:after, #megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator:after {
	border-left:none !important;
}
/* Menu Items with Dropdowns */
#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > a, #megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator, #megaMenu ul li.mega-with-sub > a, #megaMenu ul li.mega-with-sub > span.um-anchoremulator, #megaMenu ul li.ss-nav-menu-mega > a, #megaMenu ul li.ss-nav-menu-mega > span.um-anchoremulator {
	padding-right:15px !important;
}

#dcjp-popupimage {
	position:absolute;
	padding:0px;
	margin:0px;
	z-index:1000;
	border:20px solid #000 !important;
	visibility:visible;
	overflow:hidden;
	background-color:#151515;
	background-repeat:no-repeat;
	background-position:50% 50%;
}

#slider-a-container:hover .prev
{
    opacity:0.5;
    filter:alpha(opacity=50);
}
#slider-a-container .prev
{
    width:50px;
    height:50px;
    z-index:20;
    position:absolute;
    bottom:125px;
    right:890px;
    display:block;
    background-color:transparent;
    background-image:url(http://avalonhollywood.com/wp-content/themes/InnovationScience2/img/slider_progress/prev_new.png);
    background-position:0px 0px;
    background-repeat:no-repeat;
    opacity:0;
    filter:alpha(opacity=0);
    cursor:pointer;
}
#slider-a-container .prev:hover
{
    opacity:1.0;
    filter:alpha(opacity=100);
}  

#slider-a-container:hover .next
{
    opacity:0.5;
    filter:alpha(opacity=50);
}
#slider-a-container .next
{
    width:50px;
    height:50px;
    z-index:20;
    position:absolute;
    bottom:125px;
    right:20px;
    display:block;
    background-color:transparent;
    background-image:url(http://avalonhollywood.com/wp-content/themes/InnovationScience2/img/slider_progress/next_new.png);
    background-position:0px 0px;
    background-repeat:no-repeat;        
    opacity:0;
    filter:alpha(opacity=0);
    cursor:pointer;
}
#slider-a-container .next:hover
{
    opacity:1.0;
    filter:alpha(opacity=100);
}

#slider-a-container .pause
{
    width:20px;
    height:20px;
    z-index:20;
    position:absolute;
    bottom:9px;
    right:45px;
    display:block;
    background-color:transparent;
    background-image:url(../img/slider_progress/pause.png);
    background-position:0px 0px;
    background-repeat:no-repeat;        
    opacity:0.4;
    filter:alpha(opacity=40);
    cursor:pointer;
	display:none;
}

.touchcarousel.black-and-white .arrow-icon {
	width:30px;
	height:30px;
	margin-top:-15px;	
	
	background-image:none;
	background-repeat:no-repeat;
	
	background-color:transparent;		
	
	-moz-border-radius:4px; 
  	-webkit-border-radius:4px; 
 	border-radius:4px;
 	
 	-moz-opacity:0.8;	
	-webkit-opacity:0.8;	
	opacity:0.8;
	display:none;

}
.touchcarousel.black-and-white .arrow-holder {
	width:35px;	
}
.touchcarousel.black-and-white .arrow-holder:active .arrow-icon {	
	-moz-opacity:1 !important;	
	-webkit-opacity:1 !important;	
	opacity:1 !important;	
}

.touchcarousel.black-and-white .arrow-icon.left {
	width:50px;
    height:50px;
    z-index:20;
    position:absolute;
    bottom:80px;
    right:880px;
	margin-top:-33px;
	margin-left:10px;
    display:block;
    background-color:transparent;
    background-image:url(http://avalonhollywood.com/wp-content/themes/InnovationScience2/img/slider_progress/prev_new.png);
    background-position:0px 0px;
    background-repeat:no-repeat;
    opacity:.5;
    filter:alpha(opacity=50);
    cursor:pointer;	
}
.touchcarousel.black-and-white .arrow-icon.left:hover {
    opacity:1;
    filter:alpha(opacity=100);		
}

.touchcarousel.black-and-white .arrow-icon.right {
	width:50px;
    height:50px;
    z-index:20;
    position:absolute;
    bottom:80px;
    right:20px;
	margin-top:-33px;
    display:block;
    background-color:transparent;
    background-image:url(http://avalonhollywood.com/wp-content/themes/InnovationScience2/img/slider_progress/next_new.png);
    background-position:0px 0px;
    background-repeat:no-repeat;
    opacity:.5;
    filter:alpha(opacity=50);
    cursor:pointer;		
}
.touchcarousel.black-and-white .arrow-icon.right:hover {
    opacity:1;
    filter:alpha(opacity=100);		
}

.touchcarousel.black-and-white .arrow-holder:hover .arrow-icon {
	background-color:transparent; 		
	-moz-opacity:1;	
	-webkit-opacity:1;	
	opacity:1;
}

a {
	outline:none;
}

.scrollup {
	width:50px;
	height:50px;
	opacity:0.5;
	position:fixed;
	bottom:50px;
	right:40px;
	display:none;
	text-indent:-9999px;
	background:url('http://avalonhollywood.com/wp-content/plugins/smooth-page-scroll-to-top/files/arrow_up.png') no-repeat;
	outline:none !important;
}
.scrollup:hover {
	width:50px;
	height:50px;
	opacity:1;
	position:fixed;
	bottom:50px;
	right:40px;
	display:none;
	text-indent:-9999px;
	background:url('http://avalonhollywood.com/wp-content/plugins/smooth-page-scroll-to-top/files/arrow_up.png') no-repeat;
	outline:none !important;
}

#touch_carousel {
	width:960px;
	margin-top:-8px;
}

/*dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover {
    font-size:10px;
	margin:5px 5px 0px 5px;
}*/
/*.tubepress_thumb {
	margin-right:24px !important;
	width:216px !important;
	margin-bottom:50px !important;
	border:1px solid #ccc;
}*/
dd.tubepress_meta_runtime {
	display:none !important;
}
/* TUBEPRESS */
.tubepress_container {
	float:left;
	margin-bottom:2em;
	width:100%;
}
.tubepress_normal_embedded_wrapper {
	text-align:left;
	margin:auto;
}
.tubepress_embedded_title {
	font-weight:700;
	font-size:larger;
	margin-bottom:.3em;
}
.tubepress_thumbnail_area {
	margin-top:1em;	
}
.tubepress_thumbs {
	float:left;
	width:100%;
	margin-bottom:1em;
}
.tubepress_thumb {
	width:240px !important;
	float:left;
	line-height:1.3em;
	font-size:10px;
	padding-bottom:60px !important;
	overflow:hidden !important;
	background-image:url(../img/common/zoom.png);
	background-position:center 58px;
	background-repeat:no-repeat;
}
.tubepress_thumb img:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.tubepress_thumb .tubepress_embed,
.tubepress_thumb img {
	display:block;
	margin:0 auto !important;
	-ms-interpolation-mode:bicubic;
}
.tubepress_thumb a {
	cursor:pointer;	
}
.tubepress_single_video .tubepress_meta_group {
	padding:0;
}
.tubepress_meta {
	float:left;
}
dl.tubepress_meta_group {
    margin:0 auto !important;
}
dt.tubepress_meta_title, 
dt.tubepress_meta_runtime, 
dt.tubepress_meta_url,
dt.tubepress_meta_description {
	display:none;	
}
dd.tubepress_meta {
	margin-bottom:auto !important;
	margin-left:0 !important;
}
dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover {
	width:200px !important;
	font-size:10px;
	float:left;
	margin:5px 5px 0px 5px !important;
}
/*dd.tubepress_meta_runtime {
	font-size:11px;
	font-weight:700;
	clear:both;	
}*/
dt.tubepress_meta_author, 
dt.tubepress_meta_keywords, 
dt.tubepress_meta_category, 
dt.tubepress_meta_rating, 
dt.tubepress_meta_ratings,
dt.tubepress_meta_likes,
dt.tubepress_meta_id,
dt.tubepress_meta_views,
dt.tubepress_meta_uploaddate {
	font-style:italic;
	color:#666;
}
dt.tubepress_meta_author:after, 
dt.tubepress_meta_keywords:after, 
dt.tubepress_meta_category:after, 
dt.tubepress_meta_rating:after, 
dt.tubepress_meta_ratings:after,
dt.tubepress_meta_likes:after,
dt.tubepress_meta_id:after,
dt.tubepress_meta_views:after,
dt.tubepress_meta_uploaddate:after {
	content:":"
}
dd.tubepress_meta_author, 
dd.tubepress_meta_keywords,
dd.tubepress_meta_category, 
dd.tubepress_meta_rating, 
dd.tubepress_meta_ratings,
dd.tubepress_meta_likes,
dd.tubepress_meta_id,
dd.tubepress_meta_views,
dd.tubepress_meta_uploaddate {
	margin-left:.2em !important;	
}
dd.tubepress_meta_url {
	clear:left;
}
dd.tubepress_meta_description {
	clear:both;
	float:left;
	width:100%;
}
.tubepress_meta_group dt {
	clear:both;
	float:left;
}
.tubepress_sidebar .tubepress_thumb {
	width:100%;	
	height:auto;
	margin-top:1em;
}
.tubepress_sidebar .tubepress_thumb img {
    width:auto ! important;
    padding:5% 5% 1% 2%;
    margin:0 auto !important;
    -ms-interpolation-mode:bicubic;
}
.tubepress_sidebar .tubepress_thumbnail_area {
    margin-top:auto;   
}

.tubepress_sidebar .tubepress_thumb  {
    margin-top:auto;   
}
.tubepress_sidebar .tubepress_meta_group {
    padding:0 2%;  
}
.tubepress_container .pagination .disabled {
	color:#adaaad;
}
.tubepress_container .pagination .tubepress_pagination_dots {
    padding:0 0 0 3px;
}
div.tubepress_single_video {
	float:left;	
	width:100%;
	text-align:left;
}
div.tubepress_single_video dd.tubepress_meta_description {
	margin-top:.3em;
	margin-bottom:.8em;
}
div.tubepress_container div.pagination {
    font-size:12px;	
    text-align:center;
    clear:both;    
    margin:.7em 0;
}
div.tubepress_container div.pagination a, div.tubepress_container div.pagination span {
    display:inline-block;
    margin:2px !important;
    text-decoration:none;
    padding:3px 5px;
    cursor:pointer;
    line-height:24px;
}
div.tubepress_container div.pagination span.current {
    background:none repeat scroll 0 0 #313428;
    border:1px solid #202020;
    border-radius:3px 3px 3px 3px;
    color:#FFF;
    margin:0;
    padding:0 8px;
    
}
div.tubepress_container div.pagination a {
    background:#999; /* for non-css3 browsers */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F0F0F0'); /* for IE */
    background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0)); /* for webkit browsers */
    background:-moz-linear-gradient(top,  #fff,  #F0F0F0); /* for firefox 3.6+ */ 
    border:1px solid silver;
    border-radius:3px 3px 3px 3px;
    color:#000000;
    display:inline-block;
    margin:0;
    padding:0 8px;
    text-decoration:none;
}
div.tubepress_container div.pagination a:hover {
	box-shadow:0 0 3px #383838;
}

div.dark_rounded .currentTextHolder {
	display:none;
}
div.dark_square .currentTextHolder {
	display:none;
}

.description a {
	color:#fff;
}

#email_list_form input:focus {
	outline:none;	
}
#email_list_form input {
	font-size:11px;
	font-weight:normal;
	color:#999;
	margin-top:5px;
	margin-bottom:5px;	
	padding:2px 0 2px 0;
}
#email_list_form select {
	font-size:11px;
	color:#fff;
	font-weight:normal;
	margin-top:5px;
	background-color:#333;
	border:1px solid #333;
	padding:2px 0 2px 0;
}
#email_list_form select:focus {
	outline:none;
}
.email_icon {
	font-family:'SignifyLite';
	font-size:12px;
}
.email_list_divider {
	border:1px dashed #999;
	margin-top:10px;
	margin-bottom:22px;
}
#buy_tickets_button a {
	position:relative;
	font:16px normal Arial, Helvetica, sans-serif;
	color:#111111;
	text-decoration:none;
	background:#f7dc19;
	width:142px;
	height:34px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	padding-top:1px;
	border:1px solid #111111;
	outline:2px solid #f7dc19;
}
#buy_tickets_button a:hover {
	background:#fff;
	border:1px solid #111111;
	outline:2px solid #fff;
	transition:all 0.30s ease-in-out 0s;
}
#live_nation_button a {
	position:relative;
	font:16px normal Arial, Helvetica, sans-serif;
	color:#111111;
	text-decoration:none;
	background:#ee2324;
	width:142px;
	height:34px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	padding-top:1px;
	border:1px solid #111111;
	outline:2px solid #ee2324;
}
#live_nation_button a:hover {
	background:#fff;
	color:#111111;
	border:1px solid #111111;
	outline:2px solid #fff;
	transition:all 0.30s ease-in-out 0s;
}
/*SPECIAL RECENT POSTS*/
/* The Widget Title. */
h3.srp-widget-title{
	display:block;
	margin-bottom:10px;
}
 
/* The Recent Posts Container. */
div.srp-widget-container {
	display:table;
	clear:both;
}

/* Fixing the outline on every link within the SRP container. */
div.srp-widget-container a {
	outline:none;
}

/* The widget title link */
a.srp-widget-title-link {
}

/* Single post entry box. */
div.srp-widget-singlepost {
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:none;
	clear:both;
}

/* The single row container and */
div.srp-single-row {
	display:table-cell;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	border:none;
}

/* The single column container */
div.srp-widget-row {
	clear:both;
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}

/* The multi-column class on each post entry */
div.srp-multi-column {
	display:table-cell;
	vertical-align:top;
}

/*
 | ----------------------------------------
 | Thumbnail Section
 | ----------------------------------------
 */

/* The thumbnail box. */
div.srp-thumbnail-box {
	display:table-cell;
	vertical-align:top;
	padding-right:10px;
}

/* The thumbnail link. */
a.srp-widget-thmblink {
	display:block;
}

/* The thumbnail image. */
img.srp-widget-thmb {
	max-width:none;
}

div.srp-thumbnail-box img.avatar {
	max-width:none;
}

/*
 | ----------------------------------------
 | Content Section
 | ----------------------------------------
 */

/* The content box. */
div.srp-content-box {
	display:block;
	vertical-align:top;
}

/* The single post title. */
h4.srp-post-title {
	display:block;
}

/* The single post title link. */
a.srp-post-title-link {
}

/* The post excerpt. */
p.srp-widget-excerpt {
	margin:0px;
}

/* The linked Excerpt */
a.srp-linked-excerpt {
}

/* The stringbreak. */
span.srp-widget-stringbreak {
}

/* The stringbreak link. */
a.srp-widget-stringbreak-link {
}

/* The stringbreak link image. */
a.srp-widget-stringbreak-link-image {
}

/* The post date box. */
p.srp-widget-date {
	display:none;
	margin:0px;
}

/* The post author box. */
p.srp-widget-author {
	margin:0px;
}

/* The post category box. */
p.srp-widget-category {
	margin:0px;
}

/* The tags box */
p.srp-widget-tags {
	margin:0px;
}

.default-nav-styles a.deck-navigation.horizontal {
    background-color:rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0), inset 0px 2px 1px 1px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0), inset 0px 2px 1px 1px rgba(0, 0, 0, 0) !important;
    box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0), inset 0px 2px 1px 1px rgba(0, 0, 0, 0) !important;
}
.default-nav-styles a.deck-navigation.horizontal:hover { background-color:rgba(0, 0, 0, 0) !important; }
.default-nav-styles a.deck-navigation.horizontal:active {
    background-color:rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0), inset 0px 2px 1px 1px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0), inset 0px 2px 1px 1px rgba(0, 0, 0, 0) !important;
    box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0), inset 0px 2px 1px 1px rgba(0, 0, 0, 0) !important; 
}

.default-nav-styles.sd2-large a.deck-navigation.horizontal span {
    background-image:url('http://avalonhollywood.com/wp-content/themes/InnovationScience2/images/arrows.png') !important;
    opacity:0.5 !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
    filter:alpha(opacity=50) !important;
}
.default-nav-styles.sd2-large a.deck-navigation.horizontal:hover span {
    background-image:url('http://avalonhollywood.com/wp-content/themes/InnovationScience2/images/arrows.png') !important;
    opacity:1 !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter:alpha(opacity=100) !important;
}
.default-nav-styles.sd2-medium a.deck-navigation.horizontal span {
    background-image:url('http://avalonhollywood.com/wp-content/themes/InnovationScience2/images/arrows.png') !important;
    opacity:0.5 !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
    filter:alpha(opacity=50) !important;
}
.default-nav-styles.sd2-medium a.deck-navigation.horizontal:hover span {
    background-image:url('http://avalonhollywood.com/wp-content/themes/InnovationScience2/images/arrows.png') !important;
    opacity:1 !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter:alpha(opacity=100) !important;
}
.default-nav-styles.sd2-small a.deck-navigation.horizontal span {
    background-image:url('http://avalonhollywood.com/wp-content/themes/InnovationScience2/images/arrows.png') !important;
    opacity:0.5 !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
    filter:alpha(opacity=50) !important;
}
.default-nav-styles.sd2-small a.deck-navigation.horizontal:hover span {
    background-image:url('http://avalonhollywood.com/wp-content/themes/InnovationScience2/images/arrows.png') !important;
    opacity:1 !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter:alpha(opacity=100) !important;
}
.default-nav-styles.sd2-large a.deck-navigation.horizontal {
    width:60px !important;
    height:60px !important;
    margin-top:-30px !important;
    -webkit-border-radius:10px !important;
    -moz-border-radius:10px !important;
    border-radius:10px !important;
}
.default-nav-styles.sd2-large a.deck-navigation.horizontal span { padding-top:60px !important; }
.default-nav-styles.sd2-large a.deck-navigation.horizontal.prev { left:10px !important; }
.default-nav-styles.sd2-large a.deck-navigation.horizontal.next { right:10px !important; }
.default-nav-styles.sd2-large a.deck-navigation.horizontal.next span { background-position:-60px 0 !important; }

.default-nav-styles.sd2-medium a.deck-navigation.horizontal {
    width:60px !important;
    height:60px !important;
    margin-top:-30px !important;
    -webkit-border-radius:10px !important;
    -moz-border-radius:10px !important;
    border-radius:10px !important;
}
.default-nav-styles.sd2-medium a.deck-navigation.horizontal span { padding-top:60px !important; }
.default-nav-styles.sd2-medium a.deck-navigation.horizontal.prev { left:10px !important; }
.default-nav-styles.sd2-medium a.deck-navigation.horizontal.next { right:10px !important; }
.default-nav-styles.sd2-medium a.deck-navigation.horizontal.next span { background-position:-60px 0 !important; }

.default-nav-styles.sd2-small a.deck-navigation.horizontal {
    width:60px !important;
    height:60px !important;
    margin-top:-30px !important;
    -webkit-border-radius:10px !important;
    -moz-border-radius:10px !important;
    border-radius:10px !important;
}
.default-nav-styles.sd2-small a.deck-navigation.horizontal span {    padding-top:60px !important; }
.default-nav-styles.sd2-small a.deck-navigation.horizontal.prev { left:10px !important; }
.default-nav-styles.sd2-small a.deck-navigation.horizontal.next { right:10px !important; }
.default-nav-styles.sd2-small a.deck-navigation.horizontal.next span { background-position:-60px 0 !important; }


/* Adjust overrides and widgets alignment to allow even grid */
#megaMenu ul.megaMenu ul.sub-menu-1 > li.menu-item.ss-override.no-padding-shortcode,
#megaMenu ul.megaMenu ul.sub-menu-1 > li.menu-item.ss-sidebar.menu-item.no-padding-widget > .wpmega-widgetarea > ul.um-sidebar > li.widget{
	padding-left:0;
	padding-right:0;
	width:100%;
}
/* Align nav labels */
#megaMenu ul.megaMenu ul.sub-menu-1 > li.menu-item.ss-override.no-padding-shortcode > a,
#megaMenu ul.megaMenu ul.sub-menu-1 > li.menu-item.ss-override.no-padding-shortcode > span.um-anchoremulator,
#megaMenu ul.megaMenu ul.sub-menu-1 > li.ss-sidebar.no-padding-widget > .wpmega-widgetarea > ul.um-sidebar > li.widget h2.widgettitle{
	margin:0 27px;
}
 
/* Setup Grid container and items to make sizing easy */
#megaMenu ul.megaMenu .uber-post-grid,
#megaMenu ul.megaMenu .uber-post-grid-item{

}

 
/* Align grid container properly */
#megaMenu ul.megaMenu .uber-post-grid{
	display:block;
	margin:10px 0 10px 0;
	float:right;
}
 
/* Space grid items */
#megaMenu ul.megaMenu .uber-post-grid-item{
	width:220px;
	float:left;
	margin:0 20px 20px 0;
}

/* Post titles */
#megaMenu ul.megaMenu .uber-post-grid a{
	font-size:11px;
	font:Arial, Helvetica, sans-serif !important;
	font-weight:normal;
	font-style:normal;
	line-height:18px;
}
#megaMenu ul.megaMenu .uber-post-grid a:hover{
	color:#f7dc19;
}