@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#191919;
	color:#CCC;
	font-size:12px;
	}
	
h1, h2, h3, p {
	padding:0px;
	margin:0px;
	}	
	
#container {
	width:960px;
	margin: 20px auto 0 auto;
	min-height:1000px;
	}	
	
.post {
	float:left;
	margin:10px;
	padding:5px;
	width:290px;
	color:#666666;
	}	
	
.posttitle {
	float:left;
	padding:0px;
	margin:0px;
	font-size:20px;
	width:290px;
	}
	
.postdescription {
	width:290px;
	float:left;
	font-size:14px;
	}
	
	
.post:hover {
	color:#CCCCCC;
	}
	
.postpic {
	overflow:hidden;
	float:left;
	width:290px;
	height:163px;
	margin:5px 0 10px 0;
	}
	
.postprice {
	float:left;
	margin:0 0 0 0;
	padding:0px;
	}	
	
.posticon {
	float:right;
	margin: -48px -6px 0 0;
	padding:0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}	
	
	
.posticon:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	}		
	
.postlinks {
	margin:0px;
	padding:0px;
	color:#4c4c4c;
	float:right;
	}	

.postlinks a:link, .postlinks a:visited {
	color:#740000;
	text-decoration:none;
	}
	
.postlinks a:hover {
	color:red;
	}
	
#header {
	height:68px;	
	text-align:center;
	width:910px;
	margin:0 auto;
	padding:5px 10px;
	background-image:url(http://www.under101.com/images/bacground-header.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}	
	
	
#logo {
	background: transparent url(http://www.under101.com/images/under101_logo.png) no-repeat scroll 0% 0%;
	width: 268px;
	height: 67px;
	text-indent: -3333px;
	border: 0;
	margin: 0;
	float:left;
	}
	
#logo a {
	display: block;
	width: 268px;
	height: 67px;
	text-decoration: none;
	border: 0;
	}

	
#footer {
	height:28px;	
	text-align:center;
	width:910px;
	margin:0 auto;
	padding:5px 10px;
	background-image:url(http://www.under101.com/images/bacground-footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	}	


#tagline {
	float:left;
	color:#999;
	}	
	
#videoreview {
	margin-right:15px;
	text-align:center;
	float:right;
	}	
	
#similaritems {
	width:100%;
	float:left;
	}	
	
#similarheader {
	background-image:url(http://www.under101.com/images/bacground-slim.gif);
	width:930px;
	height:43px;
	overflow:hidden;
	margin:20px auto;
	}	
	
#similarheader p {
	font-weight:bold;
	margin-left:10px;
	line-height:43px; 
	font-size:20px;
	color:#6d0000;
	text-transform: lowercase;
	}
	
#similarheader a:link, #similarheader a:visited {
	color:white;
	font-weight:normal;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	text-transform: uppercase;
	font-size:18px;
	}	
	
a:link, a:visited {
	color:#999;
	text-decoration:none;
	}		

.posttitle a:link, .posttitle a:visited {
	color:#999;
	text-decoration:none;
	}	
	
#novideo {
	font-size:20px;
	color:#666;
	width:560px;
	height:340px;
	background-image:url(images/novideo.jpg);
	}	
	
#leftnav {
	float:left;
	}
	
#rightnav {
	float:right;
	}	
	
#footer a:link, #footer a:visited {
	font-size:20px;
	color:#999;
	text-decoration:none;
	}	
	
#footer a:hover {
	text-decoration:underline;
	color:#CCC;
	}	
	
#thetime {
	float:left;
	color:#666;
	padding:0 0 0 15px;
	margin:0;
	font-size:10px;
	}	
	
#leftside {
	float:left;
	width:320px;
	}	
	
	
	
.admintools	{
	color:#FFF;
	float:left;
	width:100%;
	height:100px;
	background-color:green;
	}
	
#catagory {
	color:#666;
	float:left;
	text-align:left;
	margin-left:30px;
	}
	
#bird {
	margin-right:-20px;
	margin-top:8px;
	float:right;
	}	
	
.newwindowicon {
	border:0px;
	padding-left:3px;
	}	
	
.miniicons {
	float:right;
	padding:2px 3px 0 3px;
	}	
	
img {
border:0px;
}	