@import "../../_css_/jux_reset.css";
@import "../../_themes_/default/style.css";
@import "../../_themes_/default/forms.css";
@import "../../_themes_/default/paginator.css";
@import "../../_themes_/default/news.css";
@import "../../_themes_/default/shop.css";
@import "../../_themes_/default/rss.css";
/*
@font-face {  
  font-family: 'Apple Garamond';  
  src: url(../../_fonts_/AppleGaramond.ttf);  
  src: local('Apple Garamond'), local('Apple Garamond'),  
  url(../../_fonts_/AppleGaramond.ttf) format('truetype');  
}

@font-face {  
  font-family: 'Angelic War';  
  src: url(../../_fonts_/AngelicWar.ttf);  
  src: local('Angelic War'), local('Angelic War'),  
  url(../../_fonts_/AngelicWar.ttf) format('truetype');  
}


@font-face {  
  font-family: '28 Days Later';  
  src: url(../../_fonts_/28_days_later.ttf);  
  src: local('28 Days Later'), local('28 Days Later'),  
  url(../../_fonts_/28_days_later.ttf) format('truetype');  
}
*/

@font-face {
 font-family: '28 Days Later';  
 src: url("../../_fonts_/28_days_later.eot") /* EOT file for IE */
}
@font-face {
 font-family: '28 Days Later';  
 src: url("../../_fonts_/28_days_later.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: 'Angelic War';
 src: url("../../_fonts_/AngelicWar.eot") /* EOT file for IE */
}
@font-face {
 font-family: 'Angelic War';
 src: url("../../_fonts_/AngelicWar.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: 'Apple Garamond';
 src: url("../../_fonts_/AppleGaramond.eot") /* EOT file for IE */
}
@font-face {
 font-family: 'Apple Garamond';
 src: url("../../_fonts_/AppleGaramond.ttf") /* TTF file for CSS3 browsers */
}





*{color: #663333;font-family: 'Apple Garamond',Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:14px;}

body,html {  color: #000;  background-color: #ebebeb; }
a {  color: #999999;   }
a:hover {  color: #B51E1A;  }

/* Begin blog header */
div#header {color: #fff; background-image: url('images/header.jpg');}
div#header a {color: #fff;font-family: 'Apple Garamond';}
div#header h1 {padding:10px 0 3px 20px;}
div#header h1 a { color: #cccccc;font-family: '28 Days Later';font-size: 2.5em;margin:10px 0 0 0;}
div#header h2 {color: #cccccc;font-family: 'Angelic War';font-size:1.6em;padding-top:0px;margin-top:0px;}
h3,h5,h3.box_title {font-family: 'Angelic War';font-size:1.5em;padding:20px 0 15px 0;}

/* Begin sidebar */
div#sidebar {  float: left;  border-left: #ebebeb solid 1px;}

/* Begin footer */
div#footer {color: #fff;  background-color: #534F57; background-image: url('images/footer.jpg');/}
div#footer a  {color: #cccccc;}

#layerChat{ background:#EAEAEA;}

img.framed,.framed img{padding: 1px;display:inline;background: #cccccc;border: 0px solid #C0D2EF;margin: 4px;}
.searchform{display:none;}


.faq_list_title{}
.faq_list_title a{}
.faq_detail_title{}
.faq_detail_content{}

