/*
 *
 *	CSS for the Ronnie Mund Show
 *	Micro site for Howard.tv
 *	
*/

/*Global */

.footer-tout {
	background: #333 !important;
	background-image: none;
	}


body{
	background: #1f1f1f url(/originals/ronniemundshow/img/bg.jpg) repeat center center;/*city bg*/

}

.clear{
	font-size:10px;
}

h2{
	text-align:left;
	text-indent:-9999px;
}

#showContent{/*Entire Wrapper*/
	background: #3f1e21 url(/originals/ronniemundshow/img/ronniemund_overlay.jpg) 0 -8px no-repeat ;
	margin: 0 auto 10px;
	padding: 0 0 20px 0;
	width:1000px;
	overflow: hidden;
	position: relative;
}

/*Top copy*/

.content{
	width:460px;
	margin:142px 31px 0 0;
	float:right;
	height:250px;
}

.content p{
	line-height:130%;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:15px;
}

.content p strong{
	color:#fb60a0;
	font-weight:bold;
	font-size:17px;
}

.content h3.cta{
	background:transparent url(/originals/ronniemundshow/img/rich-sal.gif) no-repeat scroll right top;
	margin:-10px 0 0;
	padding-top:70px;
	text-align:right;
}

.content h3.cta span{
	line-height:140%;
	color:#fbc6e4;
	font-size:200%;
	background:#4e4e4e;
	text-align:right;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
}

/*Middle Section*/

#rmsVideo{/*Video Player*/
	float:left;
	width:452px;
	overflow:hidden;
	height:1%;
	margin:185px 0 0 20px;
}

#interior300x250{/*AD iframe*/
	float:right;
	width:300px;
	overflow:hidden;
	margin:60px 17px 0 0;
}

/*Bottom Section*/

.gallery{/*Image gallery*/
	width:246px;
	height:153px;
	overflow:hidden;
	margin:77px 0 0 138px;
	float:left;
}

.gallery a:link img, .gallery a:visited img{
	border:1px solid #000;
}

.gallery a:hover img, .gallery a:active img{
	border:1px solid #fff;
}

.gallery img{
	margin:7px;
	padding:0px;
}

.wallpaper{/*wallpaper tout*/
	float:left;
	margin:86px 0 0 40px;
}

a.download:link, a.download:visited {/*download button*/
	display:block;
	text-align:center;
	margin:8px 10px 0 0;
	cursor:pointer;
	float: left;
	padding: 6px 8px;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	background: #333 /* url(/originals/ronniemundshow/img/download.png) bottom left */;
	color: #FBC6E4;
}

a.download:hover, a.download:active {/*download button active state*/
	background: #fef4e6/* url(/originals/ronniemundshow/img/download.png) top left */;
	color: #fa364a;
}

.seo{
	text-align:left;
	text-indent:-9999px;
}

.flash_soundboard{
	float:right;
	margin:0 19px 24px 0;
	padding:0;
	height:226px;
	width:502px;
}
/*IE 6 stuff*/
*html #rmsVideo{/*Video Player*/
	float:left;
	width:452px;
	overflow:hidden;
	height:1%;
	margin:200px 0 0 10px;
}

*html #interior300x250{/*AD iframe*/
	margin:21px 6px 0 0;
}
*html .gallery{/*Image gallery*/
	overflow:hidden;
	margin:68px 0 0 75px;
	float:left;
}
*html .wallpaper{/*wallpaper tout*/
	margin:75px 0 0 50px;
}
*html a.download:link span, *html a.download:visited span{/*download button*/
	background:url(/originals/ronniemundshow/img/download.png) no-repeat top left;
	display:block;
	width:84px;
	height:44px;
	text-align:left;
	text-indent:-9999px;
	margin:7px 0 0 90px;
	cursor:pointer;
}

*html a.download:hover span, *html a.download:active span{/*download button active state*/
	background:url(/originals/ronniemundshow/img/download.png) no-repeat bottom left;
}

#btnShare{
	background:transparent url(/originals/ronniemundshow/img/btnShareThis.gif) no-repeat scroll 0 0;
	height:31px;
	left:363px;
	position:relative;
	top:-32px;
	width:111px;
	padding:8px 0 0 7px;
}
.stbuttontext{
	display:none;
}
.stico_default {
	width:90px;
	height:25px;
	display: block;
}
.forum{
	top: 719px;
	left: 119px;
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}

* html .forum{
	top: 730px;
}

.forum a:link, .forum a:visited{
	height: 55px;
	width: 295px;
	text-indent: -9999px;
	background: transparent url(/originals/ronniemundshow/img/forum.gif) no-repeat 0 0;
	display: block;
}

.forum a:hover, .forum a:active{
	background: transparent url(/originals/ronniemundshow/img/forum.gif) no-repeat 0 -56px;
}
