html, body
{
	background-color: #999999;
	text-align: center;
	color: #464646;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

a { color: #F36800; }

#container
{
	margin: 0 auto 0 auto;
	width: 901px;
	background-color: #999999;
	background-image: url(../images/bbc_bgtile.gif);
	background-repeat: repeat-y;
	position: relative;
	text-align: center;
}

#content
{
	margin: 0 auto;
	text-align: left;
	width: 851px;
	position: relative;
}

table { border-collapse: collapse; }

td
{
	padding: 0px;
	border: 0px;
}

#header
{
	margin: 0 auto 0 auto;
	width: 851px;
	height: 201px;
	display: block;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#cow
{
	width: 139px;
	height: 161px;
	margin: 0 0 0 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#v30
{
	width: 45px;
	height: 46px;
	position: absolute;
	right: 20px;
	bottom: 30px;
}

#topnav
{
	position: absolute;
	top: 168px;
	left: 60px;
}

.topnav_tab
{
	width: 113px;
	height: 33px;
	background-image: url(/images/topnav_tab.png);
	text-align: center;
	padding: 10px 0 0 0;
}

#topnav a
{
	color: white;
	font-size: 12px;
	text-decoration: none;
}

#bars
{
	margin: 0 auto 0 auto;
	width: 851px;
	height: 25px;
	display: block;
	background-image: url(../images/header_stripes.gif);
	background-repeat: no-repeat;
	position: relative;
}



.metaIcon { padding: 2px; }

#content
{
	padding: 5px 5px 0px 5px;
	font-size: 12px;
}

#fullCol
{
	float: left;
	width: 740px;
	min-height: 400px;
	padding: 5px 5px 5px 20px;
	font-size: 12px;
}

#mainCol
{
	float: left;
	width: 539px;
	min-height: 400px;
	font-size: 12px;
	background-image: url(../images/column_divider.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0 0 0 20px;
}

#metaCol
{
	float: right;
	width: 292px;
}

.sidebar
{
	padding: 20px;
	text-align: left;
}

.sidebar_divider
{
	border-color: #cecece;
	border-width: 2px 0 0 0;
	border-style: dotted;
	margin: 0 10px 0 10px;
	height: 3px;
}

.sidebar_image { text-align: center; }

.rss_sidebar
{
	padding: 20px;
	text-align: right;
}


#datatable td { border: 1px solid #CCC; }

#datatable tr.ghost td
{
	border: 1px solid #FFF;
	background: #FFF;
}

#datatable th
{
	background-color: #CCC;
	color: #333;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #CCC;
	padding: 4px;
}

.lightrow { background-color: #EDEDED; }
.darkrow { background-color: #FEFEFE; }

.code
{
	background-color: #F6F6F6;
	border: 1px solid #DDD;
	border-left: 8px solid #DDD;
	margin-top: 5px;
	padding: 5px;
}

input
{
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: #000000 1px solid;
}

textarea
{
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: #000000 1px solid;
}

#footer
{
	clear: both;
	padding: 0px;
	font-size: 11px;
	color: #FFF;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-y;
	width: 851px;
	text-align: right;
	background-color: transparent;
	margin: 0 0 0 1px;
}

#footer p
{
	padding: 10px 0px 0px 20px;
	margin: 0;
	width: 800px;
}
#footer a { color: white; }

#bottomShadow
{
	margin: 0 auto 0 auto;
	width: 901px;
	background-image: url(/images/footer_cap.gif);
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	height: 36px;
}

#metaNav
{
	list-style: inside url(/images/chevron.gif);
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#metaNav li { padding-bottom: 3px; }
#footerUtil { float: left; }

#footerUtil a
{
	color: #333333;
	text-decoration: none;
}

#copyright
{
	float: right;
	text-align: right;
}

img { border: 0px; }

td
{
	font-size: 11px;
	padding: 6px;
}

#shuttleLinks
{
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	color: #666666;
	text-align: center;
	vertical-align: top;
}

.left { float: left; }
.right { float: right; }

.navbarimg
{
	vertical-align: top;
	margin: -3px 0 0 5px;
}

.navBar
{
	margin: 10px 0px 10px 0px;
	clear: both;
	padding: 10px;
	height: 40px;
}

#utilNav
{
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	color: #666666;
	text-align: right;
}

#content hr
{
	border: none 0;
	border-top: 1px solid #DDDDDD;
	height: 1px;
}

#metaCol hr
{
	border: none 0;
	border-top: 1px solid #DDDDDD;
	height: 1px;
}

#footer hr
{
	border: none 0;
	border-top: 1px solid #777777;
	height: 1px;
}

#metaCol h2
{
	font-size: 12px;
	font-weight: bold;
	color: #008DFF;
	text-align: left;
	margin: 0px;
}

.postDateline
{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

div.error
{
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.warning
{
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.success
{
	background-color: #009900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.postContent { margin-top: 11px; }

.post
{
	margin-top: 11px;
	margin-bottom: 11px;
	padding: 0 20px 0 0px;
	position: relative;
}

.postDivider
{
	border-bottom: #C6C6C6;
	border-width: 0 0 2px 0;
	border-style: none none dotted none;
	padding: 0 0 15px 0;
}

.postMetaInfo { margin-top: 11px; }

.postMeta
{
	color: #666666;
	font-size: 11px;
	margin-top: 5px;
	
}

.calTable td { font-size: 11px; }

#shuttleLinks a:visited
{
	color: #F96700;
	text-decoration: none;
}

#shuttleLinks a:hover
{
	color: #666666;
	text-decoration: none;
}

#shuttleLinks a:active
{
	color: #999999;
	text-decoration: none;
}

.searchField { float: left; }

.searchButton
{
	float: right;
	clear: none;
	border-width: 0;
}

.querry_button { border-width: 0; }

a.cloud0
{
	color: #E76A0D;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
}

a.cloud1
{
	color: #E76A0D;
	font-size: 13px;
	text-decoration: none;
	white-space: nowrap;
}

a.cloud2
{
	color: #E76A0D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a.cloud3
{
	color: #E76A0D;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a.cloud4
{
	color: #E76A0D;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a.cloud5
{
	color: #E76A0D;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

#roll_speak
{
	width: 169px;
	height: 112px;
	display: block;
	background-image: url(/images/cowspeaks.png);
	background-repeat: no-repeat;
	color: black;
	position: absolute;
	top: 10px;
	left: 150px;
	padding: 40px 0 0 0;
	text-align: center;
}

.speakShort { font-size: 24px; }
.speakMed { font-size: 18px; }
.speakLong { font-size: 14px; }

/*

.recent_tracks
{
	padding: 0 0 5px 25px;
	margin: 0;
	background-image: url(/images/mini_ipod.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
*/

.recent_tracks
{
	float: none;
	clear: both;
	margin: 0px 0 0 0;
	padding: 0;
	vertical-align: top;
}

p.track_entry
{
	padding: 0 0 5px 0;
	float: none;
	clear: both;
}


#powered_by_as
{
	background-image: url(/images/mini_grey.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	padding: 8px 0 0 0;
	margin: 0;
}

div.album_art
{
	width: 54px;
	height: 54px;
	float: left;
}

div.album_art img
{
	width: 50px;
	height: 50px;
	border-color: #676767;
	border-width: 1px;
	border-style: solid;
}


div.album_specs
{
	float: right;
	font-size: 10px;
	text-align: left;
	width: 180px;
}

div.album_specs p
{
	padding: 0;
	margin: 0;
}

p.lastfm_link
{
	clear: both;
	display: block;
	padding: 30px 0 0 0;
	text-align: center;
}


/* twitter styles */

div.twitter
{
	background-image: url(/images/twitter_top.gif);
	background-repeat: no-repeat;
	width: 247px;
	padding: 10px 20px 0px 20px;
}

div.tweet_div
{
	background-image: url(/images/right_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

p.tweet
{
	background-image: url(/images/left_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 20px;
}

div.twitter_closer
{
	width: 287px;
	height: 68px;
	background-image: url(/images/twitter_bottom.gif);
	background-repeat: no-repeat;
}
