/* ---strikeseason css--- */


	
/* structure */

body {
	margin: 0;
	padding: 0;
/*	font-size: 62.5%; */
	}

#container {
	margin: 0;
	padding: 0;
	background: #fff;	
	}

#mainContent {
	margin: 5% 10% 100px 7%;
	max-width: 800px;
	}

#mainContent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#nav {
	position: fixed;
	bottom: 0;
	height: 100px;
	background: #fff url("/i/site/greyFade.png") 0 2px repeat-x; 
	width: 85%;
	padding: 0 10% 0% 5%;
	}

#work #projDetails {
	width: 90%;
	}
	
#work #projDetails:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}	
	
#work #projshots {
	float: left;
	width: 45%;
	margin-bottom: 200px;
	}
	
#work #projdesc {
	float: left;
	width: 45%;
	margin-left: 30px;
	}

#work #localNav {
	position: absolute;
	right: 0;
	top: 110px;
	list-style-type: none;
	margin-right: 15px;
	}
	

	
	
/* ===== general styles ====== */
	
body {
	font: 13px/17px helvetica, arial, sans-serif;
	color: #666;
	}
	
a {
	text-decoration: none;
	color: #999;
	margin: 0;
	padding: 0;
	}
	
a:hover, #mainContent h1 a:hover {
	text-decoration: none;
	color: #ED4E72;
	margin: 0;
	padding: 0;
	}	

a:active {
	margin: 0;
	padding: 0;
	}
	
a:visited {
	margin: 0;
	padding: 0;
	}


#mainContent h1, #mainContent h1 a { 
/*	font: 20px/24px optima, helvetica, sans-serif; */
	font-size: 28px;
	line-height: 20px;
	letter-spacing: -2px;
	color: #000;
	text-transform: lowercase;
	}

#mainContent h2, #mainContent h2 a { 	
	font-size: 16px;
	margin-bottom: 3px;
	color: #444;
	}

#mainContent h3 {
margin-bottom: 3px;
	}
	
#mainContent h4 {
margin-bottom: 3px;
	}
	
#mainContent img {
	margin: 5px 5px;
	border: 0;
	}
	
#mainContent ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}

#mainContent ul li {
	margin: 0 0 0 0;
	padding: 0;
	}	
	
p.notes {
	padding-top: 13px;
	font: 10px/13px arial, helvetica, sans-serif;
	/* text-align: center; */
	}	
	
p.badges {
	position:absolute; 
	left: 75%;
	top: 10px;
	}
	
.clear {
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
	}
	
/* ===== art styles ===== */

#art #mainContent ul {
	list-style-type: none;
	}

#art #mainContent ul li {
	display: inline;
	}
	
#art #mainContent img {
	margin: 5px 5px;
	border: 0;
    height: 75px; 
    width: 75px;
	}
	
#artdetails {
	margin-top: -20px; 
	margin-left: 25px; 
	font: 11px/13px arial, helvetica, sans-serif;
	color: #444;
	}	
		
#painting-detail {
	margin-left: 15px;
	margin-top: 15px;
	}

#painting-detail img {
	margin-bottom: 10px;
	}
	
/* ===== portfolio styles ===== */

#work div.about {
	width: 500px !important;
	}
	
#work #localNav .next, 
 #work #localNav .prev, 
  #work #localNav .top {
	display: block;
	height: 45px;
	width: 45px;
	text-indent: -3000px;
	}

#work #localNav .next {
	background: transparent url(/i/site/arrowR.gif) 0 0 no-repeat;
	}
	
#work #localNav .prev {
	background: transparent url(/i/site/arrowL.gif) 0 0 no-repeat;
	}

#work #localNav .top {	
	background: transparent url(/i/site/arrowU.gif) 0 0 no-repeat;
	}	
	
#work img {
	margin: 5px 5px 5px 10px;
	width: 90%;
	padding: 10px;
	border: 1px solid #ddd;
	clear: none;
	}
	
#work .smaller #projshots {
	width: 35%;
	}
	
#work #projshots ul {
	list-style-type: none;
	}

#work #projdesc ul {
	list-style-type: disc;
	}

#work #projdesc ul li {	
	margin: 0 0 5px 10px;
	}	

	
/* ===== nav stlyes ====== */

#nav ul {
	list-style-type: none;
	}
	
#container #nav ul li {
	font: 17px arial, helvetica, sans-serif;
	padding: 40px 20px 0 20px;
	margin: -31px 0 0 0;
	float: left;
	height: 50px;
	}

#container #nav ul li a {
	color: #fff;
	}
	
#container #nav ul li a:hover {
	color: #ADD65B;
	}	
	
body#art #nav ul li.art {
	background: transparent url("/i/site/greyArrow.png") 41px 0px no-repeat;
	}	
body#art #nav ul li.art a {
	color: #000;
	font-weight: bold;
	}
	
body#school #nav ul li.school {
	background: transparent url("/i/site/greyArrow.png") 43px 0 no-repeat;
	}	
body#school #nav ul li.school a {
	color: #000;
	font-weight: bold;
	}
	
body#work #nav ul li.work {
	background: transparent url("/i/site/greyArrow.png") 48px 0 no-repeat;
	}	
body#work #nav ul li.work a {
	color: #000;
	font-weight: bold;
	}	
	
body#pics #nav ul li.pics {
	background: transparent url("/i/site/greyArrow.png") 41px 0 no-repeat;
	}	
body#pics #nav ul li.pics a {
	color: #000;
	font-weight: bold;
	}
	
body#delicious #nav ul li.delicious {
	background: transparent url("/i/site/greyArrow.png") 50px 0 no-repeat;
	}		
body#delicious #nav ul li.delicious a {
	color: #000;
	font-weight: bold;
	}	
	
body#friends #nav ul li.friends {
	background: transparent url("/i/site/greyArrow.png") 38px 0 no-repeat;
	}		
body#friends #nav ul li.friends a {
	color: #000;
	font-weight: bold;
	}	
	
body#lastfm #nav ul li.lastfm {
	background: transparent url("/i/site/greyArrow.png") 32px 0 no-repeat;
	}		
body#lastfm #nav ul li.lastfm a {
	color: #000;
	font-weight: bold;
	}		

/* old */
body#detri #nav ul li.detri {
	background: transparent url("/i/site/greyArrow.png") 40px 0 no-repeat;
	}		
body#detri #nav ul li.detri a {
	color: #000;
	font-weight: bold;
	}	
	
	

