/*
------------------------------------------------------
MATTHEW G. HOLMES: Portfolio Print CSS
------------------------------------------------------
*/


/*
=============================
Global Styles
=============================
*/

body
{
	font-family: arial, verdana, sans-serif;
	font-size: small;
	color: #000;
	background: #fff;
}

img
{
	border: 0;
}

a:link,
a:visited,
a:active,
a:hover
{
	color: #000;
	text-decoration: underline;
	border: 0;
}

abbr
{
	border: 0;
}

.hide
{
	display: none;
}


/*
=============================
Container Styles
=============================
*/

#site-wrapper
{
	background: #fff;
}

#site-container
{
	width: 53em;
	margin: 0 auto;
}


/*
=============================
Header Styles
=============================
*/

#header
{
	margin: 0 0 1.75em 0;
	padding: 0 0 1.5em 0;
	border-bottom: 1px solid #000;
}

#header #logo
{
	padding: 0 0 1.5em 0;
}

#header #logo .title
{
	display: inline;
	margin: 0;
	font-size: 250%;
	font-weight: 900;
	letter-spacing: -.05em;
	text-transform: uppercase;
}

#header #logo .title a:link,
#header #logo .title a:visited,
#header #logo .title a:active,
#header #logo .title a:hover
{
	padding: 0 .15em;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	background: #fff;
}

#header #logo .subtitle
{
	display: inline;
	padding: 0 0 0 .2em;
	font-family: "Georgia", Times, serif;
	font-size: 275%;
	line-height: 0;
	color: #000;
	font-weight: normal;
	text-transform: lowercase;
}

#header blockquote
{
	margin: 0;
}

#header blockquote #summary
{
	width: 36em;
	margin: 0;
	font-family: "Georgia", Times, serif;
	font-size: 115%;
	line-height: 125%;
	color: #000;
	font-weight: normal;
	font-style: italic;
}

#header blockquote #summary strong
{
	color: #000;
}


/*
=============================
Navigation Styles
=============================
*/

#navigation
{
	display: none;
}


/*
=============================
Content Styles
=============================
*/

#content
{
	clear: left;
}

#content h1
{
	margin: 0 0 1em 0;
	color: #000;
	font-size: 150%;
	line-height: 100%;
	letter-spacing: -.05em;
	text-transform: uppercase;
}

#content h2
{
	margin: 1em 0 1em 0;
	color: #000;
	font-size: 110%;
	line-height: 100%;
	text-transform: uppercase;
}

#content h2 a
{
	border: 0;
}

#content h3
{
	margin: 0 0 1em 0;
	color: #000;
	font-size: 90%;
	line-height: 100%;
	text-transform: uppercase;
}

#content h4
{
	margin: 0 0 .5em 0;
	color: #000;
	font-size: 85%;
	line-height: 100%;
	text-transform: uppercase;
}

#content p
{
	margin: 0 0 1em 0;
	line-height: 1.35em;
}

#content ul
{
	margin: 0 0 .75em 0;
	padding: 0 0 0 1.25em;
	list-style-type: square;
}

#content ul li
{
	padding: 0 0 .5em 0;
	line-height: 1.35em;
}

#content dl
{
	margin: 0 0 1.5em 0;
	padding: 0;
}

#content dl dt
{
	font-size: 100%;
	font-weight: 900;
}

#content dl dd
{
	margin: 0;
	font-size: 85%;
	line-height: 1.35em;
}

#content .column
{
	display: block;
	width: 23.5em;
	margin: 0 3em 2em 0;
}

#content .third
{
	display: block;
	width: 23em;
	margin: 0;
}

#content .column h1
{
	margin: 0 0 .35em 0;
}

#content .third h1
{
	margin: 0 0 1em 0;
}

#content .column h1 a:link,
#content .column h1 a:visited,
#content .column h1 a:active
{
	color: #000;
	text-decoration: none;
	border: 0;
}

#content .column h1 a:hover
{
	color: #000;
}

#content .main-body,
#content .main-body-portfolio
{
	float: none; 
	width: 48em;
	margin: 0;
}

#content .main-body h2
{
	clear: left;
	margin: 1em 0 1em 0;
}

#content .main-body-portfolio h2
{
	clear: left;
	margin: 0 0 1em 0;
}

#content .main-body h2 a,
#content .main-body-portfolio h2 a
{
	text-decoration: none;
	border-bottom: 0;
}

#content .resume dl#resume-download
{
	display: none;
}

#content .resume dl.resume-position
{
	margin: 0 0 .5em 0;
	padding: 0;
}

#content .contact
{
	display: none;
}

#content .contactinfo
{
	padding: 0;
}

#content .contactinfo
{
	padding: 0;
}

#content .contactinfo dl
{
	margin: 0;
}

#content .contactinfo dl dd
{
	margin: 0 0 0 6.75em;
}

#content a:link.feature-image-link,
#content a:visited.feature-image-link,
#content a:active.feature-image-link,
#content a:hover.feature-image-link
{
	display: block;
	border: 5px solid #000;
}

#content a.homepage-feature-image
{
	display: block;
	width: 299px;
	height: 250px;
}

#content a.portfolio-feature-image
{
	display: block;
	width: 145px;
	height: 121px;
}

#content .portfolio-feature-screenshot
{
	margin: 0 0 1.5em 0;
}

#content .portfolio-feature-screenshot .caption
{
	margin: .25em 0 0 0;
	font-size: 85%;
	color: #000;
}

#content img.portfolio-feature-image-large
{
	border: 5px solid #000;
}

#content .client
{
	color: #000;
	font-weight: 900;
}

#content .feature dl
{
	margin: .25em 0 .5em 0;
	padding: 0;
}

#content .feature dl dt
{
	font-size: 100%;
	font-weight: 900;
}

#content .feature dl dd
{
	margin: 0;
	font-size: 85%;
}

#content dl dd.feature-thumb
{
	margin: 0 0 .15em 0;
}

#content dl dd.feature-date
{
	color: #000;
	line-height: 1.5em;
}

#content  dl dt.feature-header
{
	line-height: 1.25em;
}

#content dl dt.feature-header a
{
	color: #000;
	text-decoration: none;
	border: 0;
}

#content dl dd.feature-description
{
	line-height: 1.35em;
}

#content dl dd.feature-role
{
	padding: .75em 0 0 0;
}

#content dl dd.feature-ingredients
{
	padding: 0 0 .65em 0;
}

#content dl dd.feature-link
{
	padding: 0 0 .35em 0;
}

#content #main-body-footer-navigation
{
	display: none;
}

#content .feature ul,
#content #main-body-footer-navigation
{
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content .feature ul li,
#content #main-body-footer-navigation li
{
	padding: 0;
}

#content .feature ul a,
#content #main-body-footer-navigation a
{
	font-size: 85%;
	font-weight: 900;
	text-transform: uppercase;
}

#content .projects h2
{
	float: left;
	margin: 0;
	padding: 0 0 .75em 0;
}

#content .projects h2.more
{
	display: none;
}

#content .projects .project-row
{
	clear: left;
}

#content .projects dl
{
	float: left;
	width: 11.95em;
	margin: 0;
	padding: 0 0 1.5em 0;
}

#content .projects dl dd.feature-link
{
	line-height: 1.5em;
}

#content .projects dl.last
{
	margin: 0;
	padding: 0 0 1.5em 0;
}

#content .testimonial
{
	margin:0 0 1.49em 0;
}

#content .testimonial blockquote
{
	margin:0;
	font-family: "Georgia", Times, serif;
	color: #000;
	font-size:90%;
	font-style: italic;
}

#content .testimonial blockquote p
{
	margin:0 0 .7em 0;
	line-height: 1.2em;
}

#content .testimonial .author
{
	margin:0;
	font-size: 85%;
	line-height: 1.1em;
	color:#000;
}

#content .testimonials .testimonial
{
	margin:0 0 1.8em 0;
}

#content .testimonials .testimonial blockquote
{
	font-size:120%;
}

#content .testimonials .testimonial blockquote p
{
	line-height: 1.3em;
}

/*
======================================================
Sidebar Styles
======================================================
*/

#content .sidebar
{
	float: none; 
	display: block;
	width: 24em;
	margin: 2em 0;
	padding: 0;
	background: #fff;
}

#content .sidebar ul
{
	margin: 0 0 .75em 0;
	padding: 0;
	list-style-type: none;
}

#content .sidebar ul li
{
	padding: 0 0 .25em 0;
}

#content .sidebar dl
{
	margin: 0;
	padding: 0;
}

#content .sidebar .sidebar-feature,
#content .contactinfo .sidebar-feature
{
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 0;
}

#content .sidebar-feature dl
{
	margin: .25em 0 0 0;
	padding: 0;
}

#content .sidebar-feature dl dt
{
	font-size: 100%;
	font-weight: 900;
}

#content .sidebar-feature dl dd
{
	margin: 0;
	font-size: 85%;
}

#content .contactinfo dl dd,
#content .contactinfo .sidebar-feature dl dd
{
	margin: 0 0 0 104px;
}

#content .contactinfo dl dt img,
#content .contactinfo .sidebar-feature dl dt img
{
	float: left;
	margin: 0 1em 0 0;
	border: 5px solid #000;
}

#content .sidebar-portfolio-navigation
{
	display: none;
}

#content .sidebar .sidebar-feature ul
{
	font-size: 85%;
}

#content .sidebar .sidebar-navigation
{
	display: none;
}

#content .sidebar-portfolio
{
	display: none;
}

#content .selectedworks
{
	display: none;
}


/*
======================================================
Form Styles
======================================================
*/

form
{
	display: none;
}


/*
=============================
Footer Styles
=============================
*/

#footer-wrapper
{
	background: #fff;
}

#footer
{
	clear: left;
	width: 62.5em;
	margin: 2em auto 0 auto;
	font-size: 85%;
	color: #000;
	border-top: 1px solid #000;
}

#footer #footer-navigation,
#footer #footer-notation
{
	display: none;
}

#footer #footer-copyright
{
	margin: 1em 0 .75em 0;
	padding: 0;
	list-style-type: none;
}

#footer #footer-navigation li
{
	display: inline;
	padding: 0 .5em 0 0;
}

#footer #footer-navigation li a
{
	font-weight: 900;
}

#footer #footer-email
{
	text-decoration: none;
}


/*
=============================
CSS Hacks
=============================
*/

/* clear fix */
.clearfix
{
	clear: both;
}

/* clearing floated block elements -
fixes problem in Firefox, Safari, and Opera where floated element does not define height of the container box */
.clearfix:after,
.clearfix dl:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}