/*
	COMMON ELEMENTS
*/

body		{
	background-color: #000;
	margin: 0;
	padding: 0;
	min-width:1000px;
}

* html body {width: expression(document.body.clientWidth < 1001 ? "1000px" : "auto")}

body, td	{
	color: #d6d6d6;
	font-family: Verdana,sans-serif;
}

a	{
	color: #c9ae7f;
}

a:visited	{
	color: #a39378;
}

a:hover	{
	color: #dec7a0;
}

h1	{
	color: #d3bb92;
	font-size: 28px;
	font-weight: normal;
	margin: 0 0 15px 14px;
	padding: 0;
}

h2	{
	color: #d3bb92;
	font-size: 20px;
	margin: 0 0 14px 0;
	padding: 0;
	font-weight: normal;
}

h3	{
	color: #d3bb92;
	font-size: 16px;
	margin: 0 0 14px 0;
	padding: 0;
	font-weight: normal;
}

img	{
	border: 0;
}

table	{
	_width: 95%;
}

.body-content		{
	margin: 0 20px 20px 14px;
}

.body-content p		{
	color: #c8c8c8;
	font-size: 14px;
}

.body-content li		{
	color: #c8c8c8;
	font-size: 14px;
}

.plink	{
	font-size: 9px;
	margin-top: 20px;
	color: #666;
}

.plink a	{color: #666}

/*	common icons	*/

.icon-edit	{
	cursor: pointer;
	background: url(/img/icons/edit.png) no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	height: 16px;
	width: 16px;
	zoom:1;
	*display:inline;
}
.icon-delete	{
	cursor: pointer;
	background: url(/img/icons/delete.png) no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	height: 16px;
	width: 16px;
	zoom:1;
	*display:inline;
}

/*	common table	*/

.com-table	{
	margin-bottom: 30px;
}

.com-table td, .com-table th	{
	background-color: #222;
	border-bottom: 1px solid #444;
	font-size: 11px;
	padding: 8px 12px 9px 17px;
	vertical-align: top;
}

.com-table th	{
	background-color: #444;
	border-bottom: 1px solid #555;
	text-align: left;
}

/*	common taxonomy list	*/

.node	{
	margin-bottom: 50px;
}

.node h2	{
	margin-bottom: 3px;
}

/*	posted date	*/

.node .submitted {
	display: block;
	color: #9a9489;
	font-size: 11px;
	margin-bottom: 15px;
}

.node .submitted a {
	color: #9a9489;
}

.node .content-wrap	{
	margin-bottom:17px;
	overflow: hidden;
	_width: 97%;
}

.node .content-wrap .content	{
	margin-bottom: 0;
}

/*	teaser	*/

.node .content	{
	font-size: 14px;
	margin-bottom: 17px;
}

.node .content p	{
	margin: 0;
}

/*	links	*/


.node .links	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.node .links li	{
	float: left;
	font-size: 12px;
	margin-right: 20px;
}

.node .rubric span	{
	margin-right: 20px;
}

/*	site tabs	*/

.site-tabs	{
	border-bottom: 1px solid #555;
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
	overflow: hidden;
	_width: 95%;
}

.site-tabs li	{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-color: #222;
	border: 1px solid #555;
	border-bottom: 0;
	display: block;
	padding: 5px;
	margin-right: 10px;
	float: left;
}

.site-tabs li.active	{
	background-color: transparent;
	border: 0;
	border-top: 1px solid #000;
}

/*
	STRUCTURE ELEMENTS
*/

.p-body	{
	margin: 0 0 40px 30px;
	overflow: hidden;
	_width:97%;
}

/*	left column	*/

.p-left-column	{
	float: left;
	width: 250px;
}

.p-logo	{
	margin: 40px 0 50px 0;
}

.left-menu	{
	margin: 40px 0 60px 0;
}

.left-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.left-menu ul a	{
	text-decoration: none;
	color: #c9ae7f;
}

.left-menu ul a:hover	{
	color: #dec7a0;
}

.left-menu li {
	font-size: 14px;
	padding-bottom: 5px
}

.left-menu li.m-active a	{
	color: #B1501F;
}

/*	right column	*/

.p-right-column	{
	margin-left: 280px;
}

.right-top-crowd	{
	background: url(/img/crowd_img_other.jpg) repeat-x;
	/*background: url(/img/crowd_under_band_other.jpg) repeat-x;*/
	height: 115px;
}

.right-top-peavy-index	{
	background: url(/img/body_img.jpg) no-repeat 25px 0;
	/*background: url(/img/front_band_foto.jpg) no-repeat 25px 0;*/
	height: 381px;
}

.right-top-crowd-index	{
	background: url(/img/crowd_img.jpg) no-repeat;
	/*background: url(/img/crowd_under_band.jpg) no-repeat;*/
	height: 115px;
}

.right-top-menu {
	background: url(/img/stripe_right.jpg) no-repeat top right #b19d6b;
	height: 23px;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 7px 0 0 14px;
}

.right-top-menu ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.right-top-menu li	{
	font-size: 12px;
	float: left;
	width: 15%;
}

.right-top-menu li.m-active a{
	color: #610B00;
	font-weight: bold;
}



.right-top-menu li.m-item-3	{
	width: 20%;
}

.right-top-menu li a	{
	color: #2d1b05;
	text-decoration: none;
	text-transform: uppercase;
}

/*	footer row */

.p-footer	{
	background-color: #161616;
	border-top: 1px solid #262626;
	padding: 25px 30px 30px 30px;
	position: relative;
}

.bottom-copyight	{
	float: left;
	font-size: 12px;
	width: 240px;
}

.p-footer .our-banner	{
	margin-left: 25%;
	margin-right: 100px;
}

.p-footer .our-banner img	{
	display: block;
	margin-right: 20px;
	float: left;
}

.p-footer .our-banner div	{
	font-size: 11px;
}

.rambler-banner	{
	right: 20px;
	top: 25px;
	width: 88px;
	position: absolute;
}

/*	pager row */

.pager {
	font-size:12px;
	margin:0;
	padding:0 !important;
	text-align:left;
}

.pager li	{
	display:inline-block;
	list-style-type:none;
	margin:0;
	padding:4px 7px 2px !important;
	vertical-align:middle;
}

.pager-current	{
	background-color:#333;
	color:#ccc;
	font-weight:normal;
}

* html .pager li {
display:inline;
}
* + html .pager li {
display:inline;
}

/*	Навигация по страницам	*/

.pager					{list-style-type: none; margin: 10px 0 10px 0; padding: 0; overflow: hidden;}
* HTML .pager				{ zoom: 1 }
.pager li				{float: left; font-size:115%; padding:0.5em 0; padding:0.2em 0.3em;}
.pager li.active			{background-color: #222; padding:0.5em 0; padding:0.2em 0.3em;}

/*	Дата добавления материала на странице материала	*/

.item-submited	{
	color: #999;
	font-size: 11px;
}

/*	Хлебные крошки	*/

.breadcrumbs	{
	color: #777;
	font-size: 11px;
	margin: 0 0 15px 15px;
	text-transform: lowercase;
}

.breadcrumbs a	{
	color: #777;
}

/*
	FRONT PAGE
*/

.body-front-content	{
	padding: 5px 0 0 15px;
}

.body-front-content h2	{
	color:#7C7C7C;
	font-size:90%;
	margin-bottom:13px;
}

.front-com-block	{
	overflow: hidden;
	margin-bottom: 15px;
}

* html .front-com-block	{ width: 99%; }
* + html .front-com-block	{ width: 99%; }

.front-com-block-left	{
	float: left;
	width: 59%;
	margin-top: 10px;
}

* html .front-com-block-left	{ width: 57%; }
* + html.front-com-block-left	{ width: 57%; }

.front-com-block-right	{
	background-color: #1F1F1F;
	width: 40%;
	margin-left: 62%;
	padding-top: 11px;
	padding-right: 20px;
}

* html .front-com-block-right	{ width: 33%; }
* + html .front-com-block-right	{ width: 33%; }

.front-com-block-left, .front-com-block-right, .front-com-block-full{
	padding-left: 15px;
	padding-bottom: 15px;
}

.front-com-block-full	{
	padding-top: 15px;
}

.front-com-block-left .view-display-id-block_1 .views-row	{
	font-size: 12px;
	margin-bottom: 12px;
}

.front-com-block-left .view-display-id-block_1 .views-row .views-field-created	{
	font-size: 11px;
}

.front-com-block-left .view-display-id-block_1 .views-row span	{
	display: block;
}

.front-com-block-left .view-display-id-block_1 .view-content	{
	margin-bottom: 20px;
}

.front-com-block-fotolist	{
	margin-bottom: 10px
}

.front-com-block-fotolist img	{
	margin-right: 15px
}

.front-com-block-subhref	{
	font-size: 11px;
}

.news-comments-count	{
	background: url(/img/comments.gif) no-repeat 0 3px;
	color: #777;
	display: inline;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 15px;
}

.taxo-comments-count	{
	background: url(/img/comments.gif) no-repeat 0 3px;
	color: #777;
	font-size: 11px;
	padding-left: 15px;
}

/*	last 5 posts	*/

.forum-latest-posts .title	{font-size: 12px; color: #7c7c7c; margin-bottom: 17px}
.forum-latest-posts .date	{font-size: 11px; color: #d6d6d6}
.forum-latest-posts .notice	{font-size: 11px; margin-bottom: 12px}
.forum-latest-posts .stats	{font-size: 11px; color: #7c7c7c; margin-top: 17px;}
.forum-latest-posts .go-full{margin-top: 23px; font-size: 11px}

/*	last update list	*/

.front-com-block-full	{
	border-color: #2E2E2E;
	border-width: 1px 0 1px 1px;
	border-style: solid;
}

/*	front page list	*/

.front-list	{
	margin-bottom: 20px;
}

.front-list .front-list-item	{
	margin-bottom: 11px;
}

.front-list .title	{
	font-size: 12px;
}

.front-list .title span	{
	display: block;
	font-size: 11px;
}

.front-com-block-right .front-list-item {
	padding-right: 20px;
}

.all-news-link	{	font-size: 11px;}

.forum-link	{font-size: 11px;}

/*
	ADS BLOCKS
*/

.left-ads-block	{
	font-size: 11px;
	margin-bottom: 30px;
}

.left-ads-block-yandex	{
	font-size: 10px;
	margin-top: 110px;
	width: 200px;
}

/*
	NEWS PAGE
*/



.commentsBlock						{ margin-left: 15px; margin-top: 70px }
.commentsBlock h3					{ font-size: 90% ; padding-left: 0; margin-bottom: 20px; font-weight: normal }
.commentsBlock p						{ font-size: 12px; padding-left: 0 }

.pageCommentsForm fieldset				{ border: 0; margin: 0; padding: 0; width: 100%}

.pageCommentsForm  textarea		{ display: block; width: 70%; height: 100px; border: 1px solid #555; background-color: #eee; padding: 2px }
.pageCommentsForm p					{ padding-left: 0; font-size: 75% }
.pageCommentsForm input				{ border: 3px double #777 }

#commentsList ul						{ display: block; margin: 20px 0 0 0; padding: 0; list-style-type: none;}
#commentsList ul li					{ margin-bottom: 15px; font-size: 12px }
#commentsList ul li span				{ display: block; margin-bottom: 3px; font-size: 11px; color: #999}
#commentsList ul li a					{ font-size: 12px; font-weight: bold; margin-right: 10px;  }

.error-block						{ border: 1px solid #ab0000; padding: 3px; color: #fff; background-color: #400; margin: 10px 0 10px 0; font-size: 75% }
.warn-block							{ border: 1px solid #ab9100; padding: 3px; color: #fff; background-color: #332f00; margin: 10px 0 10px 0; font-size: 75% }
.success-block							{ border: 1px solid #009900; padding: 3px; color: #fff; background-color: #003300; margin: 10px 0 10px 0; font-size: 75% }

.error-block h4, .warn-block h4, .success-block h4		{ font-size: 115%; margin: 0 0 5px 0 }

/*
	ALBUM PAGE
*/

/* structure */

.album-page	{
	background-color: #1C1C1C;
	padding: 10px;
	overflow: hidden;
	_width: 97%;
}

.album-page-columns	{
	overflow: hidden;
	_width: 90%;
}

.album-page-left	{
	float: left;
	width: 190px;
}

.album-page-left img	{
	border: 1px solid #ccc;
}

.album-page-right	{

	margin-left: 210px
}

/* elements */

.album-page dd	{
	margin-left: 15px;
}

.album-page-left .release-year {
	font-size: 12px;
	margin-bottom: 20px;
}

.album-page-left .release-year span{
	display: block;
}

.album-page-left .album-options-list	{
	font-size: 12px;
	margin: 0 0 20px 0;
}

.album-page-left .album-options-list dt {
	margin-bottom: 5px;
}

.album-page-left .album-options-list dd{
	font-size: 11px;
}

.album-page-left .album-options-list ul	{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

.album-page-left .album-options-list li	{
	font-size: 11px;
	margin-bottom: 3px;
}

.album-page-left .studio-link	{
	font-size: 12px;
	margin-bottom: 20px;
}

.album-page-right dl	{
	margin: 0 0 20px 0;
}

.album-page-right dt	{
	font-size: 12px;
}

.album-page-right dd	{
	margin-left: 0;
}

.album-page-right	ol	{
	margin-top: 10px;
	padding-top: 0;
}

.album-page-right	li	{
	font-size: 12px;
}

/* review block */
#reviewActivateButton	{border-bottom:1px dashed #D3BB92; color: #D3BB92; cursor:pointer; display:inline-block; font-size: 12px; margin-bottom: 20px;  }

.review-form fieldset	{margin: 0; padding: 0; border: 0;}
.review-form label		{display: block; font-size: 11px; color: #ccc; margin-bottom: 4px}
.review-form input, .review-form textarea, .review-form select {background-color: #f3f3f3; border: 1px solid #777; display: block; margin-bottom: 10px;}
.review-form input:focus, .review-form textarea:focus, .review-form select:focus	{background-color: #ffffcc}
.review-form input, .review-form textarea { padding: 3px }
.review-form input		{width: 400px;}
.review-form textarea 	{width: 400px; height: 300px}
.review-submit			{background-color: #d4d0c8 !important;border: 1px inset #ccc;}

.album-reviews		{margin-bottom: 30px}
.album-reviews div	{margin-bottom: 7px; font-size: 12px;}
.album-reviews div span	{color: #999}

/*
	LYRICS PAGE
*/

#roTabs	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px solid #444;
}

#roTabs li	{
	color: #C3AD87;
	font-size: 12px;
	float: left;
	padding: 5px;
	margin-right: 20px;
	text-decoration: underline;
}

#roTabs li.active	{
	color: #C8C8C8;
	background-color: #333;
	border-style: solid;
	border-width: 1px;
	border-color: #444;
	border-bottom: 0;
	padding: 4px;
	text-decoration: none;
}

/*
	LINKS TABLE
*/

.links-cat-table div	{
	margin-bottom: 5px;
}

/*
	FOTO PAGE
*/

.foto-categories	{

}

.foto-categories-item	{
	background-color: #222;
	padding: 20px 20px 10px 20px;
	margin-bottom: 15px;
}

.foto-cat-expand	{
	background: url(/img/icons/expand.png) no-repeat;
	height: 13px;
	width: 19px;
}

.foto-cat-close	{
	background: url(/img/icons/collapse.png) no-repeat;
	height: 6px;
	width: 19px;
}

.foto-cat-toggler-button	{
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	zoom:1;
	*display:inline;
}
* html .foto-cat-toggler-button	{
	float: left;
	margin-top: 7px;
}
* + html .foto-cat-toggler-button	{
	float: left;
	margin-top: 7px;
}

.foto-categories-item h2	{
	display: inline-block;
	border-bottom: 1px dashed #d3bb92;
	cursor: pointer;
	margin-left: 10px;
	zoom:1;
	*display:inline;
}

.foto-categories-item h2:hover	{
	color: #dec7a0;
}

.foto-categories-childs {
	margin: -15px -15px 15px 0 ;
}

.foto-categories-child {
	display: -moz-inline-box;
	display: inline-block;
	background-color: #333;
	vertical-align: top;
	text-align: left;
	margin: 15px 15px 0 0;
	width: 290px;
	zoom:1;
	*display:inline;
}

.foto-categories-child .fcc-wrap {
	margin: 0 15px 15px 0;
	padding: 15px 0 15px 15px;
	float: left;
}


.foto-categories-child h3	{
	margin-bottom: 3px;
}

.foto-categories-child .updated	{
	color: #999;
	font-size: 11px;
	margin-bottom: 10px;
}

.foto-categories-child .preview	{
	overflow: hidden;
	margin-bottom: 10px;
	_width: 97%;
}

.foto-categories-child .preview div	{
	background-repeat: none;
	background-position: 50% 50%;
	float: left;
	height: 50px;
	overflow: hidden;
	width: 50px;
}

.foto-categories-child .description	{
	font-size: 11px;
}

.category-foto-list {
	margin: -15px -15px 15px 0 ;
}

.category-foto-item {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 15px 15px 0 0;
	zoom:1;
	*display:inline;
}

.category-foto-wrap {
	margin: 0 0 15px 0;
	padding: 15px;
	width: 120px;
	float: left;
}

.category-foto-tn	{
	border: 1px solid #999;
	height: 100px;
	margin-bottom: 3px;
	overflow: hidden;
	width: 100px;
}

.category-foto-tn img	{
	position: relative;
	width: 100px;
}

.category-foto-title	{
	color: #bbb;
	font-size: 12px;
	margin-bottom: 3px;
	overflow: hidden;
}

.category-foto-description	{
	color: #999;
	font-size: 11px;
}

.foto-page-fotolist	{
	overflow: hidden;
	margin-bottom: 30px;
	_width: 97%;
}

.category-foto-edit	{
	border: 1px solid #777;
	background-color: #333;
	padding: 5px;
	position: absolute;
	z-index:999;
}

.category-foto-edit label	{
	display: block;
	font-size: 12px;
}

.category-foto-edit textarea	{
	background-color: #eee;
	border: 1px solid #777;
	font-size: 12px;
	font-family: Arial;
	height: 60px;
	padding: 3px;
	width: 300px;
}

/**
*
*	VIDEO LIST
*
*/

.video-list	{

}

.video-list h2	{
	margin-bottom: 15px;
}

.vf-container	{
	float: left;
	height: 110px;
	width: 220px;
}

.video-list .vf-show	{
	display: inline;
}

.video-list .vf-hide	{
	display: none;
}

.video-list .content	{
	margin-left: 230px;
}


/**

*
*	QUIZ
*
*/

.quiz-form fieldset	{
	border: 0;
	padding: 0;
	margin: 0 0 25px 30px;
}

.quiz-form  h4	{
	font-size: 12px;
	margin: 0 0 10px 0;
}

.quiz-form label	{
	display: block;
	font-size: 12px;
	margin: 0 0 5px 15px;
}

.quiz-form input{
	margin: 0 5px 0 0;
	padding: 0;
}

.quiz-form .quiz-form-submit	{
	margin-left: 30px;
}

.top-quiz-rating-table	{
	width: 500px;
}

.top-quiz-rating-table th	{
	border-bottom: 1px solid #999;
	font-size: 12px;
	text-align: left;
	width: 90px;
	padding: 0 15px 11px 0;
}

.top-quiz-rating-table th.u-name{
	width: 200px;
}

.top-quiz-rating-table td	{
	border-bottom: 1px solid #eee;
	font-size: 12px;
	padding: 9px 15px 9px 0;
}

/*
	IE6
*/

.ie-user-block{
	display: none;
}

* html .ie-user-block{
	border: 3px solid #600;
	background-color: #333;
	padding: 15px 15px 5px 15px;
	display: block;
}

* html .ie-user-block p	{
	font-size: 12px;
}

/**
	THEMES
*/

.theme-strings a {	color: #a7a2d3; }

.theme-strings h1, .theme-strings h2, .theme-strings h3	{	color: #9a94d5; }

.theme-strings .left-menu ul a				{	color: #a7a2d3; }
.theme-strings .left-menu ul a:hover	{ color: #837eb7;}
.theme-strings .left-menu li.m-active a	{	color: #bf9471; }

.theme-strings .right-top-menu	{	background: url(/img/stripe_right_strings.jpg) no-repeat top right #9b94df; }

.mm_adv_title	{font-size: 12px;}
.mm_adv	{margin-top: 50px}
.mm_adv tr	{background-color: transparent}
.mm_adv .mm_name {display: block; font-size: 12px; margin-bottom: 5px}
.mm_adv .mm_price {display: block; font-size: 12px; margin-bottom: 7px}
.mm_adv .mm_merch {display: block; font-size: 11px;}
