/*
Theme Name: A Theme For Evan and Matt v 1.1
Theme URI: polivisionproductions.com
Description: A Theme for Matt and Evan based on the psd they sent Daigo and Kubrik, now revised with a NEW LOGO!
Version: 1.0
Author: Daigo Kawasaki
Author URI: www.google.com
Tags: great stuff, really

	

	This theme was designed and built by Daigo Kawasaki for use by Polivision Productions.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* begin POSITIONING */

body 
{
	background-color: #000;
	color: #ffff99;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
a img
{
	border: none;
}
li
{
	list-style-type: none;
}	
#page 
{
	position: absolute;
	background-color: white;
	top: 0%;
	left: 0%;
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.backImage
{
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#footer
{
	margin-top: -30px;
}

.logo
{
	position: absolute;
	background: transparent;
	top:500px;
	left: 100px;
	height: 150px;
	width: 75px;

}	
/* end POSITIONING */


/* Type and Color */
a
{
 	color: #ffff99;
	text-decoration: none;
	font-family: Verdana, Arial, Serif;
	font-size: 10.5px;
	font-weight: 600;
        font-style: italic;
        letter-spacing: 1px;
        text-transform: uppercase;	
}
#footer
{
	font-size: 8px;
	text-align: center;
}
#footer a
{
	color: #333;
	font-size: 8px;
}
.pagetitle
{
font-family: Eurostile Next, Eurostyle Next, Verdana, Arial;
}
/* end Type and color*/


/* NavBar Buttons are now in the same place*/
#aboutLink, #contactLink, #mediaLink, .mediaSubLink
{
	position: absolute;
}
#aboutLink a, #contactLink a, #mediaLink a, .mediaSubLink a
{
	font-family: Eurostile Next, Eurostyle Next, Verdana, Arial;
}
#aboutLink
{
	top: 548px;
	left: 225px;
}
#contactLink
{
	top: 548px;
	left: 325px;
}
#mediaLink
{
	top: 548px;
	left: 425px;
}
.mediaSubLink
{
	display: none;
	margin-left: 30px;
	top: 0px;
	border-right: 2px solid #ffb800;
}
#mediaBack .mediaSubLink
{
	display: inline;
}
#music_videos
{
	left: 80px;
	width: 110px;
}
#advertisements
{
	left: 200px;
	width: 130px;
}
#shorts
{
	left: 340px;
	width : 100px;
	border-right: 0px none #ffb800;
}
/* Start the HOME page */

#homeBack
{
	background: #000000 url(images/homepage.jpg) no-repeat top left;

        
}
/* end the HOME page*/

/*start ABOUT */

#aboutBack
{
	background: #000000 url(images/backAbout.jpg) no-repeat top left;
}

#aboutBox h2, #clientsBox h2, #projectsBox h2, #contactBox h2
{
	font-family: verdana,arial, Tahoma, Serif;
	font-size: 11px;
        line-height: 13px;
	font-weight: bold;
	letter-spacing: 2px;
        text-transform: uppercase;
        background: #333333;
        opacity: .9;
        width: 200px;
}
#aboutBox, #clientsBox, #projectsBox
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
        font-weight: bold;
	letter-spacing: 0px;
        font-style: normal;
}
#clientsBox a
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 18px;
        font-weight: bold;
        font-style: normal;
	letter-spacing: 0px;

}


#aboutBox
{
	position: absolute;
	width: 200px;
	top: 180px;
	left: 30px;
        text-align: left;

}
#clientsBox
{
	position: absolute;
	height: 230px;
	width: 200px;
	top: 180px;
	left: 300px;
        text-align: left;
}
#projectsBox
{
	position: absolute;
	height: 150px;
	width: 500px;
	top: 525px;
	left: 450px;
}

/* end ABOUT */

/* start Contact */

#contactBack
{
	background: #000000 url(images/backContact.jpg) no-repeat top left;
}

#contactBox
{
	position: absolute;
	height: 200px;
	width: 500px;
	top: 65px;
	left: 595px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
        font-style: normal;
	letter-spacing: 0em;
}
#contactBox a
{
	color: #6699cc;
	text-decoration: underline;
}
/*  end CONTACT */

/* start MEDIA  */
.mediaContent
{
	position: absolute;
	top: 5px;
	left: 230px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
.mediaContent h2
{
	font-family: Verdana, Tahoma, Arial, Serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
        background: #333333;
        opacity: .9;
        width: 240px;
        text-transform: uppercase;
}
/* start MEDIA -ARCHIVE */

#mediaBack
{
	background: #000000 url(images/backMedia.jpg) no-repeat top left;
}
#archiveContent .post
{
	display: block;
	position: relative;
	float: left;
	height: 120px;
	width: 600px;
	overflow: hidden;
	margin-top: 10px;
        font-family: Verdana, Tahoma, Arial, Serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
        line-height: 15px;
}
#archiveContent .post h3
{
	margin: 0px;
	padding: 0px;
}
#archiveContent #player
{
	display: none;
	visibility: hidden;
}
#archiveContent img, #archiveContent #thumb
{
	float: left;
	height: 100px;
	width: 240px;
}
#archiveContent .post-meta
{
	float: right;
	width: 300px;
	font-weight: bold;
}
#archiveContent ul.post-meta li
{
	list-style-type:none;
}

/* start Media SINGLE */

#singleContent img
{
	display: none;
}
.post-meta
{
	font-weight: bold;
}
#singleContent #player
{
        z-index:100;
	overflow: hidden;
}

#reelplayer
{
        width:620px;
        height:440px;
        position: absolute;
	top: 54px;
        left: 220px;
}

/* end MEDIA */

.navigation
{
	position: absolute;
	top: 500px;
	left: 0px;
}
.alignleft, .alignright
{
	display: inline;
}
