/*
Theme Name: The Big Biz Show
Theme URI: http://bigbizshow.com/
Description: A custom Wordpress theme for the Big Biz Show radio progam
Version: 1.0
Author: Suntouch Design
Author URI: http://suntouchdesign.com/
Tags: 

	BigBizShow v1.0
	 http://bigbizshow.com/

	This theme was designed and built by Suntouch Design
	All rights are reserved, may not be copied or modified
	without permission

*/


/* CLEAR DEFAULT STYLES */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote, div, img, pre, code {
	padding: 0;
	margin: 0;
	border: none;
	font-size: 12px;
}

html, body {
	height: 100%;
}


/* LAYOUT */

body {
	background: url(/wp-content/themes/bigbizshow/images/bg_gradient.png) repeat-x;
	background-color: #2d2925;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}

#shadow_left {
	height: 100%;
	width: 14px;
	background: url(/wp-content/themes/bigbizshow/images/shadow_left.png) repeat-y;
	/*margin: 0 0 0 -18px;*/
	left: -14px;
	position: absolute;
}

#shadow_right {
	height: 100%;
	width: 14px;
	background: url(/wp-content/themes/bigbizshow/images/shadow_right.png) repeat-y;
	/*margin: 0 -18px 0 0;*/
	right: -14px;
	position: absolute;
}

#content .left {
	width: 715px;
	float: left;
}

#content .right {
	margin: 0 0 0 725px;
	width: 230px;
}


/* GENERAL STYLES */

a {
	color: #A01E1A;
}

p {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 20px;
}

.blogExcerpts h3 {
	font-size: 20px;
	margin: 10px 0 5px 0;
	letter-spacing: -1px;
	clear: both;
}

.blogExcerpts h3 a {
	color: #004276;
	text-decoration: none;
}

.blogExcerpts h3 a:hover {
	text-decoration: underline;
}

.blogExcerpts h4 {
	font-weight: normal;
	color: #666;
	font-size: 14px;
	margin: 0 0 8px 0;
}

.blogExcerpts .entry p {
	font-size: 12px;
	line-height: 16px;
}

.clear {
	clear: both;
}


/* HEADER */

#header {
	height: 396px;
	background: url(/wp-content/themes/bigbizshow/images/header_bg.jpg) no-repeat;
	position: relative;
}

#title {
	width: 255px;
	height: 354px;
	margin: 0;
	background: url(/wp-content/themes/bigbizshow/images/bigbiz_title.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

#title h1 a {
	display: block;
	margin: 18px 0 0 0;
	width: 222px;
	height: 235px;
}

#title h1 span {
	display: none;
}

#title .description {
	display: none;
}

#listen {
	width: 259px;
	height: 354px;
	margin: 0;
	background: url(/wp-content/themes/bigbizshow/images/listen_bg2.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
}

#archiveLink a {
	display: block;
	width: 142px;
	height: 36px;
	margin: 14px 0 0 72px;
	background: url(/wp-content/themes/bigbizshow/images/archive_but.png) no-repeat;
}

#archiveLink a:hover {
	background: url(/wp-content/themes/bigbizshow/images/archive_but.png) 0 -36px no-repeat;
}

#archiveLink a span {
	display: none;
}

#listen h2, #listen h3, #listen h4 {
	display: none;
}

#listenLink a {
	display: block;
	width: 186px;
	height: 40px;
	margin: 166px 0 0 50px;
	background: url(/wp-content/themes/bigbizshow/images/listen_live_but.png) no-repeat;
}

#listenLink a:hover {
	background: url(/wp-content/themes/bigbizshow/images/listen_live_but.png) 0 -40px no-repeat;
}

#listenLink a span {
	display: none;
}

#localLinkWrapper {
	margin: 3px 0 0 50px;
	position: relative;
	z-index: 20;
}

#localLink {
	width: 186px;
	height: 40px;
	margin: 0;
	background: url(/wp-content/themes/bigbizshow/images/listen_local_bg.png) no-repeat;
	position: relative;
	z-index: 10;
}

#localLink input {
	width: 79px;
	height: 19px;
	padding: 3px 0 0 4px;
	margin: 0;
	border: 1px solid #336666;
	background: url(/wp-content/themes/bigbizshow/images/local_input_bg.gif) no-repeat;
	position: absolute;
	top: 6px;
	left: 7px;
	color: #999;
	font-weight: bold;
}

#localLink input.submit {
	width: 81px;
	height: 19px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(/wp-content/themes/bigbizshow/images/local_submit_but.gif) no-repeat;
	top: 9px;
	left: 96px;
}

#localLink input.submit:hover {
	background: url(/wp-content/themes/bigbizshow/images/local_submit_but.gif) 0 -19px no-repeat;
}

#localDrop {
	width: 176px;
	height: 30px;
	background: url(/wp-content/themes/bigbizshow/images/listen_local_dd.png) no-repeat;
	position: absolute;
	top: 6px;
	left: 4px;
	z-index: 5;
}

#closeDrop {
	width: 20px;
	height: 25px;
	padding: 0 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	
	/* IE hack */
	background: #ccc;
}

#localDrop p {
	margin: 3px 0 0 0;
	text-align: center;
}

#rantsLink a {
	display: block;
	width: 182px;
	height: 36px;
	margin: 3px 0 0 50px;
	background: url(/wp-content/themes/bigbizshow/images/rants_but.png) no-repeat;
}

#rantsLink a:hover {
	background: url(/wp-content/themes/bigbizshow/images/rants_but.png) 0 -36px no-repeat;
}

#rantsLink a span {
	display: none;
}


/* NAVIGATION */

#nav {
	width: 960px;
	height: 71px;
	list-style: none;
}

#nav li {
	width: 160px;
	height: 71px;
	float: left;
}

#nav li a {
	display: block;
	width: 160px;
	height: 71px;
}

#nav li a span {
	display: none;
}

#nav li a.home {
	background: url(/wp-content/themes/bigbizshow/images/home_but.png) no-repeat;
}

#nav li a.home:hover {
	background: url(/wp-content/themes/bigbizshow/images/home_but.png) 0 -71px no-repeat;
}

#nav li a.air {
	background: url(/wp-content/themes/bigbizshow/images/on_air_but.png) no-repeat;
}

#nav li a.air:hover {
	background: url(/wp-content/themes/bigbizshow/images/on_air_but.png) 0 -71px no-repeat;
}

#nav li a.meet {
	background: url(/wp-content/themes/bigbizshow/images/meet_but.png) no-repeat;
}

#nav li a.meet:hover {
	background: url(/wp-content/themes/bigbizshow/images/meet_but.png) 0 -71px no-repeat;
}

#nav li a.blog {
	background: url(/wp-content/themes/bigbizshow/images/blog_but.png) no-repeat;
}

#nav li a.blog:hover {
	background: url(/wp-content/themes/bigbizshow/images/blog_but.png) 0 -71px no-repeat;
}

#nav li a.store {
	background: url(/wp-content/themes/bigbizshow/images/store_but.png) no-repeat;
}

#nav li a.store:hover {
	background: url(/wp-content/themes/bigbizshow/images/store_but.png) 0 -71px no-repeat;
}

#nav li a.twitter {
	background: url(/wp-content/themes/bigbizshow/images/twitter_but.png) no-repeat;
}

#nav li a.twitter:hover {
	background: url(/wp-content/themes/bigbizshow/images/twitter_but.png) 0 -71px no-repeat;
}


/* COMMON CONTENT */

#outerContent {
	background: url(/wp-content/themes/bigbizshow/images/content_bg.jpg) no-repeat;
}

.ad {
	
}


/* HOME CONTENT */

/* top */

#topbar {
	height: 100px;
	width: 960px;
}

#home-ad-1 {
	height: 90px;
	width: 728px;
	float: left;
	margin: 1px 0 0 14px;
}

#newsletter {
	width: 190px;
	height: 100px;
	margin: 2px 0 0 760px;
	background: url(/wp-content/themes/bigbizshow/images/newsletter_bg.png) no-repeat;
}

#newsletter h3 {
	display: none;
}

/* left */

.home #leftWrap {
	width: 720px;
	float: left;
}

.home #left {
	width: 250px;
	padding: 0 0 0 10px;
}

#media h3 {
	width: 224px;
	height: 53px;
	margin: 10px 0 15px 0;
	background: url(/wp-content/themes/bigbizshow/images/mention.png) no-repeat;
}

#media h3 a {
	display: block;
	width: 224px;
	height: 53px;
}

#smallPlayer {
	width: 235px;
	height: 675px;
	background-color: #ccc;
	margin: 10px 0 0 0;
}

#media h3 span {
	display: none;
}

#home-ad-2 {
	width: 200px;
	height: 80px;
	margin: 10px 0 0 10px;
}

#personalities h3 {
	width: 187px;
	height: 29px;
	margin: 10px  0 5px 0;
	padding: 0;
	background: url(/wp-content/themes/bigbizshow/images/personalities.png) no-repeat;
}

#personalities h3 a {
	display: block;
	width: 187px;
	height: 29px;
}

#personalities h3 span {
	display: none;
}

#personalities table {
	border-collapse: collapse;
	margin: 0;
}

#personalities table td .personality {
	width: 60px;
	height: 83px;
	padding: 7px 7px 0 3px;
	text-align: center;
	background: url(/wp-content/themes/bigbizshow/images/personality_thumb_bg.png) no-repeat;
	position: relative;
}

#personalities table td .personality a {
	display: block;
	height: 75px;
	width: 60px;
	color: #000;
	text-decoration: none;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
}


#personalities table td .personality a:hover {
	color: #A01E1A;

}

#personalities table td .personality img {
	margin: 0 5px 0 5px;
}

#personalities table td .personality span {
	display: block;
	width: 60px;
	position: absolute;
	bottom: 12px;
	left: 3px;
	text-align: center;
}

#home-ad-5 {
	width: 200px;
	height: 240px;
	margin: 10px 0 0 0;
}

#termOfDay h3 {
	width: 169px;
	height: 74px;
	margin: 20px 0 5px 0;
	background: url(/wp-content/themes/bigbizshow/images/term_of_day.png) no-repeat;
}

#termOfDay h3 a {
	display: block;
	width: 169px;
	height: 74px;
}

#termOfDay h3 span {
	display: none;
}

#termOfDay .terms a {
	display: block;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 3px;
	width: 215px;
}

#termOfDay .terms a:hover {
	background: #004276;
}

#termOfDay h4 {
	color: #2c2924;
	font-size: 16px;
	letter-spacing: -1px;
	margin: 0;
}

#termOfDay h5 {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#termOfDay a:hover h4, #termOfDay a:hover h5 {
	color: #fff;
}

/* middle */

.home #middle {
	width: 435px;
	float: right;
	padding: 0 10px 0 0;
}

#funnyGuys h2 {
	width: 418px;
	height: 105px;
	margin: 2px 0 5px 0;
	background: url(/wp-content/themes/bigbizshow/images/funny_guys.png) no-repeat;
}

#funnyGuys h2 span {
	display: none;
}

#funnyGuys p.intro {
	font-size: 24px;
	color: #004276;
	line-height: 28px;
	letter-spacing: -1px;
}

#homeBlog h2 {
	width: 156px;
	height: 36px;
	margin: 40px 0 0 0;
	background: url(/wp-content/themes/bigbizshow/images/bigbizblog.png) no-repeat;
}

#homeBlog h2 a {
	display: block;
	width: 156px;
	height: 36px;
}

#homeBlog h2 span {
	display: none;
}



#homeCaps h2 {
	width: 297px;
	height: 32px;
	margin: 40px 0 0 0;
	background: url(/wp-content/themes/bigbizshow/images/small_caps.png) no-repeat;
}

#homeCaps h2 a {
	display: block;
	width: 297px;
	height: 32px;
}

#homeCaps h2 span {
	display: none;
}

#homeCaps h3 {
	font-size: 20px;
	margin: 10px 0 5px 0;
	letter-spacing: -1px;
}

#homeCaps h3 a {
	color: #004276;
	text-decoration: none;
}

#homeCaps h3 a:hover {
	text-decoration: underline;
}

#homeCaps h4 {
	font-weight: normal;
	color: #666;
	font-size: 14px;
	margin: 0 0 8px 0;
}

#homeCaps .entry p {
	font-size: 12px;
	line-height: 16px;
}

/* right */

.home #right {
	width: 230px;
	margin: 0 0 0 725px;
}

#homeTwitter {
	margin: 0 0 10px 0;
}

#homeTwitter h3 {
	width: 208px;
	height: 87px;
	padding: 10px 0 0 0;
	background: url(/wp-content/themes/bigbizshow/images/twitter.png) bottom no-repeat;
}

#homeTwitter h3 a {
	display: block;
	width: 208px;
	height: 87px;
}

#homeTwitter h3 span, #homeTwitter h4 {
	display: none;
}

#homeTwitter #scrollBox {
	height: 600px;
	overflow: hidden;
	margin: 20px 0 0 0;
}

#homeTwitter p.tweetContent {
	width: 168px;
	margin: 0 0 0 0;
	padding: 8px 15px 0 15px;
	background: url(/wp-content/themes/bigbizshow/images/side_tweet_main.png) no-repeat;
	font-size: 12px;
	overflow: hidden;
}

#homeTwitter .tweetBottom {
	width: 198px;
	height: 36px;
	margin: 0 0 0 0;
	background: url(/wp-content/themes/bigbizshow/images/side_tweet_bot.png) no-repeat;
}

#homeTwitter .tweet img {
	border: 1px solid #000;
	float: left;
}

#homeTwitter .tweet .creds {
	height: 70px;
	margin: 0 0 0 60px;
}

#homeTwitter .tweet strong {
	display: block;
	color: #a01e1a;
	
}

#homeTwitter .tweet em {
	display: block;
	color: #999;
	margin: 0;
	font-style: normal;
	font-size: 12px;
}

#home-ad-3 {
	width: 225px;
	height: 80px;
	margin: 0 0 10px 0;
}

#networks {
	margin: 0 0 10px 0;
}

#networks h3 {
	width: 141px;
	height: 29px;
	margin: 20px 0 10px 0;
	background: url(/wp-content/themes/bigbizshow/images/networks.png) no-repeat;
}

#networks h3 span {
	display: none;
}

#networks ul {
	list-style: none;
	height: 141px;
	margin: 0 0 20px 0;
}

#networks li {
	display: block;
	width: 112px;
	height: 47px;
	background: url(/wp-content/themes/bigbizshow/images/network_bg.png) no-repeat;
	float: left;
}

#networks li span {
	display: none;
}

#networks li a {
	display: block;
	width: 98px;
	height: 33px;
	margin: 5px 8px 9px 6px;
}

#cbs_button a {
	background: url(/wp-content/themes/bigbizshow/images/cbs_radio.gif) no-repeat;
}

#wealth_button a {
	background: url(/wp-content/themes/bigbizshow/images/wealth_tv.gif) no-repeat;
}

#biztv_button a {
	background: url(/wp-content/themes/bigbizshow/images/biztv.gif) no-repeat;
}

#business_button a {
	background: url(/wp-content/themes/bigbizshow/images/business_talk_radio.gif) no-repeat;
}

#aol_button a {
	background: url(/wp-content/themes/bigbizshow/images/aol.gif) no-repeat;
}

#fox_button a {
	background: url(/wp-content/themes/bigbizshow/images/fox.gif) no-repeat;
}

#wsradio_button a {
	background: url(/wp-content/themes/bigbizshow/images/ws_radio.gif) no-repeat;
}

#home-ad-4 {
	width: 220px;
	height: 220px;
	margin: 0 0 10px 0;
}

#homeLinks {
	margin: 0 0 40px 0;
}

#homeLinks h3 {
	width: 80px;
	height: 29px;
	margin: 20px 0 5px 0;
	background: url(/wp-content/themes/bigbizshow/images/links.png) no-repeat;
}

#homeLinks h3 a {
	display: block;
	width: 80px;
	height: 29px;
}

#homeLinks h3 span {
	display: none;
}

#homeLinks ul {
	list-style: none;
}

#homeLinks li a {
	display: block;
	width: 190px;
	margin: 0 0 0 0;
	padding: 3px 0 3px 10px;
	color: #333;
	text-decoration: none;
}

#homeLinks li a:hover {
	color: #fff;
	background-color: #004276;
}

/* bottom */

#home-ad-6 {
	width: 728px;
	height: 90px;
	margin: 0 0 20px 116px;
	clear: both;
}


/* CATEGORIES */

#category-ad-1 {
	height: 90px;
	width: 728px;
	float: left;
	margin: 1px 0 0 14px;
}

#category-ad-2 {
	width: 225px;
	height: 79px;
	margin: 15px 0 0 0;
}

.category #leftWrap {
	width: 710px;
	float: left;
	margin: 4px 0 0 0;
}

.category #left {
	width: 215px;
	padding: 0 0 0 10px;
}

.category #middle {
	width: 475px;
	float: right;
}


.category #middle .entry {
	width: 455px;
	
}

.category #right {
	width: 230px;
	margin: 0 0 0 725px;
}

.category .category_title {
	font-size: 36px;
	font-weight: bold;
	margin: 0 0 10px 0;
	letter-spacing: -2px;
}

.category #left h3 {
	font-size: 28px;
	color: #333;
	letter-spacing: -1px;
	margin: 10px 0 4px 0;
}

.category #left ul {
	list-style: none;
	margin: 0 0 15px 0;
}

.category #left li {
	margin: 0 0 3px 0;
	font-size: 12px;
}

.category #left li a {
	display: block;
	padding: 3px 0 3px 10px;
	color: #2c2924;
	text-decoration: none;
	width: 170px;
}

.category #left li a:hover {
	background: #a4a4a4;
	color: #fff;
}

.title h2 {
	float: left;
}

a.rss {
	display: block;
	width: 42px;
	height: 42px;
	margin: 0 0 0 10px;
	background: url(/wp-content/themes/bigbizshow/images/rss_icon.png) no-repeat;
	float: left;
}

a.rss span {
	display: none;
}


/* BLOG ENTRIES */

#post-ad-1 {
	height: 90px;
	width: 728px;
	float: left;
	margin: 1px 0 0 14px;
}

#post-ad-2 {
	width: 225px;
	height: 79px;
	margin: 15px 0 0 0;
}

.blogEntry h2.postTitle {
	font-size: 28px;
	margin: 10px 0 10px 0;
	letter-spacing: -1px;
	clear: both;
	color: #004276;
}

.blogEntry h3.postDate {
	font-weight: normal;
	color: #666;
	font-size: 14px;
	margin: 0 0 15px 0;
}

.blogEntry {
	color: #333;
}

.blogEntry p {
	font-size: 12px;
	line-height: 18px;
	margin: 15px 0 15px 0;
}

.blogEntry a {
	color: #a01e1a;
	text-decoration: none;
}

.blogEntry a:hover {
	text-decoration: underline;
}

.blogEntry h1 {
	font-size: 38px;
	margin: 10px 0 0 0;
}

.blogEntry h2 {
	font-size: 33px;
	margin: 15px 0;
}

.blogEntry h3 {
	font-size: 20px;
	margin: 15px 0;
	color: #004276;
}

.blogEntry h4 {
	font-size: 18px;
	margin: 18px 0 0 0;
}

.blogEntry h5 {
	font-size: 16px;
	margin: 2px 0 0 0;
}

.blogEntry h6 {
	font-size: 14px;
	margin: 4px 0 0 0;
}

.blogEntry ul {
	margin: 20px 0 20px 15px;
}

.blogEntry ol {
	margin: 0 0 18px 20px;
}

.blogEntry li {
	font-size: 12px;
	margin: 0 0 4px 0;
}

.blogEntry address {
	margin: 0 0 18px 0;
}

.blogComments {
	margin: 110px 0 20px 0;
}

.blogComments h3 {
	font-weight: normal;
	font-size: 24px;
	color: #000;
	margin: 0 0 12px 0;
}

.blogComments textarea {
	width: 450px;
}


#middle .navigation {
	width: 425px;
	margin: 10px 0 50px 0;
	text-align: center;
}

#middle .navigation .alignleft {
	float: left;
	max-width: 200px;
	text-align: left;	
}

#middle .navigation .alignright {
	float: right;
	max-width: 200px;
	text-align: right;	
}

/* PERSONALITIES PAGE */

/* MAIN CAST */

#content.personalities #mainCast {
	margin: 20px 0 20px 0;
}

#content.personalities #mainCast td {
	vertical-align: top;
}

#content.personalities #mainCast .personalityPic {
	float: none;
	background: url(/wp-content/themes/bigbizshow/images/profile_shadow_main.png) no-repeat; 
}

#content.personalities #mainCast .personality  {
	width: 200px;
	max-width: 200px;
}

#content.personalities #mainCast h2  {
	margin: 0 0 0 25px;
}


/* SUPPORTING CAST */

#content.personalities #supporters h2  {
	margin: 0 0 5px 25px;
}


.personalityPic {
	float: left;
	width: 138px;
	height: 138px;
	padding: 6px 0 0 7px;
	background: url(/wp-content/themes/bigbizshow/images/profile_shadow.png) no-repeat;
}

.personalities {
	background: url(/wp-content/themes/bigbizshow/images/personalities_content_bg.jpg) no-repeat;
}
	
#content.personalities .left {
	width: 665px;
	margin: 0px 0 40px 0;
}

#content.personalities .right {
	width: 235px;
	margin: 20px 0 0 720px;
}

#content.personalities .right .entry {
	width: 215px;
	margin: 5px 0 0 8px;
}

.personalities h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #000;
	letter-spacing: -4px;
}


#content.personalities .left .personality {
	width: 315px;
	padding: 10px 15px 30px 20px;
}


#personalities-ad-1 {
	height: 90px;
	width: 728px;
	float: left;
	margin: 1px 0 0 14px;
}

.personality ul {
	list-style: none;
	font-style: italic;
	line-height: 16px;
}


#personality-ad-1 {
	width: 225px;
	height: 79px;
}


.personality li.name a {
	display: block;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 5px 0;
	font-style: normal;
	line-height: 22px;
	


}

.personality li.name a:hover {
	color: #A01E1A;	
}





.personality li.email a {
	color: #004276;
	font-style: normal;
}

.personality li.email a:hover {
	color: #A01E1A;

}

/* PROFILE PAGE */


#profile-ad-1 {
	height: 90px;
	width: 728px;
	float: left;
	margin: 1px 0 0 14px;
}


#content .left #personalityTitle h1 {
	font-size: 36px;
}

#content .left #personalityTitle h2 {
	font-size: 24px;
	padding-bottom: 20px;
}


/* TWITTER PAGE */

.twitterLoginLink a {
	display: block;
	background: #2d6189;
	height: 21px;
	width: 140px;
	border: 1px solid #999;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px 23px;
	color: #dce6ee;
	text-decoration: none;
	font-size: 13px;
}

.twitterLoginLink a:hover {
	background: #013c6b;
	color: #fff;
}

#twitter-ad-6 {
	width: 728px;
	height: 90px;
	margin: 0 0 20px 116px;
	clear: both;
	background: url(/wp-content/themes/bigbizshow/images/ad6.jpg) no-repeat;
}

#twitter-ad-1 {
	height: 90px;
	width: 728px;
	float: left;
	margin: 1px 0 0 14px;
}

#subscribe {
	width: 190px;
	height: 100px;
	margin: 2px 0 0 760px;
}

#subscribe h4 {
	margin: 0;
}

#subscribe h4 a {
	display: block;
	width: 190px;
	height: 100px;
	background: url(/wp-content/themes/bigbizshow/images/newsletter_bg.png) no-repeat;
}

#subscribe h4 a:hover {
	background: url(/wp-content/themes/bigbizshow/images/newsletter_bg.png) 0 -100px no-repeat;
}

#subscribe h4 span {
	display: none;
}

#content.twitter .left {
	padding: 0 0 0 80px;
	width: 635px;
}

.twitter h3 {
	width: 208px;
	height: 87px;
	padding: 10px 0 0 0;
	margin: 0 0 0 20px;
	background: url(/wp-content/themes/bigbizshow/images/twitter.png) bottom no-repeat;
}

.twitter h3 span, .twitter h2 {
	display: none;
}

.twitter #twitterConversation {
	width: 599px;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.twitter #scrollBox {
	height: 860px;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.twitter #twitterConvTop {
	width: 601px;
	height: 24px;
	margin: 10px 0 0 0;
	background: url(/wp-content/themes/bigbizshow/images/twitter_conv_top.png) no-repeat;
}

.twitter #twitterConvBottom {
	width: 601px;
	height: 6px;
	margin: 0 0 20px 0;
	background: url(/wp-content/themes/bigbizshow/images/twitter_conv_bot.png) no-repeat;
}

.twitter .tweet {
	width: 550px;
	border-top: 2px dotted #ccc;
	height: 80px;
}

.twitter .tweet .tweetBottom {
	height: 0;
}

.twitter .tweet p.tweetContent {
	width: 460px;
	float: right;
	margin: 10px 0 5px 0;
	font-size: 13px;
}

.twitter .tweet img {
	padding: 15px 0 0 15px;
	float: left;
}

.twitter .tweet .creds {
	padding: 0 0 15px 90px;
}

.twitter .tweet .creds strong {
	color: #fe1b14;
}

#statusBox {
	position: relative;
}

#statusBox p.greeting {
	padding: 10px 0 0 20px;
	margin: 0;
}

#statusBox label {
	display: block;
	font-family: Georgia, serif;
	font-size: 30px;
	color: #666;
	text-align: right;
	font-weight: bold;
	padding: 0 30px 5px 0;
}

#statusBox textarea {
	width: 542px;
	height: 42px;
	border: 1px solid #ccc;
	margin: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 4px;
	position: relative;
}

#statusBox #submit {
	width: 110px;
	height: 26px;
	background: #a01e1a;
	border: none;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 462px;
	position: relative;
}

#statusBox #submit:hover {
	background: #cc3333;
}

#statusBox #message {
	position: absolute;
	top: 40px;
	left: 240px;
	font-size: 12px;
	color: #186612;
}

#statusBox p.note {
	font-size: 10px;
	color: #999;
	margin: -30px 0 0 20px;
}

#twitter-ad-2 {
	width: 225px;
	height: 79px;
	margin: 15px 0 0 0;
}

#twitter-ad-3 {
	height: 90px;
	width: 728px;
	margin: 10px auto 30px auto;
}


/* MEDIA PAGE */

#media-ad-1 {
	height: 90px;
	width: 728px;
	float: left;
	margin: 1px 0 0 14px;
}

#media-ad-2 {
	width: 225px;
	height: 79px;
	margin: 15px 0 0 0;
}

#content.media #bigMediaPlayer {
	margin: 30px 0 30px 30px;
}

#content.media #links h3 {
	font-size: 28px;
	color: #333;
	letter-spacing: -1px;
	margin: 10px 0 4px 0;
}

#content.media #links ul {
	list-style: none;
	margin: 0 0 15px 0;
}

#content.media #links li {
	margin: 0 0 3px 0;
	font-size: 12px;
}

#content.media #links li a {
	display: block;
	padding: 3px 0 3px 10px;
	color: #2c2924;
	text-decoration: none;
	width: 170px;
}

#content.media #links li a:hover {
	background: #a4a4a4;
	color: #fff;
}


/* SINGLE PAGES */

#content.page .left {
	width: 645px;
	padding: 0 20px 0 50px;
}

#page-ad-1 {
	height: 90px;
	width: 728px;
	float: left;
	margin: 1px 0 0 14px;
}

#page-ad-2 {
	width: 225px;
	height: 79px;
	margin: 15px 0 0 0;
}

#content.page  h2.pageTitle {
	font-size: 28px;
	margin: 10px 0 10px 0;
	letter-spacing: -1px;
	clear: both;
	color: #004276;
}


/* FOOTER */

#footer {
	width: 960px;
	height: 80px;
	background: url(/wp-content/themes/bigbizshow/images/footer_bg.png) no-repeat;
	clear: both;
}

#copyright {
	width: 224px;
	height: 63px;
	padding: 10px 0 0 15px;
	float: left;
	list-style: none;
	font-size: 12px;
	letter-spacing: -0.3px;
	line-height: 15px;
}

#copyright a {
	text-decoration: none;
	color: #004276;
}

#copyright a:hover {
	text-decoration: underline;
}


#copyright li {
	padding: 0 0 2px 0;
}

#copyright strong {
	color: #a01e1a;
}

#footerLinks {
	width: 600px;
	height: 80px;
	margin: 0 0 0 239px;
}

#footerLinks ul {
	list-style: none;
}

#footerLinks li {
	float: left;
}

#footerLinks a:hover {
	text-decoration: underline;
}

#footerLinks li.first a {
	background: none;
}

#footerNav {
	width: 450px;
	height: 20px;
	padding: 20px 0 0 0;
	margin: 0 auto;
}

#footerNav a {
	color: #fff;
	text-decoration: none;
	background: url(/wp-content/themes/bigbizshow/images/footer_nav_sep.gif) left no-repeat;
	padding: 0 5px 0 8px;
}

#footerSubNav {
	width: 380px;
	height: 20px;
	padding: 5px 0 0 40px;
	margin: 0 auto;
}

#footerSubNav a {
	color: #fff799;
	text-decoration: none;
	background: url(/wp-content/themes/bigbizshow/images/footer_subnav_sep.gif) left no-repeat;
	padding: 0 5px 0 8px;
	font-size: 11px;
}


/* REGISTER */

.register {
	margin: auto;
	background: url(/wp-content/themes/bigbizshow/images/become_member_bg.png) no-repeat;
	height: 500px;
	width: 336px;
	padding: 125px 50px 0 50px;
	color: #333333;
}

#content.register h2 {
	display: none;
}

#content.register #registerCopy {
	width: 336px;
	text-align: center;
	color: #76540c;
}

#content.register label {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0 0 5px 0;
}

#content.register input {
	border: 1px solid #ccc;
	width: 300px; 
	height: 20px;
	margin: 0 0 24px 0;
	padding: 6px 0 0 4px;
}

#content.register #cimy_uef_1 {
	margin: 0 20px 0 0;
}

#content.register .radio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding:  0;
	margin: 54px 0 55px 0;
	font-weight: bold;
}

#content.register #newsletter_opt_in  {
	width: auto;
	height: auto;
	border: none;
	margin: 0 15px 0 0; 
	padding: 0;
	float: left;
}

#content.register #wp-submit {
	margin: 20px 0 0 20px;
	width: 90px; 
	height: 30px;
	border: none;
	background: url(/wp-content/themes/bigbizshow/images/register_60x90.png) no-repeat;
}

#content.register #wp-submit:hover {
	background: url(/wp-content/themes/bigbizshow/images/register_60x90.png) no-repeat 0 -30px;
}

#content.register .nextInstructions {
	margin: 24px 0 0 0;
	float: left;
}

#content.register #bottomContent {
	margin: auto;
	text-align: center;
	margin: 35px 0 0 0;
	
}

#content.register a {
	text-decoration: none;
}

#content.register a:hover {
	text-decoration: underline;
}


#login_error {
	margin: 20px 0 0 320px;
	padding: 10px;
	border: 1px solid red;
	width: 300px;
	text-align: center;
	background: #FADDE0;
	line-height: 20px; 
	
}

/* LOGIN */ 

.login {
	margin: auto;
	background: url(/wp-content/themes/bigbizshow/images/login_bg.png) no-repeat;
	height: 465px;
	width: 336px;
	padding: 125px 50px 0 50px;
	color: #333333;
}

#logForm label {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0 0 5px 0;
}

#logForm input {
	border: 1px solid #ccc;
	width: 300px; 
	height: 20px;
	margin: 0 0 24px 0;
	padding: 6px 0 0 4px;
}

#logForm .radio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding:  0;
	margin: 0;
	font-weight: bold;
}

#logForm #rememberme  {
	width: auto;
	height: auto;
	border: none;
	margin: 0 15px 0 0; 
	padding: 0;
	float: left;
}

#logForm p.submit {
	margin: 170px 0 0 250px;
}

#logForm #wp-submit {
	width: 90px; 
	height: 30px;
	border: none;
	background: url(/wp-content/themes/bigbizshow/images/submit_btn_60x90.png) no-repeat;
}


#logForm #wp-submit:hover {
	background: url(/wp-content/themes/bigbizshow/images/submit_btn_60x90.png) no-repeat 0 -30px;
}

#content.login #bottomContent {
	margin: auto;
	text-align: center;
	margin: 10px 0 0 0;
}

#content.login a {
	text-decoration: none;
}

#content.login a:hover {
	text-decoration: underline;
}


#login_error {
	margin: 20px 0 0 320px;
	padding: 10px;
	border: 1px solid red;
	width: 300px;
	text-align: center;
	background: #FADDE0;
	line-height: 20px; 
	
}

/* RESET PASSWORD */

#content.lostpassword {
	margin: auto;
	background: url(/wp-content/themes/bigbizshow/images/password_bg.png) no-repeat;
	height: 465px;
	width: 336px;
	padding: 125px 50px 0 50px;
	color: #333333;
}

#content.lostpassword p.message {
	width: 305px;
	text-align: center;
	margin: 0 0 30px 20px;
}
	


#content.lostpassword label {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0 0 5px 0;
}

#content.lostpassword input {
	border: 1px solid #ccc;
	width: 300px; 
	height: 20px;
	margin: 0 0 24px 0;
	padding: 6px 0 0 4px;
}

#content.lostpassword .radio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding:  0;
	margin: 0;
	font-weight: bold;
}

#content.lostpassword #rememberme  {
	width: 20px;
	margin: 0 15px 0 0; 
	padding: 0;
	float: left;
}

#content.lostpassword #wp-submit {
	margin: 195px 0 0 250px;
	width: 90px; 
	height: 30px;
	border: none;
	background: url(/wp-content/themes/bigbizshow/images/submit_btn_60x90.png) no-repeat;
}


#content.lostpassword #wp-submit:hover {
	background: url(/wp-content/themes/bigbizshow/images/submit_btn_60x90.png) no-repeat 0 -30px;
}

#content.lostpassword #bottomContent {
	margin: auto;
	text-align: center;
	margin: 35px 0 0 0;
}

#content.lostpassword a {
	text-decoration: none;
}
#content.lostpassword a:hover {
	text-decoration: underline;
}


/* CONTACT */

#content .left .entry { 
	margin: 30px 0 30px 0;
}

#wpcf7-f1-p4-o1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0 0 0 0 ;
	
}

#wpcf7-f1-p4-o1 input { 
	border: 1px solid #ccc;
	width: 400px;
	height: 20px;
	padding: 5px 0 0 5px;
	margin: 10px 0 30px 0px;
	
}

#wpcf7-f1-p4-o1 textarea { 
	width: 500px;
	border: 1px solid #ccc;
	margin: 10px 0 20px 0;
	padding: 10px 0 0 10px;
}


#wpcf7-f1-p4-o1 #submit input {
	width: 90px; 
	height: 30px;
	border: none;
	background: url(/wp-content/themes/bigbizshow/images/submit_btn_60x90.png) no-repeat;
	margin: 0 0 0 410px;
}

#wpcf7-f1-p4-o1 #submit input:hover {
	background: url(/wp-content/themes/bigbizshow/images/submit_btn_60x90.png) 0 -30px no-repeat ;
}
	

/* LINKS */

#content.links .left {
	padding: 10px 0 40px 40px;
	margin: 0 0 40px 0;
	width: 675px;
}

#content.links .left h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0 10px;
	

}

#content.links .left ul {
	list-style: none;
	line-height: 22px;


}

#content.links .left a {
	text-decoration: none;
}

#content.links .left a:hover {
	text-decoration: underline;
}

#content.links h2.pageTitle {
	color: #004276;
	letter-spacing: -1px;
	font-size: 28px;
}


/* ERROR PAGE */

.error h2 {
	padding: 50px 0 90px 30px;
	font-size: 28px;
}

.error #searchform {
	padding: 0 0 150px 30px;
}


/* PROFILE PICS & TITLES */

#content.profile .left {
	width: 675px;
	margin: 0 0 40px 25px;
	padding: 20px 0 0 0;
	
}


#content.sully #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/sully2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}

#content.sully #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/sullytitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.sully .left #personalityTitle h1, #content.sully .left #personalityTitle h2 {
	display: none;
}


#content.russ #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/russ2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}

#content.russ #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/russtitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.russ .left #personalityTitle h1, #content.russ .left #personalityTitle h2 {
	display: none;
}


#content.maureen #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/maureen2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}

#content.maureen #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/maureentitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.maureen .left #personalityTitle h1, #content.maureen .left #personalityTitle h2 {
	display: none;
}


#content.sweismen #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/steven2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}

#content.sweismen #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/steventitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.sweismen .left #personalityTitle h1, #content.sweismen .left #personalityTitle h2 {
	display: none;
}


#content.cgonzalez #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/cece2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}

#content.cgonzalez #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/cecetitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.cgonzalez .left #personalityTitle h1, #content.cgonzalez .left #personalityTitle h2 {
	display: none;
}


#content.sfox #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/scott2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.sfox #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/scotttitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.sfox .left #personalityTitle h1, #content.sfox .left #personalityTitle h2 {
	display: none;
}


#content.eross #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/ed2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.eross #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/edtitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.eross .left #personalityTitle h1, #content.eross .left #personalityTitle h2 {
	display: none;
}


#content.bcarroll #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/becky2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.bcarroll #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/beckytitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.bcarroll .left #personalityTitle h1, #content.bcarroll .left #personalityTitle h2 {
	display: none;
}


#content.jgold #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/jacob2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.jgold #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/jacobtitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.jgold .left #personalityTitle h1, #content.jgold .left #personalityTitle h2 {
	display: none;
}


#content.gwisdom #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/gab2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.gwisdom #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/gabtitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.gwisdom .left #personalityTitle h1, #content.gwisdom .left #personalityTitle h2 {
	display: none;
}


#content.rsloan #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/rich2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.rsloan #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/richtitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.rsloan .left #personalityTitle h1, #content.rsloan .left #personalityTitle h2 {
	display: none;
}


#content.pebeling #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/paul2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.pebeling #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/paultitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.pebeling .left #personalityTitle h1, #content.pebeling .left #personalityTitle h2 {
	display: none;
}


#content.kglaser #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/kyle2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.kglaser #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/kyletitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.kglaser .left #personalityTitle h1, #content.kglaser .left #personalityTitle h2 {
	display: none;
}


#content.tcalabreses #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/tony2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.tcalabreses #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/tonytitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.tcalabreses .left #personalityTitle h1, #content.tcalabreses .left #personalityTitle h2 {
	display: none;
}


#content.tyler #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/tyler2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.tyler #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/tylertitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.tyler .left #personalityTitle h1, #content.tyler .left #personalityTitle h2 {
	display: none;
}


#content.fsaxon #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/fred2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.fsaxon #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/fredtitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.fsaxon .left #personalityTitle h1, #content.fsaxon .left #personalityTitle h2 {
	display: none;
}


#content.marygoulet #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/mary2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.marygoulet #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/marytitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.marygoulet .left #personalityTitle h1, #content.marygoulet .left #personalityTitle h2 {
	display: none;
}


#content.jeffreybloom #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/jeffbloom2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.jeffreybloom #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/jeffbloomtitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.jeffreybloom .left #personalityTitle h1, #content.jeffreybloom .left #personalityTitle h2 {
	display: none;
}


#content.johnnymathis #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/johnnymathis2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.johnnymathis #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/johnnymathistitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.johnnymathis .left #personalityTitle h1, #content.johnnymathis .left #personalityTitle h2 {
	display: none;
}


#content.mrozbruch #mug {
	width: 275px;
	height: 408px;
	background: url(/wp-content/themes/bigbizshow/images/rozbruch2.png) no-repeat;
	float: left;
	margin: 0 15px 0 0;
}
#content.mrozbruch #personalityTitle {
	width: 380px;
	height: 200px;
	background: url(/wp-content/themes/bigbizshow/images/rozbruchtitle.png) no-repeat;
	float: left;
	margin: 15px 0 0 0;
}

#content.mrozbruch .left #personalityTitle h1, #content.mrozbruch .left #personalityTitle h2 {
	display: none;
}


/* WATCH US LIVE LINK */

#watchLiveLink a {
	display: block;
	width: 98px;
	height: 98px;
	background: url(/wp-content/themes/bigbizshow/images/watchus.png) no-repeat;
	position: absolute;
	top: 41px;
	left: -15px;
}

#watchLiveLink a:hover {
	background: url(/wp-content/themes/bigbizshow/images/watchus.png) 0 -98px no-repeat;
}

#watchLiveLink2 a {
	display: block;
	width: 647px;
	height: 46px;
	margin: 10px 0 0 28px;
	background: url(/wp-content/themes/bigbizshow/images/watchus2.png) no-repeat;
}

#watchLiveLink2 a:hover {
	background: url(/wp-content/themes/bigbizshow/images/watchus2.png) 0 -46px no-repeat;
}

