head { 
		z-index: 999;
		}
		
body{ 
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	line-height:1.125em;/*18px*/
	font-size:100%;/*set regular font size*/
	color: rgb(0, 241, 241);
	letter-spacing:normal;
	/*padding:10px;*/
	margin: 0px auto;
	height:100%;
	/*background:#363c42;*/
	background: rgb(255, 104, 104);
	/*background-image: url(img/fog_bg_top2.jpg), url(img/fog_bg_footer.jpg);*/
	background-position:top, bottom;
	background-repeat: repeat-x,repeat-x;
	

}	

#panicbody {
/*background: #161614 */

	}

#nowPlaying {
	color: rgb(219, 243, 19);
	font: 80% monaco,'VT-100','lucida console',courier,system;
}
	
.stickybar {
position: fixed;
top:0;
left:0;
padding-left:0px;
margin-left:0px; 
width:100%;
background:rgba(0, 0, 0, 0.8);
/*border-bottom: 2px solid #e0e0e0;*/
z-index:9999;


}	

	
	
sup { 
	vertical-align: top; 
	font-size: .75em;
	position: relative; 
	top: -0.5em;}
	
p {
ÊÊmargin-top: 0em;
ÊÊmargin-bottom: 2em;
}

br {
Ê Ê Ê Ê/* line-height:200%;
margin: 3em; */
Ê Ê Ê}
	

@font-face {
  font-family: GeosansLight;
  src: url(fonts/GeosansLight.ttf);
}

@font-face {
  font-family: GeosansLightOblique;
  src: url(fonts/GeosansLight-Oblique.ttf);
}



h1,h2,h3 { font-family:GeosansLight, arial, helvetica, Arial, sans-serif; font-weight: 100; color: #fff;}


h1, h2 { font-size: 40px; font-weight:100; line-height: 10px; margin-bottom: -20px;} 

h2 {font-family: GeosansLightOblique;}
h3{ font-family:GeosansLight, Helvetica, Arial;
    font-size:22px; font-weight:bold; margin-top:-5px; margin-bottom:0px;
	/*font-family: 'Arial black', arial, sans-serif;
	padding-bottom: 0;*/ }
	
h4 {font-family:GeosansLight, Helvetica, Arial;
	font-size: 1.2em;
    line-height: 1em;
    padding: 0px;
    margin: 0px;}
	
/**************Information Styles *******************************/

#music_info {float: right; width: 490px; margin-right: 10px; line-height: 18px; font-size: 0.8em; color: #999;}
#summary {margin-left: 10 px; float: left; max-width: 490px; font-size: 0.8em; line-height: 18px; color: #fff;}	

/*audio {width: 200px; background-color:#5D6A79;} */



p,ul,ol{ margin-top:0; line-height:140%; text-align:inherit; }

a { color:#3FFF00; text-decoration:none; }
a:hover{ color:#DC00EA;text-decoration:underline;}

.list1 li { float:left; line-height:normal; }
.list1 li img { margin:0 30px 30px 0;}
.list1 li.alt img { margin-right:0; }

#li a {font-weight:400; text-decoration:none; padding:0 0 0 20px; }
#li a:hover {font-weight:420; color:#666; text-decoration:none;}

hr {color: #fff; border:1px outset; background-color:#FFFFFF;}

#logo{
	width:870px;
	height:90px;
	background:#fff;
	font-size:12px;
	text-align:left;
	float:left;
	margin:0 auto;
	padding:0 30px; }

	
#paniclogo{ 
	
	margin-left: auto;
	margin-right:auto;
	position: relative;
	max-width: 950px;
	/*The entire template's width is set in this class. */
	/*width: 970px; For Responsive web design, comment out the width 
	z-index: 999; 
	background-color:#5D6A79; 
	background: url(../image/atp.png) no-repeat; 
	background-position: center;
	background-size:contain; 
	-moz-background-size:contain; 
	-webkit-background-size:contain;*/
	}
#paniclogo img {width:100%;}	


#logoleft{
    float:left;
	width:500px;
	margin-left:2px;
	display:inline;
	padding:0 10px 30px 0; }

#logoright
{
	float:right;
	width:350px;
	display:inline;}

	
	
	#Panicpage {
	/*background: #363B40;*/
	text-align: left;
	margin: 0px auto;
	
	/* The entire template's width is set in this class. */
	max-width: 970px; /*For responsive web design, comment out the width */
	/*max-width: 970px;*/
	/*border:12px solid #FFFFFF;*/
	
	}
	
	.PanicArticle {
	position:relative;
	max-width:960px; /*For responsive web design, comment out the width */
	width:100%;
	/*max-width: 950px;
	background:#5D6A79; */
	background:rgb(66, 105, 150);
	background-repeat:repeat;
	border: 5px solid #e0e0e0;
	/*-webkit-border-top-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-right-radius: 50px;
	border-top-left-radius: 50px;*/
}

.container {
	/*background:#5D6A79 url('img/article_fog.jpg');
	background-repeat:repeat; -webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px; */

		}







#footer
{
	max-width:970px;
	color:#9E1294;
	/*background:#5D6A79;*/
	margin:1px auto;
	
}

#footer p
{
	text-align:left;
	color:#9E1294;
	font-size:14px;
	border:0;
	margin:10px;
	padding:0;
}

#footerleft
{
	float:left;
	width:600px;
	margin-left:2px;
	display:inline;
	padding:0 10px 30px 0;
}

#footerright
{
	float:right;
	width:200px;
	margin-left:2px;
	display:inline;
	padding:0 10px 10px 0;
}


/* image ids!!  when putting an image in a post, use  <img id="page_image" src= ""alt="" width="250" height="250"/> */
img
{
	border:0;
	margin-top:0;
}


/* menu */
/* the commented out border-radius stuff would make the min menuitems (articles, music, etc) have rounded edges you can't see on this site because they're invisible against the background anyway*/


#menu_container{display:block;width:180px; float:right;}

#panicnav {
	font-family: arial, helvetica, sans-serif; 
	font-size: 100%;
	position:absolute;
	margin:0 auto;
	padding: 0px 0px 0;
	line-height: 100%;
	display:block;
	float:right;
	}

#panicnavsub {
	width:970px;
	font-family: arial, helvetica, sans-serif; 
	position:absolute;
	margin:0 auto;
	padding: 7px 6px 0;
	margin-top: 3px;
	line-height: 100%;
	display:block;
}


/* In the "left:22% area, this is where you change the centering of the menu!!  20% */

#panicnav li {
	margin: 0 0px;
	padding: 0 0 0px;
	float: left;
	position: relative;
	list-style: none;}

#panicnavsub li {
	margin: 0 5px;
	display:block;
	padding: 0 0 0px;
	float: left;
	position: relative;
	left:15%; /*should be 40 ***********************/
	list-style: none;
	background:none;
	border-left:1px solid #fff;
	width:15px;
	z-index:100;
	}

/* main level link: adjust width of menu items here!!! default set to 100px */
#panicnav li a:last-child  {padding-right:0px;margin-right:0px;}

#panicnav a {
	font-weight:600;
	color: #fff;
	text-decoration: none;
	display: block;
	padding:  8px 17px;
	width:40px;
	text-align: center;
	margin: 0; 
	}

/* adjust the wideth of the text field in the dropdown here in the width area */

#panicnavsub a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding:  5px 0px;
	text-align: left;
	margin-left: 0em;
	width: 80px;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	border-radius: 1.6em;
	}

#panicnav a:link { color:#fff}
#panicnav a:hover {}

/* main level link hover */
#panicnav .current a, #panicnav li:hover > a {
	color: #999;
	}


/* sub levels link hover */
#panicnav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #999;
	-webkit-box-shadow: none;
}


#panicnav ul a:hover {
	/*background: #666 url(images/gradient.png) repeat-x 0 -100px ;*/
	color: #fff;
}

/* dropdown */

#panicnav li:hover > ul {display: block;}
	
#panicnav_sub_menu {text-align:left;}
	
/* level 2 list: adujst the width of the background of the dropdown menu here!! with width: 0 pix, it's invisible otherwise, do 160px*/
#panicnav ul {
	display: none;
	text-align: left;
	margin-left: 1.2em;
	padding: 0;
	width: 5em;
	/*position: absolute; */
	top: 1.5em;
	left: 0;
}

#panicnav ul li {
	float: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#panicnav ul a { font-weight: normal;}

/* level 3+ list */


#panicnav ul ul {
	left: 181px;
	top: -3px;
}


/* clearfix */
#panicnav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#panicnav { display: inline-block;} 
	
html[xmlns] #panicnav {display: block;}
 
* html #panicnav {height: 1%;}

.tracklist {
	max-width:670px;
	/*min-width:300px;*/
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	/*background:#5D6A79 url('img/article_fog.jpg');*/
	background: rgb(66, 105, 150);
	background-repeat:repeat;
}
#global_button{
	max-width:970px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
	margin-bottom:8px;

}

/**** player controller ****/
#global_button a {cursor:pointer;}

.hidden{
	display:none;
}

.visibility{
	visibility: hidden;
}








.summary {max-width: 800px;width:100%;font-size:90%; padding-top:1px; max-height:180px; overflow:auto; margin-bottom:0px; margin-top:-10px;padding-bottom:0px}

.album_img {
	float:left;
	margin-right: 25px;
}

.album_img img{

display: block; 
max-width: 250px;
width:100%;
border: 2px solid grey;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
	}

::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-track { background-color: #5D6A79; } 
::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.2); } 
::-webkit-scrollbar-button {background-color: #363B40; } 
::-webkit-scrollbar-corner { background-color: black; }

/*slides
============================================== */
	
	

	.slidesjs-control, .slidesjs-container{
		min-height: 485px;
	}

	#slides .slidesjs-navigation {
      margin-top:4px;
      z-index:100!important;
    }

    #slides .slidesjs-previous {
    position:absolute;
    
      margin-left:-42px;
      margin-right: 5px;
      float: left;
      padding-top:35px;
      margin-top:-48%;
       clear:both;
       color:#363B40;
    }
    
     #slides .slidesjs-previous:hover {color:#ebb40b;}
    
    /*.slidesjs-container .slidesjs-previous, .slidesjs-container .icon-chevron-left{overflow:visible !important;z-index:1000;}*/

    #slides .slidesjs-next {
      /*margin-right: 5px;*/
      float: right;
      position:absolute !important;
      margin-left:101%;
      padding-top:35px;
      margin-top:-48%;
      color:#363B40;
    }
    #slides .slidesjs-next:hover {color:#ebb40b; }
    #smallNext, #smallPrevious {
      	display: none;
      }

    .slidesjs-pagination {
      margin: 6px 0 0;
      float: right;
      list-style: none;
      z-index:1000 !important;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
      padding-top:60px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../image/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-slide { margin-top:20px;min-height:300px;max-width:800px;width:100%;margin-left:auto;margin-right:auto;}

    [class^="icon-"], [class*=" icon-"] {
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    font-family:sans-serif;
}

	[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}
a [class^="icon-"], a [class*=" icon-"] {
    display: inline-block;
    text-decoration: none;
}
    .icon-chevron-left:before {
    content: "\2039";
    z-index:1000;
    }
    
	.icon-chevron-right:before {
    content: "\203A";
    z-index:1000;
   }
	
	.icon-large:before{vertical-align:-10%;font-size:3em;}


    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

#slides {
      display: none;min-height:400px;
    }

    .container {
      position:relative;margin: 0 auto; padding:10px;  max-width:800px;
    }

    /* For tablets & smart phones */
    @media (min-width:637px) {
    	 .tracklist {
    	 	max-height:580px;
       		-webkit-overflow-scrolling: touch;

    	 }
      }
      
    


    /* For smartphones */
    @media (max-width: 959px) {
      .container {
      }

      .slidesjs-control{
      	min-height:400px;
      }

      .slidesjs-container, .container{
		min-height: 1000px;
	}

      #slides {
      	
      }

      .slideNavContainer{
      	width:100%;
      	margin:0px auto;
      	padding-top:0px;
      	clear:both;
      }

       #slides .slidesjs-previous {
      	position:relative !important;
      	margin:0px auto;
      	margin-top:0px;
      	float: left;
      	padding:0px;
      	padding-top:0px;
      	clear:none;
      	color:#363B40;
    	}

      #slides .slidesjs-next {
      	/*margin-right: 5px;*/
      	float: right;
      	position:relative !important;
      	margin:0px auto;
      	padding: 0px;
      	padding-top:0px;
      	color:#363B40;
    	}

      #bigNext, #bigPrevious {
      	display:none;
      }

      #smallNext, #smallPrevious {
      	display: inline;
      }



       .slidesjs-slide {
       	height:100%;
       
       }

       .PanicArticle { 
       	position:relative; 
       	border-top: 5px solid #e0e0e0;
       	border-bottom: 5px solid #e0e0e0;
       	border-left:0px;
       	border-right:0px;
       	margin:0px auto;
       	width:100%;

/*       -webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;*/
	}

       .album_img, .album_img img{
       	float:none;
       	margin-right:auto;
       	margin-left:auto;
       	width:100%;
       }

      

       .tracklist {
       	clear:both;
       	bottom:0px;
       	overflow-y: scroll;
       	-webkit-overflow-scrolling: touch;
       	min-height:200px;
       	font-size:125%;
    
		
       }



      #panicbody{padding:0px;}
    }

    /* For smaller displays like laptops */
    @media (min-width: 960px) {
      .container {
        width:100%;
      }

       .tracklist {
       	max-height:400px;
       	-webkit-overflow-scrolling: touch;
       }
    }




		
		


