/* dino.css */
.meta {
	border:1px solid #666;
	background:#E4E7AB;
	width:460px;
	padding:10px;
	position:relative;
}

.clear {
	clear:both;
}

a {
	color:#336699;
	text-decoration:none;
}

/* Video View */

#ccc_header {
	padding:1em;
	color:#C0272D;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
}

#ccc_header #masthead {
	width:550px;
	height:24px;
	background-repeat:no-repeat;
	background-position:top left;
}

#ccc_header #topbar {
	float:right;
	position:relative;
	margin-top:-20px;
}

#project_header {
	position:relative;
	background:none;
	padding-top:3em;
	padding-bottom:20px;
}

#project_header #overlay {
	position:absolute;
	top:-0.4em;
	z-index:500;
	width:306px;
	height:156px;
}

#project_header #titles {
	background:#B6BF1F;
	position:relative;
	z-index:0;
	padding:.3em 0 .3em 500px;
}

#project_header #titles h1 {
	font-size:3em;
	margin:0;
}

#project_header #titles h1 a {
	color:#F2F2F2;
}

#project_header #titles h3 {
	margin:0;
}

#project_header #subnav {
	background:#202020;
	color:#F2F2F2;
	position:relative;
	z-index:0;
	padding-left:500px;
}

#project_header #subnav ul {
	list-style:none;
	margin:0;
	padding:0.5em;
	position:relative;
}

#project_header #subnav ul li {
	display:inline;
	text-transform:uppercase;
	font-size:0.8em;
	padding: 0 2em 0 0;
}

#project_header #subnav ul li a {
	color:#CCC;
	font-weight:bold;
}

#video_view {
	background: #F1F1DF;
}

#video_view h2 {
	position: relative;
	color:#C1272D;
	font-weight:normal;
	font-size:18px;
	
}

#video_view #left_col {
	float:left;
	position: relative;
}

#right_col #project_desc {
	position:relative;
	padding: 25px 25px 0 40px;
	margin-left: 25px;
}
#project_desc h3{
	color: #c1272d;
	font-size: 1.8em;
	margin:0;
}


#video_view #left_col {
	margin-right:13px;
	width:482px;
}
#video_view #right_col {
	padding-left:10px;
	float:left;
	position:relative;
	width:480px;
	/*padding-top:40px;*/
}

#video {
	margin-bottom:2em;
	position: relative;
}

#video h3 {
	background-color: #FFFFFF;
	padding: 20px 10px;
}

#vid_meta {
}

#vid_meta #views {
	float:right;
	font-size:0.8em;
}

.duration {
	color:#F17A26;
	font-weight:bold;
}

#vid_meta #desc {
	font-size:1.3em;
}

#user_meta h4 {
	padding:0;
	margin: 0.5em 0;
	font-size:1.5em;
}

#other_vids {
	margin:0em 0;
	position:relative;
}

#right_col #other_vids {
	height:440px;
	overflow:auto;	
	
}

#video_view #right_col #project_desc{
	position: relative;
}

#other_header {
	position:relative;
	border:1px solid #666;
	background:#B6BF1F;
	color:#FFFFFF;
}

#other_header h4 {
	font-size:1.5em;
	font-weight:normal;
	padding:0.5em;
	margin:0;
}

#other_header .back {
	position:absolute;
	top:0;
	right:0;
	padding:0.2em 3em;
}

body.view #other_vids .previd {
	border:solid #999;
	border-width:0px 1px 1px 1px;
	background:#F4F2F2;
	margin:0;
	padding:1em;
	position:relative;
}

#other_vids .previd p {
	margin:0;
}

#other_vids .previd_title {
	margin:0;
	font-size:1.17em;
	font-weight:700;
}

#other_vids .previd .previd_by {
	font-size:0.8em;
	font-style:italic;
}

#other_vids .previd .previd_by a {
	color:#C1272D;
}

#other_vids .previd .previd_dur {
	font-size: 0.8em;
}

#other_vids .previd_tn {
	min-width:120px;
	min-height:90px;
	float:left;
	background:#F17A26;
	position:relative;
	margin-left: auto;
	margin-right: 1em;
}


table {
	width:100%;
	padding-top:10px;
}

tr {
	text-align:left;
}

#right_col h4 {
/*	border:1px solid #666;
	background:#B6BF1F;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:normal;
	padding:0.5em;
	margin:0; */
}

#other_vid_header {
	border:1px solid #666;
	background:#B6BF1F;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:normal;
	padding:0.5em;
	margin:0;
}


#other_vids {
	position:relative;
	width:100%;
}

#other_vids .previd_cell {
	width:33%;
	padding: 1em;
	position:relative;
}

/* #footer {
	text-align:center;
} old */ 

#footer {
	width: 968px;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 40px;
	clear: both;
	margin-left: -3px;
}

/* footer */
#footer hr {
	margin: 40px 60px 30px 60px;
	border: 0px none;
	height: 1px;
	color: #EEEEEE;
	background-color: #EEEEEE;
}

#footer ul li {
	display: inline;
	font-size: 11px;
	color: #AAAAAA;
}

#footer a {
	color: #666666;
	padding: 0 4px;
}

#footer a:hover {
	background-color: #DDDDDD;
	text-decoration: none;
}

#masthead_link {
	height:30px;
	width:600px;
	display:block;
}

#pagination {
	width:968px;
	margin:0 auto;
	text-align:center;
}

#image_link {
	border:none;	
}


