﻿body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Georgia, Times New Roman, "serif";
	background: url('images/header_bg.gif') top left repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h3, h4 {
	margin-bottom: 0.5em;
	line-height: 1.6em;
}

p {
	margin: 0;
	margin-bottom: 1.5em;
	padding: 0;
	line-height: 1.6em;
}

em { background: #ffc; }

ul, ol {
	margin-top: 0;
	padding: 0;
	padding-left: 1.5em;
}

ul li, ol li {
	line-height: 1.6em;
}

hr { display: none; }

address {
	font-style: normal;
	line-height: 1.6em;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {	display:block; }

a.button-profile {
	display: block;
	margin: 1em 0;
	width: 273px;
	height: 59px;
	text-indent: -999em;
	background: url('images/button_download.gif') top left no-repeat;
}

#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header {
	margin-top: .75em;
	padding: 0 1em;
	color: #fff;
}

#header em {
	color: #ffc;
	background: transparent;
}

#content {
	float: left;
	padding: 0 1em;
}

#content .panel {
	display: block;
	margin-top: 1em;
	border-bottom: 1px dashed #ccc;
}

#content .panel.last { border: 0; }

#profile-contact {
	font-size: 0.75em;
	border-top: 1px solid #ccc;
}

#profile-share {
	float: left;
	width: 300px;
}

#profile, #share {
	padding: 1em;
}

#profile {
	border-bottom: 1px solid #ccc;
}

#share ul.social-media {
	list-style: none;
	margin: 0;
	padding: 0;	
}

ul.social-media li span {
	display: block;
	padding: 0.5em 0 1.5em 3.25em;
}

ul.social-media li#facebook span {
	background: url('images/facebook.png') top left no-repeat;
}

ul.social-media li#twitter span {
	background: url('images/twitter.png') top left no-repeat;
}

ul.social-media li#delicious span {
	background: url('images/delicious.png') top left no-repeat;
}

#contact {
	float: right;
	width: 390px;
	padding: 1em 1.5em;
	background: #f5f5f5;
	border-left: 2px solid #ccc;
}

#footer {
	clear: both;
	height: 25px;
	padding-top: 10px;
	font-family: Century Gothic, "sans-serif";
	color: #999;
	font-size: 0.65em;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
}

#footer a {
	color: #39c;
	text-decoration: none;
}

#sitemap-copyright { float: left; }

#simpleet {
	float: right;
	text-align: right;
}
