/* CSS Document */
html	{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	}
body	{
	min-width: 955px;
	background:#eee url(/images/chas-bg.jpg) no-repeat top;
	text-align:left;
	padding: 22px 0 10px 0;
	margin:0;
	border-top: 4px solid #B54545;
}
a{ color:#828C54; text-decoration: none;}
a:hover{color:#828C54; text-decoration: underline; }

a img{ border: 0 }
	
	
/* Site Structure 
-----------------------------*/
div#container	{
	margin: 0 auto;
	padding: 0 10px;
	width: 955px;
	background: url(/images/chas-body-bg.png) repeat-y 0 324px;
}
#widecolumn{
	padding: 15px;
}
#widecolumn:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
* html #widecolumn {
	height:1%;
}
#medcolumn{
	width: 480px;
	padding: 15px;
}
#medcolumn:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
* html #medcolumn {
	height:1%;
}
#footer{
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #4A4A4A;
	text-align: center;
	background: #fff;
	clear: both;
}
#footer img{
	vertical-align:middle;
}
#bottom{
	background: url(/images/footer-bg.gif) no-repeat bottom center;
	height: 8px;
	width: 975px;
	margin: 0 auto
}	
	
/*	Navigation Styles
-----------------------------*/
	#header{
		position: relative;
		height: 132px;
		padding: 0px;
		margin: 0px;
	}
	#header h1#logo{
		position: absolute;
		width: 480px;
		height:132px;
		margin: 0;
	}
	#header h1#logo a{
		width: 480px;
		height: 132px;
		display: block;
	}
		#navigation {
			position: absolute;
			left: 491px;
		}
		#navigation	a	{
			display:block;
			height: 41px;
		}
		#portfolio {
			position: absolute;
			height: 41px;
			width: 73px;
		}
		#portfolio a	{
			width: 73px;
			background: url(/images/porfoliolink.gif) no-repeat 0 0;
			}
		#portfolio a:hover	{
			background: url(/images/porfoliolink.gif) no-repeat 0 -42px;
			}
		#designmuse {
			position: absolute;
			left: 73px;
			height: 41px;
			width: 117px;
		}
		#designmuse a	{
			width: 117px;
			background: url(/images/designmuselink.gif) no-repeat 0 0;
			}
		#designmuse a:hover	{
			background: url(/images/designmuselink.gif) no-repeat 0 -42px;
			}
		#philosophy {
			position: absolute;
			left: 190px;
			height: 41px;
			width: 105px;
		}
		#philosophy a	{
			width: 105px;
			background: url(/images/philosophylink.gif) no-repeat 0 0;
			}
		#philosophy a:hover	{
			background: url(/images/philosophylink.gif) no-repeat 0 -42px;
		}
		#contact {
			position: absolute;
			left: 295px;
			height: 41px;
			width: 73px;
		}
		#contact a	{
			width: 73px;
			background: url(/images/contactlink.gif) no-repeat 0 0;
			}
		#contact a:hover	{
			background: url(/images/contactlink.gif) no-repeat 0 -42px;
		}
#header #navigation #chashead {
	position: absolute;
	left: 368px;
	background: url(/images/chasface.gif) top center no-repeat;
	width: 96px;
	height: 132px;
}
	
/* Sub Navigation Styles
----------------------------------------*/
#subnav {
	position: absolute;
	left: 491px;
	top: 42px;
}
#subnavigation	a	{
	display:block;
	height: 28px;
}
#subnavigation div	{
	height: 28px;
}
#decor{ position:absolute; width: 40px; background: url(/images/navdecor.gif);}
#decor2{ position:absolute; left: 190px; width: 186px; background: url(/images/navdecor.gif);}
#web {
	position: absolute;
	margin-left: 44px;
	width: 39px;
	height: 28px;
}
#web a	{
	width: 39px;
	background: url(/images/weblink.gif) no-repeat 0 0;
}
#web a:hover	{
	background: url(/images/weblink.gif) no-repeat 0 -28px;
}
#print{
	position: absolute;
	margin-left: 83px;
}
#print a	{
	width: 40px;
	background: url(/images/printlink.gif) no-repeat 0 0;
}
#print a:hover	{
	background: url(/images/printlink.gif) no-repeat 0 -28px;
}
#resume {
	position: absolute;
	margin-left: 123px;
}
#resume a	{
	width: 61px;
	background: url(/images/resumelink.gif) no-repeat 0 0;
}
#resume a:hover	{
	background: url(/images/resumelink.gif) no-repeat 0 -28px;
}

/* Header Styling
-----------------------------*/
h1{
	font-size: 1.6em;
	padding-bottom:15px;
	font-weight: normal;
}
h2{
	font-weight: normal;
	color: #000000;
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #333;
}
h3.underline{ 
	border-bottom:1px dotted #CCCCCC;
	font-size: 1.2em;
	font-style:italic;
	font-weight: bold
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
}
h5{
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	padding: 0;
	margin: 0;
}

/* Font Styling & 
-----------------------------*/

.currentworktitle {
	color: #F2E982;
}
.porttitle {
	color: #A5BC8B;
}
.musetitle {
	color: #B54545;
}
.biotitle {
	color: #83A7F2;
}
.description{
	color: #4A4A4A;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.detail{
	font-size: 8pt;
	padding: 0;
	margin: 0;
}
.largereadable{
	color: #464646;
	font-size: 11pt;
}

/* Font Classes */

.grey { 
	color:#4A4A4A;
}
.smallgrey {
	font-size:11px;
	color: #4A4A4A;
}
.mediumgrey {
	font-size:13px;
	color: #4A4A4A;
}
.mediumblack {
	color:#000000;
	font-size:9pt;
}
.small { 
	color: #000000; 
	font-size:11px; 
}


/* Portfolio Styling */
#entry, #entry2{
	padding: 15px 10px;
	width: 288px;
	float: left;
}
#entry{
	background-color:#E7E7E7;
}
#entry h3,#entry2 h3{
	padding:0;
	margin: 0;
	border: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
}
#portfoliorow #entry h3, #portfoliorow3 #entry h3 {
	color: #464646;
	font-size: 14px;
	margin: 0px
}
#portpic {
	clear:both;
	width: 90px;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-right: 15px;
}
.photo { 
	width:85px; 
	height:85px; 
	display:block;
}
.enlarge { 
	width:85px; 
	height:85px; 
	margin-top:-85px; 
	display: none;
	background:transparent url(/images/ampliar.png) no-repeat; 
	position:relative;
}

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

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
