/* 	Stylesheet for http://www.briancoit.co.uk
	Designed and written by Brian Coit
	E-Mail: me@briancoit.co.uk
	Copyright 2008-2009
*/

body {
	background: #000;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 1;
	font: 90% Arial, Helvetica, sans-serif;
	color: #ccc;
	overflow: scroll;
}
.alt {display: none;}
img {border: 0;}
p a, p a:link, p a:hover, p a:visited {
	color: #cccccc;
	text-decoration: none;
	border-bottom: 1px dotted #ec008c;
}
p a:hover {
	border-bottom: 1px dotted #beff46;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
#content {
	position: relative;
}
#header {
	width: 100%;
	background: #000 url(../images/bg_top.gif) no-repeat;
	height: 129px;
	position: relative
}
#header #logo {
	position: absolute;
	left: 30px;
	top: 20px;
}
#header #logotext {
	position: absolute;
	top: 100px;
	left: 40px;
	letter-spacing: 0.2em;
	font: 10px Arial, Helvetica, sans-serif;
}
#content #right {
	width: 145px;
	float: right;
	height: 389px;
	background: #000 url(../images/bg_right.gif)
}
#content #fill {
	position: absolute;
	left: 28px;
	top: 0;
}
#content #fill #top {
	width: 587px;
	height: 204px;
	background: #000 url(../images/content_top.gif) no-repeat;
	position: relative;
}
#content #fill #top h1 {
	position: absolute;
	bottom: 106px;
	left: 30px;
	color: #ec008c;
	line-height: 1;
	padding: 0;
	margin: 0;
	font-size: 220%;
	font-weight:normal;
}
#content #fill #copy {
	width: 587px;
	border: 0;
	background-color: #333;
}
#content #fill #copy #border {
	border-left: 5px solid #999;
	border-right: 5px solid #999;
	text-align: left;
	padding-bottom: 20px;
}
p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	margin-left: 30px;
	padding-top: 30px;
	margin-right: 30px;
	line-height: 1.4
}
#content #fill #bottom {
	background: #000 url(../images/content_bottom.gif) no-repeat;
	width: 587px;
	height: 16px
}
acronym {
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 0;
	border-bottom: 1px dotted #ec008c;
	cursor: help;
}
#portfoliowrap {
	text-align: center;
	padding: 20px 0px;
}
#portfoliowrap #portfolio {
	width: 517px;
	margin: 0 auto;
	border: 2px solid #515151;
	position: relative;
	text-align: left;
	background: #212121;
}
#portfoliowrap #portfolio #portfolioinner #left {
	width: 366px;
}
#portfoliowrap #portfolio #portfolioinner .right {
	overflow:hidden;
}
#portfoliowrap #portfolio #portfolioinner .right, #portfoliowrap #portfolio #portfolioinner .item:hover .right {
	width: 201px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: #181818;
}
#portfoliowrap #portfolio #portfolioinner .item:hover .right {
	z-index: 100;
}
#portfoliowrap #portfolio #portfolioinner .right h2 {
	margin: 20px 20px 0px;
	color: #ec008c;
	line-height: 1;
	padding: 0;
	font-size: 17px;
	font-weight: normal;
}
#portfoliowrap #portfolio #portfolioinner .right p {
	margin: 5px 20px 0px;
	padding: 0;
	font-size: 11px;
	line-height: 1;
}
#portfoliowrap #portfolio #portfolioinner .right p+p {
	margin: 10px 20px 20px;
	font-size: 12px;
	line-height: 2;
}
#portfoliowrap #portfolio #portfolioinner {
	padding-top: 20px;
	padding-left: 20px;
}
#portfoliowrap #portfolio #portfolioinner .item {
	float: left;
}
#portfoliowrap #portfolio #portfolioinner .item img {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 2px solid #636363
}
#portfoliowrap #portfolio #portfolioinner .item img:hover {
	border: 2px solid #ffffcc
}
#content #fill #top ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	text-align: left;
	position: absolute;
	bottom: 22px;
	left: 33px;
	font-size: 75%
}
#content #fill #top ul li {
	list-style: none;
	padding-left: 12px;
	background: url(../images/nav_arrow.gif) left center no-repeat;
}
#content #fill #top a, #content #fill #top a:link, #content #fill #top a:visited, #content #fill #top a:hover {
	color: #ccc;
	text-decoration: none;
}
#content #fill #top a:hover {
	color: #ec008c;
}
em {
	font-style: italic;
}
b {
	font-weight: bold;
}
.here {
	color: #ec008c;
}
#footer {
	padding: 0;
	margin: 0;
	font-size: 75%;
	text-align: center;
	width: 587px;
	margin-bottom: 10px;
}
#footer #cright, #footer #center, #footer #cleft {
	float: left;
	width: 178px;
	padding: 5px;
	padding-left: 10px;
}
#footer #cright {
	text-align: right;
	padding-right: 10px;
	float:right;
}
#footer #center {width:auto;}
#footer #cleft {
	text-align: left;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	color: #ccc;
	text-decoration: none;
	border-bottom: 0px dashed #ec008c;
}
#footer a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #ec008c;
}
#portfoliowrap #portfolio #portfolioinner .right p.foliobrowser {line-height: 1.4;}

#border p:first-letter {font-size: 120%}
#border p+p:first-letter {font-size: 100%}
#loading_box {
	position: absolute;
	z-index: 200;
	left: 200px;
	top: 260px;
}
