/* /////  RESET  ///// */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* 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;
}


/* /////  BASE  ///// */


body
{
	background-color: #eeeeee;
}

body, td, a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	/*color: #acacac;*/
	color: #9a9a9a;
	text-decoration: none;
}

a:hover
{
	color: #6c6c6c;
}

.clear
{
	height: 1px;
	clear: both;
}

p
{
	margin-bottom: 1.4em;
}


/* /////  HEADER  ///// */


#contentcontainer
{
	padding: 212px 0 60px;
	background-color: white;
}

body.ie6 #contentcontainer
{
	padding-top: 22px !important;
}

#header
{
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	width: 100%;
	height: 178px;
	background: white url('images/special2-eaeaea.png') no-repeat left bottom;
}

#special1
{
	height: 2px;
	overflow: hidden;
	background: #ff6101;
}

a#sitetitle
{
	display: block;
	font-size: 9px;
	padding-left: 13px;
	background: url('images/sprites.gif') no-repeat -260px -270px;
}

a#sitetitle:hover
{
	background-position: -260px -285px;
}

#headercontent
{
	margin: 9px 0 0 200px;
}

.headernav-item, .headernav-item-container
{
	display: block;
	height: 43px;
}

.headernav-item-container
{
	position: relative;
}

.headernav-item-container .headernav-item
{
	position: absolute;
	top: 0;
	left: 0;
}

#headernav-work-container
{
	margin-top: 12px;
	overflow: hidden;
	height: 43px;
}

#headernav-work
{
	/* display: none !important; */
	width: 158px;
	background: url('images/sprites.png') no-repeat;
	background-position: -20px -20px;
}

#headernav-work:hover, #headernav-work.active
{
	background-position: -260px -20px;
}


#worknavcontainer
{
	position: absolute;
	width: 500px;
	height: 44px;
	overflow: hidden;
	
	/* to revert, move these items back to worknav */
	top: 0px;
	left: 170px;
}

#worknav
{
	position: absolute;
	/*top: 51px;*/
	/*left: -500px;*/
	margin-top: 1px;
}

#worknav, #worknav a
{
	font-size: 20px;
	color: #6c6c6c;
	line-height: 1.2em !important;
}

#worknav a:hover
{
	color: #bcbcbc;
}

#worknav a.active, #worknav a.active:hover
{
	color: #ff6101;
}

#headernav-profile
{
	width: 216px;
	margin-top: 4px;
	background: url('images/sprites.png') no-repeat;
	background-position: -20px -67px;
}

#headernav-profile:hover, #headernav-profile.active
{
	background-position: -260px -67px;
}

#headernav-blog
{
	width: 130px;
	margin-top: 3px;
	background: url('images/sprites.png') no-repeat;
	background-position: -20px -113px;
}

#headernav-blog:hover, #headernav-blog.active
{
	background-position: -260px -113px;
}


/* /////  FOOTER  ///// */


#footer
{
	padding: 30px 0 10px 200px;
}

#footer, #footer a
{
	color: #6c6c6c;
}

#footer a:hover
{
	color: #bcbcbc;
}

#findme
{
	width: 222px;
	height: 43px;
	/*background: url('images/sprites.png') no-repeat;
	background-position: -20px -300px;*/
	background: url('images/findme.png') no-repeat top left;
}

#footer-contact
{
	margin-top: 20px;
}

#footer-thanks
{
	font-size: .85em;
}

#footer-thanks a
{
	font-size: 1em !important;
}

/* /////  CONTENT / SECTION  ///// */


.section
{
	position: relative;
	display: block;
}

.section-title, .section-title-mbp
{
	position: absolute;
	left: 9px;
	top: 0px;
	font-size: 9px;
	font-weight: bold;
	color: #ff6101;
	line-height: 1.4em;
	letter-spacing: 1px;
}

.section-title-mbp
{
	top: 12px !important;
}

.section-content
{
	padding-left: 200px;
	margin-right: 9px;
}

.section-content-mbp
{
	padding-left: 120px;
	margin-right: 9px;
}

.section-content-postmbp
{
	padding-left: 208px;
	margin-right: 9px;
}

.section-divider-dots
{
	height: 1px;
	background: url('images/horizdots.png') repeat-x;
}

.subsection
{
	float: left;
	line-height: 1.3em;
	width: 230px;
}

.subsection-title, .subsection-title2
{
	color: #6c6c6c;
	margin-bottom: .7em;
}

.subsection-title2
{
	margin-top: 1.1em;
}


/* /////  HOME  ///// */


body.page-home #contentcontainer
{
	padding-top: 200px;
}


/* /////  WORK  ///// */


body.page-work .subsection-info, body.page-work .subsection-agency
{
	width: 200px; margin-right: 26px;
}

body.page-work .section-divider-dots
{
	margin: 28px 0 52px;
}

#workgrid
{
	position: relative;
	width: 604px;
	height: 476px;
	background: url('/images/workgrid.png') no-repeat top left;
}

.workgriditem
{
	display: block;
	position: absolute;
	width: 200px;
	height: 152px;
}

.workgriditem:hover
{
	background: url('/images/workgrid.png') no-repeat;
}

.wgi1 { left: 1px; top: 1px; }
.wgi1:hover { background-position: -1px -477px; }
.wgi2 { left: 202px; top: 1px; }
.wgi2:hover { background-position: -202px -477px; }
.wgi3 { left: 403px; top: 1px; }
.wgi3:hover { background-position: -403px -477px; }
.wgi4 { left: 1px; top: 154px; }
.wgi4:hover { background-position: -1px -630px; }
.wgi5 { left: 202px; top: 154px; }
.wgi5:hover { background-position: -202px -630px; }
.wgi6 { left: 403px; top: 154px; }
.wgi6:hover { background-position: -403px -630px; }
.wgi7 { left: 1px; top: 316px; }
.wgi7:hover { background-position: -1px -792px; }
.wgi8 { left: 202px; top: 316px; }
.wgi8:hover { background-position: -202px -792px; }
.wgi9 { left: 403px; top: 316px; }
.wgi9:hover { background-position: -403px -792px; }

.workpiece, .workpiece-mbp
{
	display: block;
	position: relative;
}

.workpiececontent
{
	position: absolute;
}

.workpieceoverlay
{
	position: absolute;
	background: url('/images/workpieceoverlay.png');
}

.workpieceplus
{
	position: absolute;
	width: 70px;
	height: 70px;
	right: 106px;
	background: url('/images/sprites.png') no-repeat -400px -300px;
}

.workpieceplushover
{
	background: url('/images/sprites.png') no-repeat -470px -300px;
}

.workpiece-mbp
{
	width: 675px;
	height: 385px;
	background: url('/images/mbp.jpg');
}

.workpiece-mbp .workpiececontent, .workpiece-mbp .workpieceoverlay
{
	width: 478px;
	height: 290px;
	left: 100px;
	top: 40px;
}

.workpiece-mbp .workpieceplus
{
	right: 206px;
	top: 150px;
}


/* /////  PROFILE  ///// */


table.experience td
{
	padding-top: 30px;
}

table.experience tr.top td
{
	padding-top: 0 !important;
}

td.experience-period
{
	width: 134px;
}

a.section-resume
{
	display: block;
	position: relative;
}

a.section-resume .section
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

a.section-resume, a.section-resume .section, a.section-resume .section-title
{
	height: 52px;
	line-height: 52px;
}

a.section-resume .section-resume-inactive
{
	background-color: white;
}

.section-resume-hover
{
	color: white;
	background-color: #ff6101;
}

.section-resume-hover .section-title
{
	color: white;
}


/* /////  BLOG  ///// */


body.page-blog .section-title
{
	text-transform: lowercase;
}

body.page-blog .section-content
{
	width: 500px;
}

body.page-blog .blog-title, body.page-blog .blog-title a
{
	font-size: 17px;
	color: #6c6c6c;
}

body.page-blog .blog-title a:hover
{
	color: #bcbcbc;
}

body.page-blog .blog-title
{
	margin-bottom: .6em;
}

body.page-blog textarea
{
	width: 80%;
}

/* /////  LIGHTBOX  ///// */


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:0px;}
        #cboxLoadedContent{padding:0px;}
        #cboxLoadingGraphic{background:url('images/colorbox/loading.gif') center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        /*#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}*/
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose
		{
			text-indent:-9999px;
			width:15px;
			height:15px;
			position:absolute;
			background:url('images/sprites.gif') 0 0 no-repeat;
		}
        
		#cboxPrevious{ right: 30px; bottom: 10px; width: 16px; background-position: -290px -300px; }
        #cboxPrevious.hover{ background-position: -306px -300px; }
        #cboxNext{ right: 10px; bottom: 10px; width: 16px; background-position: -322px -300px; }
        #cboxNext.hover{ background-position: -338px -300px; }

		#cboxClose{ right: 10px; top: 9px; background-position: -260px -300px;}
		#cboxClose.hover{background-position:-275px -300px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}


body.page-home #cboxPrevious, body.page-home #cboxNext { display: none !important; }

/* flash video hacks */
#cboxLoadedContent object, #cboxLoadedContent embed {display: block; }
#colorbox.video #cboxClose { right: 30px !important; top: 29px !important; }

body.page-work #cboxLoadedContent{background-color: white; padding-bottom: 38px;}
body.page-work #cboxCurrent {
bottom:0;
float:none;
padding:11px;
position:absolute;
text-align:left;
width:100%;
}


.giddy-pop
{
	background-color: white;
}

.lightbox-content
{
	background-color: white;
	padding: 22px 28px;
	line-height: 1.4em;
}

#colorbox.video .lightbox-content
{
	margin: -20px 20px 0;
}

.lightbox-title
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}





