body {
	background: #000;
	background-attachment: fixed;
	color: #fff;
	font-family: Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
a {
	color: #777;
}
a:hover {
	color: #fe001e;
	text-shadow: 0 0 3px #fe001e;	
	text-decoration: none;
}
.wide, a.wide {
	letter-spacing: 15px;	
}
h2 {
	color: #fff;
	letter-spacing: 18px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 8px;
}

h3 {
	color: #777;
	margin: 0 0 1em 0;
	padding: 0;	
	font-size: 16px;
	text-transform: uppercase;
}
p, h3 {
	line-height: 1.3em;	
	font-size: 14px;
}
img {
	border: 0;	
}

hr {
	border: 0;
	border-bottom: 1px solid #fff;
	padding: 0;
	margin: 0.6em 0;	
}
hr.soft {
	border-color: #3d3d3f;	
}

.grey {
	color: #777;	
	font-size: 12px;
}


div {
	position: relative;
}


div, form, table {
	padding: 0;
	margin: 0;
	border: 0;
}
p, ul {
	margin: 0 0 1em 0;
	padding: 0;
}
p {
}


#normal {
	width: 940px;	
}

.gallery {
	border: 1px solid #3d3d3f;
	padding: 10px;
	text-align: center;
}

.rsscontent {
	padding-bottom: 16px;
	border-bottom: 1px solid #3d3d3f;
	margin-bottom: 14px;
}
#rssfeed h3 {
	margin-bottom: 4px;
	padding: 0;	
}
#rssfeed h3 a {
	text-decoration: none;	
}
#rssfeed, #fotos, #newsletter, .sbox {
	font-size: 15px;
	line-height: 1.4em;
	background: #000 url(../i/bg_blog.jpg) repeat-x left top;	
	border: 0;
	padding: 10px;
}

.download, .box, .sbox {
	display: block;
	border: 1px solid #3d3d3f;
	padding: 10px;
/*	background: transparent url(../i/bg_transblack.png) repeat 0 0;	*/
	margin-bottom: 4px;
}
.box, #twitter, #rssfeed {
	margin-bottom: 20px;	
}
#wrap {
	width: 940px;
	position: relative;
	z-index: 1;
	background: transparent url(../i/bg_wrap.jpg) no-repeat 0 0;
	margin: 0 auto;
	text-align: left;
/*	border-bottom: 1px solid #fff;	*/
}
.col {
	float: left;
	width: 300px;
}
#left, #right {
	padding-right: 20px;
}
.negatop {
	margin-top: -20px;
	position: relative;
}
.clear, li.clear {
	clear: both;
	float: none;
	height: 1px;
	width: 0;
	overflow: hidden;
	line-height: 1px;
}

#header {
/*	border-bottom: 1px solid #fff;	*/
	height: 338px;	
}
legend {
	display: none;	
}
fieldset {
	border: 0;	
	padding: 0;
	margin: 0;
}
.singlecol {
	width: 380px;	
}
label {
	display: block;
	position: relative;
}
input.text, input#user, input#pass {
	border: 1px solid #777;
	width: 180px;
	padding: 2px;
}
fieldset div {
	margin-bottom: 1em;
	position: relative;
}
#footer {
	position: relative;
	z-index: 0;
	height: 394px;
	background: #000 url(../i/bg_footer.jpg) no-repeat bottom right;
}
.tx-felogin-pi1 {
	border: 1px solid #777;	
	padding:10px;
}

ul.vert li, ol.vert li,  ul.buttons li,  ul.plainbuttons li {
	display: inline;	
}
ul.vert a, ol.vert a, ul.buttons a {
	float: left;	
}

#thumbs {
	margin-right: -10px;
	width: 280px;
	padding-left: 4px;
	padding-top: 4px;
}
#thumbs a {
	display: block;
	padding: 0;
	border: 1px solid transparent;
	margin-right: 10px;
	margin-bottom: 10px;
}
#thumbs a:hover {
	border-color: #c2191b;	
}

/*
#twitter {
	color: #000;
	background: #fdfefe url(../i/bg_twitter.jpg) no-repeat center bottom;	
	padding: 10px 20px 200px 20px;
	border: 0;
}
#twitter a {
	font-size: 20px;
	font-family: Georgia, Serif;
	font-style: italic;
	text-decoration: none;
	display: block;
	padding: 20px 0 0;
}
*/
#twitter ul {
	list-style: none;
}

.date {
	font-size: 11px;
	color: #3d3d3d;	
}

.rss-date {
	position: absolute;
	top: 0;	
}

.center {
	text-align: center;	
}

table, tr, td {
	border: 0;
	padding: 0;
	margin: 0;	
}
td {
	vertical-align: top;	
}
table {
	width: 920px;	
}

#teaser {
	background: transparent url(../i/bg_teaser.jpg) no-repeat center bottom;
	height: 378px;
	border: 0;
	overflow: auto;
}

#autoload {
	padding: 20px 30px;	
	color: #777;
}
#autoload .image {
	text-align: center;	
	padding-bottom: 1em;
}
#autoload .embed, #teaser .embed {
	text-align: center;
	padding-bottom: 1em;
}

.overtext {
	margin-top: -136px;
	padding: 20px;
	margin-bottom: 60px;	
	color: #fff;
}
.overtext p {
	margin: 0;
}

.adcap {
	float: left;
}

.adcap p {
	position: relative;
	top: -56px;
	color: #777777;
	text-align: right;	
}