/*
Theme Name: DMA 3.0
Theme URI: http://derail.co.nz
Description: Theme 3.0 for DMA
Version: 3.0
Author: Nick Sayes
Author URI: http://derail.co.nz
Tags: pure, awesomness
*/

/*
COLORSCHEMES
Dark
d 282828 l 323232 m 474747
Light
l cfcfcf m c7c7c7 d 474747
*/

/* COMPULSARY TEXT OVERRIDE STYLEING */

h1, h2, h3, p, ul, ol {
	margin: 0;
	padding: 0;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
}

p {
	text-align: justify;
	margin-bottom: 15px;
}

h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 4px;
	word-spacing: normal;
}

h2 {
	font-size: 15px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 3px;
	word-spacing: normal;
	margin-bottom: 15px;
}

h3 {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
	word-spacing: normal;
	margin-bottom: 15px;
}

a { text-decoration: none; color: #c7c7c7; }
a:hover { color: #474747; }

body {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	color: #474747;
	cursor: crosshair;
}

table {
	border-collapse: collapse;
	border: none;
	margin-bottom: 15px;
}
table tr td {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
	vertical-align: top;
	padding-right: 20px;
}

.post ul, .post ol {
	margin-left: 30px;
	text-indent: 15px;
	margin-bottom: 15px;
}

#site {
	width: 902px; /* 900+2framing */
	margin: 25px auto;
}

#blog {
	width: 902px; /* 900+2framing */
	margin: 25px auto;
	text-align: left;
}
#blogleft {
	width: 626px;
	float: left;
	margin-top: 25px;
}
#blogright {
	width: 251px;
	float: right;
	border-top: 1px solid #c7c7c7;
	padding-top: 25px;
	margin-top: 25px;
}
.post {
	border-top: 1px solid #c7c7c7;
	padding: 25px 0 20px 0;
}

#content {
	width: 900px;
	height: 500px;
	border: 1px solid #c7c7c7;
}

#foot { padding: 25px 0 0 0; }

#header { padding: 14px 0 35px 0; border-top: 1px solid #474747; border-bottom: 1px solid #474747; margin-bottom: 50px;  }

#imagespaceouter {
	position: absolute;
	z-index: 1;
}
#imagespaceinner {
	*left: -450px;
	position: relative;
	width: 900px;
}
#textspaceouter {
	position: absolute;
	z-index: 4;
	width: 900px;
	height: 464px;
	background-color: transparent;
}
#textspaceinner {
	*left: -450px;
	position: relative;
	width: 900px;
	height: 464px;
	background-color: transparent;
	/* for IE */
  	filter:alpha(opacity=85);
 	/* CSS3 standard */
  	opacity:0.85;
  	/* for Mozilla */
  	-moz-opacity:0.85;
  	overflow: hidden;
}
#textspaceouter2 {
	position: absolute;
	z-index: 3;
	width: 900px;
	height: 500px;
	background-color: transparent;
}
#textspaceinner2 {
	*left: -450px;
	position: relative;
	width: 900px;
	height: 500px;
	background-color: transparent;
	/* for IE */
  	filter:alpha(opacity=85);
 	/* CSS3 standard */
  	opacity:0.85;
  	/* for Mozilla */
  	-moz-opacity:0.85;
  	overflow: hidden;
}

#textspacehead { padding: 10px 15px 0 15px; height: 25px; border-top: 1px solid #c7c7c7; background-color: #ffffff; margin-top: 464px; }
#textspacecontents { overflow: auto; padding: 15px 15px 0px 15px; height: 449px; background-color: #ffffff;  text-align: left; }

.floatleft { float: left; }
.floatright { float: right; }
.hide { display: none; }
.alignleft { text-align: left; padding-right: 25px; }
.alignright { text-align: right; padding-left: 25px; }
img.alignright { float: right; }
img.alignleft { float: left; }
.blog-meta { text-align: right; padding: 0 0 5px 20px; margin: 0; text-transform: lowercase; color: #c7c7c7; }
.lowercase { text-transform: lowercase; }
.uppercase { text-transform: uppercase; }
a.dark { color: #474747; }
.clear { clear: both; }
#clear { height: 0; margin: 0; padding: 0; clear: both; }
.followpost { margin-bottom: 0px; }

#projectlist { clear: both; padding: 0; margin-top: 15px; display: none; }
#year { clear: both; padding: 0; margin-top: 15px; display: block; }

.comment-author { float: left; text-align: left; text-transform: uppercase; }
.comment-meta { float: right; text-align: right; }
#comments p { clear: both; text-transform: none; }
#comments ul { list-style-type: none; }
#comments cite { font-style: normal; }

a img { border: 0; }
a:hover img {
	/* for IE */
  	filter:alpha(opacity=75);
 	/* CSS3 standard */
  	opacity:0.75;
  	/* for Mozilla */
  	-moz-opacity:0.75;
}

img.projectthumbs {
	padding-left: 5px;
	padding-bottom: 5px;
}
p.projectthumbs {
	margin: 0;
}
p.projectlink {
	text-align: center;
	margin: 5px 0 0 0;
}
#projectinblog {
	padding: 5px 0 5px 0;
	background-color: #efefef;
	border: 1px dotted #cfcfcf;
	margin-bottom: 5px;
	margin-top: 15px;
}

#nextprev {
	padding: 25px 0 0 0;
	border-top: 1px solid #c7c7c7;
}

#comments {
	padding: 25px 0 0 0;
	border-top: 1px solid #c7c7c7;
}

#menu ul, #projectlist ul, #sidebar ul {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: right;
}
#menu ul li, #projectlist ul li, #sidebar ul li {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	float: right;
}
#sidebar ul li {
	float: none;
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 10px;
}	
li.current_page_item a {
	color: #474747;
}
#projectlist ul li ul li {
	float: none;
}
#sidebar ul li ul li {
	margin-bottom: 0px;
}	
#menu ul li a:hover, #projectlist ul li a:hover, #projectlist a:hover {
	color: #474747;
}
