/*
-----------------------------------------------
Portfolio Style Sheet
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande" , Arial, Verdana, sans-serif;
	font-size: .7em;
	background: #95BA65 url(../img/bg_txtr.jpg) center top no-repeat;
	}

p {
	margin: 0;
	padding: 1em 0 0;
	line-height: 140%;
	}

a img { border: none; }

a {
	color: #D8D4B6;
	text-decoration: none;
	}

a:hover { color: #CB6F14; }
	
/*
CONTENT --------------------- */	

#content {
	margin-bottom: 30px;
	float: right;
	width: 647px;
	padding-top: 83px;
	}

#content h2 {
	margin: 0 0 0 6px;
	height: 18px;
	text-indent: -9000px;
	background: url(../img/designerspeakerauthor.gif) no-repeat;
	}

.portfolio h3 {
	margin: 30px 0 10px 6px;
	height: 16px;
	text-indent: -9000px;
	}

h3#bizcard { background: url(../img/title-bizcard.gif) no-repeat; }
h3#bmb { background: url(../img/title-bmb.gif) no-repeat; }
h3#manmixer { background: url(../img/title-manmixer.gif) no-repeat; }
h3#hiram { background: url(../img/title-hiram.gif) no-repeat; }
h3#joyent { background: url(../img/title-joyent.gif) no-repeat; }
h3#life { background: url(../img/title-life.gif) no-repeat; }
h3#mastery { background: url(../img/title-mastery.gif) no-repeat; }
h3#mod { background: url(../img/title-mod.gif) no-repeat; }
h3#vivabit { background: url(../img/title-vivabit.gif) no-repeat; }

.portfolio h4 {
	clear: both;
	margin: 0 0 0 120px;
	padding-top: 2px;
	width: 75px;
	background: url(../img/viewwork.gif) bottom no-repeat;
	}

.portfolio h4 a {
	display: block;
	height: 27px;
	text-indent: -9000px;
	background: url(../img/viewwork.gif) bottom no-repeat;
	}

.portfolio img { margin-left: -6px; }

.portfolio p {
	float: left;
	width: 45%;
	padding: 10px 0 0 6px;
	color: #333333;
	}

.portfolio p em { font-family: Georgia, serif; }

.portfolio ul {
	float: right;
	width: 321px;
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
	}

.portfolio li {
	clear: left;
	margin-bottom: 5px;
	color: #d0f8a9;
	}

.portfolio li strong {
	display: block;
	float: left;
	width: 6em;
	padding-top: 2px;
	font-size: .84em;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	}	
	
	
/*
SIDEBAR --------------------- */		

#sidebar {
	float: left;
	padding: 38px 0 0 20px;
	width: 227px;
	}

#sidebar h1 {
	margin: 0;
	height: 105px;
	text-indent: -9000px;
	background: url(../img/logo.jpg) no-repeat;
	}

#sidebar-top {
	height: 34px;
	background: url(../img/sidebar-top.gif) no-repeat;
	}

#sidebar-content {
	padding: 0px 23px 30px;
	background: url(../img/bg_sidebar.jpg) repeat-y;
	}

#sidebar-content ul {
	margin: 2em 0 0;
	padding-left: 30px !important;
	padding-left: 22px;
	list-style-image: url(../img/leaf.gif);
	}

#sidebar-content li {
	margin-top: .7em !important;
	margin-top: 0;
	}

#sidebar-content li em {
	display: block;
	margin-top: .2em;
	color: #76A04D;
	font-size: .84em;
	font-style: normal;
	}

#sidebar-bottom {
	height: 77px;
	background: url(../img/sidebar-bottom.gif) no-repeat;
	}	


/*
FOOTER --------------------- */		

#footer {
	clear: both;
	padding: 5px 0 50px;
	background: #151515 url(../img/bg_bottom.gif) top repeat-x;
	}

#footer h3 {
	margin: 35px 0 10px;
	height: 16px;
	text-indent: -9000px;
	}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#footer li { margin: 7px 0; }

#sidecol {
	float: right;
	margin-top: 0 !important;
	margin-top: 35px;
	width: 321px;
	}

#blog h3 { background: url(../img/title-blog.gif) no-repeat; }

#book h3 {
	margin-top: 0;
	background: url(../img/title-book.gif) no-repeat;
	}

#contact h3 {
	margin-top: 0;
	background: url(../img/title-contact.gif) no-repeat;
	}

#more h3 { background: url(../img/title-more.gif) no-repeat; }
#book p { padding-top: 0; }

#book #author {
	padding: .5em 0 1em !important;
	color: #8B8A78;
	font-size: .84em;
	text-transform: uppercase;
	}

#book #desc {
	color: #8B8A78;
	font-size: .84em;
	}

#book img {
	float: left;
	margin: 3px 10px 10px 0;
	padding: 2px;
	border: 1px solid #8B8A78;
	}

#blog { margin-top: 20px; }

#blog em, #more em {
	margin-left: .5em;
	color: #8B8A78;
	font-size: .84em;
	font-style: normal;
	text-transform: uppercase;
	}

#contact { margin-top: 40px; }

#contact p {
	padding-top: 0;
	font-size: .84em;
	color: #8B8A78;
	}

#contact #email, #contact #location {
	padding-top: 1em;
	text-transform: uppercase;
	}

#contact #email a strong {
	margin-left: .5em;
	color: #151515;
	}

#contact #email a:hover strong { color: #8B8A78; }

p#copyright {
	margin-top: 50px;
	padding: 0;
	color: #8B8A78;
	text-transform: uppercase;
	font-size: .9em;
}

p#copyright a { color: #8B8A78; }
p#copyright a:hover { color: #CB6F14; }	


/*
CONTAINERS --------------------- */	

#container {
	margin: 0 auto;
	width: 940px;
	}

#wrapper {
	margin: 0 auto;
	width: 641px;
	padding-left: 299px;
	}	

	
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}

.clearfix { display: inline-block /*Fixes IE/Mac */; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */		