body {
	background-color: #EFFCFF;
	color: #3F4648;
	font: normal 80% verdana,tahoma,sans-serif;
	margin: 0px;
	padding: 0px;
}



a {
	font-weight: bold;
	color: #4998B3;
	text-decoration: none;
}

h1 {
color: #4998B3;
}

h2 {
color: #90B500;
}

h3 {
color: #35496E;
}


p.report-warning {
background: url('/images/icons/warning.gif') center no-repeat;
background-color: #FFF6BF;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
color:#996666;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
}

p.report-alert {
background: url('/images/icons/alert.gif') center no-repeat; 
background-color: #FBEEF1;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
color: #8E6A64;
border-top: 2px solid #FEABB9;
border-bottom: 2px solid #FEABB9;
}

p.report-info {
background: url('/images/icons/info.gif') center no-repeat; 
background-color:#F8FAFC ; 
background-position: 15px 50%; 
text-align: left; 
padding: 5px 20px 5px 45px; 
color:#5E6273; 
border-top: 2px solid #B5D4FE; 
border-bottom: 2px solid #B5D4FE;
}

p.report-complete {
background: url('/images/icons/sun.gif') center no-repeat;
background-color: #E6FFE1;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
color:#48793F;
border-top: 2px solid #BCDFB5;
border-bottom: 2px solid #BCDFB5;
}

p.report-feed {
background: url('/images/icons/feed.gif') center no-repeat;
background-color: #E0E0E8;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
color: #333333;
border-top: 2px solid #85BBDB;
border-bottom: 2px solid #85BBDB;
}

p.report-download {
background: url('/images/icons/download.gif') center no-repeat;
background-color: #F0F0F0;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
color: #666666;
border-top: 2px solid #c0c0c0;
border-bottom: 2px solid #c0c0c0;
}

.subtext {
	font-size: 85%;
	color: #909090;
}

.user-banned {
	text-decoration: line-through;
}

.vote-box {
	margin-right: 0px;
}

.vote-box img {
	border: 0px;
}

.vote-box .vote-score {
	font-weight: bold;
}

.label {
font-weight: bold;
}

.align-right {
text-align: right;
}

.align-center {
text-align: center;
}

dt {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.wrapper-header {
	background-color: #3B3B3B;
}

.header-logo {
color: #FFFFFF;
font-size: 275%;
font-weight: bold;
width: 250px;
padding-left: 20px;
}

.header-options {
color: #FFFFFF;
width: 350px;
padding-left: 20px;
}



.header-menu {
height: 36px;
width: 90%;
margin-left: auto;
margin-right: auto;
}



.header-menu ul {
float:right;
line-height:1;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 1.5em;
overflow:visible;
padding:8px 0 3px;
position:relative;
}



.header-menu ul li {
display:block;
float:right;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 4px 0 0;
padding:0;
position:relative;
}



.header-menu ul li a {
color:#FFFFFF;
cursor:pointer;
float:left;
font-size:100%;
font-weight:normal;
height:29px;
line-height:26px;
padding:0 6px;
position:relative;
text-decoration:none;
white-space:nowrap;
}

.header-menu ul li a:hover {
color:#5AB3CF;
}

.header-menu ul li a span {
display:block;
height:29px;
padding:0;
}

.header-menu ul li.current {
background-color: #EFFCFF;
}

.header-menu ul li.current a {
color: #000000;
}


.header-bottom {
height: 23px;
background: #EFFCFF url('/images/networks/hive/big-arrow.png') no-repeat scroll 10% 0;

}

.wrapper-content {
margin-top: 5px;
width: 90%;
margin-left: auto;
margin-right: auto;

}

	.content-menu {
width: 170px;
float: right;

	}

	.content-menu h3 {
		font-weight: normal;
		color: #000000;
		padding: 0px;
		margin: 0px;
		border-bottom: 1px solid #8CA0A9;
	}

	.content-menu ul {
		list-style: none;
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}

	.content-menu li {
		height: 15px;
		border-bottom: 1px solid #8CA0A9;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.content-menu li.current {
		background-color: #DAE9EE;
	}

	.content-menu li.current a {
		color: #000000;
	}

	.content-body {
margin-right: 180px;

	}

	.content-full {

	}

.footer-wrapper {
width: 90%;
font-size: 85%;
margin-left: auto;
margin-right: auto;
}

.footer-menu {
text-align: center;
}

.footer-menu ul {
list-style: none;
list-style-type: none;
margin: 0px;
paddnig: 0px;
}

.footer-menu ul li {
margin-right: 10px;
display: inline;
}

.footer-copyright {
text-align: center;
}


.thumb-nail-preview {
border:4px solid #666666;
overflow-x: hidden;
overflow-y: hidden;
}

.thumb-nail-preview img {
border: 0px;
}

.thumb-nail-text {
background: transparent url('/images/networks/hive/feature-thumb.png') no-repeat scroll 0 0;
color:#FFFFFF;
height:28px;
width:133px;
line-height:180%;
position:absolute;
margin-left: -6px;
margin-top: 80px;
text-indent: 10px;
}

.thumb-nail-text a,
.thumb-nail-text a:hover {
color: #FFFFFF;
text-decoration: none;
}

.hive-filter {
margin-bottom: 10px;
}
