.clear{
	clear:both;
}

*{
	margin:0;
	padding:0;
}

/*--- fonts booyah ---*/

@font-face {
	font-family: Bello;
	src: url(../fonts/Bello-Script.ttf);
	font-weight:normal;
}

@font-face {
	font-family: TradeGothic;
	src: url(../fonts/TradeGothic-BC.otf);
	font-weight:normal;
}


html {
	height:100%;
}

body {
	height:100%;
	margin:0;
	padding:0;
	background-color: #f2f0e9;
	font: normal 11px/16px Georgia, serif;
}

a {
	text-decoration: none;
	color:#333;
	border-bottom: 1px #333 dotted;
}

a:hover {
	text-decoration: none;
	color:#666;
	border-bottom: none;	
}

p {
	font: normal 11px/18px Georgia, serif;
	margin: 10px 0 0 0;
}

a img {
	border:none;
}

h1 {
	color: #ff2200;
	font: normal 90px/1.5em Bello, Helvetica, 'Lucida Grande', Arial, sans-serif;
	letter-spacing: 0px;
	margin: 0px;
	text-shadow: #555 -1px -1px 0px;
	text-align:center;
	position:relative;
}

h1 span {
	position:absolute;
	bottom:30px;
}

h2 {
	font: normal 16px/22px "TradeGothic", Helvetica, Lucida Grande, Arial, sans-serif;
	margin: 20px 0 0 0;
}

h3 {
	font: normal 18px/22px "TradeGothic", Helvetica, Lucida Grande, Arial, sans-serif;
	color: #1d1b16;
	margin: 20px 0 0 0;
	text-transform: lowercase;
	text-align:right;
	opacity:.75;
}

#wrapper {
	margin: 0 auto;
	width: 750px;
	min-height:100%; 
	height: auto !important; 
	height:100%; 
	position:relative;
}

#content {
}

#header {
	padding:0;
	/*	background: url(../images/header-bg.png) 0 bottom repeat-x transparent
*/}

#header .headerWrapper {
	margin:0 auto;
	width:750px;
	border-bottom: 1px solid #C6DCDE;
	padding:0 0 2px 0;
}

#nav{
	text-align:center;
	border-bottom: 1px solid #dad5c3;
}

#header #nav li {
	display: inline-block;
	font: 26px 'TradeGothic',verdana,sans-serif;
	list-style: none outside none;
	margin: 0 20px;
	text-transform: uppercase;
}

#header #nav li a {
	border-bottom: none;
	border-top: 1px solid transparent;
	display: inline-block;
	line-height: 1.5em;
	margin: 2px 0 0;
	padding: 10px 10px 0;
}

#header #nav li a:hover {
	border-top: 1px solid #C6DCDE;
	color:#333;
}

#header #nav li.selected a, #header #nav li.selected a:hover {
	border-top: 1px solid #C6DCDE;
	color:#ff2200;
}

#header #nav li.selected a span {
	border-bottom: 1px dotted #333;
}

#header #nav li a:hover span {
	/*	border-bottom: 1px solid #ff2200;*/
}

#header .tophalf h2, 
#header .tophalf p {
	display:none;
}

#header .tophalf {
	border-bottom: 1px solid #dce6e3;
	position:relative;
	padding:25px 0 0 0;
}

#header .tophalf hr {
	height: 1px;
	background-color: #C6DCDE;
	border: none;
	margin: 0 0 2px 0;
}

a#logo {
	border: medium none;
	display: block;
	float: left;
	padding: 3px 0 7px;
}

#header .tophalf .whatevs .cell {
	border-right: 1px solid #C6DCDE;
	float:right;
	font-size:24px;
	line-height:25px;
	text-transform:uppercase;
	margin:74px 0 0 0;
	position:relative;
	font-family:"TradeGothic";
}

#header .tophalf .whatevs .cell a {
	border: medium none;
	display: block;
	height: 23px;
	padding: 0 9px 10px;
}

#header .tophalf .whatevs .cell.selected a {
	opacity:.25;
	cursor:default;
}


#header .tophalf .whatevs div a:hover {
	*background-color:#C0BAAC;
	background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(156,134,122, .20)),to(rgba(156,134,122, 0)));
	background-image: -moz-linear-gradient(bottom center,rgba(156,134,122, .20) 30%, rgba(156,134,122, 0) 100%);
}

#header .tophalf .ghost {
	position:absolute;
	right:0px;
	bottom:35px;
	margin:0 9px;
	color:#333;
	opacity:.25;
}

#header .tophalf .selected .ghost {
	opacity:1;
}

#header .bottomhalf {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #DAD5C3;
} 

#header p.intro {
	width:355px;
	float:left;
	color:#333;
}

#header p.intro span {
	font-style:italic;
}

#header #tweet {
	width:380px;
	height:80px;
	background: url("../images/tweet-bg.png") bottom right no-repeat transparent;
	float:right;
	display:block;
	margin: 0 -15px -16px 0;
}


/* featured pieces */
.feature ul{
	list-style:none;
	position:relative;
}

.feature ul li {
	display: block;
	position:relative;
	width: 100%;
	height: 300px;
	margin:0 0 15px;
	z-index:10;
}

.feature ul li a.openDescription, .feature ul li a.closeDescription {
	bottom: 0;
	color: #FF2200;
	cursor: pointer;
	display: block;
	font-family: 'TradeGothic';
	font-size: 30px;
	height: 22px;
	opacity: 5;
	padding: 9px 10px 0;
	position: absolute;
	right: 0;
	width: 15px;
	z-index: 12;
}
.feature ul li a.openDescription:hover,.feature ul li a.closeDescription:hover {
	background-color:#1D1B16;
}

.feature ul li#magazine {
	background: url(../images/banners/bold.jpg) 0 0 no-repeat transparent;
}

.feature ul li#book {
	background: url(../images/banners/1984.jpg) 0 0 no-repeat transparent;
}

.feature ul li#bookJacket {
	background: url(../images/banners/animalfarm.jpg) 0 0 no-repeat transparent;
}

.feature ul li#pbj {
	background: url(../images/banners/pbj.jpg) 0 0 no-repeat transparent;
}

.feature ul li#helvetica {
	background: url(../images/banners/helvetica.jpg) 0 0 no-repeat transparent;
}

.feature ul li#taga {
	background: url(../images/banners/taga.jpg) 0 0 no-repeat transparent;
}

.feature ul li#glitch {
	background: url(../images/banners/glitch.jpg) 0 0 no-repeat transparent;
}

.feature ul li#eleanor {
	background: url(../images/banners/eleanor.jpg) 0 0 no-repeat transparent;
}

.feature ul li#blackberry {
	background: url(../images/banners/blackberry.jpg) 0 0 no-repeat transparent;
}

.feature ul li#grci {
	background: url(../images/banners/grci.jpg) 0 0 no-repeat transparent;
}


.feature ul li a{
	width: 100%;
	height: 100%;
	display: block;
	border:none;
}

.feature ul li .description div {
	z-index: 1;
	position:relative;
}

.feature ul li .description .background {
	background-color: #DAD5C3;
	height: 100%;
	opacity: 0.5;
	position: absolute;
	width: 100%;
	z-index: 0;
}

.description {
	bottom: 0;
	left: 0;
	position: absolute;
}

.description h3 {
	background-color: #DAD5C3;
	color: #f20;
	display: block;
	padding: 6px 5px 0 5px;
	margin: 0;
	text-transform: none;
	float: left;
	opacity: 1;
	font-family: 'TradeGothic', Helvetica, Arial, sans-serif;
	height: 25px;
}

.description p.in {
	font-family: 'TradeGothic',Helvetica,Arial,sans-serif;
	text-transform: lowercase;
}

.description p {
	float: left;
	font-family: 'TradeGothic',Helvetica,Arial,sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 7px 10px 0;
	text-transform: uppercase;
}

.description p a{
	color:#1D1B16;
}


/* feature text */
.featureText ul li.caption {
	display: block;
	position: relative;
	height: 285px;
	margin: 30px 18px 0 18px;
	color: #333;
}

.featureText ul li.caption h3 {
	text-align: left;
	padding: 0 0 5px 0;
	font-family: Bello;
	font-size: 5em;
	line-height: .65em;
	color: #C6DCDE;
	margin: 0;
	position:relative;
	z-index:-1;
}

.featureText ul li.caption h4 {
	font-family: TradeGothic;
	text-transform:uppercase;
	font-weight:normal;
	font-size:15px;
	margin:15px 0 5px 0;
}

.featureText ul li.caption p {
	margin: 0 0 15px 0;
}

.featureText ul li.caption p.fonts {
	font-style:italic;
	color:#555;
}

.featureText ul li.caption ul {
	margin:25px 0 0 0;
	color:#999;
	text-align:right;
}

.featureText ul li.caption ul li {
	list-style:none;
	padding: 0 10px;
	display:inline-block;
	border-right:1px solid #DAD5C3;
}




/* slider */

.slider {
	position:relative;
	height:200px;
	padding:0;
	overflow:hidden;
}

#prevItem, #nextItem{
	background:url(../images/slider/slider-arrows.png) no-repeat 0 center transparent;
	height:15px;
	width:7px;
	display:block;
	border:none;
	position:absolute;
	top:50%;
	z-index:1;
}
#prevItem{
	left:0px;
}
#nextItem{
	background-position:-8px center;
	right:0;
}

.slider ul{
	position:relative;
	z-index:0;
	left:0;
}

.slider ul li{
	list-style:none;
	position:relative;
	float:left;
	margin:0 0 0 0;
	width:355px;
}

.slider ul li a{
	border:none;
	display:block;
	width:325px;
	margin: 0 auto;
}

.innerWrapper {
	margin:0 auto;
	height:auto;
}

.gallery {
	margin: 0px 0;
}

.column {
	width: 50%;
	padding:0;
	float:left;
}

.gallery .column .section {
	float: none;
	padding: 0 0 30px;
}

.gallery .column .section h3.first, .gallery .column.right .section h3.first {
	border-top: none;
	padding-top: 0;
	margin:0;
}

.gallery .column .section h3 {
	border-top: 1px solid #C6DCDE;
	clear: both;
	display: block;
	padding: 5px 23px 10px 0;
}

.gallery .column.right .section h3 {
	padding: 5px 0 10px 27px;
	text-align: left;
}

.gallery .column .section div.item {
	float: left;
	height: 250px;
	margin: 0 25px 0 0;
	width: 162px;
}

.gallery .column.right .section div.item {
	float: right;
	margin: 0 0 0 25px;
}

.gallery .column .section div a{
	border-bottom: none;
	display:block;
}

.gallery .column .section div a:hover img{
	opacity: .5;
}

.gallery .column .section div img{
	border: 1px #9c867a solid;
	margin: 2px 0;
}

.gallery .column .section div .caption{
	width: 162px;
	margin: 0px;
	display: inline-block;
}

.gallery .column .section div .caption a {
	border-bottom: 1px solid #9C867A;
	border-right: 4px double #9C867A;
	display: inline-block;
	float: right;
	margin: 10px 0 0;
	padding: 3px 5px;
}

.gallery .column .section div .caption a:hover {
	*background:#A19B8A;
	background-image:-webkit-gradient(linear, center bottom, center top, from(rgba(156,134,122, .20)),to(rgba(156,134,122, 0)));
	background-image:-moz-linear-gradient(bottom center,rgba(156,134,122,.20) 30%,rgba(156,134,122,0) 100%);
}

.itemTitle {
	display: block;
	font: 18px/16px 'TradeGothic',Georgia,Times,serif;
	margin: 0;
}

.column h2 {
	text-align: right;
	border-bottom: 1px solid #C6DCDE;
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
	padding: 10px 18px 2px;
	margin: 0;
}

.column.right {
	width: 49%;
	margin: 0;
	border-left: 1px solid #C6DCDE;
	float: right;
}

.column.right h2 {
	text-align:left;
}

/*.column .columninner {
	margin:20px 20px 20px 0;
}


.column.right .columninner {
	margin:20px 0 20px 20px;
}
*/

/* ----- Resume ----- */

#resumeFlag {
	font: normal 40px/40px 'Bello', Georgia, serif;
	text-align: center;
	display: block;
	padding: 15px 0 10px;
	color: #F20;
	border-top: 1px dotted transparent;
	border-bottom: 1px dotted transparent;
	margin: 20px 0;
}

#resumeFlag:hover {
	border-top: 1px dotted #C6DCDE;
	border-bottom: 1px dotted #C6DCDE;
}

.resume .column .section strong {
	margin: 0 8px 0 0;
}

.resume .featureText ul li.caption {
	height: auto;
}

.resume .column.left .featureText ul li.caption {
	margin-left: 0;
}

.resume .featureText ul li.caption ul {
	list-style: none outside none;
	margin: 0 0 15px;
}

.resume .column.right .section p {
	list-style: none outside none;
	margin: 10px 0 0 18px;
}

.resume .column.right .section ul {
	margin: 0 0 0 36px;
}

.resume .featureText ul li.caption ul li {
	background: url("../images/slider/slider-arrows.png") no-repeat scroll -8px 4px transparent;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	display:list-item;
	border:none;
	text-align:left;
	color:#333;
}

.resume .featureText ul li.caption li.indent {
	margin: 0 0 5px 15px;
	list-style:none;
}



/* ----- Footer ----- */

.quartercolumn {
	width: 23%;
	padding: 0 1%;
	float:left;
	border-top:1px #C6DCDE solid;
}

.indent {
	margin: 0 0 0 15px;
}

.caption {
	font: 11px/16px Georgia,Times,sans-serif;
	margin-top: 5px;
}

#footerwrapper {
	height: 143px;
	padding: 0  0 20px;
	bottom:0;
	position:relative;
	margin: 0;
}

#footer {
	width: 100%;
	height:140px;
	margin: 0 auto;
}

#footer h3 {
	background:url("../images/footer-pointer.png") no-repeat scroll 0 -3px transparent;
	color:#1d1b16;
	font:18px/22px "TradeGothic",Helvetica,Arial,sans-serif;
	height:20px;
	margin:0;
	opacity:1;
	padding:13px 0 0 10px;
	text-align:left;
	text-transform:uppercase;
}

#footer p, #footer ul {
	margin-left:10px;
}

#footer .quartercolumn.first {
	padding-left:0;
}

.silly {
	font:italic 11px/20px Georgia,Times,sans-serif;
	margin:2px 0 0;
	opacity:0.3;
}

#twitter_update_list {
	height:35px;
	width:275px;
	overflow:hidden;
	font-style: italic;
	font-size:10.5px;
	margin: 13px 0 0 13px;
	padding:0;
	color:#555;
	text-overflow: ellipsis;
}

#twitter_update_list a:last-of-type {
	color:#888;
	border:none;
	font-style:normal;
}

#linkblock a {
	border-bottom:none;
}

.copyright {
	border-top:1px #aaa solid;
	text-align: center;
	font: italic normal 11px/10px Georgia, Arial, sans-serif;
	opacity: .5;
	margin: 25px 0 10px;
	padding: 5px 0;
}

.copyright span{
	font-style:normal;
}

/* ----- Blog Entries ----- */

.entry{
	position:relative;
	margin: 0 0 50px 0;
	overflow:hidden;
}

.entry-date {
	color: #000000;
	font: 16px/22px "TradeGothic",Helvetica,Arial,sans-serif;
	opacity: 0.2;
	position: absolute;
	right: 5px;
	top: 5px;
}

.entry-title {
	background-color: #E9E6D9;
	color: #FF2200;
	display: inline-block;
	font: 16px/22px "TradeGothic",Helvetica,Arial,sans-serif;
	max-width: 225px;
	padding: 5px 5px 2px 18px;
	width: auto;
}

.entry-content{
	margin: 10px 18px;
}

.entry-category{
	border-top: 1px solid #C6DCDE;
	font-size: 10px;
	margin: 0 18px;
	padding: 3px 0;
}

.entry-tags{
	border-top: 3px double #C6DCDE;
	font-size: 10px;
	margin: 0 18px;
	padding: 3px 0;
}

.entry-category a, .entry-tags a{
	border-bottom: 0;
	color: #666;
}

.entry-category li a:hover, .entry-tags a:hover{
	color: #333;
}
