ad-column-125@charset "UTF-8";

/* Common elements */

html {
	height: 100%;
}
body {
	text-align: center; /* horizontal centering for IE Win quirks */
	font-family: Arial, Helvetica, Verdana sans-serif;
	color: #555;
	font-size: 70%;
	height: 100%;
	position: relative;
	background: url(../images/backgrounds/canvas13x13.jpg) #edeedf repeat 0 0;
}
#background {
	position: absolute;
	top: 180px;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#skin {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

/* Global link colors */

a:link {
	text-decoration: underline;
	color: #666;
	cursor: pointer!important;
}
a:visited {
	text-decoration: underline;
	color: #666;
	cursor: pointer!important;
}
a:active {
	text-decoration: underline;
	color: #666;
	cursor: pointer!important;
}
a:hover, a:focus {
	text-decoration: none;
	/*background: #eee;*/
	color: #666;
	cursor: pointer!important;
}
a#skin:link {
	background: transparent!important;
}
a#skin:visited {
	background: transparent!important;
}
a#skin:active {
	background: transparent!important;
}
a#skin:hover, a#skin:focus {
	background: transparent!important;
}

/* Global link colors */

#homepage a:link, #homepage .headlines a:link {
	text-decoration: none!important;
	background: none!important;
	font-weight: bold!important;
	color: #666!important;
	cursor: pointer!important;
}
#homepage a:visited, #homepage .headlines a:visited {
	text-decoration: none!important;
	background: none!important;
	font-weight: bold!important;
	color: #666!important;
	cursor: pointer!important;
}
#homepage a:hover, #homepage .headlines a:hover, #homepage a:focus, #homepage .headlines a:focus {
	text-decoration: underline!important;
	background: none!important;
	font-weight: bold!important;
	color: #666!important;
	cursor: pointer!important;
}
#homepage a:active, #homepage .headlines a:active {
	text-decoration: none!important;
	background: none!important;
	font-weight: bold!important;
	color: #666!important;
	cursor: pointer!important;
}

/* Player */

#player {
	background: #4a4a4a;
}
#player img {
	max-width: 100%;
}

/* tab nav */

#homepage .tabnav a:link {
	text-decoration: none!important;
	font-weight: normal!important;
	color: #666!important;
	cursor: pointer!important;
}
#homepage .tabnav a:visited {
	text-decoration: none!important;
	font-weight: normal!important;
	color: #666!important;
	cursor: pointer!important;
}
#homepage .tabnav a:active {
	text-decoration: none!important;
	font-weight: normal!important;
	color: #666!important;
	cursor: pointer!important;
}
#homepage .tabnav a:hover, #homepage .tabnav a:focus {
	text-decoration: none!important;
	font-weight: normal!important;
	color: #666!important;
	cursor: pointer!important;
}

/* archive links */

#homepage span.archive a:link {
	text-decoration: none!important;
	font-weight: normal!important;
	color: #fff!important;
	cursor: pointer!important;
}
#homepage span.archive a:visited {
	text-decoration: none!important;
	font-weight: normal!important;
	color: #fff!important;
	cursor: pointer!important;
}
#homepage span.archive a:active {
	text-decoration: none!important;
	font-weight: normal!important;
	color: #fff!important;
	cursor: pointer!important;
}
#homepage span.archive a:hover, #homepage span.archive a:focus {
	text-decoration: underline!important;
	font-weight: normal!important;
	color: #fff!important;
	cursor: pointer!important;
}

/* RSS link */

.rss {
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
	font-size: 1.4em;
	margin: -5px 0 15px 0;
}
.rss a {
	display: block;
	background: url(../images/rss19x19.gif);
	margin: 2px 0 6px 0;
	padding-left: 25px;
	line-height: 19px; /* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#site-container {
	position: relative;
	z-index: 0;
}

/* Top nav */

#header {
	background: #3d3c3c url(../images/backgrounds/grey-gradient200x195.jpg) repeat-x 0 0px;
}

/* Top Most Navigation, Newsletter, Sign-up, and Login */

.topnav-container {
	overflow: hidden;
	margin: 0 auto;
	background: #575757 url(../images/backgrounds/bg-topnav24x44.gif) 0 bottom repeat-x;
	text-transform: uppercase;
}
#topnav {
	/*width:1000px;*/
	margin: 0 auto;
	overflow: hidden;
	margin-top: -3px;
	padding:8px 0;
}

/* Top most navigation */

#topnav #left ul li {
/*margin-right:10px;*/
}
#topnav #left ul li a {
	padding-left: 4px;
}
#topnav #left ul li a:link {
	text-decoration: none;
	background: none;
	color: #fff;
}



@media (min-width:768px) {
	#topnav #left ul li a:link {
		padding-left:5px;
		padding-right:5px;
	}
}
#topnav #left ul li a:visited {
	text-decoration: none;
	background: none;
	color: #fff;
}
#topnav #left ul li a:active {
	text-decoration: none;
	background: none;
	color: #fff;
}
#topnav #left ul li a:hover, #topnav #left ul li a:focus {
	text-decoration: underline;
	background: none;
	color: #fff;
}
/* Newsletter, login, sign-up */

#topnav div#right ul {
/*float:right;*/
}
#topnav #right ul li {
	background: url(../images/nav/grey-tab150x23.jpg) left top no-repeat;
	height: 23px;
	padding-left: 10px;
	margin-right: 10px;
	margin-top:5px;
}
#topnav #right ul li.nest {
	dispaly: inline;
	background: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	margin-right: 10px;
	border-right: 1px solid #999;
}
#topnav #right ul li.username,  #topnav #right ul li.username a {
	background: none!important;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0;
	height: 23px;
	line-height: 23px;
	display: block;
	float: left;
	padding-right: 10px;
	color: #FFFF00;
}
#topnav #ul li.nest ul {
	padding: 0;
	float: left;
}
#topnav #right ul li a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0;
	height: 23px;
	line-height: 23px;
	display: block;
	float: left;
	background: url(../images/nav/grey-tab14x23.jpg) right top no-repeat;
	padding-right: 10px;

}

#topnav #right ul li a:hover, #topnav #right ul li a:focus  {
	color: #ccc;
}

/* End Top Most Navigation, Newsletter, Sign-up, and Login */


/* Logo and 728x90 Ad Area */

.logo-ad-container {
	/*width:1000px;*/
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 8px 0;
}
.logo-ad-container img {
	max-width: 100% !important;
}
.logo-ad-container ins {
	width: 100% !important;
	position: inherit !important;
	display: block !important;
}
/* Logo */

.logo-ad-container h1 {
	height: 87px;/*width:235px;
	float:left;*/
}
.logo-ad-container h1 a {
	/*height:87px;
	width:235px;
	float:left;
	display:block;*/
	background: none!important;
}
/* 728x90 Ad Area */

.logo-ad-container #advertising {
	/*float:right;
	width:728px;*/
	height: 90px;
}
@media (max-width:767px) {
.logo-ad-container #advertising {
	display: none;
}
}
.logo-ad-container #advertising img {
	display: block;
}
#left ul, #right ul {
	/*float:left;*/
	list-style-type: none;
	padding: 5px 0;
	/*overflow:hidden;*/
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
#left ul {
	margin-top: 7px;
}
#left ul li,  #right ul li {
	display: inline-block;/*float:left;*/
}
@media (min-width:768px) {
#left ul {
	float: left;
}
#right ul {
	float: right;
}
}
/* Section Nav and Search */

#nav-search {
	/*width:1000px;overflow: hidden;*/
	margin: 0 auto;
	padding:0;
}
/* Search */

.search {
	/*float: right;
	width: 231px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
@media (min-width:768px) and (max-width:991px) {
	.search {
		clear:both;
	}
}
@media (max-width:767px) {
	.search {
		float:right;
		width:70%;
	}
}
/*.search span {
	display:block;
	font-size:1em;
	margin:6px 7px 0 0;
	}

.search span a {
	color:#ccc;
	}*/
.gsc-result .gs-title {
	overflow: visible !important;
	height: auto !important;
}
.search form {
	padding: 0 !important;
	margin: 0;
}
.search div.text {
	float: left;
}
.search form .text input#inputsearch {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	border: 0;
	color: #999;
	background: #fff;
	width: 200px;
	height: 23px;
	margin: 0;
	padding: 0;
}
.search div.btn {
	float: right;
}
.search div.btn form input {
	width: 29px;
	height: 23px;
	padding: 0;
	margin: 0;
}
/* Content container */



#content-container {
	/*width:1000px;*/
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 10px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.ad-column-120 {
	/*float:right;
	width:120px;
	margin:10px 10px 0 0;*/
	margin: 0;
}
.ad-column-120 .ad-container {
	margin-top: 0;
}
#main-column-715 {
	/*width:715px;
	margin:10px 0 0 10px;float:left;*/
	margin: 0;
	text-align: left;
	padding: 0 !important;
}
.content {
	border: 1px solid #ccc;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.column_2 {
	/*float:left;
			width:480px;*/
	padding: 0!important;
	margin: 0 0 0 0!important;
}
.column_3 {
	/*float:left;
			width:720px;*/
	padding: 0!important;
	margin: 0 0 0 0!important;
}
.ad-spanner {
	/*width:715px;
			float:left;*/
	clear: both;
	background: url(../images/backgrounds/texture.gif) repeat;
	margin: 0;
	padding: 10px;
	text-align: center;
}
.column_2 .ad-spanner {
	width: 460px;
	float: left;
	background: url(../images/backgrounds/white-gray-gradient50x335.jpg) repeat-x;
	margin: 0 0 10px 10px!important;
	margin-right: 0;
	padding-bottom: 20px;
}
.ad-spanner .wrapper {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	padding: 0!important;
}
.column_2 .ad-spanner .wrapper {
	display: block;
	width: 300px;
	margin: 0 auto;
	padding: 10px 0;
}
.column {
	/*float:left;
			width:225px;
			margin:0 0 0 10px;*/
	padding: 10px!important;
}
.column_2 .column {
	margin: 0;
}
.omega {
	margin-left: 0;
}
#sub {
	/*float: left;
	width: 713px;*/
	padding:10px 10px 20px;
	margin: 0;
}
.addthis a:link,  .addthis a:visited,  .addthis a:active,  .addthis a:hover, .addthis a:focus {
	background: none;
}
#sub .inner-left {
	/*float: left;
	width: 373px;margin-left: 10px;*/
	padding: 0 0 20px;

}
#sub .inner-right {
	/*float: right;
	width: 300px;margin-right: 10px;*/
	padding-bottom: 20px;
}
@media (min-width:992px) {
	#sub .inner-right {
		padding-right:0;
	}
}
.ad-column-125 {
	/*float:left;
	width:125px;*/
	margin: 0;
	padding: 0 !important;
}
.ad-column-125 p {
	text-align: center;
	line-height: 2em;
	font-size: 1.1em;
	margin: 5px 0 10px 0;
}
.ad-column-125 p.yellow a:link,  .ad-column-125 p.yellow a:visited,  .ad-column-125 p.yellow a:hover,  .ad-column-125 p.yellow a:active {
	background: #ff0;
	color: #555;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.ad-column-125 .ad125 {
	margin-bottom: 10px;
}
@media (max-width:991px) {
.ad-column-125 {
	display: none;
}
}
/* Modules */

.module {
/*width:225px;
	float:left;
	margin:10px 0 0 0;*/
}
.module {
	background: transparent url(../images/backgrounds/texture-bottom205x8.gif) repeat-x;
	padding-bottom: 20px;
	background-position: bottom;
}
#sub .module {
	background: #fff url(../images/backgrounds/texture-bottom205x8.gif) repeat-x;
	padding-bottom: 20px;
	background-position: bottom;
	/*width: 300px;
	float: left;*/
	margin: 0 0 20px 0;
}
/* Section headings */

.heading {
	background: #666;
	overflow: hidden;
	padding-bottom: 8px;
}
.module .heading {
	width: 100%;
}
#sub .heading {
	width: 100%;
	margin-bottom: 10px;
}
#sub .module .heading {
	/*width: 300px;*/
}
.heading h2,  .module .heading h2,  #sub .module .heading h2 {
	float: left;
	margin: 10px 10px 0 10px!important;
	display: block;
	height: 15px;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.heading h2.search {
	background: transparent url(../images/headings/search123x15.png) no-repeat;
	width: 123px;
}
.heading h2.about-us {
	background: transparent url(../images/headings/about-us61x13.png) no-repeat;
	width: 61px;
}
.heading h2.advertise {
	background: transparent url(../images/headings/advertise78x14.png) no-repeat;
	width: 78px;
}
.heading h2.contact-us {
	background: transparent url(../images/headings/about-us61x13.png) no-repeat;
	width: 61px;
}
.heading h2.contact-us {
	background: transparent url(../images/headings/contact-us78x13.png) no-repeat;
	width: 78px;
}
.heading h2.news {
	background: transparent url(../images/headings/news90x14.png) no-repeat;
	width: 90px;
}
.heading h2.reviews {
	background: transparent url(../images/headings/reviews58x14.png) no-repeat;
	width: 58px;
}
.heading h2.all-reviews {
	background: transparent url(../images/headings/allreviews90x14.png) no-repeat;
	width: 90px;
}
.heading h2.cds {
	background: transparent url(../images/headings/cdreviews80x14.png) no-repeat;
	width: 80px;
}
.heading h2.books {
	background: transparent url(../images/headings/book-reviews95x14.png) no-repeat;
	width: 80px;
}
.heading h2.dvds {
	background: transparent url(../images/headings/dvdreviews91x14.png) no-repeat;
	width: 91px;
}
.heading h2.shows {
	background: transparent url(../images/headings/showreviews95x15.png) no-repeat;
	width: 95px;
}
.heading h2.features {
	background: transparent url(../images/headings/features69x13.png) no-repeat;
	width: 69px;
}
.heading h2.the-loop {
	background: transparent url(../images/headings/theloop109x15.png) no-repeat;
	width: 109px;
}
.heading h2.in-the-moment {
	background: transparent url(../images/headings/inthemoment98x15.png) no-repeat;
	width: 98px;
}
.heading h2.on-relix-com {
	background: transparent url(../images/headings/onrelix88x13.png) no-repeat;
	width: 88px;
}
.heading h2.most-popular {
	background: transparent url(../images/headings/mostpopular101x13.png) no-repeat;
	width: 101px;
}
.heading h2.current-poll {
	background: transparent url(../images/headings/currentpoll99x13.png) no-repeat;
	width: 99px;
}
.heading h2.monthly-contributors {
	background: transparent url(../images/headings/contributors96x12.png) no-repeat;
	width: 96px;
}
.heading h2.sign-up {
	background: transparent url(../images/headings/signup46x13.png) no-repeat;
	width: 35px;
}
.heading h2.issues {
	background: transparent url(../images/headings/relix118x13.png) no-repeat;
	width: 118px;
}
.heading h2.not-found {
	background: transparent url(../images/headings/404notfound139x13.png) no-repeat;
	width: 139px;
}
.heading h2.server-error {
	background: transparent url(../images/headings/500server-error139x14.png) no-repeat;
	width: 139px;
}
.heading h2.box-scores {
	background: transparent url(../images/headings/boxscores88x14.png) no-repeat;
	width: 88px;
}
.heading h2.login {
	background: transparent url(../images/headings/login35x14.png) no-repeat;
	width: 35px;
}
.heading h2.forgot-password {
	background: transparent url(../images/headings/forgot-password131x15.png) no-repeat;
	width: 131px;
}
.heading h2.newsletter {
	background: transparent url(../images/headings/newsletter93x15.png) no-repeat;
	width: 93px;
}
.heading h2.rss {
	background: transparent url(../images/headings/rss77x11.png) no-repeat;
	width: 77px;
}
.heading h2.radio-charts {
	background: transparent url(../images/headings/radio-charts102x15.png) no-repeat;
	width: 102px;
}
.heading h2.relix {
	background: transparent url(../images/headings/relix-issues91x13.png) no-repeat;
	width: 102px;
}
/* Polls */
.heading h2.polls,  .heading h2.general {
	background: transparent url(../images/headings/polls44x13.png) no-repeat;
	width: 44px;
}
.heading h2.jambands-250 {
	background: transparent url(../images/headings/jambands250_101x13.png) no-repeat;
	width: 101px;
}
/* Columns, obviously */
.heading h2.columns,  .heading h2.from-the-editor-dean-budnick,  .heading h2.patrick-buzby,  .heading h2.mike-gruenberg,  .heading h2.jesse-jarnow,  .heading h2.rob-kallick,  .heading h2.david-steinberg,  .heading h2.john-zinkand,  .heading h2.andy-miller-real-true-confessions-with-padre-pienbique,  .heading h2.mike-greenhaus-the-greenhaus-effect,  .heading h2.dan-greenhaus,  .heading h2.randy-ray-peaches-en-randalia,  .heading h2.annabel-lukins {
	background: transparent url(../images/headings/columns61x13.png) no-repeat;
	width: 61px;
}
.module .heading span.archive,  #sub .heading span.archive {
	display: block;
	float: right;
	margin: 11px 10px 0 0;
	padding: 0!important;
	font-size: 1.1em;
}
.heading span.archive a {
	display: block;
}
.heading span.archive a:link {
	text-decoration: none!important;
	background: none!important;
	color: #fff!important;
	cursor: pointer!important;
}
.heading span.archive a:visited {
	text-decoration: none!important;
	background: none!important;
	color: #fff!important;
	cursor: pointer!important;
}
.heading span.archive a:active {
	text-decoration: none!important;
	background: none!important;
	color: #fff!important;
	cursor: pointer!important;
}
.heading span.archive a:hover, .heading span.archive a:focus {
	text-decoration: underline!important;
	background: none!important;
	color: #fff!important;
	cursor: pointer!important;
}
#sub .heading h2 {
	width: 170px;
	text-indent: -9999px;
}
/* Tabbed module navigation */


#sub ul.subsection {
	font-size: 1.1em;
	float: right;
	margin: 11px 10px 0 0;
}
#sub ul.subsection li {
	margin-left: 5px;
	float: left;
	display: inline;
	color: #fff;
}
#sub ul.subsection li a:link {
	color: #fff;
	text-decoration: underline;
	background: none!important;
	font-weight: normal;
}
#sub ul.subsection li a:active {
	color: #fff;
	text-decoration: underline;
	background: none!important;
	font-weight: normal;
}
#sub ul.subsection li a:visited {
	color: #fff;
	text-decoration: underline;
	background: none!important;
	font-weight: normal;
}
#sub ul.subsection li a:hover, #sub ul.subsection li a:focus {
	color: #fff;
	text-decoration: underline;
	background: none!important;
	font-weight: normal;
}
#sub ul.subsection li.selected a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#sub ul.subsection li.selected a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#sub ul.subsection li.selected a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#sub ul.subsection li.selected a:hover, #sub ul.subsection li.selected a:focus {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
.module ol.headlines {
	/*list-style-position: inside;*/
	list-style-type: decimal;
}
.module ul.headlines, .module ol.headlines {
	/*float:left;
	width:205px;
	*/margin: 10px 0 0 0;
}
.module ol.headlines {
	margin: 10px 0 0 25px;
}
ul.hp-news {
	float: none!Important;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 10px;
	height: 480px;
	margin-top: 10px!Important;
}
#sub .module ul.headlines,  #sub .module ol.headlines {
	/*width: 280px;*/
}
.module ul.headlines li, .module ol.headlines li {
	line-height: 1.7em;
	font-size: 1.2em;
	margin-bottom: 8px;
	border-bottom: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #ddd;
}
.module ul.headlines li a, .module ol.headlines li a {
	padding: 2px 0;
}
.module ul.headlines li a:link, .module ol.headlines li a:link {
}
.module ul.headlines li a:visited, .module ol.headlines li a:visited {
}
.module ul.headlines li a:active, .module ol.headlines li a:active {
}
.module ul.headlines li a:hover, .module ol.headlines li a:hover, .module ul.headlines li a:focus, .module ol.headlines li a:focus {
}
/* Photo of the Day / In the Moment */


.photo-container {
	/*width:205px;
	float:left;*/
	margin: 10px 10px 5px 0;
}
.photo-container img {
	padding: 4px;
	border: 1px solid #ccc;
	margin-bottom: 10px;/*float:left;*/
}
.photo-container p {
	font-size: 1.1em;
	margin-bottom: 10px;
	line-height: 1.5em;
	float: left;
	margin-top: 10px;
}
/* Images with text in a module - like reviews */

.text-plus-images {
/*float:left;*/
}
.text-plus-images dl {
	/*float:left;
  	width: 205px;*/
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #444;
	    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center
}
.text-plus-images dl.homepage {
	margin-left: 10px;
	padding: 0;
}
.text-plus-images dl dt {
	text-align: left;
	/*float: left;width: 145px;*/
	line-height: 1.5;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.text-plus-images dl dd {
	margin: 0 0 0 60px;
	padding: 0;
}
.text-plus-images dl dd.img {
	margin: 0;
}
.text-plus-images dl dd.img img {
	float: left;
	margin: 3px 10px 0 0;
	padding: 4px;
	background: transparent;
	border: 1px solid #ccc;
}
.text-plus-images dl a:link {
}
.text-plus-images dl a:visited {
}
.text-plus-images dl a:active {
}
.text-plus-images dl a:hover, .text-plus-images dl a:focus {
}
/* alt style for Images with text in a sub page - like reviews */

#sub .text-plus-images dl {
	margin-top: 0;
	width: 350px;
	float: left;
	display: block;
	padding-bottom: 20px;
}
#sub .text-plus-images dl dt {
	float: right;
	width: 178px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 0;
	font-weight: bold;
	font-size: 1.5em;
}
#sub .text-plus-images dl dd {
	margin: 0 0 0 170px;
	padding: 0;
	line-height: 1.7em;
	font-size: 1.3em;
}
#sub .text-plus-images dl dd.label {
	font-size: 1.1em;
}
#sub .text-plus-images dl dd.img {
	margin: 0;
	float: left;
}
#sub .text-plus-images dl dd.img img {
	margin: 0 0 0 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc;
}
/* poll results */

.poll-result {
/*float:left;*/
}
.poll-result p em {
	color: #176b99;
}
.poll-result dl {
	/*float:left;*/
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
}
#sub .poll-result dl {
	width: 363px;
	margin-top: 0;
}
.poll-result dl dt {
	float: left;
	width: 155px!important;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
#sub .poll-result dl dt {
	width: 300px;
}
.poll-result dl dd {
	margin-top: 5px;
	float: right;
	line-height: 1.5em;
	width: 50px;
	text-align: right;
}
.poll-result dl dd.result {
	margin: 0;
	height: 10px;
	float: left;
	background: #539fb5;
	clear: both;
}
.poll-result p {
	float: left;
	margin: 10px 0 10px 10px;
	padding: 0;
	font-size: 12px;
}
.poll-vote {
/*float:left;*/
}
#sub .poll-vote {
	margin-top: 0;
}
.module h4 {
	/*float:left;*/
	margin: 10px 0!important;
	font-size: 1.2em;
	line-height: 1.7em;
	padding-left: 10px;
}
.poll-vote .scroller {
	/*width:215px;*/
	height: 250px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: auto;
}
.poll-vote dl {
	/*float: left;
  	width: 180px;*/
	margin-left: 10px;
	display: inline; /* fixes IE/Win double margin bug */
}
#sub .poll-vote dl {
	width: 160px;
	float: left;
	margin-right: 10px;
}
#sub .singular dl {
	width: 350px;
	/*float:left;*/
	margin-right: 10px;
}
.poll-vote dt {
	/*float: right;
	width:90%;*/
	font-size: 1.2em;
	line-height: 1.7em;
	text-align: left;
	/*padding-bottom: 5px;*/
	padding-top: 10px;
}
#sub .poll-vote dl dt {
	width: 130px;
}
#sub .singular dl dt {
	width: 320px;
}
.poll-vote dl dd {
	float: left;
	margin: 10px 10px 10px 0;
}
.poll-vote dd.button {
	padding-left: 20px;
	height: 20px;
	padding-top: 10px;
}
.poll-vote dd.view-results {
	padding-top: 10px;
	padding-left: 10px;
	height: 20px;
}
.poll-vote dd.button input {
	float: left;
}
.poll-vote .buttons {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.poll-vote .buttons p {
	float: left;
	font-size: 1.2em;
	line-height: 1.7em;
	margin-right: 10px;
}
.comments {
	padding-top: 10px;
	float: left;
	margin-left: 10px;
}
/* Posts */

#sub .inner-left .top-container {
	float: left;
	width: 100%;
	padding-top: 0;
	padding-bottom: 10px;
}
.addthis, .content .category {
	float: right;
}
.post .category {
	margin-top: 10px;
}
.post .category span {
	padding: 2px;
	color: #555;
	background: #eee;
}
div.date-cred {
	float: left;
	width: 175px;
}
.post, .intro {
	width:100%;
	float: left;
	background: #fff url(../images/backgrounds/texture-bottom205x8.gif) repeat-x;
	padding-bottom: 10px;
	background-position: bottom;
	margin: 0 0 10px 0;
}
.post .headline-container {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.index .headline-container h2, .post .headline-container h2 {
	float: left;
	font-size: 150%;
	color: #555;
	line-height: 1.5em;
}
.index .headline-container h2 {
	font-size: 130%!important;
}
.post .headline-container h2 a {
	line-height: 1.5em;
}
.post p, .intro p {
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.7em;
	float: left;
}
div.date-cred p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 0;
}
.post p, .comments p {
	width: 100%;
}
.post .img-container {
	float: left;
	background: transparent;
	width: 100%;
}
.post .img-container img {
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 0 0 0;
	width:100%;
	max-width:100%;
}
.post .img-container p.caption {
	margin: 5px 0 20px 0;
	font-size: 1.1em!important;
	width: 100%!important;
}
.post p.tags {
	width: auto!important;
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
}
/* Unordered list in post - radio charts, etc. */

.post ol {
	list-style-position: inside;
	list-style-type: decimal;
}
.post ol {
	float: left;
	margin: 10px 0 0 10px;
}
.post ol li {
	line-height: 1.7em;
	font-size: 1.2em;
	margin-bottom: 8px;
	border-bottom: 0;
	padding-bottom: 2px;
}
/* Comments display */

#comments-display {
	float: left;
	margin-bottom: 20px;
}
#comments-display .comment {
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#comments-display .last {
	border-bottom: 0;
}
#comments-display .message {
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	float: left;
}
#comments-display h3 {
	font-size: 1.5em;
	margin: 2px 0 10px 0;
}
#comments-display .message h4 {
	font-size: 120%;
	margin-bottom: 5px;
}
textarea#comment {
	width: 363px;
	height: 150px;
	border: 1px solid #ccc;
}
/* Box score / set lists */


.box-scores {
	float: left;
}
.box-scores .headline-container h2 {
	width: 100%!important;
}
.box-scores .headline-container {
	margin: 0;
	margin-bottom: 10px;
}
.box-scores p {
	float: left;
	width: 100%;
}
/* Pagination module */

div.pages {
	/*float: left;*/
	margin: 20px 0;
	font-size: 1.2em;
	clear:both;
}
div.pages span {
	border: 0!important;
	float: left;
}
div.pages a, div.pages span, div.pages span.current, div.pages span.nextprev {
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	background: transparent;
	float: left;
	margin-right: 2px;
}
div.pages span.current {
	background: #555!important;
	color: #fff!important;
	border: 1px solid #555!important;
}
div.pages span.nextprev {
	float: left;
	font-size: 1em;
	padding: 4px;
	border: 1px solid #ccc!important;
	background: transparent;
	float: left;
	margin-right: 2px;
	color: #ccc;
}
/* Pagination link colors */

div.pages a:link {
	text-decoration: none;
	color: #555;
}
div.pages a:visited {
	text-decoration: none;
	color: #555;
}
div.pages a:active {
	text-decoration: none;
	color: #555;
}
div.pages a:hover, div.pages a:focus {
	background: #555;
	text-decoration: none;
	color: #fff;
}
/* 250x250 advertising */

.advert300 {margin: 0 0 20px 0;}
@media (min-width:992px) {
	.advert300 {margin-left: -7px;}
}
.advert300 #google_ads_div_Jambands_300x250_ad_container,
.advert300 iframe,
.post iframe{ max-width:100% !important; }

/* Footer */
#footer {
	/*width:1000px;
	height: 150px;*/
	margin: 10px auto 0;
	background: #444;
	font-size: 1.1em;
	padding:15px;
	line-height:1.8;
	padding-bottom:50px;
}
@media (min-width:768px) {
	#footer {
		line-height:1.2;
	}
}
#footer ul {
	list-style-type: none;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	/*width:715px;*/
	margin: 0 auto;
	text-align:center;
}
#footer ul li {
	display:inline-block;
}
/* Footer navigation */

#footer ul li {
	margin-right: 10px;
}
.copyright {color: #FFFF00;}

@media (min-width:992px) {
	.copyright { text-align:left}
	.relix {text-align: right;}
}

#footer ul li a {
	padding-left: 4px;
}
#footer ul li a:link, #footer a:link {
	text-decoration: none;
	background: none!important;
	color: #ccc;
}
#footer ul li a:visited {
	text-decoration: none;
	background: none!important;
	color: #ccc;
}
#footer ul li a:active {
	text-decoration: none;
	background: none!important;
	color: #ccc;
}
#footer ul li a:hover, #footer ul li a:focus {
	text-decoration: underline;
	background: none!important;
	color: #ccc;
}
/* comment styling   */

#comments-display label {
	display: block;
	width: 100px;
	margin-left: 1px;
	margin-bottom: 4px;
}
#comments-display input {
	background-color: white;
	width: 180px;
	margin: 0 0 10px 0;
	border: 1px solid #CCCCCC;
}
#comments-display textarea {
	background-color: white;
	width: 307px;
	max-width: 307px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	font-family: "Neue Helvetica", "Helvetica Neue", helvetica, arial, sans-serif;
}
#comments-display .error {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: red;
}
#recaptcha_widget_div {
	position: relative;
	top: -4px;
	left: -2px;
}
#comments-display input#submit-comment {
	width: 100px;
	margin: 15px 0 0 0;
	-webkit-appearance: push-button;
	border-style: inset;
	-webkit-box-sizing: border-box;
	-webkit-box-align: center;
	-webkit-box-sizing: border-box;
	background-color: buttonface;
	border: 2px outset buttonface;
	color: buttontext;
	cursor: default;
	padding: 2px 6px 3px;
	text-align: center;
}
#comments-display .comment-head {
	background: #F0F0F0;
	padding: 4px 8px;
	text-shadow: 0 1px 0 #fff;
	width: 345px;
}
#comments-display .comment-head a:hover, #comments-display .comment-head a:focus {
	text-shadow: none;
}
#comments-display .comment-message {
	position: relative;
	top: 5px;
	left: 5px;
}
#comments-display .comment-timestamp {
	display: block;
	font-size: 0.8em;
	color: #999999;
}
#comments-display label.error {
	color: #FF0000;
}
#comments-display input.error, #comments-display textarea.error {
	background-color: #FFF3F3;
	box-shadow: 0 0 3px #FF0000;
	-moz-box-shadow: 0 0 3px #FF0000;
	-webkit-box-shadow: 0 0 3px #FF0000;
	border: 1px solid red;
}
@media (max-width:767px) {
}
