/* 
 *		Valley24.com Default Style
 *		Created:	03/07/2007
 *		Updated:	Every now and then...
 * 
 */
 
 /* Base properties */
                      
 body	{
	font-family: arial, sans-serif;
 	background: #909086;
 	font-size: 12px;
 	margin: 0;
 }
 
 a {
 	color: #0076a3; 
 	margin: 0;
 	border: 0;
 	padding: 0;
 	text-decoration: none;
	font-weight: bold;
 }
 
 a:hover {
 	text-decoration: underline;
 }
 
 img {
	border: 0; 
 }
 
 p {
 	margin-bottom: 1em;
	font-family: georgia, "times new roman", serif;
 }
  
 p.storytext {
	line-height: 1.5em;
	font-size: 14px;
 }
 
 p.halfbreak {
	line-height: 1em;
	padding: 5px;
	margin: 0;
 }
 
 p.halfbreak strong {
	font-family: arial, helvetica, sans-serif;	 
 }
 
 p.date {
	margin: 0;
	padding: 0;
	color: #555;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
 }
 
 h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 22px;
 }
 
 h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
 }
 
 h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
 }
 
 h2.story_head_home { 
	font-size: 20px; 
	margin: 0;
 }
 
 h2.story_head_home a {
	color: #000;	 
 }
 
 h1.home_header {
	margin: 8px 0 5px 0;
	padding: 3px;
	background: #333;
	color: #FFF;
	font-weight: normal;
	font-family: arial;
	font-size: 18px;
 }
 
 h1.home_header a {
	color: #FFF;
 }
 
 /* ~~ Getting personal ~~ */
 
 .byline {
 	font-weight: bold;
 	color: #555;
 	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 5px;
 }
 
 .dateline {
	font-weight: bold;
 	color: #555;
 	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0 5px 5px 5px;	 
 }
 
 .subhead {
	font-style: italic;
	color: #333;
 }
 
 ul.story_options {
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	list-style-type: none;
 }
 
 .story_options li {
 	margin-bottom: 0px;
	display: inline;
	font-size: 12px;
	
 }
 
 .story_options li.ipod {
	background: url(http://media.valley24.com/valley24/img/icons/16/ipod.gif) center left no-repeat;
	padding-left: 17px;
	padding-right: 8px;
	
 }
 
  .story_options li.printer_friendly {
 	background: url(http://media.valley24.com/valley24/img/icons/16/printer.gif) center left no-repeat;
 	padding-left: 17px;
 	padding-right: 8px;
 }
 
 .story_options li.comments {
	background: url(http://media.valley24.com/valley24/img/icons/16/comment.gif) center left no-repeat;
	padding-left: 17px;
	padding-right: 8px;
	
 }
 
 .story_options li.forward {
	background: url(http://media.valley24.com/valley24/img/icons/16/email.png) center left no-repeat;
	padding-left: 17px;
	padding-right: 8px;
	
 }
 
 .story_options li.delicious {
	background: url(http://media.valley24.com/valley24/img/icons/16/delicious.png) center left no-repeat;
	padding-left:  17px;
	padding-right: 8px;
	
 }
 .story_options li.printer {
 	background: url(http://media.valley24.com/valley24/img/icons/16/printer.png) center left no-repeat;
	padding-left: 17px;
	padding-right: 8px;
 
 }
 .story_options li.diggthis {
	background: url(http://media.valley24.com/valley24/img/icons/16/digg.gif) center left no-repeat; 
	padding-left: 17px;
	padding-right: 8px;
 }

 .story_options li.newsvine {
 	background: url(http://media.valley24.com/valley24/img/icons/16/newsvine.gif) center left no-repeat;
 	padding-left: 17px;
 	padding-right: 8px;
 }
  
 .story_options li.reddit {
 	background: url(http://media.valley24.com/valley24/img/icons/16/reddit.gif) center left no-repeat;
	padding-left: 17px;
	padding-right: 8px;
 }
 
 .story_options li.joingroup {
 	background: url(http://media.valley24.com/valley24/img/icons/16/ad2group.gif) center left no-repeat;
 	padding-left: 33px;
 	padding-right: 8px;
 }
 
 .story_options li.blogshome {
 	background: url(http://media.valley24.com/valley24/img/icons/16/home.gif) center left no-repeat;
	padding-left: 16px;
	padding-right: 8px;
 }
 
 .story_options li.arrow {
 	background: url(http://media.valley24.com/valley24/img/icons/16/f_list.gif) center left no-repeat;
 	padding-left: 16px;
 	padding-right: 8px;
 
 }
 
 .story_options li.groups {
 	background: url(http://media.valley24.com/valley24/img/icons/16/ad2group.gif) center left no-repeat;
 	padding-left: 16px;
 	padding-right: 8px;
 }
 
 .story_options li.blogit {
 	background: url(http://media.valley24.com/valley24/img/icons/16/blog.gif) center left no-repeat;
 	padding-left: 16px;
 	padding-right: 8px;
 }
 
 .story_options li.recomend {
 	background: url(http://media.valley24.com/valley24/img/icons/16/recomend.gif) center left no-repeat;
 	padding-left: 16px;
 	padding-right: 8px;
 }
 
 #rss {
 	background: url(http://media.valley24.com/valley24/img/feed-icon-16x16.gif) center left no-repeat;
 	padding-left: 16px;
 	padding-right: 8px;
 	
 }
 
#girlinfo col#end{background-color:#f4f4f4;}
#girlinfo td,#girlinfo th{padding:.2em;}
 
#girlinfo td table#rate td{font-size:.75em;text-align:center;padding:0;}
#girlinfo td table#rate{background:#ddd;}
 table.v24_list th {
	 background: #000;
	 color: #fff;
	 font-weight: bold;
	 padding: 3px;
	 font-size: 16px;
 }
 
 table.v24_list td {
	padding: 3px;
	border: solid 1px #eee;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
 }
 
 
  ul.v24_gig_list li a {
	color: #223d5b;
	text-decoration: underline;
 }
 
 ul.medialist {
 	list-style-type: none;
 	padding-left: 0;
 	margin-left: 0;
 }
 
 div.extras_side_block ul.medialist {
	padding-left: 10px;	 
 }
 
 ul.medialist li.video {
 	background: url(http://media.valley24.com/valley24/img/icons/16/movie.png) left center no-repeat;
 }
 
 ul.medialist li.email {
 	background: url(http://media.valley24.com/valley24/img/icons/16/email.png) left center no-repeat;
 	
 }
 
 ul.medialist li.f_email {
 	background: url(http://media.valley24.com/valley24/img/icons/16/forward.png) left center no-repeat;
 }
 
 ul.medialist li.sms {
 	background: url(http://media.valley24.com/valley24/img/icons/16/cell.png) left center no-repeat;
 }
 
 ul.medialist li.photo {
 	background: url(http://media.valley24.com/valley24/img/icons/16/photos.png) left center no-repeat;
 }
 
 ul.medialist li.audio {
 	background: url(http://media.valley24.com/valley24/img/icons/16/mp3.png) left center no-repeat;
 }
 
 ul.medialist li.audio {
 	background: url(http://media.valley24.com/valley24/img/icons/16/mp3.png) left center no-repeat;
 }
 
 ul.medialist li {
 	background: url(http://media.valley24.com/valley24/img/icons/16/computer.png) left center no-repeat;
 	padding-left: 25px;
 	margin-bottom: 10px;
 }
 
  ul.medialist li a {
	  font-size: 12px;
  }
 
 #comments {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
 }
 #comments p {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
 	padding: 0px;
	margin: 0px;
 }

.comment {
	/*background: #ffffff; */
	width: 630px;
	padding: 0px 0px 0px 0px;
	
}

#comment-karma {
	width: 98%; 
	line-hight: 25px; background: #DDD url(http://media.valley24.com/valley24/img/karma_back.gif); 
	border-bottom: #666 dotted 1px; 
	border-left: #666 dotted 1px; 
	border-right: #666 dotted 1px; 
	padding: 0 4px 2px 4px;
	margin: 0px;
	text-align: right;
 }
 
#comment-karma p {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#comment-karma img {
 	width: 19px; 
 	height: 19px; 
 	border: 0px;
 }
 
 .comment-form {
	background: #f4f4f4;
	padding: 10px;
 }
 
 #comment-by-time-date {
 	width: 98%;  
 	padding: 0 4px 2px 4px; 
 	border-left: #666 dotted 1px; 
 	border-right: #666 dotted 1px;
 }
 
 .comment-info {
 	display: block;
	background: url(http://media.valley24.com/valley24/img/ByTimeAndDate.gif) repeat-x top;
	width: 98%;
	padding: 0px 4px 2px 4px;
	margin: 10px 0 0 0;
	border-left: #666 dotted 1px;
	border-right: #666 dotted 1px;
	border-top: #666 dotted 1px;

}

.comment-info td {
	line-height: 23px;
	height: 23px;
}

.comment-info tr {
	background: url(http://media.valley24.com/valley24/img/ByTimeAndDate.gif) repeat-x top;
	line-height: 23px;
	height: 23px;
}

.comment-info comment_table {
	height: 23px;
	line-height: 23px;
	height: 23px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#left {
 	text-align: left;
 	padding: 0px;
 	width: 290px;
 }

#right {
 	text-align: right;
 	padding: 0px;
 	width: 360px;
 }
 
  #left a {
 	font-size: 10px;
 	font-weight: bold;
 }
 
#right a {
 	font-size: 10px;
 	font-weight: bold;
 
 }
 
 #admin {
 	border-top: #BBB solid 1px;
 	background: #666;
 	width: 630px;
 	height: 20px;
 
 }
 
 #admin a{
 	color: #FFF;
 
 }

 /* layout styles */
 .social_story_options {
 	background: #EEEEEE;
 	float: right;
 	width: 145px;
 	height: 165px;
	text-align: left;
	border-color: #666666;
 	border-width: 1px;
 	border-style: solid;		
}
 
 .social_story_options ul {
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
 }

.social_story_options li {
 	margin-bottom: 5px;
	font-size: 12px;
	display: block;
	height: 18px;
	margin-top:0px;
	padding-top:0px;
 }
 
 .social_story_options span {
 	background: #333;
 	padding-left: 3px;
 	padding-top: 3px;
 	padding-bottom: 3px;
 	display: block;
 	color: #FFF;
 	font-weight: bold;
 	font-size: 11px; 
 }

.social_story_options li.ipod {
	background: url(http://media.valley24.com/valley24/img/icons/16/ipod.gif) center left no-repeat;
	padding-left: 17px;
 	padding-right: 8px;
 }
 
.social_story_options li.comments {
	background: url(http://media.valley24.com/valley24/img/icons/16/comment.gif) center left no-repeat;	
 	padding-left: 17px;
 	padding-right: 8px;
 }
 
.social_story_options li.forward {
	background: url(http://media.valley24.com/valley24/img/icons/16/email.png) center left no-repeat;
 	padding-left: 17px;
 	padding-right: 8px;
 }

 .social_story_options li.delicious {
	background: url(http://media.valley24.com/valley24/img/icons/16/delicious.png) center left no-repeat;
 	padding-left: 17px;
 	padding-right: 8px;
 }

 .social_story_options li.printer_friendly {
 	background: url(http://media.valley24.com/valley24/img/icons/16/printer.gif) center left no-repeat;
 	padding-left: 17px;
 	padding-right: 8px;
 }

 .social_story_options li.diggthis {
	background: url(http://media.valley24.com/valley24/img/icons/16/digg.gif) center left no-repeat; 
 	padding-left: 17px;
 	padding-right: 8px;
 }
 
 .social_story_options li.newsvine {
 	background: url(http://media.valley24.com/valley24/img/icons/16/newsvine.gif) center left no-repeat;
 	padding-left: 17px;
 	padding-right: 8px;
 }
 
 .social_story_options li.reddit {
 	background: url(http://media.valley24.com/valley24/img/icons/16/reddit.gif) center left no-repeat;
	padding-left: 17px;
	padding-right: 8px;
 } 
 
.blog_about {
	float: right;
	width: 180px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	background: #EEE;

}

#event_morning {
	background: url(http://media.valley24.com/valley24/img/icons/32/morning.gif) #444 center left no-repeat;
	padding: 4px 4px 4px 40px;
	color: #FFF;
	margin: 0;
}

#event_afternoon {
	background: url(http://media.valley24.com/valley24/img/icons/32/daytime.gif) #444 center left no-repeat;
	padding: 4px 4px 4px 40px;
	color: #FFF;
	margin: 0;
}

#event_evening {
	background: url(http://media.valley24.com/valley24/img/icons/32/evening.gif) #444 center left no-repeat;
	padding: 4px 4px 4px 40px;
	color: #FFF;
	margin: 0;
}

.best_bet_date {
	background: #444 center left no-repeat;
	padding: 3px;
	color: #FFF;	
}

#event_night {
	background: /* url(http://mediaupload.vindy.com/valley24/img/icons/32/evening.png) */ #444 center left no-repeat;
	padding: 4px 4px 4px 40px;
	color: #FFF;
	margin: 0;
}

.event_title {
	margin: 3px 0 3px 0;
	font-size: 14px;
}

.event_container {
	padding: 8px;
	border-bottom: solid 1px #ccc;	
}

.event_description {
	margin: 0;
	padding: 0;
	padding-left: 15px;	
}

.event_time {
	margin: 0;
	padding: 0;
	padding-left: 15px;	
}

#event_search_form {
	background: #ececec; 
	padding: 5px; 
	border-top: solid 1px #ccc; 
	border-bottom: solid 2px #ccc;	
}

 #ivory_bar {
 	width: 100%;
 	height: 35px;
 	background: #fef6c8;
 	text-align: center;
 }
 
#story_toolz {
 	width: 150px;
 	border: solid 1px #666;
  	background:#ececec;
  	float: right;
	margin-left: 10px;
	margin-right: 10px;
	height: 55px;
 }

#story_toolz img {
	border: 0px;	
	width: 16px;
	height: 16px;
	padding: 1px;
	
}
 #story_toolz span {
 	background: #333;
 	padding-left: 3px;
 	padding-top: 3px;
 	padding-bottom: 3px;
 	display: block;
 	color: #FFF;
 	font-weight: bold;
 	font-size: 11px;
 	text-align: left;
 }
 
.v24m_thumb_gallery {
	width: 120px;
	height: 200px;
	float: left;
	background: #EEEEEE;
	padding: 10px;
	display: block;
	margin: 1px;
	border: #DDDDDD 1px solid;
	vertical-align: middle;
} 
 
#v24sh_photo_back {
	background: #666 url("http://media3.vindy.com/valley24/img/v24_photo_back.gif");
  }
  
 #v24sh_surround {
 	width: 970px;
 	background: #FFF url("http://media3.vindy.com/valley24/img/v24sh_bg_surr.jpg") top left repeat-y;
 	text-align: center;
 	margin: 0 auto;
 	padding: 0px 8px 0px 8px;
 }
 
 /* Header Styles */
 
 #v24sh_leaderboard {
 	background: #363636;
 	text-align: center;
 	padding: 10px;
 	border-bottom: solid 2px #222;
 }
 
 #v24sh_header_block {
 	background: #6b6b6b url("http://media3.vindy.com/valley24/img/v24sh_bg_headblock.jpg") top left no-repeat;
 	color: #fff;
 	width: 970px;
 	text-align: left;
 }
  
 #v24sh_header_block .img_logo {
 	float: left;
 }
 
 #v24sh_header_block .header_left_block {
 	float: left; 
 	width: 740px; 
 	display: block;
 	position: relative;

 }
 
 #v24sh_header_block .header_right_block {
 	float: left;
 	width: 210px;
 	padding: 10px;
 	text-align: right;
	font-weight: bold;
 }
 
 #v24sh_header_block .header_right_block a {
	 color: #fff;
	 text-decoration: underline;
 }
 
 #v24sh_header_block .infobar {
 	font-size: 10px;
 	background: #000 url("http://media3.vindy.com/valley24/img/v24sh_bg_headinfobar.jpg");
 	color: #fff;
 	height: 12px;
 	padding: 5px 10px 5px 10px;
 	text-align: left;
 	width: 950px;
 	font-weight: bold;
 	clear: both;
 }
 
 #v24sh_header_block .infobar .col1 {
 	width: 200px;
 	float: left;
 }
 
 #v24sh_header_block .infobar .col2 {
 	width: 430px;
 	float: left;
 	text-align: right;
 	font-style: italic;
 }
   
 #v24sh_header_block .infobar .col3 {
 	width: 320px;
 	text-align: center;
 	float: left;
 	clear: right;
 }  
   
 #v24sh_header_block .infobar a {
 	color: #fff;
 	font-weight: bold;
 }

/* HP photo/calendar block styles */

 #v24hp_photocal_block {
	width: 970px;
	clear: right;
	margin: 0;
 }
 
 #v24hp_photocal_block .photo {
 	width: 650px;
 	height: 240px;
 	float: left;
 	margin: 0;
 	border: 0;
 	padding: 0;
 }
 
 #v24hp_photocal_block #v24sh_cal1_block {
 	width: 299px;
 	height: 220px;
 	background: #fff url("http://media3.vindy.com/valley24/img/v24hp_bg_cal_block.jpg");
 	float: left;
 	border: 0;
	border-left: solid 1px #000;
 	margin: 0;
 	clear: right;
 	padding: 10px;
 	overflow: hidden;
 
 }

 #v24hp_cal1_block {
 	width: 300px;
	height: 220px;
 	background: #fff url("http://media3.vindy.com/valley24/img/v24hp_bg_cal_block.jpg");
 	float: left;
 	border: 0;
 	margin: 0;
 	clear: right;
 	padding: 10px;
 	overflow: hidden;
 
 }
 
 #v24sh_menubar_block {
 	background: #000;
 	width: 970px;
 	clear: both;
 }
 
 #v24sh_menubar_block .col1 {
 	color: #fff;
 	width: 650px;
 	background: #000;
 	text-align: left;
 	float: left;
 }
 
 #v24sh_menubar_block .col2 {
 	color: #fff;
 	width: 320px;
 	background: #000;
 	float: left;
  	text-align: right;
  	clear: right;
 } 
 
 #v24sh_menubar_block .col2 .v24sh_frm_search {
 	margin-top: 5px;
 	background: #ececec;
 	border: solid 1px #fff;
 	float: right;
 	width: 148px;
 	text-transform: uppercase;
 } 
 
 /* Menu Styles */

 .v24mSubOn {
 	font-family: arial, sans-serif;
	background: #333;
	color: #fff;
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration: underline;
	width: 140px;
	border-bottom: dashed 1px #555;
 }
 
 .v24mSubOff {
 	font-family: arial, sans-serif;
	background: #000;
	color: #fff;
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
	width: 140px;
	border-bottom: dashed 1px #555;
 }

 
/* Content Styles */
  
 #v24hp_content_block {
 	background: #fff url("http://media3.vindy.com/valley24/img/v24hp_bg_contentcols.gif") top left repeat-y;
 	text-align: left;
 	overflow: hidden;
 }
 
 #v24sh_base_content_block {
 	background: #fff url("http://media3.vindy.com/valley24/img/v24sh_bg_contentcols_base.gif") top left repeat-y;
 	text-align: left;
 }
 
 #v24sh_base_content_block .col1 {
 	width: 630px;
 	background: transparent;
 	padding: 0px 0 10px 10px;
 	float: left;
 	font-size: 1.2em;
 	margin-right: 10px;
 	overflow: hidden;
 }

.v24sh_homepage_partypics {
	float: left;
	display: block;
	background: #DDD;
	border-color: #AAA;
 	border-width: 1px;
 	border-style: solid;
 	padding-top: 7px;
	width: 140px;
	height: 210px;
	text-align: center;
	margin: 1px;
	
}

.v24sh_homepage_partypics p {
	height: 145px;
	width: 120px;
	padding-left: 10px;
 	padding-right: 10px;
}


/* custom stuff */
 
 
 #v24sh_base_content_block .col1 h1 {
 	font-size: 22px;
 	font-weight: bold;
 	width: 100%;
 	color: #fff;
 	background: #000 url(http://media.valley24.com/valley24/img/v24_h1_und.gif) bottom left no-repeat;
	margin-bottom: .5em;
	margin-top: 0;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 5px 25px 5px;
 }
 
   #v24sh_base_content_block .col1 h1.v24storyheadline {
	font-family: Verdana, helvetica, sans-serif;	 
	font-weight: bold;
	font-size: 24px;
	color: #000;
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
 }
 
 #v24sh_base_content_block .col2 {
 	background: transparent;
 	width: 300px;
 	padding: 0px 10px 10px 10px;
 	float: left;
 	overflow: hidden;
 }
 
 #v24sh_base_content_block .extras_side_block {
 	float: right; 
 	width: 200px; 
 	margin: 1.2em 3px 15px 10px; 
	font-weight: bold;
	background: #fff;
	border-bottom: solid 3px #ccc;
 }
 
 #v24sh_base_content_block .extras_side_block h3 {
	 font-size: 14px;
	 font-family: verdana, arial, sans-serif;
	 padding: 0px 10px 0px 10px;
	 margin: 0;
 }
 

 #v24hp_content_block .col1 {
 	width: 200px;
 	background: transparent;
 	padding: 0px 10px 0px 10px;
 	float: left;
 }
 
  #v24hp_content_block .col2 {
 	width: 406px;
 	background: transparent;
 	padding: 0px 12px 0px 12px;
 	float: left;
 }
 
  #v24hp_content_block .col3 {
 	background: transparent;
 	width: 300px;
 	padding: 0px 10px 0px 10px;
 	float: left;
 }

/*--footer start ---*/
 
 #footer a {
	color: #0076a3;	 
	font-weight: bold;
 	font-size: 10px;

}

/* begin footer navigation */
#footer {
	font: 1em arial, helvetica, sans-serif;
    line-height: 1.1em;
    color: #ccc;
    margin: auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 970px;
    background: #000;
    text-align:left;
   
}


#footer_column1 {
	width: 690px;
	float: left;
	position: relative;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	
}

#footer_column2 {
	width: 260px;
	float: left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: bottom;
	position: relative;
	
}

#footer_column2 a {
	padding-left: 12px;
	background: url(http://media.valley24.com/valley24/img/feed-icon-10x10.gif) top left no-repeat; 
	
}


#foot_row1 { 
	padding-left:8px; 
	padding-right:8px; 
	padding-bottom: 0px; 
	background: #2f2f2f; 
	height:30px; 
	position:relative; 

}

#foot_row2 { 
	vertical-align: bottom; 
	padding-left:8px; 
	padding-right:8px; 
	padding-top: 10px; 
	padding-bottom: 2px; 
	background: #181818 url(http://media.valley24.com/valley24/img/v24sh_img_ft_bottom.gif) no-repeat; 
	height: 30px;  
}

#foot_row3 { 
	padding-left:8px; 
	padding-right:8px; 
	padding-bottom: 5px;  
	position:relative; 
	z-index:101; 
}

span.pad {
    display: block;
    position: relative;
    top: 9px;
    left: 0px; 
}

span.start {
	padding-right: 8px;
	display: inline;
	width: 70px;
	position: absolute;
	
}
span.pad div {
	width: 55px;
	display: block;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 9px;
	padding-right: 8px;
}

.head { 
	padding-top: 5px;
	color:#FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	/*padding-bottom: 10px;*/
	display: block;
	
}

.link_row { color: #494949; padding-left: 70px; position: absolute; display: inline;}

#foot_row2 .link_row { color: #4b4b4b; }

#foot_row3 .link_row { color: #4c4c4c; }

#footer2 .text_size img {  
    display: block;
    float:left;
}
/*--- Footer End---*/
 
 /* best bets blurb styles */
 
 div#best_bets_blurb {
	background: #333; 
	color: #fff; 
	padding: 5px;
 }
 
 div#best_bets_blurb a {
	color: #f3c14a;	 
 }

.blog_object_title {
 	width: 260px;
 	vertical-align: top;
 	float: left;
 }
 .blog_object_title H2 {
 	width: 260px;
	font-size: 20px;
 	color: #333333;
 	padding-right: 10px;
 	padding-bottom: 5px;
 }
 
 .blog_object_title H3 {
 	width: 260px;
 	color: #666666;
 	padding-right: 10px;
 	border-bottom: 1px solid #C96;
 	padding-bottom: 5px;
 }
 
 .blog_header_image {
 	float: right;
 	padding: 10px 10px 10px 10px;
 	border: 1px solid #C96;
 	vertical-align: top;
 	
 }
/*.blogs_back_top{width:620px; display:block; background:url(http://media.valley24.com/valley24/img/blogbook_top1.gif) no-repeat; height:28px;}*/
/*.blogs_back_ground{width:620px; display:block; background:url(http://media.valley24.com/valley24/img/blogbook.gif) repeat-y; height:950px;}*/

.featured_blog_entry_left{width:280px; height:400px; padding:10px 20px 0px 0px; margin-left:0px; float:left;}
.featured_blog_entry_left .featured_padding{display:block; width:280px; display:block; margin:0px 5px 0px 0px; padding-left:5px;}
.featured_blog_entry_left img{float:left; margin-right:5px; margin-bottom:5px; border-right:#ccc solid 2px; border-bottom:#ccc solid 2px;}
.featured_blog_entry_left h3{margin-bottom: 0; padding-bottom: 10px;}
.featured_blog_entry_left h4{margin-top:0px; padding-top:0px;}
.featured_blog_entry_left h4 a{font-weight:bold; font-size:16px;}
.featured_blog_entry_left p.by_line{display:inline; padding:5px 0px 5px 0px; margin:0px 0px 6px 0px; display:block;}
.featured_blog_entry_left p.featured_body{display:inline;}
.featured_blog_entry_left p.featured_body font{ display:inline; padding-right:5px; margin-right:5px; clear:left; display:block;}
.featured_blog_entry_left font#comments{display:inline; width:100%; padding-right:5px; color:#333; }  

.featured_blog_entry_right{width:280px; height:400px; float:left; padding:10px 20px 0px 0px;}
.featured_blog_entry_right h5, .featured_blog_entry_left h5{padding:0px; margin-bottom:4px; display:block;}   
.featured_blog_entry_right img{float:right; margin-right:10px; margin-bottom:5px; border-right:#ccc solid 2px; border-bottom:#ccc solid 2px;}
.featured_blog_entry_right h3{margin-bottom: 0; padding-bottom: 10px;}
.featured_blog_entry_right h4{margin-top:0px;}
.featured_blog_entry_right .featured_padding{display:block; width:260px; display:block; margin:0px 5px 0px 0px; padding-left:5px;}
.featured_blog_entry_right h4 a{font-weight:bold; font-size:16px;}
.featured_blog_entry_right p.by_line{display:inline; padding:5px 0px 5px 0px; margin:0px 0px 6px 0px; display:block;}
.featured_blog_entry_right p.featured_body{display:inline;}
.featured_blog_entry_right p.featured_body font{ display:inline; padding-right:5px; margin-right:5px; display:block;}
.featured_blog_entry_right font#comments{display:inline; width:100%; padding-right:5px; color:#333; } 
/*.blogs_back_bottom{width:620px; display:block; background:url(http://media.valley24.com/valley24/img/blogbook_bottom.gif) no-repeat; height:28px;}*/
 /* drink special table styles */
 
 table#drinkspecials {
	margin-top: 3px;	 
 }
 
 table#drinkspecials th {
	 background: #000;
	 color: #fff;
	 font-weight: bold;
	 padding: 2px;
 }
 
 table#drinkspecials td {
	border-bottom: dotted 1px #ccc;
	padding: 2px;
 }
 
 /* inline styles */
 
 .inline {
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
 }
 
 .inline p {
	font-family: arial, helvetica, sans-serif;	 
	margin: 0;
	padding: 2px;
 }
 
 .inline h3 {
	margin: 0;
	padding: 2px;
	background: #555;
	color: #fff;
	font-size: 12px;
 }
 
 .inline h3 a {
	 color: #fff;	 
 }
 
.inline-right {
	float: right;
	margin-left: 12px;
 }
 
 .inline-left {
 clear:left;
	float: left;	 
	margin-right: 12px;
 }
 
 .bandmp3s-inline {
 	width: 180px;
 }
 
.event-inline {
 	width: 180px;
 }
 
 .gallery-inline {
 	clear:left;
	background: #ececec;
	width: 180px;
	border-color: #333333;
 	border-width: 1px;
 	border-style: solid;

 }
 
 .gallery-inline p {
	text-align: center; 
 
 }

 .gallery-inline h4 {
	margin: 0;
	padding: 3px;
	background: #333;
	color: #fff;
 }
 
 .navlinks {
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 2px;
 }
 
 .inline-gallery-tools {
	text-align: center;
	margin: 0;
	padding: 2px;
 }
 
 .qatext-inline {
	float: none;
	font-family: arial;
	background: #fdfbe3;
	padding: 5px;
	clear: both;
	margin: 0;
 }
 
 .qatext-inline h3 {
	background: none;
	font-size: 1.8em;
	margin-bottom: 1em;
	color: #790000;
 }
 
 .qatext-inline p {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #444;
	margin-bottom: 1em;
	margin-top: .5em;
 }
 
 .recurring-inline{font-family: arial, helvetica, sans-serif; font-weight:normal; font-size:13px; color:#444; margin-bottom: 1em; margin-top: .5em; width:220px; display:block; background-color:#fdfbe3;}
 
 .recurring-inline h3{font-weight:bold; font-size:14px; margin-top:0px; margin-bottom:.5em; color:#790000; background-color:#fdfbe3;}
 
 .text-inline {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
 }
 
 .text-inline h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: .5em;
	color: #790000;
 }
 
 .poll-inline {
	background: #ececec;
	border: solid 1px #ccc;
	padding: 5px;
	width: 30%;
 }
 
 .poll-inline h3 {
	background: none;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
 }
 
 .movie-inline {
	width: 40%;
	border: solid 1px #ccc;
	padding: 5px;
	background: #ececec;
 }
 
 .movie-inline h3 {
	 background: none;
	 color: #000;
 }
 
 .photo-inline {
	background: #ececec;
	border-color: #333333;
 	border-width: 1px;
 	border-style: solid;

 }
 
 .photothumb-inline {
 	background: #ececec;
 	border-color: #333333;
 	border-width: 1px;
 	border-style: solid;
 	width: 180px;
 }
 
 .thumb {
	float: left;
	margin: 0 8px 8px 0;
}
 /* V24 Radio page
 * Created 8/29/07
 * "Designer" Dan Wegendt
 */
 .link{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#container {
	width: 630px;
	float: left;
	margin: auto;
	padding: 0px;
	margin: 0px;
	background-image:url(http://media.valley24.com/valley24/img/radio/bkg.gif);
	background-repeat: repeat;
}	


#column_left {
	width: 310px;
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
}

#column_right {
	width: 315px;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#radio_body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	width:265px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-position: right bottom;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}

#radio_body h1{
	font-size: 12px;
	font-weight:bold;
	color:#669900;
	display: block;
	line-height: 1px; vertical-align:baseline;
}
#radio_body a{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:#669900;
	display: block;
	line-height: 1px; vertical-align:baseline;
}
#radio_body a:visited {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:#666666;
	display: block;
	line-height: 1px; vertical-align:baseline;
}

#radio_body p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}

#list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	background-repeat: no-repeat;
	list-style:circle;
	text-align: left;
	color: #FFFFFF;
	width:265px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	list-style-type: circle;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}

#list a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#list p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}

#list h3{
	font-size: 12px;
	font-weight:bold;
	color:#669900;
	display: block;
	line-height: 1px; vertical-align:baseline;
}
#allstations{
	background-image:url(http://media.valley24.com/valley24/img/radio/allsongs_b.gif);
	background-position:center;
	background-repeat: no-repeat;
	width:295px;
	padding-left: 15px;
}

#allstations img{border:none}

#genrelist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	background-repeat: no-repeat;
	list-style:circle;
	text-align: left;
	color: #FFFFFF;
	width:265px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-position: 95% 95%;
	background-image:url(http://media.valley24.com/valley24/img/radio/speakers.gif);
	list-style-type: circle;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}

#genrelist a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#heybands{
	background-image:url(http://media.valley24.com/valley24/img/radio/heybands.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	height:120px;
	width:305px;
	padding-top: 20px;
}

#heybands img{border:none}

img#cars_header {border: 0px; margin-top: 20px;}

#carsearchform {padding: 0px 0px 9px 0px; margin: 0px 0px 0px 0px;}

.carsjobs_search {margin: 0px 5px 0px 10px; width: 150px;}

.cars_cell {float: left; width: 126px; margin: 0px 8px 0px 8px; padding: 0px 0px 0px 0px;}

.cars_cell img {border: 0px 0px 0px 0px; margin: 0px 0px 0px 1px; padding: 0; width: 120px;}

.cars_center_bottom {text-align: center;}

img#jobs_header {border: 0;}

#advJobsearchForm {padding: 0 0 9px 0;}

.jobs_cell {float: left; width: 126px; margin: 0px 8px 0px 8px; padding: 0px 0px 0px 0px; overflow: hidden;}

.jobs_center_bottom {text-align: center;}

#script_hide{display:none;}

