* {margin:0px; padding:0px;}

html,body{
	width: 100%;
	height:100%;
	background-color:#f0f0f0;
    font-family:Arial;
	font-size:12px;
	color:#25201f;
}
h1,h5,h6{
    font-weight:normal;
}
h3,h4{
	font-size:20px;
	color:#25201f;
    padding:7px 0;
	margin-bottom:20px;
	font-weight:100;
	background:#FFF;
	border-bottom:1px solid #d1d1d1;
	text-indent:10px;
}
h3 a,h4 a{
	font-size:20px;
	color:#25201f;
	text-decoration:none;
}
h5{
	font-size:16px;
	color:#000;
}
a{
	color:#006fc4;
}
a:hover{
	text-decoration:none;
	color:#d47e01;
}
ol{
    margin:10px 0;
    margin-left:25px;
}
ul{
    list-style:none;
}
img{
    border:none;
}
input{ 
    outline:none;
}
textarea{
    overflow:hidden;
}
#top-bar{
    width:100%;
	height:250px;
	background-image:url("images/top-fon.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000519;
}
#header{
    width:1000px;
	height:250px;
	margin:0 auto;
}
#head-left{
    width:152px;
	height:246px;
	float:left;
	padding:4px 6px 0 52px;
	margin-right:20px;
	background-image:url("images/head-left-line.png");
	background-repeat:repeat-y;
	background-position:right top;
}
#head-center{
    width:540px;
	height:231px;
	padding-top:19px;
	float:left;
}
#logo-box{
    width:100%;
	height:70px;
}
#quote{
    width:520px;
    height:auto;
	padding:10px;
	background-image:url("images/guote-bg.png");
	background-repeat:repeat;
	background-position:left top;	
}
#quote .view{
    width:100%;
	font-size:13px;
	font-style:italic;
	color:#e8e8e8;
	font-family:Arial;
}
#quote .views-field-body{
    width:100%;
	margin-bottom:15px;
}
#quote .views-field-field-quote-autor-value{
	color:#ffae01;
	font-size:13px;	
	font-style:normal;
	text-align:left;
	font-weight:bold;
}
#head-right{
    width:210px;
	height:250px;
	float:right;
}
#top-nav{
    width:210px;
	height:240px;
	padding-top:10px;
	background-image:url("images/title-fon.png");
	background-repeat:repeat;
	background-position:left top;	
	background-color:#edaa17;
}
.block ul{
    padding:0px;
}
#mainmenu ul  li{
    width:210px;
	height:auto;
}
#mainmenu ul li a{
    width:170px;
	font-size:14px;
	display:block;
	color:#25201f;
	padding:2px 5px 10px 35px;
	text-decoration:none;
	font-weight:600;
	text-transform:uppercase;
	background:url("images/leftnav-icon.png") no-repeat 10px center;
}
#mainmenu ul li a:hover{
	text-decoration:underline;
}
#mainmenu ul li.active-trail a{
	color:#e8e8e8;
	background:#b9820c url("images/leftnav-hover.png") no-repeat 10px center;
	text-decoration:none;
}
#search-bar{
    width:100%;
	clear:both;
	padding:10px 0 9px 0;
	background:#006fc4;
	margin-bottom:30px;
}
#search-box{
    width:1000px;
	height:25px;
	margin:0 auto;
}
#search-box-left{
    width:210px;
	height:25px;
	line-height:25px;
	float:left;
	text-align:right;
	margin-right:20px;
	font-size:14px;
	font-weight:bold;
	color:#ececec;
}
#search-box #search-theme-form{
    width:770px;
	height:25px;
    float:right;
}
#search-box .container-inline{
    width:770px;
	height:25px;
	padding:0px;
	border:none;
	background:none;
}
#search-box .container-inline{
    margin:0;
}
#search-box input.searchenter{
    width:720px;
	height:21px;
	padding:2px 10px;
	float:left;
	line-height:21px;
    border:none;
	color:#231e1c;
	font-size:12px;
    font-style:italic;
	background:url("images/search-input-bg.png") repeat-x left top;
}
#search-box input.searchsubmit{
    width:18px;
	height:15px;
	background:url("images/search-btn.png") no-repeat left top;
	float:right;
	display:block;
	cursor:pointer;
	border:none;
	font-size:0px;
	color:#6d6d6d;
	margin-top:4px;
}
.container-inline{
    width:310px;
	height:23px;
	padding:1px 0px;
	border:1px solid #e1e1e1;
	background:#FFF;
	margin-top:5px;
}
.container-inline input.form-text{
    width:270px;
	height:21px;
	padding:0 5px;
	float:left;
	line-height:21px;
    background:none;
	border:none;
	color:#6d6d6d;
	font-size:13px;
    font-style:italic;
}
.container-inline input.form-submit{
    width:18px;
	height:15px;
	background:url("images/search-btn.png") no-repeat left top;
	float:left;
	display:block;
	cursor:pointer;
	border:none;
	font-size:0px;
	color:#111111;
	margin-top:4px;
}
#wrapper{
    width:1000px;
	height:auto;
	margin:0 auto;
	clear:both;
}
#contentwrapper{
    width:1000px;
	height:auto;
	line-height:18px;
}
#left{
    width:210px;
	height:auto;
	float:left;
}
#left .blockcontent,#right .blockcontent{
    width:210px;
	margin-bottom:30px;
}
#left .blockcontent h5,#right .blockcontent h5{
    width:210px;
	height:auto;
	margin-bottom:15px;
	border-bottom:1px solid #eca823;
}
#left .blockcontent h5 a,#right .blockcontent h5 a,#right .blockcontent h5 span{
    width:195px;
	padding:10px 5px 9px 10px;
    color:#25201f;
	font-size:18px;
	text-decoration:none;
	display:block;
	margin-bottom:1px;
	background-image:url("images/title-fon.png");
	background-repeat:repeat;
	background-position:left top;	
	background-color:#eca823;
}
#left .view-content,#right .view-content{
    width:210px;
	height:auto;
}
#lastnews .views-field-title a{
    font-size:13px;
}
#lastnews .views-row{
    width:210px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #d1d1d1;
}
#lastnews .views-row.views-row-last{
    border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px;
}
#lastnews .views-field-teaser{
    display:none;
}
#tour .field-content ul li{
    width:210px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #d1d1d1;
	font-size:13px;
}
#tour .views-field-view-node {
    text-align:right;
}
#tour .views-field-view-node a{
	font-size:13px;
}
#main{
    width:540px;
	height:auto;
	float:left;
	padding-bottom:40px;
	margin-left:20px;
}
#main img{
	border:1px solid #1c1715;
}
#main img:hover{
	border-color:#f0a300;
}
#main p img{
	margin:5px 10px;
}
#main p{
    margin-bottom:15px;
}
#main iframe{
    max-width:460px;
}
#main .content p u{
	font-weight:bold;
	text-transform:uppercase;
}
.page-title-box{
    width:100%;
}
h2.page-title{
	font-size:26px;
	color:#25201f;
	line-height:24px;
	padding:7px 0;
	font-weight:100;
	border-bottom:1px solid #4b4847;
	margin-bottom:20px;
}
h2.page-title a{
	font-size:26px;
	color:#25201f;
	text-decoration:none;
}
/* rezensia styles start */
#rightdiscblock{
    width:210px;
    float:left;
	position:relative;
	z-index:0;
	margin-right:16px;
	text-align:center;
	margin-bottom:15px;
}
#rightdiscblock .rightdiscimg-block {
     width:210px;
}
#rightdiscblock .views-field-title{
    width:100%;
    margin-bottom:10px;
	text-align:center;
}
#rightdiscblock .rez{
    width:210px;
	width:210px;
	margin:0;
	padding:0;
}
#rightdiscblock a.imagefield {
    width:208px;
	height:208px;
	margin:0;
	padding:0;
    display:block;
	border:1px solid #1c1715;
}
#rightdiscblock a.imagefield:hover {
    border-color:#f0a300;
}
#rightdiscblock img{
    width:208px;
	height:208px;
	margin:0;
	padding:0;
	border:none;
}
#rightdiscblock .rez-bot{
    width:210px;
	text-align:center;
	background:#FFF;
	border-bottom:1px solid #d1d1d1;
}
#rightdiscblock .discdate{
    width:100%;
	display:block;
	color:#003ba4;
	padding:10px 0;
}
#rightdiscblock .views-field-field-disc-year-value{
    display:inline-block;
	color:#FFF;
	background:#eaa717;
	padding:5px 20px;
	font-size:13px;
}
/* rezensia styles end */
.disctype-left ul{
	display:table;
}
.disctype-left ol{
	display:table;
	margin-right:20px;
}
#main ul {
    margin:5px 0;
	margin-left:25px;
	margin-bottom:10px;
}
#main ul li{
	background-image:url("images/list.png");
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:15px;
}
/* site navigation start */
#main .item-list ul.pager{
    position: relative;
	margin: 15px auto;
	display: inline-block;
	//display: inline;
	zoom: 1;
    height:22px;
}
#main .item-list{
    width:100%;
    text-align:center;
	position:relative;
	margin-bottom:10px;
}
#main .item-list ul.pager li{
    height:29px;
	line-height:29px;
	text-align:center;
	background-image:none;
	font-size:12px;
	float:left;
	padding:0;
	margin:0 5px;
}
.item-list ul.pager li a{
    height:29px;
	display:block;
	line-height:29px;
	font-size:12px;
	text-decoration:underline;
    text-align:center;
}
.item-list ul.pager li a:hover{
	text-decoration:none;
}
#main .item-list ul.pager li.last,#main .item-list ul.pager li.first{
    width:auto;
}
#main .item-list ul.pager li.last a,#main .item-list ul.pager li.first a{
    width:auto;
}
/* site navigation end */
#right{
    width:210px;
	height:auto;
	float:right;
}
/* styles discografy start */
#randomalbum  .views-row{
    width:210px;
	height:auto;
	background:#FFF;
	border-bottom:1px solid #d1d1d1;
}
#randomalbum  .views-field-field-disc-logo-fid a{
    width:208px;
	height:208px;
	display:block;
	border:1px solid #1c1715;
}
#randomalbum  .views-field-field-disc-logo-fid a:hover{
	border-color:#f0a300;
}
#randomalbum  .views-field-field-disc-logo-fid img{
    width:208px;
	height:208px;
	border:none;
}
#randomalbum .views-field-field-disctype-value{
	text-align:center;
	padding:15px 5px;
}
/* styles discografy end */
/* styles random foto start */
#randomphoto  .views-row{
    width:210px;
	height:auto;
	background:#FFF;
	border-bottom:1px solid #d1d1d1;
}
#randomphoto .views-field-field-fotoimage-fid a img{
    width:208px;
	height:auto;
	display:block;
	margin:0;
	padding:0;
	border:none;
	border:1px solid #1c1715;
}
#randomphoto .views-field-field-fotoimage-fid a img:hover{
    border-color:#f0a300;
}
#randomphoto .views-field-title{
	text-align:center;
	padding:10px 0 15px 0;
}
/* styles random foto end */
/* styles videogalery start */
#randomvideo   .views-row{
    width:210px;
	height:auto;
}
#randomvideo .views-field-title{
    width:210px;
	height:auto;
    text-align:center;
	margin-bottom:12px;
}
#randomvideo .views-field-field-videolink-embed{
    text-align:center;
}
#randomvideo .views-field-title-1{
    text-align:center;
}
#randomvideo  .views-field-field-videolink-embed a{
    width:208px;
	height:178px;
	display:block;
	border:1px solid #1c1715;
}
#randomvideo  .views-field-field-videolink-embed a:hover{
    border-color:#f0a300;
}
#randomvideo  .views-field-field-videolink-embed img{
    width:208px;
	height:178px;
	border:none;
}
#randomvideo .views-field-title-1{
	text-align:center;
	padding:15px 0 15px 0;
	background:#FFF;
	border-bottom:1px solid #d1d1d1;
}
/* styles videogalery end */
#bot-bar{
    width:100%;
	height:67px;
	background-image:url("images/bot-bg.png");
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#174d80;
	clear:both;
}
#mdbfooter{
    width:1000px;
	height:45px;
	margin:0 auto;
	padding-top:22px;
	color:#e8e8e8;
	text-align:center;
	line-height:16px;
	font-size:12px;
	font-family:Arial;
}
.clear{
    width:100%;
	height:1px;
	font-size:1px;
	clear:both;
}
/* Меню списка компохицый */
.altrack-left{
    width:250px;
	float:left;
	line-height:11px;
}
.altrack {
	width:270px;
	float:right;
}
#main .altrack #anotherlyric ul{
	width:100%;
	margin:0;
}
#main .altrack #anotherlyric ul li{
    width:250px;
	height:auto;
	padding-left:20px;
	background-image:url("images/list.png");
	background-repeat:no-repeat;
	background-position:left center;
}
#main .altrack #anotherlyric ul li a:hover{
	color:#747271;
}
#main .altrack #anotherlyric ul li a.active{
	color:#747271;
	text-decoration:none;
}
.altrack .songalbum {
    width:100%;
	margin-bottom:15px;
	line-height:20px;
	text-align:center;
}
.altrack .songalbum-title{
    width:100%;
    margin-bottom:7px;	
}
.altrack .songalbum-title a{
    display:inline-block;
	padding:0 19px 6px 19px;
	border-bottom:1px solid #b7b7b7;
}
.altrack .songalbum .views-field-field-disc-year-value{
	text-align:center;
	font-size:12px;
	line-height:13px;
}
#main .altrack .songalbum  p{
    margin-bottom:0px;
}
/* Меню списка компохицый конец*/
/* Страница тексты песен стили */
.view-SongText h3{
    width:210px;
	background:none;
	position:relative;
	z-index:1;
	margin-bottom:25px;
	clear:both;
	margin-right: 16px;
	float: left;
	font-weight:normal;
	text-indent:0px;
	border-bottom:0;
	padding:0;
}
.view-SongText h3 a{
    width:210px;
	margin:0px;
	display:block;
    color:#006fc4;
	font-size:12px;
	font-weight:100;
}
.view-SongText .songtextalbum{
    width:194px;
    position: relative;
    text-align: center;
    z-index: 0;
}
.albumname{
    width:200px;
    padding-bottom:0px;
	display:block;
	text-decoration:underline;
	position:relative;
	z-index:0;
	margin-top:210px;
	display:inline-block;
	text-align:center;
	padding:10px 5px;
	background:#FFF;
	border-bottom:1px solid #d1d1d1;
}
.albumname:hover{
	text-decoration:none;
}
.view-SongText .songtextalbum{
	clear:both;
}
.view-SongText .discimage {
    width:194px;
	height:194px;
	position:absolute;
	z-index:0;
	top:0;
	left:0;
}
#main .discimage img{
    width:208px;
	height:208px;
	margin:0;
	border:1px solid #1c1715;
}
#main .discimage img:hover{
    border-color:#f0a300;
}
.view-SongText .views-row{
    width:280px;
	clear:right;
	float:right;
	padding-left:25px;
	background-image:url("images/list.png");
	background-repeat:no-repeat;
	background-position:10px 7px;
}
.view-SongText .views-row.views-row-last{
    margin-bottom:40px;
}
.view-SongText .views-field-title a{
	padding-right:15px;
	display:inline-block;
}
.view-SongText .views-field-title a:hover{
	color:#959595;
}
/* Страница тексты песен конец */
.contentblock table{
    margin:0 auto;
	border:1px solid #CCC;
}