body
{
	font-family: "lucida grande","verdana";
	font-size: 11px;
	color: #333;
	background: #fff;
	margin: 0px;
	padding: 30px 0px;
	text-align: center;
}

input
{
	vertical-align: middle;
}

textarea,
input.text
{
	font-family: "lucida grande", "verdana";
	font-size: 11px;
	color: #333;
	width: 98%;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff url('img/inputbg.gif') no-repeat top left;
}

textarea
{
	height: 70px;
}

input.button
{
	background: #999;
	color: #fff;
	border: 0;
	padding: 2px 3px;
}

form
{
	margin-bottom: 10px;
}

img
{
	border: 0;
}

a
{
	color: #c43;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	margin-top: 0;
}

h1
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
}

h2, h3
{
	margin-top: 0;
}

h2
{
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

hr
{
	height: 1px;
	border: 0px;
	background: #ccc; 
	clear: both;
	margin: 2px 0px;
}

div#content
{
	clear: both;
}

div.page,
div#topheader,
div#footer
{
	text-align: left;
	width: 550px;
	margin: 0 auto;
	padding: 0 15px;
}

div.promo
{
	padding: 10px 0;
	margin-bottom: 10px;
	font-size: 13px;
}

div.pagemsg
{
	text-align: center;
	padding: 20px;
	font-weight: bold;
	color: #933;
}

div.error
{
	background: #fcc;
	padding: 10px;
	margin: 5px 0;
	font-weight: bold;
}

div.ok
{
	background: #cfc;
	padding: 10px;
	margin: 5px 0;
	font-weight: bold;
}

.field_error
{
	background: #fcc;
}

div.navigation
{
	text-align: right;
	margin: 10px 0px;
}

div.navigation a
{
	padding: 2px 5px;
	border: 1px solid #ccc;
	margin-left: 5px;
}

div#topheader
{
	background: transparent url('img/topheader.png') no-repeat top left;
	margin-bottom: 10px;
	height: 43px;
	position: relative;
}

div#topheader h1
{
	margin: 13px 0;
	float: left;
}

div#topheader div#logo
{
	margin: 10px 0;
	float: right;
}

div#topheader div.status
{
	position: absolute;
	top: 3px;
	right: 15px;
	font-size: 75%;
	color: #666;
}

div#topleftmenu
{
	float: left;
}

div#toprightmenu
{
	float: right;
}

div#footer
{
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	text-align: right;
	color: #999;
}

div#footer a
{
	color: #999;
}

div#sysmessage,
div#sidebar,
div#login
{
	float: right;
	width: 206px;
	background: #f0f0f0;
	padding-bottom: 8px;
	overflow: hidden;
}

div#sysmessage
{
	background: #cc9;
	text-align: center;
	padding: 5px 0px;
}

div#login
{
	background: #cfc;
	border-bottom: 1px solid #9c9;
	margin-bottom: 5px;
	/*display: none;*/
}

div#login form
{
	padding: 0;
	background: transparent;
}

div#sidebar h3,
div#sidebar div.user_list,
div#sidebar p,
div#sidebar table,
div#login form
{
		margin: 2px 10px 0 10px;
}

div#sidebar h3
{
	margin-top: 7px;
}

div#sidebar a.toggle
{
	float: right;
	margin-right: 10px;
	margin-top: 1px;
	background: #ccc;
	text-align: center;
	height: 14px;
	width: 15px;
}

div#sidebar a.toggle:hover
{
	background: #fff;
	text-decoration: none;
	cursor: pointer;
}

div#sidebar h3
{
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}

div#sidebar #follow_block
{
	text-align: center;
}

div#sidebar #follow_block input.button
{
	font-size: 13px;
	background: #fff;
	border: 1px solid #ccc;
	cursor: pointer;
}

div#sidebar #nudge_block
{
	margin: 10px;
	background: #cfc;
	text-align: center;
	padding: 5px;
}
	
div.stream
{
	width: 320px;
	float: left;
}

div.stream_toolbar
{
	padding: 5px;
	background: #fff url('img/promobg.jpg') no-repeat top left;
	/*background: #f0f0f0;*/
	border: 1px solid #ccc;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: right;
}

div.statement
{
	width: 335px;
	text-align: left;
	margin-bottom: 5px;
}

div.statement div.avatar
{
	float: left;
	margin-right: 5px;
	width: 48px;
	text-align: center;
	overflow: hidden;
}

img.avatar
{
	width: 48px;
	height: 48px;
}

div.user_list img
{
	margin: 0 1px 1px 0;
}

div#sidebar div.user_list img.avatar
{
	height: 30px;
	width: 30px;
}

div.statement div.stleft
{
	float: left;
	background: transparent url(img/stleft.png) no-repeat top right;
	width: 16px;
	height: 90px;
}

div.statement div.sttext
{
	float: left;
	margin: 0px;
	width: 245px;
}

div.statement div.sttext img
{
	vertical-align: middle;
}

div.statement div.sttext div
{
	margin: 2px 5px;
	height: 70px;
	overflow: hidden;
}
div.statement div.sttext div.time
{
	color: #999;
	font-size: 9px;
	text-align: right;
	margin: 0px 5px;
	height: 20px;
	border-bottom: 1px solid #f0f0f0;
}

div.statement div.stright
{
	float: left;
	background: transparent url(img/stright.png) no-repeat top right;
	width: 6px;
	height: 90px;
}

div.statement div.toolbar
{
	width: 10px;
	text-align: center;
	float: left;
	display: none;
}

div.statement div.toolbar a
{
	margin-bottom: 5px;
}

input#avcharnum
{
	font-weight: bold;
	color: green;
	width: 30px;
	border:0;
	background: transparent;
	text-align: right;
	padding:0;
	margin:0;
	vertical-align:bottom;
}

div.contentmenu
{
	height: 18px;
	background: transparent url('img/contentmenubg.png') repeat-x bottom left;
	font-size: 11px;
}

div.contentmenu a
{
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: 3px 10px 2px 10px;
	margin-left: 5px;
	background: #fff;
}

div.contentmenu a.active
{
	padding-bottom: 5px;
	font-weight: bold;
	color: #333;
}

table.fieldform
{
	width: 100%;
}

table.fieldform td
{
	padding: 10px;
}

table.fieldform td.label
{
	width: 25%;
	text-align: right;
	padding: 2px 7px;
	border-bottom: 1px solid #f0f0f0;
}

table.fieldform td.label img
{
	vertical-align: middle;
}

table.fieldform td.value
{
	border-bottom: 1px solid #f0f0f0;
	width: 50%;
}

table.fieldform td.description
{
	width: 25%;
	padding: 2px 7px;
	color: #999;
}

p.channel_list
{
}

div.channel_listing
{
	margin-bottom: 3px;
}

div.channel_listing a.c_unsub
{
	padding: 0px 2px;
	margin-left: 5px;
	color: #fff;
	background: #999;
	text-decoration: none;
}
