/*  ____________________________________ RESET  */
html, body, div, span, 
h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, 

em, font, img, strong, 

object, iframe, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input
table, tbody, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
ol, ul {
    list-style: none;
}
:focus {
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*  ____________________________________ body  */
body {
    font: 62.5%/1.7em Arial, Helvetica, sans-serif;
    color: #000;
    background: #311003 url(http://www.aolcdn.com/ch_music2/theboot/month/wood_bg.jpg) repeat-x scroll 47% 0; 
}

/*  ____________________________________ GENERICS  */
p {
    font: 1em/1.4em Arial, Helvetica, sans-serif;
    margin-bottom: 1em;
}

h1 {font-size:2.0em; color: #704000; margin:2em 0 0.5em; padding: 0.25em 0}
h1.post-title-cat, h1.post-title-tag {border-bottom:3px solid #DBCFBF;color:#704000;font-family:Georgia,"Times New Roman",Times,serif;font-size:30px;font-weight:400;line-height:36px;margin:0 0 16px;padding:1px 8px 4px 0;} 
h2 {font-size:1.5em; color: #704000; }
h3 {font-size:1.33em; color: #704000; }
h4 {font-size:1.1em; color: #704000; }
h5 {font-size:1.0em; color: #704000; }
h6 {font-size:0.75em; color: #704000; }

a:link {color:#704000;text-decoration:none;} 
a:visited {color: #704000; text-decoration: none;}  
a:hover {color: #704000; text-decoration: underline;}    
a:active {color: #704000; text-decoration: none;}   
.clear {clear:both}

/*  ____________________________________ container  */
#container { 
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 980px;
    margin: 0 auto;
}
    /*  ____________________________________ omniture  */
    #omniture{
        position: absolute; 
        top: 0; 
        right: 0; 
        z-index: -100em;
    }
	/*  ____________________________________ eyebrow  */
	#container .eyebrow {
		background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/TheBootStrip.gif) repeat-x;
		height: 3em;
		width: 100%;
		text-align: center;
	}		
		#container .eyebrowWrapper {
			margin: 0 auto; 
			width: 35em;
		}
			#container .eyebrowWrapper a {
				font-size: 1.2em;
				color: #fff;
			}
			#container .eyebrowWrapper .eyebrowText {
				float:left;
				margin:0.5em 0.3em 0 0;
			}
			#container .eyebrowWrapper .eyebrowButton {
				padding: 0.3em 0 0;
			}
    /*  ____________________________________ mainAdBanner  */
	    #mainAdBanner{
        background-color: #C3C3C3;
        z-index:11000;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    /*  ____________________________________ globalNav  */
    #globalNav {
		margin: 0 auto;
		overflow: auto;
		width: 100%;
    }
    #globalNavContainer {
		background-color: #E6E6E8;
		overflow: hidden;
		width: 100%;
    }
        #globalNav ul.AOL {
			float: left;
			padding:0.6em 0;
        }
            #globalNav ul.AOL li {
                border-right: 1px solid #666666;
            }
            #globalNav ul.AOL li.first {
                margin-left:0.5em;
            }
        #globalNav ul.entertain {
			float: right;
			padding: 0.6em 0;
        }
            #globalNav ul li {
                font-size: 1em;
                color: #666666;
                float: left;
                padding: 0 0.8em;
                line-height: 1.2em;
                display: inline;
            }
            #globalNav ul li.last {
                border: none;
            }
                #globalNav ul li a:link, #globalNav ul li a:visited,
                #globalNav ul li a:hover, #globalNav ul li a:active {
					color: #000;
					line-height: 1.1em;
                }

    /*  ____________________________________ header */      
    #header {
        position: relative;
        margin: 0 auto;
        float: left;
        z-index: 99999;
        width: 100%;
        background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/theboot_header.jpg) no-repeat top left;
    }
        /*  ____________________________________ blogLogo  */

        #blogLogo {
                float: left;
		width: 30em;
        }
        #blogLogo a h1 {text-indent:-999em;margin:0;padding:0;height:4em;}
            
        /*  ____________________________________ searchBox  */          
        #searchBox {
        	float: left;    
        	padding: 1em 0 0;
        }
			#searchTabs {
				margin: 0 0 0 1em;
				overflow: auto;
			}
				#searchTabs h4, #searchTabs ul#searchMore li a.dropDown {
					float: left;
					padding: 0.25em 0.6em 0.15em;
					cursor: pointer;
					line-height: 1.3em;
					color: #f8f8f8;
					font-size: 1.18em;
					font-weight: bolder;
					text-decoration: none;
					margin: 0;
					cursor: pointer;
				}
				#searchBox #selectedTab {
					background-color: #311003;
					color: #fff;
					cursor: pointer;
				}
				#searchBox .hoveredOverTab, #searchTabs a:hover {
					background-color: #fff;
					color: #311003;
					cursor: pointer;
				}
				#searchBox li:hover #searchDropDown, li.over #searchDropDown {
						display: block;
				}
				#searchBox ul#searchMore {float:left;}
					#searchDropDown {
						color: #311003;
						display: none;
						background-color: #fff;
						left: 60.5em;
						padding: 0.5em;
						position: absolute;
						top: 3em;
						z-index: 99999999999;
					}
					#searchDropDown li a {						
						text-decoration: none;
						display: block;
						color: #311003;
						font-size: 1.2em;
						line-height: 1.6em;
						padding: 0.1em 0 0.2em 0.5em;
						width: 7em;						
					}
					#searchTabs #searchDropDown li a.dropDown, #searchTabs ul#searchMore li a.dropDown:hover {
						
					        color: #311003;
					}
                                       

			#searchFrame {
				background-color: #F1F0ED;
				width: 42.8em;
				
			}
					#searchFrame form#headerSearch {
						border:0.2em solid #FFFFFF;
						float:left;
						background-color:#F1F0ED;
						width:33em;
                                                *padding-bottom:0.3em;
 
					}
					#searchFrame input#mainSearch {
						background-color: #F5F4F1;
						border: medium none;
						display: inline;
						float: left;
						margin: 0.3em;
						width: 24em;
                                                height:13px;
                                                z-index:-100000000;          
					}
					#searchFrame #searchButton {
						background-color: #311003;
						border: 0.2em solid #FFFFFF;
						float: left;
						font-size: 1.2em;
						
						
						padding: 0.23em 1.63em ;   
					}
					#searchFrame #searchButton a {
						color: #fff;
					}
            
            
        /*  ____________________________________ openAuth  */
        #feedbackAndOpenAuth {
            float: right;
            padding: 2.3em 1.1em 0 0;       
            font-size: 1.2em;       
        }
        #feedbackAndOpenAuth .feedBack a{
        	color: #fff;
        	font-weight: bold;
        	margin: 0 0 0 0.3em;
        	font-size: 0.95em;
        }
            #loginStatus {
                color: #ccc;
            }
                #loginStatus a:link, #loginStatus a:visited, #loginStatus a:hover, #loginStatus a:active, #loginStatus #loginLink {
                    background-color: #f8f8f8;
                    color: #3E0901;
                    border: 1px solid #fff;
                    display: block;
                    line-height: 1em;
                    font-size: 0.95em;
                    font-weight: bold;
                    padding: 0.4em 0.8em;
                    cursor: pointer;
                    margin-top: 0.3em;
                }
                #loginStatus #logoutLink {
                    color: #fff;
                    display: block;
                    font-size: 1.1em;
                    font-weight: bold;
                    cursor: pointer;
                }
                #loginStatus a:hover, #loginStatus #loginLink:hover {
                    background-color: #3E0901;
                    color: #f8f8f8;
                    text-decoration: none;
                    cursor: pointer;
                }   
                #userName {
                    color: #fff;
                    font-size: 1.2em;
                }
                

            /*  ____________________________________ openAuthIframe  */ 
            #openAuthIframe {
                clear: left;
                position: absolute;
                z-index: 999999;
                left: 40em;
                height: 34em;
                top: 11em;
                width: 49em;
                display: none;
                border: 1px solid #ccc;
                overflow: auto;
                text-align: left;
                background-color: #fff;
            }
            #feedbackAndOpenAuth #openAuthIframe iframe {
                width:49em;
                height: 31em;
                background-color: #fff;
            }
                    #closeMe {
                    background-color: #fff;
                    z-index: 5;
                    margin: 0 auto;
                    text-align: right;
                    padding: 0.5em 0 0;
                    }
                        #closeMe a {
                            margin-right: 5px;
                            border: none;
                            line-height: 1.2em;
                        }
                        #closeMe img {
                            border: none;

                        }#content{width:980px;font-size:1.2em;float: left;margin:0;padding:0;clear:both;background-color:#FFF7EA; background: #FFF7EA url(http://www.aolcdn.com/ch_music2/theboot/month/boot_bg_new.jpg) repeat-y scroll 0 0}
#leftrail{float:left;display:inline;margin-left:9px;overflow:hidden;width:140px;padding:10px 0;}
				#leftrail #artistNav { 
					background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/blog-artist-nav-bg-top.jpg) no-repeat scroll left top;
					color: #333;
					display: none;
					font-size: 0.8em;
					border-bottom: 3em;
					overflow: hidden;
					padding: 0.53em 0pt 0;
				}
					#leftrail #artistNavMusic {
						background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/blogs-artist-nav-new-bot.jpg) no-repeat scroll left bottom;
						padding: 0 1em 3.2em;
						display: inline-block;
						margin-bottom: 1.2em;
					}
					#leftrail #artistNavMusic h4 {
						background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/popouticon.png) no-repeat scroll 100% 50%;
						clear: both;
						color: #000000;
						font-size: 1.4em;
						padding: 0pt 20px 0pt 0pt;
						border-bottom: 1px dotted #ccc;
						text-transform: capitalize;
						margin: 0;
					}
						#leftrail #artistNavMusic h4 a:link {
							color: #000000;
							font-size: 1.05em;
							line-height: 1.5em;
							margin: 0pt;
						}
						#leftrail #artistNavMusic ul {overflow: hidden;}
						#leftrail #artistNavMusic ul li {
							display: block;
							list-style-type: none;
							width: 130px;
							padding-left: 0px;
						}
							#leftrail #artistNavMusic ul li a {
								display: block;
								color: #2864B4;
								line-height: 1.6em;
								font-size: 1.15em;
							}

h3.bootleft{border-bottom:3px solid #DBCFBF;color:#704000;font-family:georgia;font-size:18px;font-weight:700;line-height:22px;margin-top:0;padding:0 0 3px;}
.leftnav ul{margin:0 0 25px;padding:0;}
.leftnav li a,.leftnav li a:link,.leftnav li a:visited{border-bottom:1px solid #DBCFBF;display:block;font-size:1em;text-transform:capitalize;color:#704000;font-weight:700;padding:3px 0 3px 3px;}
.leftnav li a:hover{color:#fff;background-color:#704000;text-decoration:none;}
.leftnavAllCategories ul{color:#000;margin:5px 0 15px;padding:0;}
.leftnavAllCategories li{display:block;overflow:hidden;width:138px;}
.leftnavAllCategories li a,.leftnavAllCategories li a:link,.leftnavAllCategories li a:visited,.leftnavAllCategories li a:active{list-style-type:none;font-size:1em;font-wight:bold;float:left;font-weight:700;width:100px;text-transform:capitalize;margin:0;}
.numposts{color:#6D6660;float:right;}
#middle{float:left;width:476px;overflow:hidden;line-height:1.4em;margin-right:4px;padding:10px 0;padding-left:19px;}
#middle h2,#middle h2 a,#middle h2 a:link,#middle h2 a:visited{line-height:36px;font-family:Georgia,"Times New Roman",Times,serif;border:medium none;color:#704000;font-size:30px;font-weight:400;font-style:italic;padding:1px 8px 0 0;}

     		#dlContainer {
			font-size: 10px;
			border: 5px solid #F4E1BC;
			margin: 0 1em 2em;
			height: 27.5em;
			width: 43.8em;
			position: relative;
		}
			#dl {
				display: none;
				position: relative;
				height: 27.5em;
				width: 43.8em;
				overflow: hidden;
				position: relative;
				font-family: Helvetica, Arial, sans-serif
			}
				#dl a img {
					border: none;
				}
				#dl .slide {
					width: 100%;
					height:100%;
					position: absolute;
				}
				#dl .slideImageDiv {
					height:100%;
					width:100%;
				}
				#dl .slideContent {
					bottom: 0;
					height: 0px;
					left: 0;
					display: none;
					margin-top: 20em;
					overflow: hidden;
					position: absolute;
					z-index: 10;
					width: 100%;
					background-color:none;
				}
					#dl .slideContentOpacity {
						background-color: #000000;
						bottom: 0;
						height: 6.6em;
						left: 0;
						opacity: 0.5;
						position: absolute;
						width: 100%;
						z-index: -1;
					}
					#dl .slideContent h2 {
						color:#FFFFFF;
						font-family:arial;
						font-size:2.4em;
						font-style:normal;
						font-weight:bold;
						letter-spacing:-1px;
						line-height:0.6em;
						margin:0.4em 0.3em 0.3em 0.45em;
						padding:0;	
					}
					#dl .slideContent h3 {
						color:#FFFFFF;
						font-size: 1.1em;
						font-weight: bold;
						line-height: 1.1em;
						margin: 0 0 0 0.9em;
						padding: 0;
						top: 2.8em;
					}
					#dl .slideContent .slideAction {
						color: #fff;
						font-size:14px;
						line-height:15px;
						margin: 0.1em 0 0 0.9em;
					}
					#dl .slideContent .slideAction a {
						color: #EEBE40;
						font-size:12px;
						font-weight: bolder;
					}
			#dl .slideCredit {
				position: absolute;
				top: 19em;
				font-family: arial;
				color: #fff;
				right: 0;
				margin-right: 1em;
			}
			#dl .slideButtons {
				right: 0.3em;
				top: 24.5em;
				position: absolute;
				color: #FFFFFF;
				position: absolute;
				z-index: 20;
			}
			#dl .slideButtons h5 {
				display: inline;
				float: left;
				font-size: 1.8em;
				line-height: 1em;
				margin: 0 0.2em;
				padding: 0 0.4em;
				text-indent: -9999em;
				width: 0.2em;
			}
				#dl .slideButtons h5.previous {
					background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/dl-buttons.png) no-repeat 0 0 ;
					cursor: pointer;
				}
				#dl .slideButtons h5.previous:hover, .slideButtons h5.grayPrevious {
					background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/dl-buttons.png) no-repeat 0 -18px;
				}
				#dl .slideButtons h5.pause {
					background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/dl-buttons.png) no-repeat -27px 0;
					cursor: pointer;
				}
				#dl .slideButtons h5.pause:hover, .slideButtons h5.grayPause {
					background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/dl-buttons.png) no-repeat -27px -18px;
				}
				#dl .slideButtons h5.play {
					background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/dl-buttons.png) no-repeat -52px 0;
					cursor: pointer;
				}
				#dl .slideButtons h5.play:hover, .slideButtons h5.grayPlay {
					background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/dl-buttons.png) no-repeat -52px -18px;
				}
				#dl .slideButtons h5.next {
					background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/dl-buttons.png) no-repeat -80px 0;
					cursor: pointer;
				}
				#dl .slideButtons h5.next:hover, .slideButtons h5.grayNext{
					background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/dl-buttons.png) no-repeat -80px -18px;
				}  
.quigo_ad{margin:25px 10px;}
.spinnerdl{text-align:center;height:275px;overflow-x:hidden;overflow-y:hidden;width:436px;margin-bottom:15px;border:5px solid #F4E1BC;}
div.byline{font-weight:regular;color:#286584;font-size:11px;border-bottom:1px solid #DBCFBF;margin:0 0 10px;padding:0.4em 0;border-top:1px solid #DBCFBF}
div.byline a:hover{color:#000;font-weight:700;text-decoration:none;}
div.permaPage{margin-bottom:0}
.post{clear:both;font-family:Georgia,"Times New Roman",Times,serif;text-align:left;font-size:1em;overflow:hidden;padding:5px 0 10px;}

.post div.addthis_toolbox{font-weight:700;margin-bottom:1em;font-size:11px;font-family:Arial,Helvetica,sans-serif;}
.post div.addthis_toolbox a{text-decoration:none}
div.byline ul li{float:left}
div.byline ul li.commentslink{float:right}
#middle .post img{border:solid 1px #ccc;margin:2px 16px 5px 0;padding:8px;}
.post ul{padding-left:2em;margin:1em 0;}
.postmeta{width:100%;clear:left;background-color:#f7eedc;border-top:1px solid #704000;font-size:11px;zoom:1;line-height:14px;overflow:hidden;margin:10px 0 10px;padding:8px 0 8px 12px;}
.postmeta ul{list-style-image:none;list-style-position:outside;list-style-type:none;}
.postmeta li{color:#394e5f;cursor:pointer;display:inline;float:left;margin:0 .5em 0 0;padding:0 .5em 0 0;}
.postmeta li a{padding-right:3px;}
.postmeta li .addthis_toolbox a{font-weight:700}
.postmeta li.addThisRight{float:right;_width:135px;}
.postmeta li.addThisLeft{clear:left;width:40.6em;padding-top:0.2em;line-height:1.4em}
.postmeta li.addThisLeft div.addthis_toolbox{float:left;}
.postmeta li.addThisLeft span{float:left;}
.postmeta .readlink{float:left;border:0;padding:0;}
#fullListParty{margin-bottom:10px;display:none;height:58px;background:url(http://www.blogsmithmedia.com/www.spinner.com/media/ListeningParty_header_new.gif) no-repeat 0 0;}
.tourTrackerModSponsor{height:59px;overflow:hidden;zoom:1;display:none;background:url(http://www.blogsmithmedia.com/www.spinner.com/media/tourtracker_bg.png) repeat-x 0 0;margin:0;}
#container #middle .tourTrackerModSponsor a,#container #middle .tourTrackerMod a{text-decoration:none;}
.tourTrackerMod{height:59px;overflow:hidden;zoom:1;background:url(http://www.blogsmithmedia.com/www.spinner.com/media/tourtracker_bg.png) repeat-x 0 0;margin:10px 0 0;}
.tourTrackerLogo{float:left;display:inline;margin:20px 0 0 10px;}
#container #middle .tourTrackerMod img,#container #middle .tourTrackerModSponsor img{border:none;margin:0!important;padding:0;}
.tourArtist{font-size:11px;background:url(http://www.blogsmithmedia.com/www.spinner.com/media/tourtracker_div.png) no-repeat 0 0;margin-left:10px;float:left;font-weight:700;display:inline;padding:16px 0 16px 10px;}
.tourTrackerModSponsor .tourArtist{background:none;}
.tourArtist span a{color:#069cb4;font-weight:400;line-height:1.4em;}
.tourTrackerMod .sponsor,.tourTrackerModSponsor .sponsor{float:right;display:inline;margin:10px 10px 10px 0;}
#middle .post img:after{content:".";display:block;height:0;color:#fff;clear:both;overflow:hidden;text-indent:-999em;}
.post a.aolBtn,.post .aolBtn:link,.post .aolBtn:visited{background:transparent url(http://www.blogsmithmedia.com/theboot.com/media/boot_bt_on.gif) repeat-x scroll 0 100%;border:1px solid #036;color:#FFF;text-decoration:none;font-family:Arial;font-size:1.5em;margin-top:10px;padding:0 7px;}
.post .aolBtn:hover{text-decoration:none;background:transparent url(http://www.blogsmithmedia.com/theboot.com/media/boot_bt_off.gif) repeat-x scroll 0 100%;}
#prevpage{float:left;font-size:16px;font-weight:700;margin-bottom:10px;}
#nextpage{float:right;font-size:16px;font-weight:700;margin-bottom:10px;}
h3#recentheadlines{background-color:#6D6660;color:#E6E2D9;font-size:1.5em;font-weight:700;height:1%;line-height:40px;overflow:hidden;text-transform:capitalize;margin:3px 0 0;padding:0 0 0 12px;}
#recentheadlines ul{margin-bottom:12px;}
#recentheadlines ul li{background-color:#f7eedc;border-bottom:1px solid #F5F5F5;color:#736E6A;padding:7px 7px 7px 12px;}
h2#readercomments,h3#recentheadlines{background-color:#704000;color:#FFF;font-size:1.5em;font-weight:700;height:1%;font-style:normal;font-family:arial,helvetica,sans-serif;line-height:40px;overflow:hidden;margin:3px 0 0;padding:0 0 0 12px;}
h2#readercomments{background-color:#f7eedc;color:#704000;}
.commpagecount{float:right;font-size:11px;margin-right:8px;}
.commentslink li{color:#5A65B4;}
.commentclass1{background-color:#fbf3e6;}
.commentclass1,.commentclass2{border-bottom:1px solid #F4E0BB;zoom:1;background:none;border:1px solid #eee;overflow:hidden;position:relative;margin:5px 0;padding:0;}
.commentclass1 a,.commentclass2 a{color:#000;font-weight:700;}
p.credits{color:#6c3e00;}
#cmt_paging{border-top:1px solid #F4E0BB;font-size:14px;font-weight:700;margin-top:1px;padding:5px;}
.form-button{margin-top:10px;}
.form-button,a.form-button:hover,a.form-button:visited{margin-top:10px;background-color:#fff;border:1px solid #036;color:#000;font-family:Arial;font-size:1.5em;padding:0 7px;}
.recentart{border:0;border-top:3px solid #E6E6E6;border-bottom:3px solid #E6E6E6;margin:10px 0;padding:15px 0;}
h2#addcomments{color:#70400;font-size:17px;font-style:normal;font-family:arial,helvetica,sans-serif;font-weight:700;line-height:40px;text-transform:capitalize;margin:20px 0 0 12px;}
#rightrail{float:right;display:inline;margin-right:9px;width:314px;padding:10px 0;}
#rightrail .rightcontent{padding:20px 7px 10px;}
.medrect_aol{background-color:#C3C3C3;height:267px;text-align:center;padding:5px 5px 0;}
.medrect_ad{height:250px;width:300px;margin:0 auto;}
.adtext{color:#515151;float:right;font-size:8px;text-align:left;padding:3px 0 0 8px;}
#connectmenu{width:100%;background-color:#F4E1BC;overflow:hidden;margin:20px 0 10px;}
#connectmenu ul{list-style-type:none;margin:0;padding:0;}
#connectmenu ul li{float:left;padding:6px 0 6px 4px;}
#connectmenu ul li a,#connectmenu ul li a:link,#connectmenu ul li a:visited{color:#333;font-size:.85em;text-decoration:none;font-weight:700;}
#connectmenu img{border:none;margin-left:10px;padding:0 2px;}
.rightrailmodcontainer .aolradiobtn img{border:0 none;float:left;display:block;margin:0 .25em 0 0;padding:.33em 0 0;}
.aolradiobtn{float:left;margin:0 .25em 0 0;padding:.33em 0 0;}
.rightrailmodcontainer .sngRow{border-bottom:1px solid #D1D1D1;padding:.4167em .83em;}
.rightrailmodcontainer .sngRow dl dd{font-size:.9167em;font-weight:700;margin:0;}
.rightrailmodcontainer .footer{padding:.83em;}
.rightrailmodcontainer .footer a{background:#F4F4F4 url(http://www.blogsmithmedia.com/www.theboot.com/media/tab-tan.gif) repeat-x scroll 0 100%;display:block;font-weight:700;text-align:center;}
div.rightrailmodule{width:291px;zoom:1;clear:both;margin:0;}
.rightrailmodcontainer ul{margin:0 0 0 85px;padding:0;}
.rightrailmodcontainer ul li{color:#704000;background:transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/cross_bullet.gif) no-repeat scroll 0 7px;padding:0 0 0 .58em;}
.rightrailmodcontainer{overflow:hidden;clear:both;}
.rightrailmodcontainer p{margin-botom:3px;margin:0;padding:0;}
.rightrailmodcontainer .act{display:block;font-weight:700;}
.rightrailmodcontainer .rrm_img{float:left;border:1px solid #ccc;margin:2px 8px 20px 0;}
.rightrailmodcontainer img{border-style:none;}
.rightrailmoddivider{border-bottom:1px solid #ccc;}
li.statsclass1,li.statsclass2{padding:2px 1px;}
.tablemodule .bullet{background:transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/cross_bullet.gif) no-repeat scroll 0 50%;padding:0 0 0 .58em;}
.statstable ul li{display:block;border-bottom:1px solid #DBCFBF;background:transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/comment_icon.jpg) no-repeat scroll left center;padding:3px 3px 3px 17px;}
.statstable ul li a,statstable ul li a:link,statstable ul li a:visited{font-size:1em;font-weight:700;color:#704000;}
statstable ul li a:active{font-weight:700;color:#704000;}
.statstable h3,.rightrailmodcontainer h3{border-bottom:3px solid #DBCFBF;color:#704000;font-family:georgia;font-size:18px;margin-top:15px;margin-bottom:3px;padding:0 0 3px;}
.rightrailmenuheader h3{border-bottom:2px solid #DBCFBF;color:#704000;font-family:georgia;font-size:18px;margin-bottom:1px;margin-top:15px;padding:0 0 3px;}
ul.rightrailmenulist li{color:#000;border-bottom:1px solid #ccc;padding:4px 0;}
#textAd{width:290px;overflow:hidden;}
div.module{background:#1C1C1C none repeat scroll 0 0;display:block;overflow:visible;position:relative;padding:0;}
div.module div.adnotation{background:#1C1C1C url(http://o.aolcdn.com/art/tourtracker/images/exclusiveTickets/bg-amex.gif) no-repeat scroll right top;font-size:1em;height:39px;position:absolute;right:.9em;text-indent:-1000em;top:.9em;width:110px;}
div.module div.header h3{background:transparent url(http://o.aolcdn.com/art/tourtracker/images/exclusiveTickets/bg-h3.gif) no-repeat scroll 1em 1em;display:block;height:65px;text-indent:-1000em;width:169px;}
div.module div.body{margin:1em;}
div.module div.body p{color:#FFF;font-size:1em;line-height:17px;margin:0 0 1em 100px;}
div.module div.body ul{font-size:1em;margin:0;}
div.module div.body ul li{display:block;font-size:.9em;list-style-type:none;min-height:4.5em;position:relative;margin:0;}
div.module div.body ul li a{color:#70CAD4;display:inline;font-size:1.2em;height:auto!important;left:0;top:0;zoom:1;margin:1em 0 1em 10px;}
div.module img{border:5px solid #363636;margin:0;}
.left{display:inline;float:left;overflow:hidden;position:relative;width:140px;margin:10px 0 0 9px;padding:0;}
#Spinner_SearchBox_m{margin-top:15px;width:397px;}
.hed_srch_m{background:#C0C79F url(http://o.aolcdn.com/ch_music2/search_box_bg.gif) repeat-x scroll 0;width:397px;height:1%;overflow:hidden;padding:2px;}
html*div.hed_srch_m{padding-bottom:2px;_padding-bottom:0;width:396px;}
html*div.hed_srch_frme_m input.search_m{padding-bottom:1px;}
div.hed_srch_frme_m input.search_m{border:0 none;color:#5E5E5E;font-size:1em;width:270px;height:14px;background:transparent;margin:0;padding:0;}
div.hed_srch_frme_m{background-color:#E9EDD3;width:282px;border:2px solid #fff;height:1%;color:#5e5e5e;float:left;padding:.4167em .1em .25em .8em;}
html*div.hed_srch_frme_m{padding:.4167em .1em .25em .8em;}
h5.tabCntr_m{height:1.55em;float:left;font-weight:700;padding:.15em .5em 0;}
div.tabLft_m{width:4px;background:#a7ad87 url(http://o.aolcdn.com/ch_music2/search_tab_left.gif) no-repeat 0 0;padding:0 0 .33em;}
div.tabRght_m{width:4px;background:#a7ad87 url(http://o.aolcdn.com/ch_music2/search_tab_right.gif) no-repeat 0 0;padding:0 0 .33em;}
div.tabBtmLft_m{width:.25em;background:url(http://o.aolcdn.com/ch_music2/search_tab_btmleft.gif) no-repeat 100% 100%;padding:0 0 .33em;}
div.tabBtmRght_m{width:.25em;background:url(http://o.aolcdn.com/ch_music2/search_tab_btmright.gif) no-repeat 0 100%;padding:0 0 .33em;}
div#hdrTab_m div{float:left;height:1.4em;}
div#hdrTab_m{white-space:nowrap;height:1.4em;color:#FFF;float:left;}
div#hdrTab_m *{font-size:1em;line-height:1.4em;}
div.srchSlct_m{padding-left:.83em;overflow:hidden;}
div.srchSlct_m h6{float:left;font-weight:400;cursor:pointer;font-size:.9167em;line-height:1.4em;color:#5E5E5E;padding:.2em .5em 0;}
.tabImgBg_m{background:#A7AD87 url(http://o.aolcdn.com/ch_music2/search_tab_bg.gif) repeat-x scroll 0;}
a.srchBttn_m,a.srchBttn_m:link,a.srchBttn_m:visited{background:#B2C160 url(http://o.aolcdn.com/ch_music2/search_button_bg.gif) repeat-x scroll 0;height:1.7167em;display:block;font-size:1em;text-align:center;color:#414141;font-weight:700;border:2px solid #fff;float:left;width:7.6em;margin:0 0 0 .22em;padding:.29em 0 0;}
a.srchBttn_m:hover{text-decoration:none;background:#E1E7C5 url(http://o.aolcdn.com/ch_music2/search_button_over_bg) repeat-x scroll 0;}
a.srchBttn_m:active{color:#414141;}
img.magnGlass{width:1.08em;height:1.08em;}
.arrowtitle{background:transparent url(http://www.blogsmithmedia.com/music.aol.com/popeater/media/cat_header_right.gif) repeat-x scroll 100% 50%;overflow:hidden;position:relative;}
.arrowtitle h4{background:transparent url(http://www.blogsmithmedia.com/music.aol.com/popeater/media/arrow.jpg) no-repeat scroll 100% 50%;color:#FFF;float:left;font-size:10px;font-weight:700;position:relative;text-decoration:none;text-transform:uppercase;padding:3px 10px 3px 3px;}
#smorea{background:transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/tab-black.gif) repeat-x scroll 0 100%;color:#fff8ea;cursor:pointer;float:left;font-size:10px;line-height:19px;text-transform:uppercase;padding:.25em .75em 0;}
#smore{background:#fff none repeat scroll 0;border:1px solid #000;display:none;position:absolute;width:7em;padding:7px 5px 4px;}
#smorex{position:absolute;right:5px;top:1px;float:right;margin:-10px -7px;}
#smore ul li{height:1.5em;white-space:nowrap;}
#footer .cod{background:#F8F8F8 url(http://o.aolcdn.com/art/ch_channels/promobg.gif) repeat-x scroll 0 0;border-left:1px solid #D1D1D1;border-right:1px solid #D1D1D1;text-align:left;display:inline-blockpadding-left:2px;overflow:hidden;}
#footer .cod .module{background:#f8f8f8;}
#footer .crosspromo{background:url(http://www.aolcdn.com/ch_channels/promobg.gif) repeat-x #f8f8f8;text-align:left;overflow:hidden;width:100%;height:29.33em;padding:0;}
#footer div.crosspromo img{border:none;margin:0;padding:0;}
#footer .crosspromo .img_cred{display:block;font-size:.7em;color:#777;text-align:right;}
#footer .crosspromo h3,#footer .crosspromo h4{font-weight:400;margin:0;padding:0;}
#footer div.crosspromo h4{color:#2864b4;font-weight:700;font-size:1.1em;margin-bottom:5px;#margin-bottom:1px;display:block;width:auto;float:left;}
.crosshdr{border-bottom:5px solid #bababa;float:left;width:946px;_margin:18px 0 10px 8px;margin:18px 10px 10px 15px;padding:0 0 8px 4px;}
.crosshdr h3{display:block;width:auto;float:left;padding-top:5px;font-family:georgia, times new roman, serif;color:#333;font-size:1.5em;}
.crossnav a.prev{border:1px solid #c4c4c4;display:block;width:23px;height:23px;float:left;background:url(http://o.aolcdn.com/ch_channels/prev_off.gif) no-repeat;}
.crossnav a.prev:hover{background:url(http://o.aolcdn.com/ch_channels/prev_on.gif);}
.crossnav a.next{border:1px solid #c4c4c4;border-left:0;display:block;width:23px;height:23px;float:left;background:url(http://o.aolcdn.com/ch_channels/next_off.gif) no-repeat;}
.crossnav a.next:hover{background:url(http://o.aolcdn.com/ch_channels/next_on.gif);}
.crossnav a span.hidden{display:block;position:absolute;top:-999px;width:1px;height:1px;overflow:hidden;}
.crosspromo .content{clear:both;margin-left:15px;}
#footer .cart{float:left;width:152px;background:url(http://www.aolcdn.com/ch_channels/promobox.gif) repeat-y;margin:0 6px 0 1px;font-size:1.1em}
.cart .top{background:url(http://www.aolcdn.com/ch_channels/promotop.gif) no-repeat;display:block;height:6px;_font-size:0;}
.crosspromo .cart .body{min-height:175px;height:auto;_height:175px;padding:4px 10px 0;margin:0;}
.crosspromo .cart .body ul {}
.crosspromo .cart .body ul li{min-height:1em;height:auto;font-size:0.9em;margin-left:10px;position:static;}
.crosspromo .cart .body ul li a{margin:0;position:static;}
#footer .crosspromo .cart .body p{margin:0;font-size:1.1em;padding:0;line-height:1.1em;padding-top:3px}
.cart a{display:block;clear:both;color:#2888B2;}
.cart .btm{background:url(http://o.aolcdn.com/art/ch_channels/promobtm.gif) no-repeat;display:block;height:41px;_font-size:0;}
.crosspromo .photo{padding:0!important;}
div.photo p{clear:both;color:#2864b4;line-height:15px;margin:0;}
div.text p{clear:both;font-family:georgia, times new roman, serif;color:#2864b4;font-size:1.4em;line-height:22px;margin:0;}
.list .body{padding-right:5px;}
div.list ul{clear:both;color:#777;line-height:16px;list-style:disc;margin-bottom:0;margin-left:14px;#margin-left:16px;_margin-left:18px;}
div.list ul li{padding:0 0 3px;}
.list li.more{list-style:none;margin-bottom:0;}
.list li.more a{font-weight:700;text-decoration:underline;}
.cod .crs_quigoMod{line-height:1.2em;}
.cod .crs_quigoMod h3 {font-family:Arial,Helvetica,sans-serif;font-size:11px;margin:0;padding-bottom:0.3em;}
h2#readercomments .readcomm{float:left;color:#704000;}
h2#readercomments .commpagecount{float:right;color:#3C4D61;font-size:11px;margin-right:8px;}
#addcomments{font-size:1.5em;font-weight:700;margin-left:12px;}
.comments{position:relative;font-size:1.1em;}
.comments #cmt_sub_link{background:url(http://www.blogsmithmedia.com/www.engadget.com/media/icon-feed-gray4.gif) no-repeat 0 2px;padding-left:16px;position:absolute;right:0;top:0;}
.comments #cmt_sub_link:hover{background-position:0 -66px;background-color:#0aa7d6;color:#fff;}
.comment_thread h2#readercomments{border-bottom:0;}
.comments .cmt_tools{float:right;zoom:1;margin-left:5px;}
.comments .cmt_tools a{background:transparent!important;height:15px;width:15px;float:left;margin-right:1px;}
a img,*:link img,*:visited img{border:0 none;}
.comments .vote{float:right;zoom:1;width:200px;line-height:10px;margin:12px 12px 0 0;padding:10px 0;}
.comments .neutral{color:#777;}
.comments .goodLabel{color:#58ab43;display:inline;}
.comments .badLabel{color:#b14344;display:inline;}
.cmt_paging{overflow:hidden;text-align:center;padding:6px 0;}
.cmt_paging span{background-color:#fff;border:1px solid #c9c9c9;margin:3pt 2px;padding:2px 5px;}
.cmt_paging span.current{font-weight:700;background-color:#cbc9ca;}
.cmt_label{float:right;font-size:.9em;margin:3px 0 0 3px;}
.label_level0,.label_level1{color:#8B0000;}
.label_level2{color:#444;}
.label_level3,.label_level4,.label_level5{color:#268c57;}
.cmt_reply_show{float:left;margin-left:12px;}
.cmt_reply_show a{display:block;text-align:right;background:#f5f5f5;border:1px solid #eee;line-height:1.6em;background-color:#fff;font-weight:700;font-size:12px;text-decoration:none;margin:0 4px 4px 0;padding:0 6px 1px;}
.cmt_reply_show a:hover{background:#008eb4;color:#fff;}
.comments h4{font-size:1em;line-height:1.5em;clear:none;margin:10px 0 0 12px;padding:0 5px 0 0;}
.comments h4 span.cmt_time{color:#999;display:block;clear:left;}
.comments h4 span.cmt_time a{color:#2888B2;font-weight:400;}
p.cmt_contents{zoom:1;overflow:hidden;line-height:1.3em;margin:.3em 0 12px 12px;padding:0;}
.commentclass1 p,.commentclass2 p{padding:7px 10px 3px;}
.replies_inline,.child{margin-left:30px;background-color:#fff;border-color:#eee;}
.child p.cmt_contents{min-height:21px;margin-left:48px;}
.comments .child h4{margin-left:60px;}
.thankYou{background:#ffc;border:1px solid #333;padding:5px;}
.comment_thread .child{margin-left:10px;}
.comments .cmt_tools img{height:13px;padding-left:2px;padding-top:4px;}
.votedComment .cmt_tools{zoom:1;background:transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/voted.gif) no-repeat scroll center right;width:58px;height:13px;}
.reportedComment h4{background:#eee;}
.avatar{position:absolute;top:0;left:0;display:block;width:64px;height:64px;float:left;border:1px solid #ccc;background:#FFF;font-size:9px;line-height:1em;margin:12px 0 0 12px;padding:2px;}
.cmt_time{clear:right;display:block;font-size:.9em;}
.middle #commentform #formerrors{background-color:#EED2EE;overflow:hidden;display:none;margin:10px;padding:10px;}
#errorsColor{background-color:#FFEFFD;}
#cmttabs{background:url(http://www.blogsmithmedia.com/www.spinner.com/media/cmttabs-bg.gif) repeat-x 0 0;height:42px;}
#cmttabs ul{list-style:none;margin:0;padding:0;}
#cmttabs li a{display:block;line-height:41px;text-decoration:none;color:#999;font-weight:700;padding:0 15px;}
#cmttabs li.currenttab a,#cmttabs li a:hover{background:url(http://framework.weblogsinc.com/media/cmttab-on.gif) no-repeat center bottom;color:#2888B2;}
#cmttabs li#cmtutab_sns{height:42px;}
#cmttabs li#cmtutab_sns:hover,#cmttabs li.currenttab .cmtaol b{display:block;}
#cmttabs li#cmtutab_sns a{height:41px;width:60px;}
.cmtuinfo{clear:left;padding:10px 15px;}
.cmtuinfo .instructions{color:#999;line-height:17px;clear:both;display:block;margin:0 0 .7em;}
.cmtuinfo label{font-weight:700;display:block;margin-top:5px;}
.formtext{display:block;padding:3px 0;}
.cmtuinfo input{background:#eee;width:240px;margin-right:8px;}
#cmtmain{clear:both;padding:0 10px 10px;}
#cmtmain div{padding:0 5px 5px;}
.middle #commentform{background:#fff;display:block;border:1px solid #ddd;margin-bottom:10px;padding:0;}
.cmtuinfo input,#cmtmain textarea{border:1px solid #eee;border-top-color:#bbb;border-left-color:#bbb;padding:3px;}
.cmtuinfo input:focus,#cmtmain textarea:focus{background:#e3f2df;}
#cmtmain .cmtchecks{padding:6px 5px 0;}
#cmtmain .cmtchecks label{font-weight:400;}
#cmtmain .cmtchecks input{margin:0 5px 0 0;}
#cmtmain textarea{background:#eee;margin-top:5px;}
#cmtbuttons input{margin-top:1em;}
#instructions{border-top:1px dotted #cecece;margin-top:1em;padding:15px;}
#instructions p{color:#777;line-height:1.2em;margin:0 0 .7em;}
#instructions .preamble{color:#000;font-size:1.1em;line-height:1.1em;}
#addCommentButton{background:#FFF none repeat scroll 0 50%;border:1px solid #EEE;color:#704000;display:block;font-size:13px;font-weight:700;line-height:1.6em;text-align:center;text-decoration:none;margin:0 4px 4px 0;padding:0 6px 1px;}
#addCommentButton:hover{background:#704000 none repeat scroll 0 50%;color:#FFF;cursor:pointer;}
#tourTrackerWidget{font-family:Arial, Helvetica, sans-serif;color:#333;height:auto;margin-top:10px;background:#FFF url(http://www.blogsmithmedia.com/www.spinner.com/media/tourtracker_widget_bg.png) 70% top repeat scroll;border:none;padding:0;}
.widgetBanner,.whoWhereWhen,.hottestShows{font-size:10px;border:1px solid #E6E6E6;}
.widgetBanner{border-bottom:none;}
.hottestShows{border-top:none;}
.whoWhereWhen{border-top:none;border-bottom:none;}
#tourTrackerWidget .widgetBanner h1{float:left;font-size:10px;display:inline;margin:2em 0 2em 1.5em;}
#tourTrackerWidget .widgetBanner .sponsor{float:right;margin:2em 1em 0 0;}
#tourTrackerWidget form{background-color:#333;border:0 none;margin:0;}
#tourTrackerWidget form fieldset{border:0 none;background-color:#333;font-size:10px;margin:0;padding:0;}
#tourTrackerWidget ul{overflow:visible;z-index:999;margin:0;padding:0;}
#tourTrackerWidget ul li{border-bottom:1px solid #000;display:block;height:32px;overflow:hidden;zoom:1;margin:0;padding:.9em 0 .6em;}
#tourTrackerWidget ul li.last{overflow:visible;position:relative;}
#tourTrackerWidget ul li label{background:transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/bg-lbl-where.gif) no-repeat center right;color:#FFF;display:block;height:2.5em;float:left;zoom:1;line-height:2.5em;text-indent:-1000em;width:6.2em;margin:0 .2915em 0 0;padding:0;}
#tourTrackerWidget ul li.first label{background:transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/bg-lbl-who.gif) no-repeat center right;}
#tourTrackerWidget ul li.last label{background:url(http://www.blogsmithmedia.com/www.spinner.com/media/bg-lbl-when.gif) no-repeat center right;}
#tourTrackerWidget ul li input{background:transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/tt_input_bg.gif) no-repeat scroll left top;border:0 none;color:#333;font-size:10px;float:left;zoom:1;height:2.1em;width:22.2em;padding:.6em .6em 0;}
#tourTrackerWidget form fieldset ul li.last input{background-image:url(http://www.blogsmithmedia.com/www.spinner.com/media/tt_input_bg_last.gif);cursor:pointer;}
#tourTrackerWidget form fieldset ul li .dropDownWhen{position:absolute;left:6.8em;width:23em;clear:both;background:#FFF url(http://www.blogsmithmedia.com/www.spinner.com/media/aoltt_bg-when-dd.gif) repeat-x left top;border:solid 1px #EBEBEB;margin:-10px 0 0 -2px;padding:0;top:4.7em}
#tourTrackerWidget form fieldset ul li .dropDownWhen ul{margin:0;padding:0 6px;}
#tourTrackerWidget form fieldset ul li .dropDownWhen ul li{height:1.8em;border-color:0 0 #EBEBEB;border-style:none none solid;border-width:0 0 1px;margin:0;padding:6px 0 0;}
#tourTrackerWidget form fieldset ul li .dropDownWhen ul li a{background:transparent none repeat scroll 0;color:#07A2B7;display:block;font-size:11px;margin:0;padding:0;}
#tourTrackerWidget form fieldset p{display:inline;float:right;border-left:1px solid #000;height:3.6em;width:8.3em;margin:0 1em 0 0;padding:.8em 0 0 1em;}
#tourTrackerWidget form fieldset p input{background:transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/bg-btn-search.gif) no-repeat scroll left top;border:0 none;color:#28CBEA;cursor:pointer;text-align:left;width:8.3em;height:2.8em;font-size:10px;line-height:1em;padding:0;}
#tourTrackerWidget form fieldset p input.submitHover{background-position:left bottom;color:#63EFFF;cursor:pointer;}
#tourTrackerWidget .hottestShows{background-repeat:repeat-x;background-color:#f7f7f7;display:block;width:auto;clear:both;margin:0;padding:1.3em 0 1.3em .5em;}
#tourTrackerWidget .hottestShows p{color:#079eb1;font-size:12px;margin:0;}
#tourTrackerWidget .hottestShows a{color:#079eb1;}
#tourTrackerWidget .findTickets{float:left;margin:1.6em 0 0 2em;}
#tourTrackerWidget .findTickets a:link,#tourTrackerWidget .findTickets a:visited,#tourTrackerWidget .findTickets a:hover,#tourTrackerWidget .findTickets a:active{color:#29bacb;font-size:12px;}
.clear,.noFlt,.photo img{clear:both;}
a:hover,#middle h2 a:hover,.statstable ul li a:hover,ul.rightrailmenulist a:hover{color:#000;text-decoration:none;}
#hat ul.miniHat,#cmttabs li{float:left;margin:0;}
#hat ul.miniHat li a.lastLink,#closeMe img,fieldset{border:none;}
#hat ul.miniHat li a:hover,#ArtlftNavbot h4 a:hover,.post a,.post a:link,.post a:visited,.post a:hover,.post a:active{text-decoration:underline;}
#userName,div.srchSlct h6.srchOvrStte{color:#fff;}
#hed_mid div.srchBx,#hed_mid div.srchSlct label,#hed_mid div.srchSlct input,.readcomm{float:left;}
.hed_srch:after,#hed_mid .hed_srch_m:after{content:".";display:block;height:0;clear:both;overflow:hidden;text-indent:-999em;}
#lftNav,.votedComment .cmt_tools a,.middle .comments .reportedComment,.middle #comments .reportedComment .cmt_tools,.reportedComment .cmt_contents,.reportedComment .cmt_reply_show,.reportedComment .cmt_reference,.reportedComment .cmt_label,#tourTrackerWidget form fieldset legend{display:none;}
#ArtlftNavbot h4 a:active,.tourArtist a,ul.rightrailmenulist,ul.rightrailmenulist li.statsclass1,ul.rightrailmenulist li.statsclass2{color:#000;}
.leftnav li a:active,#middle h2 a:active,ul.rightrailmenulist a,ul.rightrailmenulist a:link,ul.rightrailmenulist a:visited,ul.rightrailmenulist a:active{color:#704000;}
div.byline a,div.byline a:link,div.byline a:visited,div.byline a:active{color:#704000;font-weight:700;}
.postmeta ul li a:link,.postmeta ul li a:visited,.postmeta ul li a:active,#recentheadlines ul li a:link,#recentheadlines ul li a:visited,#recentheadlines ul li a:hover,#recentheadlines ul li a:active,#cmtmain label,#replyindicator{font-weight:700;}
  a.at300b {
    color: #704000;
  }
#middle .addthis {clear:both; margin: 0 0 25px 0;  }
#middle .addthis-top {*margin-bottom: 30px; *height:2px;}
#middle .addthis a{ text-decoration:none; font-weight:bold; font-family: Arial,Helvetica,sans-serif;}
#middle .addThisLeft .addthis { margin:0; clear:none;}
#middle .hp_print{float: left;padding: 2px 12px 0 0;}
#middle .addThisLeft .hp_print { padding: 2px 12px 0 0;}
a.hp_print span.print {
    background:transparent url(http://o.aolcdn.com/art/dynanews/hp-print-icon1) no-repeat scroll 0 0;
    display:block;
    float:left;
    height:14px;
    padding-left:2px;
    padding-top:1px;
    width:10px;
  }

#fullListParty215x35,.sponsoredByAmex,.crosspromo .icon,.crossnav{float:right;}
#connectmenu ul li a:hover,#connectmenu ul li a:active,div.srchSlct_m h6.srchOvrStte_m,#tourTrackerWidget .hottestShows p strong{color:#333;}
.statstable,.statstable2{width:291px;margin:0 auto;}
.avatar a img{border:0;}
.child .avatar,.child .avatar img{width:32px;height:32px;}
.ebayModule{padding-left:0.6em;padding-top:0.6em;}
#Spinner_SearchBox_m{margin-top:15px;width:397px;}.hed_srch_m{background:#C0C79F url(http://www.aolcdn.com/ch_music2/search_box_bg.gif) repeat-x scroll 0;width:397px;height:1%;overflow:hidden;padding:2px;}
html*div.hed_srch_m{padding-bottom:2px;_padding-bottom:0;width:396px;}#hed_mid .hed_srch_m:after{content:".";display:block;height:0;clear:both;overflow:hidden;text-indent:-999em;
}html*div.hed_srch_frme_m input.search_m{padding-bottom:1px;}
div.hed_srch_frme_m input.search_m{border:0 none;color:#5E5E5E;font-size:1em;width:270px;height:14px;background:transparent;margin:0;padding:0;}
div.hed_srch_frme_m{background-color:#E9EDD3;width:282px;border:2px solid #fff;height:1%;color:#5e5e5e;float:left;padding:.4167em .1em .25em .8em;}
html*div.hed_srch_frme_m{padding:.4167em .1em .25em .8em;}h5.tabCntr_m{height:1.55em;float:left;font-weight:700;padding:.15em .5em 0;}
div.tabLft_m{width:4px;background:#a7ad87 url(http://o.aolcdn.com/ch_music2/search_tab_left.gif) no-repeat 0 0;padding:0 0 .33em;}
div.tabRght_m{width:4px;background:#a7ad87 url(http://o.aolcdn.com/ch_music2/search_tab_right.gif) no-repeat 0 0;padding:0 0 .33em;}
div.tabBtmLft_m{width:.25em;background:url(http://o.aolcdn.com/ch_music2/search_tab_btmleft.gif) no-repeat 100% 100%;padding:0 0 .33em;}
div.tabBtmRght_m{width:.25em;background:url(http://o.aolcdn.com/ch_music2/search_tab_btmright.gif) no-repeat 0 100%;padding:0 0 .33em;}
div#hdrTab_m div{float:left;height:1.4em;}div.srchSlct_m h6.srchOvrStte_m{color:#333;}div#hdrTab_m{white-space:nowrap;height:1.4em;color:#FFF;float:left;}
div#hdrTab_m *{font-size:1em;line-height:1.4em;}div.srchSlct_m{padding-left:.83em;overflow:hidden;}
div.srchSlct_m h6{float:left;font-weight:400;cursor:pointer;font-size:.9167em;line-height:1.4em;color:#5E5E5E;padding:.2em .5em 0;}
.tabImgBg_m{background:#A7AD87 url(http://www.aolcdn.com/ch_music2/search_tab_bg.gif) repeat-x scroll 0;}
/*  ____________________________________ footer  */                   
		#footer {
			width: 980px;
			clear: both;
			background: #FFFFFF;
			margin: 0 auto;
			text-align: left;
			overflow: hidden;
		}
			#footer h2 {
				margin: 2.3em 7.5em 0 1.5em;
				padding: 0;
				float: left
			}
			#BottomAdBanner {
				margin: 0 auto;
				text-align: center;
				width: 100%;
			}

			
			/*  ____________________________________ searchAndFeedBack  */
			#footer #searchAndFeedBack {
				float:left;
			}

				/*  ____________________________________ searchBoxF  */          
				#searchBoxF {
					float: left;    
					padding: 3em 0;
				}
					#searchTabsF{
					margin: 0 0 0 1em;
					overflow: auto;
					float: left;
					}
						#searchTabsF h4, #searchTabsF a {
							float: left;
							padding: 0.1em 0.6em 0;
							cursor: pointer;
							line-height: 1.6em;
							color: #919191;
							font-size: 1.2em;
							font-weight: bolder;
							margin: 0;
							cursor: pointer;
						}
						#searchBoxF #selectedTabF {
							background:#704000;
							color:#FFFFFF;
							cursor:pointer;
						}
						#searchBoxF .hoveredOverTabF, #searchTabsF a:hover {
							background-color: #704000;
							color: #f8f8f8;
							cursor: pointer;
						}
					#searchFrameF {
						background:#704000;
						border: 0.4em solid #704000;
						width: 39.9em;
						clear: left;
						overflow: hidden;
					}
						#searchFrameF form#searchF {
							float: left;
						}
							#searchFrameF input#spinnerSearchF {
									width: 23.6em;
									background-color: #DDE3ED;
									border: 0.2em solid #fff;
									display: inline;
									font-size: 1.2em;
									padding: 0.25em;
								}
							#searchFrameF #searchButtonF {
									float: right;
									background: #704000 url(http://www.blogsmithmedia.com/www.spinner.com/media/spinner-magnify-glass.gif) no-repeat scroll 6.7em 0.3em;    
									border: 0.2em solid #FFFFFF;    
									width: 9.8em;  
									height: 2.1em;      
							}
								#searchFrameF #searchButtonF a{
									background-color: transparent;
									color: #F8F8F8;
									font-size: 1.2em;
									font-weight: bolder;
									line-height: 1.8em;
								        margin-left:1.6em;
								}

							#searchDropDownF {
								background: #fff none repeat scroll 0%;
								display: none;
								padding: 0;
								position: absolute;
								left: 85.5em;
								z-index: 99999;
								background-color: #f8f8f8;
							}
							#searchDropDownF ul li {
								font-size: 1.2em;
								line-height: 1.5em;
							}
							#searchDropDownF ul li a:link, #searchDropDownF ul li a:visited, #searchDropDownF ul li a:hover, #searchDropDownF ul li a:active{
								background-color: #f8f8f8;
								color: #704000;
								width: 100%;
								padding: 0.2em 0;
							}
							#searchDropDownF ul li a:hover {
								background-color: #704000;
								color: #f8f8f8;
								width: 100%
							}
							#closesearchDropDownF { 
								float: right;
								font-size: 1.4em;
								color: red;
							}
				#footer .feedBack  a{
					color: #704000;
					float: right;
					font-size: 1.2em;
					font-weight: normal;
					margin: 3.7em 1.8em 0 0.3em;
				}
				#footer .feedBack a {color: #704000;}
			
			/*  ____________________________________ footerLinks  */
			#footer #footerLinks {
				background-color: #f7f6f3;
				overflow: auto;
				clear: left;
				padding-left: 0.8em;
				text-align: left;
			}
			#footer .linksColumn {
				border-left: 0.1em solid #D1D1D1;
				float: left;
				margin: 1.4em 0;
				padding: 0 1.3em;
				overflow: hidden;
			}
			#footer .last {
				border: none;
			}
			#footer .linksColumn h3 {
					color:#8D8E90;
					float: left;
					font-size: 1.5em;
					font-weight: bold;
					margin: 0;
				}
				#footer .linksColumn ul {
					clear: left;
					margin: 0;
					padding: 1em 0 0;
				}
					#footer .linksColumn ul li {
						font-size: 1.2em;
						padding: 0 0 0.4em;
						width: 11.2em;
						
					}
			#footer .linksColumn ul li  a:link,#footer .linksColumn ul li  a:visited,#footer .linksColumn ul li  a:hover,#footer .linksColumn ul li  a:active{
				color:#704000;
			}
			
			
			/*  ____________________________________ footerLegal  */
			#footer p {
				border-top: 0.1em solid #ccc;
				color: #a9aaac;
				clear: both;
				padding: 1em 0 2em;
			}
.copyright {float:left;clear:both;color:#8D8D8D;margin-left:20px;text-align:left;width:920px;padding:25px 0;font-size:1.2em;text-align:right;}
#stJudesCrossPromo{font-size:10px;text-align:left;overflow:hidden;border:1px solid #ccc;float:left;font-family:helvetica, arial, sans-serif;background:#FFF url(http://www.blogsmithmedia.com/niceone.aol.com/media/niceone_crosspromo.png) no-repeat;margin:10px 0;}
#stJudesCrossPromo .stJudeContent{float:left;padding-top:6.4em;overflow:hidden;display:inline;background:transparent;margin:1em;}
#stJudesCrossPromo .stJudeContent img{border:1px solid #ccc;float:left;margin:0 1.1em 0 0;padding:.5em;}
#stJudesCrossPromo .stJudeContent .promoCopy{float:left;width:18.9em;}
#stJudesCrossPromo .stJudeContent .promoCopy p{font-size:1.35em;line-height:1.15em;margin:.75em .5em .5em 0;}
#stJudesCrossPromo .stJudeContent a:link,body .stJudeContent a:visited,body .stJudeContent a:hover,body .stJudeContent a:active{text-decoration:none;color:#2963B5;font-size:1.05em;line-height:1.4em;}
#stJudesCrossPromo .stJudeContent a:hover{text-decoration:underline;}
#stJudesCrossPromo .stJudeContent .promoCopy .readMore{border-top:1px dotted #929292;margin:0;padding:.5em 0 0;}
#stJudesCrossPromo .stJudeContent .readMore a{background:transparent url(http://www.blogsmithmedia.com/niceone.aol.com/media/nice-one-side-arrow.png) no-repeat scroll right .35em;padding-right:.5em;}
#stJudesCrossPromo .donateNow{float:left;background-color:#f2ebce;border-top:1px solid #dbd5bb;padding:1em;}
#stJudesCrossPromo .donateNow p{font-size:1.4em;line-height:1.1em;color:#696967;float:left;display:inline;width:55%;margin:0;padding:.2em 0 0;}
#stJudesCrossPromo .donateNow span{float:right;}
#stJudesCrossPromo .donateNow img{border:none;}


/* CSS for twitter*/
#subscribeFeed{margin:1em 1em 0.6em;}
#subscribeFeed a{color:#d28507;letter-spacing:-0.01em;padding-left:1.4em;font-weight:bold;font-size:1.3em;background:transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/feedicon.png) no-repeat scroll 0em 0em;text-transform:uppercase;}
.twitterLink a{color:#39d5ff;text-transform:capitalize;background:transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/twitter-theboot.gif) no-repeat scroll 0.9em 0em;margin-bottom:0.3em;padding-left:2.3em;font-weight:bold;}
.twitterLink a:link,.twitterLink a:visited,.twitterLink a:hover,.twitterLink a:active{line-height:1em;font-size:1.25em;color:#39d5ff;} 
.contact{margin-top:0.65em;display:inline-block;line-height:0;padding-bottom:1em;overflow:hidden}
.contact .contactLink{background:transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/contact-theboot.gif) no-repeat scroll 0 0em;padding-left:1.8em}
.contact .contactLink a{padding-left:0;}
.contact ul li {color:#704000;float:left;font-weight:bolder;height:1.3em}
.contact ul li a{border-right:solid 1px #704000;padding:0 0.4em;display:inline-block;word-spacing:-0.06em;margin-top:0.15em;}
.contact ul li a:link,.contact ul li a:visited,.contact ul li a:hover,.contact ul li a:active{line-height:1em;font-size:1em}
.contact ul{width:auto;padding-left:1.1em}
.contact ul li.last a{border:none;padding-right:0;}



#rightrail #billboard{margin:2em 1em 3em;}
#rightrail #billboard h3{font-family:georgia;padding:0 0.2em 0.2em 0;border-bottom:solid 2px #DBCFBF;font-size:18px;}
#rightrail #billboard h3.bbSubHeader{padding:0;border:0px none;font-size:11px;color:#000;}
#rightrail #billboard ul li{font-size:1em;padding:0.6em 0;line-height:1em;border-bottom:solid 1px #DBCFBF;color: #4d4d4d;font-weight:700;}

	/*  ____________________________________ excerpt  */
					#content .abstract {margin-bottom:1em;padding:0em 0 2em;;border-bottom:1px solid #C8CBB6;}
					#content .abstract .postThumbnail {float: left;margin-bottom:2em;}
					#content .abstract h2 {border-bottom:none;margin:0 0 0.1em; }
                                        #content .abstract h2 a{text-decoration:none; font-size:1em}
                                        
                                        
         /*
	name : globalHeader
	file : aol.globalheader.css
	author : Brandon Goode
	(c) Copyright 2009 AOL Inc.

	description: 
	Styles the global header.
*/
 
#GH_ {
	z-index: 9999;
	float: left;
	position: relative;
	font: 11px Arial;
	width: 980px;
	margin: 0;	
}
/* 1. Top Hat
---------------------------------------------------------
*/  
	#GH_ #GH_hat {
		background: #F0F0F0;
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		color: #666;
		float: left;
		height: 28px;
		width: 978px;
	}
		#GH_ .GH_hat_A {
			background: none;
			color: #333;
			text-decoration: none;
		}
		#GH_ .GH_hat_A:hover {
			text-decoration: underline;
		}
		
		#GH_ .GH_hat_UL {
			list-style-type: none;
			margin: 0;
			padding: 8px 0 0;
		}
			#GH_ .GH_hat_LI	{
				float: left;
				cursor:pointer;
			}
			#GH_ .GH_hat_LI a{cursor:pointer;}
				#GH_ #GH_hat_links {
					float: left;
					padding-left: 4px;
					width: 50%;
				}
					#GH_ #GH_hat_links .GH_hat_links_A, #GH_ #GH_hat_tools .GH_hat_links_A {
						border-right: 1px solid #999;
						padding: 0 10px;
					}
					#GH_ #GH_hat_more, #GH_ .GH_hat_more {
						padding: 0 0 0 10px;
						cursor:pointer;
					}
					#GH_ #GH_hat_more, #GH_ .GH_hat_LI_more {
						position: relative;
					}
						#GH_ #GH_hat_more_link {
							background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat right -345px;
							padding: 0 12px 0 0;
							height: 20px;
							display: block;
							position: absolute;
							top: 0px;
							left: 25px;
						}
			#GH_ #GH_hat_tools {
				float: right;
				padding: 7px 15px 0 0;
			}

/* 2. More Links Fly Out
---------------------------------------------------------
*/  
	#GH_ #GH_more_list {
		z-index: 668;
		display: none;
		float: left;
		position: absolute;
		top: 27px;
		left: 340px;
		width: 328px;		
		border: 1px solid #c7c7c7;
		background: #fff;
		padding: 10px;
		font-size: 12px;
	}
		#GH_ #GH_more_list_lab {
			display: block;
			border-bottom: 1px solid #c7c7c7;
			padding-bottom: 8px;
			color: #2E2E2E;	
		}
		#GH_ .GH_more_list_UL {
			float: left;
			list-style-type: none;
			margin: 0;
			padding: 6px 0 0;
			width: 33.33%;
		}
			#GH_ #GH_more_list a {
				color: #2864B4;
				font-weight: normal;
				line-height: 18px;
				text-decoration: none;
			}
			#GH_ #GH_more_list a:hover {
				text-decoration: underline;
			}
		
/* 3. Center: Branding & Search
---------------------------------------------------------
*/  
	#GH_ #GH_guts {
		clear: both;
		display: block;
		float: left;
		height: 88px;
		position: relative;
		width: 978px;
		z-index: 667;
		background:url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-bg.jpg) -1px -5px;
	}
		#GH_ #GH_brand {
			padding: 22px 0 0 14px;
		}
			#GH_ #GH_brand_link	{
				background: url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat 21px -624px;
				color: #333;
				display: block;
				height: 42px;
				overflow: hidden;
				text-decoration: none;
				text-indent: -6666px;
				width: 134px;
				padding-left:39px;

			}
		#GH_ #GH_search	{
			background: url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat 0 -200px;
			padding:6px 8px;
			position: absolute;
			right: 218px;
			top: 15px;
		}
			#GH_ #GH_search_form {
				height: 43px;
				padding: 5px 0 0 5px;
				width: 473px;
			}
				#GH_ #GH_search_field {
					float: left;
					height: 24px;
					width: 339px;
					margin: 0;
					border: 0px;
					background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) repeat-x 0 -50px;
					padding: 10px 0 4px 13px;
					font: bold 16px Arial;
					color: #666;
					border-right:solid 1px #e4e4e4;
					border-left:solid 2px #d5d5d5;
				}
				#GH_ #GH_search_field.GH_search_active {
					background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) repeat-x 0 0px;			
				}
				#GH_ #GH_search_button {
					background: url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat 0 -100px;
					border: none;
					cursor: pointer;
					height: 39px;
					margin: 0 0 0 4px;
					overflow: hidden;
					padding: 0;
					text-indent: -6666px;
					width: 111px;
				}
				#GH_ #GH_search_button:hover {
					background-position: 0 -150px;
				}
			#GH_ #GH_search_results	{
				background-color: #ffffff;
				border: 1px solid #818181;
				display: none;
				font-weight: normal;
				left: 13px;
				position: absolute;
				top: 49px;
				width: 353px;
				font-size: 12px;
			}
				#GH_ #GH_search_results ul {
					color: #666666;
					list-style-type: none;
					margin: 0;
					padding: 0;
				}
					#GH_ #GH_search_results ul li {
						cursor: pointer;
						margin: 0;
						padding: 3px 10px;
					}
					#GH_ #GH_search_results .GH_highlight {
						background-color: #a4bd3d;
						color: #fff;
						text-decoration: underline;
					}
/* 4. Navigation
---------------------------------------------------------
*/  
	#GH_ #GH_nav {
		clear: both;
		float: left;
		height: 28px;
		width: 966px;
		margin: 0;
		background: #49241B url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) repeat-x 0 -572px;
		padding: 0 0 3px 14px;		
	}
		#GH_ .GH_nav_LI {
			float: left;
			z-index: 666;
			position: relative;
			list-style-type: none;
			margin-right: 8px;
			padding-left: 1px;			
		}
			#GH_ .GH_nav_list a {
				background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat scroll right -386px;
				padding-right: 12px;
				text-decoration: none;
			}
			#GH_ .GH_nav_list:hover a, 
			#GH_ .GH_nav_list a:hover {
				background:transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat scroll right -436px;
				text-decoration: none;
			}

	#GH_ .GH_nav_A {
		display: block;
		float: left;
		height: 20px;
		padding: 7px 7px 0;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
		#GH_ #GH_nav_act {
			background: url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat left -295px;
		}
		#GH_ #GH_nav_act .GH_nav_A {
			background: url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat right -295px;color:#704000;
		}
		#GH_ #GH_nav_act.GH_nav_list .GH_nav_A {
			padding-right:7px;
		}
		#GH_ #GH_nav_act #GH_nav_act_B {
			display:block;
			background: url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat right -343px;
			padding-right:12px;
		}
		#GH_ #GH_nav_act.GH_nav_list_open #GH_nav_act_B {
			background:transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat scroll right -442px;
		}
		
	#GH_ .GH_nav_A:hover {
		text-decoration: underline;
	}

	#GH_ .GH_nav_list_UL {
		background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat 31px -550px;
		border-bottom: 1px solid #2E2E2E;
		display: none;
		left: 0;
		list-style-type: none;
		margin: 0;
		padding: 7px 0 0 0;
		position: absolute;
		top: 22px;
		z-index: 667;
	}
	#GH_ .GH_nav_list_UL li {
		background-color: #fff;
		border-left: 1px solid #2E2E2E;
		border-right: 1px solid #2E2E2E;
		clear: both;
		float: left;
		font-size: 12px;
		width: 135px;
	}
	#GH_ .GH_nav_list_UL a {
		background: none;
		border-bottom: 1px solid #c7c7c7;
		color: #740000;
		display: block;
		float: left;
		font-size: 12px;
		font-weight: normal;
		padding: 7px 0 7px 7px;
		text-transform: none;
		width: 128px;
	}
	#GH_ .GH_nav_list_UL a:hover {
		background: #f0dfc1;
		color: #740000;
	}
	#GH_ .GH_nav_list_UL .GH_nav_A_last {
		border: none;
	}
	#GH_ #GH_fb_link {
		float: right;
		list-style-type: none;
		margin-right: 0;
		padding-right: 15px;
	}
	#GH_ #GH_fb_link a	{
		color: #ffffff;
		font-size: 12px;
		padding: 8px 0 0;
	}
	#GH_ .GH_Aol_logo{display:block;width:21px;height:14px;margin-left:6px;text-indent:-999em;background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/aol_logo_new.gif) no-repeat;}
	
.followus{margin-top:10px;padding:9px;}
.followus .followusTxt h3{font-size:18px;margin:0px;line-height:23px;border-bottom:solid 3px #dacfbf;font-family:georgia;color:#704000;}
.followus .followusLink{height:45px;margin:10px 0px 0px 0px;}
.followus .followusLink div{cursor:pointer;border-right:solid 1px #ebe1d5;background:url(http://www.blogsmithmedia.com/www.theboot.com/media/follow-us-sprite-white.gif) no-repeat 0px 0px;height:45px;float:left;line-height:42px;}
.followus .followusLink .followusFacebook{background-position:0px -52px;margin-right:10px;padding:0px 9px 0px 39px;}
.followus .followusLink .followusTwitter{background-position:0px -111px;margin-right:10px; padding:0px 9px 0px 49px;}
.followus .followusLink .followusRSS{background-position:0px -173px;padding:0px 0px 0px 39px;border-right:none;}


#GF_ {
	z-index: 10000;
	float: left;
	position: relative;
	font: 11px Arial;
	width: 980px;
	margin: 0;	
}

		
/* 3. Center: Branding & Search
---------------------------------------------------------
*/  
	#GF_ #GF_guts {
		clear: both;
		display: block;
		float: left;
		height: 88px;
		position: relative;
		width: 978px;
		z-index: 667;
		background:url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-bg.jpg) -1px -5px;
	}
		#GF_ #GF_brand {
			padding: 22px 0 0 14px;
		}
			#GF_ #GF_brand_link	{
				background: url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat 21px -624px;
				color: #333;
				display: block;
				height: 42px;
				overflow: hidden;
				text-decoration: none;
				text-indent: -6666px;
				width: 134px;
				padding-left:39px;

			}
		#GF_ #GF_search	{
			background: url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat 0 -200px;
			padding:6px 8px;
			position: absolute;
			right: 218px;
			top: 15px;
		}
			#GF_ #GF_search_form {
				height: 43px;
				padding: 5px 0 0 5px;
				width: 473px;
			}
				#GF_ #GF_search_field {
					float: left;
					height: 24px;
					width: 339px;
					margin: 0;
					border: 0px;
					background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) repeat-x 0 -50px;
					padding: 10px 0 4px 13px;
					font: bold 16px Arial;
					color: #666;
					border-right:solid 1px #e4e4e4;
					border-left:solid 2px #d5d5d5;
				}
				#GF_ #GF_search_field.GF_search_active {
					background: transparent url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) repeat-x 0 0px;			
				}
				#GF_ #GF_search_button {
					background: url(http://www.blogsmithmedia.com/www.theboot.com/media/boot-header-sprite6.gif) no-repeat 0 -100px;
					border: none;
					cursor: pointer;
					height: 39px;
					margin: 0 0 0 4px;
					overflow: hidden;
					padding: 0;
					text-indent: -6666px;
					width: 111px;
				}
				#GF_ #GF_search_button:hover {
					background-position: 0 -150px;
				}
				
		.aol_music_new{float:left;}		
                .footer_cnt{float:right;}


#partners {margin:30px 0 12px 0;}
#partners h3{border-bottom:2px solid #DBCFBF; color:#704000; font-family:georgia; font-size:18px; margin-bottom:1px; padding:0 0 3px;}
.from-our-partners {clear:both; margin:12px 12px 0 12px; overflow:hidden;}
.from-our-partners .header {float:left; width:100%;}
.from-our-partners .feed-source {background:url("http://www.blogsmithmedia.com/www.noisecreep.com/media/feed_icon-partner.gif") no-repeat scroll 0 0 transparent; float:right; font-size:9px; height:17px; margin:10px 9px; padding-left:15px;}
.from-our-partners .feed-logo {float:left;}
.from-our-partners .body {clear:both; float:left; width:100%;}
.from-our-partners .feed-item {border-bottom:solid 1px #ccc; float:left; width:100%; padding:7px 0;}
.from-our-partners .feed-item a {font-size:11px !important; padding:0 0 0 15px; font-weight:normal; line-height:15px !important; background:url("http://www.blogsmithmedia.com/www.noisecreep.com/media/partner-link-icon.gif") no-repeat scroll 0 4px transparent; display:block;}
.from-our-partners .feed-item .feed-link-image {background: transparent none; float:left; background:transparent none; padding-left:0;}
.from-our-partners .feed-link-image img {width:60px; float:left; margin:0 8px 0 0; display:block;}
.from-our-partners .more-partner {display:block; float:left; font-size:12px !important; line-height:14px !important; margin:6px 0 0; font-weight:bold;}
.from-our-partners .more-next {float:left; height:19px; margin:8px 0 0; padding:0; width:13px;}

/* Related Links */
#more-about-artist {display:none;}
#more-about-artist .more-about-artist-title {color:#704000; display:block; padding:0; font-weight:bold; font-size:1.1em; }
#more-about-artist li a {font-weight:500;}

/*videoplayer*/
.playerCnt{margin:0 0 3em 11px;position:relative;width:291px;}
.playerCnt h3{border-bottom:3px solid #DBCFBF;color:#704000;font-family:georgia;font-size:18px;margin-bottom:3px;margin-top:15px;padding:0 0 3px;}
.player{position:relative;width:290px;height:170px;margin:0;padding:0;}
.player .videoMeta {background:transparent url(http://o.aolcdn.com/art/asylum_men/2009_main_transparent_black) repeat 0 0;bottom:0;float:none;left:0;padding:10px 0;position:absolute;width:100%;}
.player .videoTitle {color:#B06502;font-size:14px;}
.player .videoTitle, .player .videoArtist {padding:0 0 0 10px;}
.player .videoArtist {color:#FFFFFF;font-size:12px;}
.player .videoMeta .videoFlag {background:url("http://www.aolcdn.com/ch_music/video-play-btn-png") repeat scroll -92px 0 transparent;_background:url("http://www.aolcdn.com/ch_music/video-play-btn-gif") repeat scroll -92px 0 transparent;display:block;height:69px;left:115px;position:absolute;top:-90px;width:60px;}
#sideBar .playerCnt .videoMeta img {background-color:transparent;border:0 none;clear:left;display:inline;float:left;margin:0;padding:0;}

#middle .post .photo img,
#middle .post .photo-slim img {margin:5px 20px 0 0;padding:0;display:inline;border:0;background:none}
#middle .post .photo-wide img {margin:0;padding:0;display:inline;border:0;background:none}
#middle .post .photo,
#middle .post .photo-slim {display:inline;float:left;}
#middle .post .photo-wide {display:block;text-align:center;}
#middle .post .photo .cap,
#middle .post .photo-slim .cap,
#middle .post .photo-wide .cap {padding-bottom:8px;margin:0;}
#middle .post .photo-wide .cap {text-align:left;display:inline-block;margin:0 auto;}
#middle .post .photo-wide .cap {display:inline;} /* IE7 */
#middle .post .photo-wide > /* */ .cap {display:inline-block;} /* FF */
#middle .post .photo-wide .cap img {display:block;}
#middle .post .cap span {font:normal 10px/14px sans-serif;color:#999;display:block;width:220px;}
#middle .post .photo-slim .cap span{width:180px;}
#middle .post .photo-wide .cap span{width:476px;}