@import url('reset.css');
/* Pinky: #ff6699 */
/* Bluey: #00bbbf */
/* Grey for text: #58595b */
/* Quotes: #2e3436 */

/* Goes without saying kinda thing */
body{
	background: transparent url("images/bg.jpg") center top no-repeat;
	font-size:62.5%;
	color: #58595b;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	}
	
/* Paragraphs */
p{
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 .5em 0;
	}
q {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 .5em 0;
	font-style: italic;
	display: block;
	font-family: verdana;
	color: #2e3436;
	}
	
div.clearer{
	clear: both;
	height: 0.1em;
	}
.logopng{
	height: 6em;
	width: 25em;
	margin: 2em 0 0 0;
	}
.fodLogo{
	height: 6.3em;
	width: 25em;
	margin: 1.85em 0 0 0;
	float: left;
	}
.fodPhobia{
	float: right;
	margin: 3.3em 0 0 0;
	height: 3.4em;
	width: 52.1em;
	}
#container{
	width: 85em;
	margin: 0 auto;
	}
#header{
	height: 10em;
	}
#body{
	position: relative;
	font-size: 1em;
	padding: 2em;
	clear: both;
	}
#explanavi{
	font-size: 2.5em;
	font-family: georgia;
	padding: 1em 0;
	margin: 0 0 1em 0;
	border-top: 0.05em solid #ccc;
	border-bottom: 0.05em solid #ccc;
	width: 100%;
	text-align: justify;
	}
#explanavi h1{
	display: inline;
	text-transform: none;
	font-size: 1em;
	}
#explanavi span{
	font-size: 1em;
	}
.borderTopBottom{
	padding: 1em 0;
	margin: 0 0 1em 0;
	border-top: 0.05em solid #ccc;
	border-bottom: 0.05em solid #ccc;
	width: 100%;
	text-align: justify;
	}

/* Links */
#explanavi a:link, #explanavi a:active, #explanavi a:visited {
	color: #ff6699;
	text-decoration: none;
	}
#explanavi a:hover {
	color: #ff6699;
	text-decoration: underline;
	}
a:link, a:active, a:hover, a:visited {
	color: #ff6699;
	}
a:link, a:active, a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

/* Forms */
input{
	padding: 0.5em;
	}

#footer{
	text-align: center;
	padding: 3em 1em 1em 1em;
	clear: both;
	font-size: 1em;}
#footer p{
	font-size: 1.2em;
	text-align: center;
	max-width: 100%;
	}
span.quote{
	color: #00bbbf;
	}
.graphicExample{
	clear: both;
	}
img#stageImg{
	width: 40em;
	height: 30.2em;
	border: .2em solid #ccc;
	}
img#laptopPreview{
	width:40em;
	height: 22.5em;
	}
.imgRight{
	float: right;
	clear: right;
	}
.right, .imgRightBorder{
	float: right;
	clear: right;
	margin: 0 0 2em 0;
	padding: 2em;
	}
.imgRightBorder{
	border: .2em solid #ccc;
	}
#ImgReproduction{
	width: 40em;
	height: 26.6em;
	}
.moknight{
	margin: 1.5em 0;
	width: 81em;
	height: 18.2em;
	}
p#directory{
	max-width: 100%;
	margin: 0 0 1em 0;
	font-family: georgia;
	font-size: 2em;
	}
.browserImg {
	float: left;
	width:15em;
	padding: 10em 0 0 0;
	margin-left: 1.5em;
	}
#browserInternetExplorer, #browserSafari {
	color: #778899;
	}
#browserFirefox{
	margin-left: 0;
	background: url("images/firefox.jpg") top center no-repeat;
	}
#browserInternetExplorer {
	background: url("images/internetExplorer.jpg") top center no-repeat;
	}
#browserChrome {
	background: url("images/chrome.jpg") top center no-repeat; padding: 10em 0 0 0;}
#browserSafari {
	background: url("images/safari.jpg") top center no-repeat;
	}
#browserOpera {
	background: url("images/opera.jpg") top center no-repeat;
	}
hr {
	clear: both;
	color: #ccc;
	background-color: #ccc;
	border: 0;
	height: .1em;
	margin: 0 auto;
	width: 80%;
	}

/* Images */
#ipt, #kit, #snd, #ffo, #she, #tmh, #mob, #amb, #sjr, #fob{
	width:12.5em;
	height:12.5em;
	float:left;
	display:inline;
	border:0.3em solid #e6e7e8;
	margin: 0.2em;
	}

/* Other div's and containers */
#recentProjects{
	}
.aplha{
	background: #fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -100;
	}

/* IDs */


/* Classes */

	
/* Headings */
h1{}
h2{}
h3{}
h4{}
h5{}
h6{
	margin: 0.8em 0 0.5em 0;
	}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-family: georgia;
	font-size: 2em;
	}

/* Spans */
