/******************
	= Resetters, Type and Basic Styles
******************/
body{
	font-family: 'Century Gothic', 'Apple Gothic', trebuchet ms, trebuchet, sans-serif;
	color: #808080;
	margin: 0 auto;
	padding: 0;
	background: #211e1e;
	text-align:center;
}
#muralProjects, #paintings, #artists, #contact, #home{
	width: 800px;
	margin: 0 auto;
}
div.container {
	width: 800px;
	margin: 0 auto;
	display: block;
	padding:0;
	text-align:left;
}
div, span, h1, h2, h3, h4, h5, li, ul, a, img, input, label{
	margin: 0;
	padding: 0;
	border: none;
}
h1, h2, h3, h4, h5{
	font-weight:normal;
}
p{
	color: #fff;
	padding:0;
	font-size: 11px;
	line-height: 1.35em;
	margin:0.5em 0 0;
}
a, img{
	border: none;
	text-decoration:none;
	outline:none;
}

a{
	color: #fff;
	}
a:hover{
	color: #ffde00;
	}
a:active{
	color: #808080;
	outline: none;
}
#muralProjects a{
	color: #f2df08;
	}
#muralProjects a:hover{
	color: #fff8ab;
	}
#paintings a{
	color: #28BE36;
	}
#home a{
	color: #D620A3;
	}
#home a:hover{
	color: #a7097b;
	}
#home a:active{
	color: #6b034e;
	}
.clearAll{
	clear: both;
	line-height: 0px;
	height:0px;
	font-size: 0px;
	width: 0px;
	overflow: hidden;
	}
ul, li{	
	list-style: none;
}

.italic{
		font-style:italic;
}

em{
	font-style: italic;
	color: #333;
}
#gallery{
	position: relative;
	}
.projectInfo{
	border-top: 1px solid #2a2a2a;
	}
.projectInfo h1{
	border-top:3px solid #2A2A2A;
	float:left;
	font-size:1.45em;
	font-weight:normal;
	color: #fff; 
	}
.thisProject{
	float: left;
	display: inline;
	width: 500px;
	}
.nextMural{
	display:inline;
	float:left;
	font-size:11px;
	letter-spacing:0.1em;
	margin:1.4em 0 0 8px;
	text-transform:uppercase;
	.margin-top: .8em;
	}
ul.thumbs{
	clear: both;
	margin: 5px 0;
	padding: 0;
}
ul.thumbs li a img{
	border: 1px solid #605b48;
	}
ul.thumbs li.selected a img{
	border: 1px solid #f2df08;
	}
.labelStyle, .quickInfo h2 {
	font-size: 11px;
	}
.thisProject h2{
	color: #fff;
	}
.quickInfo{
	border-bottom: 1px solid #2a2a2a;
	border-top: 1px solid #2a2a2a;
	margin-bottom: 10px;
	}
.quickInfo li{
	float: left;
	display: inline;
	margin:10px 0;
	}
.quickInfo li.client, .quickInfo li.cd{
	width: 120px;
	border-right: 1px solid #2a2a2a;
	margin-right: 10px;
	}
.painters{
	width: 235px;
	}
/******************
	= Navigation Styles
******************/
.freshPaintLogo{
	}
ul.mainNav{
	text-align: center;
	margin: 0 auto 15px;
	height: 15px;
	}
ul.mainNav li{
	display: inline;
	height: 15px;
	display: inline;
	}
ul.mainNav li a{
	display: inline;
	}
.navDivider{
	display: inline;
	}
ul.mainNav li.muralsNav a img{
	background: url(../images/nav-murals.gif) no-repeat 0 0px;
	width: 64px;
	}
ul.mainNav li.paintingsNav a img{
	background: url(../images/nav-paintings.gif) no-repeat 0 0px;
	width: 84px;
	}
ul.mainNav li.artistsNav a img{
	background: url(../images/nav-artists.gif) no-repeat 0 0px;
	width: 62px;
	}
ul.mainNav li.contactNav a img{
	background: url(../images/nav-contact.gif) no-repeat 0 0px;
	width: 78px;
	}
ul.mainNav li a img{
	height: 18px;
	display: inline;
	}
ul.mainNav li a:hover img{
	background-position: 0 -40px;
	}
ul.mainNav li a:active img{
	background-position: 0 -80px;
	}

.moreProjects{
	float: right;
	display: inline;
	width: 225px;
	}
.moreProjects h4{
	border-top:3px solid #2A2A2A;
	color:#FFFFFF;
	display:inline;
	float:left;
	font-size:18px;
	letter-spacing:0.04em;
	margin:0 0 15px;	
	}
.moreProjects ul li{
	font-weight:bold;
	letter-spacing:0.03em;
	margin:2px 0;
	}
.moreProjects ul li a{
	width: 100%;
	background-color: #181818;
	font-size:11px;
	text-transform:uppercase;
	padding: .3em 0 .4em 2px;
	display: block;
	}
.moreProjects ul li a:hover{
	background-color: #000;
	padding-left: 4px;
	}
.moreProjects ul li a.current,  .moreProjects ul li a.current:hover, .moreProjects ul li a.current:active{
	background: url(../images/pause-play.gif) no-repeat scroll 0 -155px;
	color: #fff !important;
	padding-left: 10px;
	}
	
	
/******************
	= Gallery Styles
******************/

#gallery img, #thumbs img, #folders img
{
	background:url(images/shadow.gif) no-repeat right bottom;
	}
.ss-controls{
	text-align: right;
	}
a.play, a.pause{
	width: 10px;
	height: 15px;
	background: url(../images/pause-play.gif)no-repeat 0 1px;
	}
a.play{
	background-position: 0 -120px;
	}
a.play:hover{
	background-position: 0 -160px;
	}
a.play:active{
	background-position: 0 -200px;
	}
a.pause:hover{
	background-position: 0 -39px;
	}
a.pause:active{
	background-position: 0 -79px;
	}
/******************
	= Artist & Contact Page Styles
******************/

#artists a{
	color: #E81221;
	}
#artists a:hover{
	color: #ac0000;
	}
#artists a:active{
	color: #450000;
	}
.artists, .contact{
	margin-top: 25px;
	}
.home{
	margin-top: 80px;
	}
.artists h2, .contact h2{
	border-top: 1px solid #2A2A2A;
	margin: 0 0 25px 0;
	}
.artists h2 img, .contact h2 img{
	border-top: 3px solid #2A2A2A;
	padding-top: 10px;
	float: left;
	display: inline;
	margin-bottom: 1em;
	}
.artists ul{
	display: block;
	}
.artists li{
	border-bottom:1px solid #2A2A2A;
	display:block;
	margin-bottom:15px;
	padding-bottom:15px;
	}
.artists .flick{
	float: left;
	display: inline;
	margin-right: 20px;
	}
.artists h1{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	}
.artists h3{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
	margin-top:3px;
	}
.artists p, .content p{
	font-size: 12px;
	}
.artistLink{
	font-size: 12px;
	margin-top: 1em;
	color: #fff;
	}
.artists .last{
	border: none;
	}
#collaborators ul li{
	float: left;
	display:inline;
	width: 254px;
	border: none;
	margin-right: 19px;
	/* border-right: 1px solid #2a2a2a; */
	}
#collaborators ul li.last{
	margin-right: 0px;
	}
#collaborators ul li h1{
	float: left;
	display:inline;
	margin-top: 5px;
	}
#collaborators ul li h3{
	margin-bottom: 1em;
	}
.contactContent{
	margin: 0 125px;
	}
.contactContent h1{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	}
#contact a{
	color: #12A2EA;
	}
#contact a:hover{
	color: #0e75a8;
	}
#contact a:active{
	color: #0a4e70;
	}
.mailLink{
	margin-top: 1em;
	}
.mailLink a{
	font-size: 18px;
	font-weight: bold;
	}
.contact p{
	font-size: 14px;
	margin-top:.8em;
	color: #dadada;
	}
/******************
	= Old Styles, DELETE EVENTUALLY
******************/




pre {
	font-size: 1.2em;
	line-height: 1.2em;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
h2.album-date {
	margin-top: 6px;
}
p.album-description {
	margin-top: 20px;
}
div.meta {
	margin-top: 10px;
	font-size: 0.8em;
}
div.meta ul {
	margin: 0;
	padding: 0;
}
div.meta li {
	float: left;
	padding: 0;
	margin-right: 10px;
	width: 240px;
	list-style: none;
}


div.controls {
	height:15px;
	overflow:hidden;
	padding:10px 0 0;
}
div.controls a {
	padding: 5px;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
/*
div.slideshow img {
	border: none;
	display: block;
}
*/
div.slideshow {
	clear: both;
	height:515px;
}
div.slideshow span.image-wrapper {
	text-align: center;
	display: block;
	margin: auto;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}


ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
	text-align: center;
}

/*
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
*/

/*
ul.thumbs li.selected a.thumb {
	background: #000;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
*/



a.advance-link:focus, a.thumb:focus {
	outline: none;
}

#folders ul.thumbs li {
	display:block;
	height:120px;
	margin:10px;
	width:105px;
}

div.pagination {
	clear: both;
}
div.navigation div.top {
}
div.navigation div.bottom {
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.home ul{
	width: 396px;
	float: left;
	display: inline;
	}
.home ul li{
	display:inline;
	float:left;
	font-size:0;
	margin:0 11px 11px 0;
	width:55px;
	}
.home p{
	font-size: 13px;
	}
.home  h2{
	margin: 5px 0 .5em;
	}
.floatRight{
	float: right;
	display: inline;
	width: 385px;
	}
