﻿a
{
	color: #FFC762;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: solid 0px #000;
}

h4
{
	margin-bottom: 2px;
}

.collapsePanel
{
	width: 640px;
	height: 0;
	overflow: hidden;
}

.collapsePanelHeader
{
	background-image:url(/images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
	/*width:640px;*/
	padding: 5px 0px 0px 5px;
}

.comments_textarea
{
	width: 90%;
}

.content
{
	float: left;
	margin-right: 6px;
}

.content_comments
{
}

.content_comments p
{
	margin-bottom: 5px;
}

.content_ratings
{
	padding: 5px; 
	border: dashed 1px Blue; 
	float: left; 
	margin: 4px 4px 0px 0px;
}

.content_stories
{
	width: 731px;
	font-size: 1.1em;
}

.content_stories td
{
	padding-bottom: 10px;
}

.content_tags
{
}

.content_tags input
{
	width: 100%;
}

.content_thumbnails
{
	/*float: left; */
	margin-right: 10px;
	margin-top: 10px;
	vertical-align: text-top;
	text-align: left;
	/*width: 150px;
	height: 200px;*/
}

.content_thumbnails td
{
	padding: 6px 6px 0px 0px;
	text-align: center;
 	vertical-align: text-top;
}

.content_thumbnails a
{
	text-decoration: none;
	color: #FFC762;
	font-size: 1.4em;
}

.content_thumbnails a:hover
{
	text-decoration: underline;
}

.content_thumbnails img
{
	margin-right: 6px;
}

.dilbert_thumbnails
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 150px;
}

.dilbert_thumbnails img
{
	width: 140px;
	height: 44px;
}

.gridview
{
}

.gridview a
{
	color: Blue;
}

.gridviewRow
{
	background-color: #ccc;
}

.gridviewAltRow
{
	background-color: #ddd;
}

.homepage_list
{
	width: 330px;
	float: left;
}

table.links
{
	widows: 90%;
}

table.links tr td
{
	width: 50%;
}

.linkbutton
{
	background-color:#E0EAF1;
	border-bottom:1px solid #3E6D8E;
	border-right:1px solid #7F9FB6;
	color:#3E6D8E;
	font-size:90%;
	line-height:2.2;
	padding:3px 3px 3px 3px;
	white-space:nowrap;
}

.rssheader
{
	font-size: 1.25em;
	font-style: italic;
}

.rssbody
{
	
}

.tab_text p
{
	color: #eaeaea;
}

.tag_cloud
{
	border: dashed 1px #FFC762;
	padding: 10px 10px 10px 0px;
	width: 235px;
	margin-bottom: 10px;
	text-align: right;
}

.tag_cloud a
{
	background-color:#E0EAF1;
	border-bottom:1px solid #3E6D8E;
	border-right:1px solid #7F9FB6;
	color:#3E6D8E;
	font-size:90%;
	line-height:2.2;
	margin:3px 3px 3px 3px;
	padding:3px 4px;
	text-decoration:none;
	white-space:nowrap;
}

.tag_cloud a:hover
{
	background-color:#3E6D8E;
	color:#E0EAF1;
	border-bottom:1px solid #37607D;
	border-right:1px solid #37607D;
	text-decoration:none;
}

.tag_cloud span
{
	color:#FFC762;
	font-weight:bold;
}

td.input input
{
	width: 300px;
}

td.label
{
	font-size: 85%;
	text-align: right;
}

td.thumbnail
{
	width: 33%;
}

.video_thumbnail
{
}

table.thumbnails
{
	width: 75%;
}

.video_thumbnail p
{
	float: left; 
	width: 350px; 
	margin: 5px 0px 5px 0px;
}

#wrapper
{
	background-color: #6a6a6a;
}
