
/*---Design Stylesheet-------------*/
/*---Written By Andrew Maxwell-----*/
/*---Written on March 13th, 2008---*/
/*---Last Updated on November 15th 2009 ---*/




/* v1.0 | 20080212 */

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 {
        line-height: 1;
}
ol, ul {
        list-style: none;
}
blockquote, q {
        quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: '';
        content: none;
}

/* remember to define focus styles! */
:focus {
        outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
        text-decoration: none;
}
del {
        text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: collapse;
        border-spacing: 0;
}





* {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	
}
html {
    height: 100%;
	overflow: visible;
}
body {
	background-color: #333;
	height: 100%;
	overflow: visible;
	text-align: center;
}
h1 {
    font-size: 14px;
}
h2, h2 a {
	color: #f8cd0b;
    font-size: 12px;
	font-weight: 100;
	letter-spacing: .09em;
	text-decoration: none;
	text-transform: uppercase;
}
h2 a:hover {
	color: #f8cd0b;
	display: inline-block;
    font-size: 12px;
	font-weight: 100;
	letter-spacing: .09em;
	text-decoration: underline;
	text-transform: uppercase;
}
h3 {
    font-size: 13px;
}
h4 {
    font-size: 12px;
}
h5 {
    font-size: 10px;
}
h6 {
    font-size: 9px;
}
p {
	color: #fff;
	font-size: 11px;
	font-weight: 100;
	line-height: 15px;
	margin-bottom: 10px;
}
p a:link {
	color: #fff;
    text-decoration: none;
}
p a:visited {
	color: #fff;
	text-decoration: none;
}
p a:hover {
	color: #fff;
    text-decoration: underline;
}
p a:active {
	color: #fff;
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}
table {
}
tr {
}
th {
}
td {
}
ol {
}
ul {
}
li {
	color: #fff;
	font-size: 12px;
	font-weight: 100;
	line-height: 15px;
}
.copyright {
	font-size: 9px;
}
#container {
	background-image: url(../images/bottom-lines.png);
	background-position: 66px 0;
	background-repeat: repeat-y;
	min-height: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-left: 60px;
	width: 1020px;
}
#header {
	background-color: #333;
	height: 206px;
	margin: 0 auto;
	position: relative;
	width: 1020px;
}
#topLines {
	height: 154px;
	left: 0;
	position: absolute;
	top: 0;
	width: 91px;
}
#logo {
	height:44px;
	left: 3px;
	position: absolute;
	top: 157px;
	width: 257px;
}
#main-menu {
	float: left;
	margin: 180px 0 0 285px;
}
#main-menu li {
	float: left;
	font-size: 11px;
	padding: 0 42px 0 0;
}
#main-menu li a:link, #main-menu li a:visited, #main-menu li a:active {
	color: #fff;
    font-size: 11px;
	letter-spacing: .09em;
	text-transform: uppercase;
}
#main-menu li a#home:hover, #main-menu li a#portfolio:hover, #main-menu li a#resume:hover, #main-menu li a#contact:hover {
	color: #f8cd0b;
    font-size: 11px;
	letter-spacing: .09em;
	text-transform: uppercase;
}
#main-menu li a#home-selected, #main-menu li a#portfolio-selected, #main-menu li a#resume-selected, #main-menu li a#contact-selected {
	color: #f8cd0b;
    font-size: 11px;
	letter-spacing: .09em;
	text-transform: uppercase;
}
#inner-container {
	height: 100%;
}
#container-body {
	float: left;
	height: 100%;
	padding-top: 32px;
	padding: 0 0 0 115px;
	text-align: left;
	width: 490px;
}
#container-body.portfolio {
	float: left;
	height: 100%;
	padding: 0 0 0 100px;
	text-align: left;
	width: 765px;
}
#container-body.resume p, #container-body.resume ul {
	margin-left: 70px;
}
#container-body span {
	color: #f8cd0b;
	font-weight: 100;
}
#featured-copy {
	width: 150px;
	float: left;
	height: 200px;
}
a#featured-project{
	float: right;
	border: solid 5px #490b3d;
	height: 263px;
	margin-top: 14px;
	text-decoration: none;
}
a#featured-project:hover {
	float: right;
	border: solid 5px #f8cd0b;
	height: 263px;
	margin-top: 14px;
	text-decoration: none;
}
#thumbnails {
	float: left;
	height: 500px;
	width: 50px;
}
ul#thumbnails li {
	margin-bottom: 8px;
}
a#project1 {
	background-image: url(../images/thumb1.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project1:hover, a#project1-selected {
	background-image: url(../images/thumb1-over.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project2 {
	background-image: url(../images/thumb2.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project2:hover, a#project2-selected {
	background-image: url(../images/thumb2-over.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project3 {
	background-image: url(../images/thumb3.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project3:hover, a#project3-selected {
	background-image: url(../images/thumb3-over.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project4 {
	background-image: url(../images/thumb4.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project4:hover, a#project4-selected {
	background-image: url(../images/thumb4-over.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project5 {
	background-image: url(../images/thumb5.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project5:hover, a#project5-selected {
	background-image: url(../images/thumb5-over.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project6 {
	background-image: url(../images/thumb6.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project6:hover, a#project6-selected {
	background-image: url(../images/thumb6-over.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project7 {
	background-image: url(../images/thumb7.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project7:hover, a#project7-selected {
	background-image: url(../images/thumb7-over.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project8 {
	background-image: url(../images/thumb8.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project8:hover, a#project8-selected {
	background-image: url(../images/thumb8-over.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project9 {
	background-image: url(../images/thumb9.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
a#project9:hover, a#project9-selected {
	background-image: url(../images/thumb9-over.png);
	background-position: 0 0;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 45px;
}
#projects {
	float: left;
	height: 476px;
	margin-left: 15px;
	width: 686px;
}
.item {
	float: left;
	height: 476px;
	width: 686px;
}
#scroll-nav {
	float: right;
	height: 30px;
	width: 145px;
}
#project-info {
	float: left;
	margin: 10px 0 0 15px;
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/arrows.png) no-repeat;
	display:block;
	width: 48px;
	height: 25px;
	float:left;
	margin: 6px;
	cursor: pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: -48px 0; clear:right; margin-right: 12px; float: right; }
a.right:hover {} 
a.right:active 	{} 

/* left */
a.left				{ margin-right: 15px; } 
a.left:hover  		{ background-position: 0 0; }
a.left:active  	{}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 