* {margin:0px; padding:0px;}

html,body{
	width: 100%;
	background-image:url("images/main-fon.jpg");
	background-repeat:repeat-x-y;
	background-position:left top;
	background-color:#262f37;
    font-family:Trebuchet MS;
	font-size:13px;
	color:#585757;
}
h1,h2,h4,h5,h6{
    font-weight:normal;
}
h2{
	font-size:24px;
	color:#141414;
}
h3{
	color:#000;
	margin:20px 0;
	font-size:14px;
}

h4{
	color:#000;
	margin:15px 0;
	font-size:14px;
}

h3 a{
    text-decoration:none;
	color:#000;
}
h5{
	font-size:16px;
	color:#000;
}
a{
	color:#184852;
}
a:hover{
	text-decoration:none;
}
ol{
    margin:10px 0;
    margin-left:20px;
}
ul{
    list-style:none;
}
img{
    border:none;
}
input{ 
    outline:none;
}
textarea{
    overflow:hidden;
}
#wrapper{
    width:1000px;
	height:auto;
	margin:0 auto;
}
#top-bar{
    width:1000px;
	height:280px;
	background-image:url("images/topbar-fon.jpg");
	background-repeat:repeat-x-y;
	background-position:left top;
	background-color:#9c9a9a;
	clear:both;
}
#bowie-img{
    width:1000px;
	height:370px;
	background-image:url("images/bowie-img.png");
	background-repeat:no-repeat;
	background-position:center top;
}
#header{
    width:980px;
	height:130px;
	padding:0 10px;
	padding-top:60px;
}
#head-left{
    width:380px;
	height:130px;
	float:left;
}
#logo{
    width:380px;
	height:55px; 
	margin-bottom:10px;
}
#head-right{
    width:220px;
	height:130px;
	float:right;
}
#search-box{
    width:220px;
	height:37px;
	float:right;
	margin-top:80px;
}
#search-box .container-inline{
    width:215px;
	height:23px;
	padding:1px 0px;
	border:1px solid #53585c;
}
#search-box input.searchenter{
    width:170px;
	height:23px;
	padding:0 10px;
	float:left;
	line-height:23px;
    background:none;
	border:none;
	color:#53585c;
	font-size:12px;
	font-family:Verdana;
}
#search-box input.searchsubmit{
    width:21px;
	height:21px;
	background:url("images/search-btn.png") no-repeat left 3px;
	float:left;
	display:block;
	cursor:pointer;
	border:none;
	font-size:0px;
	color:#808080;
}
#top-nav{
    width:980px;
	height:69px;
	padding:0 10px;
	padding-top:20px;
	border-top:1px solid #aeacb4;
	background-image:url("images/cont-fon.png");
	background-repeat:repeat-x-y;
	background-position:left top;
}
#mainmenu{
	background-image:url("images/topnav-fon.jpg");
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#3b3b3b;
    width:970px;
	height:50px;
	padding:0px 5px;
	margin:0  auto;
	text-align:center;
	position:relative;
	z-index:2;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#mainmenu ul{
	height:49px;
	padding-top:1px;
    position: relative;
	margin: 0 auto;
	display: inline-block;
	//display: inline;
}
#mainmenu ul  li{
    padding:0;
	margin:0;
	height:49px;
	float:left;
}
#mainmenu ul li a{
	height:49px;
	line-height:49px;
	padding:0 18px;
	font-size:16px;
	display:block;
    font-family:Trebuchet MS;
	color:#fefefe;
	text-decoration:none;
	border-left:1px solid #4a4a4c;
}
#mainmenu ul li.first a{
	border-left:none;
}
#mainmenu ul li.active-trail a{
	background-image:url("images/topnav-hover.jpg");
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#ffb43e;
	color:#292c2e;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#mainmenu ul li a:hover{
	background-image:url("images/topnav-hover.jpg");
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#ffb43e;
	color:#001627;
	border-radius:5px;
}
.container-inline{
    width:310px;
	height:23px;
	padding:1px 0px;
	border:1px solid #53585c;
	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:#53585c;
	font-size:12px;
	font-family:Verdana;
}
.container-inline input.form-submit{
    width:21px;
	height:21px;
	background:url("images/search-btn.png") no-repeat left 3px;
	float:left;
	display:block;
	cursor:pointer;
	border:none;
	font-size:0px;
	color:#111111;
}
#contentwrapper{
    width:980px;
	height:auto;
	clear:both;
	padding:0 10px;
	padding-bottom:30px;
	margin-bottom:30px;
	background-image:url("images/cont-fon.png");
	background-repeat:repeat-x-y;
	background-position:left top;
}
#contentwrapper img{
   /* border:1px solid #161616; */
}
#left{
    width:210px;
	height:auto;
	margin-right:10px;
	float:left;
}
#left .blockcontent, #right .blockcontent{
    width:188px;
	height:auto;
	margin-bottom:30px;
	background-color:#2d2f31;
	padding:20px 10px;
	border-radius:7px;
	border:1px solid #262627;
	color:#727272;
}
#left .blockcontent a, #right .blockcontent a{
color:#abacac;
}
#left .blockcontent h5,#right .blockcontent h5{
    width:188px;
	height:33px;
	color:#058eaa;
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
	border-bottom:1px solid #ffa62e;
}
#left .blockcontent h5 a,#right .blockcontent h5 a{
	color:#058eaa;
	text-decoration:none;
	font-size:18px;
	text-align:center;
}
#left .view-content,#right .view-content{
    width:188px;
	height:auto;
}
.field-content a{
    text-decoration:underline;
}
.field-content a:hover{
    text-decoration:none;
}
#lastnews .views-field-title{
    margin-bottom:15px;
}
#lastnews .views-field-title a{
    font-size:12px;
}
#lastnews .views-row{
	padding-bottom:15px;
	margin-bottom:15px;
}
#tour ul li {
	padding-bottom:10px; 
    margin-bottom:10px;
}
#tour .views-field-view-node{
    text-align:right;
}
#quote .field-content p{
    font-size:11px;
	font-family:Georgia;
	line-height:14px;
	font-weight:bold;
	font-style:italic;
	color:#727272;
}
#quote .views-field-field-quote-autor-value{
    font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:right;
	color:#727272;
	margin-top:15px;
}
#main{
    width:520px;
	height:auto;
	padding:20px 10px;
	float:left;
	line-height:17px;
	background-color:#ececec;
}
#main h3{
    padding:3px 0;
    border-bottom:1px solid #cfcfcf;
}
#main h3 a{
    color:#000;
}
#main p{
    margin-bottom:15px;
}
#main img {
    margin:10px;
}
#main .content p u{
    color:#fe9b1f;
	font-weight:bold;
}
.page-title-box{
    width:520px;
	margin-bottom:20px;
}
.page-title{
    width:520px;
	color:#141414;
	text-decoration:none;
	font-size:24px;
	line-height:30px;
	vertical-align:middle;
}
.page-title h2{
    line-height:30px;
}
.page-title h2 a{
	font-size:24px;
	line-height:30px;
	color:#141414;
	text-decoration:none;
}
.rightdiscimg-block{
    width:252px;
	height:auto;
	float:right;
	text-align:center;
	margin-left:8px;
	margin-bottom:5px;
}
#main .rightdiscimg-block img{
    width:250px;
	height:250px;
	margin:10px 0;
	padding:0;
    border:1px solid #4b4b4b;
}
#rightdiscblock .views-field-title{
    margin:10px 0;
}
#main ul {
    margin:5px 0;
	margin-left:15px;
}
#main ul li{
	background-image:url("images/list.png");
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:10px;
}
.item-list ul.pager{
    padding:20px 0;
	padding-left:100px;
}
#main .item-list ul.pager li{
    height:19px;
    float:left;
	font-size:12px;
	background:none;
    padding:0px;
	margin-left:10px;
	font-family:Verdana;
	font-weight:100;
}
.item-list ul.pager li a{
    height:19px;
	line-height:19px;
	font-size:12px;
	font-family:Verdana;
	color:#184852;
}
#main .item-list ul.pager li.pager-current{
    width:19px;
	line-height:19px;
	text-align:center;
    display:block;
    text-decoration:none;
    color:#fe9b1f;
	font-size:12px;
	background-image:url("images/pager-curent.png");
	background-repeat:no-repeat;
	background-position:left 4px;
}
.item-list ul.pager li.last a{
    display:inline-block;
    padding-right:15px;
	background-image:url("images/last.png");
	background-repeat:no-repeat;
	background-position:right 7px;
}
.item-list ul.pager li.first a{
    display:inline-block;
    padding-left:15px;
	background-image:url("images/first.png");
	background-repeat:no-repeat;
	background-position:left 7px;
}
/*#main #discography h3{
    padding:2px 15px;
    display:inline-block;
    background:#e6e03f;
    border-bottom:none;
    margin-bottom:0;
    margin-top:0;	
}
#discography .view-content{
	padding-top:15px;
}*/
#discography .view-content img{
    margin-bottom:0px;
}
#discography .views-field-field-disc-year-value{
    margin-bottom:35px;
	color:#585757;
}
#right{
    width:210px;
	height:auto;
	margin-left:10px;
	float:right;
}
#right img{
    border:1px solid #5b5c5c;
}
.views-field-field-disc-logo-fid, .views-field-field-fotoimage-fid, .views-field-field-videolink-embed{
	text-align:center;
	margin-bottom:10px;
}
#randomalbum  .views-field-field-disc-logo-fid img{
    width:186px;
	height:186px;
}
#randomalbum .views-field-field-disctype-value ,#randomphoto .views-field-title {
    text-align:center;
}
#randomalbum .views-field-field-disctype-value a,#randomphoto .views-field-title a{
	text-align:center;
}
#randomalbum .views-field-field-disctype-value a:hover,#randomphoto .views-field-title a:hover{

}
#randomvideo .views-field-title{
    text-align:center;
}
#randomvideo a{
	text-align:center;
}
#randomvideo a:hover{
}
#randomvideo .views-field-title, #randomvideo .views-field-title-1{
    text-align:center;
}
#randomvideo  .views-field-field-videolink-embed img{
    width:186px;
	height:130px;
}
#mdbfooter{
    width:100%;
	height:50px;
	clear:both;
	font-size:12px;
}
#bot-bar{
    width:1000px;
	height:50px;
	float:left;
	color:#979797;
	font-family:Verdana;
}
.clear{
    width:100%;
	height:1px;
	font-size:1px;
	clear:both;
}