body, .hero{
	color: #ddd;
}

html {/*
		background-image: url('/img/bg-2014.jpg');
		background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;	 
		*/
}

html.js {
	visibility: hidden;
}
.next img, .prev img{
	background-color:#D40E01;
}

ul li, ul{
 margin:0 auto !important;
 padding:0 !important;
}

#videok a{
	opacity:1 !important;
}

#zene {
	margin-top:0%;
	/*text-align:center;*/
}
#megjelent h1{
	font-size:3em;
	/*padding-bottom:2em;*/
}
#megjelent {
	margin-top:0%;
	text-align:left;
	margin-bottom:5em;
}
/* bogoz2014.css */

@font-face {
  font-family: 'BordeauxMedReg';
  font-style: normal;
  font-weight: bold;
  src: local('BordeauxMedReg'), url('../fonts/BordeauxMedReg.ttf') format('truetype');
}

h1, h2{
	font-family: BordeauxMedReg, sans-serif;
	font-weight:bold;
	color: #fff;
}
h1 {
	font-size:3em;
}

#cikk h2{
	font-size:1.4em;
	margin-bottom:0.3em;
	margin-top:0.4em;	
}

a{
	color: #fff;
	opacity: 0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */	
}

a:hover {
	color: #fff;
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */	
}
ol,ul {
	list-style:none;
}
/*
a, a:hover {
	color: #f5c026;
}
*/

.hatter2{
	color: #000;
		border: 1px solid rgb(255, 255, 255);
    border: 1px solid rgba(255, 255, 255, 0.6);
	/*background-color: #666;*/
	/*padding: 0.1em;*/
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(255, 255, 255);
    /* RGBa with 0.6 opacity */
    background-color: rgba(255, 255, 255, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
/*.hatter:after { content:" "; word-spacing:1em; }*/
.item p {
 margin: 0.3em;
}


.true-container{

    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	
}

p span,
/*#dalszoveg,*/
.item a {
	/*background-color: #666;*/
		/*padding-left: 0.3em;*/
	
		/*border: 1px solid rgb(0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.6);*/
		/*
		border-radius: 1px;
		box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.6); 
*/
/*
    background-color: rgb(0, 0, 0);

    background-color: rgba(0, 0, 0, 0.6);

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
		*/
}



.kek{
	 /*background:#499cd7;*/
}
.kek:before{
/*   background:#499cd7;*/
}

.sarga {
  /*background:#f5c026;*/
}
.sarga:before {
  /*background:#f5c026;*/
}

.mt2{
	margin-top:2%;
}

.pa2{
	/*padding:2%;*/
}

nav {
	font-family: BordeauxMedReg, sans-serif;
	font-size: large;
	font-weight: bold;
	color:#fff;
}
nav.nav-full{
	cursor:pointer;
	min-width:60px;
	max-width:148px;
	margin:0;padding:0;
	background:#D40E01; 
	position:fixed;
	left:0;
	top:10%;
	text-align:center;
	overflow:hidden;
	z-index:1000;
	_display:none;
}
	
nav.nav-full #navmenu{
	display:none;
}

nav.nav-full:hover #navmenu{
	display:block;
}

nav.nav-full:hover #navhdr{display:none;}
nav.nav-full h2{display:block;width:60px;margin-left:auto;margin-right:auto;color:#fff;font-size:medium;	margin:0}
nav.nav-full ul{text-align:left;width:148px;}
nav.nav-full a{color:#fff;display:block;padding:6px 0 4px 16px;font-style:normal;}
nav.nav-full a:hover,nav a:focus{background:#59C3FE;outline:0;	opacity: 0.8;
	filter:alpha(opacity=60); /* For IE8 and earlier */}

.nav-collapse{display:none;}
.nav-full{display:block;}

@media (max-width: 767px) {
	.nav-collapse{display:block;}
	.nav-full{display:none;}	

}
/**************************************************
** kapcsolodj panel
**************************************************/
#kapcsolodj_spec li{
	/*background-color:#f5c026;*/
	display: inline-block;
	margin-right:20px !important;
	margin-bottom:20px !important;
	line-height:40px;
}

#kapcsolodj img{
	padding: 2%;
}


/**************************************************
** esemeny panel
**************************************************/

#esemeny a{
	color: white;
	font-weight: bold;
	/*word-wrap:break-word;*/
	font-size: medium;
}

.kicsisarga{
	font-size: small;
	color: #f5c026;
	font-weight: bold;
	padding-left: 10px;
	line-height: 1.2em;
}

#esemeny ul{
	padding: 30px 11px;
}

/**************************************************
** bio panel, dalszoveg panel
**************************************************/

#bio p{
	/*margin:10px;*/
}

#bio a, #dalszoveg a{
	color: white;	
}
#bio a:hover, #bio a:focus, #dalszoveg a:hover, #dalszoveg a:focus{
	/*
	opacity: 0.6;
	filter:alpha(opacity=60); 
	*/
}

#bio h1{
	margin: 0 0 0.47em 0;
}
#dalok li {display:inline; margin-right: 1.47em !important;max-width:600px;}

#dalok li span{
	font-size: x-small;
	color:#f5c026;
	margin-right:0.17em;
}
#dalok{
	width:75%;
	margin: 0 !important
}

.dalsz pre {
	font-family: Verdana, sans-serif;
	font-size: small;
	color:	#fff;
	/*background-color:#3892c6; */
	line-height: 1.3;
	margin-top:10px;
	margin-bottom:20px;	
} 

.dalsz h1 {
	color:#f5c026;
	font-family: BordeauxMedReg, sans-serif;
	font-size:20px;
	font-weight:bold;
	background: inherit;
	display: inline;
}


#cikk p{
	margin-top: 1%;
}
/************** scroll pics ***************************/

/* root element for single scroll */
	.scroll {
		position:relative;
		overflow:hidden;
		width: 700px;
		height: 467px;
		float:left;
		margin: 10px;
	}
	
	/* root element for the scroll pics */
	.scroll .pics {
		width:20000em;
		position:absolute;
		clear:both;
	}
	
	/* single scroll item */
	.pics div {
		float:left;
		cursor:pointer;
		width:700px !important;
		height:467px;
		margin:0px;
	}
	
	/* possible settings for the active scroll */
	.scroll.active {
	
	}
	
	.pics div img {
		max-width:100% !important;
	}	
	
#slider1_container a, #slider1_container a:hover, #slider1_container a:focus{
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */	
}


              .jssort05 .f
                {
                    clip: rect(8px 63px 63px 8px);
                }
                .jssort05 .i
                {
                    position: absolute;
                    background: #000;
                    filter: alpha(opacity=30);
                    opacity: .3;
                    width: 72px;
                    height: 72px;
                    top: 0;
                    left: 0;
                    
                	transition: background-color .6s;
                    -moz-transition: background-color .6s;
                    -webkit-transition: background-color .6s;
                    -o-transition: background-color .6s;
                }
                .jssort05 .pav .i
                {
                    background: #fff;
                    filter: alpha(opacity=80);
                    opacity: .8;
                }
                .jssort05 .pdn .i { background: none; }
                
                .jssort05 .p:hover .i, .jssort05 .pav:hover .i
                {
                    background: #fff;
                    filter: alpha(opacity=30);
                    opacity: .3;
                }
                .jssort05 .p:hover .i
                {
                	transition: none;
                    -moz-transition: none;
                    -webkit-transition: none;
                    -o-transition: none;
                }
	
	
/************** scroll esemenyek vertical ****************/


/* root element for scrollable */
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;

	/* vertical scrollables have typically larger height than width but not now */
	height: 341px;
	/*width: 460px;*/
	width:98%;
}

.actions {
	float:left;
	width:23px;
/*	margin-top:10px;*/
	padding-bottom: 2%;
}

/* root element for scrollable items */
.scrollable .items {
	position:absolute;

	/* this time we have very large space for the height */
	height:20000em;
}

.disabled{
	visibility: hidden;
}

.initdisabled{
	visibility: hidden;
}

/* 
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/ 
*/

/* 
This element holds injected scripts inside iframes that in 
some cases may stretch layouts. So, we're just hiding it. 
*/

#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.fb-comments, .fb-comments iframe[style] {width: 100% !important;} 

.facebook { overflow: hidden; /*border: 1px solid #d5d5d5; */}

header{
	text-align:center;
	z-index:-10001;
}
/*
.gamma-description h3 {
		font-family: BordeauxMedReg, sans-serif;
		font-weight: bold;
}
*/
.nyil:hover{
	/*opacity: 0.7!important; filter:alpha(opacity=0.7);*/
}
.Buttons{
	padding-top: 15px;
}

/***FIRST STYLE THE BUTTON***/
#bigbutton {
/*width:500px;*/
background: #D40E01; /*the colour of the button*/
padding: 8px 14px 10px; /*apply some padding inside the button*/
margin-top:1em;
border:0px; /*1px solid #D40E01;*/ /*required or the default border for the browser will appear*/
cursor:pointer; /*forces the cursor to change to a hand when the button is hovered*/
/*style the text*/
font-size:1.5em;
letter-spacing:.1em;
text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.3); /*give the text a shadow - doesn't appear in Opera 12.02 or earlier*/
color: #fff;
/*use box-shadow to give the button some depth - see cssdemos.tupence.co.uk/box-shadow.htm#demo7 for more info on this technique*/
-webkit-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 5px 0px 0px #205c73, 0px 10px 5px #999;
-moz-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 5px 0px 0px #205c73, 0px 10px 5px #999;
box-shadow: inset 0px 1px 0px #3e9cbf, 0px 5px 0px 0px #205c73, 0px 10px 5px #999;
/*give the corners a small curve*/
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
/***SET THE BUTTON'S HOVER AND FOCUS STATES***/
#bigbutton:hover, #bigbutton:focus {
color:#dfe7ea;
/*reduce the size of the shadow to give a pushed effect*/
-webkit-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 2px 0px 0px #205c73, 0px 2px 5px #999;
-moz-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 2px 0px 0px #205c73, 0px 2px 5px #999;
box-shadow: inset 0px 1px 0px #3e9cbf, 0px 2px 0px 0px #205c73, 0px 2px 5px #999;
}


label{
	padding-top: 15px;
	display:block;
}
input {
  border:1px solid #9a9a9a;
  text-decoration:none;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.64) 0px 1px 4px;
  -moz-box-shadow:rgba(0, 0, 0, 0.64) 0px 1px 4px;
  box-shadow:rgba(0, 0, 0, 0.64) 0px 1px 4px;
  background:#ffffff;
  background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dddddd));
  background:-webkit-linear-gradient(#ffffff, #dddddd);
  background:-moz-linear-gradient(#ffffff, #dddddd);
  background:-ms-linear-gradient(#ffffff, #dddddd);
  background:-o-linear-gradient(#ffffff, #dddddd);
  background:linear-gradient(#ffffff, #dddddd);
  color:#484848;
  font-size:14px;
  padding:5px 14px;
  font-family:verdana, sans-serif;
  display:inline-block;
}


/* youtube */

.video-container {
		position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
		height: 0;
		overflow: hidden;
} 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe#bandcamp-container{
	border:0;
	width:400px;
	height:836px;
}

@media screen and (min-width: 320px) {
	iframe#bandcamp-container{
		width:300px;
		height:736px;		
	}
}
@media screen and (min-width: 480px) {
	iframe#bandcamp-container{
		width:400px;
		height:736px;		
	}
}
@media screen and (min-width: 730px) {
	iframe#bandcamp-container{
		width:300px;
		height:736px;		
	}
}

@media screen and (min-width: 870px) {
	iframe#bandcamp-container{
		width:400px;
		height:836px;		
	}
}