/* CSS Document */

/*links - headers - font styles*/
.linktext{
	color:#000033;
}

.featurelink1{
	color:#0000FF;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
}

.featurelink2{
	color:#0000FF;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
}

.featurelink3{
	color:#0000FF;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
}

.featurelink1:hover{
	color:#CC0000;
}
.featurelink2:hover{
	color:#CC0000;
}
.featurelink3:hover{
	color:#CC0000;
}

.featuretext {
	color:#000000;
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	height: auto;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.logo {
	height: 85px;
	width:375px;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	padding-top: 4px;
	padding-left: 3px;
}


.mainsquaretext1{
	color:#000000;
	text-decoration:none;
	background-image: url(images/bullet_tall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	height: auto;
	width:auto;
	font-weight: bold;
	font-size: 12px;
	margin-top: 22px;
}

.mainsquaretext2{
	color:#000000;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	height: auto;
	width:auto;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 7px;
}

.mainsquareguestpic{
	height: auto;
	width: 280px;
	padding-bottom:1px;
	padding-left: 25px;
	
}

.mainsquareguestpic_scroll{
	height: 155px;
	width: 270px;
	overflow:hidden;
	overflow-x:hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

a .mainsquareguestpic_scroll{
	height: 190px;
	width:290px;
	overflow:scroll;
	overflow-x:hidden;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


.mainsquareguestpictext{
	height: 65px;
	width:290px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 7px;
}

.mainsquareadvertpic{
	height: auto;
	width:auto;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 15px;
}

.mainsquareadvertpictext{
	height: auto;
	width:auto;
	color:#666666;
	font-size:11px;
	padding-right: 20px;
	padding-left: 5px;
	font-style: italic;
	line-height: normal;
	padding-top: 10px;
}

.mainsquarelink{
	color:#000099;

}

.mainsquarelink:hover{color:#CC0000}


a {
	color:#0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color:#9900FF;
	list-style-type: none;
	list-style-position: inside;
}



li {
	text-decoration:none;
	
}
li:hover {text-decoration:none}

h1 {
	font-size:20px;
	line-height: 12pt;
}

h2 {
	font-size:18px;
	line-height: 12pt;
}

h4 {
	line-height:14px;

}

header_p_h3 a {text-decoration:underline; color:#0000FF;}

blockquote {font-size:18px; padding-top:5px}

header_text {font:Verdana, Arial, Helvetica, sans-serif; font-size:18px}

html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.812em;
	line-height:1.5em;
	}



/*Big Picture Page Layout .............. */

#main_pg{
	width:1018px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	height: 184px;
	background-image: url(images/header_bobSolo.jpg);
	background-repeat: no-repeat;
}

#navBar {
	height:46px;
	background-image: url(images/nav.jpg);
}


#midMain {
	height: 1330px;
	background-image: url(images/website_bg6_1300_plain.jpg);
}

#midMain2 {
	background-image: url(images/new_middle_interior.jpg);
	width: 1018px;
	height: 1100px;
}

#midMain3 {
	height: 1300px;
	background-image: url(images/website_bg5.jpg);
}

#midMain3_julypod {
	height: 1300px;
	background-image: url(images/website_bg5.jpg);
}

#midMain_home {
	height: 964px;
	background-image: url(images/mid_bg_scott_bob.jpg);
	padding-top: 15px;
}

#footer {
	height: 90px;
	background-image: url(images/new_footer_bg.jpg);

}

/* Tools ............*/
.clear {
	clear:both;
}

.colorBluebg {
	background-color:#D1D1DD;
	height: 288px;
	margin-top: 1px;
	overflow: scroll;
	overflow-x: hidden;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;

}



/* Navigation ...........*/

.datescroller{
	overflow: scroll;
	overflow-x: hidden;
	height: 1000px;
	
}
.nav_rect{
	height:25px;
	width:745px;
	float: left;
	display: block;
}

.nav_rect li { display:block;padding-right: 25px; float:left;font-size:11px; font-weight:bold;}
.nav_rect .act{ color:#ffffff}
.nav_rect li a{color:#718192; font-size:12px;; text-decoration:none;}
.nav_rect li a:hover{color:#ffffff; text-decoration:underline;}

.act_red{color:#FF0000; text-decoration:underline;} 

.bob_scott_names{width: 250px; float:left; height:46px;}
.bob_scott_names1{
	width: 100px;
	float:left;
	height:46px;
	padding-left: 30px;
}
.bob_scott_names2{
	width: 100px;
	float:left;
	height:46px;
	padding-left: 15px;
}


/*Body*/

body {
	background-image: url(images/pg_bg_638.jpg);
	background-color: #000033;
	background-repeat: repeat-x;
}

.col1_archives {
	width:140px;
	height: 320px;
	float: left;
	padding-right: 15px;
	padding-left: 20px;
}


.col1_contact {
	width:60px;
	float: left;
	padding-top: 52px;
}


.col1_home {
	width:195px;
	float: left;
	padding-left: 30px;
	font-variant: normal;
	padding-top: 09px;
}

.col1_guests {
	width:324px;
	height: 340px;
	float: left;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 20px;
}

.col1_listen {
	width:169px;
	height: 197px;
	float: left;
	margin-top: 175px;
	padding-left: 1px;
	margin-left: 1px;
}

.col1_listen2 {
	width:550px;
	height: 197px;
	float: left;
	margin-top: 20px;
	border-top-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
}

.col1_privacy {
	width:650px;
	height: 197px;
	float: left;
	margin-top: 20px;
	border-top-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
}


.col1_home_lft_marg {
	width:217px;
	height: 320px;
	float: left;
	padding-right: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}

.col1_news {
	width:200px;
	height: 320px;
	float: left;
	padding-right: 15px;
	padding-left: 20px;
}

.col2_home {
	width:445px;
	float: left;
	height: 266px;
	padding-top: 10px;
}

.col2_home_guests {
	width:337px;
	height: 340px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}


.col2_archives {
	width:540px;
	height: 320px;
	float: left;
	padding-right: 20px;
}



.col2_about {
	width:322px;
	height: 620px;
	float: left;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}


.col2_contact {
	width:578px;
	float: left;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 30px;
}


.col2_form {
	width:720px;
	height: 220px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}



.col2_listen {
	width:563px;
	height: 320px;
	float: left;
	padding-right: 10px;
}


.col2_privacy {
	width:704px;
	height: 320px;
	float: left;
	padding-left:30px;
	padding-right:10px;
}


.col2_news {
	width:509px;
	height: 320px;
	float: left;
}

.col2_show {
	width:510px;
	height: 1300px;
	float: left;
	padding-right: 20px;
	margin-left: 30px;
}

.col3_cont {
	width:230px;
	float: left;
	padding-top: 30px;
	padding-left: 86px;
	height: 290px;
}

.col3_home {
	width:316px;
	float: left;
	height: 310px;
}

.col3_about {
	width:316px;
	float: left;
	height: 310px;
	padding-left: 10px;
	padding-top: 17px;
}

.col3_standard {
	width:220px;
	float: left;
	height: auto;
	padding-top: 30px;
}

.col3_guests {
	width:220px;
	float: left;
	height: auto;
	padding-top: 30px;
}

.col3_feat {
	width:230px;
	float: right;
	height: 950px;
	padding-top: 30px;
}

.col1_other {
	width:230px;
	height: 950px;
	float: left;
	padding-right: 20px;
}
.col2_other {
	width:480px;
	height: 320px;
	float: left;
	padding-right: 15px;
}

.col3_color{
	width:220px;
	background-color:#CCCCCC;
	float: left;
	height: 950px;
}

.col3_color_guest{
	width:220px;
	background-color:#CCCCCC;
	float: left;
	height: 400px;
	padding-top: 10px;
}

.col3_color_home{
	width:220px;
	background-color:#CCCCCC;
	float: left;
	padding-top: 13px;
	height: 1785px;
}

.col3_color_cont{
	width:220px;
	background-color:#CCCCCC;
	float: left;
	height: 290px;
}

.col3_color_standard{
	width:220px;
	height:500px;
	background-color:#CCCCCC;
	float: left;
}

.col1_mini {
	width:233px;
	height: 350px;
	float: left;
	padding-right: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.col1_mini_home {
	width:233px;
	height: 325px;
	float: left;
	padding-right: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.col1_mini_guests {
	width:300px;
	height: 350px;
	float: left;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #999999;
	margin-top: 30px;
	margin-left: 31px;
}

.col2_mini {
	width:233px;
	height: 350px;
	float: left;
	padding-right: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.col2_mini_home {
	width:233px;
	height: 325px;
	float: left;
	padding-right: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.col3_mini {
	width:233px;
	height: 350px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.col3_mini_home {
	width:233px;
	height: 325px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.col3_other {
	width:345px;
	float: left;
	height: 400px;
	padding-left: 20px;
}

.col3_other_cont {
	width:600px;
	float: left;
	height: 400px;
	margin-left: 80px;
	overflow: visible;
	margin-top: 20px;
}

.col3_other_cont_just {
	width:600px;
	float: left;
	height: 400px;
	margin-left: 125px;
}


.col4 {
	width:328px;
	float: left;
	height: 270px;
	padding-right: 30px;
	border-right-width: thin;
	border-right-color: #999999;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #999999;
}

.col4_home {
	width:310px;
	float: left;
	height: 305px;
	padding-left: 31px;
	padding-top: 8px;
	padding-right: 5px;
}

.col4_about {
	width:328px;
	float: left;
	height: 270px;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-left: 20px;
	padding-top: 20px;
}

.col4_listen {
	width:330px;
	float: left;
	height: 270px;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-left: 20px;
	margin-top: 20px;
}

.col4_guests {
	width:330px;
	float: left;
	height: 270px;
	border-right-style: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 30px;
	margin-left: 60px;
}

.col5 {
	width:318px;
	float: left;
	height: 305px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #999999;
	padding-left: 10px;
	padding-top: 8px;
}

.col5_about {
	width:343px;
	float: left;
	height: 270px;
	padding-left: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 20px;
}

.col5_listen {
	width:500px;
	float: left;
	height: 220px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 40px;
}

.col6 {
	width: 200px;
	height:200px;
	padding-left: 40px;
	padding-top: 20px;
}

.col6_feat {
	width: 680px;
	height:940px;
	padding-left: 40px;
	padding-top: 20px;
	float: left;
	margin-right: 29px;
	overflow: scroll;
	overflow-x: hidden;
	margin-top: 30px;
}
.col6_feat2 {
	width: 680px;
	height:1250px;
	padding-left: 40px;
	padding-top: 20px;
	float: left;
	margin-right: 29px;

}

.col7 {
	width:338px;
	float: left;
	height: 269px;
	padding-right: 20px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

.col7_home {
	width:338px;
	float: left;
	height: 458px;
	padding-right: 20px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.col8 {
	width:348px;
	float: left;
	height: 270px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

.col8_home {
	width:348px;
	float: left;
	height: 458px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.col8_homeA {
	width:348px;
	float: left;
	height: 328px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

.col9 {
	width:348px;
	float: left;
	padding-left: 15px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #999999;
	padding-top: 15px;
}

.col9_home {
	width:348px;
	float: left;
	padding-left: 15px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #999999;
	padding-top: 15px;
}

.col10_home {
	width:358px;
	float: left;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #999999;
	padding-top: 15px;
	height: 300px;
}

.col_middle_wide{
	width:728px;
	height: 310px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

.dateblock {
	width: 205px;
	height:auto;
	right:auto;
	font-size: 0.812em;
	font-weight:normal;
	float:left;
	color:#CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 52px;
	margin-bottom: 5px;

}

.dwnld {text-decoration:none}

.face_fear{
	width:160px;
	height: 150px;
	float: left;
}

.guest_picbox_home{
	float: left;
	height: auto;
	width: auto;
	margin-right: 15px;
}

.footermenu{
	width:800px;
	padding-top:20px;
	color: #000033;
	font-size:11px;
	font-variant: normal;
	font-weight: normal;
	padding-left: 90px;
}

.footertab{
	width:900px;
	height: 20px;
	text-align:right;
}

.footertext{
	width:900px;
	height: 20px;
	text-align: right;
}

.header_p_h1 {
	height:40px;
	padding-top: 15px;
}

.header_p_h1_article {
	height:40px;
	padding-top: 10px;
}
.header_p_h1_listen {
	height:40px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.header_p_h2 {
	height:40px;
	padding-top: 20px;
	margin-bottom: 20px;
}

.header_p_h2_listen {
	padding-top: 20px;
	margin-bottom: 20px;
	height: 50px;
}


.header_p_h3 {
	height:35px;
}

.hosttxt{font-variant:small-caps; font-size:10px; font-weight:bold; padding-top:5px;}

.horz_line{
	position:absolute;
	left: 221px;
	top: 553px;
	width: 594px;
	height: 8px;
	background-image: url(images/horz_line.jpg);
	right: 0px;
	bottom: 0px;
}

.horz_line2{
	left: 221px;
	top: 553px;
	width: 540px;
	height: 25px;
	right: 0px;
	bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.linkPadding{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.list_live{
	float:left;
}

.logo {
	height: 86px;
	width:365px;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	padding-top: 4px;
	padding-left: 12px;
}


.logo_new {
	height: auto;
	width:auto;
	position: relative;
	left: 212px;
	top: 47px;
}

.mid_left_marg{
	padding-left:20px;
	float: left;
	width: auto;
}

.mid_left_marg_home{
	padding-left:20px;
	float: left;
	height: 2100px;
}

.minitext {
	width:210px;
	height: 110px;
}

.minitext2 {
	width:170px;
	height: 110px;
	margin-left: 20px;
}

.minitext2_con {
	width:170px;
	margin-left: 15px;
	height: auto;
}

.orderform{
	width:100px;
	height: 690px;
	float: left;
	margin-left: 65px;
	margin-top: 20px;
}

.pic_header_left{	
	float: left;
}


.pic_right{
	padding-left: 15px;
	height: 225px;
	width: 150px;
	float: right;
}

.pic_right_general{
	padding-left: 15px;
	float: right;
}

.pic_right_home{
	padding-left: 15px;
	height: 225px;
	width: 150px;
	float: right;
}
.pic_left{
	height: 200px;
	float: left;
	padding-right: 15px;
}


.pic_left_home{
	float: left;
	width: 200px;
	margin-right: 15px;
}

.pic_left_blog{
	float: left;
	width: auto;
	margin-right: 15px;
	height: auto;
}

.pic_left_about{
	height: auto;
	float: left;
	padding-right: 15px;
	width: auto;
}

.pic_left_mini{
	height: 150px;
	width: 150px;
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}

.pic_left_sm{
	height: 100px;
	width: 120px;
	float: left;
	margin-top: 7px;
	margin-right: 19px;
}
.pic_left_sm2{
	height: 100px;
	width: 120px;
	float: left;
	margin-top: 7px;
	margin-right: 5px;
}

.pic_left_med{
	width: 150px;
	float: left;
	margin-top: 7px;
	margin-right: 19px;
}


.pic_left_sm2{
	height: 90px;
	width: 100px;
	float: left;
	margin-top: 7px;
}

.pic_temp{padding-left:70px; padding-top:30px;}

.quotebox{
	width: 275px;
	height:auto;
	float: right;
}

.quotebox2_gay{
	width: 300px;
	height:auto;
	float: right;
}


.scrollbox{
	text-align:left;
	overflow: scroll;
	width: 190px;
	border:thin solid #FFFFFF;
	height: 200px;
	overflow-x: hidden;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/scroll_bg4.jpg);
	margin-bottom: 10px;
	
}
.scrollbox2{
	text-align:left;
	overflow: scroll;
	width: 190px;
	border:thin solid #FFFFFF;
	height: 200px;
	overflow-x: hidden;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/scroll_bg4.jpg);
	margin-bottom: 10px;
	margin-top: 15px;
	
}

.scrollbox_frame{
	text-align:left;
	width: 1750px;
	overflow: scroll;
	overflow-x: hidden;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	height: 265px;
	
}

.scrollbox_guest{
	text-align:left;
	overflow: scroll;
	width: 700px;
	border:thin solid #FFFFFF;
	height: 300px;
	overflow-y: hidden;
	padding-right: 5px;
	margin-bottom: 10px;
	float: left;
	padding-left: 5px;
	
}

.scrollpic{
	height:265px;
	width:175px;
	margin-right: 15px;
	float: left;
}
.scrollpic_top{
	height:150px;
	width:100px;
	padding-left: 25px;
}

.searchbar_holder{
	height: auto;
	padding-top: 20px;
	float: right;
	padding-right: 20px;
	width: auto;
}


.subheader{
	margin-bottom: 5px;
	height: 15px;
}


.textarea{
	margin-bottom: 20px;
}

.twitter{
	width:150px;
	height:auto;
	margin-left: 35px;
	margin-top: 10px;
	margin-right: 23px;
}

.white_box{
	width:200px;
	height:200px;
	border: thin solid #FFFFFF;
	margin-left: 7px;
}

.story_box{
	width:200px;
	height:200px;
	margin-left: 9px;
}

.white_box_con{
	width:190px;
	height:228px;
	border: thin solid #FFFFFF;
	margin-left: 14px;
}


.video{
	width:335px;
	float: left;
	height: 265px;
}
.video2{
	width:330px;
	float: left;
	height: 135px;
}

.video2_feat{
	width:auto;
	float: left;
	height: auto;
}

.video2_story{
	width:auto;
	float: left;
	height: auto;
}

.video_hldr {
	float:left;
	padding-left: 2px;
}

.video_hldr2 {
	float:left;
	padding-left: 8px;
	padding-top: 26px;
}

.white_box_soc{
	width:135px;
	height:150px;
	border: thin solid #FFFFFF;
	margin-left: 33px;
	margin-top: 20px;
	padding-left: 15px;
}

.white_box_soc2{
	width:135px;
	height:150px;
	border: thin solid #FFFFFF;
	margin-left: 33px;
	margin-top: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
}


.white_rect{
	width:150px;
	height:auto;
	border: thin solid #FFFFFF;
	margin-left: 35px;
	margin-top: 10px;
	margin-right: 23px;
}


.wrapper {
	width:100%;
	overflow:hidden;
	text-align: left;
}

.missingkids {
	width: 200px;
	height:300px;
	margin-left: 11px;
}
