body {  color:#ccc;  }
/*div#bg {background:#000 url(/app_themes/fireland/img/layout/fireland-album-front-cover-2.jpg) no-repeat center 65px; background-attachment:fixed;position:fixed;top:65px;right:0;bottom:0;left:0; background-size:cover;}*/
/*div#bg {background:#000 url(/app_themes/fireland/img/layout/Fireland-III-Artwork-Low.jpg) no-repeat center 0px; background-attachment:fixed;position:fixed;top:65px;right:0;bottom:0;left:0; background-size:cover;}*/
div#bg {background:#000 url(/app_themes/fireland/img/layout/web-bg.jpg) no-repeat center 0px; background-attachment:fixed;position:fixed;top:65px;right:0;bottom:0;left:0; background-size:cover;}
p, ol, label, li { font-size:0.9em; }
table tr th, table tr td, label {color:#ccc;}
h1, h2, h3, h4, h5 { font-family: 'Lato',sans-serif; font-weight: 400; }
.clr { float: none; clear: both; }
.hide { display: none; }
/*a, .sin {color:#0099ff}*/
a, .sin {color:#d11718}
a:hover {color:#ffffff; text-decoration:underline;}
.sin-button a {color:#ccc; font-size:1.5em;}
.sin-button a:hover {color:#888;}
ol {list-style:decimal-leading-zero inside none;}
table {background-color:transparent;border:0;}
table tr.even, table tr.alt, table tr:nth-of-type(even) {background-color:transparent;}
input.CaptchaTextBoxSmall {width:25px;display:inline-block;}
input.FormButton {background-color:#222;padding:10px 20px;border:0;color:#ccc;}


#skulls { width:80%; }
.padder-top { margin-top:65px; width:100% !important; }
.padder-top div.columns {width:100% !important; }

#main-nav { background-color:#101010; padding:10px 0; box-shadow: 0 1px 5px rgba(0,0,0,0.8); position: fixed;  width:100%; top:0; z-index:200;   }
#main-nav .top-bar {  margin-bottom:0; background-color:#101010; }
#main-nav .top-bar-section a { font-family: 'Lato',sans-serif; text-transform:uppercase }
#main-nav .top-bar-section li a:not(.button) { background-color:#101010; }
#main-nav .top-bar.expanded .title-area {  background-color:#101010; }
#main-nav .name img { height:50px; width:auto; }


/*.main-logo {position:relative; height:278px; background:#000 url(/app_themes/fireland/img/layout/fireland-masthead-1.jpg) no-repeat center 0; background-size:cover;} */
.main-logo {position:relative; height:318px; top:-10px;}
.main-logo-small {height:160px;}
.main-logo .banner {position:relative; z-index: 100; box-shadow: 0 1px 3px rgba(0,0,0,0.9);}

#main-wrapper { position:relative; top:-80px; }
#main-wrapper article { background-color:rgba(16,16,16,0.8); border:0; box-shadow: 0 1px 3px rgba(0,0,0,0.8);  }
#main-wrapper article h3, #main-wrapper article h4, #main-wrapper article h5  { color: #ccc; text-shadow:0 1px 3px rgba(0,0,0,0.8); }
#main-wrapper article h4  { font-size:1.2em; }
#main-wrapper article h4.sin {color:#ce901d !important;}
#main-wrapper article h5  { font-size:1em; }
#main-wrapper article p { color: #ccc; }
#main-wrapper article p.smll-info { font-size:0.8em; color:#999; margin-bottom:0; font-family: 'Lato',serif;   }
#main-wrapper article img  { width:100%; border:1px solid #999;  }
#main-wrapper article blockquote { border:0; background: url(/app_themes/stormzone/imgs/icons/quote.png) no-repeat 0 0; padding: 0.5625em 1.25em 0 2.2em; }
#main-wrapper article blockquote p  { color: #BEBEBE; font-style:italic; text-shadow:0 1px 5px rgba(0,0,0,0.8); }
#main-wrapper article .gallery img {width:auto;}

#foot-wrapper { background-color:#101010; opacity:0.8; padding:20px 0 10px 0; box-shadow: 0 -1px 5px rgba(0,0,0,0.8);  }
/*
.social-links a { display:block; width:30px; height:30px; border-radius:50%; }
.social-links a:hover { background-color:rgba(255, 255, 255, 0.6); }
.social-links .fb { background: url(/app_themes/stormzone/imgs/icons/social-sprites.png) no-repeat -59px -109px; }
.social-links .tw { background: url(/app_themes/stormzone/imgs/icons/social-sprites.png) no-repeat -9px -109px; }
.social-links .yt { background: url(/app_themes/stormzone/imgs/icons/social-sprites.png) no-repeat -9px -259px; }
.social-links .rn { background: url(/app_themes/stormzone/imgs/icons/rn.png) no-repeat 0 0; }
*/


.contact-form table { width:100%; }
.contact-form table.CaptchaTable { width:auto; }
.contact-form table input { padding:15px; }
.contact-form table textarea { height:150px; }

.tbfm {text-align:center;}
.tbfm img {border:1px solid #999;}

.MediaLibraryTree table { margin-bottom:0;} 
.MediaLibraryTree table:first-child {display:none;}
.MediaLibraryTree td {display:none;}
.MediaLibraryTree td.ContentTreeItem { display:block; }
.MediaLibrarySort { display:none; }
.mediaItem { float:left; margin:0 20px 20px 0; min-height:117px; min-width:117px; }
.Pager { clear:both;}

.gallery .clearing-thumbs li { min-height:200px; display:inline-block; margin:10px; text-align:center; }

/* media queries */
@media only screen and (min-width : 320px) and (max-width : 480px) {
  #main-wrapper { top:-30px; }
}

@media only screen and (min-width : 480px) and (max-width : 800px) {


}

@media only screen and (min-width : 768px) and (max-width : 1024px ) {


}
