@font-face {
    font-family: "Liza";
    src: url("LizaDisplayStd-Regular.ttf");
    font-style: normal;
}
@font-face {
    font-family: "Liza_caps";
    src: url("LizaCapsStd-Regular.ttf");
    font-style: normal;
}

@font-face {
    font-family: "Auto";
    src: url("Auto_1_Reg_LF.ttf");
    font-style: normal;
}
@font-face {
    font-family: "Auto_caps";
    src: url("Auto_1_Reg_SmCp.ttf");
    font-style: normal;
}
@font-face {
    font-family: "Auto_italic";
    src: url("Auto_3_Italic_LF.ttf");
    font-style: normal;
}
@font-face {
    font-family: "Auto_light";
    src: url("Auto_1_Light_LF.ttf");
    font-style: normal;
}
@font-face {
    font-family: "Auto_black";
    src: url("Auto_1_Black_LF.ttf");
    font-style: normal;
}
@font-face {
    font-family: "Auto_black_caps";
    src: url("Auto_1_Black_SmCp.ttf");
    font-style: normal;
}


h2 {
		color: #ffffff;
		padding: 5px;
		margin: 5px;	
}
h3, .storytitle, .post_big .storytitle {
	color: #999999;
	font: bold 1.0em/1.2 verdana, arial, sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 5px 0 5px 0; 
	padding: 0 0 0 0px;
}

.storytitle_old, .post_big .storytitle_old{
	padding: 10px 0 0px 0;
	font: normal 2.5em/1.0em Liza_caps; 
	color: #777777;
	text-transform: none;
	letter-spacing: 0em;
}

.post, #respond, ol.commentlist, #comments{
	border-bottom:1px dashed #444444;
	padding: 0px 0 5px 0px;
	margin: 0px 0px 0px 0px;
	width: 520px;
}
.meta{
padding:0px;
margin:0px;
}
.post_big{
	border-bottom:5px solid #444444;
	border-top:5px solid #444444;
	padding: 10px 10px 20px 10px;
	margin: 0 0 10px 0px;
	width: 770px;
	background:#262626;
}
post_small{
	border-bottom:3px solid #333333;
	padding: 10px;
	margin: 0 0 5px 0px;
	width: 200px;
}
 #comments{
	margin-top: 30px;
 }
.meta{
	padding: 0 0 0px 0;
}
.storycontent{
	padding: 0px 0px 5px 0px;
	font: normal 1.6em/1.5em Auto, verdana; 
	color: #888888;
}
.post_big .storycontent
{
	padding: 0px 0px 5px 0px;
	font: normal 5.6em/1.0em Liza;
	color: #999999;
}
.liza_caps { 
text-transform: lowercase;
font-family: Liza_caps; 
}
.liza { 
text-transform: none;
font-family: Liza; 
font-size:1.2em;
}
.auto_caps { 
text-transform: lowercase;
font-family: Auto_caps; 
}
.auto_italic { 
font-family: Auto_italic; 
}
.auto_black { 
font-family: Auto_black; 
}
.small
{
	font-size: 0.6em;
	line-height: 0.1em;
	padding: 0;
	margin:0;
}
.big
{
	font-size: 3.6em;
	line-height: 1.4em;
	padding: 0;
	margin:0;
}
.top_ten{
	font-size: 1em;
	line-height: 1.0em;
	padding: 0;
	margin:0;
}
.feedback{
	font-size: 0.6em;
	line-height: 0.1em;
}
.float
{
	float: left;
}
#respond input, textarea {
	width:300px;
}
.reply{
	border-bottom:none;
	height: 20px;
}
body{
background:#cccccc;
}
.main_content_2010{
	width:600px;
	margin:0px 0px 0px 140px;
	padding:10px;
	border-left: 1px solid #444444;
}
p{
margin:0;
padding:0;
clear: none;
}
/* --------------------------- this has to be changed in the main file also */

h4
{
	color: white;
	/* border-bottom: 1px dotted black;*/
	font: normal 0.9em/1.24em verdana, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 2px 0 2px 0;
	padding: 0px 0 2px 0px;
	border-bottom: #555555 1px solid;
}

#menu_fixed {
	width: 130px;
	padding:0px;
	margin:0px;
	left: 0px;
	top: 0px;
	}

#wrapper{
	padding:0px;
	margin:0px;
	background:#222222;
	height:100%;
}
input{
margin: 2px 0 2px 0;
display:inline;
}

body{
background:#555555;
padding:0;
margin:0;
}
#ytvideo{
background:#333333;
padding: 5px;
}

#ytvideo ul {
    float: left;
    margin: 0;
    padding: 5px;
    border: none;
    background: #000000;
}
li {
    list-style-type: none;
    display:block;
    background: #333333;
    float: left;
    width: 500px;
    margin-bottom: 5px;
	padding:5px;
	border-bottom: 0px;
	font: normal 11px/13px verdana, arial, sans-serif;
}
li:hover {
    background: #262626;
}
#ytvideo {
    float: left;
	margin-right:10px;
}
.currentvideo {
	background: #262626;
}
#prevnext, .caps{
background:#222222;
}
