/*
	Author: Rumin Sergey
	Copyright: CENTROARTS.com
	e-mail: centroarts@mail.ru
	URL: http://www.centroarts.com
*/

@import url("tools.css");
@import url("blocks.css");
@import url("base.css");
@import url("engine.css");

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

/*Настройка заголовков*/
h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 12px; font-weight: bold; line-height: 16px; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }

/*links*/
a { color: #d73403; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

/*forms*/
input, textarea, select {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
}

body {
	color: #dfdfdf;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

/*НАСТРОЙКА ФОНА*/
body.page_bg { text-align: center; background-color: #000; }
div.page_bg {
	min-width: 994px;
	background: #000 url("../images/pagebg_night.jpg") no-repeat 50% 0;
}

/*Other*/
p { margin-bottom: 18px; }
.clr { clear: both; }
img  { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr	{ border: 0 none; height: 1px; border-top: 1px solid #474747; }
strong { font-weight: bold; }

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

/*UL, LI*/
ul {
    margin: 0;
    padding-left: 16px;
    list-style-position:outside;
    list-style-image:none;
}

ul li { margin: 0; padding: 0; }

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 18px;
	margin-left: 2.2em;
}

/*===== ОБЩЕЕ ОФОРМЛЕНИЕ =====*/
/*ОСНОВНОЙ БЛОК ШАБЛОНА*/
.wrapper {
	margin: auto;
	width: 994px;
	text-align: left;
}

.headline { height: 148px; }

/*HEADER*/
.raheader, .raheadinn { height: 229px; }
.raheader { background: url("../images/tophead_alpha.png") no-repeat 0 0; }
.raheadinn { background: url("../images/tophead.jpg") no-repeat 0 5px; }

.raheadtop {
	position: relative;
	height: 170px;
	padding: 0 35px;
}

.raheadtop h1.radioadrenalin {
	position: absolute;
	top: 22px; left: 428px;
	padding: 0; margin: 0;
}

.raheadtop h1.radioadrenalin a {
	display: block;
	line-height: 999px;
	width: 138px; height: 138px;
	overflow: hidden;
}


.presentation {
	height: 250px;

	background-color: #171717;
}
.sliderwrapper {
	position: relative;
	overflow: hidden;
	width: 954px; height: 250px;
}
.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 954px; height: 250px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	color: #fff;
}
.pagination {
	height: 9px;
	padding-left: 6px;
	margin-top: -200px;
}
.pagination a img { width: 20px; height: 9px; float: left; }
.pagination .next img { background: transparent url("../images/btn.png") no-repeat -60px -95px; }
.pagination .prev img { background: transparent url("../images/btn.png") no-repeat -40 -95px; }
.pagination .next:hover img { background: transparent url("../images/btn.png") no-repeat -20px -95px; }
.pagination .prev:hover img { background: transparent url("../images/btn.png") no-repeat 0 -95px; }



/*TOOLBAR*/
.ratoolbar {
	height: 59px;
	overflow: hidden;
	position: relative;
	padding: 0 30px 0 26px;
}

.ratoolbar h1.radioadrenalin {
	position: absolute;
	top: 10px; left: 368px;
	padding: 0; margin: 0;
}

.ratoolbar h1.radioadrenalin a {
	display: block;
	line-height: 999px;
	width: 257px; height: 43px;
	overflow: hidden;
}

/*BORDERS*/
.sf_mid { background: url("../images/rl_border_bg.png") repeat-y 0 0; }
.sf_left {
	background: url("../images/lefttopborder.jpg") no-repeat 0 0;
	padding-left: 15px;
}
.sf_right {
	background: url("../images/righttopborder.jpg") no-repeat 100% 0;
	padding-right: 15px;
}

/*BANNERTOP HIDE*/
.bannertop {
	background: #171717 url("../images/bannertop_bg.png") no-repeat 50% 0;
	text-align: center;
	overflow: hidden;
}

.bntopinn {
	margin: 0 8px;
	text-align: center;
}

.bannertophide {
	height: 17px;
	overflow: hidden;
	background: #232323 url("../images/banner_toppanel.png") no-repeat 0 0;
	text-align: right;
	padding-right: 10px;
}

/*container - содержательная центральная часть*/
.container,
.rightside,
.centersideinn { overflow: hidden; }
.rightside { float: right; width: 299px; padding-top: 25px; }
.centerside { margin-right: 34px; padding-top: 16px; }
.centersideinn { overflow: hidden;  }
* html .centerside { margin-left: 3px; margin-right: 34px; }
* html .centersideinn { width: 99%; }

.mainbody {
	width: 100%;
	background: #1f1f1f url("../images/mainbody2.png") repeat-y 0 0;
}

.mbtop {
	width: 100%;
	background: url("../images/mbtop2.png") no-repeat 0 0;
}

/*footer - нижняя часть*/
.footer {
	height: 132px;
	background: url("../images/footer2.jpg") no-repeat 0 0;
}

/*Нижнее меню*/
.footmenu {
	height: 85px;
	padding: 0 25px;

}

.foottop {
	height: 64px;
	overflow: hidden;
	position: relative;
	padding-left: 70px;
	padding-right: 21px;
}

.footdown { padding-bottom: 20px; }

.centroarts {
	position: absolute;
	right: 25px; top: 0;
}

/*copyright - Копирайты*/
.copyright { float: left; color: #a7a8a9; padding-top: 7px; }
.copyright a { color: #972b0e; }

.copyright .domracheva { float: left;  margin-right: 10px; }

#syscopyright {
	line-height: 1.4em;
	color: #424242;
	padding: 0 25px;
	position: relative;
}

#syscopyright a, #syscopyright .small { color: #424242; }

/*ON rightside*/
.rightside_on .centerside { margin-right: 325px; }
.rightside_on .mainbody { background: #1f1f1f url("../images/mainbody.png") repeat-y 0 0; }
.rightside_on .mbtop { background: url("../images/mbtop.png") no-repeat 0 0; }
.rightside_on .footer { background: url("../images/footer.jpg") no-repeat 0 0; }


ul.photos li{margin:10px;display:inline-block;_display:inline;_zoom:1;list-style-type:none}


/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#1f1f1f}
.gTableTop {padding:2px;height:25px; background:url('/img/1.gif') #191919;border:1px solid #494949; color:#CCCCCC;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:22px;}
.gTableSubTop {padding:2px;background:url('/img/15.gif') #000000;color:#767676;height:21px;font-size:14px;border:1px solid #494949;}
.gTableBody {padding:2px;background:#202020;}
.gTableBody1 {padding:2px;background:#202020;}
.gTableBottom {padding:2px;background:#202020;}
.gTableLeft {padding:2px;background:#202020;font-weight:bold;color:#CCCCCC}
.gTableRight {padding:2px;background:#202020;color:#666666;}
.gTableError {padding:2px;background:#202020;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#202020}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#222222}
.forumLastPostTd,.forumArchive {padding:2px;font-size:9pt;}

a.catLink:link {text-decoration:none; color:#CCCCCC;}
a.catLink:visited {text-decoration:none; color:#CCCCCC;}
a.catLink:hover {text-decoration:underline; color:#999999;}
a.catLink:active {text-decoration:underline; color:#CCCCCC;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:14pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:12pt;}
.forumDescr,.forumModer {color:#888888;font-size:9pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:underline; color:#CCCCCC;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:underline; color:#CCCCCC;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#FFFFFF;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#CCCCCC;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:9pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#CCCCCC;}
a.forumBarA:visited {text-decoration:none; color:#CCCCCC;}
a.forumBarA:hover {text-decoration:underline; color:#FFFFFF;}
a.forumBarA:active {text-decoration:underline; color:#CCCCCC;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#862D2D;color:#FFFFFF;}
.fastNavCat {background:#F9E6E6;}
.fastNavCatA {background:#F9E6E6;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.pagesInfo {background:#202020;padding-right:10px;font-size:7pt;}
.switches {background:#2B2B2B;}
.switch {background:#202020;width:15px;font-size:7pt;}
.switchActive {background:#555555;font-weight:bold;color:#CCCCCC;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#CCCCCC;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#CCCCCC;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FFFFFF;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#CCCCCC;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#202020}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#222222}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#666666;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#222222;height:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px;  border:1px solid #494949;}
.threadsDetails {padding:2px;background:#373737;height:20px;color:#555555;color:#FFFFFF;border:1px solid #494949;}
.forumOnlineBar {padding:2px;background:#161616;height:20px;color:#CCCCCC;border:1px solid #494949;}

/* Подсветка тем форума*/
td.forumLastPostTd, td.forumIcoTd, td.threadIcoTd, td.forumNameTd, td.threadNametd, td.forumPostTd, td.threadPostTd, td .threadViewTd, td.threadAuthTd, td.forumThreadTd, td.forumLastPostTd {border: zpx #ffffff solid;}  
table.gTable tr:hover td.forumLastPostTd, table.gTable tr:hover td.forumIcoTd, table.gTable tr:hover td.threadIcoTd, table.gTable tr:hover td.forumNameTd, table.gTable tr:hover td.threadNametd, table.gTable tr:hover td.forumPostTd, table.gTable tr:hover td.threadPostTd, table.gTable tr:hover td.threadViewTd, table.gTable tr:hover td.threadAuthTd, table.gTable tr:hover td.forumThreadTd, table.gTable tr:hover td.threadLastPostTd, table.gTable tr:hover td.forumLastPostTd {background:#000000;}
/* ------------------- */

a.threadPinnedLink:link {text-decoration:none; color:#CCCCCC;}
a.threadPinnedLink:visited {text-decoration:none; color:#666666;}
a.thread1PinnedLink:hover {text-decoration:underline; color:#FFFFFF;}
a.threadPinnedLink:active {text-decoration:underline; color:#ff4400;}

.threadPinnedLink,.threadLink {font-weight:bold;}
a.threadLink:link {text-decoration:underline; color:#d5d5d5;}
a.threadLink:visited {text-decoration:underline; color:#666666;}
a.threadLink:hover {text-decoration:none; color:#FFFFFF;}
a.threadLink:active {text-decoration:underline; color:#ff4400;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* Posts View */
.postTable {background:#555555}
.postPoll {background:#222222;text-align:center;}
.postFirst {background:#222222;border-bottom:1px solid silver;}
.postRest1 {background:#222222;}
.postRest2 {background:#222222;}
.postSeparator {height:2px;background:#CCCCCC;}

.postTdTop {background:url('/img/15.gif') #4d4d4d;color:#DFDFDF;height:21px;font-size:14px;border:1px solid #000000;}
.postBottom {background:#202020;height:20px;color:#555555;}
.postUser {font-weight:bold;}
.postTdInfo {background:#222222;text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#CCCCCC;}
.posttdMessage {background:#202020;padding:5px;}

.postPoll {padding:5px;}
.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#555555;font-size:9px;}
.quoteMessage {background:#555555;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#555555;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#FFFF00;}
.statusOffline {color:#FFFFFF;}
/* ---------- */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/img/16.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/img/16.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;}

.codeButtons {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;}
.codeCloseAll {font-size:7pt;background: #333333;color:#FFFFFF;border:1px outset #333333;font-weight:bold;}
.postNameFl,.postDescrFl {background:#2c2c2c;color:#998066;border:1px solid #555555;width:400px}
.postPollFl,.postQuestionFl {background:#2c2c2c;border:1px solid #555555;width:400px}
.postResultFl {background:#2C2C2C;border:1px solid #555555;width:50px}
.postAnswerFl {background:#2C2C2C;border:1px solid #555555;width:300px}
.postTextFl {background:#2C2C2C;border:1px solid #555555;width:550px;height:150px;color:#998066;}
.postUserFl {background:#2C2C2C;border:1px solid #555555;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center;background:#202020;}
/* --------- */

/* Вид материалов наф форуме */ 
  a.RepUsee:link, a.RepMidd:active, a.RepMidd:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;}  
  a.RepUsee:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;}  
  a.RepUsee div.RepUse {border:1px solid #525252; background:#252525; padding:1px 3px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}  
  a.RepUsee div.RepUse:hover {background:#181818; text-shadow:1px 1px 0px #000000;}  
  a.RepViss:link, a.RepViss:active, a.RepViss:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;}  
  a.RepViss:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;}  
  a.RepNizz:link, a.RepNizz:active, a.RepNizz:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;}  
  a.RepNizz:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;}  
  a.RepMidd:link, a.RepMidd:active, a.RepMidd:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;}  
  a.RepMidd:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;}  
  a.RepViss div.RepVis {border:1px solid #525252; border-left:0px; background:#252525; padding:1px 4px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-top-right-radius:9px;-webkit-border-bottom-right-radius:9px;-moz-border-radius-topright:9px;-moz-border-radius-bottomright:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;}  
  a.RepViss div.RepVis:hover {background:#206502; text-shadow:1px 1px 0px #174901;}  
  a.RepNizz div.RepNiz {border:1px solid #525252; border-right:0px; background:#252525; padding:1px 2px 2px 4px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-top-left-radius:9px;-webkit-border-bottom-left-radius:9px;-moz-border-radius-topleft:9px;-moz-border-radius-bottomleft:9px;border-top-left-radius:9px;border-bottom-left-radius:9px;}  
  a.RepNizz div.RepNiz:hover {background:#8a0404; text-shadow:1px 1px 0px #6c0202;}  
  a.RepMidd div.RepMid {border:1px solid #525252; border-right:0px; border-left:0px; background:#252525; padding:1px 3px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515;}  
  a.RepMidd div.RepMid:hover {background:#181818; text-shadow:1px 1px 0px #000000;}  
  .postTable {border:1px solid #5d5d5d; background:#363636; margin-top:5px; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}  
  a.postUser:link, a.postUser:active, a.postUser:visited {text-decoration:none; font-weight:normal; font-size:11px; font-family:tahoma; color:#e8e8e8; text-shadow:1px 1px 0px #000000;}  
  a.postUser:hover {text-decoration:none; font-weight:normal; font-size:11px; font-family:tahoma; color:#ffffff; text-shadow:1px 1px 0px #000000;}  
  a.postUser div {border:1px solid #4d4d4d; background:#272727; text-align:center; text-shadow:1px 1px 0px #000000; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}  
  a.postUser div:hover {background:#232323;}  
  .postFirst, .postRest1, .postRest2 {background:#1f1f1f;}  
  .postSeparator {height:1px;background:#1f1f1f;}  
  .posttdMessage {padding:5px 5px 5px 2px; font-size:11px; font-family:tahoma; color:#e0e0e0; text-shadow:1px 1px 0px #1d1d1d;}  
  .posttdMessage img {max-width:680px;}  
  .WrapInfo {border:1px solid #525252; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}  
  .WrapInfo2 {border:1px solid #1a1a1a; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}  
  .postTdTop {border-bottom:1px solid #525252; border-left:1px solid #525252; border-right:1px solid #525252; -webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}  
  .postTdTop2 {border-bottom:1px solid #1a1a1a; border-left:1px solid #1a1a1a; border-right:1px solid #1a1a1a; padding:5px 5px 5px 5px; font-size:11px; font-family:tahoma; color:#7d7d7d; -webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}  
  .postTdTop2 a {font-weight:bold; text-decoration:none; font-size:10px; font-family:verdana;}  

  .postTdTop3 {border-top:1px solid #525252; margin:0 5px; border-left:1px solid #525252; border-right:1px solid #525252; -webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-topleft:3px;border-top-right-radius:3px;border-top-left-radius:3px;}  
  .postTdTop4 {border-top:1px solid #1a1a1a; border-left:1px solid #1a1a1a; border-right:1px solid #1a1a1a; padding:5px 5px 5px 5px; font-size:11px; font-family:tahoma; color:#7d7d7d; -webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-topleft:3px;border-top-right-radius:3px;border-top-left-radius:3px;} 
  .replaceBody {background:url('http://streetlineclub.ucoz.ru/images/replaceBody.jpg')}  
  .replaceTable {background:url('http://streetlineclub.ucoz.ru/images/replaceTable.png');height:120px;width:420px;}
  .legendTd {font-size:1em;}
/* ====== forum End ====== */


.eMessage {font-size:10pt; color:#b7b7b7;}
.eTitle {font-size:14pt; color:#ff4200; margin-top:4px;}



/* Оповещение о новом лс как ВКонтакте  
------------------------------------------*/ 
.news_ls1 { 
  position:relative; 
  z-index:9999; 
} 

.news_ls2 { 
  position:fixed; 
  bottom:5px; 
  right:5px; 
} 

.uContent{ 
  overflow: hidden;  
  display:none; 
  margin-bottom:10px; 
  width:300px; 
  background:url(http://streetlineclub.ucoz.ru/images/fon_uContent_Black.png); 
  padding:5px 10px 5px 10px; 
  -webkit-border-radius: 5px; 
  -moz-border-radius:5px; 
  border-radius: 5px; 
  -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.70); 
  -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.70); 
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.70); 
} 

.uContent_l { 
  float:left; 
  font: 11px Verdana,Arial,Helvetica, sans-serif; 
  color:#a7a7a7; text-shadow: 1px 1px 1px #252525; font-weight: bold; 
} 
   
.uContent_p {float:right;} 
.uContent_c { 
  float:left; 
  font: 100%/1.0 Verdana,Arial,Helvetica, sans-serif; 
  color:#a7a7a7; 
  width:300px; 
  padding: 5px 0px 0px 0px;  
} 
   
.uPm-close { 
  width:18px; 
  height:18px; 
  background:url(http://streetlineclub.ucoz.ru/images/knopka_closse_Black.png) no-repeat; 
} 

.uPm-close:hover { 
  background-position:0px -18px; 
} 
   
.uContent_c img { 
  float:right; 
  width:45px; 
  height:45px; 
  border:1px solid #838383;  
  padding: 3px;  
  margin: 0px 0px 10px 15px;  
  background:#646464; 
} 

.uContent_c span { 
  color:#8fbbe9;  
} 
.uContent_c p { 
  padding:0;  
  margin: 5px 0px 0px 0px;  
} 

.uContent_c a:link,  
.uContent_c a:visited {color:#f7f7f7;} 
.uContent_c a:hover {color:#bdbdbd;} 
/* -------------------------------------- */

/* Comments Style */  
  .cBlock1,  
  .cBlock2 {  
  float:left;  
  overflow: hidden;  
  width:100%;  
  margin-bottom: 15px;  
  }  

  .cBlock1 {background: #555;}  
  .cBlock2 {background: #333;}  

  .coment_avatar,  
  .cBlock1,  
  .cBlock2 {  
  outline: 1px solid #2c2c2c;  
  border: 1px solid #838383;  
  }  

  .vid_comments_os {  
  float:left;  
  width:95%;  
  padding: 5px 15px 5px 16px;  
  }  

  .vid_comments_os a:link,  
  .vid_comments_os a:visited {color:#9cbdd3;}  
  .vid_comments_os a:hover {color:#87dd85;}  
  img {border: none; }  
  a {outline: none; text-decoration:none!important; }  

  .vc_top {  
  float:left;  
  width:100%;  
  padding: 0px 0px 5px 0px;  
  }  

  .vc_name {  
  font: 10px Verdana,Arial,Helvetica, sans-serif;  
  text-shadow: 1px 1px 1px #111;  
  float:left;  
  padding: 3px 0px 0px 0px;  
  }  
   
  .vc_name strong {color:#4EA62C;}  
  .vc_name span {color:#999;}  

  .vc_reiting {  
  font: 11px Verdana,Arial,Helvetica, sans-serif;  
  float:right;  
  }  

  .vc_reiting img {float:left; padding-top: 6px;}  
  .vc_reiting span {float:left; padding: 2px 5px 0px 5px; font-weight: bold;}  

  .vc_nomer {  
  font: 11px Verdana,Arial,Helvetica, sans-serif;  
  float:right;  
  font-size:19px;  
  margin-left: 15px;  
  }  

  .vc_nomer a:link,  
  .vc_nomer a:visited {color:#C7C7C7;}  
  .vc_nomer a:hover {color:#2C68A6;}  

  .vc_center {  
  float:left;  
  text-align:justify;  
  font: 115%/1.5 Verdana,Arial,Helvetica, sans-serif;  
  color:#b5b5b5;  
  width:100%;  
  }  

  .coment_avatar{  
  float:right;  
  width:50px;  
  height:50px;  
  padding:3px;  
  margin: 0px 0px 10px 15px;  
  }  

  .vc_center {  
  color:#b5b5b5;  
  width:100%;  
  }  

  .vcc_otvet {  
  color:#ececec;  
  padding: 5px 5px 5px 5px;  
  background: #7d7d7d;  
  border: 1px solid #959595;  
  width:98%;  
  margin: 10px 0px 10px 0px;  
  }  

  .vc_center,  
  .vcc_otvet {  
  float:left;  
  overflow: hidden;  
  text-align:justify;  
  font: 115%/1.5 Verdana,Arial,Helvetica, sans-serif;  
  }  

  .vc_bottom {  
  clear:left;  
  text-align:right;  
  padding: 0px 0px 0px 0px;  
  }  

  .post_r {color: #858585;}  
  .red {color: #ef7575;}  
  .gren {color: #8fef75;}  
  .grey {color: #999;}
   

  /* Вход и мини профиль  
  ------------------------------------------*/  
  .vxod_reg {  
  color:#66B427;  
  text-shadow:1px 1px 1px #000;  
  font-weight: 700;  
  padding:6px 0px;  
  }  

  .uzer_li a:link,  
  .uzer_li a:visited,  
  .vxod_reg a:link,  
  .vxod_reg a:visited {color:#66B427;}  
  .uzer_li a:hover,  
  .vxod_reg a:hover {color:#2784b4;}  

  .uzer_li {  
  float:right!important;  
  margin:0!important;  
  padding:0!important;  
  }  

  .info_uzer {  
  color:#66B427;  
  text-shadow:1px 1px 1px #000;  
  font-weight: 700;  
  width:135px;  
  }  

  .info_uzer span {  
  float:left;  
  text-align:left;  
  width:70px;  
  padding: 1px 0px 0px 10px;  
  }  

  .vxod_avatar {  
  float:right;  
  width:35px;  
  height:35px;  
  }  

  /* Дополнительно  
  ------------------------------------------*/  
  img {border: none;}  
  a {text-decoration:none;outline:none}  

  #bottom_bar a:hover img {  
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);  
  -moz-opacity: 0.5;  
  opacity: 0.5;  
  filter: alpha(opacity=50);  
  }  

  .left {float:left;}  
  .right {float:right!important; }  
  .clear {clear:left;}


/* Чёрный вид цитаты  
  ------------------------------------------*/  
.bbCodeBlock {border:2px solid #080808; margin:2px 0px; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}  
  .bbCodeName {display:none;}  
  .codeMessage {color:#f8f8f8; background:#8b332f; font-size:12px; font-family:Courier new; border:1px solid #c54d47 !important; padding:5px; margin-top:1px; text-shadow:1px 1px 0px #4f0e0c !important; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}  

.bbQuoteName { 
  background:#646464; 
  color:#fff; 
  line-height:28px; 
  padding-left:15px; 
  text-transform:uppercase; 
} 
.quoteMessage { 
  border:1px solid #646464 !important; 
  border-top:0 none !important; 
  padding:15px 15px 15px 15px; 
  background:#2a2a2a url(http://mvcreative.ru/example/5/black_arrow.png) no-repeat 90% top; 
  font-size:11px
}

 /*------------------------------------------*/

/* Mне нравится  
  ------------------------------------------*/  
  #rating_os {  
  float:right;  
  font: 11px Verdana,Arial,Helvetica, sans-serif;  
  color:#a7a7a7; text-shadow: 1px 1px 1px #252525;  
  background:#484848;  
  border: 1px solid #252525;  
  }  

  #rating_os a:link,  
  #rating_os a:visited,  
  #rating_os a:hover {text-decoration:none; color:#a7a7a7;}  

  #rating_l {  
  float:left;  
  background: url(http://streetlineclub.ucoz.ru/images/ugol_black.png) no-repeat right;  
  padding: 3px 10px 3px 5px;  
  }  

  #rating_l:hover {  
  background: #5d5d5d url(http://streetlineclub.ucoz.ru/images/ugol_black.png) no-repeat right;  
  }  

  #rating_p {  
  float:right;  
  padding: 3px 5px 3px 5px;  
  background:#6e6e6e;  
  }

/* Comments Form Style */  
.commTable {color:#000000;}  
.commTd1 {color:#FFFFFF;}  
.commTd2 {color:#FFFFFF;}  
.commFl {color:#000000;width:100%;background:#FEFEFA;border:1px solid #ffffff;}  
.commF2 {color:#000000;width:100%;background:url('http://streetlineclub.ucoz.ru/images/25.png');border:1px solid #000000;}  
.commF3 {color:#000000;width:100%;background: url('http://streetlineclub.ucoz.ru/images/25.png');border:1px solid #cccccc;}  
.smiles {border:0px inset;background:#202020;}  
.commReg {padding: 10 0 10 0px; text-align:center;}  
.commError {color:#FF0000;}  
.securityCode {color:#000000;width:100%;background: url('http://streetlineclub.ucoz.ru/images/25.png');border:1px solid #a6a5a5;} 
.myWinSuccess {color:#FFFFFF;} 
/* ------------------- */

/*Переключатель страниц*/
.catPages1 {color:#bbbbbb;border:0px;margin-bottom:10px;margin-top:10px;}  
#pagesBlock1 {padding-top:10px;}  
.catPages1 a:link,  
.catPages1 a:visited,  
.catPages1 a:hover,  
.catPages1 a:active {font-family: tahoma;text-decoration:none;color: #ffffff;background:#bbbbbb;padding:3px 10px;font-size:11px;font-weight:bold;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-khtml-border-radius:2px;font-size: 10px;}  
.catPages1 a:hover {font-family: tahoma;background:#ff4200;color:#FFFFFF;font-weight:bold;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-khtml-border-radius:2px;font-size: 10px; box-shadow: 0px 0px 0px 1px #ac2d01;text-shadow: 0px 1px 0px #579b1f;}  
.catPages1 b {font-family: tahoma;text-decoration:none;background:#ff4200;padding:3px 10px;color:#ffffff;font-size:11px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-khtml-border-radius:2px;font-size: 10px; box-shadow: 0px 0px 0px 1px #ac2d01;text-shadow: 0px 1px 0px #579b1f;}
/* ------------------- */

/* Тёмный вариант последних комментарий*/  
.last_comment_os {  
  overflow: hidden;  
  float:left;  
  font: 11px Verdana,Arial,Helvetica, sans-serif; color:#B5B5B5;  
  width:230px;  
  margin: 5px 0px 5px 0px;  
}  

.last_comment_os a:link,  
.last_comment_os a:visited {color:#B5B5B5;}  
.last_comment_os a:hover {color:#929292;}  

.lc_message {  
  float:left;  
  margin:;  
  padding:5px;  
  width:218px;  
  background: #555;  
  border: 1px solid #2c2c2c;  
}  

.lc_uzer {  
  float:left;  
  text-align:right;  
  width:230px;  
  position: relative  
}  

.lc_ugol {  
  position:absolute;  
  float:right;  
  background: url(http://streetlineclub.ucoz.ru/images/lc_ugol_Black.png) no-repeat right;  
  width: 27px;  
  height: 27px;  
  top: -1px;  
  right: 20px;  
}  

.lc_avatar {  
  float:right;  
  width: 30px;  
  height: 30px;  
  padding:3px;  
  border: 1px solid #2c2c2c;  
  margin: 10px 55px 0px 10px;  
}  

.lc_name {  
  float:right;  
  width: 105px;  
  margin: 13px 0px 2px 0px;  
  font-weight: bold;  
}  

.lc_data {  
  float:right;  
  font: 9px Verdana,Arial,Helvetica, sans-serif; color:#999;  
  width: 105px;  
}  

.transparency_i a:hover img {  
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);  
  -moz-opacity: 0.5;  
  opacity: 0.5;  
  filter: alpha(opacity=50);  
}  
/* ------------------- */

/* Вид комментариев*/  
.com_wp {border-radius:50%;background:#fff;width:65;height:65}  
  .ob_wp { width:73;height:73;background: #20242b;border-radius:50%;}  
  .ob_wp1 { width:96;height:96;background:#ff6600;border-radius:50%;}  
  .mess_wp{box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);border-radius:10px;background: #000000;  
  background: -moz-linear-gradient(top, #efefef 0%, #dbdbdb 100%);  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#dbdbdb));  
  background: -webkit-linear-gradient(top, #efefef 0%,#dbdbdb 100%);  
  background: -o-linear-gradient(top, #efefef 0%,#dbdbdb 100%);  
  background: -ms-linear-gradient(top, #efefef 0%,#dbdbdb 100%);  
  background: linear-gradient(to bottom, #efefef 0%,#dbdbdb 100%);  
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dbdbdb',GradientType=0 );  
  }  
  .tim_wp{background:#d7d7d7;border-radius:5px;}  
  #triangle-left {  
  width: 0;  
  height: 0;  
  border-top: 7px solid transparent;  
  border-right: 9px solid #e1e1e1;  
  border-bottom: 7px solid transparent;  
  }#triangle-left1 {  
  width: 0;  
  height: 0;  
  border-top: 7px solid transparent;  
  border-left: 9px solid #e1e1e1;  
  border-bottom: 7px solid transparent;  
  }
/* ------------------- */