/*  
Theme Name: Radio.sc Theme - 
Theme URI: http://www.radio.sc
Description: Radio.sc Theme - Only.SC - Allen Bayless
Version: .1/2
*/

/*Beginning of Radio.sc Styles */

body {
	background: #031033 url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/body_bg.png) repeat-x;
	font: normal 12px 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

a img {
	border: none;
	}

p {
	line-height: 2.0em;
	}	

#graphicwrapper {
	background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/body_bggraphic.jpg) top center no-repeat;
	width: 100%;
	min-width: 300px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	}	

#wrapper {
	background: WHITE;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
	}	


#header {
	background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/header.jpg) no-repeat;
	height: 215px;
	padding: 0 0 0 0;
	}	

	#onlyfloat {
		display: block;
		width: 136px;
		height: 31px;
		float: right;
		}	

	#headerfloat {
		display: block;
		width: 180px;
		height: 200px;
		float: left;
		}

	#headerslideshow {
		margin: 0 0 0 0px;
		padding-top: 40px;
		float: right;
		}	

#navigation {
	background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/navigation_bg.png) repeat-x;
	height: 55px;
	text-align: center;
	}	

	#navigation ul {
		width: 100%;
		margin: 0px;
		padding: 0px;
		}

	#navigation li {
		list-style: none;
		font-size: .9em;
		margin: 0px;
		padding: 0px 1px 0px 0px;
		float: left;
		}

	#navigation a {
		display: block;
		}

		#navigation li a {
			color: WHITE;
			text-decoration: none;
			padding: 19px 6px;
			}	

			#navigation li a:hover {
				background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/navigation_hover.png) left top repeat-x;
				padding: 19px 6px;
				}

			#navigation li.nav_noborder {
				padding-left: 0;
				}

#music_section {
	background: #4b83fc;
	height: 410px;
	padding: 10px 0 0 0;
	}

	#genre_button {
		padding: 0px 0px 0px 10px;
		}	

	#music_section h1 {
		color: WHITE;
		font-size: 1.8em;
		font-weight: normal;
		letter-spacing: .05em;
		line-height: 1.4em;
		margin: 0 auto;
		padding: 10px 0 0 0;
		}

	.musicb_float2 {
		width: 144px;
		float: left;
		}

	.musicb_float {
		width: 144px;
		margin-top: 40px;
		float: left;
		}

	a#genre_play {
		display: block;

		background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/play.png) top right no-repeat;
		width: 142px;
		height: 50px;
		padding: 0 0 10px 0;
		margin: 0 0 0 0;
		}

	a:hover#genre_play {
		background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/playactive.png) top right no-repeat;
		}

		a#genre_play_red {
			display: block;
			background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/play_holiday.png) top right no-repeat;
			width: 563px;
			height: 50px;
			padding: 0 0 10px 0;
			margin: 0 0 0 0;
			}
			
		a:hover#genre_play_red {
			background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/play_holidayactive.png) top right no-repeat;
			}		

	#genre_button fieldset {
		width: 288px;
		border: 1px solid WHITE;
		padding: 3px;
		margin: 0px 2px 0px 0px;
		float: left;
		}	

#content_section {
	width: 600px;
	float: left;
	margin-left: 10px;
	padding: 20px 0 0 0;
	}	

	#content_section h1 {
		font-size: 2.6em;
		margin: 0 0 5px 0;
		}

	#content_section h2 {
		color: #2c51f6;
		font-size: 1.8em;
		margin: 0;
		padding: 0;
		}

	#content_section p {
		color: #333333;
		font-size: 1.1em;
		font-weight: normal;
		}				

#blog_section {
	float: left;
	}

#sidebar {
	background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/blog_m.png) repeat-y;
	width: 266px;
	margin: 10px 0 0 10px;
	color: WHITE;
	}	

	#sidebar a {
		color: WHITE;
		}	

	#side_content {
		padding: 0 0 0 30px;
		}

	#side_content h3 {
		color: #91d49b;
		margin: 10px 0;
		padding: 0 0 0 2px;
		font-size: 1.6em;
		}

	#side_content ul {

		}

	#side_content li {
		list-style: none;
		}

		#side_content li a {
			text-decoration: none;
			padding: 2px;
			}

		#side_content li a:hover {
			background: #0066FF;
			color: #FFFF00;
			padding: 2px;
			}			

#footer {
	background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/footer_bg.png) repeat-x;
	height: 110px;
	margin: 0 auto;
	text-align: center;
	padding-top: 8px;
	}	

	#footer ul {
		margin: 0px 0 30px 0px;
		padding: 0;
		}

	#footer li {
		display: inline;
		font-size: .75em;
		margin: 0px 1px;
		padding-right: 4px;
		border-right: 1px solid WHITE;
		}	

	#footer li.nav_noborder {
		border: none;
		}	

		#footer li a {
			color: WHITE;
			text-decoration: none;
			}

	#footer_logos {
		background: url(http://www.radio.sc/blog/wp-content/themes/radio.sc/images/footer_logos.jpg) no-repeat;
		height: 62px;
		}	
		
		#onlyscfloat {
			display: block;
			width: 180px;
			height: 50px;
			float: left;
			}
			
		#barterfloat {
			display: block;
			width: 120px;
			height: 50px;
			float: left;
			margin-left: 210px;
			}

/*  End of Original Settings */

/* Blog Settings */

.post {
	width: 590px;
	}

#commentform {
	width: 550px;
	}	

#commentform textarea {
	width: 450px;
	}	