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

----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: .7em;
	color: #D8D4B6;
	background-color: #2c2a25;
	background-image: url(../images/container_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

p {
	margin: 0;
	padding: 1em 0 0; 
	line-height: 140%;
	}	
	
a img {
	border: none;
	}	

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

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

#content {
	margin-bottom: 30px;
	float: right;
	width: 647px;
	padding-top: 83px;
	}	
	
#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	letter-spacing:.5em;
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	}	

.portfolio h3 {
	clear:both;
	margin: 40px 0 10px 0;
	}

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

.portfolio h4 a {
	display: block;
	height: 27px;
	text-indent: -9000px;
	background-color: #66FF00;
	}

/*
.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 40px 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: 302px;
	text-indent: -9000px;
	background-repeat: no-repeat;
	background-image: url(../images/logo_carlos_salazar.gif);
	}	

#sidebar-top {
	height: 87px;
	background-color: #00CC66;
	}	
	
#sidebar-content {
	background-color: #0D0C0B;
	background-image: url(../images/logo_text_bg.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 80px;
	padding-left: 23px;
	}	

#sidebar-content ul {
	margin: 2em 0 0;
	padding-left: 30px !important;
	padding-left: 22px;
	list-style-image: url(../images/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: 48px;
	background-image: url(../images/logo_bottom.gif);
	background-repeat: no-repeat;
	}	


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

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

#footer h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	}

#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;
}
#more h3 {
}

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