@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: normal;
  src: local('Tangerine'), url('http://themes.googleusercontent.com/font?kit=_jMq7r9ahcBZZjpP8hftNA') format('truetype');
 
}
@font-face {
  font-family: 'Amaranth';
  font-style: normal;
  font-weight: normal;
  src: local('Amaranth'), url('http://themes.googleusercontent.com/font?kit=RvdVaxHTnYbJDko8dLi4zvesZW2xOQ-xsNqO47m55DA') format('woff');
}

@font-face {
  font-family: 'Dawning of a New Day';
  font-style: normal;
  font-weight: normal;
  src: local('Dawning of a New Day'), local('DawningofaNewDay'), url('http://themes.googleusercontent.com/font?kit=JiDsRhiKZt8uz3NJ5xA06sI8uESXD0Pyby-WfK8NSPc') format('woff');
}


body {}

h1 { 
letter-spacing: 3px;
font-family: "Tangerine";
font-size: 50px;
line-height: 15px;
text-align: left;
color: #322F1A;
font-weight:bolder;
text-shadow: 2px 2px 3px #cdccbe, -2px -2px 3px #cdccbe, 0px 0px 3px #cdccbe, 0px 0px 10px #cdccbe;
border-bottom: groove #000;
margin-bottom: 15px;}

h2 {}

h3 {}

h4 {font-family: 'Dawning of a New Day', arial, serif;
font-size: 40px;
line-height: 15px;
text-align: center;
color: #322F1A;
font-weight:bolder;
text-shadow: 2px 2px 3px #cdccbe, -2px -2px 3px #cdccbe, 0px 0px 3px #cdccbe, 0px 0px 10px #cdccbe;
border-bottom: groove #000;
margin-bottom: 15px;
}
.featured a {
moz-opacity:0.4; 
filter:alpha(opacity=40); 
opacity: 0.4;}
.featured a:hover {
moz-opacity:1.0; 
filter:alpha(opacity=100); 
opacity:1.0;}




.paragraph {
color: #000;
text-align:justify;
font-size:12px;}
.stats {
color: #000;
text-align:right;
font-size:12px;}
.update {
border-left: 2px dashed #000;
border-right: 2px dashed #000;
border-bottom: 1px;
border-top: 1px;
background:#d25a21;
text-align: center;
color: #000}
.subhead {
border-bottom: double 1px #000;
letter-spacing: 5px;
font-size: 9px;
color: #490C03;
border-top: 1px dashed #000;
text-align: center;}

b { 
font-family: Sylfaen, Script, "Comic Sans MS", "Traditional Arabic";
color: #490C03;
font-weight:400;
font-size:16px;}
u {}
i { 
font-family: Sylfaen, Script, "Comic Sans MS", "Traditional Arabic";
color: #3F4E53;
font-size:14px;}
s {}
blockquote {
border-left: 3px groove #ffffff;
border-right: 3px groove #ffffff;
background: none;
text-align: center;}

.art a:link {
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
color: #ffffff;
font-weight: bold;
letter-spacing:2px;
text-decoration:underline overline;
cursor:crosshair;}
.art a:visited {
filter:alpha(opacity=50);
opacity: 0.7;
-moz-opacity:0.7;
font-weight: normal;
letter-spacing:0px;
text-decoration: line-through;
color: #ffffff;}
.art a:active {
filter:alpha(opacity=50);
opacity: 0.2;
-moz-opacity:0.2;
font-weight: normal;
letter-spacing:3px;
text-decoration: line-through;
color: #000;}
.art a:hover {
filter:alpha(opacity=100);
opacity: 1.0;
-moz-opacity:1.0;
font-weight: normal;
letter-spacing:2px;
text-decoration:underline overline;
color: #BEC7DD;} 

.art { visibility: visible; }
.content { visibility: hidden; }

#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

