@charset "UTF-8";
body {
	z-index: -3;
	
	margin: 0;
	padding: 0;
	
	background: #000;	
	background-image:url('../images/bg-stars.jpg');
	background-image:url('http://leftchannel.com/new_layout/images/bg2.png');
	background-attachment: fixed;
	
	color: #fff;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	border-bottom: thin dashed #fff;
}

h1 {
	font-size: 9px;
	text-transform: uppercase;
}

.boxImage h1 {
	font-size: 8px;
	text-transform: uppercase;
	padding: 10px;
}

.box h1 {
	font-size: 9px;
	text-transform: uppercase;
	
	font-family: Arial;
	letter-spacing: 1px;
}

h3 {
	font-size: 20px;
}

a {
	color: #ffffff;
	text-decoration: none;
	
	-webkit-transition: all .25s ease-in-out;
}


a:hover {
	color: #ffffff;
	background: #256ebf;
	}
	
a:active {
	color: #ffffff;
	background-color: #256ebf;
}


.highlight {
	color: #256ebf;
}
	
#container {
	width: 720px;
	padding: 0px;
	
	margin: auto;
}


#topbar {
	width: 720px;
	height: 70px;
	display: block;
	
	margin: auto;
	
	background: #111111;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#222222));
	background: -moz-linear-gradient(center bottom, rgb(34,34,34) 0%, rgb(0,0,0) 100%);
	
	
	border-top: 5px solid #256ebf;
	border-bottom: 1px dashed #222;
}

.logo {
	float: left;
	width: 146px;
	height: 58px;
	display: block;
	
	margin-top: 5px;
	
	background:url('http://leftchannel.com/new_layout/images/leftchannel.png');
}

.logo:hover {
	float: left;
	width: 146px;
	height: 58px;
	display: block;
	
	margin-top: 5px;
	
	background:url('http://leftchannel.com/new_layout/images/leftchannel.png');
}

.navblock a {
	color: inherit;
}
	

.navblock {
	padding: 15px;
	height: 40px;
	
	-webkit-transition: all .25s ease-in-out;
	
	font-size: 10px;
	letter-spacing: 2px;
	text-align: center;
	
	color: #256ebf;
	
	float: right;
	
	border-left: 1px dashed #222222;
	

}


.navblock:hover {
	
	background-color: #256ebf;
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#256ebf), to(#1e599b));*/
	
	-o-box-shadow: 0px 0px 50px #256ebf;
	-icab-box-shadow: 0px 0px 50px #256ebf;
	-khtml-box-shadow: 0px 0px 50px #256ebf;
	-moz-box-shadow: 0px 0px 50px #256ebf;
	-webkit-box-shadow: 0px 0px 50px #256ebf;
	box-shadow: 0px 0px 50px #256ebf;
	
	color: #fff;
}


.navblock:active {
	
	background: #3193ff;
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#256ebf), to(#3193ff));*/
	
	-o-box-shadow: 0px 0px 50px #3193ff;
	-icab-box-shadow: 0px 0px 50px #3193ff;
	-khtml-box-shadow: 0px 0px 50px #3193ff;
	-moz-box-shadow: 0px 0px 50px #3193ff;
	-webkit-box-shadow: 0px 0px 50px #3193ff;
	box-shadow: 0px 0px 50px #3193ff;
	
	text-shadow: 0px 0px 10px #fff;
	
}

table {
	font-size: 10px;
	font-family: helvetica,arial,sans-serif;
	border: none;	
}


td {
	padding: 4px 6px 5px 6px;
	border: none;
	vertical-align: middle;
}

.alternate {
	background: #111;
	background: rgba(17,17,17,.75);
}

tr {
	-webkit-transition: all .25s ease-in-out;
}

tr:hover {
	background: #256ebf;
}

.alternate:hover {
	background: #256ebf;
}

.bread {
	
	padding: 5px 15px;
	margin-bottom: 10px;
	
	font-family: Georgia, serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	font-style: italic;
	
	width: 690px;
	display: block;
	
	background: #222;
	background: rgba(34,34,34,1);
	
	}


.current {
	width: 705px;
	height: 20px;
	display: block;
	
	margin: auto;
	margin-top: 10px;
	padding: 15px 0 0 15px;
	
	background: #111111;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#222222), to(#111111));
	background: -moz-linear-gradient(center bottom, rgb(17,17,17) 0%, rgb(34,34,34) 100%);
	
	font-family: Arial;
	font-size: 9px;
	letter-spacing: 2px;
	color: #fff;
	
	border-bottom: 1px dashed #111;
	
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
}

.name {
	width: 470px;
}	

.size {
	width: 60px;
	font-variant: small-caps;
}

.date {
	width: 100px;
	text-align: right;
}

.box {
	width: 700px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	
	background: #222;
	background: rgba(34,34,34,.75);

  	clear: left;

}


.boxImage {
	width: 143px;
	height: 110px;
	
	overflow: hidden;
	
	padding: 0;
	margin: 1px 1px 5px 0;
	float:left;
	
	background: #222;
	background: rgba(34,34,34,.75);
	border-bottom: 1px dashed #222;
  	
  	text-align: center;
	font-family: Arial;
	font-size: 9px;
	
	-webkit-transition: all .25s ease-in-out;
	
}

.boxImage:hover {
	background: #256ebf;
	
}


.image {
	width: 143px;
	height: 75px;
	overflow: hidden;
}


.image img {
	border: none;
	width: 100%;
	height: auto;
	overflow: hidden;
}

img {
	border: none;
}

#footer {
	width: 690px;
	
	margin: auto;
	margin-top: 10px;
	padding: 15px;
	
	background: #111111;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#222222), to(#000000));
	background: -moz-linear-gradient(center bottom, rgb(0,0,0) 0%, rgb(34,34,34) 100%);
	border-top: 1px dashed #222;
	
	clear: both;
	
	text-align: center;
	font-size: 10px;
	letter-spacing: 2px;
}
