html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #dcdcdc;
	background: #000 url(images/dark.body.png);
	text-align: center;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img {
	vertical-align: bottom;
}

body, table, th, td {
	font-family: Calibri, Arial, Helvetica, Verdana, "Vera Sans", sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h3 {
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 .4em;
	color: #dcdcdc;
}

h2, h3.icon {
	margin: 2.5em 0 .5em;
	padding: 12px 10px 2px;
	font-size: 14px;
	line-height: 1em;
	font-weight: 400;
	text-transform: uppercase;
	color: #aaaaaa;
	background: transparent;
}

h2 a {
	font-size: 10px;
}

h2.rep a {
	color: #AAAAAA;
	font-size: 10px;
	text-decoration: none;
}

h2.rep a:hover {
	font-size: 10px;
	text-decoration: underline;
}

div.inner h2.icon, h2.icon, h3.icon {
	clear: both;
	margin: 0 0 .5em;
}

p, ul, ol {
	margin: 0 0 .75em;
}

ul, ol {
	padding: 0 0 0 1em;
}

li {
	padding: .1em 0;
}

/* -------------------------------------------------------
  Aufheben von Floats ohne zusaetzliches Markup
  http://www.jassesnee.de/easyclear/
------------------------------------------------------- */

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

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* =========================================
        ALLGEMEIN
==========================================*/

html body ul li.lt,
html body ol li.lt {
	border-bottom: 0;
}

#thetube .col-s,
#thetube .col-m,
#thetube .col-mf,
#thetube ol,
#thetube li,
#menu ul,
#menu li,
#sub ul,
#sub li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

a:link {
	color: #dcdcdc;
	text-decoration: underline;
}

a:visited {
	color: #dcdcdc;
}

a:focus,
html body a:hover,
a:hover,
a:active {
	color: #990000;
}

html body .c {
	clear: both;
	display: block;
}

html body .c-left {
	clear: left;
}

html body .c-right {
	clear: right;
}

/* =========================================
        Mehrspaltigkeit
==========================================*/

.col-1, .col-2 {
	float: left;
	width: 490px;
}

.col-1 {
	clear: both;
}

.col-1e {
	width: 500px;
	float: left;
}

.col-1e_mediadetails {
	width: 650px;
	float: left;
}

.col-1e_mediadetails #flash {
	width: 630px;
}

.col-1e_mediadetails iframe#flash {
	width: 610px;
	background-color: #fff;
}

.col-1e_mediadetails .col-m {
	background: url(images/dark.630.top.png) 0 0 no-repeat;
}

.col-1e_mediadetails .col-m .inner {
	background: transparent url(images/dark.630.bottom.png) 0 100% no-repeat;
}

.col-1m {
	width: 810px;
	float: left;
	margin: 0 10px 3em 10px;
	padding: 0;
}

.col-1m .col-m {
	margin: 0;
}

.col-2s {
	float: left;
	width: 330px;
}

.col-3 {
	float: left;
	width: 130px;
	padding: 1px 0;
	margin: 0 10px 10px;
}

.col-3 .content {
	background: url(images/dark.130.content.png) repeat-y scroll 0 0;
}

.col-3 .inner {
	background: url(images/dark.130.bottom.png) 0 100% no-repeat;
	padding: 0 0 10px 0;
}

.col-m {
	clear: both;
	margin: 0 10px 3em 10px;
	padding: 0;
}

.col-s {
	float: left;
}

.col-s,
.col-s1 {
	float: left;
	width: 225px;
	margin: 0 10px 3em 10px;
	padding: 0;
	background: url(images/dark.225.top.png) 0 0 no-repeat;
}

.col-s h2 {
	background: url(images/dark.225.top.png) no-repeat scroll 0 0;
}

.col-s .content,
.col-s1 .content


/*.col-s3 .content,
.col-s4 .content*/ {
	background: url(images/dark.225.content.png) repeat-y scroll 0 0;
}

.col-s2 .content {
	background: url(images/dark.470.content.png) repeat-y scroll 0 0;
}

.col-s .inner,
.col-s1 .inner {
	background: url(images/dark.225.bottom.png) 0 100% no-repeat;
	padding: 0 0 10px 0;
}

.col-1m .col-m {
	margin: 0 0 20px;
	background: url(images/dark.810.top.png) 0 0 no-repeat;
}

.col-1m .col-m .inner {
	background: url(images/dark.810.bottom.png) 0 100% no-repeat;
}

.col-x .inner .content,
.col-s .content,
.col-m .content,
.col-s1 .content,
.col-s2 .content,
.col-s3 .content,
.col-s4 .content,
.col-2s .col-m .content {
	padding: 10px;
}

.col-s2 {
	overflow: hidden;
	width: 470px;
	margin: 0 10px 3em 10px;
	background: url(images/dark.470.top.png) 0 0 no-repeat;
}

.col-m {
	margin: 0 10px 3em 10px;
	background: url(images/dark.470.top.png) 0 0 no-repeat;
}

.col-m .inner,
.col-s2 .inner {
	background: url(images/dark.470.bottom.png) 0 100% no-repeat;
	padding: 0 0 10px 0;
}

.col-m h2 {
	background: url(images/dark.470.top.png) no-repeat 0 0;
}

#videos .col-m h2,
#audios .col-m h2,
#photos .col-m h2,
#documents .col-m h2 {
	background: transparent;
}

.col-m .content {
	background: url(images/dark.470.content.png) repeat-y scroll 0 0;
}

#videos .col-m .content,
#audios .col-m .content,
#photos .col-m .content,
#documents .col-m .content {
	background: url(images/dark.810.content.png) repeat-y scroll 0 0;
}

.col-s3 {
	width: 715px;
	margin: 0 10px 2em;
	background: url(images/dark.715.top.png) 0 0 no-repeat;
}

.col-s3 .inner {
	background: url(images/dark.715.bottom.png) 0 100% no-repeat;
}

.col-x,
.col-s4 {
	clear: both;
	width: 960px;
	margin: 0 10px 2em;
	background: url(images/dark.960.top.png) 0 0 no-repeat;
}

.col-x .inner,
.col-s4 .inner {
	background: url(images/dark.960.bottom.png) left bottom no-repeat;
	padding: 0 0 10px 0;
}

.col-x h2 {
	background: url(images/dark.960.top.png) no-repeat scroll 0 0;
}

.col-x .content {
	background: url(images/dark.960.content.png) repeat-y scroll 0 0;
}

.col-1e .col-m {
	background: url(images/dark.480.top.png) 0 0 no-repeat;
}

.col-1e .col-m .inner {
	background: url(images/dark.480.bottom.png) 0 100% no-repeat;
}

.col-2s .col-m {
	background: url(images/dark.320.top.png) 0 0 no-repeat;
}

.col-2s .col-m .inner {
	background: url(images/dark.320.bottom.png) 0 100% no-repeat;
}

.col-2s div.inner h2.icon {
	clear: both;
	margin: 0;
	padding: 15px 10px 10px;
}

h3.icon {
	background: transparent;
}

.col-3 .inner {
	background: url(images/dark.130.bottom.png) left bottom no-repeat;
	padding: 0 0 10px 0;
}

.col-3 {
	background: url(images/dark.130.top.png) 0 0 no-repeat;
}

.col-x .inner h2.icon {
	margin-right: 0;
	margin-left: 0;
}

.col-1e_mediadetails h2,
.col-1e_mediadetails .content {
	background: transparent;
}

.col-1e_mediadetails .content {
	background: url(images/dark.630.content.png) 0 0 repeat-y;
}

.col-2s .col-m {
	background: transparent;
}

.col-2s .col-m h2 {
	background: url(images/dark.320.top.png) 0 0 no-repeat;
}

.col-2s .col-m .inner {
	background: url(images/dark.320.bottom.png) left bottom no-repeat;
	padding: 0 0 10px 0;
}

.col-2s .col-m .content {
	background: url(images/dark.320.content.png) 0 0 repeat-y;
}

.col-s3 .content {
	background: url(images/dark.715.content.png) 0 0 repeat-y;
}

.col-s4 .content {
	background: url(images/dark.960.content.png) 0 0 repeat-y;
}

.col-s3 .inner {
	padding: 0 0 10px;
}

#rectangle {
	float: left;
	border: 1px dotted #202020;
	background-color: #666;
}

#insertionMarker {
	display: none;
}

html body .half {
	width: 48%;
}

html body .left {
	float: left;
}

html body .right {
	float: right;
}

#wrap {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: .5em 0;
	text-align: left;
	border: 0;
	background: transparent;
}

#webtv_wrap {
	position: relative;
	width: 720px;
	margin: 0 auto;
	padding: 0.5em 0;
	text-align: left;
}

/* =========================================
        Profil
==========================================*/

#my {
	display: block;
	overflow: hidden;
	margin: 0 10px 3em 10px;
	height: 3em;
	line-height: 1.5em;
	vertical-align: middle;
}

#my img {
	vertical-align: middle;
	margin: 1px;
}

#my ul.usr {
	float: right;
	height: 2em;
	line-height: 2em;
	text-align: right;
}

#my ul.usr li {
	margin-right: 1em;
}

#my ul.usr li,
#my ul.language li {
	display: inline;
	list-style: none;
}

#my ul.language {
	float: right;
	text-align: right;
	height: 2em;
	line-height: 2em;
}

#my span.offline {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	color: #F00;
}

/* =========================================
        Header
==========================================*/

#header {
	position: relative;
	margin: -1.5em 0 -3em 10px;
	z-index: 50;
	padding: 0 .8em 0;
	font-size: 2em;
	letter-spacing: -.1em;
	text-transform: uppercase;
	font-weight: 700;
	color: #990000;
	width: 200px;
}

#header #pnglogo {
	height: 72px;
}

#header a {
	background: transparent;
}

#menu {
	width: 960px;
	margin: 0 auto;
	clear: both;
	display: block;
	height: 5em;
	background: url(images/dark.header.png) 0 0 no-repeat;
}

#menu ul {
	height: 5em;
	padding: 0 1em 0 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 200;
}

#menu ul li {
	display: inline;
	font-size: 1.2em;
	list-style: none;
}

#menu a {
	position: relative;
	padding: 0 10px;
	line-height: 4.2em;
	background: transparent;
	color: #a9a9a9;
	font-weight: 400;
	text-decoration: none;
	z-index: 10;
}

#menu li.act a {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#menu a:hover {
	text-decoration: underline;
	color: #990000;
}

#sub, .sub {
	background: url(images/dark.header-sub.png) no-repeat left bottom;
	border: 0 none;
	clear: both;
	display: block;
	height: 26px;
	margin: 0 auto 2em;
	padding: 3px 0 2px;
	position: relative;
	width: 960px;
	z-index: 60;
	font-size: 11px;
}

.sub {
	height: 29px;
	padding: 2px 0 0 .3em;
}

#sub ul {
	float: left;
	width: 600px;
	height: 25px;
}

.sub ul {
	float: left;
	height: 25px;
}

#sub ul li, .sub ul li {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 .5em;
	vertical-align: middle;
	font-size: 1em;
	text-transform: none;
}

.sub ul li {
	margin: 0 1.5em 0 .5em;
}

#sub ul li a {
	display: block;
	line-height: 25px;
	padding: 0 .75em;
	color: #a9a9a9;
	text-decoration: none;
}

.sub ul li a,
.sub ul li b,
.sub ul li {
	line-height: 25px;
	padding: 0 .75em;
	color: #a9a9a9;
	text-decoration: none;
}

#sub a:hover, .sub a:hover {
	color: #990000;
	text-decoration: underline;
}

.sub span.right {
	margin-right: 1em;
	display: block;
	height: 25px;
	line-height: 25px;
}

.boxform {
	display: inline;
}

input {
	color: #111;
}

.boxform input {
	border: 0;
	background-color: #ddd;
	display: inline;
}

#mainsearch {
	width: 330px;
	float: right;
	text-align: right;
	padding: 3px 0 0 0;
}

#mainsearch, #mainsearch p {
	margin: 0;
}

#mainsearch form input, #mainsearch form select {
	margin: -1px 0 0;
	padding: 0;
	vertical-align: middle;
	background: #ddd;
}

#mainsearch form input {
	height: 18px;
}

#mainsearch p {
	display: block;
	height: 25px;
	overflow: hidden;
	margin: 0;
	padding: 0 15px 0 0;
	border: 0;
}

#mainsearch input, #mainsearch label, #mainsearch select {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	max-width: 130px;
}

#mainsearch form input {
	color: #111;
}

#mainsearch form input.button {
	border: 0;
}

#mainsearch #send_id {
	background: none;
}

#medialink,
#myprofile input,
#myprofile select,
#embeddedlink,
#chat_text_id,
#embeddedlink,
#login_username_id,
#register_email_id,
#register_username_id,
#register_captcha_confirm_id,
#message_id,
#blog_media_id_id,
#guestbook_text_id,
#guestbook_media_id,
#upload_media_title_id,
#upfile_0_id,
#upload_media_description_id,
#upload_media_tags_id,
#topic_title_id,
#topic_media_id,
#comment_text_id,
#title_id,
#invite_email0_id,
#invite_email1_id,
#invite_email2_id,
#invite_email3_id,
#invite_email4_id,
#invite_name0_id,
#invite_name1_id,
#invite_name2_id,
#invite_name3_id,
#invite_name4_id,
#invite_text_id,
#name_id,
#url_short_id,
#desc_id,
#user_name_id,
#user_email_id,
#user_surname_id,
#user_lastname_id,
#user_street_id,
#user_city_id,
#user_zip_id,
#user_country_id,
#user_birthdate_year_id,
#user_birthdate_month_id,
#user_birthdate_day_id,
#user_gender_id,
#user_relation_id,
#user_homepage_id,
#user_avatar_id,
#user_about_me_id,
#user_occupation_id,
#user_school_id,
#user_favourite_movies_id,
#user_favourite_music_id,
#user_favourite_books_id,
#users_pm_notify_id,
#users_conversion_notify_id,
.i_bg,
#media_title_id,
#media_desc_id,
#media_tags_id,
#thumb_id,
#media_inappropriate_text_id,
#max_id,
#compose input,
#compose select,
#friends textarea,
#chatbox input#chat_text_id {
	background: #efefef;
	border: 1px solid #333;
}

#myprofile #my_profile_submit_id,
#compose #compose_send_id {
	background: transparent;
	border: none;
}

#register_captcha_id {
	margin: 3px 3px 0 1px;
	width: 203px;
}

#mainsearch label {
	display: none;
}

/* =========================================
        Registrierung
==========================================*/

#register .check input {
	margin: 0;
}

a.log {
	display: block;
}

/* =========================================
        Player
==========================================*/

#thetube {
	width: 960px;
	/

*margin: 3em auto 3em;
	padding: 1px 0 0;*/
	overflow: hidden;
	background: url(images/dark.tube.png) 0 0 no-repeat;
	border-bottom: 5px solid #121212;
}

#thetube h2 {
	margin: 0;
	padding: 12px 10px 11px;
	font-size: 10px;
}

#thetube-featured,
#thetube-latest {
	background: transparent;
	float: left;
	clear: none;
}

#thetube-latest h2 {
	background: transparent;
}

#thetube-featured, #thetube #flash {
	width: 622px;
}

#thetube-latest.col-m {
	width: 336px;
	float: left;
	overflow: hidden;
}

#thetube li {
	float: left;
}

#thetube-latest li,
#thetube-latest li img {
	width: 166px;
	height: 125px;
	overflow: hidden;
}

#thetube-latest li {
	width: 166px;
	height: 125px;
	margin: 3px 0 0 2px;
}

#thetube-latest ol li.ft img {
	width: 336px;
	height: 252px;
}

#best-rated img {
	width: 205px;
}

#thetube-latest li.ft {
	width: 336px;
	height: 252px;
	margin-top: 0;
}

/* =========================================
        Pagination
==========================================*/

.pagination, .pagination-bottom {
	position: absolute;
	top: .6em;
	right: .8em;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
}

.pagination_over {
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
}

.pagination-bottom {
	clear: both;
	position: relative;
	top: 0;
	right: 10px;
	margin: 0;
	padding: .5em 0 .5em;
}

.pagination span.count,
.pagination-bottom span.count {
	margin: 0 1em;
}

.pagination a.rsslink,
.pagination-bottom a.rsslink,
.sort a.rsslink,
.pagination a.rsslink:hover,
.pagination-bottom a.rsslink:hover,
.sort a.rsslink:hover {
	padding: 0;
	background: transparent;
}

.pagination a,
.pagination-bottom a,
.pagination_over a,
.sort a {
	padding: 2px 5px;
}

span.sort {
	float: right;
	color: #dcdcdc;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
}

span.sort a.rsslink {
	margin: 0 0 0 1.25em;
}

span.sort form {
	display: inline;
}

.pagination b,
.pagination-bottom b,
.pagination_over b,
.sort b,
.pagination a:hover,
.pagination-bottom a:hover,
.pagination_over a:hover,
.sort a:hover {
	padding: 2px 5px 1px;
	background: #990000;
	color: #dcdcdc;
}

.pagination form {
	display: inline;
}

/* =========================================
        Listen
==========================================*/

ul.inner {
	padding: 0;
	list-style: none;
}

div.inner h2 {
	margin: 0;
}

p.tags {
	line-height: 2em;
}

.post {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 2px solid #111;
}

.comments img.avatar,
.users a.avatar img,
a.avatar img,
li.user a.avatar img,
.media li.file .preview img {
	border: 1px solid #202020;
	padding: 1px;
}

ul.visitor {
	list-style: none;
	display: block;
	padding: 0;
}

.comments,
.files,
ul.inner li.comment,
.users-pic ul,
ul.mystats,
#mystats ul,
.media,
.media li,
#kategorien li {
	padding: 0;
	list-style: none;
}

li.user {
	padding: 0;
	margin: .5em 0 0;
}

li.user a.avatar {
	display: block;
	float: left;
	margin: 0 1em 0 0;
}

li.user a.avatar img {
	display: block;
	width: 50px;
	height: auto;
}

li.user cite.about a {
	display: block;
	margin: 0 0 0.2em;
}

li.user cite.about a:hover {
	background: transparent;
}

li.user cite.about .stats, #mystats strong.stats {
	display: block;
	float: left;
	margin: 0 .5em 0 0;
	text-align: center;
}

li.user cite.about .stats img,  #mystats strong.stats img {
	display: block;
}

li.user cite.about .stats a {
	display: inline;
	margin: auto;
}

div.about ul li strong {
	color: #dcdcdc;
}

div.user ul.about {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

div.user ul.about li {
	text-align: right;
	clear: both;
	margin-left: 100px;
}

.posts,
.comments,
.users {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* =========================================
        Posts, Comments
==========================================*/

.posts li {
	margin: 0 0 50px;
	padding: 0 0 15px;
	border-bottom: 4px solid #111;
}

.posts li.lt {
	margin: 0 0 15px;
}

.posts h3,
.comments h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 1px solid #aaaaaa;
}

.posts h3 span.blog_user,
.comments  h3 span.blog_user {
	position: absolute;
	vertical-align: bottom;
}

.posts h3 span.blog_user span.avatar,
.comments h3 span.blog_user span.avatar {
	width: 50px;
	overflow: hidden;
}

.posts h3 span.blog_user span.avatar img,
.comments h3 span.blog_user span.avatar img {
	width: 50px;
}

.posts h3 span.blog_user span.avatar a,
.comments h3 span.blog_user span.avatar a {
	display: inline;
}

.posts h3 span.blog_user a.autor,
.comments h3 span.blog_user a.autor {
	margin: 0 0 0 10px;
	display: inline;
	font-size: 11px;
	line-height: 14px;
}

.posts h3 a,
.comments h3 a {
	display: block;
	text-decoration: none;
}

.posts h3 a.title,
.comments h3 a.title {
	float: right;
	margin: 20px 0 0 0;
}

.posts span.date,
.comments span.date {
	display: block;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 6px;
}

.posts cite.about,
.comments cite.about {
	display: block;
	margin: 25px 0 3px;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	color: #aaaaaa;
}

.posts cite.about a,
.comments cite.about a {
	line-height: 14px;
	color: #aaaaaa;
}

.comments li, #commentform {
	margin: 0 0 6px;
	padding: 9px;
	background: #202020;
}

#commentform {
	margin: 12px 0 0;
}

/* =========================================
        Users
==========================================*/

.users li {
	margin: 0 0 3px;
	padding: 3px 0 6px;
	border-bottom: 1px solid #202020;
}

.users a.avatar, .user a.avatar {
	display: block;
	width: 120px;
	float: left;
	margin-right: -120px;
}

.users a.avatar img {
	display: block;
	width: 50px;
}

.users span.user {
	display: block;
	padding-left: 70px;
	line-height: 12px;
}

.users span.user a {
	display: block;
}

.users span.user strong a {
	display: inline;
}

.users span.user strong {
	display: inline;
}

a.userlink {
	font-size: 12px;
	display: inline-block;
	padding: 0 0 3px 0;
}

span.o_stats {
	width: 80px;
	display: block;
}

span.o_stats img {
	padding: 0 4px 0 0;
}

.users span.user span.stats a {
	display: inline;
}

strong.stats {
	display: inline;
	text-align: center;
	margin: 0 6px 0 0;
	line-height: 1.6em;
}

.content .media .about strong.stats img {
	width: 16px;
}

.users span.user span.stats strong.stats strong.small {
	float: none;
	margin: 0;
}

div.user {
	width: 280px;
	float: left;
}

div.m_info {
	float: left;
}

div.m_info ul.about li {
	text-align: left;
}

.m_media {
	float: right;
	margin-right: 10px;
}

.m_media .media {
	width: 140px;
}

.m_media .media li.file div.about {
	width: 134px;
}

#news div.inner div.content.media ul li.user {
	width: 110px;
	float: left;
}

#most-active-user ul.media li.file {
	float: right;
	padding: 0pt;
	width: 150px;
}

#most-active-user ul.media li.file a.preview img {
	margin: 0;
	width: 140px;
}

/* =========================================
        Chatbox
==========================================*/

#chatbox input#chat_text_id {
	width: 125px;
	margin: 0;
	padding: 0px;
	vertical-align: bottom;
}

#chatbox input.button {
	width: 60px;
	margin: -5px 0 -7px 3px;
	border: 0;
}

#chatbox input#chat_text_id:focus {
	border-color: #990000;
}

#chatbox cite.about {
	margin: .5em 0 0;
}

div.chatform {
	margin: 0 0 5px;
}

/* =========================================
        Actions
==========================================*/

ul.actions {
	list-style: none;
	margin: 0;
	padding: .25em 0 0;
}

ul.actions li {
	padding: 0 1em .25em;
	margin: 0 0 .25em;
}

#welcome {
	clear: both;
	float: none;
	width: auto;
	padding: 1em;
}

#welcome h2 {
	margin: 0;
}

.mwimg {
	width: 205px;
}

/* =========================================
        Media
==========================================*/

.media {
	position: relative;
}

.media ul li cite.about {
	float: left;
}

.media ul {
	margin: 0 -40px 0 0;
	padding: 0;
}

div.content .media.left.add {
	width: 230px;
	height: 335px
}

.media ul.groups li.file {
	height: 235px;
}

.media div.inner div.content {
	padding: 5px;
}

.col-2s .col-m .inner .content input {
	width: 285px;
}

#kategorien li {
	display: block;
	float: left;
	margin: 0 0 20px 0;
}

#kategorien li img {
	width: 105px;
	height: 80px
}

.col-3.more ul,
.col-3.more li {
	margin: 0;
	padding: 0;
}

.col-3.more li {
	display: block;
	padding: 5px 10px;
	list-style: none;
	overflow: hidden;
}

.col-3.more img {
	display: block;
	width: 110px;
}

.media li.file,
.users.big li {
	float: left;
	width: 186px;
	margin: 1em 5px 1em 10px;
}

html body .media li.file.c-left {
	clear: both;
	float: left;
}

#topic select {
	width: 400px;
}

.media div.g_app {
	float: left;
	margin-right: 25px;
	width: 175px;
}

.media li.file img {
	width: 100%;
}

.col-ms .content ul li img {
	width: 50%;
}

.content .media li.file {
	float: left;
	width: 205px;
	margin: 0;
	padding: 5px 0 0;
}

.content .media .mystats li.file {
	height: 290px;
}

#latest-comments .content.media li.file {
	height: 240px;
}

.content .media li.file .preview img,
.media li.file .preview img {
	display: block;
	width: 176px;
	height: 125px;
}

.media li.file div.about {
	background: #202020;
	color: #dcdcdc;
	padding: 5px 5px 1px;
	line-height: 1em;
	width: 170px;
}

.media li.file strong a {
	line-height: 1.3em;
}

.media li.file div.about li {
	font-size: 11px;
	margin: 0;
}

.media li.file div.about li.rating {
	padding: 5px 0 3px;
}

.media ul.history {
	padding: 5px;
}

.media ul.history li.file {
	width: 120px;
	height: 150px;
	margin: 10px 0;
	overflow: hidden;
	font-size: 10px;
}

.media ul.history li.file .preview img {
	height: 85px;
	width: 100px;
}

.media ul.history li.file div.about {
	width: 94px;
	height: 40px;
	overflow: hidden;
}

.media ul.history li.file div.about li.rating img {
	width: 14px;
}

.media li.file div.about li.rating img {
	width: 16px;
}

.media ul.history li.file div.about ul {
	display: none;
}

.bookmark img {
	padding: .5em 2px 0;
}

.media div.about ul {
	position: relative;
	display: block;
	margin: 0 0 .5em;
	padding: 0;
	line-height: 1.3em;
}

.media div.about li {
	display: block;
	position: relative;
	font-weight: 700;
	list-style: none;
}

.media div.about li.lt {
	border: 0;
}

.media div.about li strong {
	font-weight: 400;
}

.media div.about li.desc {
	height: 3em;
}

.media div.about input {
	width: 95%;
	margin: 0 .5em;
}

.related ul,
.related li {
	margin: 0;
	padding: 0;
}

.related li {
	float: left;
	display: block;
	list-style: none;
	overflow: hidden;
}

div.inner ul li span.plt {
	margin: 2em 1em;
	display: block;
}

.descr {
	display: block;
	padding: 0 .2em 1em;
}

.g_desc {
	background: #111;
	padding: .5em;
	display: block;
}

ul.g_list {
	list-style: none;
	width: 45%;
	padding: .5em;
}

.g_edit input {
	width: 445px;
}

div.about img {
	padding: .2em .3em .4em 0;
}

div.inner h2.pad {
	margin-top: 3em;
}

div.pad label {
	display: block;
	width: 110px;
}

div.pad .check {
	display: block;
	padding: 1em 0 0 111px;
}

div.pad .media_list {
	list-style: none;
	padding: 0pt 0pt 1.75em;
}

div.pad .media_list li {
	float: left;
	width: 25%;
}

div.pad .category_info {
	list-style: none;
	padding: 0pt 0pt 1em;
}

div.pad .category_info li {
	float: left;
	width: 33%;
}

/* =========================================
        Profile
==========================================*/

div.profile div.avatar {
	float: left;
	width: 290px;
	margin: 0 30px 0 0;
}

div.profile div.avatar img {
	display: block;
	margin: 30px auto;
	border: 5px solid #dcdcdc;
}

div.profile div.about {
	float: left;
	padding: 30px 0 0;
}

div.profile div.about h3 {
	margin: 0 10px 1.5em;
	font-size: 2em;
}

div.profile div.about ul {
	float: left;
	width: 280px;
	margin: 0 10px;
	padding: 0 0 30px;
}

div.profile div.about ul li.errorfield {
	margin: 0 0 2.5em;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: .3em;
}

div.profile div.about .user_info {
	margin: 0 100px;
}

div.profile div.about.user_info ul {
	list-style: none;
	width: 700px;
}

div.profile .user_info ul li {
	text-align: left;
	height: 1em;
	width: 900px;
}

div.profile p {
	width: 330px;
	float: left;
	padding: 1em 0;
	margin: 0 0 3em;
}

#myprofile {
	width: 100%;
}

.p_avatar {
	float: left;
	width: 270px;
	padding: 10px;
}

.p_avatar img {
	margin-bottom: 15px;
	border: 1px solid #202020;
	padding: 1px;
}

.p_infos {
	float: right;
	padding: 10px;
	width: 646px;
}

.p_infos th {
	text-align: right;
	width: 180px;
	padding-right: 5px;
}

/* =========================================
        Forum
==========================================*/

table.forum td {
	padding: .2em;
}

table.forum th {
	background: #111;
	padding: .1em .5em;
	border-right: 5px #222 solid;
}

table.forum td {
	height: 100%;
}

table.forum span.tdate {
	font-size: 10px;
	display: block;
}

/* =========================================
        Errors
==========================================*/

.error {
	display: block;
	padding: .4em;
	margin: 1em .5em;
	border: 3px solid #e1e3e5;
}

ul.showerror {
	position: relative;
	list-style: none;
}

html body .showerror,
html body .errorfield {
	clear: both;
	position: relative;
	display: block;
	margin: 1em 10px;
	padding: .5em;
	background: #e88;
	color: #000;
}

input.errorfield {
	margin: 0;
	padding: 2px;
}

.success_message {
	display: block;
	margin: 1em 10px;
	padding: .5em;
	background: #aea;
	color: #000;
}

/* =========================================
        other
==========================================*/

.content .media li.file img {
	width: 100%;
}

#chat div.chat {
	overflow: hidden;
}

.blog_post_text {
	width: 446px;
	height: 5em;
}

.blog_com_text {
	width: 446px;
	height: 5em;
}

.buttons {
	margin: 10px 0 5px;
}

#shareOverlay {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000;
	background-color: #000;
	opacity: 0;
	display: none;
}

#shareWindow {
	position: absolute;
	top: 10%;
	left: 50%;
	width: 30em;
	margin: 0 0 0 -15em;
	z-index: 10001;
	opacity: 1;
	display: none;
	text-align: left;
	overflow: visible;
	border: 1px solid #333;
	border-top: 0;
}

#shareWindow a {
	color: #000000;
}

#shareWindow dt,
#shareWindow dd {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#shareWindow dt {
	border-top: 1px solid #333;
}

#shareWindow dt .inner {
	display: block;
	cursor: pointer !important;
	background: #111;
	padding: .25em 1em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#shareWindow dt.open .inner {
	font-weight: bold;
}

#shareWindow dd,
#shareWindow #sharebox_status {
	background: #333;
}

#shareWindow dd .inner,
#shareWindow #sharebox_status {
	padding: 1em;
}

#shareWindow #sharebox_status {
	font-weight: bold;
}

#shareWindow form {
	overflow: hidden;
}

#shareWindow .bookmarks {
	text-align: center;
}

#shareWindow textarea,
#shareWindow input {
	width: 96%;
	margin: 0;
	padding: .5em 2%;
	border: 0;
	outline: 1px solid #999;
	background: #DBDBDB;
}

#shareWindow input.button {
	float: right;
	margin: 0;
	padding: 0;
	background: transparent;
	outline: 0;
}

#shareWindow p.close {
	position: absolute;
	top: -1.2em;
	right: 0;
	text-align: right;
}

#shareWindow p.close a {
	background: #333;
	line-height: 1em;
	margin: 0;
	padding: .4em .5em;
	text-decoration: none;
	color: #999;
}

/* =========================================
        FOOTER
==========================================*/

#footer {
	background: transparent url(images/dark.footer.png) no-repeat 0 100%;
	clear: both;
	height: 40px;
	margin: 1em 10px;
	padding: 25px 0 0;
	text-align: center;
}

#footer p {
	margin: 0;
}

#footer a, #footer span {
	margin: 0 .5em;
	display: inline-block;
	height: 1.6em;
	overflow: hidden;
	text-decoration: none;
}

#dragableElementsParentBox {
	width: 980px;
	border: 0;
}

#dragableElementsParentBox .content .media li.file {
	margin: 0;
	padding: 5px 0 0;
}

#dragableElementsParentBox .col-s4 .content .media li.file,
#dragableElementsParentBox .col-s3 .content .media li.file {
	margin: 0;
	padding: 5px 20px 0 0;
}

#dragableElementsParentBox .col-s2 .content .media li.file {
	margin: 0;
	padding: 5px 20px 0 0;
}

#dragableElementsParentBox .content .media li.file {
	margin: 0;
	padding: 5px 0 0;
}

img.avatar {
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
}

ul.comments li div.comment cite.about {
	margin: 0;
	text-align: left;
	font-style: normal;
}

ul.comments li div.comment p {
	margin-left: 120px;
}

ul.comments li div.comment cite.about span {
	text-align: left;
}

.playlist ul li {
	list-style: none;
	float: left;
	width: 90px;
	margin: 0 5px 0 0;
}

.playlist ul li img {
	float: left;
	width: 90px;
	height: 70px;
}

#map_canvas .gmnoprint {
	white-space: normal !important;
}

.avatar img {
	border: 1px solid #DBDBDB;
	padding: 2px;
}

.activity_items {
	margin: 0;
	padding: 0;
}

.activity_items li {
	border-bottom: 1px solid #202020;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

.activity_items li.lt {
	margin: 0;
	padding: 0;
}

.activity_items li.more {
	text-align:center;
	vertical-align: middle;
	padding: 5px 0;
}

.activity_items li.more a {
	text-decoration: none;
	font-weight: bold;
}

.activity_items li.more a:hover {
	text-decoration: underline;
}

.activity_items li img.activity_avatar {
	border: 1px solid #202020;
	padding: 2px;
	width: 50px;
	margin-right: -56px;
	float: left;
	background: #000;
}

.activity_items .user {
	font-weight: bold;
}

.activity_items li p span {
	display: block;
	padding: 0 0 0 66px;
}

.activity_items .timediff {
	color: #999;
	font-size: 11px;
}

#activity_post {
	border-bottom: 1px solid #202020;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#sharebox_status {
	display: none;
}

ul.related li {
	margin-top: 5px;
	list-style-type: none;
}

ul.related li span.thumb {
	float: left;
}

ul.related li span.details {
	margin-left: 10px;
	float: left;
}

ul.related li span.details span.views {
	font-size: 10px;
}

.nopad {
	padding-top: 0;
}

.article {
	margin: 0;
	padding: .5em 0;
	border-bottom: 1px solid #202020;
}