@charset "utf-8";
/* CSS Document */

html {
	min-width: 900px;
	height: 100%;
}


body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#333333;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.codeBlock {
	background-color: #FFF;
	border: 2px solid #666;
	width: 90%;
	padding: 10px;
	margin-left: 20px;
}


a {
	color: #9C0;
	text-decoration: none;
}

p {
	font-size: 12px;
	color: #FFF;
}

a:hover {
	color: #678C37;
}

a img {
	border: none;
}

h2 {
	color: #9C0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 20px;
	letter-spacing: -0.1em;
}

h1 .subheading {
	color: #9C0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 16px;
	padding-left: 10px;
}

.bird {
	vertical-align: middle;
}

.blogpostheading {
	font-size: 16px;
	color:#9C0;
	letter-spacing: normal;
	font-weight: bold;
}

hr.sidebarRule {
	border: none;
	height: 5px;
	background-image: url(../img/title_bg.png);
	margin-top: 25px;
	margin-bottom: 25px;
}

.storytitle {
	color: #FFF;
	font-size: 20px;
	margin: 0;
}

.storytitleH a {
	color: #CCC;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.storytitleH a:hover {
	color: #9C0;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.storydate {
	font-size: 10px;
	color: #FFF;
	margin: 0;
}

.storydateH {
	font-size: 10px;
	color: #666;
	margin: 0;
}


.moreBoxBlog {
	background-image: url(../img/folio_bg.png);
	height: 20px;
	margin-top: 20px;
}

.moreBox {
	margin-top: 20px;
	background-image: url(../img/title_bg.png);
	height: 20px;
}

.favDes {
	padding-left: 10px;
	color: #FFF;
}

.favDes h3 a {
	font-size: 14px;
	color: #FFF;
}
.favDes h3 a:hover {
	font-size: 14px;
	color: #9C0;
}

.favTable {
	border-collapse: collapse;
}

.more, .moreBlog {
	margin: 0;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.thumb {
	position: relative;
	top: 0px;
	left: -10px;
	width: 189px;
	margin-left: 30px;
}

.description {
	position: absolute;
	left: 266px;
	width: 612px;
	top: 35px;
}

.folioItem {
	padding-top: 35px;
	margin-bottom: 40px;
	background-image: url(../img/folio_bg.png);
}

.folioRule {
	border: none;
	background-color: #222;
	height: 5px;
}

.folioTitle {
	position: relative;
	left: 256px;
	/*top: 70px;*/
	width: 602px;
	height: 20px;
	background-image: url(../img/title_bg.png);
	padding: 2px;
	padding-left: 10px;
}

.folioContent {
	position: relative;
	top: -35px;
	padding-left: 10px;
}

/*.folioTitle {
	position: relative;
	left: 266px;
	width: 612px;
	top: -150px;
}*/

.folioTitle h2 {
	font-size: 16px;
	color: #FFF;
}

.folioPage {
	padding-left: 10px;
}

.itemButton, .button {
	position: absolute;
	top: 150px;
	left: 256px;
}

.favRow {
	background-image: url(../img/folio_bg.png);
}

.favIm {
	padding: 5px;
	text-align: center;
}

.favItem {
	margin-bottom: 5px;
}


#bg_r {
	position: absolute;
	top: 220;
	right: 0;
	z-index: -20;
	min-height: 100%;
	width: 441px;
	overflow: hidden;
	background-image: url(../img/bg_r.png);
	background-repeat: no-repeat;
	background-position: 2px 200px;
}

#bg_l {
	position: absolute;
	top: 220;
	left: 0;
	z-index: -10;
	min-height: 100%;
	width: 100%;
	overflow: hidden;
	background-image: url(../img/bg_l.png);
	background-repeat: no-repeat;
	background-position: -7px 200px;
}

#bg_fill {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-color: #424242;
	z-index: -30;
}
	

#header {
	width: 100%;
	background-image: url(../img/header_c.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 220px;
}

#header_r {
	float: right;
	background-image: url(../img/header_r.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 338px;
	height: 230px;
}

#header_l {
	float: left;
	background-image: url(../img/header_l.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 281px;;
	width: 368px;
}

#subnav {
	position: absolute;
	right: 174px;
	top: 162px;
	width: 400px;
	height auto;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	letter-spacing: -0.1em;
}

#subnav ul {
	
}

#subnav ul li, #subnav ul li a {
	display: inline;
	list-style-type: none;
	color: #FFF;
	padding-left: 10px;
	margin: 0;
}
#subnav ul li a:hover {
	color: #9C0;
}


#twitter {
	width: 600px;
	height: 30px;
	position: relative;
	top: 166px;
	right: 435px;
	text-align: right;
	list-style-type: none;
	color: #FFF;
	font-size: 12px;
}

#social {
	width: 400px;
	height: 30px;
	position: relative;
	top: 80px;
	right: 234px;
	text-align: right;
	list-style-type: none;
	color: #FFF;
	font-size: 12px;
}

#social ul li {
	display: inline;
	list-style-type: none;
}

#twitter ul li {
	display: inline;
}

#nav {
	width: 140px;
	height: 140px;
	position: relative;
	top: 70px;
	left: 320px;
}

#nav ul li {
	font-weight: bold;
	letter-spacing: -0.1em;
	color: #FFF;
	font-size: 14px;
	list-style-type: none;
}

#nav ul li a {
	text-decoration: none;
	color: #FFF;
}

#nav ul li a:hover {
	text-decoration: none;
	color: #9C0;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	margin: auto;
	position: relative;
	overflow-y: auto;
}


#content {
	width: 900px;
	margin: auto;
	position: relative;
	top: 0;
	padding-bottom: 180px;
}

#pageTitle {
	text-align: right;
	margin-top: 65px;
	margin-bottom: 40px;
	width: 100%;
	height: auto;
	background-image: url(../img/page_title_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-position: bottom;
}

#pageTitle h1 {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 10px;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -0.1em;
	
}

#pageTitleSmall {
	text-align: right;
	margin-top: 65px;
	margin-bottom: 40px;
	width: 100%;
	height: auto;
	background-image: url(../img/page_title_bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#pageTitleSmall h1 {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 10px;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -0.1em;
	
}

#main {
	width: 900px;
}

#left_column {
	width: 432px;
}

#news {
	margin-bottom: 20px;
	padding: 10px;
	background-image: url(../img/folio_bg.png);
}

#inspiration {
	margin-bottom: 20px;
	padding: 10px;
	background-image: url(../img/folio_bg.png);
}

#right_column {
	float: right;
	width: 432px;
	margin-bottom: 150px;
}

#blog_latest {
	padding: 10px;
	background-image: url(../img/folio_bg.png);
}

#mycv {
	text-align: center;
	padding: 10px;
	background-image: url(../img/folio_bg.png);
}

#mycv p {
	margin: 0;
	padding: 0;
}

#favourites {
	padding: 10px;
	background-image: url(../img/folio_bg.png);
}

.postLink {
	background-image: url(../img/folio_bg.png);
	padding: 5px;
	margin-bottom: 5px;
}

.post {
	background-image: url(../img/folio_bg.png);
	padding: 10px;
	margin-bottom: 10px;
}

#footer {
	margin: auto;
	width: 100%;
	height: 122px;
	background-color: #0d0d0d;
	background-image: url(../img/footer_r.png);
	background-position: top right;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

#footer_r {
	margin-top: 36px;
	padding-top: 5px;
	float: right;
	height: 25px;
	color: #FFF;
	font-size: 10px;
	margin-right: 20px;
}

#footer_r p {
	margin: 0;
}

#footer_l {
	margin-left: 10px;
	margin-top: 88px;
	float: left;
	height: 30px;
}

#splash-wrapper {
	padding-top: 150px;
	width: 624px;
	height: 405px;
	margin: auto;
}

#splash-body {
	background-color: #1a1a1a;
}

#showreel {
	width: 100%;
	background-image: url(../img/folio_bg.png);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#inspirationContainer {
	width: 500px;
}