/*--------------------------------------------------------------------------
Zeroing all margins to set manually
---------------------------------------------------------------------------*/


* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, fieldset, address {
	margin: 1em 3%;
}

dd {
	margin-left: 3%;
}

fieldset {
	padding: .5em;
}

.noshow {
	display: none;
}

.morelink {
	color: #E78200;
	cursor: pointer; cursor: hand;
}

/*--------------------------------------------------------------------------
Main Layout & styles
---------------------------------------------------------------------------*/

body {
	/*background: white url(/assets/images/ASmainBg.gif) repeat-x fixed bottom center;*/
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	font-weight: normal;
	color: #313027;
	margin: 0;
	padding: 0;
	min-width: 750px;
	text-align: center;
}

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

a:link {
	color: #E78200;
	text-decoration: none;
}

a:visited {
	color: #E78200;
	text-decoration: none;
}

a:hover {
	color: #FF9C1C;
	text-decoration: underline;
}

a:visited:hover {
	color: #FF9C1C;
	text-decoration: underline;
}

a:active {
	color: #E78200;
	text-decoration: none;
}

#mainHeader {
	position: relative;
	height: 82px;
	background: url(/assets/images/asLogo1.gif) no-repeat 0px 0px;
}

#rightCorner {
	float: right;
	height: 92px;
	width: 214px;
	background: url(/assets/images/asCorner1.gif) no-repeat 0px 0px;
}

#mainWrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}

#mainFooterWrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}

#content {
	float: left;
	width: 500px;
	margin: 0;
}

#content p {
	margin: 0 5% 1em 1em;
}

/*--------------------------------------------------------------------------
Sidebar
---------------------------------------------------------------------------*/

#sidebar {
	text-align: left;
	float: right;
	width: 235px;
}

#sidebar h3 {
	margin: 0;
}

.sidebarBlock {
	padding-top: 5px;
}

#sidebar ul {
	padding: 0px;
}

#sidebar ul li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#sidebar ul li.info {
	background: url(/assets/images/ASiconMdI.gif) no-repeat 0px 0px;
	padding-left: 35px;
	height: 30px;
	padding-top: 7px;
}

#sidebar ul li.resume {
	background: url(/assets/images/ASiconMdDoc.gif) no-repeat 0px 0px;
	padding-left: 35px;
	height: 30px;
	padding-top: 7px;
}

#sidebar ul li.portfolio {
	background: url(/assets/images/ASiconMdPort.gif) no-repeat 0px 0px;
	padding-left: 35px;
	height: 30px;
	padding-top: 7px;
}

#sidebar ul li.auraworks {
	background: url(/assets/images/ASiconMdWeb.gif) no-repeat 0px 0px;
	padding-left: 35px;
	height: 30px;
	padding-top: 7px;
}

#sidebar ul li.flickr {
	background: url(/assets/images/ASiconMdFl.gif) no-repeat 0px 0px;
	padding-left: 35px;
	height: 30px;
	padding-top: 7px;
}

#sidebar ul li.myspace {
	background: url(/assets/images/ASiconMdMy.gif) no-repeat 0px 0px;
	padding-left: 35px;
	height: 30px;
	padding-top: 7px;
}

#sidebar ul li.music {
	background: url(/assets/images/ASiconMdMusic.gif) no-repeat 0px 0px;
	padding-left: 35px;
	height: 30px;
	padding-top: 5px;
}

/*--------------------------------------------------------------------------
vcard - hcard microformat
---------------------------------------------------------------------------*/

.vcard {
display:  none;
}

.vcard .name {
	background: url(/assets/images/ASiconSmName.gif) no-repeat 0px 0px;
	font-size: 1.3em;
	padding-left: 23px;
	font-weight: bold;
	margin-top: 1px;
}

.vcard .email {
	background: url(/assets/images/ASiconSmEmail.gif) no-repeat 0px 0px;
	margin-top: 30px;
	padding-left: 25px;
	margin-left: 30px;
	padding-top: 1px;
}

.vcard .adr {
	background: url(/assets/images/ASiconSmHome.gif) no-repeat 0px 0px;
	padding-top: 2px;
	margin-top: 11px;
	margin-left: 30px;
	padding-left: 25px;
}

.vcard .tel {
	background: url(/assets/images/ASiconSmPhone.gif) no-repeat 0px 0px;
	margin-top: 11px;
	margin-left: 30px;
	padding-top: 1px;
	padding-left: 25px;
}

.vcard .im {
	background: url(/assets/images/ASiconSmIM.gif) no-repeat 0px 0px;
	margin-top: 11px;
	margin-left: 30px;
	padding-left: 25px;
}

.vcard .extraInfo {
	display: none;
}

/*---------------------------------------------------------------------------
hResume microformat
---------------------------------------------------------------------------*/
li.experience {
	list-style: none;
}
li.education {
	list-style: none;
}
li.education {
	list-style: none;
}
ul.skills li{
	list-style: none;
}
ul.skills li p{
	line-height: 1.1em;
}

li.education p.description {
	line-height: 1.1em;
}

h2#skills span.download {
	font-size: .6em;
}
.pBullet, .description {
	padding-left: 3px;
}
.pBullet em {
	font-size: .8em;
}
ul.clients { width: 500px; }

ul.clients li{
	background: url(/assets/images/lilCheck.gif) no-repeat 3px 4px;
	list-style: none;
	margin: 0 0 .5em 1em;
	padding-left: 19px;
	float: left; 
	width: 190px;
}
#projects2006 {
	padding-top: 12px;
	clear: both;
}
#projects2005 {
	padding-top: 12px;
	clear: both;
}
ul.projects { width: 500px; }

ul.projects li {
	list-style: none;
	padding-left: 19px;
}
ul.projects li.title{
	background: url(/assets/images/lilCheck.gif) no-repeat 3px 4px;
	list-style: none;
	margin: 0 0 0 1em;
	font-weight: bold;
}
ul.projects li.desc{
	list-style: none;
	margin: 0 0 .5em 1.3em;
	font-size: .8em;

}
ul.projects li.image{
	list-style: none;
	margin: 0 0 1em 1em;
	padding-left: 18px;
}
/*---------------------------------------------------------------------------
fluff
---------------------------------------------------------------------------*/
.contentImage {
	float: left;
	margin: 1px 1px 0px 1px;
	border: none;
	padding-right: 4px;
	display: inline;
}
.portfolioImage {
	border: none;
}


.clear {
	clear: both;
}

.external {
	padding-right: 14px;
	background: url(/assets/images/externalLink.gif) no-repeat right;
}
