body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #fff;
	/*color: #646060;*/
	color: #383838;
	text-align: left;
}


.master {
	text-align: left;
	margin: auto;
}

.verbiage {
	width: 700px;
	float: left;
	border-left: 1px solid #aaa;
	padding-left: 24px;
	line-height: 135%;
}

.item {
	vertical-align: top;
}	

nav.a {     
display: inline-block;     
position: relative;    
z-index: 1;     
padding: 2px;     
margin: -2em;
border: 1px; 
}

.namebox { vertical-align: middle;}

.greentext { color: #005422;}
.redtext {color: #520008;}
.bluetext {color: #003152;}

.verbiage-home {
	float: left;
	padding-left: 24px;
}

.domain {
	width: 200px;
	float: left;
	text-align: left;
	padding-right: 24px;
}

.domain-home {
	margin-top: 0px;
	float: left;
	text-align: right;
	padding-right: 24px;
	border-right: 1px solid #aaa;
}


.domain-home h1 {
	color: #000;
	font-size: 33px;
	margin-bottom: 0px;
}

.circle-text {
    width:45%;
}
.circle-text:after {
    content: "";
    display: block;
    width: 100%;
    height:0;
    padding-bottom: 100%;
    background: #524900; 
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
}
.circle-text div {
    float:left;
    width:100%;
    padding-top:50%;
    line-height:1em;
    margin-top:-0.5em;
    text-align:center;
    color:white;
}

.chicklets {
font-size: 13px;
text-align: right;
margin-top: 30px;
margin-left: 0px;
padding: 0px;
display: block;
line-height: 140%;}

#blogimg { background:url(https://extraface.com/blog.png) 0px 0px no-repeat; background-position: right; padding-right: 21px; }
#flickrimg { background:url(https://extraface.com/flickr.png) 0px 0px no-repeat; background-position: right; padding-right: 21px; }
#ffimg { background:url(https://extraface.com/ff.gif) 0px 0px no-repeat; background-position: right; padding-right: 21px; }
#emailimg { background:url(https://extraface.com/emailopen.png) 0px 0px no-repeat; background-position: right; padding-right: 21px; }
#tumblrimg { background:url(https://extraface.com/tumblr.jpg) 0px 0px no-repeat; background-position: right; padding-right: 21px; }
#bananaimg { background:url(https://extraface.com/banana.png) 0px 0px no-repeat; background-position: right; padding-right: 21px; }



.nav {
	font-size: 12px;
}

h1 {
	color: #000;
	font-size: 33px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.logoname { color: #000;
	font-size: 33px;}

xh2 {color: #524900;
	font-size: 20px;
}

h3 {
	font-size: 16px;
	color: #005422;
	margin-top: 0px;
	margin-bottom: 0px;
	/*xcolor: #003512;*/
}

xh4{
	font-size: 16px;
	color: #005422;
	margin-top: 0px;
	margin-bottom: 0px;
}

xh5{
	font-size: 10px;
	color: #520008;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6{
	font-size: 16px;
	color: #003152;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #005422;
}

ul 

{
list-style-type: none;
}

li
{
background-image: url(https://extraface.com/diamond-gray.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
}
		


p

{/*xcolor: #646060;*/
	color: #383838;}


.leftblock h3, .leftblock h5 { padding-top:1em; }

.section h2 { padding-left:22px; }
.workitem h4 { font-weight:normal; color: #383838;}	
#interviews h4 {margin-bottom: 0px;}
#work h2 { background:url(https://extraface.com/snake_16.png) 0px 3px no-repeat; }
#interviews h2 { background:url(https://extraface.com/cup_16.png) 0px 3px no-repeat; }
#speaking h2 { background:url(https://extraface.com/another-young-wizard_16.png) 0px 3px no-repeat;}
#ideas h2 { background:url(https://extraface.com/flask_1_16.png) 0px 3px no-repeat; }
/*workitem { padding-bottom:2em; }*/
.workitem { background: #F2F2F2 0 0 no-repeat; padding: 0.5em 1em 0.5em 1em; margin-left: 2em; margin-right: 2em; margin-bottom: 2em;}
#interviews ul, #speaking ul { border-top: 1px dotted #CCC; padding: 0.5em; margin-top: 0px; }
#interviews ul li, #speaking ul li, #ideas ul li { background-image:none; padding-left:0; }
#ideas ul li { padding-bottom:1em; }

