/* ---- Created by Sobia/Ali/09/24/2008 ---- */
/*  ____________________________________ 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;
}
hr {
    color: #D6D4D4;
    border: 1px solid #D6D4D4;
}
/*  ____________________________________ body  */
body {
    font: 62.5%/1.7em Arial, Helvetica, sans-serif;
    color: #4b4b4b;
    background: #000 url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-background1.jpg) no-repeat top center; 
}

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

h1 {font-size:2.0em; color: #273046; margin:2em 0 0.5em; padding: 0.25em 0;}
h1.post-title-cat, h1.post-title-tag {color:#fff;font-size:24px;margin:6px 0 0.5em;}
h2 {font-size:1.5em; color: #273046; margin:2em 0 0.33em; padding: 0.25em 0;}
h3 {font-size:1.33em; color: #273046; margin:2em 0 0.25em; padding: 0.125em 0;}
h4 {font-size:1.1em; color: #273046; margin:0.5em 0 0;}
h5 {font-size:1.0em; color: #273046; margin:0.5em 0 0;}
h6 {font-size:0.75em; color: #273046; margin:0.5em 0 0;}

a:link {color:#01B47B;text-decoration:none;} 
a:visited {color: #01B47B; text-decoration: none;}  
a:hover {color: #01B47B; text-decoration: underline;}    
a:active {color: #01B47B; text-decoration: none;}   
.clear {clear:both;font-size:0;line-height:0;margin:0;padding:0;height:0;}

.headingNoise {
	height: 1em;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-header-noise-rails.png) repeat top left;
}
#container #wrapper .buttonNoise {
	background: #01B47C url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-green-noise.gif) repeat scroll left top;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
}
#container #wrapper a.buttonNoise:hover{text-decoration:underline;}
/*  ____________________________________ container  */
#container {
    background: none; 
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 100%;
    margin: 0 auto;
}
#wrapper {
	width: 98em;
	margin: 0 auto;
        position:relative;
}

    /*  ____________________________________ omniture  */
    #omniture{
        position: absolute; 
        top: 0; 
        right: 0; 
        z-index: -100;
    }
	/*  ____________________________________ eyebrow  */
	#container .eyebrow {
		background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/spinner-eyebrow-bg1.gif) repeat-x;
		height: 3em;
		width: 98em;
		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: #000;
       	z-index:11000;
        width: 98em;
        margin: 0 auto;
        text-align: center;
    }

    /*  ____________________________________ globalNav  */
    #globalNav {
		margin: 0 auto;
		overflow: auto;
		padding-bottom: 0.7em;
		width: 98em;
    }
    #globalNavContainer {
		background-color: #2D2B2B;
		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: #fff;
					line-height: 1.1em;
                }

    /*  ____________________________________ header */      
    #header {
        background-color: transparent;
        width: 98em;
      
        margin: 0 auto;
    }
        /*  ____________________________________ blogLogo  */
        #blogLogo {
            float: left;
            position: relative;
            padding: 1.6em 9em 2em 0;
        }
           #blogLogo h1{position:absolute;text-indent:-9999px;}  
        /*  ____________________________________ searchBox  */          
        #searchBox {
        	float: left;    
        	padding: 5.4em 0 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: #f8f8f8;
					color: #3E0901;
					cursor: pointer;
				}
				#searchBox .hoveredOverTab, #searchTabs a:hover {
					background-color: #3E0901;
					color: #f8f8f8;
					cursor: pointer;
				}
				#searchBox li.moreSearch:hover #searchDropDown, #searchBox li.searchOver #searchDropDown {
					display: block;
				}
				#searchBox ul#searchMore {float:left;}
					#searchDropDown {
						background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/spinner-opaque.png) repeat scroll 0 50%;
						background-color:#fff;
                                                display: none;
						left: 55.7em;
						padding: 0.5em;
						position: absolute;
						top: 22.2em;
						z-index: 99999;
					}
					#searchDropDown li a {
						color: #17557F;
						text-decoration: none;
						display: block;
						font-size: 1.2em;
						line-height: 1.6em;
						padding: 0.1em 0 0.2em 0.5em;
						width: 7em;
						color: #3E0901;
					}
					#searchDropDown li a:hover {
						background-color: #3E0901;
						color: #f8f8f8;
					}
			#searchFrame {
				background-color: #F1F0ED;
				border: 0.4em solid #f8f8f8;
				width: 48.8em;
				overflow: hidden;
			}
					#searchFrame form#headerSearch {
						border:0.2em solid #FFFFFF;
						float:left;
						overflow:hidden;
						width:39em;
					}
					#searchFrame input#mainSearch {
						background-color: #F5F4F1;
						border: medium none;
						display: inline;
						float: left;
						margin: 0.3em;
						width: 34.9em;
					}
					#searchFrame #searchButton {
						border:0.2em solid #FFFFFF;
						float:left;     
					}
            
        /*  ____________________________________ openAuth  */
        #feedbackAndOpenAuth {
            float: right;
            padding: 4.7em 1.1em 0 0;       
            font-size: 1.2em;       
        }
         #feedbackAndOpenAuth .feedBack{text-align:right;}
        #feedbackAndOpenAuth .feedBack a{
        	color: #fff;
        	font-weight: bold;
        	margin: 0 0 0 0.3em;
        	font-size: 0.95em;
        }
            #loginStatus {
                color: #ccc;
                margin: 0.55em 0 0;
                text-align:right;
            }
                #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;
                }
                #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: 5;
                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;

                        }
                        
    /*  ____________________________________ contentWrapper  */    
    #contentWrapper {
		clear: both;
		margin: 0 auto;
		overflow: hidden !important;
		padding-bottom: 3.5em;
		width: 98em;
    }
        /*  ____________________________________ navBar  */
        #navBar {
            width: 13.1em;
            float: left;
            display: inline;
            overflow: hidden;
            margin: 0;
        }
        	#navBar a:link, #navBar a:visited, #navBar a:hover, #navBar a:active {
				font-size: 1.2em;
				line-height: 1.2em;
			}
        
			/*  ____________________________________ quigo  */
			#navBar .quigoNarrowAd {
				border: 1px solid #343434;
				margin-top: 1em;
				padding: 1em 0 0 0.2em;
			}
            /*  ____________________________________ navBar  */
				#navBar #artistNav { 
					color: #333;
					display: none;
					border:1px solid #343434;
					margin-bottom:2.5em;
					overflow: hidden;
					padding: 0;
				}
					#navBar #artistNavMusic {
						background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/artist-nav-aolmusic.gif) no-repeat scroll center bottom;
						padding:1em 1em 2.5em;
						display: inline-block;
						margin-bottom:1em;
					}
					#navBar #artistNavMusic h4 {
						background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/popout-icon.gif) no-repeat scroll 100% 50%;
						clear: both;
						color: #000000;
						font-size: 1.4em;
						padding: 0 20px 0.2em 0;
						border-bottom: 1px solid #343434;
						text-transform: capitalize;
						margin: 0 0 0.3em;
					}
						#navBar #artistNavMusic h4 a:link {
							color: #fff;
							font-size: 1.05em;
							line-height: 1.5em;
							margin: 0pt;
						}
						#navBar #artistNavMusic ul {
							overflow: hidden;
							padding-bottom: 0.4em;
							border-bottom: 1px solid #343434;
						}
						#navBar #artistNavMusic ul li {
							display: block;
							list-style-type: none;
							width: 10.7em;
							padding-left: 0px;
						}
							#navBar #artistNavMusic ul li a {
								display: block;							
								line-height: 1.6em;
								font-size: 1.15em;
							}
                #navBar h2.allCategories {
					color: #eaebdd;
					font-size: 2em;
					margin: 0 0 0.5em 0;
					padding: 0;
					clear:both;
					position: relative;
					text-transform: uppercase;   
                } 
                #navBar .categoriesNav {clear:both; overflow:hidden; width:100%;}
                #navBar .categoriesNav ul {
                    padding: 1em 0 0 0;
                    overflow: auto;
                    display: inline-block;
                }
                	#navBar .categoriesNav ul li {
                		padding-bottom: 0.5em;
                		display: block;
						float: left;
						width: 13em;
                	}
                    #navBar .categoriesNav .categoryLink a {
						float: left;
						padding: 0;
						width: 7.8em;
					}
					#navBar .categoriesNav .numPosts {
						color: #999999;
						float: right;
						font-size: 1.2em;
						line-height: 1.2em;
					}                
        /*  ____________________________________ mainContent  */
        #mainContent {
            float: left;
            display: inline;
            overflow: hidden;
            width: 49.6em;
            margin: 0 1.7em 0 3em;
            text-align: left;
            position:relative;
        }
        #mainContent #widgetPage {
        	font-size: 1.2em;
        }
	        #mainContent .searchresults {
			color: #FFFFFF;
			font-size: 2em;
			padding: 0.1em 0.5em 0.5em 0.6em;
		}
		#mainContent .noResults {
			font-size: 1.2em;
			color: #fff;
			padding: 1.1em;
			line-height: 0.65em;
		}
			#mainContent #widgetPage h2 {
				margin: 0;
			}
			#mainContent #widgetPage .spinnerWidget {
				margin: 0 0 0 2em;
			}
			#mainContent #widgetPage .spinnerWidget h3 {
				margin: 3em 0 0.2em 0;
			}
             #mainContent .spinnerDL { 
					border: 0.1em solid #DBDADA;
					margin: 0 1em 2em;
					padding: 0.8em;
        	}
             
             /*  ____________________________________ post  */
        	.post, #incontent, .extraPage { 
				background: #FFFFFF url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-post-bg1.jpg) no-repeat scroll 0 0;
				color: #4B4B4B;
				padding: 1.5em 1em 0; 
				font-size: 1.2em;
				margin-bottom: 2em;
				
				float: left;
        	}

                #incontent, .extraPage{padding-bottom: 1.5em;background:transparent none repeat scroll 0 0;padding-top:0em;float:none;}
                .extraPage h2#readercomments {line-height: 0.8em;}
        		.quigoAd {
        			border: 1px solid #343434;
					margin: 0 auto 2em;
					overflow: hidden; 
					float: left;
					width: 49.4em;
        		}
				.post .byLine {
					clear: left;
					width: 100%;
                                        border-top: 1px solid #d6d4d4;
					border-bottom: 1px solid #d6d4d4;
					margin: 0 0 0.45em;
					float: left;
                                        padding:0.25em 0;
					
				}
				.post .postNav{width:100%}
				.post .postNav .filedUnder{
					float: left;
				}
				.post .byLine .byNameDate{
					float: left;
				}
				.post h2, .post h1, .extraPage h2 {
					
					font-size: 2.05em;
					color: #4B4B4B;
					font-weight: bold;
					line-height: 1.1em;
					margin: 0 ;
					padding: 0 0 0.6em;
					width: 100%;
				}
				div.atclear{height:0;} 
				#mainContent .postBody {clear: both;}
				#mainContent .post h2 a, #mainContent .post h1 a {
					color: #4B4B4B;
					font-weight: bold;
					text-decoration: none;
				}
				#mainContent .post h2 a:hover {
					color: #01B47B;
				}
				#mainContent .post div{
					overflow: hidden;
				}
				#mainContent .post .postInfo {
					overflow: visible;
					
				}
					.postBody img {
						clear: left;
						margin: 0 1em 0.1em 0;
						padding: 0.42em 0;
					}
						.postInfo .continueReading {
							margin: 1.5em 0 ;
							clear: left;
						}
						.postInfo .continueReading a {
							font-size: 1.2em;
							text-decoration: none;
							font-weight: bolder;
							line-height: 1.4em;
							padding: 0.5em;
						}
						.post .postInfo .special, .post a.aolBtn {
							background-color: #01B47B;
							display: inline;
							padding: 1.15em 1em 1.15em 0;
							float: left;
							color: #fff;
						}
						.post .postInfo .special {
							margin-right: 0.35em;
						}
						.post a.aolBtn {
							background: #6f937b url(http://www.blogsmithmedia.com/www.spinner.com/media/spinner-button-gradient-bg.gif) repeat-x scroll left bottom;
							margin: 0 0.5em 0.5em 0;
							border: 1px solid #6f937b;
							padding: 0.75em;
							float: none;
							line-height: 3em;
							text-decoration: none;
						}
						.postInfo .special a:link, .postInfo .special a:visited, .postInfo .special a:hover, .postInfo .special a:active {
							color: #fff;
							text-decoration: none;
							font-size: 1.1em;
						}
					#mainContent .postInfo .postNav {
						border-top: 1px solid #d6d4d4;
						
						overflow: hidden;
					   
						margin-top: 0.6em;
						
						padding: 0.6em 0;
					}
					
					#mainContent .post .postInfo .shareThisRight {
					    float: right;
					    _width:135px;						
						}
                                        #mainContent .post .postInfo .shareThisRight div.addthis_toolbox{width:11.3em}
					#mainContent .post .postInfo .shareThisLeft{clear:left; padding: 8px 0;}	
                                        #mainContent .post .postInfo .shareThis span.shareBookMark, div#hptoolTip1{float:left}
						.byLine .postComments {
								float: right;
													

						}
                                                .byLine .postComments a{background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-icon-comment.gif) no-repeat scroll left center;padding-left: 1.6em;	}
                                                .byLine .postComments a:hover{text-decoration:underline;}


#mainContent .post #aoloriginal {margin: -12px 0 6px;}
				/*  ____________________________________ share drop down  */		
					.postNav .shareDropDown {
						background-color: #FFFFFF;
						display: none;
						font-size: 1em;
						left: -0.4em;
						line-height: 1.8em;
						padding: 0.2em 0.5em 0.5em;
						position: absolute;
						top: 1.8em;
						z-index: 9;
					}
						.postInfo .postNav .shareDropDown li {
							float: none;
							margin: 0;
							padding: 0;
						}
						.postNav .shareThis:hover .shareDropDown, .postNav .shareOver .shareDropDown {
							display: block;
						}
						.postInfo .postNav .shareDropDown li a {
							color: #01B47B;
							text-decoration: none;
							display: block;
							font-size: 1em;
							line-height: 1.35em;
							padding: 0.1em 0 0.2em 1.5em;
							width: 7em;
						}
						a.at300b {
                                                    color: #01B47B;
                                                    text-indent:2px;
                                                }
                                                .post a.hp_print{padding:2px 10px 0 0;}
                                                .post .addThisLeft{margin: 4px 0;}
                                                .post .addthis {margin: 4px 0 16px;}
                                                .post .postNav .addthis {margin: 0;padding:0 0 3px 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;
                                                }
						
						.postInfo .postNav .shareDropDown li a:hover {
							text-decoration: underline;
						}
						
					.postInfo ul li.fb a {background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/facebook-share.png) no-repeat scroll 0 0.25em}
					.postInfo ul li.google a {background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/google-share.png) no-repeat scroll 0 0.25em}
					.postInfo ul li.delicious a {background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/del.icio.us-share.gif) no-repeat scroll 0 0.25em}
					.postInfo ul li.digg a {background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/digg-share.png) no-repeat scroll 0 0.25em}
					.postInfo ul li.propeller a {background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/propeller-share.png) no-repeat scroll 0 0.25em}
					.postInfo ul li.stumble a {background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/stumbleupon-share.png) no-repeat scroll 0 0.25em}
					.postInfo ul li.bebo a {background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/bebo-share.png) no-repeat scroll 0 0.25em}
					.tourTrackerMod {
						font-size: 1em;
						height: 5.9em;
						margin-top: 1.0em;
						margin: 1.0em 0pt 0pt 0pt;
						overflow:  hidden;
						display:inline-block;
						background: url(http://www.blogsmithmedia.com/www.spinner.com/media/tourtracker_bg.png) repeat-x 0% 0%;
					}
					.tourTrackerMod img {
						border: 0;
						margin: 0;
					}
					.tourTrackerLogo {
						float:  left;
						margin:  1em 0 0 0.5em;
						display:  inline;
					}
					#container .middle .tourTrackerMod img,  #container .middle .tourTrackerModSponsor img {
						border: none;
						margin: 0pt !important;
					}
					.tourArtist {
						background:  url(http://www.blogsmithmedia.com/www.spinner.com/media/tourtracker_div.png) no-repeat 0% 0%;
						margin-left: 1em;
						padding:1em 0 1em 1em;
						float: left;
						font-weight:bold;
						display: inline;
					}
					.tourTrackerModSponsor .tourArtist {
						background:none;
					}
					.post .tourArtist a {
						color: #000;
						font-size: 0.9em;
					}
					.tourArtist span a {
						color:#069cb4;
						font-weight:normal;
						line-height:1.4em;
					}
					.tourTrackerMod .sponsor, .tourTrackerModSponsor .sponsor {
						float: right;
						margin: 0.5em 1em 1em 0.5em;
						display: inline;
					}					
						
			/*  ____________________________________ comments  */
			#mainContent .headingNoise {
					height: 1em;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					/*background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-header-noise-rails.png) repeat top left;*/
			}
			#mainContent div.comments {
				color: #FFFFFF;
				float: left;
				position: relative;
				width: 100%;
				font-size: 1.2em;
				margin: 1em 0 2em;
			}
			h2#readercomments {
				background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-hr-rightrail.gif) repeat-x scroll left bottom;
				clear: both;
				color: #EAEBDD;
				display: block;
				font-size: 1.6em;
				margin: 0 0 0.5em;
				padding: 0 0 0.4em;
				position: relative;
			}
			.comments .reportedComment,
			.comments .reportedComment .cmt_tools,
			.reportedComment .cmt_contents,
			.reportedComment .cmt_reply_show,
			.reportedComment .cmt_reference,
			.reportedComment .cmt_label, 
			.votedComment .cmt_tools a
			{
				display: none;
			}
			.comments h4 {  
				background-color: #000000;
				color: #01B47B;
				margin-left: 30px;
				margin-top: 20px;
				margin: 0;
				width: 100%;
			}
			.comments h4 span.cmt_time { 
				clear: left;
				color: #FFFFFF;
				display: block;
			}    
			.cmt_time {
				display: block;
				font-size: .9em;
			}
			.comments h4 span.cmt_time a {
				color: #2888B2; 
				font-weight: normal;
			}
			p.cmt_contents { 
				border-bottom:solid 1px black;
				line-height: 1.3em;
				overflow: hidden;
				padding: 0 1em 1em;
			}
			.commentclass1, .commentclass2 { 
				background-color: #0E0C0D;
				margin: 0.5em 0;
				overflow: hidden;
				padding: 1em 0;
				position: relative;
                                display:block;
			}
			.replies_inline, .child { 
				background-color: #0E0C0D;
				margin-left: 30px;
			}
			.comments .cmt_tools { 
				float:left;
                                padding-left:1em;
			}
                        .comments .cmt_tools a{}
			.comments .cmt_tools a span{}
                        
                        .comments .vote {
				float:left;
				font-size: 1.1em;
				line-height:1.5em;
				position:relative;
                                
			}
			.comments .voteUp {margin: 0em 0.25em 0 0;   background-color: #02b57d;display:block;width:15px;float:left}
			.comments .voteDown {margin: 0em 0.2em 0 0;   background-color: #ff0149; display:block;width:15px;float:left}
			.comments .reportComment {margin: 0em 0 0;  background-color: #777576;display:block;width:15px;float:left}
			.votedComment .cmt_tools { 
				background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-comment-voted.gif) no-repeat scroll 1em bottom;
				height: 1.05em;
				width: 58px;
                                padding-left:1em;
			}
			.comments .neutral {
				color: #e1e1e1;
				line-height: 1.1em;
			}

			.comments .goodLabel {
				color: #e1e1e1;
				display: inline;
			}
			.comments .badLabel {
				color: #e1e1e1;
				display: inline;
			}
			.cmt_label { 

				margin: 3px 0 0 5px; 
				font-size: .9em; 
			}
			.reportedComment h4 {
				background: #eee;
			}
			.cmt_reply_show {
				float:right;
				position:relative;
                                padding-right:1em;     
			}
			#container #wrapper .comments .cmt_reply_show a {
				background-color: #01B47B;
				display: inline-block;
				color: #0E0C0D;
				padding: 0.2em 0.3em;
				border: none;
				
				font-size: 1.2em;
				border: none; 
			}
			.cmt_reply_show a:hover {
				background: #fff; 
				color: #01B47B;
				text-decoration: none;
			}
			.cmt_paging {
				overflow:hidden;
				text-align: center; 
				padding:6px 0pt; 
			}
			.cmt_paging span {
				margin:3pt 2px;
				padding:2px 5px; 
				background-color:#fff;
				border: 1px solid #c9c9c9;
			}
			.cmt_paging span.current {
				font-weight: bold;
				background-color: #889B77;
				color: #fff;
			}
			.cmt_paging a {
				font-weight: bold;
				background-color: #fff;
				color: #889B77;
			}
			.thankYou { 
				background: #ffc; 
				border: 1px solid #333; 
				padding: 5px; 
			}
			.preamble,.instructions{color:#e1e1e1;}
			/*  ____________________________________ comment form  */
			#commentform input {
				border: 1px solid #dedddd;
			}
			.cmtchecks label, .cmtchecks input {
				display: inline
			}
			#commentform label, #incontent .formlabel {
				color: #e1e1e1;
				font-weight: bolder;
				clear: left;
				display: block;
				background-color: transparent;
				margin: 1em 0 0.5em;
			}
			h3#addcomments {
				color: #eaebdd;
				float: left;
				width: 100%;
				padding: 0;
				margin: 0 1.5em 0.5em 0;
				font-size: 2em;
				position: relative;
				clear: both;
       		}
			#commentform {
				margin: 0 0 2em;
				font-size: 1.2em;
			}
			#instructions {
				clear: left;
				color: #999;
				margin: 0.5em 0;
			}
			.formtext{
				padding:3px 0px;
				display:block;
			}
			.cmtuinfo input {
				width: 24em;
			}
			.cmtuinfo input:focus, #cmtmain textarea:focus { 
				background: #e3f2df; 
			}
			#cmtmain .cmtchecks label { 
				font-weight: normal; 
				display: inline;
			}
			#replyindicator { 
				font-weight: bold; 
				margin: 1em 0;
			}			
			#commentform #formerrors {
				padding: 1em;
				margin: 1em;
				background-color: #EED2EE;
				overflow: hidden;
				display: none;
			}
			#errorsColor {
				background-color:#FFEFFD;
			}	
			#cmtbuttons {
				margin: 1em 0;
				overflow: hidden;
			}					
			#addCommentButton, #sendContactButton {
				background-color: #01B47B;
				display: inline;
				color: #fff;
				padding: 0.5em;
				border: none;
				float: left;
				font-size: 1.2em;
				border: none;
			}
			#addCommentButton:hover, #sendContactButton:hover {
				background-color: #01B47B;
				color: #fff;
				cursor: pointer;
			}
						
        /*  ____________________________________ pagination  */
        #pagination {
        	overflow: hidden; 
        	margin-top:3.5em;
        	float: left;
        	width: 100%;
        }
		#pagination li {
			font-size: 1.2em;
		}
		#pagination li a {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
		}
		#pagination li.previous {
			float: left;
		}
		#pagination li.next {
			float: right;
		}		
      
        /*  ____________________________________ contact page  */
		#incontent input.form {
			width: 20em;
		}
		#incontent textarea {
			margin-bottom: 1em;
		}
		#incontent .formlabel {
			margin: 1em 0 0;
		}
		
        /*  ____________________________________ sideBar  */	
        #sideBar {
			display: inline;
			float: right;
			margin: 0;
			width: 30em;
			overflow: hidden;
        }
        	#sideBar a:link, #sideBar a:visited, #sideBar a:hover, #sideBar a:active  {
				font-size: 1em;
				line-height: 1.5em;
			}
            #sideBar #sideAd {
				padding: 0;
			}
			#sideBar #subscribeFeed {
				margin: 0.5em;
				text-align: center;
			}
				#sideBar #subscribeFeed a{
					background: url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-rss-icon.gif) no-repeat top left;
					color: #E9A321;
					font-size: 1.65em;
					font-weight: bolder;
					margin-bottom: 0;
					margin-left: auto;
					margin-right: auto;
					margin-top: 0;
					padding-left: 1.5em;
					text-transform: uppercase;
				}
				#sideBar .contact ul {
					margin: 0 auto;
					overflow: hidden;
					text-align: center;
					width: 26.8em;
				}
				#sideBar .contact ul li {
					margin: 0 1em 0 0; 
					float: left; 
					display: inline;
				}
				#sideBar .contact ul li.last {margin-right: 0;}
				#sideBar .contact ul li a {
					font-size: 1.1em;
					font-weight: bolder;
				}

				#sideBar .blogroll h3, #sideBar .radioModule h3, #sideBar .relevantPosts h3, #sideBar #billboard h3{
					color: #eaebdd;
					font-size: 1.8em;
					margin: 0 0 0.5em;
					background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-hr-rightrail.gif) no-repeat scroll left bottom;
					padding: 0;
					padding-bottom: 0.4em;
					position: relative;
					text-transform: uppercase;
				}
							
			#sideBar .sideBarModule {
				margin: 3em 0 1em;
				overflow: hidden;
				color: #fff;
				font-size: 1.1em;
				position: relative;
			}
				.sideBarModule h3 {
					position: relative;
				}
				.sideBarModule h4, .sideBarModule h4 a {
					font-size: 1.3em;
					color: #889B77;
				}
				#sideBar .sideBarModule img {
					float: left;
					background-color: #FEFEFE;
					border: 0.1em solid #DBDADA;
					clear: left;
					display: inline;
					margin: 0 1em 0.1em 0;
					padding: 0.42em;
					width: 7.9em;
				}
				#sideBar .sideBarModule p {
					font-size: 1.15em;
					margin-bottom: 0;
				}
				#sideBar .sideBarModule ul {
					margin: 0.5em 0 0;

					overflow: hidden;
				}
				#sideBar .content .row {
					border: 1px solid #ccc;
				}
				#sideBar .radioModule ul li {
					padding: 0 0 0.5em 0em;
					float: left;
					width: 10.3em;
                                        font-size:1.1em;
				}
                                #sideBar .radioModule ul li a{
                                        background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-play-radio.gif) no-repeat top left; 
                                        padding:0.2em 0 0.2em 2em;
                                        
                                  }

			#sideBar .quigoSideAd {
				border: 1px solid #343434;
				margin-top: 1em;
				clear: both;
			}
			#sideBar .blogroll {
				margin: 1.5em 0 1.2em 0;
				overflow: hidden;
				width: 30em;
			}	
				#sideBar .blogroll li {
					font-size: 1.1em;
					margin-right: 1em;
				}
				#sideBar #sideImu1 a, #sideBar #sideImu2 a, #sideBar #sideImu3 a {
					font-size: 1.15em;
				}
				#container #sideBar .adnotation {
					padding-right: 0.5em !important;
					text-align: right;
				}
								
				/*  ____________________________________ ebay Module  */
				#container #sideBar .ebayModule {
					margin: 1em 0 0 0.7em; 
					overflow: hidden; 
					width:30em; 					
				}  
				#container #sideBar .ebayModule table {width: 29em !important;} 
				#container #sideBar .ebayModule tr td a {font-size:1.05em;}

         /*  ____________________________________ footer  */                   
		#footer {
			width: 100%;
			clear: both;
			margin: 0 auto;
			text-align: left;
			overflow: auto;
			background-color: #191616;
                        
		}
			#footer h2 {
				margin: 3em 9em 0 0em;
				padding: 0;
				float: left
			}
			#BottomAdBanner {
				margin: 0 auto;
				text-align: center;
				width: 100%;
			}

			 /*  ____________________________________ crosspromo  */ 
			 
			   .cod{
                               
				text-align:left;
                                            
				
				}
			 
			.crosspromo {
				margin: 0 auto 0;
				text-align: left;
				width: 94.8em;
				
				overflow: hidden;
			}
				.crosspromo .crosshdr {
					float: left;
					padding: 0 0 0.8em 0;
					width: 94.8em;
				}
					.crosspromo .crosshdr h3 {
						border-bottom: 5px solid #4B494A;
						color: #eaebdd;
						display: block;
						font-size: 1.7em;
						margin-top: 0.5em;
						padding-bottom: 0.4em;
						text-transform: uppercase;
						width: auto;
					}
				.crosspromo .cart .top {
					height: 0.5em;
					background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-promotop.gif) repeat-y scroll left top;					
				}
				.crosspromo .content {
					clear: both;
					overflow: hidden;
					height: 22em;
					padding: 0 0 2em;
				}
					.crosspromo .content .cart  {
						float: left;
						width: 15.2em;
                                                margin:0 5px 0 0px;
					}
					#cartridge1, #cartridge2, #cartridge3, #cartridge4, #cartridge5 {
						float: left;
						margin: 0 0 0 0.7em;
						overflow: hidden;
						width: 15.2em;	
					}
					.crosspromo .cart .body {
						background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-promobox.gif) repeat-y scroll left top;
						height: 18em;
						overflow: hidden;
						padding: 1em 1em 0;
					}
						.crosspromo .cart .body h4 {
							color: #2864B4;
							display: block;
							float: left;
							font-size: 1em;
							font-weight: bold;
							margin-bottom: 0.5em;
						}
						.crosspromo .cart .body .icon {
							float: right;
							margin: 0.7em 0 0 0;
						}
							.crosspromo .cart .body .icon img {
								display: none;
							}
						.crosspromo .cart a {
							clear: both;
							color: #01B47B;
							display: block;
							font-size: 1.15em;
							line-height: 1.4em;
						}
						.crosspromo .img_cred {
							display: block; 
							font-size: .7em; 
							color: #777; 
							text-align: right;
						}
						.crosspromo .cart .btm {
							background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-promobtm.gif) repeat-y scroll left top;
							clear: both;
							display: block;
							height: 4.55em;
						}
							.list ul {
								clear: both; 
								list-style: disc; 
								margin: 0 0 0 1.4em;
							}
								.list ul li {
									padding-bottom: 0.3em;
								}
									.list li.more {
										list-style-type: none;
										padding: 0;
									}
										.list li.more a {
											font-weight: bold; 
											text-decoration: underline;
											font-size: 1em;
											padding: 0;
											text-align: left;
										}
										
										.cod .crs_quigoMod{line-height:1.4em;}
							#crs_quigoMod { margin: 0 auto; padding:0;}
							#footer #cod-promo .crs_quigoMod h3 {
										font-family:Arial,Helvetica,sans-serif;
										font-size:11px;
										margin:0;
										padding-bottom:0.3em;
                                                                                color:#fff;
										}
							#container #footer #cod-promo #crs_quigoMod{
								overflow: hidden;
								border-bottom: none;
								border: 1px solid #343434 !important;
                                                                width:92.5em;
							}
                                                     #cod-promo #crs_quigoMod .sponser{width:46.2em;}
                                                     #cod-promo #crs_quigoMod .sponHdr a{color:#fff;}
                                                     #cod-promo #crs_quigoMod .sponCont a{color:#fff;} 

			.crossnav {float:right;}
			.crossnav a.prev {border:1px solid #c4c4c4;display:block;width:23px;height:23px;background:url(http://www.aolcdn.com/ch_channels/prev_off.gif) no-repeat;}
			.crossnav a.prev:hover {background:url(http://www.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://www.aolcdn.com/ch_channels/next_off.gif) no-repeat;}
			.crossnav a.next:hover {background:url(http://www.aolcdn.com/ch_channels/next_on.gif);}
			.crossnav a span.hidden {display:block;position:absolute;top:-999px;width:1px;height:1px;overflow:hidden;}
			/*  ____________________________________ searchAndFeedBack  */
			#footer .searchAndFeedBack {
				width: 98em;
				margin: 0 auto 0;
				overflow: visible;
                                border-top:5px solid #121212;
                                position:relative;
			}

         
        /*  ____________________________________ searchBoxFooter  */          
        #searchBoxFooter {
        	float: left;    
        	padding: 3em 0;
        }
			#searchTabsFooter {
				margin: 0 0 0 1em;
				overflow: auto;
			}
				#searchTabsFooter h4, #searchTabsFooter ul#searchMoreFooter li a.dropDownFooter {
					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;
				}
				#searchBoxFooter #selectedTabFooter {
					background-color: #f8f8f8;
					color: #3E0901;
					cursor: pointer;
				}
				#searchBoxFooter .hoveredOverTabFooter, #searchTabsFooter a:hover {
					background-color: #3E0901;
					color: #f8f8f8;
					cursor: pointer;
				}
				#searchBoxFooter li.moreSearchFooter:hover #searchDropDownFooter, #searchBoxFooter li.searchOverFooter #searchDropDownFooter {
					display: block;
				}
				#searchBoxFooter ul#searchMoreFooter {float:left;}
					#searchDropDownFooter {
						background: transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/spinner-opaque.png) repeat scroll 0 50% ;
                                                background-color:#fff;
						display: none;
						left: 59em;
						padding: 0.5em;
						position: absolute;
						top: 4.7em;
						z-index: 99999;
					}
					#searchDropDownFooter li a {
						color: #17557F;
						text-decoration: none;
						display: block;
						font-size: 1.2em;
						line-height: 1.6em;
						padding: 0.1em 0 0.2em 0.5em;
						width: 7em;
						color: #3E0901;
					}
					#searchDropDownFooter li a:hover {
						background-color: #3E0901;
						color: #f8f8f8;
					}
			#searchFrameFooter {
				background-color: #F1F0ED;
				border: 0.4em solid #f8f8f8;
				width: 38.8em;
				overflow: hidden;
			}
					#searchFrameFooter form#footerSearch {
						border:0.2em solid #FFFFFF;
						float:left;
						overflow:hidden;
						width:29em;
					}
					#searchFrameFooter input#secondarySearch {
						background-color: #F5F4F1;
						border: medium none;
						display: inline;
						float: left;
						margin: 0.3em;
						width: 24.9em;
					}
					#searchFrameFooter #searchButtonFooter {
						border:0.2em solid #FFFFFF;
						float:left;     
					}
				#footer .feedBack {
					color: #01B47B;
					float: right;
					font-size: 1.2em;
					font-weight: normal;
					margin: 4.5em 1.8em 0 0.3em;
				}
				#footer .feedBack a {color: #01B47B;}
			
			/*  ____________________________________ footerLinks  */
			#footer #footerLinks {
                                 background-color:#121212;
				clear: left;
				
				overflow: auto;
				width: 98em;
				margin: 0 auto;
				clear: left;
				text-align: left;
			}
			#footer .linksColumn {
				border-left: 0.1em solid #626262;
				float: left;
				margin: 1em 0;
				padding: 1.1em 1.1em 0;
				overflow: hidden;
                               
			}
			#footer .last {
				border: none;
			}
			#footer .linksColumn h3 {
					color: #e1e1e1;
					float: left;
					font-size: 1.4em;
					font-weight: bold;
					margin: 0;
				}
				#footer .linksColumn ul {
					clear: left;
					margin: 0;
					padding: 1em 0 0;
				}
					#footer .linksColumn ul li {
						font-size: 1.15em;
						padding: 0 0 0.3em;
						width: 12.1em;
                                                
					}
			
			/*  ____________________________________ footerLegal  */
			#footer p {
				color: #a9aaac;
				clear: both;
				padding: 0.5em 0;
			}
				#footer .aolMusicLogo {
					float: left;
					padding: 2em;
					clear: left;
				}
				#footer #linksAndCopyright {
					float: right;
					width: 94em;
					padding: 0.5em 3em 0;
				}
					#footer #linksAndCopyright ul {
						display: block;
						float: right;
					}
					#footer #linksAndCopyright ul li {
						border-right: 1px solid #CCCCCC;
						float: left;
						font-size: 1.15em;
						line-height: 1em;
						padding: 0 0.7em;
					}
					#footer #linksAndCopyright p {
						border: none;
						margin: 0.5em 0;
						float: right;
						font-size: 1.2em;
						width: 100%;
						text-align: right;
						padding: 0;
					}
				#footer #footerWrapper {
					width: 98em;
					margin: 0 auto;
				}
				#footer .footerPromo {
					font-size: 1.2em;
					margin: 0 2em 0.5em;
					text-align:right;
				}
				
			#sideBar #subscribeFeed {text-align:left;margin-left:0;}			
	#sideBar .twitterLink a{color:#39d5ff;text-transform:uppercase;background:transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/twitter-noisecreep.gif) no-repeat scroll 0 0;margin-bottom:0.3em;padding-left:1.5em;font-weight:bolder;}
#sideBar .twitterLink a:link,#sideBar .twitterLink a:visited,#sideBar .twitterLink a:hover,#sideBar .twitterLink a:active{line-height:1em;font-size:1.6em;color:#39d5ff;} 
#sideBar .contact{margin-top:0.7em;display:inline-block;}
#sideBar .contact ul li.contactLink{background:transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/contact-noisecreep.gif) no-repeat scroll 0em 0em;padding-left:2.4em}
#sideBar .contact ul li.contactLink a{padding-left:0;}
#sideBar .contact ul{width:auto;}
#sideBar .contact ul li {height:1.3em;color:#01B47B;float:left;line-height:0em;margin:0;padding-top:0.25em; }
#sideBar .contact ul li a{border-right:solid 1px #01B47B;padding:0 0.55em;line-height:1em;font-weight:bold;font-size:1.1em;display:inline-block}
#sideBar .contact ul li a:link, #sideBar .contact ul li a:visited, #sideBar .contact ul li a:hover, #sideBar .contact ul li a:active{line-height:1em;font-weight:bold;font-size:1.1em;}

#sideBar .contact ul li.last a{border:none;padding-right:0;}
#sideBar .sideBarModule{margin-top:2em;}


#sideBar #billboard{margin:2em 0em 3em;}
#sideBar #billboard h3{padding:0 0.2em 0.2em 0;margin:0;border-bottom:solid 3px;background-image:none}
#sideBar #billboard h3.bbSubHeader{padding:0;border:0px none;font-size:11px;background-image: none}
#sideBar #billboard ul{margin:0.3em 0 0;}
#sideBar #billboard ul li{font-size:1em;padding:0.6em 0;line-height:1em;border-bottom:solid 1px #999;color: #4d4d4d;font-weight:700;}
#sideBar #billboard img{width:auto;float:none;margin:0;padding:0;background:#000000;border:none}
#sideBar #billboard .billBoardHeadingNoise{height:3.8em;}



	/*  ____________________________________ excerpt  */
					#mainContent .abstract {margin-bottom:1em;padding:1em 1em 2.5em;;border-bottom:1px solid #C8CBB6;float:none}
					#mainContent .abstract .postThumbnail {float: left;margin-bottom:2em;}
					#mainContent .abstract h2 {border-bottom:none;margin:0 0 0.1em; padding-bottom:0.3em}
					
				/*
	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 auto 10px;	
}
/* 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_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;
					}
					#GH_ #GH_hat_more, #GH_ .GH_hat_LI_more {
						position: relative;
					}
						#GH_ #GH_hat_more_link {
							background: transparent url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-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;
	}
		#GH_ #GH_brand {
			padding: 22px 0 0 14px;
		}
			#GH_ #GH_brand_link	{
				background: url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-header-sprite6.gif) no-repeat 0px -628px;
				color: #333;
				display: block;
				height: 47px;
				overflow: hidden;
				text-decoration: none;
				text-indent: -6666px;
				width: 214px;
			}
		#GH_ #GH_search	{
			background: url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-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.noisecreep.com/media/noisecreep-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.noisecreep.com/media/noisecreep-header-sprite6.gif) repeat-x 0 0px;			
				}
				#GH_ #GH_search_button {
					background: url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-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: #2E2E2E url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-header-sprite6.gif) repeat-x 0 -572px;
		padding: 0 0 0px 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.noisecreep.com/media/noisecreep-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.noisecreep.com/media/noisecreep-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.noisecreep.com/media/noisecreep-header-sprite6.gif) no-repeat left -295px;
		}
		#GH_ #GH_nav_act .GH_nav_A {
			background: url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-header-sprite6.gif) no-repeat right -295px;
		}
		#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.noisecreep.com/media/noisecreep-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.noisecreep.com/media/noisecreep-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.noisecreep.com/media/noisecreep-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: #2864B4;
		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: #01B47B;
		color: #fff;
	}
	#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.noisecreep.com/media/aol_logo_new.gif) no-repeat;}
#sideBar .followus{margin-top:10px;}
#sideBar .followus .followusTxt{position:relative;}
#sideBar .followus .followusTxt h3{font-size:1.8em;margin:0px;text-transform:uppercase;}
#sideBar .followus .followusLink{height:45px;margin:12px 0px 0px 0px;}
#sideBar .followus .followusLink div{cursor:pointer;border-right:solid 1px #484848;background:url(http://www.blogsmithmedia.com/www.noisecreep.com/media/follow-us-sprite-black.gif) no-repeat 0px 0px;height:45px;float:left;}
#sideBar .followus .followusLink div a{line-height:42px;font-size:1.2em}
#sideBar .followus .followusLink .followusFacebook{background-position:0px -52px;margin-right:10px;padding:0px 9px 0px 38px;}
#sideBar .followus .followusLink .followusTwitter{background-position:0px -111px;margin-right:10px; padding:0px 9px 0px 48px;}
#sideBar .followus .followusLink .followusRSS{background-position:0px -173px;padding:0px 0px 0px 39px;border-right:none;}


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

/* 3. Center: Branding & Search
---------------------------------------------------------
*/  
	#GF_ #GF_guts {
		clear: both;
		display: block;
		float: left;
		height: 88px;
		position: relative;
		width: 978px;
		z-index: 667;
	}
		#GF_ #GF_brand {
			padding: 22px 0 0 14px;
		}
			#GF_ #GF_brand_link	{
				background: url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-header-sprite6.gif) no-repeat 0px -628px;
				color: #333;
				display: block;
				height: 47px;
				overflow: hidden;
				text-decoration: none;
				text-indent: -6666px;
				width: 214px;
			}
		#GF_ #GF_search	{
			background: url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-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.noisecreep.com/media/noisecreep-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.noisecreep.com/media/noisecreep-header-sprite6.gif) repeat-x 0 0px;			
				}
				#GF_ #GF_search_button {
					background: url(http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-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;
				}
				
		#container #wrapper div#header p#title, #container #wrapper div#header a#closeBtn{display:none}
.aol_music_new{float:left;}		
.footer_cnt{float:right;}

/* Related Links */
#more-about-artist {display:none;}
#more-about-artist .more-about-artist-title {display:block; padding:10px 0 0 0; font-weight:bold; font-size:1.1em; color:#273046;}
#surphaceRelated {margin-top:1em;}

/*videoplayer*/
.playerCnt{margin:2em 0 3em 0;position:relative;}
.playerCnt h3{text-transform:uppercase;background:url("http://www.blogsmithmedia.com/www.noisecreep.com/media/noisecreep-hr-rightrail.gif") no-repeat scroll left bottom transparent;color:#EAEBDD;font-size:1.8em;margin:0 0 0.5em;padding:0 0 0.4em;position:relative;}
.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:#01B47B;font-size:1.4em;}
.player .videoTitle, .player .videoArtist {padding:0 0 0 10px;}
.player .videoArtist {color:#FFFFFF;font-size:1.2em;}
.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;}

/* new photo plug-in styles noisecreep */
.postBody .photo-slim
.postBody .photo img,
.postBody .photo-slim img {margin:5px 20px 0 0;padding:0;display: inline;}
.postBody .photo-wide img {margin:0;padding:0;display: inline;}
.postBody .photo,
.postBody .photo-slim {display:inline;float:left;}
.postBody .photo-wide {display:block;text-align:center;}
.postBody .photo .cap,
.postBody .photo-slim .cap,
.postBody .photo-wide .cap {padding-bottom:10px;margin:0;}
.postBody .photo-wide .cap {text-align:left;display:inline-block;margin:0 auto;}
.postBody .photo-wide .cap {display:inline;} /* IE7 */
.postBody .photo-wide > /* */ .cap {display:inline-block;} /* FF */
.postBody .photo-wide .cap img {display:block;}
.postBody .cap span {font:normal 10px/14px sans-serif;color:#999;display:block;width:220px;}
.postBody .photo-slim .cap span,
.postBody .photo .cap span{clear:left}
.postBody .photo-slim .cap span{width:180px}
.postBody .photo-wide .cap span{width:240px;}