/*
Theme Name: C4
Theme URI: http://radiofuse.com/
Description: Radiofuse custom layout
Version: 1.0
Author: Matthew McCord
Author URI: http://mccorddesign.net/
Tags: fixed width, one columns, no sidebar
*/

/* Begin Typography & Colors */

* {
	margin: 0;
	padding: 0;
	}

.wpfp-span {
	float: right;
	margin-top: -37px;
	margin-right: 170px;
	}

.play {
	float: left;
	margin-top: -75px;
	margin-left: -10px;
	width: 32px;
	height: 32px;
	background: url(images/listen32.png) no-repeat 0 0;
	}

.play:hover {
	background-position: -32px 0;
	}

.play span {
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	height: 100%;
	}

.title {
	width: 400px;
	height: 28px;
	overflow: hidden;
	letter-spacing: -2px;
	margin: 8px 0 8px 40px;
	text-transform: uppercase;
	white-space:nowrap;
	}

.titlebar {
	background-color: #444;
	border-top: 1px solid #666;
	border-bottom: 1px solid #222;
	}

.comments-link {
	float: right;
	margin-top: -50px;
	margin-right: -65px;
	width: 72px;
	height: 42px;
	font-size: 1.6em;
	}

.comlinkbg {
	background: url(images/titlecom.png) 9px 0 no-repeat;
	padding-top: 8px;
	display: block;
	width: 100%;
	height: 100%;
	color: #696969;
	text-align: center;
	}

div.sociable {
	margin-top: 15px;
	margin-bottom: 15px;
	}

span.sociable-tagline {
	display: none;
	}

.show {
	display:inline;
	}

.hide {
	display:none;
	}

h2.startgroup {
	padding: 0 0 0 40px;
	margin: 10px 0 0 0;
	background: url(images/startgroup.jpg) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 610px;
	font-size: 2.4em;
	font-weight: normal;
	float: left;
	}

h2.startgroup a {
	color: #ddd;
	text-decoration: none;
	display: block;
	}

h2.startgroup a:hover {
	color: #fff;
	}

h2.active { background-position: left bottom; }

.startexpand {
	overflow: hidden;
	font-size: 2.4em;
	clear: both;
	}

.startexpand .block {
	padding: 5px 0;
	text-align: center;
	}

.startexpand a {
	color: #000;
	background-color: #06c;
	line-height: 42px;
	padding: 2px 6px;
	margin: 2px;
	white-space: nowrap;
	border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 8px #06c;
	-moz-box-shadow: 0px 0px 8px #06c;
	-webkit-box-shadow: 0px 0px 8px #06c;
	}

.startexpand a:hover {
	color: #000;
	background-color: #09e;
	padding: 4px 8px;
	margin: 0;
	box-shadow: 0px 0px 8px #09e;
	-moz-box-shadow: 0px 0px 8px #09e;
	-webkit-box-shadow: 0px 0px 8px #09e;
	}

.social {
	background-color: #121212;
	}

.genre {
	background-color: #222;
	border-top: 1px solid #333;
	border-bottom: 1px solid #121212;
	padding: 6px 15px;
	font-size: .8em;
	text-transform: uppercase;
	color: #333;
	}

.more-link {
	display: none;
	}

.stars {
	float: right;
	margin-top: -38px;
	margin-right: 5px;
	}

.post-ratings {

        }

.post-ratings img, .post-ratings-loading img, .post-ratings-image img {
	vertical-align: text-top;
	}

.vote {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 1.6em;
	color: #666;
	text-transform: uppercase;
	}

.voted {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 1.6em;
	color: #333;
	text-transform: uppercase;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000 url() no-repeat fixed top right;
	color: #ccc;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#content {
	font-size: 1.2em;
	margin-top: -26px;
	}

.entry {
	background: url(images/gradblk.jpg) repeat-x top;
	padding: 10px 15px;
	line-height: 1.4em;
	}

.postmetadata {
	text-align: center;
	}

.comment-body {
	background-color: #2f2f2f;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #121212;
	color: #cccccc;
	margin: 0;
	padding: 10px 15px;
	}

.thread-alt {
	
	}

.thread-even {
	
	}

.depth-1 {
	
	}

.depth-2 {
	
	}

.even, .alt {
	
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

.titleicon {
	float: left;
	margin: 0 6px;
	}

h2.titletag {
	height: 26px;
	width: 233px;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	}

h2.titlecat {
	height: 26px;
	width: 233px;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	}

h2.titleinfo {
	height: 26px;
	width: 233px;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	}

#sidebar h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #fff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ddd;
	}

.title a:hover {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a {
	color: #fff;
	}

.commentlist {
	margin: 0;
	padding: 0;
	}

.commentlist li {
	list-style: none;
	}

.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li .avatar { 
	float: left;
	margin-left: -70px;
	border: 1px solid #fff;
	background: #121212;
	}

.children {
	margin-left: 10px;
	padding: 0;
	}

#respond {
	background: url(images/respondbg.jpg) 0 0 repeat-x #121212;
	border-top: 1px solid #444;
	}

#respond h2 {
	margin: 10px;
	}

#commentaction {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#commentaction a {
	background-color: #2f2f2f;
	border-top: 1px solid #444;
	border-right: 1px solid #333;
	border-bottom: 1px solid #222;
	border-left: 1px solid #333;
	margin-left: 10px;
	padding: 10px;
	font-size: 1.6em;
	color: #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	}

#commentaction a:hover {
	background-color: #f33;
	border: 1px solid #f66;
	color: #fff;
	box-shadow: 0px 0px 8px #f33;
	-moz-box-shadow:0 0 8px #f33;
	-webkit-box-shadow: 0px 0px 8px #f33;
	}

#commentform p {
	margin-left: 15px;
	margin-bottom: 5px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 1.5em;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.comment-author {
	font-weight: bold;
	}

.says {
	display: none;
	}

.commentmetadata {
	float: right;
	margin-top: -12px;
	font-size: .8em;
	}

.commentmetadata a {
	color: #999;
	}

.commentmetadata a:hover {
	color: #ccc;
	text-decoration: none;
	}

.reply {
	float: right;
	margin-top: -10px;
	}

.reply span {
	display: none;
	}

.comment-reply-link {
	background: url(images/reply6.jpg) 0 0 no-repeat;
	width: 19px;
	height: 9px;
	display: block;
	text-indent: -200px;
	overflow: hidden;
	}

.comment-reply-link:hover {
	background: url(images/reply9.jpg) 0 0 no-repeat;
	}

.replymeta {
	margin-top: 10px;
	margin-left: 15px;
	}

#commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	margin: 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	overflow: hidden;
	}

#sidebar {
	font: 1.6em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #09e;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */





/* Begin Structure */

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 650px
	}

#header {
	text-align: right;
	margin-top: 40px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	display: none;
	}

#sidebar {
	float: left;
	margin: 0;
	padding: 10px;
	width: 330px;
	background: #121212;
	border: 1px solid #fff;
	}

#sidebar form {
	margin: 0;
	}

.post {
	background-color: #121212;
	margin: 0;
	padding: 0;
	}

.post hr {
	display: block;
	}


.postmetadata {
	padding-top: 5px;
	clear: both;
	}

.clear {
	clear: both;
	}

#footer {
	padding: 20px;
	text-align: center;
	color: #111;
	}

#footer a {
	color: #222;
	}

#footer a:hover {
	color: #333;
	}

#bigsearchwrap {
	background: #f4f4f4 url(http://radiofuse.com/images/bigsearchbg.jpg) repeat-x center;
	border-top: 1px solid #f4f4f4;
	height: 49px;
	width: 650px;
	margin: 0;
	}

#bigsearchwrap #s {
	border: none;
	padding: 9px;
	width: 579px;
	}

#bigsearchwrap input {
	background: none;
	font-size: 2.6em;
	color: #333;
	vertical-align: middle;
	}

#sidesearchwrap {
	background: transparent url(searchbar.jpg) no-repeat center;
	height: 69px;
	width: 550px;
	margin-top: 30px;
	}

#navsearchwrap {
	background: #f4f4f4 url(http://radiofuse.com/images/bigsearchbg.jpg) repeat-x left center;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #333333;
	height: 22px;
	width: 216px;
	margin-top: -1px;
	float: right;
	}

#navsearchwrap #s {
	border: none;
	padding: 3px 5px;
	width: 169px;
	}

#navsearchwrap input {
	background: none;
	color: #696969;
	vertical-align: middle;
	}

/* End Structure */










/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */





/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */





/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.streams {
	margin-bottom: 15px;
	height: 30px;
	}

.streams a {
	padding-top: 12px;
	}

.listen {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	color: #666;
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 1.6em;
	text-transform: uppercase;
	}

.amp a {
	background: url(images/hovamp.png) no-repeat bottom center;
	background-position: 0px 0px;
	}

.amp a:hover {
	background-position: 0px -26px;
	}

.wmp a {
	background: url(images/hovwmp.png) no-repeat bottom center;
	background-position: 0px 0px;
	}

.wmp a:hover {
	background-position: 0px -26px;
	}

.apl a {
	background: url(images/hovapl.png) no-repeat bottom center;
	background-position: 0px 0px;
	}

.apl a:hover {
	background-position: 0px -26px;
	}

.ram a {
	background: url(images/hovrmp.png) no-repeat bottom center;
	background-position: 0px 0px;
	}

.ram a:hover {
	background-position: 0px -26px;
	}

.web a {
	background: url(images/hovfla.png) no-repeat bottom center;
	background-position: 0px 0px;
	}

.web a:hover {
	background-position: 0px -26px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */





/* Begin Form Elements */

#searchform {
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	}

select {
	width: 130px;
	}

#commentform input {
	margin-left: 10px;
	background: none;
	border: none;
	border-bottom: 1px solid #ccc;
	color: #696969;
	}

#commentform textarea {
	margin: 10px;
	padding: 10px 5px;
	background: url("images/gradcom.jpg") #ddd 0 0 repeat-x;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 618px;
	height: 32px;
	color: #121212;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#commentform #submit {
	background-color: #2f2f2f;
	border-top: 1px solid #444;
	border-right: 1px solid #333;
	border-bottom: 1px solid #222;
	border-left: 1px solid #333;
	padding: 10px;
	color: #ccc;
	font-size: 1.6em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	}

#commentform #submit:hover {
	background-color:#06c;
	border: 1px solid #09e;
	color:#fff;
	box-shadow: 0px 0px 8px #06c;
	-moz-box-shadow:0 0 8px #06c;
	-webkit-box-shadow: 0px 0px 8px #06c;
	}

/* End Form Elements */





/* Begin Comments*/



/* End Comments */





/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}

/* End Calendar */





/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	background-color: #222;
	border-top: 1px solid #333;
	border-bottom: 1px solid #121212;
	display: block;
	text-align: left;
	}

/* End Various Tags & Classes*/





/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

/* End captions */
