/*
Theme Name: MuchMore
Theme URI: http://www.muchmoremusic.com
Description: A custom theme for MuchMore.
Version: 1.0
Author: Some Random Developer
Author URI: http://www.muchmusic.com
*/

body {
	margin: 0;
	padding: 0;
	background: #f7f7f7 url(images/BodyBG.jpg) top center repeat-y;
	/*background:#e9e9e9 url(http://www.muchmore.ca/wp-content/themes/MuchMore/images/barbados-skin.jpg?a=3) 0 0 no-repeat fixed;*/
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: small;
}

#Container {
	width: 974px;
	margin: 0 auto;
	background: #E9E9EB;
}

.Clear {
	clear: both;
}
object {outline: none;}
/* Header ======================================= */

#Header {
	background: url(images/HeaderBG.jpg) repeat-x;
	height: 218px;
	position: relative;
}

#Header h1 {
	margin: 0;
	padding: 0;
}

#Header h1 a {
	display: block;
	width: 223px;
	height: 126px;
	text-indent: -9999px;
}

#Header h1 a:focus {
	outline: none;
}

#Header ul, #Header ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Station Menu ===== */

ul#StationMenu {
	width: 213px;
	height: 63px;
	margin-left: 10px;
	float: left;
}

ul#StationMenu li {
	float: left;
}

ul#StationMenu li a {
	display: block;
	float: left;
	text-indent: -9999px;
	background-image: url(images/StationMenu.jpg);
	height: 21px;
}

ul#StationMenu li.MuchMusic a {
	width: 213px;
}

ul#StationMenu li.MuchMusic a:hover {
	background-position: 0 -63px;
}

ul#StationMenu li.MuchMusic a:active {
	background-position: 0 -125px;
}

ul#StationMenu li.MuchMusic a.Selected {
	background-position: 0 -191px;
}

ul#StationMenu li.MuchMore a {
	width: 88px;
	background-position: 0 -21px;
}

ul#StationMenu li.MuchMore a:hover {
	background-position: 0 -84px;
}

ul#StationMenu li.MuchMore a:active {
	background-position: 0 -146px;
}

ul#StationMenu li.MuchMore a.Selected {
	background-position: 0 -210px;
}

ul#StationMenu li.MuchMoreRetro a {
	width: 125px;
	background-position: 100% -21px;
}

ul#StationMenu li.MuchMoreRetro a:hover {
	background-position: 100% -84px;
}

ul#StationMenu li.MuchMoreRetro a:active {
	background-position: 100% -146px;
}

ul#StationMenu li.MuchMoreRetro a.Selected {
	background-position: 100% -210px;
}

ul#StationMenu li.MuchVibe a {
	width: 68px;
	background-position: 0 -42px;
}

ul#StationMenu li.MuchVibe a:hover {
	background-position: 0 -105px;
}

ul#StationMenu li.MuchVibe a:active {
	background-position: 0 -168px;
}

ul#StationMenu li.MuchVibe a.Selected {
	background-position: 0 100%;
}

ul#StationMenu li.MuchLoud a {
	width: 68px;
	background-position: -68px -42px;
}

ul#StationMenu li.MuchLoud a:hover {
	background-position: -68px -105px;
}

ul#StationMenu li.MuchLoud a:active {
	background-position: -68px -168px;
}

ul#StationMenu li.MuchLoud a.Selected {
	background-position: -68px 100%;
}

ul#StationMenu li.PunchMuch a {
	width: 77px;
	background-position: 100% -42px;
}

ul#StationMenu li.PunchMuch a:hover {
	background-position: 100% -105px;
}

ul#StationMenu li.PunchMuch a:active {
	background-position: 100% -168px;
}

ul#StationMenu li.PunchMuch a.Selected {
	background-position: 100% 100%;
}

ul#StationMenu li a:focus {
	outline: none;
}

/* Main Menu ===== */

ul#MainMenu {
	overflow: hidden;
	margin: 5px 0 0 13px;
	float: left;
}

ul#MainMenu li {
	float: left;
}

ul#MainMenu li ul {
	left: -999em;
	width: 335px !important;
	width: 311px;
	height: 250px !important;
	height: 246px;
	background: transparent url(images/DropDownBG.png) no-repeat !important;
	background: transparent url(images/DropDownTop.gif) no-repeat;
	padding: 10px;
	position: absolute;
	padding-top: 20px;
	overflow: hidden;
}	

ul#MainMenu li:hover ul, ul#MainMenu li.sfhover ul {
	left: auto;
}

ul#MainMenu li#Video:hover ul, ul#MainMenu li#Video.sfhover ul {
	left: 115px;
}

ul#MainMenu li#Music:hover ul, ul#MainMenu li#Music.sfhover ul {
	left: 200px;
}

ul#MainMenu li#Shows:hover ul, ul#MainMenu li#Shows.sfhover ul {
	left: 285px;
}

ul#MainMenu li a {
	display: block;
	text-indent: -9999px;
	height: 31px;
	background-image: url(images/MainMenu.jpg);
}

ul#MainMenu li#Video a {
	width: 88px;
}

ul#MainMenu li#Video a:hover {
	background-position: 0 -31px;
}

ul#MainMenu li#Video a:active {
	background-position: 0 -62px;
}

ul#MainMenu li#Video a.Selected {
	background-position: 0 100%;
}

ul#MainMenu li#Music a {
	width: 78px;
	background-position: -88px 0;
}

ul#MainMenu li#Music a:hover {
	background-position: -88px -31px;
}

ul#MainMenu li#Music a:active {
	background-position: -88px -62px;
}

ul#MainMenu li#Music a.Selected {
	background-position: -88px 100%;
}

ul#MainMenu li#Shows a {
	width: 87px;
	background-position: -166px 0;
}

ul#MainMenu li#Shows a:hover {
	background-position: -166px -31px;
}

ul#MainMenu li#Shows a:active {
	background-position: -166px -62px;
}

ul#MainMenu li#Shows a.Selected {
	background-position: -166px 100%;
}

ul#MainMenu li#Blog a {
	width: 102px;
	background-position: -253px 0;
}

ul#MainMenu li#Blog a:hover {
	background-position: -253px -31px;
}

ul#MainMenu li#Blog a:active {
	background-position: -253px -62px;
}

ul#MainMenu li#Blog a.Selected {
	background-position: -253px 100%;
}

ul#MainMenu li#Concerts a {
	width: 102px;
	background-position: -355px 0;
}

ul#MainMenu li#Concerts a:hover {
	background-position: -355px -31px;
}

ul#MainMenu li#Concerts a:active {
	background-position: -355px -62px;
}

ul#MainMenu li#Concerts a.Selected {
	background-position: -355px 100%;
}

ul#MainMenu li#MP3s a {
	width: 73px;
	background-position: -457px 0;
}

ul#MainMenu li#MP3s a:hover {
	background-position: -457px -31px;
}

ul#MainMenu li#MP3s a:active {
	background-position: -457px -62px;
}

ul#MainMenu li#MP3s a.Selected {
	background-position: -457px 100%;
}

ul#MainMenu li#Ringtones a {
	width: 126px;
	background-position: -530px 0;
}

ul#MainMenu li#Ringtones a:hover {
	background-position: -530px -31px;
}

ul#MainMenu li#Ringtones a:active {
	background-position: -530px -62px;
}

ul#MainMenu li#Ringtones a.Selected {
	background-position: -530px 100%;
}

ul#MainMenu li#More a {
	width: 73px;
	background-position: 100% 0;
}

ul#MainMenu li#More a:hover {
	background-position: 100% -31px;
}

ul#MainMenu li#More a:active {
	background-position: 100% -62px;
}

ul#MainMenu li#More a.Selected {
	background-position: 100% 100%;
}

#Header ul#MainMenu li ul li {
	width: 48%;
}

#Header ul#MainMenu li ul li a {
	background-image: none;
	text-indent: 0;
	height: auto;
	width: auto;
	padding: 5px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
}

#Header ul#MainMenu li ul li a:hover {
	background: #E41474;
	color: #fff;
}

/* Search ===== */

div#Search {
	margin-left: 13px;
	float: left;
	height: 30px;
	width: 729px;
}

div#Search input#searchsubmit {
	width: 84px;
	height: 30px;
	text-indent: -9999px;
	border: 0;
	background-image: url(images/SearchButton.jpg);
	margin-right: 5px;
}

div#Search input#searchsubmit:hover {
	cursor: pointer;
	background-position: 0 -30px;
}

div#Search input#searchsubmit:active {
	background-position: 100% 100%;
}

div#Search input#s {
	width: 233px;
	height: 14px;
	background: url(images/SearchBG.jpg) no-repeat;
	border: 0;
	padding: 7px;
}

/* Leaderboard ===== */

div#Leaderboard {
	position: absolute;
	top: 10px;
	left: 236px;
	text-align: center;
}

div#Leaderboard h5 {
	font-size: 10px;
	color: #939598;
	margin: 0 0 2px;
	padding: 0;
	text-transform: uppercase;
}

/* Content ====================================================== */

#Content {
	overflow: hidden;
	width: 974px;
}

/* Main Content ===== */

#MainContent {
	width: 651px;
	float: left;
}

/* Secondary Content ===== */

#SecondaryContent {
	width: 323px;
	float: right;
}

#OneClipPlayer {
	width: 300px;
	height: 345px;
	background: #c3d3e0;
	margin-bottom: 10px;
}

#OneClipViewer {
	width: 300px;
	height: 277px;
}

#FeaturedVideo h3 {
	width: 147px;
	height: 19px;
	margin: 0 0 0 5px;
	padding: 0;
	text-indent: -9999px;
	background: url(images/NowPlayingTitle.jpg);
}

#FeaturedVideo p {
	color: #737373;
	font-size: 10px;
	margin: 0 0 0 10px;
}

#FeaturedVideo a {
	font-weight: bold;
	font-size: 11px;
	color: #737373;
	margin: 0 0 0 10px;
}

#FeaturedVideo a:hover {
	color: #000;
}

#BigBoxAd {
	width: 300px;
}

#BigBoxAd h5 {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #939598;
	margin: 0 0 3px;
	padding: 0;
}

ul#ListingsMenu {
	margin: 10px 0 5px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

ul#ListingsMenu li {
	margin: 0;
	padding: 0;
	float: left;
}

ul#ListingsMenu li a {
	display: block;
	height: 32px;
	text-indent: -9999px;
	background-image: url(images/ListingsMenu.jpg);
}

ul#ListingsMenu li a:focus {
	outline: none;
}

ul#ListingsMenu li#OnTV a {
	width: 100px;
	background-position: 0 100%;
}

ul#ListingsMenu li#OnTV a:hover, ul#ListingsMenu li#OnTV a.Selected {
	background-position: 0 0;
}

ul#ListingsMenu li#Mobile a {
	width: 105px;
	background-position: -100px 100%;
}

ul#ListingsMenu li#Mobile a:hover, ul#ListingsMenu li#Mobile a.Selected {
	background-position: -100px 0;
}

ul#ListingsMenu li#Online a {
	width: 101px;
	background-position: 100% 100%;
}

ul#ListingsMenu li#Online a:hover, ul#ListingsMenu li#Online a.Selected {
	background-position: 100% 0;
}

#ShowListings {
	overflow: hidden;
}

#ShowListings dl {
	width: 300px;
	color: #303030;
	font-size: 12px;
}

#ShowListings dl dt {
	width: 60px;
	float: left;
	margin: 0 0 10px;
	padding: 2px 5px;
	background: #c7c8ca;
}

#ShowListings dl dd {
	width: 220px;
	float: left;
	margin: 0 0 10px;
	padding: 2px 5px;
	background: #c7c8ca;
	font-weight: bold;
}

#ShowListings dl dd a {
	text-decoration: none;
	color: #303030;
}

#ShowListings dl dd a:hover {
	color: #DA156D;
}

#SecondaryContent small {
	clear: both;
	margin-bottom: 10px;
	display: block;
}

#SecondaryContent small a {
	text-decoration: none;
	color: #E41474;
	padding: 2px;
}

#SecondaryContent small a:hover {
	color: #fff;
	background: #E41474;
}

/* Top Ten ===== */

#TopTen h3 {
	text-indent: -9999px;
	width: 306px;
	height: 70px;
	background: url(images/titles/FreshVideosTitle.gif);
	margin: 0 0 5px;
	padding: 0;
}

#TopTen ol {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 300px;
}

#TopTen ol li {
	margin: 0 0 10px;
	padding: 0;
	background-color: #c7c8ca;
	/*background-image: url(images/CountdownNumbers.gif);*/
	background-repeat: no-repeat;
	color: #303030;
	position: relative;
	min-height: 60px;
}

/*#TopTen ol li.One {
	background-position: 0 0;
}

#TopTen ol li.Two {
	background-position: -300px 0;
}

#TopTen ol li.Three {
	background-position: -600px 0;
}

#TopTen ol li.Four {
	background-position: -900px 0;
}

#TopTen ol li.Five {
	background-position: -1200px 0;
}

#TopTen ol li.Six {
	background-position: -1500px 0;
}

#TopTen ol li.Seven {
	background-position: -1800px 0;
}

#TopTen ol li.Eight {
	background-position: -2100px 0;
}

#TopTen ol li.Nine {
	background-position: -2400px 0;
}

#TopTen ol li.Ten {
	background-position: -2700px 0;
}
*/
#TopTen a {
	text-decoration: none;
	color: #db1673;
}

#TopTen a:hover {
	color: #000;
}

#TopTen dl {
	width: 250px;
	margin-left: 0;
}

#TopTen dt {
	margin: 0 0 0 78px;
	font-weight: bold;
	padding-top: 5px;
}

#TopTen dd {
	margin: 0 0 0 78px;
	padding: 0;
}

#TopTen dd.SongName {
	padding: 1px 0;
}

#TopTen dd.VideoLink {
	padding-bottom: 5px;
}

#TopTen dd.ArtistImage {
	width: 72px;
	height: 54px;
	position: absolute;
	top: 2px;
	left: 2px;
	margin: 0;
}

/* Top Ten Page ===== */

h2#MMTop10Title {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 619px;
	height: 49px;
	background: url(images/titles/TopTenPageTitle.gif);
}

/* Footer ======================================================== */

/* Footer Menu ===== */

#Footer {
	background: #c7c8ca url(images/FooterMenuBG.jpg) top left no-repeat;
	margin: 15px 24px 0;
	padding: 10px;
	overflow: hidden;
	clear:both;
}

ul#FooterMenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#FooterMenu li {
	margin: 0;
	padding: 0;
	float: left;
	width: 12.5%;
}

ul#FooterMenu li a {
	text-decoration: none;
	font-size: 12px;
	color: #303030;
	font-weight: bold;
	text-transform: uppercase;
}

ul#FooterMenu li a:hover {
	color: #DA156D;
}

ul#FooterMenu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#FooterMenu li ul li {
	float: none;
	margin: 0;
	padding: 0;
	width: 95%;
	font-size: 10px;
}

ul#FooterMenu li ul li a {
	text-decoration: none;
	color: #303030;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}

ul#FooterMenu li ul li a:hover {
	color: #DA156D;
}

#GlobalFooter p img {
	vertical-align: middle;
}

/* Global Footer ===== */

#GlobalFooter {
	background: #c7c8ca;
	text-align: center;
	padding: 10px 0;
	margin: 0 24px;
}

#GlobalFooter ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	clear: both;
	overflow: hidden;
}

#GlobalFooter ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#GlobalFooter ul li a {
	font-size: 12px;
	color: #303030;
	text-decoration: none;
	padding: 5px;
	border-left: 1px solid #e9e9ea;
}

#GlobalFooter ul li:first-child a {
	border-left: 0;
}

#GlobalFooter ul li a:hover {
	color: #DA156D;
}

#GlobalFooter ul#LegalLinks li a {
	font-size: 11px;
}

#GlobalFooter p {
	color: #303030;
	font-size: 11px;
}

/* SEO Links ===== */

#SEOLinks {
	color: #303030;
	background: #fff url(images/SEOLinksBG.jpg) bottom left no-repeat;
	margin: 0 24px 30px;
	text-align: center;
	padding: 5px 0;
}

#SEOLinks a {
	text-decoration: none;
	font-size: 12px;
	color: #303030;
}

#SEOLinks a:hover {
	color: #DA156D;
}

/* Home Page ================================================= */

/* Promo Image ===== */

#PromoImage {
	width: 612px;
	height: 556px;
	margin: 0 0 14px 23px;
}

#PromoImage a img {
	border: 0;
}

/* Big Deal Boxes ===== */

#BigDealBoxes {
	margin: 0 0 10px 23px;
	float: left;
}

#BigDealBoxes div {
	margin-right: 9px;
	width: 199px;
	float: left;
	padding-bottom: 25px;
}

#BigDealBoxes div h3 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 199px;
	height: 52px;
}

#BigDealBoxes #WatchNow {
	background: url(images/BigDealBoxBGGreen.jpg) bottom left no-repeat;
}

#BigDealBoxes #BigDealOnTV {
	background: url(images/BigDealBoxBGOrange.jpg) bottom left no-repeat;
}

#BigDealBoxes #FreshMusic {
	background: url(images/BigDealBoxBGBlue.jpg) bottom left no-repeat;
}

#BigDealBoxes #WatchNow h3 {
	background: url(images/titles/WatchNow.jpg);
}

#BigDealBoxes #BigDealOnTV h3 {
	background: url(images/titles/OnTV.jpg);
}

#BigDealBoxes #FreshMusic h3 {
	background: url(images/titles/FreshMusic.jpg);
}

#BigDealBoxes #WatchNow a {
	color: #A8CF36;
}

#BigDealBoxes #BigDealOnTV a {
	color: #F58A20;
}

#BigDealBoxes #FreshMusic a {
	color: #01D1C1;
}

#BigDealBoxes div p a:hover {
	color: #000;
}

#BigDealBoxes h4 {
	margin: 5px 8px;
	color: #191919;
}

#BigDealBoxes p {
	margin: 2px 8px;
	color: #313131;
}

/* The Feed ===== */

h3#TheFeed {
	margin: 0 0 0 23px;
	padding: 0;
	text-indent: -9999px;
	width: 525px;
	height: 29px;
	background: url(images/titles/TheFeed.jpg);
	float: left;
}

a.FeedRSS {
	display: block;
	width: 90px;
	height: 29px;
	text-indent: -9999px;
	background: url(images/titles/TheFeed.jpg) top right;
	float: left;
}

.post {
	width: 615px;
	margin-left: 23px;
	float: left;
	border-bottom: 2px solid #c7c8ca;
	padding: 10px 0 15px;
}

#HomePageFeed .post h2 {
	margin: 0 0 5px;
	padding: 0;
}

#HomePageFeed .post h2 a {
	text-decoration: none;
	color: #303030;
	font-size: 14px;
}

#HomePageFeed .post h2 a:hover {
	color: #A305D8;
}

#HomePageFeed a img {
	border: 2px solid transparent;
	float: left;
	margin-right: 10px;
}

#HomePageFeed a:hover img {
	border: 2px solid #A305D8;
}

#HomePageFeed .Entry {
	font-size: 12px;
	color: #313131;
}

#HomePageFeed .Entry p {
	margin: 0;
	display: inline;
}

#HomePageFeed .Entry a.ReadMore {
	color: #A305D8;
}

#HomePageFeed .Entry a.ReadMore:hover {
	color: #fff;
	background: #A305D8;
}

p.PostMetaData, p.postmetadata {
	font-size: 10px;
	color: #313131;
}

p.PostMetaData a, p.postmetadata a {
	text-decoration: none;
	color: #000;
	padding: 2px;
}

p.PostMetaData a:hover, p.postmetadata a:hover {
	color: #fff;
	background: #A305D8;
}

/* General Posts ==================================== */

.Entry p {
	font-size: 12px;
	color: #303030;
	line-height: 1.5em;
}

.post h2 {
	color: #303030;
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0;
}

.post h3 a {
	text-decoration: none;
	color: #303030;
	font-size: 24px;
}

.post h3 a:hover {
	color: #A305D8;
}

h2.pagetitle {
	font-size: 28px;
	margin: 0 10px 0 23px;
	color: #A305D8;
}

.Navigation {
	margin: 10px 10px 10px 23px;
	float: left;
	width: 614px;
}

.Navigation .Older {
	width: 45%;
	float: left;
}

.Navigation .Newer {
	width: 45%;
	float: right;
	text-align: right;
}

.Navigation .Older a, .Navigation .Newer a {
	text-decoration: none;
	padding: 5px;
	display: block;
	color: #303030;
	font-weight: bold;
	font-size: 12px;
}

.Navigation .Older a:hover, .Navigation .Newer a:hover {
	color: #fff;
	background: #DB1673;
}

/* Pages ======================================== */

.Page {
	margin: 0 10px 0 23px;
}

.Page h2, h2.PageTitle {
	font-size: 28px;
	color: #A305D8;
	margin-top: 0;
}

h2.PageTitle {
	margin-left: 23px;
}

.Page a {
	text-decoration: none;
	color: #303030;
	border-bottom: 1px dashed #A305D8;
}

.Page a:hover {
	border-bottom: 1px solid #303030;
	color: #A305D8;
}

/* Category Pages ======================================= */

h2.CategoryTitle, #CategoryDescription h3, #Respond h3, h3#Comments, #SimilarPosts h3 {
	color: #fff;
	font-size: 16px;
	width: 603px;
	height: 35px;
	margin: 0 10px 0 23px;
	text-transform: uppercase;
	background: url(images/titles/CategoryTitleBG.gif) no-repeat;
	padding: 7px;
	float: left;
}

#CategoryDescription h3, #Respond h3, #SimilarPosts h3 {
	margin: 0;
}

#CategoryDescription {
	margin: 0 10px 0 23px;
	float: left;
}

#CategoryDescription a {
	text-decoration: none;
	color: #DB1673;
	padding: 2px;
}

#CategoryDescription a:hover {
	color: #fff;
	background: #DB1673;
}

#CategoryPageFeed .post h2 {
	margin: 0 0 5px;
	padding: 0;
}

#CategoryPageFeed .post h2 a {
	text-decoration: none;
	color: #303030;
	font-size: 14px;
}

#CategoryPageFeed .post h2 a:hover {
	color: #A305D8;
}

#CategoryPageFeed a img {
	border: 2px solid transparent;
	float: left;
	margin-right: 10px;
}

#CategoryPageFeed a:hover img {
	border: 2px solid #A305D8;
}

#CategoryPageFeed .Entry p {
	margin: 0;
	display: inline;
}

img.MainCategoryImage {
	margin: 0 0 14px 23px;
}

#Error {
	margin: 0 10px 0 23px;
}

.Entry a {
	text-decoration: none;
	color: #DB1673;
	padding: 2px;
}

.Entry a:hover {
	color: #fff;
	background: #DB1673;
}

/* Comments ================================= */

#Respond {
	margin: 0 10px 0 23px;
	float: left;
}

#Respond a {
	text-decoration: none;
	color: #DB1673;
	padding: 2px;
}

#Respond a:hover {
	color: #fff;
	background: #DB1673;
}

ol.CommentList {
	margin: 0 20px 0 33px;
	float: left;
	list-style: none;
	padding: 0;
}

ol.CommentList li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}

.comment-author {
	color: #303030;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.comment-author .says {
	font-weight: normal;
}

.comment-author a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #303030;
	font-style: normal;
	padding: 2px;
}

.comment-author a:hover {
	background: #DB1673;
	color: #fff;
}

.comment-meta a {
	text-decoration: none;
	color: #303030;
	font-size: 10px;
}

ol.CommentList p {
	color: #303030;
	font-size: 12px;
	line-height: 1.4em;
}

/* Daily Fix =================================== */

h2.DailyFixTitle {
	width: 629px;
	height: 51px;
	margin: 0 0 0 23px;
	padding: 0;
	text-indent: -9999px;
	background: url(images/titles/DailyFixTitle.gif);
}

h3#DailyFixTeam {
	width: 305px;
	height: 51px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/titles/DailyFixTeamTitle.gif);
}

h3#RecentPosts {
	width: 305px;
	height: 31px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/titles/DailyFixRecentPosts.gif);
}

#DailyFixSidebar ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

#DailyFixSidebar ul li {
	margin: 0;
	padding: 5px;
}

#DailyFixSidebar a {
	text-decoration: none;
	color: #303030;
	font-size: 12px;
	padding: 2px;
}

#DailyFixSidebar a:hover {
	color: #fff;
	background: #A8CF36;
}

/* Social Bookmarks ===== */

.sociable {
	float: left;
	width: 615px;
	height: 28px;
	padding: 0;
	background: #c7c8ca;
	margin-bottom: 10px;
}

.sociable ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sociable ul li {
	margin: 0;
	padding: 5px;
	float: left;
}

.sociable ul li a:hover {
	background: transparent;
}

.sociable ul li a img {
	border: 1px solid transparent;
}

.sociable ul li a:hover img {
	border: 1px solid #DB1673;
}

/* Similar Posts ===== */

#SimilarPosts ul, #SimilarPosts ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#SimilarPosts ul li {
	padding: 3px 0;
}

/* Tour Dates ===== */

h2.ConcertTitle {
	text-indent: -9999px;
	width: 621px;
	height: 56px;
	background: url(images/titles/OnTourTitle.gif);
}

/* Full Schedule ===== */

#fulltvlistingscontainer {
	padding: 0 20px 10px;
}

#fulltvlistingscontainer h3 {
	color: #E41474;
	font-size: 24px;
}

/* Post Images ===== */

img.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

/* Twitter sidebar ===== */

ul.twitter{
	list-style:none;
	margin: 0;
	padding: 0;
	width:300px;
	color:#303030;
}
li.twitter-item{
	margin: 0 0 10px 0;
	padding: 3px;
	background-color:#C7C8CA;
}
a.twitter-link, a.twitter-user{
	text-decoration:none;
	color:#DB1673;
}
#Twitter h5{
	width:306px;
	height:45px;
	display:block;
	background: url(http://www.muchmore.ca/wp-content/themes/MuchMore/images/titles/muchmore_twitter.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	text-indent:-9999px;
}
#TwitterLink{
	display:block;
	width:306px;
	height:45px;
}
.twitter-timestamp{
	display:block;
	font-size:10px;
}
#Twitter #FollowLink{
	font-size:10px;
	text-decoration:none;
	color:#DB1673;
}