/*

Copyright (c) 2009 Trevor Sheridan. All rights reserved.

*/

html, body {
	height: 100%;
}

body {
	background: #151517;
	color: #afafaf;
	font-family: Helvetia, Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div {
	position: relative;
}

h1 {
	color: #ffffff;
	font-size: 125%;
	font-weight: normal;
}

h2 {
	color: #5f5f5f;
	font-size: 170%;
	font-weight: normal;
}

h3 {
	font-size: 120%;
}

p, li {
	line-height: 180%;
}

li {
	margin: 14px 0px 0px 0px;
}

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

a:hover {
	color: #e50568;
}

a:link, a:hover, a:visited, a:active {
	outline: none;
}

img {
	border: 0px;
	display: block;
}

div.no_show {
	display: none;
}

div.clear {
	clear: both;
}

div.text_center {
	text-align: center;
}

div.text_right {
	text-align: right;
}

div.text_left {
	text-align: left;
}

/************************

Common

************************/

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

div#wrapper, div#email a, div#right_corner a, div#pull a, div#twitter_logo a {
	display: block;
	width: 100%;
	height: 100%;
}

div#date_box, div#caption_box {
	color: #ffffff;
}

div#bad_browser_content a, div#enable_javascript_content a, #wrapper_secondary_bottom a {
	color: #e50568;
}
	
/************************

Wrapper Main

************************/

div#wrapper {
	position: absolute;
}

div#wrapper_main {
	position: absolute;
	width: 630px;
	height: 142px;
	top: 50%;
	margin: -71px 0px 0px -315px;
	left: 50%;
}

div#right_corner {
	position: absolute;
	background: url(../images/right_corner/latest_project.png) no-repeat;
	text-indent: -9999em;
	width: 108px;
	height: 108px;
	top: 0px;
	right: 0px;
	z-index: 100;
}

/* Wrapper Main Top */

div#wrapper_main_top {
	width: inherit;
	height: 71px;
}

div#caption_box {
	position: absolute;
	background: url(../images/caption_box.jpg) no-repeat;
	text-align: center;
	width: 295px;
	height: 30px;
	bottom: 10px;
	right: 1px;
	padding: 13px 10px 10px 10px;
}

div#caption_box a:hover {
	color: #333333;
}

div#date_box {
	position: absolute;
	background: url(../images/counter_background.png) no-repeat;
	font-size: 87%;
	text-align: center;
	width: 19px;
	height: 16px;
	right: 304px;
	padding: 3px 0px 0px 0px;
}

div#caption_notes {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: center;
	font-size: 90%;
	color: #333333;
	width: 253px;
}

div#caption_notes a {
	color: #333333;
	text-decoration: underline;
}

div#twitter_logo {
	position: absolute;
	background: url(../images/twitter_logo.png);
	text-indent: -9999em;
	width: 100px;
	height: 84px;
	top: -60px;
	right: -25px;
}

div#twitter_logo.has_photo {
	background: url(../images/twitter_logo_has_photo.png);
}

/* Wrapper Main Bottom */

div#wrapper_main_bottom {
	width: inherit;
	height: 71px;
}

div#wrapper_main_bottom_left {
	float: left;
	width: 420px;
}

div#wrapper_main_bottom_right {
	float: left;
	width: 210px;
}

div#logo {
	float: right;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999em;
	width: 314px;
	height: 36px;
	margin: 0px 0px 4px 0px;
}

div#capabilities_logo {
	clear: both;
	background: url(../images/capabilities_logo.jpg) no-repeat;
	text-indent: -9999em;
	width: 420px;
	height: 31px;
}

div#contact_links {
	text-align: center;
}

div#email {
	position: absolute;
	background: url(../images/email.jpg) no-repeat;
	text-indent: -9999em;
	width: 148px;
	height: 13px;
	right: 23px;
	top: 35px;
}

/************************

Wrapper Main Alternate

************************/

div#wrapper_main_alternate {
	position: absolute;
	width: 630px;
	height: 202px;
	top: 50%;
	margin: -101px 0px 0px -315px;
	left: 50%;
}

div#wrapper_main_bottom_alternate {
	width: inherit;
	height: 131px;
}

/************************

Wrapper Secondary

************************/

div#wrapper_secondary {
	margin: 0px auto;
	width: 630px;
}

div#wrapper_secondary h2 {
	margin: 20px 0px 20px 0px;
}

div#wrapper_secondary div.code_wrapper {
	background: #f2f2f2;
	color: #5f5f5f;
	padding: 20px;
	margin: 20px 0px 20px 0px;
}

div#wrapper_secondary_top {
	height: 71px;
	margin: 20px 0px 0px 0px;
}

div#wrapper_secondary_bottom {
	padding: 0px 0px 20px 0px;
}

/************************

Header

************************/

div#hidden_wrapper {
	position: absolute;
	width: 100%;
	z-index: 50;
	top: -1000px;
}

div#hidden_wrapper h3 {
	margin: 14px 0px 0px 0px;
}

div#hidden_wrapper p, div#hidden_wrapper ul {
	color: #5f5f5f;
}

div#hidden_wrapper ul {
	margin: 0px;
	padding: 0px;
}

div#hidden_wrapper a {
	color: #e50568;
}

div#hidden_wrapper_top {
	background: #f2f2f2;
	width: inherit;
	min-height: 200px;
}

div#hidden_wrapper_top_inner {
	padding: 40px;
	margin: 0px auto;
}

div#hidden_wrapper_top_inner div.item {
	float: left;
	width: 33%;
}

div#hidden_wrapper_top_inner div.item div.inner {
	padding: 0px 20px 0px 20px;
}

div#hidden_wrapper_bottom {
	background: url(../images/hidden_wrapper_bottom.png) repeat-x;
	width: inherit;
	height: 30px;
}

div#pull {
	background: url(../images/string.png) no-repeat;
	width: 21px;
	height: 47px;
	margin: 0px auto;
}

div#pull a {
	cursor: s-resize;
}

/************************

Footer

************************/

div#footer {
	position: absolute;
	bottom: 40px;
	text-align: center;
	width: 100%;
}

/************************

Titles

************************/

div#bad_browser_title {
	background: url(../images/titles/shame_on_you_title.jpg) no-repeat;
	text-indent: -9999em;
	width: 630px;
	height: 71px;
}

div#canvasSwap_title {
	background: url(../images/titles/canvasSwap_title.jpg) no-repeat;
	text-indent: -9999em;
	width: 630px;
	height: 71px;
}

div#enable_javascript_title {
	background: url(../images/titles/enable_javascript_title.jpg) no-repeat;
	text-indent: -9999em;
	width: 630px;
	height: 71px;
}

/************************

Unordered List Icons

************************/

li.iphone {
	background: url(../images/icons/iphone.png) no-repeat;
	padding: 0px 0px 0px 25px;
	list-style: none;
}

li.opensource {
	background: url(../images/icons/opensource.png) no-repeat;
	padding: 0px 0px 0px 25px;
	list-style: none;
}
