/* main body styles*/

html {
}

body {
	background: #1635ad url('http://www.radioinsidescoop.com/images/background.jpg') no-repeat left top;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 1.4em;
	height: 100%;
}


/* lists, images, etc. */

ul {
	list-style: none;
}
a {
	color: #004276;
	text-decoration: none;
}
a:hover {
	color: #0082cc;
	text-decoration: none;
}
img {
	border: none;
}
li {
	margin-bottom: 1em;
}
ol {
	list-style: none;
}

/* fonts */

h1 {
	font-size: 42px;
}
h2 {
	margin: 0px;
	line-height: 1em;
}
h3 {
	color: #0076a4;
	line-height: 1em;
	font-size: 16px;
	margin-bottom: 0px;
}
h5 {
	color: #ccc;
	font-size: 8pt;
}
h6 {
	font-size: 10pt;
	color: #444;
	margin-bottom: 4.5em;
}

/* images */

img.portrait {
	display: block;
	padding: 5px 10px 5px 10px;
	margin-left: -10px;
}
img.pointer {
	text-align: center;
}

/* layout */

#preview {
	clear: left;
	padding: 10px;
}
#capsule {
	margin-left: 90px;
	width: 820px;
	position: relative;
}
#container {
	height: 330px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#container .sb-inner {
	background: white url(http://www.radioinsidescoop.com/images/gradient2.jpg) repeat-x top;
	min-height: 100%;
	height: 360px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#navigation {
	margin-bottom: 30px;
}

#extrabox {
	background: #eeeeee;
	color: #333;
	height: 75px;
	float: right;
	width: 220px;
	max-width: 220px;
	font-size: 10px;
	padding: 8px;
	font-family: Trebuchet MS, Verdana;
	line-height: 1.5em;
	margin: 0;
	list-style: none;
}
#extrabox h2 {
	margin-bottom: 5px;
	font-size: 14px;
}

#content {
	border-top: #dcdcdc solid 13px;
	border-right: #dcdcdc solid 8px;
	padding: 0;
	float: left;
	background: #ffffff;
	margin-left: 93px;
	width: 806px;
	height: auto;
}

#content-archive {
padding: 20px;
	float: left;
	background: white;
	margin-top: 0px;
	margin-left: 5px;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	width: 768px;
	height: auto;
}

	

/* panes and tabs */

ul#tabs, ul#panes {
	width: 100%;
}
ul#tabs, ul#panes, ul#tabs li, ul#panes li {
	margin:0;
	padding:0;
	list-style:none;
}
ul#tabs li {
	float:left;
	width: 60px;
	margin:0 2px 0 8px;
}
ul#panes li {
	float: left;
	width: 260px;
	margin:0 2px 0 8px;
	overflow: hidden;
}
ul#tabs li li, ul#panes li li {
	float: none;
	width: 100%;
	margin: auto;
}

ul#tabs h3 {
	padding-left: 15px;
}
ul#tabs a {
	color: #333;
	font-size: 12px;
}
#round1, #round2, #round3, #round4, #round5, #round6, #round7 {
	width: 70px;
	margin-left: 5px;
}
#round1 .sb-inner {
	background: white;
}
ul#panes div.special {
	padding: 10px;
	float:left;
	width: 235px;
	background: white;
	margin-bottom: 0px;
	border-bottom: 1px solid #bbb;

}
ul#tabs li.two, ul#panes li.two, ul#tabs li.three {
	width: 300px;
}
ul#panes li.two div {
	width: 276px;
}
ul#panes li.three {
	width: 222px;
}
ul#panes li.three div {
	width: 210px;
}
ul#panes li.one div {
	height: 300px;
}
ul#panes li.two div {
	height: 300px;
}
ul#panes li.three div {
	height: 300px;
}





#blog {
	padding-left: 20px;
	padding-right: 20px;
}


#blog h2 {
	color: #000;
	font-family: Georgia;
	font-weight: normal;
	margin-bottom: .1em;
	margin-top: 0;
}
#blog h3 {
	color: #aaa;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
}
#blog h6 {
	background: #dcdcdc;
	padding-left: 10px;
}
ul#panes h4 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	color: #999;
	letter-spacing: .1em;
}
.comment {
	float:right;
	width: 300px;
}
.comment h4 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	margin: 0;
}
/* Schedule styles -- these are for current.php, which shows recent MP3s of broadcasts */

.discuss {
	color: #004276;
	margin-top: 0px;
	letter-spacing: 0;
	text-transform: none;
	font-size: 12px;
}
.date {
	font-size: 12px;
	color: #aaa;
	font-weight: normal;
	margin-left: 1em;
}

.entry {
	font-size: 12px;
	color: #303030;
	font-family: Trebuchet MS, Verdana;
	font-weight: normal;
	text-align: left;
}

img.ie-bump {
	margin-top: -7px;
}

.livepanel {
	margin: 0;
	padding: 0;
}

.livepanel li {
	list-style: none;
	float: left;
}

/*
 *
 */
form p {
	font-size: 88%;
}
form fieldset {
	border:0;
	border-top: 2px solid #999;
}
form br {
	clear:both;
}
form fieldset legend {
	font-size: 20px;
	padding: 0 5px;
	margin-left: 20px;
}
form label {
	display: block;
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}
form input, form select, form textarea, form .mce-editor {
	width: 300px;
	margin: 5px 0 0 10px;
}
/* These are CSS styles for the Newsbar in the right-most panel */



#listenlive {
	display: inline;
	border-bottom: 1px dotted #004276;
}
/* This is for the Archives/Vault page */

.vault {
	list-style-type: none;
}
.vault ul, ol {
	list-style-type: none;
	margin-left: 0;
}
.vault li {
	list-style-type: none;
	margin-left: 0;
}
