/* @override http://gosedesign.net/ndxz-studio/site/gose/style.css */

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
* @author Stephen Gose
*/

/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-size: 11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #2b2f30;
	color: #fffcf5;
	line-height: 1.25;
}
body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { 
	text-decoration: none;
	color: #fffcf5;
	}
a:active { 
	text-decoration: none;
	color: #fff;
	}
a:visited { 
	text-decoration: none;
	color: #fff;	
	}
a:hover { 
	text-decoration: none;
	color: #f59d00;
	}

a img { border: none; }


/*#randomBackground {
	height: 100%;
	width: 100%;
	z-index: -1;
	position:absolute;
}*/

#menu {
    width: 240px;
    top: 0;
    bottom: 0;
    position: fixed;
    height: 100%;
		font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		background-color: #2b2f30;
}
#menu .container {

	padding: 150px 0 0 17px;
}
#menu ul {
	list-style: none;
	margin: 0 0 8px 0;
}
#menu ul li.section-title {
	width: 100%;
	 }
#menu ul li.section-title:hover {
	color: #f59d00;
	 }	
#menu ul li a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: silver;
} 
#menu ul li a:hover {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #f59d00;
} 

#intro-stuff {
	margin-top: 140px;
	width: 520px;
	font: bold 3em museo-slab,"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

#intro-stuff h1 {
	color: #f7f9f9;
}

#intro-stuff h2 a {
	font-weight: bold;
	color: #f7f9f9;
}

#intro-stuff h2 a:hover {
	color: #f59d00;
}


/*a#gosedesign {
	text-transform: uppercase;
	font-size: 140%;
	color: #eb6e3e;	
}
a#gosedesign:hover {
	color: #6e92a0;
	text-decoration: none;
}*/
div#logo {
	margin: 0;
	padding: 0;
}
div#logo a img {
	top: 0;
	left: 0;
	float: left;
	position: absolute;
}
#content {
    height: 100%;
    margin: 24px 0 0 265px;
    top: 0;
}
#content .container {
	margin: 14px 0 0 0;
}
.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 400px;
margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1, h2, h3, h4, h5 {
	color: #fffcf5;	
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 { 
	font-size: 32px; 
	}
h2 { font-size: 24px; 
	}
h3 { font-size: 16px;}

h4 { font-size: 12px;}

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

span.right {
	float: right;
}

/*****menu*****/

p.nav{
	text-transform: uppercase;
		font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

li.section-title {
    font: 1.3em museo-slab,"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    list-style-type: none;
    margin: 0;
    text-transform: uppercase;
}

li.section-title:hover {
	color: #6e92a0;	
}


/*****grid*****/

.box-800 {
	color: #000;
	width: 800px;
	float: left;
	clear: left;	
}
.box-600 {
	width: 600px;
	float: left;
	clear: left;	
}
.box-400-first {
	width: 398px;
	float: left;
	clear: left;
}
.box-400 {
	width: 397px;
	float: left;
}
.box-200-first {
	width: 196px;
	float: left;
}
.box-200 {
	width: 196px;
	float: right;
}
.box-100-first {
	width: 96px;
	float: left;
}
.box-100 {
	width: 96px;
	float: left;
}

/*****resume*****/

.resume .box-800 {
	color: #fffcf5;	
	width: 800px;
	float: left;
	clear: left;
	padding: 0 0 20px 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.resume h3 {
		font-family: museo-slab,"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
		color: #888888;
}

.resume span.right {
	text-align: right;
}

img.resume-icon {
	margin-left:10px;
}

img.resume-icon:hover {
	background-color: #f59d00;
}

/*****custom classes*****/

.box-800.topbar {
		border-top: 1px solid #888888;
		padding-top: 9px;
}

/*.resume hr {
	border: 0;
}

.divider {
	border: none 0;
	border-top: 1px solid #888888;
	padding:0 0 9px 0;
	clear: both;
	float:  left;
	width: 850px;
}*/

span.fist {
	font-size: 17px;
	color: #fff;		
}

.mainPageHeadline h2 {
	color: #fffcf5;
}

.textbox {
	color: #fffcf5;
}

/*****footer*****/

.footer {
	position: fixed;
	bottom: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	padding: 2px;
	right: 0;
	background: #2b2f30;	
}









