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

Author:   Cameron Moll | www.cameronmoll.com
Version:  2006.03
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: .7em;
	color: #D8D4B6;
	background: #6D0000 url(/img/portfolio/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;
	overflow:hidden; 
	}	

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/portfolio/designerspeakerauthor.gif) no-repeat;
	}	

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

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

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

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

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

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

.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;
	}

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

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

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

#sidebar-top {
	height: 87px;
	background: url(/img/portfolio/sidebar-top.gif) no-repeat;
	}	
	
#sidebar-content {
	padding: 15px 23px 30px;
	background: url(/img/portfolio/bg_sidebar.jpg) repeat-y;
	}	

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

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

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



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


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

#footer {
	clear: both;
	padding: 5px 0 50px;
	background: #151515 url(/img/portfolio/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/portfolio/title-blog.gif) no-repeat;}
#book h3 {margin-top: 0; background: url(/img/portfolio/title-book.gif) no-repeat;}
#contact h3 {margin-top: 0; background: url(/img/portfolio/title-contact.gif) no-repeat;}
#more h3 {background: url(/img/portfolio/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;
	font-size: .84em;
	text-transform: uppercase;
	}

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

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

p#pardner {
	padding-top: 40px;
	font-size: .84em;
	color: #8B8A78;
	}

#pardner img {
	margin-left: 5px;
	vertical-align: -35%;
	}

/*
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 */		
