body, html{
	width: 100%;
	height: 100%;
	padding:0px;
	margin:auto;
}

body{
	background-color: #fff;
	background-position:center top;
	background-repeat: repeat-x;
	color: #333;
	font-family: 'Helvetica Neue UltraLight','HelveticaNeue-UltraLight','Helvetica Neue','HelveticaNeue', 'HelveticaNeue-Light', "Helvetica Neue Light", arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 200;
	line-height: 1.2em;
	min-width:810px;
}

a {
	background-color: #eee;
	color: #444;
	margin: -.25em;
	padding: .25em;
	-moz-border-radius: 1em;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
}

a:visited {
	color: #666;
}

a:hover {
	background-color: #666;
	color: #0a0a0a;
	text-shadow: 1px 1px 0px #aaa;
}

p{
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

p.indent{
	font-size: .825em;
	margin:0 0 1em 1em;
}

.mainContent{
	background-color: #fff;
	background-position:center top;
	background-repeat: repeat-x;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin:auto auto -3.6em auto;
	padding:0px;
	width:80%;
	min-width:800px;
}

.push{
	height:3.6em;
}

#footer{
	clear:both;
	color: #ccd;
	font-size:.6em;
	height:6em;
	padding:0px 0px 0px 0px;
	text-align:center;
	line-height:6em;
	position:relative;
}

div.head{
	height: 150px;
	margin: 1em 0 1em 0;
}

.pageContent{
	margin: 0 auto;
}

.pageContent ul{
    margin:0 auto 1em 2em;
}

div.main{
	margin-left:20em;
}

div.main h3{
	color: #000;
	font-size: 1.5em;
	font-weight: 200;
	margin: 0 0 .375em 0;
	padding: .5em 0 .25em 0;
	text-align: right;
}

p.visit{
	text-align: left;
}

p.visit a{
	font-size: 1.5em;
	line-height: 2em;
}

.webnav{
	display:table;
	margin: 2em auto 0 auto;
	clear: both;
	text-align: center;
}

.webnav div.thumbnail{
	text-align: center;
	width:auto;
	margin:auto 10px auto auto;
}

#artcontent{
    margin:auto;
}

#artnav{
    float:right;
}

#artnav span.nav{
	display: block;
	margin:0 0 1em 0;
	font-size:.75em;
}

#artnav div{
    float: left;
    padding: 0 0 0 1em;
}

#artnav a img{
   height:75px;
   width: auto;
}


.webthumbs{
	width:250px;
	margin:0 0 0 1em;
	float: right;
}


.webthumbs a{
	display: block;
}

.webthumbs img{
	border-width: 0px;
	margin-bottom: 1em;
}

#crumbs{
	display: table;
	font-size:.75em;
	margin:0 auto 2em auto;
	padding:0px;
	white-space: nowrap;
	width: 100%;
}

#crumbs span{
	float: left;
	min-width:20.2em;
}

#crumbs span span{
	float:none;
	padding:0 .25em;
}

#crumbs span a {
	-moz-border-radius: 0;
	padding:.25em .5em .25em .25em;
	text-decoration: none;
}

#crumbs span a:hover, #crumbs span.current{
	background-color: #000;
	color: #fff;
	padding:.25em .5em .25em .25em;
}

h1#title{
	border-top: .25em solid #fff;
	color: #000;
	display:block;
	font-size: 2em;
	font-weight: 100;
	height: 1em;
	letter-spacing: .02em;
	line-height: 1em;
	margin:0;
	overflow: hidden;
	padding:0;
	text-transform: uppercase;
}

h1 span{
	font-weight: 200;
}

ul#mainMenu {
	border-top: .5em solid #fff;
	border-bottom: 1px solid #fff;
	float:right;
	font-size: 1em;
	height: 2em;
	text-align: right;
}

ul#mainMenu li {
	display: inline;
	list-style-type: none;
	line-height: 3em;
	margin:0px;
}

ul#mainMenu li a {
	color: #333;
	-moz-border-radius: 0;
	padding:.9em 1em 0 1em;
	text-decoration: none;
	text-shadow: none;
}

ul#mainMenu li a:hover {
	background-color: #000;
	color: #fff;
}

ul#mainMenu li a.selected, ul#mainMenu li a.selected:hover {
	background-color: #000;
	color: #ddd;
}

h2{
	margin:0 0 1em 0;
	padding:0;
}

h3{
	font-size: 1.25em;
	font-style: normal;
	font-weight: 200;
	height: 1em;
	line-height: 1.8em;
	margin:0 0 .5em 0;
	overflow: hidden;
	text-transform: uppercase;
	padding: 0 0 .25em 0;
}

h4 {
	font-size: 1.125em;
	font-weight: 200;
	margin: 0 0 .5em .4em;
	text-transform: uppercase;
	color: #666;
}

ul#social {
	clear: left;
	display: table;
	list-style-type: none;
	margin:0 0 1em 0;
	text-align: center;
}

ul#social li {
	display: inline;
}

ul#social li a {
	background-position: 5px center;
	background-repeat: no-repeat;
	float: left;
	margin:0px 0px 4px 16px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	padding: 0 12px 0 32px;
	text-decoration: none;
	width:5em;
}

ul#social li a.twit{
	background-image: url(../../../static/icons/twit.png);
}

ul#social li a.flik{
	background-image: url(../../../static/icons/flik.png);
}

ul#social li a.hart{
	background-image: url(../../../static/icons/hart.png);
}

ul#social li a.face{
	background-image: url(../../../static/icons/face.png);
}

ul#social li a.brit{
	background-image: url(../../../static/icons/brit.png);
}

ul#social li a.link{
	background-image: url(../../../static/icons/link.png);
}

ul#social li a.deli{
	background-image: url(../../../static/icons/deli.png);
}

ul#social li a.redd{
	background-image: url(../../../static/icons/redd.png);
}

div#content{
	clear:both;
    padding: 0;
}

img#eric{
	float:right;
	margin:0em 0 20em 1em;
	padding:2px;
	border: 1px solid #E6E6B3;
}

p.info, div.info{
	clear: left;
	float: left;
	width:20em;
	font-size:.75em;
	line-height: 2em;
	padding-right:5em;
	margin:0 0 1em 0;
}

div.info p{
	margin:0 0 1em 0;
	line-height: 2em;
}

div.info h5{
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 1em;
	height:.8em;
	line-height:.8em;
}

.info a img{
	border: 5px solid #eee;
	margin: 0;
}

.info a:hover img {
	border:5px solid #000;
}

#artpage{
    margin-left: 19em;
}

div.thumbnail{
	float: left;
	margin: 0 10px 10px 0;
	text-align: left;
}

a.thickbox, a.thickboxx {
	display: block;
	margin: 0 .25em .25em 0;
	padding: .5em;
}

,a.thickbox img, a.thickboxx img {
	border-width: 0px;
}

a.thickbox:hover, a.thickboxx:hover {
	background-color: #ddd;
	text-shadow: 1px 1px 0px #fff;
}

a.thickbox:hover img, a.thickboxx:hover img{
	-moz-box-shadow: 0px 1px 5px #333;
}

span.title{
	display: block;
	font-size:.8em;
}

span.date{
	display:block;
	font-size:.6em;
}

.group{
    display:table;
}

.single{
    margin:auto;
}

div.external{
	clear:both;
}

div.external {
	color: #999;
}

div.external div{
	border-bottom: 1px solid #999;
}

div.external div span.source{
	display: block;
	text-align: right;
	font-size: .75em;
}

div.external div span.date{
	display: block;
	font-size: .75em;
	text-align: right;
}

div.blog-allcomments{
	border-top: 1px solid #666;
	padding-top:2em;
	width:50%;
}

div.blog-comment{
	min-height: 32px;
	padding: 0 0 1em 0;
}

div.blog-comment form{
	float: none;
	font-size: .8em;
	margin: 0 0 0 50%;
	width: 50%;
}

fieldset{
	border: 0px solid transparent;
}

div.blog-comment img.avatar {
	float: left;
	padding: 0 1em 1em 0;
}

div.blog-comment a.reply{
	font-size: .6em;
}

span.blog-commentby{
	display: block;
	text-align: right;
	font-size: .8em;
}

form.blog-commentform {
	margin: 0 0 0 auto;
	width: 21em;
}

div.oregontrail{
	border-bottom: 1px solid #eee;
	margin:auto auto auto 2em;
	padding: 1em 0em 2em 0em;	
}

div.oregontrail p.tweet{
	display: block;
		
	margin:0;
	padding:0;
}

div.oregontrail div.tweetlink{
	font-size:.8em;
	padding: 1em;
}

a.featured{
	-moz-border-radius: 0;
	margin: 0 auto 1em auto;
	padding: 0;
	overflow: hidden;
	height: 190px;
	display: block;
	width: 250px;
}