/* @override http://fr.media24.at/docs/86/layout/user.css */

#edit_bar a {
	color: #000;
}
.edit_highlight:hover {
	background-color:#333 !important;
}
html {
	background-color: #171717;
}
body {
	text-align: center;
  	color: #ababab; 
  	font: normal 12px/1.5em verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 50px;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
	color: #333;
}
#wrapper {
	background: #171717 url(bg5.jpg) center top no-repeat;
}
#title, #subtitle {
	display: block;
	position: absolute;
	top: 33px;
	left: 35px;
	width: 283px;
	height: 53px;
	text-indent: 771px;
	white-space: nowrap;
	overflow: hidden;
}
#title {
	background: url(blank.gif) top left repeat;
	width: 560px;
	height: 82px;
	text-indent: -999em;
	position: absolute;
	top:13px;
	left:361px;
}
#content_wrapper {
	width:930px;
	position:relative;
	left:50%;
	top:0;
	margin-left: -453px;
	min-height:500px;
	text-align:left;
}

/* @group Navi */
#navi {
	z-index:1;
	position: absolute;
	top:314px;
	left:33px;
	width: 256px;
	padding: 0 1px;
	overflow: hidden;
}

#navi ul {
	padding:0;
	margin:0;
	width:100%;
}
#navi ul li{
	width:100%;
	list-style-type:none;
	text-align:center;
}
#navi ul li.active a, #navi ul li a:hover {
	background: url(bg_link_active.png) center top no-repeat;
}
#navi ul li a {
	color: #fff;
	display: block;
	width:100%;
	height:100%;
	text-decoration:none;
	font-weight:bold;
	background: url(bg_link.png) center top no-repeat;
	height:34px;
	line-height:34px;
	margin: 1px 0 0 0;
}
#navi ul ul {
	margin: 3px 0 5px 0;
}
#navi ul li ul li a, 
#navi ul li.active ul li a {
	background:none;
	height:22px;
	line-height:22px;
	color: #fff;
	margin:0
}
#navi ul li ul li a:hover, 
#navi ul li.active ul li a:hover,
#navi ul li.active ul li.active a {
	color: #e3cb37;
	background:none;
}

/* @end */

#main {
	width: 533px;
	min-height:470px;
	position:relative;
	float:right;
	right:0;
	top: 100px;
	padding:15px 30px 240px 30px;
	text-align:justify;
}

#main img {
	padding: 5px;
	border: 1px solid #3d3d3d;
	background-color: #252525;
}

.content {
	clear: both;
	position: relative;
}
.post .pic_left {
	float: left;
	margin: 5px 15px 3px 0;
	display: inline;
}
.post .pic_right {
	float: right;
	margin: 5px 0 5px 15px;
	display: inline;
}
.post .pic_center {
	margin-bottom: 0.5em;
}
.post img {
	padding: 0;
	border: 0;
}
.post p, #sidebar p {
	margin: 0;
	padding: 0;
}
.post ul {
	margin-left: 0.5em;
}
.post li {
	list-style-type: none;
	padding-left: 1em;
	background: url(bullet.gif) no-repeat 0 0.55em;
}
a { color: #e3cb37; }
a:visited { color: #e3cb37; }
a:hover { color: #fff; }
	
h1 {
	color: #e3cb37;
	letter-spacing: 0.1em;
}
h2 {
	color: #e3cb37;
	letter-spacing: 0.1em;
}
h3 {
	color: #e3cb37;
	letter-spacing: 0.1em;
}
h4{
	margin-bottom:4px;
}
hr {
	border: 1px solid #a3daec;
}
#footer {
	clear: both;
	position:fixed;
	bottom:0;
	right:0;
	height: 125px;
	width:100%;
	background: url(people3.png) left top repeat-x;
	z-index:3;
	text-align: right;
}
#footer p {
	margin: 0;
	position:relative;
	top: 103px;
	right: 10px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
#footer a {
	color: #444;
	text-decoration: none;
}
#sidebar {
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}
table {
	width: 100%;
}
td {
	border: 1px solid #333;
	text-align: left;
}
#login_link {
	display: none;
}
/* @group gallery */
.gallery ul {
	margin: 0;
	margin-left: -12px;
}
.gallery li {
	padding: 0 0 15px 28px;
	float: left;
	list-style: none;
}
.gallery img {
	padding: 1px;
	border: 1px solid #d0d0d0;
}
/* @end */


/* @group Form */
.user_form .text_field,
.user_form .text_area {
	font-size: 14px;
	color: #09c;
	border: 1px solid #abddee;
	padding: 2px 2px 2px 5px;
	background-color: #f1fbff;
	width: 300px;
}
.user_form .text_field:focus,
.user_form .text_area:focus {
	border-color: #9bbe00;
	background-color: #edf6b9;
	color: #5f9900;
}
.user_form .text_area {
	margin: 0px 0px 20px 0px;
	height: 50px;
	width: 480px;
}

#user_form_error, #user_form_ok {
	border: 2px solid;
	padding: 3px 5px;
}
/* @end */

/* @group IE6 */
* html
{
	overflow-y: hidden;
}
* html body
{
	height: 100%;
	width:100%;
}
* html #wrapper {
	left:0;
	margin:0;
	width:100%;
	height: 100%;
	position: static;
	background: #171717 url(bg5.jpg) center top no-repeat;
	overflow: auto;
}
*html #header {
	width:930px;
	margin-left: 30px;
}
* html #header #title {
	position:static;
	float:right;
	margin-top:10px;
}
* html #content_wrapper {
	top:0;
	height:100%;
	width:930px;
	margin-left: 30px;
	position:static;
	left:0;
}
* html #navi {
	position:static;
	left:0;
	margin: 225px 0 0 30px;
}
* html #main {
	position:static;
	float:right;
	height:470px;
	z-index:50;
}
* html #main a {
	position:fixed;
	z-index:500;
	zoom: 1;
}
* html .gallery {
	position: relative;
}
* html #main .gallery ul {
	margin-left: -45px;
}
* html #main .content {
	position:static;
}
* html #footer a {
	display: none;
}
* html #footer {
	position:absolute;
	bottom:0;
	right: 20px;
	background-image:url(people3ie6.png);
	right:20px;
}
/* @end */

/* @group IE7 */
*+html #wrapper {
	margin:0;
}
*+html #content_wrapper {
	left:13px;
	margin:0;
}
