@charset "UTF-8";

/*

MAINETODAY.COM V1.5

TABLE ON CONTENTS

- SITE STRUCTURE
- GLOBAL
- ADD THIS
- ADVERTISING
- NETWORK
- HEADER
- SEARCH
- FEATURED CONTENT
- THE LOOP
	- LIST
	- BLOCK
- THE WEEKENDER NEWSLETTER
- BOTTOM COLUMNS
- FOOTER
- MT RIVER TEMPLATE
- MT STORY TEMPLATE
- MT STORY SIDEBAR
- MT MASONRY TEMPLATE
- MT CALENDAR TEMPLATE
- MT MASONRY DROPDOWNS
- MT SINGLE RESTAURANT / BAR
- Gallery
- PAGINATION
- TABLET STYLES
- MOBILE STYLES

*/



/* =============================================================================
   SITE STRUCTURE
   ========================================================================== */
   

body {
	font-size:100%;
}

.mt-wrapper {
	max-width:998px;
	margin:0 auto;	
}

.mt-content {
	max-width:998px;
	width:100%;
	clear:both;
	padding-top:25px;
}
 
.mt-main-col {
	max-width:678px;
	width:100%;
	float:left;
	margin-bottom:25px;
}

.mt-ad-col {
	float:right;
	max-width:300px;
}

.mt-bottom-cols {
	width:100%;
	clear:both;
}
   
/* =============================================================================
   GLOBAL
   ========================================================================== */
   
p {
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
}

.mt-back-to-top {
	background-image:url(http://media.kjonline.com/designimages/backtotop-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	opacity:.5;
	background-color:#000000;
	width:55px;
	height:55px;
	position:fixed;
	right:15px;
	bottom:140px;
	-moz-border-radius: 55px;
	border-radius: 55px;
	cursor:pointer;
	display:none;
	z-index:997;
}

.mt-back-to-top:hover {
	opacity:1;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

img {
	border:0;
}

img a {
	border:0
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {/*display: block; margin-left: auto; margin-right: auto; text-align:center;*/}

.comments {
	border-top:4px solid #f1f1f1;
    background:#f9f9f9;
	padding:20px;
	clear:both;
}

.comments p {
	font-size:14px;
	line-height:18px;
}

.comments p a {
	text-decoration:none;
	color:#1AA6BA;
}

.comments p a:hover {
	color:#E21327
}

.comments h3 {
	clear:both;
	font-family: 'BenchNine', sans-serif !important;
	font-weight:700;
	font-size:24px;
	line-height:28px;
	text-transform:uppercase;
	margin-bottom:0px;
	margin-top:10px;
}

/* =============================================================================
   ADD THIS SOCIAL SHARE
   ========================================================================== */
   
.at4-whatsnext .at-whatsnext-content {
	font-family:Arial, Helvetica, sans-serif;
}

.at4-thankyou-inner {
	font-family:Arial, Helvetica, sans-serif
}
   
/* =============================================================================
   ADVERTISING
   ========================================================================== */

.pos1-leaderboard-holder {
}
 
.pos1-leaderboard {
	width:728px;
	height:90px;
	float:right;
	margin-top:12px;
	background:#000;
}

.pos1-leaderboard-small {
	clear:both;
	text-align:center;
	width: 320px; 
	height: 60px;
	background-color:#fff;
	margin: 60px auto 0 -8px;
}

.pos2-leaderboard {
	background:#f1f1f1;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

.pos3-leaderboard {
	background:#444444;
	padding-top:5px;
	padding-bottom:5px;
	border-top:5px solid #000000;
	width:100%;
	clear:both;
	margin-top:0px;
	margin-bottom:5px;
	text-align:center;
	z-index:99;
}

/* =============================================================================
   NETWORK
   ========================================================================== */
   
.network {
	width:100%;
	clear:both;
}

.network ul {
	padding:0px;
	text-align:right;
	margin-bottom:0px;
	margin-top:5px;
}

.network ul li {
	list-style:none;
	display:inline;
	padding-right:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-right:1px solid #ccc;
	color:#888;
}

.network ul li a {
	color:#666;
	text-decoration:none;
}

.network ul li a:hover {
	color:#333;
	text-decoration:underline;
}

.network ul li:last-child {
	border-right:none;
}
   
/* =============================================================================
   HEADER
   ========================================================================== */
   
.mt-header {
	width:100%;
}

.mt-logo {
	width: 245px;
	height:115px;
	float:left;
	margin-bottom:10px;
}

.mt-mobile-logo {
	display:none;
}

.mt-main-navigation-mobile {
	display:none;
}

.mt-main-navigation {
	clear:both;
	font-family: 'BenchNine', sans-serif !important;
	font-weight:700;
	font-size:24px;
	line-height:28px;
	text-transform:uppercase;
	border-top:1px solid #f1f1f1;
	border-bottom:5px solid #444;
}

.mt-main-navigation ul{
	padding:0px;
	margin-top:3px;
	margin-bottom:4px;
}

.mt-main-navigation ul li ul{
	padding:5px;
	position:absolute;
	background:#333333;
	display:none;
	z-index:105;
	left:0px;
	width:200px;
	margin-top:5px;
	box-shadow:0px 0px 1px #000;
	border-bottom:3px solid #E21327;
}

.mt-main-navigation li{
	list-style:none;
	display:inline;
	position:relative;
	margin-right:-4px;
}

.mt-main-navigation li ul li{
	list-style:none;
	display:block;
	width:200px;
	border-bottom:1px solid #444;
	padding-top:3px;
	padding-bottom:4px;
}

.mt-main-navigation li ul li:hover{
	background-color:#E21327;
}



.mt-main-navigation li a{
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-right:1px solid #f1f1f1;
}

.mt-main-navigation li ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	letter-spacing:-.5px;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	line-height:18px;
	padding-left:5px;
	border-right:none;
	text-transform:none;
}

.mt-main-navigation li:last-child a{
	border:none;
}

.mt-main-navigation li a:hover{
	background-color:#E21327;
	color:#FFFFFF;
}

.mt-main-navigation li .active{
	background-color:#E21327;
	color:#FFFFFF;
}

.mt-main-navigation li ul li a .active{
	background:#333;
}

.mt-below-navigation {
	border-bottom:1px solid #f1f1f1;
	height:45px;
}

.mt-headlines {
	font-family: 'Alegreya', serif;
	float:left;
/*	max-width:500px;
	overflow:hidden; */
	height:25px;
	margin-top:10px;
}

.mt-headlines h3 {
	font-size:16px;
	letter-spacing:.5px;
	font-style:italic;
	display:inline;
	margin-right:15px;
}
/*
.mt-headlines ul {
	padding:0px;
	display:inline
}

.mt-headlines li {
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	display:inline;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #999;
}

.mt-headlines li a {
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	color:#333333;
}

.mt-headlines li a:hover {
	text-decoration:underline;
	color:#E21327;
}
*/

li#menu-item-77369 a, .blue-menu a {
	padding-top:1px;
	padding-bottom:2px;
	color:#ffffff !important;
	background-color:#1EA7BB;
}

/* =============================================================================
   SEARCH 
   ========================================================================== */

.mt-search {
	float:right;
	background:#FFFFFF;
}

.mt-search-form {
	width:250px;
	border-radius:0px;
}

.mt-search-box {
	font-family:Arial, Helvetica, sans-serif;
	color:#111;
	font-size:12px;
	text-indent:10px;
	width:198px;
	border:none; 
	height:45px; 
	padding:0px 3px; 
	background:#f9f9f9;
	border-left:1px solid #ccc;
	outline: none;
	outline-width: 0;
	border-radius:0px;
}

.mt-search-box-active {
	border-radius:0px;
	background:#e8e8e8;
	color:#333;
	width:198px; 
	border-left:1px solid #ccc;
}

.mt-search-submit-off {
	cursor:pointer;
	border-style: none; 
	background-image:url(http://media.kjonline.com/designimages/search-icon.png) ;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#444;
	width: 45px; 
	height: 45px;
	float:right;
	border-radius:0px;
	position:absolute;
}

.mt-search-submit-on {
	background-color:#E21327;
}

.email-icon {
	border:none;
	cursor:pointer; 
	background-image:url(http://media.kjonline.com/designimages/email-icon-hover.png) ;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#444;
	width: 45px; 
	border-left:1px solid #777;
	border-right:1px solid #777;
	height: 45px;
	float:right;
}

.email-icon-hover {
	background-color:#59C3C1;
}

.fb-icon {
	border:none;
	cursor:pointer; 
	background-image:url(http://media.kjonline.com/designimages/fb-icon-hover.png) ;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#444;
	border-right:1px solid #777;
	width: 45px; 
	height: 45px;
	float:right;
}

.fb-icon-hover {
	background-color:#3B5998;
}

.twitter-icon {
	border:none;
	cursor:pointer; 
	background-image:url(http://media.kjonline.com/designimages/twitter-icon-hover.png) ;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#444;
	border-right:1px solid #777;
	width: 45px; 
	height: 45px;
	float:right;
}

.twitter-icon-hover {
	background-color:#4099FF;
}

/* =============================================================================
   FEATURED CONTENT
   ========================================================================== */

.mt-featured {
	width:100%;
	position:relative;
	clear:both;
}

.mt-featured .burn{
	margin-left:-20px;
	position:absolute;
	width:100%;
	height:33px;
	bottom:30%;
}

.mt-featured .burn .category{
	font-family: 'Alegreya', serif;
	font-size:28px;
	font-weight:700;
	font-style:italic;
	color:#FFFFFF;
	line-height:34px;
	background-color:#000000;
	position:absolute;
	padding:5px 15px 5px 15px;
}

.mt-featured .burn .short-title{
	font-family: 'BenchNine', sans-serif;
	font-size:45px;
	text-transform:uppercase;
	font-weight:400;
	line-height:50px;
	color:#FFFFFF;
	background-color:#E21327;
	position:absolute;
	padding:8px 15px 8px 15px;
	margin-top:42px;
}

.mt-featured .image-crop{
	width:100%;
	position:relative;
}
.mt-featured .image-crop img{
	width:100%;
}

.mt-featured .image-shadow img{
	position:absolute;
	width:100%;
	z-index:-2;	
	margin-top:-5px;	
}

.mt-featured-content {
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
}

.mt-featured-content h2 {
	font-family: 'BenchNine', sans-serif;
	font-size:24px;
	line-height:28px;
	text-transform:uppercase;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:10px;
	padding-top:0px
}

.mt-featured-content h2 a {
	text-decoration:none;
	color:#000;
}

.mt-featured-content h2 a:hover {
	color:#E21327;
}

.mt-featured-content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	line-height:18px;
}

.mt-featured-content p a {
	text-decoration:none;
	color:#E21327;
}

.mt-featured-content p a:hover {
	color:#1AA6BA;
}

.mt-featured-content .meta {
	width:100%;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
}

.mt-featured-content .meta h3 {
	font-family: 'BenchNine', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#404040;
	display:inline;
	margin-right:5px;
}

.mt-featured-content .meta a {
	background-color:#E21327;
	font-family: 'Alegreya', serif;
	text-decoration:none;
	font-weight:400;
	font-style:italic;
	font-size:18px;
	line-height:20px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

.mt-featured-content .meta a:hover {
	background-color:#1AA6BA;
}

/* =============================================================================
   THE LOOP
   ========================================================================== */

.mt-loop-bar {
	width:100%;
	background-color:#000000;
	clear:both;
	margin-top:15px;
	margin-bottom:10px;
	height:42px;
}

.mt-loop-bar h2 {
	background-image:url(http://media.kjonline.com/designimages/loop-icon.png);
	background-repeat:no-repeat;
	background-position:left;
	font-family: 'BenchNine', sans-serif;
	font-size:32px;
	font-weight:300;
	text-transform:uppercase;
	color:#FFFFFF;
	display:inline;
	margin-right:10px;
	margin-left:15px;
	padding-left:30px;
}

.mt-loop-bar h3 {
	font-family: 'Alegreya', serif;
	font-size:16px;
	font-style:italic;
	font-weight:400;
	letter-spacing:1px;
	color:#FFFFFF;
	display:inline;
	position:absolute;
	margin-top:10px;
}

.mt-loop-bar ul {
	padding:0px;
	float:right;
	margin-top:0px;
}

.new{
	width:678px;
	display:none;
	max-width:100%;
}

.mt-loop-bar li {
	list-style:none;
	float:left;
}

.mt-loop-bar li.block {
	background-image:url(http://media.kjonline.com/designimages/loop-block-layout.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#59C3C1;
	width:42px;
	height:42px;
}

.mt-loop-bar li.block-hover {
	cursor:pointer;
	opacity:.75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
}

.mt-loop-bar li.block-active {
	opacity:.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	box-shadow:-3px 0px 4px #3A969B inset;
	-moz-box-shadow:-3px 0px 4px #3A969B inset;
	-webkit-box-shadow:-3px 0px 4px #3A969B inset;
}

.mt-loop-bar li.list {
	background-image:url(http://media.kjonline.com/designimages/loop-list-layout.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#59C3C1;
	width:42px;
	height:42px;
}

.mt-loop-bar li.list-hover {
	cursor:pointer;
	opacity:.75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
}

.mt-loop-bar li.list-active {
	opacity:.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	box-shadow:3px 0px 3px #3A969B inset;
	-moz-box-shadow:3px 0px 3px #3A969B inset;
	-webkit-box-shadow:3px 0px 3px #3A969B inset;
}

p.wp-caption-text {
	text-align:center;
	font-style:italic;
	padding-top:0px;
	padding-bottom:4px;
	color:#444;
	border-bottom:1px solid #e8e8e8;
	margin-top:0px;
}
.wp-caption{
	max-width:678px;
}

/* START Loop List Layout */
.mt-loop-content-list {
	width:100%;
}

.mt-loop-content-list ul{
	padding:0px
}
.mt-loop-content-list li{
	list-style:none;
	padding-bottom:5px;
	padding-top:5px;
	clear:both;
}

.mt-loop-content-list .image-crop{
	max-width:150px;
	max-height:150px;
	overflow:hidden;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.mt-loop-content-list img{
	max-width:200px;
	min-height:150px;
}

.mt-loop-content-list .category span {
	color:#555;
}

.mt-loop-content-list .category a,
.mt-loop-content-list .category{
	font-family: 'Alegreya', serif;
	text-decoration:none;
	font-weight:700;
	letter-spacing:1px;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	color:#1AA6BA;
	padding-right:6px;
}

.mt-loop-content-list .category {
	color:#333;
}

.mt-loop-content-list h2 {
	margin-top:0px;
	margin-bottom:0px;
}

.mt-loop-content-list h2 a{
	text-decoration:none;
	color:#000000;
	font-family:'Open sans', sans-serif;
	font-size:20px;
	line-height:26px;
	letter-spacing:-1px;
	font-weight:600;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:10px;
	padding-top:0px
}

.mt-loop-content-list h2 a:hover {
	color:#444;
}

.mt-loop-content-list p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	line-height:22px;
	margin-top:10px;
}

.mt-loop-content-list p a{
	text-decoration:none;
	color:#E21327;
}

.mt-loop-content-list p a:hover{
	color:#1AA6BA;
}
/* END Loop List Layout */


/* START Loop block Layout */
.mt-loop-content-block {
	width:100%;
}

.mt-loop-content-block ul{
	padding:0px
}

.mt-loop-content-block li{
	list-style:none;
	padding-bottom:5px;
	padding-top:0px;
	float:left;
	min-height:255px;
	height:auto;
	overflow:hidden;
	background:#000000;
	max-width:334px;
	width:100%;
	margin-right:10px;
	margin-bottom:10px;
}

.mt-loop-content-block li:nth-child(even){
	margin-right:0px;
}

.mt-loop-content-block li:last-child .category a{
	
}

.mt-loop-content-block .image-crop{
	max-width:100%;
	max-height:200px;
	overflow:hidden;
}

.mt-loop-content-block img{
	max-width:100%;
}

.mt-loop-content-block .category a{
	background-color:#E21327;
	font-family: 'Alegreya', serif;
	text-decoration:none;
	font-weight:700;
	margin-top:-30px;
	font-size:18px;
	font-style:italic;
	position:absolute;
	color:#FFFFFF;
	letter-spacing:.5px;
	padding:3px 10px;
	margin-left:10px;
}

.mt-loop-content-block h2 {
	margin-top:8px;
	margin-bottom:0px;
	padding:3px 10px;
	line-height:18px;
}

.mt-loop-content-block h2 a{
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px
}

.mt-loop-content-block p{
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	line-height:18px;
	margin-top:10px;
}

.mt-loop-content-block p a{
	text-decoration:none;
	color:#E21327;
}

.mt-loop-content-block p a:hover{
	color:#1AA6BA;
}
/* END Loop block Layout */

.mt-loop-content-load-more {
	cursor:pointer;
	width:100%;
	clear:both;
	font-family: 'BenchNine', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	padding:2px;
	font-size:18px;
	letter-spacing:3px;
	background:#888888;
	color:#FFFFFF;
	margin:0 auto;
	width:375px;
	text-align:center;
}

.mt-loop-content-load-more-hover {
	background:#E21327
}

.mt-loop-content-more {
	display:none;
}


/* =============================================================================
   WIDGET BASICS
   ========================================================================== */
  
.widgettitle {
	border-top:4px solid #D0D2D3;
	clear:both;
}

h4.widgettitle  {
	font-family: 'BenchNine', sans-serif;
	font-size:24px;
	font-weight:400;
	text-transform:uppercase;
	color:#000;
	padding:0px;
	padding-top:5px;
	margin:0px;
	margin-bottom:6px;
	letter-spacing:1px;
}

h4.widgettitle span {
	color:#222;
}

.widget {
	font-family:Arial, Helvetica, sans-serif;
}

.widget ul {
	margin:0px;
	padding:0px;
}

.widget li {
	list-style:none;
	overflow:auto;
}

.widget h4.title {
	font-size:14px;
	margin-top:5px;
}

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

.widget li a:hover {
	color:#E21327;
}

.textwidget {
	margin-bottom:25px;
	font-size:14px;
	line-height:20px;
	color:#111;
}

.widget li .attachment-thumbnail {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:80px;
	height:auto;
}

.dpe-flexible-posts {
	
}

/* Simple Image */

.widget_simpleimage p {
	font-size:14px;
	line-height:18px;
	color:#404040;
}


.widget_simpleimage p a {
	color:#E21327;
	text-decoration:none;
}

.widget_simpleimage  {margin-bottom:25px}
   
.widget_simpleimage p.more a {font-size:22px; font-family:'BenchNine'; text-transform:uppercase; padding-top:0px; color:#000; line-height:24px; font-weight:800;}
.widget_simpleimage p.more a:hover {color:#E21327}

/* =============================================================================
   THE WEEKENDER NEWSLETTER SIGN UP (Mailchimp.com)
   ========================================================================== */

.mt-ad-col-title {
	padding-top:5px;
	border-top:4px solid #D0D2D3;
	clear:both;
}

.mt-ad-col-title h3 {
	font-family: 'BenchNine', sans-serif;
	font-size:24px;
	font-weight:400;
	text-transform:uppercase;
	color:#444444;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	letter-spacing:1px;
}

.mt-ad-col-title h3 span {
	color:#000;
}

.mt-ad-col-title p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:5px;
}

.mc-field-group {
	width:100%;
	position:relative;	
}

#mc_embed_signup {
	clear:both;
	margin-bottom:20px;
}

.weekenderemail, .loopemail {
	font-family: 'Alegreya', serif;
	color:#888888;
	font-size:16px;
	text-indent:10px;
	font-style:italic;
	width:210px;
	border:none; 
	letter-spacing:.5px;
	height:35px; 
	padding:0px 3px; 
	background:#FFF;
	border:1px solid #e1e1e1;
	outline: none;
	outline-width: 0;
	float:left;
	margin-bottom:35px
}

.weekenderemail-button {
	font-family: 'Alegreya', serif;
	color:#FFFFFF;
	font-size:18px;
	font-style:italic;
	padding-left:12px;
	padding-right:12px;
	cursor:pointer;
	border-style: none; 
	background-color:#999999;
	right:0px;
	height: 37px;
	float:right;
	position:absolute
}

.loopemail-button {
	font-family: 'Alegreya', serif;
	color:#FFFFFF;
	font-size:18px;
	font-style:italic;
	padding-left:12px;
	padding-right:12px;
	cursor:pointer;
	border-style: none; 
	background-color:#999999;
	right:0px;
	height: 37px;
	float:right;
	position:absolute
}

.weekenderemail-button:hover {
	background-color:#E21327;
}

.weekenderemail-button-active {
	background-color:#E21327;
}

.loopemail-button:hover {
	background-color:#E21327;
}

.loopemail-button-active {
	background-color:#E21327;
}

h3.sidebar, h3.sidebar a, h3.sidebar a:link, h3.sidebar a:visited {
color: #ec008c;
text-decoration:none;
font-family: "BenchNine", Helvetica, sans-serif;
line-height: 1em;
text-transform: uppercase;
}






/* EVENTS --> TO BE UPDATED */

img.float-right {
	float: right;
	margin: 0 0 5px 5px;
}

#events-search-widget {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height:17px;
	color:#555555
}

#events-search-widget h4 {
	font-family: 'Open sans',sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 2px 0;
	color:#222222;
}

#events-search-widget a {
	color: #000000;
	text-decoration: none;
}

#events-search-widget a:hover {
	color:#E21327
}

#events-widget {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height:17px;
	color:#555555
}

#events-widget h4 {
	font-family: 'Open sans',sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 2px 0;
	color:#222222;
}

#events-widget a {
	color: #000000;
	text-decoration: none;
}

#events-widget h4 a:hover {
	color:#E21327
}

.events-widget-item {
	padding-top:15px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}

.events-widget-item:last-child {
	border-bottom:0px;
}

.events-widget-date {
	background-color:#FFFFFF;
	font-size: 12x;
	float:left;
	height:68px;
	width:60px;
	border:1px solid #CCCCCC;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	box-shadow:0px -10px 10px #f1f1f1 inset;
	position:relative;
}

.events-widget-date:after {
	position:absolute;
	left:5px;
	bottom:5px;
	width:50px;
	height:5px;
	content:' ';
	background: transparent;
	-webkit-transform: skew(-24deg) rotate(-4deg);
	-moz-transform: skew(-24deg) rotate(-4deg);
	-ms-transform: skew(-24deg) rotate(-4deg);
	-o-transform: skew(-24deg) rotate(-4deg);
	transform: skew(-24deg) rotate(-4deg);
	-webkit-box-shadow: 0 7px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 7px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 7px 5px rgba(0, 0, 0, 0.3);
	z-index: -1;
}

.events-widget-date .month {
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	padding-top:2px;
	padding-bottom:3px;
	font-family:'Open Sans', sans-serif;
}

.events-widget-date .day {
	font-family:'BenchNine', sans-serif;
	font-size:35px;
	color:#000;
	margin-top:15px;
}

.events-widget-time {
	font-weight:bold;
	color:#666;
	font-size: 12px;
}

.events-widget-button {
	font-family: 'Alegreya', serif;
	color:#FFFFFF;
	font-size:18px;
	font-style:italic;
	padding-left:12px;
	padding-right:12px;
	cursor:pointer;
	background-color:#1BA6BB;
	right:0px;
	height: 30px;
	display:inline-block;
	padding-top:3px;
	margin-top:10px;
	margin-bottom:20px;
}

.events-widget-button a {
	text-decoration:none;
	color:#FFF
}

.events-widget-button:hover {
	background-color:#E21327
}


/* =============================================================================
   BOTTOM-COLUMNS
   ========================================================================== */
   
/* START COL 1 */
.mt-col1 {
	max-width:302px;
	width:100%;
	float:left;
}

.mt-col1 .bar {
	width:100%;
	background-color:#000000;
}

.mt-col1 .bar a {
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	margin-right:10px;
	color:#999;
	float:right;
	padding-top:7px;
}

.mt-col1 .bar a:hover {
	color:#E21327;
}

.mt-col1 .bar h2 {
	font-family: 'BenchNine', sans-serif;
	color:#FFFFFF;
	font-weight:400;
	font-size:20px;
	margin-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	letter-spacing:1px;
	display:inline;
}

.mt-col1 ul {
	padding:0px;
}

.mt-col1 li {
	list-style:none;
	width:100%;
	clear:both;
}

.mt-col1 li .image-crop {
	max-width:100px;
	max-height:100px;
	overflow:hidden;
	float:left;
	margin-right:12px;
	margin-bottom:10px;
}

.mt-col1 li .image-crop img{
	max-width:175px;
	min-height:150px;
}

.mt-col1 li .category {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#1AA6BA;
}

.mt-col1 li .category span {
	color:#222;
	display:block;
	text-transform:none;
	font-style:italic;
}

.mt-col1 li h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
	padding-top:0px;
}

.mt-col1 li h2 a {
	text-decoration:none;
	color:#111111;
}

.mt-col1 li h2 a:hover {
	color:#777777;
}

/* START COL 2 */
.mt-col2 {
	width:350px;
	float:left;
	margin-right:22px;
	margin-left:22px;
}

.mt-col2 .bar {
	width:100%;
	background-color:#000000;
}

.mt-col2 .bar a {
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	margin-right:10px;
	color:#CCCCCC;
	float:right;
	padding-top:7px;
}

.mt-col2 .bar a:hover {
	color:#E21327;
}

.mt-col2 .bar h2 {
	font-family: 'BenchNine', sans-serif;
	color:#FFFFFF;
	font-weight:400;
	font-size:20px;
	margin-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	letter-spacing:1px;
	display:inline;
}

.mt-col2 ul {
	padding:0px;
}

.mt-col2 li {
	list-style:none;
	clear:both;
	width:100%;
	position:relative;
}

.mt-col2 .exclusive-overlay {
	position:absolute;
	bottom:0;
}

.mt-col2 .category {
	background:#E21327;
	font-family: 'Alegreya', serif;
	color:#FFFFFF;
	font-style:italic;
	font-weight:700;
	font-size:18px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	position:absolute;
	margin-left:10px;
}

.mt-col2 .category span {
	margin-right:5px;
	color:#fff;
}

.mt-col2 .title {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	background:#000000;
	opacity:.75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
	padding:10px;
	margin-top:28px;
	margin-bottom:5px;
}

.mt-col2 .title a {
	color:#FFFFFF;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	text-decoration:none;
}

.mt-col2 .image-crop {
	max-width:100%;
	max-height:300px;
	overflow:hidden;
	margin-bottom:10px;
}

.mt-col2 .image-crop img{
	width:100%;
	height:auto;
}

.mt-col2 .image-crop img a:hover {
	opacity:.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

.mt-col3 {
	max-width:300px;
	float:left;
}

/* =============================================================================
   FOOTER
   ========================================================================== */
   
.mt-footer {
	width:100%;
	clear:both;
	border-top:1px solid #E1E1E1;
}

.mt-footer ul {
	padding:0px;
	float:left;
	width:20%;
}

.mt-footer ul h2 {
	font-family: 'BenchNine', sans-serif;
	text-transform:uppercase;
	font-size:20px;
	margin-bottom:5px; 
	padding-bottom:0px;
	margin-top:0px;
}

.mt-footer li {
	list-style:none;
}

.mt-footer li a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#888888;
	font-size:13px;
}

.mt-footer li a:hover {
	color:#E21327;
}
	
.mt-footer .copyright {
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	width:100%;
	text-transform:uppercase;
	font-size:12px;
	text-align:center;
	border-top:1px solid #E1E1E1;
	padding-top:10px;
	padding-bottom:25px;
}

/* =============================================================================
   MT STATIC TEMPLATE
   ========================================================================== */

.mt-static h1, .mt-static h2, .mt-static h3 {
	font-family: 'BenchNine', sans-serif;
}

.mt-static h1 {
	font-size:36px;
	line-height:38px;
	text-transform:uppercase;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:10px;
	padding-top:0px
}

.mt-static p {
	font-size:14px;
	line-height:18px
}

.mt-static p a {
	color:#E21327;
	text-decoration:none;
}

.mt-static p a:hover {
	color:#1AA6BA;
}

.mt-static input {
	border:1px solid #CCCCCC;
	color:#333;
	font-size:16px;
	font-weight:200;
	padding:6px;
	display:block;
	width:97%;
}

.mt-static label {
	font-size:12px;
}

.mt-static textarea {
	border:1px solid #CCCCCC;
	display:block;
	width:97%;
	min-height:200px;
	padding:6px
}

.mt-static fieldset {
	border:none;
	padding:0px
}

.mt-static .submit {
	background-color:#999;
	border:none;
	color:#FFF;
	font-family:'Alegreya', serif;
	font-size:18px;
	font-style:italic;
	font-weight:400;
	padding:6px 18px;
	width:auto;
	cursor:pointer;
}

.mt-static .submit:hover {
	background-color:#E21327
}

.mt-static legend {
	font-family:Arial, Helvetica, sans-serif;
}

/* =============================================================================
   MT RIVER TEMPLATE
   ========================================================================== */
   
.mt-river {
	 width:100%;
}
 
.mt-river .header {
	font-family: 'BenchNine', sans-serif;
	font-size:28px;
	border-bottom:5px solid #000;
	margin-top:0px;
	font-weight:700;
	text-transform:uppercase;
	display:inline-block
}

.mt-river ul {
	 padding:0px;
}
 
.mt-river li {
	list-style:none;
	clear:both;
	position:relative;
	margin-bottom:30px;
 }
 
.mt-river li .image-crop {
	max-width:300px;
	width:100%;
	max-height:200px;
	overflow:hidden;
	float:left;
	margin-right:15px;
	margin-bottom:18px;
}
  
.mt-river li .image-crop img {
	width:100%;
}
  
.mt-river li .category {
	font-family: 'Alegreya', serif;
	font-size:22px;
	font-weight:900;
	border-bottom:5px solid #000;
	color:#000;
	line-height:28px;
	display:inline-block;
}

.mt-river li h2 {
	font-family: 'BenchNine', sans-serif;
	font-size:28px;
	text-transform:uppercase;
	line-height:32px;
	padding-top:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.mt-river li h2 a {
	text-decoration:none;
	color:#000
}

.mt-river li h2 a:hover {
	color:#666666;
}

.mt-river li p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}

.mt-river li p a {
	text-decoration:none;
	color:#E21327;
}

.mt-river li p a:hover {
	color:#1AA6BA;
}


.mt-river li .meta {
	clear:both;
	background:#f7f7f7;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
 
.mt-river li .tags {
	display:inline-block;
	margin-left:5px;
	width:66%;
	line-height:18px;
}
 
.mt-river li .tags span {
	text-transform:uppercase;
	color:#777777;
	font-size:12px;
}
 
.mt-river li .tags a {
	text-transform:none;
	text-decoration:none;
	color:#E21327;
}
 
.mt-river li .tags a:hover {
	text-decoration:underline
}
 
.mt-river li .date {
	display:inline;
	text-align:right;
	float:right;
	margin-right:5px;
	
}
 
.mt-river li .date span {
	 text-transform:uppercase;
	 color:#777777;
	 font-size:12px;
}

#riverList li {
	display: none;
}
 
 /* =============================================================================
   MT STORY TEMPLATE
   ========================================================================== */
   
.mt-story {
	width:100%;
        font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}

.mt-story hr {
	background-color:#E1E1E1;
	border:0 none;
	height:1px;
}

.mt-story .category {
	font-family: 'Alegreya', serif;
	font-size:28px;
	font-weight:900;
	border-bottom:5px solid #000000;
	line-height:36px;
	margin-bottom:20px;
}

.mt-story .category span {
	font-family: 'Cedarville Cursive', cursive;
	margin-left:8px;
	font-size:22px;
	font-weight:normal;
	
}

.mt-story .date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
	margin-top:0px;
	margin-bottom:8px;
}

.mt-story .date span {
	color:#111;
}

.mt-story .date span a {
	color:#1AA6BA;
	text-decoration:none;
}

.mt-story .date span a:hover {
	text-decoration:underline;
}

.mt-story .social {
	border-top:2px solid #ccc;
	border-bottom:1px dotted #ccc;
	margin-top:15px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.mt-story .social img {
	width:auto;
}

.mt-story img {
        max-width:678px;
        height:auto;
}

.mt-story img.alignleft {
    width:auto;
	float:left; 
	margin: 5px 15px 15px 0; 
}

.mt-story img.alignright {
        width:auto;
	float:right; 
	margin: 5px 0 15px 15px; 
}

.mt-story h1 {
	font-family: 'BenchNine', sans-serif;
	font-size:42px;
	line-height:44px;
	font-weight:700;
	margin-bottom:5px;
	margin-top:5px;
	text-transform: uppercase;
}

.mt-story .story-excerpt p{
	font-weight:400;
	margin-top:8px;
	margin-bottom:14px;
	font-size:20px;
	font-family:'Open sans', sans-serif;
	line-height:26px;
}

.mt-story h2 {
        font-family: 'BenchNine', sans-serif;
       font-size:28px;
	line-height:32px;
	font-weight:700;
	margin-bottom:5px;
	margin-top:10px;
	text-transform: uppercase;
}

.mt-story h3 {
          font-family: 'BenchNine', sans-serif;
        font-size:24px;
	line-height:28px;
	font-weight:700;
	margin-bottom:5px;
	margin-top:10px;
	text-transform: uppercase;
}

.mt-story h2 a, .mt-story h3 a{
       text-decoration:none;
       color:#E21327;
}

.mt-story h2 a:hover, .mt-story h3 a:hover{
       color:#1AA6BA;
}

.mt-story p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}

.mt-story p a {
	text-decoration:none;
	color:#E21327;
}

.mt-story p a:hover {
	color:#1AA6BA;
}

.mt-story p.caption {
	font-size:12px;
	border-bottom:1px solid #E1E1E1;
	margin-top:2px;
	color:#777777;
	padding-bottom:3px; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.mt-author {
	width:100%;
	clear:both;
}

.mt-author img {
	width:100%;
	max-width:294px;
	border:1px solid #CCCCCC;
	padding:2px;
}

.mt-author  h2 {
	font-family: 'BenchNine', sans-serif;
	font-size:22px;
	line-height:26px;
	margin-top:10px;
	margin-bottom:0px;
	text-transform:uppercase;
	text-align:center;
}

.mt-author p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:5px;
	text-align:center;
}

.mt-author p a {
	text-decoration:none;
	color:#E21327;
}

.mt-author p a:hover {
	color:#1AA6BA;
}

.mt-story .more-in {
	width:100%;
	border-top:4px solid #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
}

.mt-story .more-in ul {
	padding-top:5px;
	margin-top:0px;
	margin-bottom:5px;
}

.mt-story .more-in li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:5px;
	list-style:circle outside none;
	color:#777777;
}

.mt-story .more-in li a{
	text-decoration:none;
	color:#E21327;
}

.mt-story .more-in li a:hover{
	color:#1AA6BA;
}

.mt-story .more-in h3 {
	font-family: 'BenchNine', sans-serif;
	font-size:22px;
	margin-bottom:0px;
	margin-top:0px;
	text-transform:uppercase;
}


 /* =============================================================================
   MT STORY SIDEBAR
   ========================================================================== */
   
.post-sidebar {
	float:right;
	margin-left:25px;
	margin-bottom:15px;
	padding:10px;
	background-color:#f9f9f9;
}
.post-sidebar-desktop {
	width:250px;
	float:right;
}

.post-sidebar-mobile {
	display:none;
}

.post-sidebar h3.banner {
	
}

.post-sidebar a {
	text-decoration:none;
	color:#E21327;
}

.post-sidebar a:hover {
	color:#1BA6BB;
}

.post-sidebar .additional-photos {
}

.post-sidebar .additional-photos img,
.post-sidebar .asset-freeform img {
	width:100%;
	border:1px solid #e1e1e1;
	padding:2px;
}

.post-sidebar .additional-photos .photo-credit {
	font-size:12px;
	color:#444;
	line-height:16px;
}



 /* =============================================================================
   MT MASONRY TEMPLATE
   ========================================================================== */
   
.mt-masonry {
	width:100%;
	clear:both;
}

.mt-masonry .header {
	font-family: 'BenchNine', sans-serif;
	font-size:28px;
	border-bottom:5px solid #000;
	margin-top:0px;
	font-weight:700;
	text-transform:uppercase;
}

.mt-masonry ul {
	padding:0px
}

.mt-masonry li {
	list-style:none;
	max-width:237.5px;
	display:inline-block;
	float:left;
	padding:8px;
	margin-bottom:20px;
	position:relative;
}

.mt-masonry ul li:nth-child(4n+5) {
	clear:left;
}

.mt-masonry ul li:nth-child(5n+1) {
	padding-left:0px;
}

.mt-masonry ul li:nth-child(4n+4) {
	padding-right:0px;
}

.mt-masonry li .image-crop {
	background-image:url(http://media.kjonline.com/designimages/seen-hover.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	background-color:#000000;
	width:100%;
	max-height:150px;
	overflow:hidden;
	margin-bottom:8px;
	opacity:1;
}

.mt-masonry li .image-crop img {
	width:100%;
}

.mt-masonry li .image-crop img:hover {
	opacity:.3;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.mt-masonry li h2 {
	font-family: 'BenchNine', sans-serif;
	font-size:20px;
	line-height:26px;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0px;
	letter-spacing:.5px;
}

.mt-masonry li h2 a {
	font-size:20px;
	line-height:22px;
	text-decoration:none;
	color:#000000;
}

.mt-masonry li h2 a:hover {
	color:#777777;
}

.mt-masonry li p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#555555;
	margin-top:10px;
}

.mt-masonry .directory-buttons {
	font-family: 'BenchNine', sans-serif;
	background-color:#000000;
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
}

.mt-masonry .directory-buttons a {
	color:#FFFFFF;
	text-decoration:none;
}

.mt-masonry .directory-buttons:hover {
	background-color:#1EA7BB;
}

.mt-masonry span {
	font-weight:bold;
	display:block;
	color:#000000;
	letter-spacing:.5px;
	margin-bottom:2px;
}

.mt-masonry p a {
	text-decoration:none;
	color:#E21327;
}

.mt-masonry p a:hover {
	color:#1EA7BB;
}

.mt-masonry li .handpicked {
	font-family: 'Alegreya', serif;
	font-weight:600;
	font-style:italic;
	color:#FFF;
	font-size:20px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	background-color:#E80F3E;
	position:absolute;
	z-index:10;
	margin-top:10px;
	margin-left:-5px;
	letter-spacing:1px;
	border-left:7px solid #b50d32;
	box-shadow:9px 5px 20px #000;
}

 /* =============================================================================
   MT MASONRY DROPDOWNS
   ========================================================================== */

.mt-guide-filters {
	clear:both;
	width:100%;
	margin-top:10px;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:0px;
	overflow:auto;
}

.mt-guide-filters h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	float:left;
	color:#333;
	font-weight:600;
	margin-top:18px;
	margin-bottom:10px;
	
	padding-top:4px;
	letter-spacing:-.25px;
}

.mt-filters {
	width: 175px;
	height: 25px;
	overflow: hidden;
	background: url(http://media.kjonline.com/designimages/select-arrow.png) no-repeat right #f1f1f1;
	border: 1px solid #cccccc;
	float:left;
	margin-right:10px;
}

.mt-filters select {
	font-family:Arial, Helvetica, sans-serif;
	color:#111;
	font-size:12px;
    background: transparent;
    width: 268px;
    padding-left: 10px;
    padding-right: 5px;
	padding-top:4px;
	padding-bottom:2px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 25px;
   -webkit-appearance: none;
}

.search-town {
}

.search-town-box {
	font-family:Arial, Helvetica, sans-serif;
	color:#111;
	font-size:12px;
	text-indent:10px;
	width:198px;
	border:none; 
	height:25px; 
	padding:0px 3px; 
	background:#f9f9f9;
	border:1px solid #cccccc;
	outline: none;
	outline-width: 0;
	border-radius:0px;
	display:inline-block;
}

.search-town-button {
	font-family: 'BenchNine', sans-serif;
	background-color:#1EA7BB;
	text-transform:uppercase;
	font-size:16px;
	color:#FFF;
	font-weight:700;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	border:0px;
	position:absolute;
	height:26px;
	margin-left:5px;
	letter-spacing:1px;
}

.search-town-button:hover {
	background-color:#000000;
	cursor:pointer;
}


 /* =============================================================================
   MT SINGLE RESTAURANT / BAR
   ========================================================================== */

.directory-info-page {
	width:200px;
	max-width:100%;
	padding:10px;
	float:right;
	clear:right;
	background-color:#f9f9f9;
	border:4px solid #f1f1f1;
	overflow:auto;
	margin-bottom:20px;
}

.directory-info-page span {
	display:block;
	font-weight:600;
}

.directory-image {
	width:430px;
	overflow:hidden;
}
.directory-image img {
	width:100%;
}

.directory-info-page .directory-buttons {
	font-family: 'BenchNine', sans-serif;
	background-color:#000000;
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
}

.directory-info-page .directory-buttons a {
	color:#FFFFFF;
	text-decoration:none;
}

.directory-info-page .directory-buttons:hover {
	background-color:#1EA7BB;
}
   
/* =============================================================================
  Gallery
   ========================================================================== */

.gallery-social{
	position:absolute;
	margin-top:340px;
}

.gallery-social ul{
	margin:0 0 0 80px;
	padding:0;

}

.gallery-social li{
	float:left;
	height:45px;
	width:45px;
	padding:0;
	list-style:none;
	margin:2px;
}

.gallery-social a li.facebook{
	background-image:url('/wp-content/themes/mt/images/gallery/facebook-off.png');
}

.gallery-social a:hover li.facebook{
	background-image:url('/wp-content/themes/mt/images/gallery/facebook-on.png');
}

.gallery-social a li.twitter{
	background-image:url('/wp-content/themes/mt/images/gallery/twitter-off.png');
}

.gallery-social a:hover li.twitter{
	background-image:url('/wp-content/themes/mt/images/gallery/twitter-on.png');
}

.gallery-social a li.pinterest{
	background-image:url('/wp-content/themes/mt/images/gallery/pinterest-off.png');
}

.gallery-social a:hover li.pinterest{
	background-image:url('/wp-content/themes/mt/images/gallery/pinterest-on.png');
}




/* =============================================================================
   MT CALENDAR TEMPLATE
   ========================================================================== */

.mt-calendar-nav {
	border-bottom:4px solid #cccccc;
	margin-bottom:8px;
	font-family: 'Droid Sans', sans-serif;
	padding-bottom:10px;
}

.mt-calendar-nav .post-your-event {
	float:right;
	background-color:#E80F8A;
	font-family: 'BenchNine', sans-serif;
	padding:2px;
}

.mt-calendar-nav .post-your-event a {
	background-image:url(http://media.kjonline.com/designimages/postyourevent-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:10px;
	margin-left:10px;
	letter-spacing:1px;
	text-shadow:1px 1px 2px #000;
}

.mt-calendar-nav .post-your-event:hover {
	background-color:#1EA7BB;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.mt-calendar-nav p {
	display:inline;
	font-size:12px;
	font-weight:700;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #ccc;
}

#datepicker {
	display:none;
}

.mt-calendar-list {
	width:100%;
	font-family: 'Droid Sans', sans-serif;
}

.mt-calendar-list .day {
	background-color:#000000;
	font-family: 'BenchNine', sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
	margin-bottom:0px;
	font-size:26px;
}

.mt-calendar-list .day span {
	color:#54C3C2;
}

.mt-calendar-list ul {
	padding:0px;
}

.mt-calendar-list li {
	list-style:none;
	clear:both;
	padding:5px;
	border:1px solid #e1e1e1;
	margin-bottom:10px;
	height:auto;
	min-height:130px;
	background:#FFFFFF;
	box-shadow:0px 0px 10px #e9e9e9;
	
}

.mt-calendar-list  .time {
	background-image:url(http://media.kjonline.com/designimages/mt-calendar-clock.png);
	background-position:left;
	background-repeat:no-repeat;
	display:inline;
	font-size:12px;
	font-weight:700;
	padding-right:10px;
	padding-left:20px;
	border-right:1px solid #ccc;
	margin-right:5px;
}

.mt-calendar-list .category {
	background-image:url(http://media.kjonline.com/designimages/mt-calendar-category.png);
	background-position:left;
	background-repeat:no-repeat;
	display:inline;
	padding-left:20px;
	font-size:12px;
	font-weight:700;
}

.mt-calendar-list li .image-crop {
	width:125px;
	height:130px;
	overflow:hidden;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	background-color:#FFF;
}

.mt-calendar-list li .image-crop img {
	width:100%;
}

.mt-calendar-list li .image-crop img:hover {
	opacity:.6;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.mt-calendar-list li h2 {
	margin-top:5px;
	margin-bottom:0px;
	font-size:24px;
	line-height:26px;
	font-weight:400;
}

.mt-calendar-list li h2 a {
	text-decoration:none;
	color:#555555;
	font-weight:400;
}

.mt-calendar-list li h2 a:hover {
	color:#E80F8A;
}

.mt-calendar-list li h2 span {
	font-size:22px;
	font-weight:400;
	color:#999999;
}

.mt-calendar-list li p {
	font-size:14px;
	line-height:18px;
	color:#6D6E71;
}

.mt-calendar-list li p a {
	text-decoration:none;
	color:#E80F8A;
	font-weight:bold;
	font-style:italic;
}

.mt-calendar-list li p a:hover {
	color:#1EA7BB;
}

.mt-calendar-list h3 {
	color:#777777;
	text-transform:uppercase;
	border-top:1px dotted #e1e1e1;
	padding-top:10px;
}

.event-page-menu {
	border-bottom:1px solid #e1e1e1;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:8px;
}


.event-page-menu ul {
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.event-page-menu li {
	list-style:none;
	display:inline;
	font-size:13px;
	padding-right:14px;
	padding-left:18px;
	margin-left:10px;
	border-right:1px solid #f1f1f1;
}

.event-page-menu li a {
	text-decoration:none;
	color:#222222;

}
.event-page-menu li a:hover {
	color:#E80F8A;
}

.event-page-menu .backtocalendar {
	background-image:url(http://media.kjonline.com/designimages/backtocalendar-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	
	
}

.event-page-menu .facebookcalendar {
	background-image:url(http://media.kjonline.com/designimages/facebookcalendar-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	
}

.event-page-menu .twittercalendar {
	background-image:url(http://media.kjonline.com/designimages/twittercalendar-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	
}

.event-page-menu .emailcalendar {
	background-image:url(http://media.kjonline.com/designimages/emailcalendar-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	
}

.event-page-menu .googlecalendar {
	background-image:url(http://media.kjonline.com/designimages/googlecalendar-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	
}

.mt-calendar-event-page {
	font-family: 'Droid Sans', sans-serif;
	width:100%;
	clear:both;
	margin-bottom:20px;
	padding-bottom:15px;
}

.mt-calendar-event-page .image-crop {
	width:175px;
	height:auto;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.mt-calendar-event-page .image-crop img {
	width:100%;
}

.mt-calendar-event-page .date {
	font-family: 'BenchNine', sans-serif;
	font-size:28px;
	text-transform:uppercase;
	line-height:28px;
}

.mt-calendar-event-page .date span {
	color:#54C3C2;
}

.mt-calendar-event-page .time {
	font-size:14px;
	font-weight:700;
}

.mt-calendar-event-page h1 {
	font-weight:700;
	font-size:26px;
	line-height:28px;
	color:#222222;
	margin-top:15px;
	letter-spacing:-1px;
}

.mt-calendar-event-page p {
	font-size:16px;
	line-height:22px;
	color:#444444;
}

.mt-calendar-event-page .info p a {
	color:#E80F8A;
	text-decoration:none;
	display:block;
	font-size:12px;
	font-weight:700;
}

.mt-calendar-event-page .info p a:hover {
	color:#54C3C2
}


.mt-calendar-event-page .info {
	float:right;
	width:200px;
	margin-left:15px;
	margin-bottom:15px;
	padding-left:10px;
	border-left:6px solid #f1f1f1;
	padding-top:5px;
	padding-bottom:15px;
}

.mt-calendar-event-page .info p {
	color:#111111;
	margin-top:0px;
	padding-top:0px;
}

.mt-calendar-event-page .info h3 {
	margin-top:0px;
	margin-bottom:0px;
	text-transform:uppercase;
	color:#999999;
	font-size:13px;
}

/* =============================================================================
   POST YOUR EVENT
   ========================================================================== */

.post-your-event-dropdown {
	display:none;
	border-bottom:5px solid #000;
	padding-bottom:10px; 
	margin-bottom:15px;
	width:100%;
	position:relative;
}

.post-your-event-dropdown h3 {
	font-family: 'BenchNine', sans-serif;
	font-size:28px;
	text-transform:uppercase;
	line-height:28px;
	margin-bottom:10px;
	margin-top:20px;
}

.post-your-event-dropdown p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
}

.post-your-event-dropdown .submit {
	font-family: 'Alegreya', serif;
	color:#FFFFFF;
	font-size:18px;
	font-style:italic;
	padding-left:12px;
	padding-right:12px;
	cursor:pointer;
	background-color:#999999;
	right:0px;
	padding-top:2px;
	padding-bottom:6px;
	bottom:20px;
	position:absolute
}

.post-your-event-dropdown .submit:hover {
	background-color:#E80F8A;
}

.post-your-event-dropdown .event-input input{
	border:1px solid #cccccc;
	color:#999999;
	padding:5px;
	width:90%;
	margin-bottom:10px;
}

.close-post-event {
	background-image:url(http://media.kjonline.com/designimages/close-calendar-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
	width:30px;
	background-color:#666666;
	position:absolute;
	right:0px;
	cursor:pointer;
}

.close-post-event:hover {
	background-color:#111111;
}

/* =============================================================================
   MT MOVIES TEMPLATE
   ========================================================================== */

.mt-movies-landing, .mt-movies-picker {
	width:100%;
	clear:both;
}

.mt-movies-picker select {
	border:1px solid #CCCCCC;
	color:#333;
	padding:5px;
}

.mt-movies-landing h2, .mt-movies-picker h2 {
	margin-top:10px;
	margin-bottom:15px;
	font-family: 'BenchNine', sans-serif;
	font-size:28px;
	text-transform:uppercase;
	line-height:28px;
	display:block;
	border-bottom:4px solid #000;
	clear:both;
}

.mt-movies-picker {
	display: block;
	margin-bottom: 20px;
}

.mt-movies-landing ul{
	padding:0px;
	clear:both;
}

.mt-movies-landing li{
	list-style:none;
	max-width:215px;
	float:left;
	margin-top:0px;
	margin-bottom:20px;
}

.mt-movies-landing ul li:nth-child(3n-2) {
	clear:left;
	margin-right:15px;
}

.mt-movies-landing ul li:nth-child(3n+3) {
	margin-left:15px;
}

.mt-movies-landing li img{
	width:100%;
	height:auto;
}

.mt-movies-landing li img:hover {
	opacity:.5
}

.mt-movies-landing li h3{
	margin-top:5px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	letter-spacing:-.5px;
}

.mt-movies-landing li h3 a{
	text-decoration:none;
	color:#000000;
}

.mt-movies-landing li h3 a:hover{
	color:#EC008C	
}

.mt-movies-landing li p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

.mt-movies-landing li p a{
	text-decoration:none;
	color:#EC008C
}

.mt-movies-landing li p a:hover {
}


.mt-movies-theatre {
	width:100%;
	clear:both;
	position:relative;
	margin-top:15px;
}

#mt-movies-theater-map {
	width:450px;
	height:250px; 
	float:left; 
	clear:both;
	margin-bottom:15px;
}

.mt-movies-theatre h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	display:block;
	font-weight:200;
	letter-spacing:-1px;
	clear:both;
}

.mt-movies-theatre h2{
	margin-top:10px;
	margin-bottom:15px;
	font-family: 'BenchNine', sans-serif;
	font-size:28px;
	text-transform:uppercase;
	line-height:28px;
	display:block;
	border-bottom:4px solid #000;
	clear:both;
}

.mt-movies-theatre ul {
	padding:0px;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:12px;
	width:100%;
}

.mt-movies-theatre li {
	background-image:url(http://media.kjonline.com/designimages/movies-ticket-left-icon.png), url(http://media.kjonline.com/designimages/movies-ticket-right-icon.png);;
	background-repeat:no-repeat;
	background-position:center left, center right;
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	margin-right:5px;
	background-color:#1EA7BB;
	color:#FFFFFF;
	list-style:none;
	line-height:5px;
	padding:0px 15px;
	margin-bottom:5px;
}

.mt-movies-theatre p {
	color: #000;
	font-size: 1em;
}

.mt-movies-theatre .info p, .mt-movies-theatre .info h3 {
	color:#666666;
}

.mt-movies-theatre .error {
	color:#666666;
	font-style:italic;
	clear:both;
	margin-top:50px
}

.mt-movies-theatre .matinee, .mt-movies-detail .matinee {
	background-color: #54C7C4;
}

.mt-movies-theatre .more {
	background-color:#999999;
}

.mt-movies-theatre .more a {
	text-transform:uppercase;
}

.mt-movies-theatre .more:hover {
	background-color:#1EA7BB;
}

.mt-movies-theatre li p a{
	text-decoration:none;
	color:#FFF;
}

.mt-movies-theatre li:first-child {
	background-color:#FFFFFF;
	padding-left:0px;
	display:block;
	margin-bottom:8px;

}

.mt-movies-theatre li h3, .mt-movies-theatre .info h3 {
	margin-top:5px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	letter-spacing:-.5px;
}

.mt-movies-theatre .date {
	display:block;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	padding-bottom:10px;
	margin-top:5px;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:15px;
}

.mt-movies-theatre li h3 span {
	color:#999;
	margin-left:10px;
	font-weight:200;
}

.mt-movies-theatre li h3 a {
	text-decoration:none;
	color:#000;
}

.mt-movies-theatre li h3 a:hover {
	color:#EB008B;
}

.mt-movies-theatre p {
	color:#000;
	font-size:14px;
	line-height:16px;
}

.mt-movies-detail {
	width:100%;
	position:relative;
}


.mt-movies-detail .featured {
	width:100%;
}

.mt-movies-detail .featured img {
	width:100%
}

.mt-movies-detail .poster {
	width:150px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.mt-movies-detail .poster img {
	width:150px;
	height:auto;
}

.mt-movies-detail .summary {
	float:left;
	width:280px;
}

.mt-movies-detail p {
	font-size:14px;
	line-height:18px;
	margin-top:0px;
}

.mt-movies-detail p a, .mt-movies-theatre .info p a {
	display:block;
	position:absolute;
	clear:both;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#D81919;
	border:1px solid #D81919;
}

.mt-movies-detail p a:hover {
	opacity:.5;
}

.mt-movies-detail .info, .mt-movies-theatre .info {
	width:200px;
	float:right;
	border-left:4px double #e1e1e1;
	padding-left:10px;
	margin-left:10px;
}

.mt-movies-detail .info p, .mt-movies-theatre .info p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

.mt-movies-detail .info span, .mt-movies-theatre .info span {
	color:#999;
	display:block;
}

.mt-movies-detail h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	display:block;
	font-weight:200;
	letter-spacing:-1px;
	clear:both;
	max-width:587px;
}

.mt-movies-detail h1 span {
	border:2px solid #CCCCCC;
	font-size:14px;
	padding-left:5px;
	padding-right:10px;
	font-weight:normal;
	margin-left:20px;
	padding-top:1px;
	letter-spacing:0px;
	color:#444444;
	margin-top:7px;
	position:absolute;
}

.mt-movies-detail .date {
	display:block;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	padding-bottom:10px;
	margin-top:5px;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:15px;
}

.mt-movies-photos {
	clear: both;
	display: block;
	margin: 10px 0;
	padding-top:30px;
}

.mt-movies-photos img {
	margin: 5px;
}

.back-to-movies {
	background-image:url(http://media.kjonline.com/designimages/backtocalendar-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	position:absolute;
	right:0px;
	top:-82px;
	font-size:12px;
	text-transform:uppercase;
}

.back-to-movies a {
	text-decoration:none;
	color:#333333;
}

.back-to-movies a:hover {
	color:#999999;
}

#movies-tabs {
	width:100%;
	min-width:678px;
}

.movie-tab-style {
	width:100%;
	clear:both;
}

.movie-tab-style ul {
	border-bottom:none;
}

.movie-tab-style li {
	display:inline-block;
	background-color:#444444;
	padding-top:16px;
	outline:none;
	padding-bottom:12px;
}

.movie-tab-style li:hover {
	background-color:#000;
}

.movie-tab-style li:first-child {
	display:inline-block;
	padding-left:15px;
	background-color:#444444;
	padding-top:16px;
	padding-bottom:12px;
}

.movie-tab-style li a {
	font-family: 'BenchNine', sans-serif;
	font-size:22px;
	text-decoration:none;
	padding:2px 10px;
	color:#FFF;
	text-transform:uppercase;
	outline:none;
}
	
.ui-tabs-active, .ui-state-active li{
	background-color:#D81919 !important;
}

.mt-movie-opendate {
	display: block;
	background-color: #D81919;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding: 5px;
	margin: 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* =============================================================================
   PAGINATION
   ========================================================================== */

.pagination {
	clear:both;
	float:none;
	height:25px;
}

#pagination-mt {
	clear:both;
	margin:20px auto;
	text-align:center;
}
   
#pagination-mt ul{
	border:0;
	margin:0;
	padding:0;
}

#pagination-mt li,
#pagination-mt li .current {
	display:inline-block;
	border:0; 
	margin:0; 
	float:none;
	padding:0;
	font-size:14px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}

#pagination-mt a{
	background:#fff;
	margin-right:2px;
	padding:10px;
	border:1px solid #1AA6BA;
}

#pagination-mt .previous-off,
#pagination-mt .next-off {
	color:#1AA6BA;
	display:block;
	float:left;
	font-weight:bold;
	
}

#pagination-mt .next a,
#pagination-mt .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
} 

#pagination-mt .active{
	color:#1AA6BA;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}

#pagination-mt a:link,
#pagination-mt a:visited {
	color:#1AA6BA;
	display:block;
	float:left;
	
	text-decoration:none;
}

#pagination-mt a:hover, 
#pagination-mt li .current{
	color:#FFFFFF;
	background:#1AA6BA;
	padding:10px;
	float:left;
	border:1px solid #1AA6BA;
}

 /* =============================================================================
   SEARCH PAGE
   ========================================================================== */
   
#search-tabs {
	
}

.search-tabs-category .title {
	color:#777;
	font-family:'Alegreya', serif;
	font-size:16px;
	font-weight:600;
	font-style:italic;
}

.search-tabs-category {
	height:42px;
	border-bottom:3px solid #e1e1e1;
}

.search-tabs-category li {
	display:inline-block;
	padding:4px 12px;
	outline:none;
}

.search-tabs-category li a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	color:#777;
	outline:none;
	line-height:34px;
}

.search-tabs-category .ui-state-active a {
	color:#E21327;
	font-weight:bold;
}

.search-tabs-category .ui-state-active {
	background:transparent !important;
	border-bottom:4px solid #E21327
	
}

.search-pagination {
	border-bottom:3px solid #ccc;
	clear:both;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	padding:5px 10px;
	margin-bottom:15px;
}

.search-pagination span {
	color:#333;
	font-weight:200;
}

.search-pagination a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}


 /* =============================================================================
   TABLET STYLES
   ========================================================================== */

@media only screen and (min-width: 656px) and (max-width: 997px) {
.pos1-leaderboard-box {
	margin-top:50px;
}

.mt-main-navigation-mobile {
	background-image:url(http://media.kjonline.com/designimages/mt-menu-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	display:inline-block;
	width: 45px; 
	height: 45px;
	background-color:#1EA7BB;
	float:left;
	cursor:pointer;
}

.mt-mobile-logo {
	display:inline-block
}

.mt-main-navigation-mobile:hover {
	background-color:#54C7C4;
}

.mt-main-navigation {
	display:none;
	position:fixed;
	top:45px;
	left:0px;
	width:250px;
	background:#333333;
	border-right:1px solid #111111;
	height:100%;
	overflow:scroll;
	z-index:998;
	box-shadow:2px 2px 10px #000;
}

.mt-headlines {
	display:none;
}

.pos1-leaderboard {
	/*display:none;*/
}

.mt-logo {
	display:none;
}

.network ul {
	display:none;
}

.mt-main-navigation li {
	display:block !important
}

.mt-main-navigation li a{
	border-right:none !important;
	background:#222222;
	display:block;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF !important;
	font-weight:bold;
}

.mt-main-navigation ul li ul {
	display:block !important;
	position:relative !important;
	width:auto !important;
	background:none !important;
	padding-left:10px !important;
	box-shadow:none !important;
	border-bottom:0px !important;
}

.mt-main-navigation li ul li a{
	border-bottom:0px !important;
	border-top:0px !important;
	background:none !important;
}

.mt-below-navigation {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	background:#FFFFFF;
	z-index:999
}

.mt-content-mobile {
	margin-left:250px;
}

.mt-content {
	margin-top:45px;
}

.mt-ad-col {
	display:none;
}

.mt-main-col {
	max-width:100%;
	float:left;
}

.mt-featured .burn{
	margin-left:0px !important
}

.mt-col1 {
	float:none !important;
	clear:both !important;
	max-width:100% !important;
}

.mt-col2 {
	float:none !important;
	margin-left:0px !important;
	margin-right:0px !important;
	width:100% !important;
	clear:both;
}

.mt-story img {
	max-width:100% !important;
}

.mt-masonry ul li:nth-child(2n+3) {
	clear:left;
	padding-left:0px;
}

.mt-masonry ul li:nth-child(2n+2) {
	padding-right:0px;
}

.mt-masonry li {
	list-style:none;
	max-width:48.75% !important;
	display:inline-block;
	float:left;
	padding:8px;
	margin-bottom:20px;
}

.mt-masonry li .image-crop {
	max-height:195px !important;
}

.mt-movies-landing li {
	width:31.5% !important;
	max-width:32% !important;
}

.mt-left-tower, .mt-right-tower {
	display:none;
}

.directory-image {
	width:66%;
	overflow:hidden;
}

.directory-info-page {
	width:28%;
}

.mt-guide-filters h3 {
	display:none;
}

.mt-loop-content-block li {
	max-width:49%;
}
}

@media only screen and (min-width: 100px) and (max-width: 550px) {
.mt-featured .burn{
	margin-left:0px !important;
	position:absolute;
	width:100%;
	top:100px;
}

.mt-featured .burn .category{
	font-size:20px !important;
	line-height:26px !important;
	padding:5px 10px 5px 10px !important;
}

.mt-featured .burn .short-title{
	font-size:28px !important; 
	line-height:32px !important;
	padding:5px 10px 5px 10px !important;
	margin-top:34px !important;
}
}

 /* =============================================================================
   MOBILE STYLES
   ========================================================================== */

@media only screen and (min-width: 100px) and (max-width: 655px) {

.pos2-leaderboard, .pos3-leaderboard{
	width:100% !important;
}

.pos2-leaderboard img {
	width:100% !important;
}

.pos3-leaderboard img {
	width:100% !important;
}

.mt-left-tower, .mt-right-tower {
	display:none;
}

.mt-search {
	display:none;
}

.email-icon {
	display:none;
}

.fb-icon {
	display:none;
}

.twitter-icon {
	display:none;
}

.mt-main-navigation li {
	display:block !important
}

.mt-main-navigation-mobile {
	background-image:url(http://media.kjonline.com/designimages/mt-menu-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	display:inline-block;
	width: 45px; 
	height: 45px;
	background-color:#1EA7BB;
	float:left;
	cursor:pointer;
}

.mt-mobile-logo {
	display:inline-block
}

.mt-loop-content-load-more {
	width:100% !important
}

.mt-main-navigation-mobile:hover {
	background-color:#54C7C4;
}

.mt-main-navigation {
	display:none;
	position:fixed;
	top:45px;
	left:0px;
	width:250px;
	background:#333333;
	border-right:1px solid #111111;
	height:100%;
	overflow:scroll;
	-webkit-overflow-scrolling: touch;
	z-index:998;
	box-shadow:2px 2px 10px #000;
}

.mt-headlines {
	display:none;
}

.pos1-leaderboard {
	/*display:none;*/
margin-left:-20px; 
}

.mt-logo {
	display:none;
}

.network ul {
	display:none;
}

.mt-main-navigation li a{
	border-right:none !important;
	background:#222222;
	display:block;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF !important;
	font-weight:bold;
}

.mt-main-navigation ul li ul {
	display:block !important;
	position:relative !important;
	width:auto !important;
	background:none !important;
	padding-left:10px !important;
	box-shadow:none !important;
	border-bottom:0px !important;
}

.mt-main-navigation li ul li a{
	border-bottom:0px !important;
	border-top:0px !important;
	background:none !important;
}

.mt-below-navigation {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	background:#FFFFFF;
	z-index:999
}



.mt-loop-bar h3 {
	display:none;
}

.mt-loop-content-block li{ 
	max-width:100%;
	min-height:inherit;
}

.mt-content-mobile {
	margin-left:250px;
}

.mt-content {
	margin-top:0px;
}

.mt-ad-col {
	display:none;
}

.mt-main-col {
	max-width:100%;
	float:left;
}

.mt-col1 {
	float:none !important;
	clear:both !important;
	max-width:100% !important;
}

.mt-col2 {
	float:none !important;
	margin-left:0px !important;
	margin-right:0px !important;
	width:100% !important;
	clear:both;
}

.post-sidebar {
	float:none;
	margin-right:0px;
	margin-bottom:15px;
}

.post-sidebar-mobile {
	display:block;
	width:100%x;
}

.post-sidebar-desktop {
	display:none;
}

.mt-story img {
	max-width:100% !important;
	width:auto;
}
.mt-loop-content-list h2 {
	line-height:20px;
}

.mt-loop-content-list h2 a {
	line-height:20px !important;
	font-size:18px;
	font-weight:600;
}

.mt-masonry ul li:nth-child(1), .mt-masonry ul li:nth-child(3), .mt-masonry ul li:nth-child(5), .mt-masonry ul li:nth-child(7), .mt-masonry ul li:nth-child(9) {
	clear:both;
	padding-left:0px;
}

.mt-masonry ul li:nth-child(2), .mt-masonry ul li:nth-child(4), .mt-masonry ul li:nth-child(6), .mt-masonry ul li:nth-child(8) {
	padding-right:0px;
	clear:both;
}

.mt-masonry li {
	list-style:none;
	max-width:100% !important;
	display:inline-block;
	float:none !important;
	padding:0px !important;
	margin-bottom:20px;
}

.mt-masonry li .image-crop {
	max-height:195px !important;
}

.mt-movies-landing li {
	max-width:100% !important;
}

.mt-movies-landing ul li:nth-child(3n-2) {
	margin-right:0px !important;
}

.mt-movies-landing ul li:nth-child(3n+3) {
	margin-left:0px !important;
}

.mt-river li .tags {
	display:none;
}

.mt-river li .date {
	float:none !important
}

.mt-footer ul {
	width:100% !important;
	float:none !important;
}

.mt-footer ul li {
	display:inline !important;
	padding-right:10px;
}

.mt-movies-detail .info {
	width:100% !important;
	margin-left:0px;
	clear:both;
	float:none;
}

.image-shadow {
	margin-top:-6px
}

.leader{
	display:none;
}

.directory-image {
	width:100%;
	overflow:hidden;
}

.directory-info-page {
	width:95%;
	float:none;
}

.more-options {
	float:none;
}

.back-to-guides {
	display:none;
}

}

.happy-hour-entry {
	width:100%;
	height:160px;
	clear:both;
	margin-bottom:8px;
}

.nextpost{
	margin-top:10px;
	padding:5px 3px;
	background:#f0f0f0;
}


.nextpost a {
  text-decoration: none;
  color: #E21327;
}
