/* 	MAIN CSS 
	chad@chadchad.com 
	Last Edit: 7/03/2006
*/

body {
	margin:10px 20px;
	padding: 0 10px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #555;
	}
#wrap {
	min-width:750px;
	max-width:1200px;
	text-align: left;
	font-size:85%;
	margin:0 auto;
	}
#main-body {
	padding:10px;
	background-color:#FFFFFF;
}
#content {
	float:left;
	width:70%;
}
#content_full {
	float:left;
	width:100%;
}		
#content-inner {
	margin:0 20px 0 0;
}
#subcontent {
	float:right;
	width:30%;
}
h2 {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size:120%;
	color:#cc6600;
	margin:25px 0 10px 0;
	border-top:3px solid #666;
	border-bottom:1px dotted #666;
	padding:3px 0px;
	background-color:#fff;
}	

a[href^="http:"] {
	background: url(../images/icn_external_link.gif) no-repeat right top;
	padding-right:12px;
}

a[href $='.doc'] { 
   padding-left: 20px;
   padding-top:14px;
   background: transparent url(../images/word_doc.gif) no-repeat bottom left;
}

a[href $='.pdf'] { 
   padding-left: 20px;
   padding-top:14px;
   background: transparent url(../images/icn_pdf.gif) no-repeat bottom left;
}


a[href^="http:www.chadchad.com"], a[href^="http:chadchad.com"] {
	background-image:none;
	padding-right:0;
}

a, a:visited {
	text-decoration:none;
	border-bottom:0;
	color:#A65300;
}
a:hover {
	text-decoration:none;
	border-bottom:1px dashed #666;
}
#lightbox a {border-bottom:0;}
#header {
	background: url(../images/top2.jpg) no-repeat right top;
	height:140px;
	position:relative;
	float:left;
	width:100%
}
#headline {
	background: url(../images/top1.jpg) no-repeat left top;
	height:140px;
	float:left;
}
#headline h1 {
	text-align:right;
	font-size:200%;
	font-family:'Arial Black', arial, verdana, helvetica, sans serif; 
	width:395px;
	padding-top:33px;
}
#headline em {
	display:block;
	font-size:110%;
	text-align:right;
	font-style: normal;
	letter-spacing:1px;
	}
#nav ul{
	position: absolute;
	bottom:0px;
	right:5px;
	width:600px;
}
#nav ul li {
	float:right;
	margin:0 2px;
	background: url(../images/tab_off_left.gif) left top no-repeat;
	border-right:1px solid #666;
}
#nav a {
	margin-left:3px;
	display:block;
	line-height:25px;
	background: url(../images/tab_off_right.gif) right top no-repeat;
	padding:0 10px;
	background-color:#efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #555;
	border-bottom:none;
	border-top:2px solid #666;
}
#nav ul li a:hover {
	border-top:2px solid #CC6600;
	border-bottom:none;
}
#resume #nav ul li.resume a {
	background-color:#fff;
	border-top:2px solid #CC6600;
}
#examples #nav ul li.examples a {
	background-color:#fff;
	border-top:2px solid #CC6600;
}
#contact #nav ul li.contact a {
	background-color:#fff;
	border-top:2px solid #CC6600;
}
.col1 {float:left;width:48%;}
.col2 {float:right;width:48%}

/* =RESUME --------------- */

#skills {
	background:#efefef;
}
#skills ul{
	float:left;
	margin:0 10px 0 10px;
}

#history .job {
	margin-bottom:25px;
}
#history .position {
	float:left;
	color:#000;
}
#history .timenplace {
	float:right;
	text-align:right;
	color:#000;
	width:250px;
}
#history .company {
	font-weight:bold;
	font-size:120%;
	color:#333333;
}
#history .job ul li {
	background: url(../images/bullet_round.gif) no-repeat 0 5px;
	padding-left:12px;
	margin-top:3px;
	margin-left:15px;
	line-height:1.4em;
	color:#000;
}

#contact { background:#efefef;}
#contact p {padding:0 10px 10px 10px;}

#introduction ul {
	margin-left:10px;
}
#introduction ul li {
	background:url(../images/bullet_round.gif) no-repeat 0 7px;
	padding-left:10px;
}


#inspiration {background:#efefef;}
#inspiration ul {
	margin-left:10px;
}
#inspiration ul li {
	background:url(../images/bullet_round.gif) no-repeat 0 7px;
	padding-left:10px;
}
#urls {background:#efefef;}
#urls ul {
	margin-left:10px;
}
#urls ul li {
	background:url(../images/bullet_round.gif) no-repeat 0 7px;
	padding-left:10px;
}

#strengths { background:#efefef;}
#strengths ul {
	margin-left:10px;
}
#strengths ul li {
	background:url(../images/bullet_round.gif) no-repeat 0 7px;
	padding-left:10px;
}

#education {
	background:#efefef;
}
#education dl {
	margin:10px;
}

#education dl dd {
	margin-left:5px;
	background:url(../images/bullet_round.gif) no-repeat 0 7px;
	padding-left: 10px;
}

/* =PORTFOLIO --------------- */

#work_examples h3 {
	font-size:150%; 
	font-weight:bold; 
	color:#333;	
	margin:15px 0 10px 0;
	border-bottom:none;
	display:block;
	background:none;
}
#work_examples .mainphoto {
	width:120px;
}
#work_examples .description {
	padding-right:20px;
	width:350px;
	}

#work_examples .thumbnails {
	padding:0;
	text-align:left;
}

#work_examples .thumbnails .thumb {
	text-align:center;
	width:83px;
	padding:2px 2px 2px 2px;
	margin:5px;
	border:1px solid #CCCCCC;
	background-color:#fff;
	font-size:100%;
	line-height:1.1em;
	float:left;
}

#work_examples .thumbnails p {
	padding:0;
	margin:0;
	font-size:10px;
	line-height:12px;
}
#work_examples .thumbnails .thumb img {
	border:1px solid #ccc;
}
#work_examples .thumbnails .thumb a{
	text-decoration:none;
	border:0;
}

#otherexamples {margin-bottom:10px;}
#otherexamples img {border:1px solid #666;}

#otherexamples .example {
	margin-bottom:40px;
}
#otherexamples .photo {
	float:left;
	width:120px;
	
}
#otherexamples .photo a:hover {
	border-bottom:0;
}
#otherexamples .description {
	float:left;
	width:350px;
}

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

#closing {
	background-color:#efefef;
	padding:30px 10px;
	margin-top:20px;
	}
	
#footer {
	padding:5px;
	font-size:90%;
	border-top:2px solid #666;
	clear:both;
}
.floatbuster {
clear:both;
height:1px;
}
	
/* Microformats --------------- */

.vcard {
	margin:10px 0 40px 0;
}
.vcard p {
	line-height:1.2em;
	}

.vcard .fn {
	font-size:145%;
	font-weight:bold;
	color:#333333;
}
.vcard .org {
color:#333333;
font-weight:bold;
}

	
