/*
Theme Name: Dichotomy Holding Theme v2
Theme URI: http://www.dichotomymovie.com
Description: Dichotomy - Temporary Movie Website
Version: 2.0
Author: JayPurcell
Author URI: http://www.krop.com/jaypurcell
*/


/*------------- GLOBAL -------------*/

/* @group Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;	
}

ol, ul, li {
	list-style: none;
}

p {margin: 3.0em 0;}

a:link { color:#999966; text-decoration: none; }
a:visited { color:#999966; text-decoration: none; }
a:hover { color:#FFFFFF; text-decoration: none; }
a:active { color:#999966; text-decoration: none; }

div#global-wrapper {
	position: relative;
	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	text-align: center;
	_text-align: left;
	border: 0px;
}

div#global-background {
	position: absolute;
	width: 700px;
	height: 800px;
	margin: auto;
	top: 0px;
	background-image: url('http://dichotomy.funkbuddha.com/wp-content/themes/dichotomy-holding-theme/images/dichotomy_holding_mainback.jpg');
}



/*------------- SOCIAL BOOKMARKS -------------*/

div#social-digg {
	position: absolute;
	left: 230px;
	top: 684px;
}

div#social-stumbleupon {
	position: absolute;
	left: 282px;
	top: 684px;
}

div#social-facebook {
	position: absolute;
	left: 334px;
	top: 684px;
}

div#social-twitter {
	position: absolute;
	left: 386px;
	top: 684px;
}

div#social-myspace {
	position: absolute;
	left: 438px;
	top: 684px;
}


/*------------- LINKS -------------*/

div#link-advancescreening {
	position: absolute;
	left: 134.2px;
	top: 747.6px;
}

div#link-updates {
	position: absolute;
	left: 388.7px;
	top: 747.6px;
}



/*------------- UPDATES -------------*/

div#updates-wrapper {
	position: relative;
	width: 400px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
	_text-align: left;
	border: 0px;
}



/*------------- VIDEO -------------*/

div#video {
	position: absolute;
	top: 201px;
	left: 44px;
}
