/* @override http://ralphstachulla.com/public/docs/css/screen.css */

/* Colours */

body, a {
	color: #222;
}

a {
	border-bottom: 1px solid #ccc;
}

em {
	color: #999;
}

em a {
	color: #666;
}

em.background {
	color: #BBB;
}

/* Typography */

body, input {
	font-family: "Helvetica", helvetica, "Helvetica Neue", arial, sans-serif;
	line-height: 1.3;
}

ul li, p, em {
	font-size: 13px;
	font-style: normal;
	letter-spacing: -0.01em;
}

h1, h2 {
	font-size: 13px;
	font-weight: normal;
}

a {
	text-decoration: none;
}

/* Content */

p.ele {
	color: #556678;
}

p.url {
	color: #d92826;
}


/* Layout */

body {
	padding: 10px 0px 40px;
	text-align: center;
}

div#container {
	margin: 0px auto;
	width: 890px;
	padding: 5px 20px;
	text-align: left;
}

.col {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.col .col {
	margin: 0px;
}

.one {
	width: 60px;
}

.two {
	width: 140px;
}

.three {
	width: 220px;
	margin-top: -15px;
}

.four {
	width: 300px;
}

.five {
	width: 380px;
}

.six {
	width: 700px;
}

.seven {
	width: 540px;
}

.seven2 {
	width: 540px;
	line-height: 3em;
}

.eight {
	width: 860px;
}

.nine {
	width: 700px;
}

.ten {
	width: 780px;
}

.eleven {
	width: 860px;
}

.twelve {
	width: 940px;
}

h1 em, h2 em {
	display: block;
}

h1.headbanner a {
	border: none;
}

p, h2 {
	margin: 0px 0px 5px;
}

hr {
	display: block;
	clear: both;
	margin: 0px 0px 30px;
	padding: 0px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

a img {
	border: 0px;
}

.col hr {
	margin: 0px 0px 15px;
}

h2 {
	overflow: hidden;
}

input#filter {
	display: inline;
	width: auto;
	padding: 1px 0px;
	border: 0px;
	background: #eee;
	font-size: inherit;
	color: inherit;
}

a.button {
	display: block;
	margin: 0px 0px 0px 6px;
	padding: 4px;
	list-style: none;
	width: 72px;
	height: 36px;
	color: #FFF;
	background: #000000;
	float: left;
}

a.button:hover {
	color: #FFF;
	background: #999;
}

a.button.first {
	margin: 0;
}

div#content ul.project-list {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
	width: 640px;
}

div#content ul.project-list li {
	margin: 0px 20px -1px 0px;
	float: left;
}

ul.project-list div.thumbnail a {
	border: 0px;
}

ul.project-list div.summary {
	margin: 0px 0px 0px 20px;
}

h2.title, div#content ul.project-list li, div.description, p.para, div#images, div#media, div#content.home {
	border-top: 1px solid #ccc;
	padding: 20px 0px 0px;
}

div#content ul.project-list li {
	border-bottom: 1px solid #ccc;
	padding: 20px 0px;
}

div#media {
	overflow: hidden;
}

div.media {
	margin: 0px 0px 10px;
}

div#content{
	position: relative;
	overflow: hidden;
	margin-top: -15px;
}

div#content.home{
	padding: 15px 0 0;
}

div#content div.description {
	margin: 0px 0px 0px 20px;
}

div.description div#media {
	margin: 0px 0px 10px;
	border: 0px;
	padding: 0px;
}

#content .category{
	clear: both;
	height: 35px;
	padding: 4px;
	border: 0;
	text-align: left;
	background: #b5b5b5;
	cursor: pointer !important;
}

div#content p.category em{
	color: #777;
}

/*  */

#content .category.soundmotion{
	background: #EFC0FF;
}

#content .category.webdesign{
	background: #95D7E8;
}

#content .category.print{
	background: #BCF7A4;
}

#content .category.photography{
	background: #FFD488;
}

#content .category.modelling{
	background: #F4EEA6;
}

#content .category.bands{
	background: #DDDDDD;
}


#content .category.soundmotion:hover{
	background: #E199FF;
}

#content .category.webdesign:hover{
	background: #6CCAE0;
}

#content .category.print:hover{
	background: #A1F27C;
}

#content .category.photography:hover{
	background: #FCC368;
}

#content .category.modelling:hover{
	background: #FFF385;
}

#content .category.bands:hover{
	background: #CCCCCC;
}




html body #content ul.project-list{
	margin: 0 0 0 160px;
}

html body #content .elementsWrapper{
	position: relative;
	overflow: hidden;
}

html body #content .elementsWrapper ul.project-list{
	position: relative;
	margin: -7px 0 0 0px;	
}

.accordion p.category{
	position: relative;
	top: -1px;
}

p#footer {
	margin: -20px 0px 0px 20px;
	display: inline;
	line-height: 1.4;
}

p#footer em {
	display: block;
}

p#infofooter{
	margin: 00px 0px 0px 180px;
	display: inline;
	line-height: 1.4;
}

p#infofooter em {
	display: block;
}

a.atom-rss {
	margin: 0px 0px 0px 6px;
	padding: 2px 3px 0px;
	font-size: 0.93em;
	letter-spacing: 0.08em;
	background: #ddd;
}

#about{
	color: #777;
	font-size: 13px;
	font-style: normal;
	letter-spacing: -0.01em;
}

#about p.head{
	color: #000;
	margin-top: 30px;
	
}

#about p.dates{
	line-height: 1.4;
	
}

#about p.dates i{
	color: #000;
	
}
