/*
 * Title: dariuswey.css
 * Revision: 1.1.2 (May 11, 2009)
 * Author: Codesparq (http://www.codesparq.com/)
 *
 * Copyright © 2009 Codesparq. All rights reserved.
 */

* {
	list-style: none;
	margin: 0;
	padding: 0;
}

html {
	
}

body {
	background: #6F7784 url("../images/background.jpg") no-repeat center 0;
	color: #333333;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 18px;
	font-weight: 300;
}

a {
	// background: rgba(255, 0, 0, 0.5);
	color: #333333;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	text-decoration: none;
	text-indent: -99999px;
}

h1 {
	font-size: 36px;
	font-weight: 300;
	text-indent: -99999px;
}

/* ---------------------------------------- */

#main {
	display: block;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 100px;
	position: relative;
	width: 700px;
}

/* ---------------------------------------- */

p#text {
	background: url("../images/text.png") no-repeat center 0;
	height: 278px;
	text-indent: -99999px;
	width: 694px;
}

/* ---------------------------------------- */

a#darius-wey {
	left: 123px;
	top: 41px;
	width: 135px;
}

a#microsoft-mvp {
	left: 370px;
	top: 111px;
	width: 175px;
}

a#land-of-oz {
	left: 47px;
	top: 147px;
	width: 121px;
}

a#codesparq {
	left: 555px;
	top: 149px;
	width: 132px;
}

a#facebook {
	left: 134px;
	top: 183px;
	width: 118px;
}

a#flickr {
	left: 269px;
	top: 183px;
	width: 62px;
}

a#twitter {
	left: 343px;
	top: 183px;
	width: 79px;
}

a#xbox-live {
	left: 488px;
	top: 183px;
	width: 116px;
}

a#drop-me-a-line {
	left: 142px;
	top: 293px;
	width: 171px;
}
