* { margin: 0; padding: 0; border: 0; }

body {
	background: url('/images/background.png') repeat-x #f1fbff;
}

body.Portfolio {
	background: #fff;
}

#Container {
	width: 1020px;
	margin: 0 auto 60px ;
}

div.Header {
	height: 310px;
	position: relative;
	background: url('/images/bg_header.png') no-repeat 0 10px;
}

h1 {
	height: 154px; width: 628px;
	position: absolute;
	top: 58px; left: 30px;
	background: url('/images/h1.png') no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
}

h2 {
	height: 23px; width: 631px;
	position: absolute;
	top: 228px; right: 29px;
	background: url('/images/h2.png') no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
}

h3 {
	position: absolute;
	bottom: 30px; right: 20px;
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: #689;
	font-weight: normal;
	font-style: italic;
	width: 640px;
	letter-spacing: 1px;
	text-align: justify;
}

ul.LBPNav {
	height: 41px; width: 818px;
	display: block;
	list-style: none;
	background: url('/images/bg_lbpnavigation.png') no-repeat;
	/* margin: 0 0 0 -64px; */
	position: absolute;
	top: 0px; left: -64px;
	text-indent: 0;
	padding: 0;
}

ul.LBPNav li {
	display: inline;
	height: 41px;
	float: left;
}

ul.LBPNav li a {
	display: block;
	height: 41px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
	outline: none;
	font-size: 1px;
	line-height: 1px;
}

ul.LBPNav li a:hover {
	background-position: top right;
}

ul.LBPNav li.LBP {
	width: 223px;
	margin-left: 79px;
}

ul.LBPNav li.LBP a {
	width: 223px;
	background-image: url('/images/lbpnav_lbp.png');
}

ul.LBPNav li.WBSite {
	width: 147px;
	margin-left: 22px;
}

ul.LBPNav li.WBSite a {
	width: 147px;
	background-image: url('/images/lbpnav_wb.png');
}

ul.LBPNav li.Ephstop {
	width: 106px;
	margin-left: 13px;
}

ul.LBPNav li.Ephstop a {
	width: 106px;
	background-image: url('/images/lbpnav_eph.png');
}

ul.LBPNav li.LittleBill {
	width: 110px;
	margin-left: 13px;
}

ul.LBPNav li.LittleBill a {
	width: 110px;
	background-image: url('/images/lbpnav_lit.png');
}

ul.WBNav {
	display: block;
	position: absolute;
	top: 16px; right: 24px;
	list-style: none;
	height: 13px; width: 140px;
}

ul.WBNav li {
	height: 13px;
	display: block;
	float: left;
}

ul.WBNav li a {
	height: 13px;
	display: block;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

ul.WBNav li a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

ul.WBNav li.About {
	width: 52px;
}

ul.WBNav li.About a {
	width: 52px;
	background: url('/images/wbnav_about.png') no-repeat;
}

ul.WBNav li.Contact {
	width: 72px;
}

ul.WBNav li.Contact a {
	width: 72px;
	background: url('/images/wbnav_contact.png') no-repeat;
}


ul.WBNav li.Divider {
	width: 6px;
	background: url('/images/wbnav_divider.png');
	margin: 0 5px;
}

ul.Portfolio {
	list-style: none;
}

ul.Portfolio li {
	width: 300px;
	height: 280px;
	float: left;
	display: block;
	margin-left: 30px;
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}

ul.Portfolio li:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

/*
ul.Portfolio li a img {
	height: 200px; width: 300px;
}
*/

ul.Portfolio li a {
	height: 198px; width: 298px;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #666 !important;
	background-color: #fff;
	text-indent: -9999px;
	outline: none;
}

/*
ul.Portfolio li span.Client {
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #689;
	color: #6e8f00;	
}
*/

ul.Portfolio li span.Client {
	display: block;
	font-size: 13px;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;	
}

ul.Portfolio li span.Description {
	display: block;
	font-size: 12px;
	line-height: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
}

div.FooterContainer {
	background: #023;
	color: #99aabb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
}

div.Footer {
	width: 1020px;
	padding: 45px 0;
	margin: 0 auto;
	position: relative;
}

div.Footer p {
	margin-bottom: 1.75em;
}

div.Footer p.Copyright {
	position: absolute;
	bottom: 0px; left: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #368;
}

div.Footer p.MadeWith {
	position: absolute;
	bottom: 0px; right: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #368;
}

div.Footer a {
	color: #3cf;
	text-decoration: none;
}

div.Footer a:hover {
	text-decoration: underline;
	color: white;
}

div.Footer h5 {
	font-size: 13px;
	color: white;
}

div.Footer ul {
	list-style: none;
}

div.Footer div.Column {
	float: left;
	width: 135px;
	margin: 0 0 30px 30px;
}

ul.Elsewhere {
	list-style: none;
}

ul.Elsewhere li {
	display: inline;
	float: left;
	margin-right: 4px;
}

ul.Elsewhere li a {
	font-size: 1px;
	line-height: 1px;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	display: block;
}

ul.Elsewhere li.LinkedIn a {
	background: url('/images/icon_linkedin.png') no-repeat;
}

ul.Elsewhere li.Twitter a {
	background: url('/images/icon_twitter.png') no-repeat;
}

ul.Elsewhere li.Flickr a {
	background: url('/images/icon_flickr.png') no-repeat;
}

ul.Elsewhere li.Facebook a {
	background: url('/images/icon_facebook.png') no-repeat;
}

ul.Elsewhere li.LastFM a {
	background: url('/images/icon_lastfm.png') no-repeat;
}

.highslide-html-content {
	/* padding-top: 38px !important; */
}

ul.Resume {
	list-style: none;
	margin-bottom: 1em; 
}

ul.Resume li {
	display: inline;
}

ul.Resume li.first:after {
	content: " | ";
}

a.highslide,
a.highslide img {
	border: 0 !important;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

