body {
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	font-family: verdana;
	color: #673327;
	}
	
a:link, a:visited {
	color: #0192b5; /*277dff8*/
	text-decoration: none;
	}


a:hover {
	text-decoration: underline;
	/*color: white;
	background-color: #0192b5; */
	}

#left a.current {
	background-color: #ff5a16; 
	color: white;
	text-decoration: none;
	}

#left a:hover.current { text-decoration: none; }

#left a:hover {
	background-color: #ff5a16; 
	color: white;
	text-decoration: none;
	}

img { border: 0px;	}

h2, h3.client { font-family: museo, verdana, arial; }
	
p.top {
	width: 769px;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	}

p.project-desc {
	width: 530px;
	font-size: 12px;
	margin-top: 15px;
	line-height: 16px;
	}

p.project-desc small {
	font-size: 12px;
	color: #b39993;
	}

p.smaller {
	font-size: 11px;
	line-height: 15px;
	}
	
p.client-desc {
	margin-bottom: 35px;
	margin-top: 0;
	width: 530px;
	font-size: 11px;
	line-height: 15px;
	}
	
p {
	font-size: 13px;
	line-height: 16px;
	}	
	
ul.project-title {
	list-style-type: none;
	background: url('../images/project-arrow.gif') center left no-repeat;
	margin: 15px 0 0 0 ;
	padding: 0;
	padding-left: 45px;
	font-weight: normal;
	font-size: 14px;
}

ul.project-title li {
	color: #f9461d;
}

ul.project-title li em {
	color: #ccdc00;
	font-weight: normal;
	font-style: normal;
}


ul.project-title2 {
	list-style-type: none;
	background: url('../images/project-arrow.gif') center left no-repeat;
	margin: 15px 0 20px 0 ;
	padding: 0;
	line-height: 16px;
	height: 22px;
	padding-left: 45px;
	font-size: 12px;
}

ul.project-title2 li {
	color: #f9461d;
}

ul.project-title2 li em {
	color: #673327;
	font-style: normal;
}

:focus { -moz-outline-style: none; } /* Remove pesky dotted line outline in Mozilla based browsers */

#rap {
	background-color: #ffffff;
	width: 950px;
	margin: 0 auto;
	padding: 0 15px;
	}
	
	#header {
		border-top: 7px solid #f9461c;
		background: #ffffff url('../images/header-bg.gif') top left repeat-x;
		height: 120px;
		}
	
	#logo {
		background: #f9461c url('../images/hexanine-logo.gif') bottom left no-repeat;
		border-bottom: 20px solid #ffffff;
		float: left;
		margin-right: 0px;
		}
		
	#logo a {
		display: block; 
		height: 80px; 
		width: 182px;
	}
	
	#logo h1 { display: none; }
	
	
#full {
	background: #ffffff url('../images/sidebar-bg.gif') top left repeat-y;
	width: 890px;
	padding-left: 57px;	
}

#left, #left-blog {
	width: 164px;
	height: 550px;
	min-height: 550px;
	text-align: right;
	float: left;
	padding-right: 18px;
	}
html>body #left{height:auto} /* supposedly the IE6 min height hack */

	#left { background: #ffffff url('../images/sidebar-bg.gif') top left repeat-y; }

#right {
	float: left;
	width: 768px;
	height: 1% /* Holly hack for Peekaboo Bug */
	}
	
	#left ul {
		list-style-type: none;
		color: #673327;
		font-size: 11px;
		line-height: 13px;
		margin-top: 7px;
		}
		
		#left h4, .bio-1 h4, .bio-2 h4, .bio-3 h4 {
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
		color: #f9461c;
		}
		
#footer {
	text-align: center;
	height: 50px;
	font-size: 11px;
	background: #ffffff url('../images/footer-bg.gif') bottom left repeat-x;
	width: 934px;
	border-left: 15px solid #ffffff;
	margin-top: 30px;
	}

	#footer p {
		font-size: 11px;
		width: 932px;
		line-height: 11px;
		margin: 0;
	}
	
	#footer a:link { color: #673327 }
	
   img.main-thumb {
   padding-left: 5px;
   margin-bottom: 2px;
   }
   
   img.main-headline { margin: 0px; padding: 0px; }
	


/*
 
Portfolio boxes

*/


ul#portfolio {
	list-style: none;
	margin: 0; padding: 0;
	padding-top: 3px;
	width: 774px;
} 

ul#portfolio li {
	float: left;
	margin: 0; padding: 0;
	list-style:none;
	padding-left: 0px;
	padding-right: 9px;
	width: 120px;
	padding-top: 4px;
	}


li#menu-work span.work { 
 	background: url('../images/work.gif');
 	border: 1px solid red;
 	width: 47px;
 }
 

.hide {
display: none;
}

.hr {
height: 11px;
background: #ffffff url('../images/hr-detail.gif') bottom left repeat-x;
margin-bottom: 45px;
}

.hr hr {
visibility:hidden;
}

h3.client {
margin: 15px 0 4px 0; padding: 0;
color: #f9461d;
font-size: 18px;
}

#full h3.client {
margin-top: 0;
}

#right h2 {
margin: 15px 0 11px 0;
font-size: 22px;
}

#full h2 {
font-size: 22px;
}

h4 {
color: #ccdc00;
font-size: 11px;
font-weight: normal;
margin: 0; padding: 0;
}

#left h4 {
padding-bottom: 3px;

}

li.current {
background-color: #f9461d;
color: white;
}

/* 

BLOG specific 

*/

#sidebar h2 {
	padding-top: 12px;
	}

/* Qtip

*/

.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
   
   .qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title{
      background-color: #F0DE7D;
   }
   
   .qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
   }

   .qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
   }

   .qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
   }
   
   .qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
   }
   
/* 

Contact page 

*/

#col-1 {
	width: 315px;
	float: left;
	margin-right: 70px;
	}

#col-2 {
	width: 465px;
	background: #ffffff url('../images/star-detail.gif') top left repeat-x;
 	padding-top: 6px;
	float: left;
}

.detail-1, .detail-2 {
	width: 220px;
	float: left;
}

.detail-1 { margin-right: 25px; }


.bio-1, .bio-2, .bio-3, .books {
	width: 220px;
	float: left;
}

.bio-2, .bio-1, .bio-3 { margin-right: 50px; }
.clients .bio-2, .clients .bio-1, .clients .bio-3 { margin-right: 30px; }

.books {
font-size: 12px;
font-family: verdana;
line-height: 15px;
}

.books dl, .books ul li {

font-size: 11px;
}

.books ul, .books ul li{
padding: 0px;
list-style-type: none;
}

.books dl dt, .books ul li{
font-weight: bold;
}

.books dl dd {
margin-left: 0px;
}

/* #headline h1 {
	border: 1px solid blue;
	background: url('../images/corner-fold.gif') top right no-repeat;	
	} */
	
/*
Client List
*/

ol.client-list { padding: 0; margin-top: 8px; }

ol.client-list li {
list-style-type: none;
font-size: 11px;
}

h4.clientlist a {  }
.separator { width: 100%; padding-top: 11px; background: transparent url('../images/sidebar-separator.gif') top left no-repeat; } 

