body {
	background-color:black;
	color:#F4DF9C;
	font-size:14px;
}

#maincontent {
	width:860px;
	margin:100px auto;
}

a, a:link, a:active, a:focus, a:visited {
	color:#C3922E;
	text-decoration:none;
	background:none;
}

a:hover, a:active, a:focus {
    text-decoration:underline;
}

h1 {
	position:relative;
}

a[href^="http:"]:visited {
	background-image:none;
}

h1 a.blog,
h1 a.vimeo,
h1 a.twitter {
	position:absolute;
	background:none;
}

h1 a.blog {
	top:-76px;
	left:520px;
}

h1 a.vimeo {
	top:-57px;
	right:110px;
}

h1 a.twitter {
	top:-30px;
	right:100px;
}

p,
span,
h3,
h4,
#footer {
	font-family:Myriad Pro, Helvetica;
	letter-spacing:0px;
}

#menu {
	display:block;
	position:relative;
	left:-26px;
	width:100%;
	height:46px;
	margin:15px 0 12px;
	clear:both;
	font-size:20px;
	vertical-align:bottom;
	list-style:none;
}

#menu li {
	float:left;
}

#menu img {
	border-bottom:solid black 2px;
}

#menu .pipe {
	position:relative;
	top:12px;
	width:1px;
	border-right:solid #F4E09C 1px;
}

#switchLang {
    float:right;
    position:relative;
    top:-35px;
    left:-89px;
    text-align:right;
}

#switchLang a {
	color:#FFEDA5;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
}

#main {
	clear:both;
	height:auto;
	min-height:425px;
	margin-bottom:26px;
	padding-top:10px;
}

#index #main,
#video #main,
#videos #main,
#press #main {
    min-height:325px;
}

#player {
	height:325px;
}

#player #playerwindow {
	float:left;
	width:578px;
	height:325px;
	position:relative;
}

#player #videoPlayer {
	width:578px;
	height:325x;
	display:block;
	border:solid #AF852B 1px;
}

#player #videotext {
	position:relative;
	float:right;
	width:260px;
	height:325px;
	text-align:left;
}

#player.standard #playerwindow,
#player.standard  #videoPlayer {
    width:479px;
    min-height:319px;
}

#player.standard #videotext {
    width:360px;
    min-height:319px;
}

#player #videotext #demoreel {
    margin-top:30px;
    margin-bottom:-6px;
}

#player #videotext #demoreel a {
	color:white;
}

#player #videotext #videotextcontent {
	position:absolute;
	bottom:8px;
}

#player.demoreel #videotext #videotextcontent {
    bottom:10px;
}

#demoreel {
    color:white;
}


#projectsMenu {
	clear:both;
	min-height:85px;
}

#projectsMenu .group {
	position:relative;
	float:left;
	width:90px;
	height:68px;
	min-height:68px;
	margin:0 18px 20px 0;
	text-align:center;
	overflow:hidden;
	border:solid #AF852B 1px;
}

#projectsMenu .group .project {
	margin-top:10px;
}

#projectsMenu .group .project.first {
	margin-top:0;
}

#projectsMenu .pager {
    padding-top:22px;
    font-size:30px;
	float:left;
}

#projectsMenu .pager.previous {
    float:left;
    margin-right:20px;
}

#projectsMenu .paper.next {
    float:right;
}

#addVideo {
	float:right;
	padding:0;
	position:relative;
	left:14px;
	top:26px;
}

#projectsMenu span {
	position:absolute;
	top:-22px;
	right:-22px;
}

#projectsMenu .button {
    background:#333333;
    color:#ffffff;
    border:solid #aaaaaa 1px;
}

#adminVideos {
	width:100%;
}

#adminVideos input[name=order] {
	width:30px;
	color:#ffffff;
	font-size:14px;
	background:#111111;
	border:solid #999999 1px;
}

#adminVideos .property {
	width:48%;
}

.editable:hover {
	cursor:pointer;
}

.property input,
.property textarea {
	font-size:14px;
}

.contact {
	float:left;
	width:300px;
	margin-right:80px;
}

.contact h3 {
	margin:6px 0 6px;
	text-transform:uppercase;
	font-size:22px;
	color:#C3922E;
	font-weight:normal;
}

#footer {
	width:860px;
	margin:30px auto;
	text-align:left;
	color:#4F4A4A;
}

#footer a {
	color:#AF852B;
}

#footer a:hover {
	color:#C3922E;
}

#maincontent .editabletext:hover {
    background-color:#333333;
}
