body {
	background: #000 url('../images/background3.jpg') top center no-repeat; margin: 0; padding: 0 0 25px 0;
}
#container {
	background: transparent url('../images/white80.png') top center repeat;
	width: 1050px; margin: 0 auto 0 auto;
}

a { color: #0B3E61; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border-width: 0; }
a.big-button {
	display: block; text-align: center; margin: 0.5em auto 0.5em auto;
	background: url('../images/timeline-button.png') no-repeat; color: #000;
	clear: both; width: 165px; padding: 14px 16px 7px 16px; height:24px;
}
#logo { display: block; float: left; width: 267px; height: 216px; }
#page { margin: 0 auto 0 auto; padding: 20px 0 40px 0; width: 952px; }
#present {
	color:#444444;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	text-align:center;
	text-transform:uppercase;
}
#header-twitter {
	background: url('../images/header-twitter.png') no-repeat; float: right;
	width: 466px; height: 160px; padding: 20px 20px 20px 135px; margin-bottom: 1em;
	font-family: Georgia, 'Times New Roman', Serif; font-size: 0.9em; color: #192A48;
	position:relative;
}

#header-twitter h3 { margin: 0; }
#header-twitter h3 a { color: #32A9DB; }
#header-twitter p { margin: 0.2em 0 0 0; line-height: 1.5em; }
#header-twitter p.whats-twitter{ 
	margin: 0.2em 0 0.5em; position: absolute;
	right:25px; top: 10px;
}

#menu {
	margin: 3em 0 0 0; padding: 0; list-style-type: none; clear: left; float: left;	
}

#menu li { display: inline-block; float: left; font-family: Helvetica, Arial, sans-serif; font-weight:bold; }
#menu a { display: block; padding: 0.25em 0.5em 0.25em 0.5em; color: #333333; }
#menu .selected a { background: #C3BFB5; background: rgba(195, 191, 181, 0.9); }
#menu .jago a { color: #BF6907; }

#main {
	float: left; background: url('../images/main.jpg') repeat-y; margin-bottom: 0.5em;
	border: 4px solid #999;	width: 652px;
	font-family: Helvetica, Arial, Sans-Serif;
	padding: 4px 4px 4px 4px; z-index: 2; position:relative;
}

#main .content {
	padding: 25px 0 15px 100px; float: left; width: 500px;
	background: url('../images/main.png') no-repeat;
}
#main .footer { padding: 14px 0 14px 14px; float: left; width: 628px; }

.home #main .footer { width: 628px; }
.home #main .content { padding-left: 25px; background-image: none; width: 600px; }

#main #submenu {
	margin: 0; padding: 5px 9px 0 9px; list-style-type: none; clear: both;
	float: left; background: #D7D7D3; width: 634px;
}
#main #submenu li {
	display: inline-block; float: left; font-family: Helvetica, Arial, sans-serif;
	font-size: 0.87em; font-weight:bold;
}
#main #submenu a { display: block; padding: 0.25em 0.5em 0.25em 0.5em; color: #333333; }
#main #submenu .selected a { background: #fff; }

#main .footer { background: #fff; padding-right: 18px; width: 624px; }
#main .footer p {
	font-family: Georgia, 'Times New Roman', Serif; font-size: 11px; color: #535353;
	font-style: italic; color: #535353;
}
.footer .producers { width: 200px; float: left; }
.footer .producers p { font-size:0.8em;font-style:italic;text-align:center; }
.footer .sponsors { width: 283px; float: left; }
.footer .sponsors p { font-size:0.8em;font-style:italic;text-align:center; }
.footer .powered { width: 140px; float: left; }
.footer .powered p { font-size:0.8em;font-style:italic;text-align:center; }

#main .content-body p:first-child { font-size: 18px; line-height: 1.5em; margin-top: 0; }
#main .short-url-label {
	font-size: 0.75em; padding-left: 20px; background: url('../images/short-url.png') no-repeat;
	color: #999;
}

#sidebar-header {
	display: block; float: right; left: -125px; position: relative; z-index: 0;
}

#sidebar {
	width: 247px; float: right; background: #47423d; color: #fff;
	margin-top: 0; padding: 18px 5px 18px 32px; font-size: 0.8em;
}

#sidebar h3 { margin: 0; }

#profiles { margin: 0; padding: 0; list-style-type: none; }
#profiles li { margin: 0; padding: 0.5em 0 0.5em; border-bottom: 1px solid #fff; float: left; }
#profiles li img {
	border: 1px solid #fff; display: block; float: left; margin: 2px 10px 0 0;
	width: 48px; height: 48px;
}
#profiles li .profile-info { float: left; width: 178px; }
#profiles li h4 { margin: 0 0 0 0; font-family: Arial, Helvetica, sans-serif; }
#profiles li h4 a.profile-link {
	font-weight: normal; font-size: 0.8em; color: #fff;
	margin-left: 0.5em; font-family: Georgia, 'Times New Roman', Serif;
}
#profiles li a.username {
	display: block; padding-left: 20px; font-family: Georgia, 'Times New Roman', Serif;
	font-size: 0.8em; font-style: italic; color: #fff;
	background: url('../images/twitter-button-small.png') no-repeat;
	height:18px; margin-top:5px;
}
#profiles li:last-child { border-bottom-width: 0; }

a.button {
	background: url('../images/button.png'); color: #000; text-transform: uppercase;
	padding: 3px 5px; width: 51px; font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	display: block; margin-top: 0.5em;
}

input[type=text], input[type=password], textarea {
	border: 1px solid #999; padding: 3px; width: 320px;
	font-family: Arial, Helvetica, sans-serif; font-size: 0.8em;
}
input[type=text], input[type=password] { width: 243px; }

.credit { clear: both; width: 660px; }

.credit a.ig {
	color: #666; background: url('../images/iglogo.gif') no-repeat;
	font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; font-weight: bold;
	display: inline-block; padding:10px 0 10px 100px;
	float:left;
}
.credit a.substrakt {
	color: #666; background: url('../images/substrakt.png') no-repeat;
	font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; font-weight: bold;
	display: inline-block; margin-top:10px;
	padding:2px 0 10px 20px;
	float:right;
}
.credit a.substrakt:hover { background-image: url('../images/substrakt-hover.png'); }


.sponsors img, .powered img, .producers img {
	height: 40px;
}

object { outline:none; }

#c4banner {
	position: fixed; width: 100%; text-align: center; left: 0; bottom: 0;
	z-index: 1000;
}
