/**
* @version   $Id$
* @author    Golden West Broadcasting
* @copyright Copyright (C) 2014 Golden West Broadcasting
*/

/*BODY*/

body {
    color: #484848;
}

/* HEADER */

#rt-top-surround {
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat-x;
    text-shadow: none;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
    border-bottom: none;
	background:none;
}

#rt-top-surround:after {
    background:#fff;
}

#rt-top {
	background-color:#EBEBEB;
}

.leaderboard, .leaderboard-inner {
	max-width: 728px;
	margin: auto;
}

#rt-header {
	background-color:#fff;
}

#rt-header .rt-grid-4 {z-index:-1;}

.main-nav-bg {
	background-color: #66952D;
}

.rt-block.logo-block {
	margin: 10px 10px 5px;
}

.rt-block.logo-block {
	padding: 0px 15px;
	z-index: 1;
}

.gf-menu {
	margin-top:0;
}

.gf-menu .item {
	color: #fff;
	text-shadow: none;
}

.menu-block {
	margin: auto 20px;
}

.gf-menu.l1 > li > .item{
	line-height:23px;
}
.gf-menu li {
	border:none!important;

}

.gf-menu li.parent > .item:after {
    color: #fff;
    top:21px;
    right:10px;
}

.gf-menu .dropdown ul li.parent > .item:after {
	color:#08c;
	margin-top:-14px;
}

.gf-menu .dropdown ul li.parent:hover > .item:after {
	color:#3F591F;
}

.gf-menu .dropdown ul li .item {
	border:none;
	line-height:1.6em;
	padding-top:6px;
	padding-bottom:6px;
}

.gf-menu.l1 > li:hover > .item .border-fixer{
	display:none;
}
.gf-menu li:hover > .item { 
	color:#FFF !important;
}

.gf-menu li.parent:hover {
	color:white;
}
.gf-menu .dropdown ul li:hover > .item .border-fixer{
	display:none;
}

.gf-menu .dropdown li:hover > .flyout {
	-webkit-box-shadow:none;
}

}
.gf-menu.l1 li.active {
    background: #3F591F;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.gf-menu.l1 > li.active {
	background: #3F591F;
	box-shadow:none;
}

.gf-menu li:hover .item {
	text-shadow:none;
	color:#08c;
}

.gf-menu li:active .item {
	color:#08c !important;
}

#rt-top {
text-align: center;
padding: 10px;
max-height: 90px;
}

.gf-menu li:hover, .gf-menu li.active:hover {
    border: none;
    padding-top: 1px;
    box-shadow: none;
    padding-top: 1px;
    background: none repeat scroll 0% 0% #3F591F;
}


.gf-menu .dropdown ul li:hover{
	padding-top:0px;
}

.gf-menu .dropdown ul li:hover > .item {
    border-radius: 4px !important;
	border:none;
    background: none repeat scroll 0% 0% #EBEBEB;
    color:#4B4B4B!important;
    box-shadow: none;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.gf-menu .dropdown {
    border:none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    background: none repeat scroll 0% 0% #f5f5f5; 
    border-radius: none;
    box-shadow: none;
}


.gf-menu li:hover, .gf-menu li.active:hover {
	border-radius:0;
}

.main-nav-bg .search {
	margin: 4px 10px;
	float: right;
}

.search form {
	margin:0px;
}

input.inputbox.search-query {
	width:50% !important;
	margin-right:5px;
}

ul.breadcrumb {
	background:none;
}

td {vertical-align:top;}


/* HEADER WEATHER */

#mod_envcan_small {
text-align: right;
padding: 15px 0px 0px 0px;
margin: 17px 0px 10px 0px;
position: relative;
}

#mod_envcan_small .temperature {
}

.rt-block .weather {
padding-bottom: 0px;
margin-bottom: 0px;
}

#mod_envcan_small .warning_link {
    text-align: right;
    line-height: 15px;
}

#mod_envcan_small .windchill {
    text-align:right;
    line-height: 15px;
}

/*CITY OF STEINBACH NOTICE*/

#noticeItem {
    height: 50%;
    position: relative;
    margin: 10% 3% 0% 3%;
}

#noticeItem h3 {
    line-height: 80%;
    padding-left: 15%;
    margin-bottom: 1%;
	font-size:16px;
	margin-top:2px;
}

#noticeItem p {
    padding-left: 15%;
	line-height: 120%;
	margin-bottom:0px;
}

#noticeLogo {
    display: block;
    height: 70%;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 1%;
    margin-top: .3%;
    width: 57px;
    padding-bottom: 1%;
}


/*LOCAL SPORTS SCOREBOARD*/

.rt-block scoreboard {
    border-radius: 5px;
    background-color: green;
}

#qaccordion1 {
    border-radius: 5px;
}

#qaccordion1 h3 {
    display: block;
    color: white;
    background-color: #BF1E2D;
    padding: 1% 3% 0% 3%;
}

#qaccordion1 h3.acc-header-active {
    background-color: #6A0C10;
}


/* MAIN */

#rt-main {
    background:#fff;
}

.option-com-m2c .component-block {
    display:none;
}

#rt-top-surround ul li:hover {padding-top:0px}

.previous span.icon-chevron-left {
border: none;
padding: 0;
background: none;
}

.next span.icon-chevron-right {
border: medium none;
background: none;
padding: 0px 0px 0px 4px;
}

/* MOBILE MENU */

.gf-menu-toggle {
    right:10px;
    left:auto;
}

.layout-mode-responsive .gf-menu-device-wrapper {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

/* LOGIN */

#rt-popuplogin {
    display:none;
}

ul.navbar-login, .main-nav-bg .rt-grid-3 ul {
    float:right;
}

ul.navbar-login li a, ul.navbar-login li span {
position: relative;
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
line-height: 23px;
color: #6E6E6E;
padding: 7px 8px;
text-align: left;
text-shadow: none;
text-decoration: none;
display: block;
outline: 0px none;
cursor: pointer;
color:#fff;
}

#rt-top-surround ul.navbar-login li a:hover {color:#fff}

#rt-top-surround ul.navbar-login li:hover {padding-top:0px}

ul.navbar-login li#signup {background-color: #F6A90B;}

ul.navbar-login li#signup:hover {background-color: #3F591F;}

ul.navbar-login li a {font-weight:normal}

/* HOMEPAGE NEWS */

.menu-home .component-block {
	display:none;
}

.latestnews-main, .latestnews-sub, .latestnews-list {
	padding: 5px 15px;
	margin: 0px 10px;
}

.latestnews-list, .latestnews-sub {
	margin-bottom:0px;
}

.latestnews-main .lnd_head img {
    margin: 5px 10px 10px 0px;
	max-width:100%;
	height:auto !important;
}

.latestnews-main a.lndtitle {
	font-size: 24px;
}

.latestnews-main .module-content .lnd_introtxt {
	background: none;
	box-shadow: none;
	padding:0px;
}

.latestnews-list li.lnd_latestnews {
    padding: 15px 0px;
}

.latestnews-list li.lnd_latestnews a {
	font-size: 16px;
}

.latestnews-list ul.lnd_latestnews {
	margin: 0px 0px 10px 0px;
	list-style-type: none;
}

.latestnews-sub .lnd_head img {
	float:left;
}

.latestnews-sub .lnd_head {
	padding: 10px 0;
}

.latestnews-list .lnd_more_ind, .latestnews-sub .lnd_more_ind {
    text-align: right;
    font-size: 100%;
}

.more-link {
	float:right;
	margin-right:25px;
}

.latestnews-main a.lndtitle {
    line-height: 120%;
}

/* BREAKING NEWS */

.rt-block.breaking-news {
	padding:0px;
	margin:0px;
}

.breaking-news li.lnd_latestnews {
    padding: 0px;
    border-bottom: none;
	font-size:100%;
	color: #A94442;
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    padding: 15px;
	margin:10px 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.breaking-news ul.lnd_latestnews {
    margin-bottom: 0px;
}

.allmode-default.breaking-news {
background-color: #F2DEDE;
border: 1px solid transparent;
border-radius: 4px;
margin: 10px 20px;
padding-left: 15px;
}

.breaking-news li.lnd_latestnews { font-size: 100%;
padding: 0px;
}

/* STORIES */

p.img_caption, .captiontext {
	font-style: italic;
	border-bottom: 1px solid #D1D1D1;
	color: #6E6E6E;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 13px;
}

/* Homepage World News */

div.srfrContainer ul.srfrList li {
	border-bottom: 1px solid #CCC;
	border-top:none !important;
    padding: 5px 4px;
}

div.srfrContainer ul.srfrList li a {
	line-height: 160% !important;
	font-size: 14px;
	padding: 5px 0px;
}

.srfrPostTextLink {
	float:right;
}

/* Homepage Community Blogs */

ul.category-module.homepage-commblogs {
	list-style: none outside none;
	margin-left: 0px;
}

ul.category-module.homepage-commblogs li {
	padding: 5px 0px;
	border-bottom: 1px solid #CCC;
}



/* ADS */

.full-banner {
    text-align: center;
    padding: 10px 0px;
	background:#F5F5F5;
}

.menu-classifieds .full-banner {
	background:none;
    padding: 0px;	
}

.half-banners, .feature-link {
	text-align: center;
	background: none repeat scroll 0% 0% #F5F5F5;
	padding: 8px 0px;
}

.half-banner {
	text-align: center;
	background: none repeat scroll 0% 0% #F5F5F5;
	padding: 8px 0px;
}

.half-banners img {
	margin: 5px 0px;
}

.half-banners img {
	border: 1px solid #D1D1D1;
}

.rt-block.text-ads {
	background-color:#F5F5F5;
}

.text-ads a {
	color:#08c;
}

.text-ads a p {
	color:#484848;
}

.text-ad-link {
	color:#08c;
}

.quicklinks, .bizguide, .ljslinks {
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
}

.leaderboard {
	max-width: 728px;
	margin: auto;
}

@media (max-width:1199px){
	.full-banner{padding:0px}
	.full-banner img {border:1px solid #e6e6e6}
}


/* === RADIO PAGES === */

.radio-artists {
	text-align: center;
	margin-top: 38px;
	z-index:-100;
}

i.fa.fa-chevron-left, i.fa.fa-chevron-right {
	font-size:0.45em;
}

.carousel-control {
	    border: medium none;
	    background: none repeat scroll 0% 0% transparent;
	    height: 50%;
	    top: 46%;
}

#rt-maintop {
	background: none;
	border-bottom: none;
	box-shadow: none;
}

.menu-air-106 .rt-grid-8.rt-alpha.rt-omega .rt-block {
	margin: 10px 0px 0px 0px;
}

#rt-maintop .rt-container .rt-grid-5 {
    padding: 0;
    margin: 0px;
    text-align: center;
}

#rt-maintop .rt-container .rt-grid-5 img.stationArtists {padding-top:15px}

#rt-maintop {padding-top:0px;}


.allmode-default.nopadVert {margin:0}


/* CLASSIFIEDS */

.classifieds-mainsearch {
	background:#D9EDF7;
	margin: 0px 10px;
}

.classifieds-mainsearch .input-block-level {
	float: left;
	width: 65%;
	margin-right: 10px;
}

#jcsSearchForm {margin-bottom:0px;}

.jomClassifiedsAdverts .item h3 {
	line-height:15px;
}

div.jomClassifiedsAdverts .gridview .key {
    display: none !important;
}

#jomclcontact .close {
	*display:none;
}

#jomclcontact.rokbox-content-element {
	padding:20px 0px;
}

.classifieds-login #login-form {
	padding-bottom:1px;
}

.classifieds-login .login-greeting {
	float:left;
}

.classifieds-login .logout-button {
	float:right;
}

.classifieds-login {
	background:#ffff99;
}

.classifieds-login h3 {
	line-height:30px;
}

.classifieds-login .userdata {
	margin-bottom:0px;
}

.classifieds-menu ul.nav {
	margin-left:20px;
	list-style:circle outside none;
}

.classifieds-menu ul.nav li {
	padding:5px 0px;
}

.jomClassifiedsAdverts .gridview .grid-item h3 {
	font-weight:bold !important;
	font-size:16px !important;
	line-height:100%;
}

a, ul.menu li .separator {
	color:#369;
}

.component-content #jomclassifieds.classifieds-header h2 {width:auto;}

.jomcl-btn.btn.btn-primary {color:white;}

.jomcl-btn.btn.btn-primary:hover {color:#efefef;}

div#jomclassifieds .jomcl-detailview h2.title {line-height: 28px;}

.classifieds-mobilesearch .control-group {float:left;}

.mobile-postad {padding: 0px; margin: 20px 0px 0px;}

.rt-block.classifieds-mobilesearch {width:100%; float: left; padding: 0px; margin: 20px 0px 0px 20px;}

.classifieds-mobilesearch .input-block-level {max-width: 67%;float: left;}

div.jomClassifiedsSearch .form-inline .control-group {margin-top:0px !important}

        /* -- Media Queries -- */

        @media (min-width:767px) {
                    .classifieds-mainsearch .input-block-level {width: 80%;}
                }

        @media (min-width:960px) {
                    .classifieds-mainsearch .input-block-level {width: 85%;}
                }

        @media (min-width:1200px) {
                    .classifieds-mainsearch .input-block-level {width: 88%;}
                }

/* Community Blogs */

.about-author img {
	padding-right:20px;
}

#rt-copyright ul.nav {
	float:right;
	font-size:12px;
}

#rt-copyright ul.nav a {
	color:#666;
}

/* World News */

ul.world-news-menu {
	margin-bottom: 0px;
}

ul.world-news-menu li {
	width: 33%;
	text-align: center;
}

.option-com-blankcomponent .component-block {
	display:none;
}


/* Footer Menu */

ul.footer-menu li {
	display: block;
	float: left;
	margin-right:2%;
	width:23%;
}

ul.footer-menu li .nav-header {
	font-size:14px;
	border-bottom:1px solid #ccc;
}

ul.footer-menu li ul.nav-child li {
	font-size:14px;
	width:100%;
}

ul.footer-menu li:last-child {
	display: block;
	float: left;
	margin-right:0;
	width:23%;
}

#rt-footer {
	padding-bottom:20px;
}

ul.lnd_latestnews {
	list-style: none;
	margin-left:0px;
}

/* SYSTEM MESSAGES */

#system-message {
	margin: 15px;
}

/* MEDIA QUERIES */

@media only screen and (min-width: 768px) {
	.menu-home #rt-main .rt-grid-8 .rt-grid-3 {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-left: 1px solid #D1D1D1;
	}
	
	.menu-home #rt-main .rt-grid-8 .rt-grid-3 {
	    box-sizing: border-box;
	    border-left: 1px solid #D1D1D1;
	}
}

@media (min-width:768px) and (max-width:979px){
	#rt-maintop .rt-container .rt-grid-5 img.stationArtists {padding-top:45px}
}

@media (max-width: 767px){ 
	.latestnews-sub .lnd_head img {
		float: none;
		display: block;
	}

	ul.footer-menu li {
		width:100%;
		margin-right:0;
	}
	
	.rt-block.menu-block {
		top:10px;
	}
	
	.main-nav-bg .rt-grid-3 {display:none;}
	
		/* Edited for addition of mobile weather in header */

		#rt-header .rt-container .rt-grid-3 {
	/*		display:none !important; */
		}

		#rt-header .rt-container .rt-grid-5.rt-alpha {
			width: 50% !important;
			float: left;
		}

		.rt-block.logo-block {
		    padding: 0px;
		}

		#rt-header .rt-container .rt-grid-3 {
			width: 50%;
			float: right;
			z-index:1;
		}

		#mod_envcan_small {
		    text-align: right;
		    padding: 5px 0px 0px;
		}

		#mod_envcan_small .temperature {
			font-size:32px !important;
		}

		#mod_envcan_small .warning_link {
		    line-height: 13px !important;
		}

		#rt-logo {
		    height: 40px !important;
		}
		
		/* radio page mobile header */
		
		#rt-header .rt-container .rt-grid-6.rt-omega {
		width: 50%;
		float: right;
		padding-top: 5px;
		}

		#rt-header .rt-container .rt-grid-6.rt-alpha {
			float:left;
			width:50%;
		}

		.rt-grid-6 .logo-block {
			margin: 10px 10px 0px;
		}

		/* End mobile weather revisions */
	
	.vsirw {
	    display: none;
	    visibility: hidden;
	}
	
	.radio-logo {text-align: center;}
	
	/* MOBILE MENU */

	div.rt-block.menu-block > div,
	div.gf-menu-device-wrapper,
	div.gf-menu-device-container{
	overflow: visible !important;
	margin-top: 0!important;
	overflow: visible !important;
	height: 30px!important;
	}

	div.gf-menu-toggle {
	display: none !important;
	}
	
	.gf-menu:not( .mm-menu ) {
	display: none;
	}
}

/* Radio page slider */

div.orbit-wrapper { width: 770px !important;  height: 300px !important;  position: relative; margin:0 auto; }
div.orbit { width: 770px !important; height: 300px !important; position: relative; overflow: hidden }


/* Homepage */

.home-latestnews-right {
	margin: 10px 10px 0 !important;
}

.home-latestnews-left {
	margin:10px 10px 0 !important;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}

.allmode-default .allmode-itemsbox {
	margin:0 !important;
}

.allmode-default .allmode-topbox {
    margin: 0px !important;
}

.rt-grid-3 .allmode-default.home-latestnews-right .allmode-item {
  padding: 10px 0px;
}

.rt-grid-3 .allmode-default.home-latestnews-right .allmode-topitem {
  padding: 0px 0px 10px !important;
}

@media (min-width:481px) and (max-width:766px) {
	.home-latestnews-left {
		margin:10px 20px 0 !important;
	}
	
	.home-latestnews-right {
		    margin: 10px 20px !important;
	}
	
	h3.allmode-title {
		margin-top: 10px;
	}
	
	h4.allmode-title {
		margin-top: 10px;
	}
}
	
@media (min-width:767px){
	.home-latestnews-left {
		margin: 10px 10px 0px 25px !important;
		border-bottom: none;
		padding-bottom: 0px;
		}
	
	.home-latestnews-right {
	    margin: 10px 15px !important;	
	}
		
	#rt-sidebar-a {
		margin-right: 15px;
	}	
}

@media (min-width:1200px) {
.home-latestnews-right h4.allmode-title, h3.allmode-title {
	padding-left:133px;
}
}

@media (min-width:960px) and (max-width:1199px) {
	.home-latestnews-right h4.allmode-title, .home-latestnews-right h3.allmode-title {
		padding-left:90px;
	}
	.allmode-default.home-latestnews-right .allmode-img img  {
		max-width:75px;
	}
	.submit-news {
		float:right;
	}
}

@media (min-width:767px) and (max-width:959px) {
	.home-latestnews-right h4.allmode-title, .home-latestnews-right h3.allmode-title {
		padding-left:65px;
	}
	.allmode-default.home-latestnews-right .allmode-img img  {
		max-width:50px;
	}
	.submit-news {
		float:right;
	}	
}		
	
/* SUBMIT NEWS */

.submit-news {
	color: #6E6E6E;
	margin: 10px 15px 20px;
	}

.submitnews .btn {
	line-height:15px;
	}	
	
.submit-news .fa.fa-camera {
	padding-right:5px;
}	

/* CLASSIFIEDS */

.btn.btn-primary.btn-post-ad {
    background: none repeat scroll 0% 0% #369;
    color: #FFF;
    padding: 15px;
    margin: 10px;
    width: 87%;
}

.btn.btn-primary.btn-post-ad:hover, .btn.btn-primary.btn-add-event:hover {
    background: none repeat scroll 0% 0% #134874;
}

.btn.btn-primary.btn-post-ad a {
    color: #FFF;
    font-size: 20px;
    line-height: 25px;
}

.btn.btn-primary.btn-add-event {
    background: none repeat scroll 0% 0% #369;
    color: #FFF;
    padding: 15px;
}

.btn-add-event {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75) !important;
    border-color: #000;
}

/* Radio Slider */

.layout-slideshow .sprocket-features-content {
    position: absolute;
    top:248px;
    left: 0;
    width:100%;
}

.rt-block.slider {
	margin: 10px;
	padding: 0;
}

.orbit-bullets {
	bottom: -5px;
}

/* Add This */

.joomla_add_this {
	margin-left: 25px;
}

/* Radio Blog Pages */

.radio-news .lnd_head img {
	float:left;
}

/* Video Gallery */

.video-gallery {
	z-index: 5;
}

/* FAMILY SAFE */

.menu-family-safe .lnd_head img {
	float:left;
}

/* Button */

.btn {
	line-height:18px;
}

/* OHANAH */

.event-spacer {
	clear:both;
}

.event_detail_container.list-view .ohanah-registration-link {
	margin-right:10px;
	float:left;
	padding-left:0px;
}

.ohanah.module .dropdown.size1 select, .ohanah.module .dropdown.size2 select, .ohanah.module .dropdown.size5 select, .ohanah.module .dropdown.size3 select, .ohanah.module .dropdown.size4 select {
	height: 20px;
	padding: 2px 5px 5px 8px;
}

.ohanah.module .dropdown.size4 {
    height: 24px;
}

.ohanah-filter-button .button input {
    border: medium none;
    background: none repeat scroll 0% 0% transparent;
}

#rt-mainbody .component-content .rt-block.event-calendar {
	margin:0;
	padding:0;
}

.panelContent .dropdown.size1 select, .panelContent .dropdown.size2 select, .panelContent .dropdown.size5 select, .panelContent .dropdown.size3 select, .panelContent .dropdown.size4 select {
    height: 25px;
}

.panelContent .dropdownWrapper {
    float: left;
}

.titleLeft {
	float:left;
}

.panelContent input.text {
    float: left;
	max-width:95%;
}

.ohanah input[type="checkbox"], input[type="radio"] {
    vertical-align: text-bottom;
}

#panelWrapper {
    width: 100%;
}

.formMap .bordered {
	max-width: 300px;
}

#adminLeft .panel {
    width: 100%;
}

.cleditorMain {
	width:100% !important;
}

.cleditorMain iframe {
	width:100% !important;
}

input#pictureUpload, input#photoUpload {line-height:28px}

.event-calendar input[type="submit"] {
	border: none;
	background: none;
}

h4.fieldTitle {
    line-height: 40px;
    margin-bottom: 0;
}

@media (min-width:980px) {
	.event_detail_container.list-view .ohanah-registration-link {
		margin-top: -60px;
		float:right;
		padding-left:12px;
	}
}

@media (min-width:980px) {
	.event_detail_container.list-view .ohanah-registration-link {
		margin-top: -60px;
		float:right;
		padding-left:12px;
	}
}

@media (max-width:480px){
	.bordered {width:220px}
	#map_canvas_form {width:220px}
	.cleditorMain {width: 195px !important;}
	.ohanah-ticket-cost input.text {width:145px !important}
	input#title, input#address {width:205px}
	.category.dropdown.size1 {width:225px}
	}



/* -- Scoreboard -- */

.rt-block.scoreboard {
	padding: 10px 0;
}

/* -- Blockquote -- */

blockquote {
    float: left;
    margin: 0px 15px 10px 0px;
}

blockquote p {
    font-size: 18px;
    line-height: 28px;
}

@media(min-width:481px) {
	blockquote {
		width:50%;
	}
}

/* -- Main Tighten -- */

.nopadVert {
	padding-top: 0px;
	padding-bottom: 0px;
}

.rt-grid-3 .allmode-default .allmode-topitem .allmode-title {
    font: 16px/18px Helvetica,Arial,sans-serif !important;
}

.rt-grid-3 .allmode-default .allmode-item .allmode-title {
    font: 16px/18px Helvetica,Arial,sans-serif !important;
}

div.srfrContainer ul.srfrList li a {font-size: 16px;}

.submit-sports-news {
    color: #6E6E6E;
    margin-top: -8px;
    float: right;
    margin-right: 15px;
    top: -5px;
}

@media(max-width:400px){
	.submit-sports-news {
		margin-top: 5px;
	}
}

.quicklinks ul.menu li {
    margin-bottom: 5px;
	text-indent: -24px;
	padding-left: 24px;
}

@media (min-width:840px) and (max-width:1199px) {
	.allmode-default .allmode-item .allmode-title,
	.allmode-default .allmode-item .allmode-title {
		margin-top:5px;
	} 
	.allmode-default .allmode-img img {
		float:none;
	}
}

@media (max-width:480px){
	.allmode-default .allmode-img img {
		float:none !important;
	}
	.home-latestnews-right .allmode-img img {
		float:left !important;
	}
}

@media(min-width:481px) {.allmode-default .allmode-item .allmode-text{padding-left:150px}}

/* -- Sidebar -- */

.nopad {padding: 0px !important;}

.bigbox {
	text-align: center;
	margin: 10px;
	}

@media (min-width:1200px) {
	.rt-grid-6.rt-omega {width:535px;}
	.mb8-sa4 .rt-grid-4 {width:335px;}
	.rt-container {width:1135px;}
	.main-nav-bg .rt-grid-9{width:800px;}
	#rt-mainbottom .rt-grid-4{width:378.33333333px;}
	.rt-grid-4.rt-omega{width:335px;}
	#rt-top .rt-grid-12 {width:1135px;}
	.rt-grid-4 .new-btn {padding: 0; margin: 3px 0px;}
	input.inputbox.search-query {width: 73% !important;}
	.main-nav-bg .rt-grid-3 {width:335px;}
	.rt-grid-12 {width: 1135px;}
}

@media (max-width:766px){
	#noticeItem{display:none}
}


/* -- Biz Guide Module tweaks -- */

.searchbizguide .control-group {
	max-width: 78%;
	float:left;
	margin-right:5px;
}

.bizguide {
	overflow:hidden;
}

.mod_mt_listings.tiles li {
    margin-bottom: 10px !important;
}

@media (max-width:979px){
	.searchbizguide .control-group {
		max-width:69%;
		float:left;
		margin-right:5px;
	}
}

/* -- Tax Tips -- */

.taxcontent-items {
  display: block;
	margin: auto 0px 20px;
}
	
	.taxcontent-items ul {
	background: #a0c67d url('http://steinbachonline.com/images/contests/taxtips-bg.png') top left repeat;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 20px;
	text-align: center;


	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.taxcontent-items a {
	text-decoration:none;
}

.taxcontent-items a:hover {
	color:#2d4028;
}

.taxcontent-items ul li.tiptop {
	border-bottom: 1px dotted #fff;
	margin-bottom: 0px;
	padding: 0px 0 10px 0px;
}

	.tiptop span.small {	
		font: normal normal normal 10px/18px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
		color: #fff;
		letter-spacing: 3px;
	}

	.tiptop span.taxtips {	
		font-size:16px;
		font-weight:bold;				
		font-style:italic;			
		font-family: Georgia, 'Adobe Garamond', Garamond, Times, serif;
		color: #2d4028;
		padding: 0px 3px;
	}
	
li.the-tip {
	font-size: 18px;
	font-family: Georgia, Times, serif;
	color: #fff;
	border-bottom: 1px dotted #fff;
	padding: 5px 0px;
	line-height:22px !important;
}

li.the-tip p {
	font-size: 18px;
	font-family: Georgia, Times, serif;
	color: #fff;
	line-height:22px;
}

li.the-tip p:hover, .taxcontent-items ul li.moretips:hover {
	text-shadow: 1px 1px 1px #4c7401;
}	

li.the-tip h4 {
	color:#2d4028;
	font-size:26px;
	font-style:italic;
	margin:12px;
}

	.taxcontent-items ul li.the-tip a { text-decoration: none; color: #fff; }

.taxcontent-items ul li.moretips { 
	font: normal normal normal 12px/18px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	color: #fff;
	letter-spacing: 2px;
	margin: 10px auto 0px auto;
	width: 80%;
	text-align:center;
}

.taxcontent-items ul li.moretips { text-decoration: none; color: #fff; border: 0; }


/* -- Biz Guide form -- */

#mtForm #mtfields .suffix {font-style: italic;
font-size: 12px;}

#mtForm #mtfields #field_35 {
	background:#FF9;
	padding:10px;
}


/* -- Media Queries -- */
@media (max-width:480px) {
	.logo-block {width:100%}
}

@media (min-width:481px) {
			.classifieds-mainsearch .input-block-level {width: 80%;}
		}

@media (max-width:766px){
    #mod_envcan_small .windchill {
        line-height: 13px;
        font-size:12px;
    }
}

@media (min-width:767px) {
			.classifieds-mainsearch .input-block-level {width: 80%;}
		}

@media (min-width:960px) {
			.classifieds-mainsearch .input-block-level {width: 85%;}
		}

		@media only screen and (min-width: 960px) and (max-width: 1199px){
		.new-btn{
		        margin-top:3px;
		        padding: 0 3% 0 3%;
		    }
		}		

@media (min-width:1200px) {
		.classifieds-mainsearch .input-block-level {width: 88%;}
	}
	
	/* Related Adverts Carousel Adjustments */
	div.jomclassifiedsRelated .title {
		font-size:14px;
		height:20px;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}

	#rt-header > div.main-nav-bg > div > div.rt-grid-9.rt-alpha > div {
		padding-top:0px !important;
	}

	.carousel-control {
		color:lightgray;
		left:0px;
	}

	.carousel-control:hover{
		color:black;
	}

	div.jomclassifiedsRelated .nbs-flexisel-item img.resizeRel {
		top:2px;
		border:1px solid lightgray;
	}


	div.jomclassifiedsRelated .nbs-flexisel-nav-left {
		left:-16px;
		top:45px !important;
	}

	div.jomclassifiedsRelated .nbs-flexisel-nav-right {
		right:-14px;
		top:45px !important;
	}

	/* Price Border Modification */
	div#jomclassifieds .detailview .advdetails .detail-fields {
		margin-bottom:20px;
	}

	div#jomclassifieds .detailview .advdetails {
		border:none;
	}


	/* Ad Posting Style */
	div#jomclassifieds .detailview .span4 {
		background-color: #fff;
	}

	div#jomclassifieds .detailview .block {
		border-bottom:none!important;
	}

	#jomclReport, #jomclContact {
		color:#369;
	}

	body {
		background:#EBEBEB;
	}

	.new-btn .btn {
		padding:1% 3%;
		margin: 1%;
		width:30%;
		max-width:90px;
		float:right;
	}

	.new-btn .btn:first-child{
		background-position:0px !important;
	}

	.new-btn .btn:first-child {
		color: #333;
		text-decoration: none;
		/*background-position: 0 -15px;*/
		-webkit-transition: background-position .1s linear;
		-moz-transition: background-position .1s linear;
		-o-transition: background-position .1s linear;
		transition: background-position .1s linear;
	}

	.new-btn .btn:first-child:hover {
		color: #333;
		text-decoration: none;
		background-color: #e6e6e6;
		background-position: 0 -15px;
		-webkit-transition: background-position .1s linear;
		-moz-transition: background-position .1s linear;
		-o-transition: background-position .1s linear;
		transition: background-position .1s linear;
	}


	.rt-grid-4.rt-alpha .custom.more-link {
		position:relative;
		z-index:10;
	}




/* ///////////// MEDIA QUERIES ///////////////*/
@media only screen and (min-width:1200px){
	.new-btn{
		padding-left:12%;
		margin-top:2%;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1199px){
/*	#mod_envcan_small {
		right:42px; 
	}*/
	#bigWeather .update {
		width:148px;
		margin:auto;
	}

	#bigWeather .tempHiLo {
		width:178px !important;
	}

	.new-btn{
		margin-top:3px;
		padding: 0 3% 0 3%;
	}
}

@media (min-width: 768px) and (max-width: 959px) {
	#bigWeather .tempHiLo {
		width:100%;	
	}

}
@media only screen and (max-width: 767px) {
	.new-btn {
	display:none;
}
@media only screen and (max-width: 480px) {
	.menu-weather #rt-content-top .rt-block {
/*      padding:0px;*/
   		margin:0px;
   }

   .new-btn {
	display:none;
}

div#jomclassifieds .left {
	color:black;
}

div#jomclassifieds .right {
	color:black;
}
}

/* /////////////// Class Suffix ////////////////////*/
.feature-link {
	display: table;
    margin: 0 auto;
}

/* Bottom Feature Links */
#rt-bottom-flink {margin:15px 0;}

.rt-block.bottom-flink {padding:0; margin:0;}

@media (max-width:766px) {
	#rt-bottom-flink .rt-grid-3 {text-align:center; margin-bottom:10px}
}

@media (min-width:767px) {
#rt-bottom-flink .rt-grid-3 {margin:0 7.5px}
#rt-bottom-flink .rt-grid-3.rt-alpha {margin:0 7.5px 0 0}
#rt-bottom-flink .rt-grid-3.rt-omega {margin:0 0 0 7.5px}
}

@media (min-width:767px) and (max-width:959px) {
#rt-bottom-flink .rt-grid-3 {width:180.75px}
}


@media (min-width:960px) and (max-width:1199px) {
#rt-bottom-flink .rt-grid-3 {width:228.75px}
}

@media (min-width:1200px) {
#rt-bottom-flink .rt-grid-3 {width:272.5px}
}
