@charset "utf-8";
/* CSS Document */
p, div, body,form, center{padding:0px; margin:0px;}
* {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px;color:#6e6e6e;}
a:hover{text-decoration:none;}
center * {text-align:left;}
body { background:#000;}
.body {
	width:900px;
	padding-left:50%;
	margin-left:-450px;
}
.content{
	width:494px;
	padding-left:50%;
	margin-left:-223px;
}
.right {text-align:right;}
.news , .media , .foto, .contact , .bio {border-top:1px dotted #666666;}
.news-pic {border:1px solid #0c252b;}
.news .item{ padding-top:16px; }
.news .item .img {padding-right:20px;}
.title span { font-size:24px; color:#fff; border-bottom:1px dotted #666666;}
.title span span {font-size:12px; padding-left:10px; color:#666; border:0px;}
.desc { padding-top:12px;}
.foto .item a img {border:0px;}

.foto { padding-top:20px; padding-left:3px;}
.foto .item { display:inline; padding-right:8px;}

.bio p{ padding-top:10px; }

.media {padding-top:10px;}
.media .item{background:#111111;  height:75px; padding:5px; border-bottom:2px solid #000; border-right:2px solid #000;}
.media-img {padding-right:10px;}
.media-text { font-size:10px; color:#fff}
.media-text a{ display:block;}

.contact {padding-top:10px; padding-bottom:20px;}
.contact td {font-size:11px; color:#3b3b3b;}
.inp{ background:#141414; border:1px solid #3b3b3b; width:414px; height:13px; padding:3px; font-size:11px;}
textarea.inp {height:90px;}

.btn {background:#3b3b3b; border:1px solid #3b3b3b;}
.copyright{ height:66px; background:  url(../img/bg_f.png) center top no-repeat #232323; width:100%; padding-top:12px;}
.copyright  img {border:0px;}
.copyright  td , .copyright td a {color:#8d8d8d; font-size:10px;}

.copy a{ text-decoration:none;}
.copy a:hover{ text-decoration:underline;}
.copy a.my {text-decoration:none;}
.copy a.my:hover{ text-decoration:underline;}

.hide-content {display: none}
.toggle-content {cursor: pointer;}