body {
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	background-position: center;
	background-repeat: repeat;
	background-color: #000;
	color: #efefef;
	background-image: url(http://www.mix-d.org/images/interface/pagebg2.jpg);
	background-attachment:fixed;
}

img {
	-ms-interpolation-mode:bicubic;
}	

h1,h3,h4,p,li,span,a,h3 a {	
	opacity: .99;
} 

h2 {
	opacity: .97;
}

a:link, a:visited {
	color: #FFF744;
/*	font-weight: bold;*/
}

div.navbg {
	background-color: rgba(0,0,0,0.5);
	margin:9px 0 0 0;
	/*border-top:1px solid #333;*/
	position: absolute;

}

ul.nav {font-size:1.1em; margin:0; clear:both;}
ul.nav li {
	float: left;
	list-style:none; 
}
ul.nav li a:link, ul.nav li a:visited {
	display: block;
	padding: 1em 0.8em 1.1em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}

ul.nav li a:hover {
	color: #FFF744;
}

ul.nav li a:active {
	padding: 1.05em 0.8em 1.05em;
}

ul.nav li.active a {
	background-color: rgba(200,200,200,0.6);
	color: #222;
	text-shadow: 1px 1px 1px #efefef;
}

ul.nav li.mix-d a {
	text-indent: -9999px;
	background-image: url(http://www.mix-d.org/images/interface/mix-d-logo.png);
	background-repeat: no-repeat;
	width: 140px;
	background-position: 16px 10px;
	background-color: #333;
}

div.alert { text-align: center; padding: 8px 0 0 0; }

div.header {
	 /*Could be used to drop some tools down from here at some point - screens are getting bigger! Accessibility links?*/
	 height:9px;
	 background-color: #000;
}

.mix-d { text-decoration:none;font-family:Tahoma; font-weight:bold;
color: #fff400;
}

h1, h2 {
	letter-spacing: -0.045em;
	color:#999;
	font-weight: bold;		
}

h3, h4, h5, h6 {
	color:#999;
	font-weight: bold;
}

h2 a, h3 a {
	color: #FEF52E;
	text-decoration: none;
	/*border-bottom: 1px dashed #F6F649;*/
}


h1 {
	color: #efefef;
	font-size: 2.6em;
	font-weight: normal;
}

ul.aims li {
	margin-bottom: 1em;
}

ul.nobullets {
	margin-left:0; padding-left: 0;
}

ul.nobullets li {
	list-style: none;
}

div.background {
	/*height: 500px; 490px;*/
	background-position: top;
	background-repeat:no-repeat;
	background-color: #000;
	border-bottom: 1px solid #333;
}

div.sidenav {
	margin-top: 12px;
}

div.box {
	color: #fff;
	background-color: #272500;
	background-color: rgba(37,37,0,0.7);	
}

body.contact div.box {
	color: #fff;
	background-color: #ccc;
	background-color: rgba(0,0,0,0.5);
	padding-bottom: 9px;
}

body.contact div.address div.box h3 { margin-bottom: 0; }

div.sidenav h3 {
	padding-left: 10px;
	font-size: 1.4em;
	font-weight: bold;
	color: #efefef;
}

div.box h3 {
	color: #efefef;
}

div.comments div.box blockquote {
	margin: 0;
	padding: 0;
	color: #efefef;
}

div.comments div.box blockquote p.author {
	margin-bottom: 0;
}

div.sidenav p {
	padding-left: 10px;
}

div.sidenav ul {
	margin:0; padding: 0;
}

div.sidenav ul li {
	border-bottom: 1px dotted #333;
	list-style: none;	
}

div.sidenav ul li a {
	text-decoration: none;
	padding: 9px 10px;	
	display: block;
	font-weight: bold;
}

div.sidenav ul li a strong {
	color: #fff;
}

div.sidenav p { margin-top: 0.5em; }

div.sidenav ul.catlist li span {
	padding: 9px 0 9px 10px;	
	display: block;
}

div.sidenav ul.filelist li a em { text-transform: uppercase; padding-left: 8px; }

/* Flickr */
#flickr img { width: 75px; height: 75px; margin: 0; padding: 0; border: 1px solid #D2E4C6; }
#flickr a:link, #flickr a:visited { margin: 0 8px 5px 0; display: block; }
#flickr ul { margin: 0; }
#flickr ul li { float: left; list-style-type: none; }
#flickr p { clear: both; }

hr {
	color: #333;
	border-color: #333;
	background-color: #333;
}

embed, object { margin-bottom: 18px; }

div.sidenav ul li.active a, div.sidenav ul li a:hover {
	background-color: rgba(37,37,0,0.5);
	color: #ccc;	
}

div.sidenav li a em {
	font-size: 0.8em;
	display: inline-block;
	font-style: normal;
	color: #ccc;
	font-weight: normal;
}

body.about div.blognav { margin-top: 50px; }
div.address h3 { margin-bottom: 0; }
div.address p {	color: #999; }

div.sidenav div#tweet ul li { padding: 9px 10px; }
div.sidenav div#tweet ul li a { display: inline; padding: 0}
div.sidenav div#tweet ul li a:hover { text-decoration: underline; background-color: none;
}
div.sidenav div#tweet li em { display: inline; 	font-size: 0.8em;
	display: inline-block;
	font-style: normal;
	color: #ccc;
	font-weight: normal;}

/* Work styling */

ul.worklist {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.worklist li h2 {
	margin: 0 0 0 -10px;
	font-size: 1em;
	letter-spacing: 0em;
}
ul.worklist li h2 a {
	background-color: rgba(37,37,0,0.8);
	color: #efefef;
	padding: 4px 10px;
	display: inline-block;
/*	text-shadow: 1px 1px 1px #000;	*/
}

ul.worklist li {
	float: left;
	margin-right: 40px;
}

ul.worklist li a.photo img {
	/*border: 10px solid #ccc;*/
}/*
ul.worklist li a.photo:hover img {
	border-color: #999;
	-webkit-transition: all 0.5s linear;	
}*/


/* Activity list */

div.activitylist img, div.featured img {
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 150px;
}

div.featured {
	position: relative;	
}

div.featured strong {
	position: absolute;
	background-color: #FFF744;
	color: #000;
	padding: 0 6px;
	top: -6px;
	left: -6px;
}

div.activitylist h3 {
	font-size: 1.2em;
	margin-bottom: 0;
}

div.activitylist p em {
	font-style: normal;
	color: #999;
}

div.activitylist p.teaser {
	font-size: 0.9em;
	margin-bottom: 0;
}

div.clearfix { clear: both; }

/* Activity Feature Slider */

div#slideshow {
	height: 150px;
}

body.activity div#slideshow {
	height: 120px;
}

div#slideshow div {
	width: 560px;
}

p.breadcrumb {
	margin-left: 2px;
}

p.breadcrumb a {
	text-decoration: none;
	color: #fff;
}

p.breadcrumb a:hover { text-decoration: underline; }

/* Blog styling */

body.blog h2 { font-size: 1.45em; margin-bottom: 0; }
div.entrymeta { color: #999; }
div.colborder { border: none; }
div.vevent { margin-bottom: 1em; }

/* Planning styling */

body.plans h2 { font-size: 1.45em; }
body.plans h3 { font-size: 1.3em; }

/* Contact styling */

body.contact div.background div.container {
	padding-top: 8em;
}

/*body.contact div.background {
	background-position: 0 18px;
}*/


/* Footer styling */


div.footer {
	background-color: #191919;
	border-top: 1px dotted #333;
	color: #666;
	font-size: 0.9em;
	padding-top: 18px;
}

div.footer a:link, div.footer a:visited {
	color: #ccc;
	text-decoration: none;
}

/* Statements */




div#statement {
	margin-top: 140px;
	color: #333;
}

div#statement h1 { color: #000; font-weight: normal; }

div#statement p {
	font-size: 1.8em;
	margin-left: 0px;
	width: 360px;
	padding: 5px 10px 0 0;
}

div#statement p em {
	font-style: normal;
}

div#worklinks { margin-top: 302px; }

div#worklinks p { font-size: 1.3em;  }

body.works div#statement { margin-top: 100px; margin-left: 320px; }
body.works div#statement h1 { margin-left: -6px; }

body.works div.background { background-color: #E6DED9; padding-bottom: 9px; }
body.home div.background { background-color: #C7B3A8; }
body.resources div.background { background-position: 0 -80px; }
body.activity div.background { background-repeat: repeat-x; }
body.contact div.background { background-position: center 18px; }



body.works div#statement p { width: 600px; font-size: 1.2em;}

body.blog div#statement { margin-left: 400px; margin-top: 100px; font-size: 0.8em;}
body.blog div#statement p { width:440px; color: #fff; }
body.contact h1 { margin-bottom: 54px; }

body.activity div#statement h1 { color: #fff; margin: 30px 0 0 -20px; font-size: 3.4em; 
	background-image: url(/mix-d/images/interface/pagebg2.jpg);
	background-attachment:fixed;
	display: inline-block;
	padding: 20px 20px 0 20px;
}


/* Statement About */

body.about div#statement { font-size: 1.8em; }
body.about div#statement ol { font-size: 0.8em; color: #fff; }
body.about div#statement ol li span { font-size: 1.3em; }


/* Friends of Mix-d: */

body.friends blockquote { margin: 0; padding: 0; font-size: 0.9em; font-style: normal; }

body.friends h3 { font-size: 0.9em; color: #333; }

p.lead { 
	font-size: 1.3em;
}