/*

Theme Name: Drown Radio

Theme URI: http://www.drownradio.com

Description: Basic, custom design for Drown Radio

Version: .3

Author: <a href="http://www.bishopblogworks.com">Bishop Blog Works</a>

*/

/*Special Thanks to Urban Giraffe for the Dissecting a Theme Guide, which inspired me to develop the blank theme

http://www.urbangiraffe.com/themes/guides

` Additional thanks to Michael Hielemann at http://binarybonsai.com for the default Kubrick Theme

*/

/*-----------Block Level Elements--------------*/

Body {
	background: #000;
	color: #fe9;
	margin: 0;
	padding: 0;
	font: 75% "Helvetica Neue",Helvetica,Verdana,Arial;
	line-height: 2em;
}

#page {
	width: 800px;
	margin: 0 auto;
	background: #000;
}

#header {
	width: 800px;
	height: 221px;
}

#wrapper {
	width: 800px;
	padding-top: 40px;
	background: url(images/drown_bg.jpg) no-repeat;
	overflow: hidden;
}

#content {
	width: 560px;
	margin-left: 15px;
	float: left;
	font-size: 1.1em;
}

#sidebar {
	width: 160px;
	margin-right: 25px;
	float: right;
	font-size: 1.2em;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 1.2em;
}

hr {
	display: none;
}

/*-------------Headings-------------*/

h1 {
	display: none;
}

h2 {
	font: 2.2em Palatino,Georgia,Times;
}

h3 {
}

h4 {
}

h5 {
}

/*-------------The Post-------------*/

.post h2 {
	background: url(images/audio.png) left no-repeat;
	padding-left: 28px;
	line-height: 90%;
	display: inline;
}

.post h2 a, h2 a:visited {
	color: #f90;
	text-decoration: none;
}

.post h2 a:hover {
	color: #fff;
	background-color:#f90;
}

.title_meta {
	font: 75% Palatino,Georgia,Times;
	color: #3f3;
	display:block;
	width: 100%;
	text-align: right;
	text-transform: uppercase;
}

.post {
	font-size: 1.1em;
	margin-bottom: 55px;
}

.post p {
	padding: 0 5px;
	font-size: 1.2em;
}

a {
	color: #f90;
}

a:hover {
	color: #fff;
	background: #f90;
}

.post ul {
}

.post li {
}

.entry {
}

.post img {
	overflow: hidden;
	padding: 5px;
}

.post .postmetadata { font-size:75%;}

.navigation {
	padding-bottom: 20px;
	font-size: 1.3em;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.center {
	display: block;
	margin: 0 auto;
}

.pagetitle {
}

blockquote {
	margin-left: 15px;
	border-left: 2px solid #fff;
	font-size: 1.4em;
}

cite {
}

a img {
}

acronym, abbr {
}

/*--------------Sidebar------------*/

#sidebar ul {
}

#sidebar h2 {
	font-size: 1.8em;
}

#sidebar ul li {
	list-style: none;
	padding: 3px 0;
}

#sidebar ul ul {
}

#sidebar ul ul li {
}

#sidebar ul ul ul {
}

#sidebar p {
}

#sidebar a {
}

#sidebar a:hover {
}

#sidebar a:visited {
}

/*--------------Comments--------------*/

ol.commentlist {
	font-size: 1.2em;
}

ol.commentlist li {
	padding: 10px;
}

ol.commentlist li.alt {
}

ol.commentlist a {
}

small.commentmetadata {
}

/*--------------Search Form-------------*/

#searchform {
}

#searchform input {
}

#searchform #s {
}

/*-------------Calendar-----------------*/

#wp-calendar {
}

#wp-calendar th {
}

#wp-calendar a {
}

#prev a, #next a {
}

#wp-calendar caption {
}

/*-------------Images------------------*/
