* {
  margin: 0;
  padding: 0;
  border:none;
  outline:none;

  }

body {
  font-size:100%;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  text-align:center;
  background:#000 url(images/core/background.jpg) no-repeat top left fixed;
}
  
#header {
  height:66px;
  width:650px;
  background:transparent;
  margin:0 auto 0 auto;
  padding-top:20px;
  padding-bottom: 10px;
}

#logo {
  text-align:right;
  font:37.5px Verdana, Geneva, sans-serif;
  padding-right:95px;
  color:#FFBF00;
}

.white {
color:#FFF;
}

#slogan {
  text-align:right;
  padding-right:125px;
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#FFF;
}

#page {
width:999px;
margin:0 auto 0 auto;
}

#content {
float:left;
width:685px;
padding:25px;
}

.shell {
padding: 15px;
position: relative;
overflow: hidden;
margin-bottom: 15px;
}

.nontransparent {
position: relative;
}

.box {width:655px; background:#0F0F0F; position: relative;}
.box a {color:#FFF; text-decoration:underline;}
.box a:hover {color:#FFBF00; text-decoration:none;}
.box p {font:12px Verdana, Geneva, sans-serif; color:#CCC; text-align:justify; padding:6px 0px; position: relative;}
.box img {float: left;}
.box h1,h2,h3,h4,h5 {font:22px Verdana, Geneva, sans-serif; color:#FFF; text-align:right;}
.box-top {background:url(images/core/box-top.gif) no-repeat top left; width:655px; height:12px;}
.box-bottom {background:url(images/core/box-bottom.gif) no-repeat top left; width:655px; height:12px;}
.box-padding {padding:0px 30px 0px 30px; color:#FFF;}

.box .comments { font-size: 7pt; }

.transparent {
position:absolute;
top:0;left:0;bottom:0;
width:100%;
height:expression(this.parentNode.offsetHeight);
z-index: -1;
background-color:#666;
border-radius: 15px;
/* for FF -3.4 */
-moz-border-radius: 15px;
/* for FF -3.4 */
-moz-opacity:0.35;
/* for Safari -3.0 */
-khtml-opacity:.35;
/* for IE */
filter:alpha(opacity=35);
/* CSS3 standard */
opacity:0.35;
}

.shadow {
-moz-box-shadow: 1px 1px 4px #000;
-webkit-box-shadow: 1px 1px 4px #000;
box-shadow: 1px 1px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.date {
  font:18px Verdana, Geneva, sans-serif;
  color:#FFF;
  padding:20px 0px 20px 33px;
  text-align:left;
}

.imagefloat {
  float:left;
  margin:5px 15px 5px 15px;
  padding:0px;
  border:1px solid #000;
}
.image-text-right {
  padding:5px;
  margin:5px 0px 5px 0px;
  width:100%;
  height:auto;
  text-align:justify;
}

.image-text-right span {
  font:18px Verdana, Geneva, sans-serif;
  color:#FFF;
  text-align:left;
}

.clearboth {clear:both;}

#right-nav {
  float:right;
  padding-top:33px;
  width:238px;
  text-align:left;
}

.nav-headline {
  font:14px Verdana, Geneva, sans-serif;
  color:#FFF;
  text-align:left;
  padding-bottom:10px;
}

#main-menu ul {
  list-style:none;
  padding-bottom:10px;
}
  
#main-menu li a {
  color:#FFF;
  font-family: Verdana, Geneva, sans-serif, serif;
  font-size: 10px;
  text-decoration: none;
  background: transparent url(images/core/menu-button.gif) no-repeat left center;
  padding:0 10px 0 25px;
  line-height:30px;
}
  
#main-menu li a:hover {
  color:#FFBF00;
  text-decoration: underline;
}

#main-menu p a:link { color:#EEE; }
#main-menu p a:visited { color:#EEE; }

#main-menu p a:hover {
  color:#FFBF00;
  text-decoration: underline;
}

.right-nav-divider {
  background: transparent url(images/core/line.gif) repeat-x top left;
  width:115px;
  height:1px;
  padding-bottom:33px;
}


#main-menu a.alarm { background-image: none; color: #FFCC66 }
  
  
#posts ul {
  list-style:none;
  padding-bottom:10px;
  padding:0px 0px 10px 18px;
}
  
#posts li a {
  color:#929292;
  font-family: Verdana, Geneva, sans-serif, serif;
  font-size: 12px;
  text-decoration: underline;
  line-height:20px;
}
  
#posts li a:hover {
  color:#FFBF00;
  background:#666;
  text-decoration: none;
}

#social { margin-bottom: 25px; }

#subscribe {
  text-align:right;
  padding-right:30px;
}

#subscribe input {
  margin:6px 0;
}

.inputstyle {
  background:#090909;
  border:1px solid #404040;
  width:180px;
  height:22px;
  color:#FFF;
  font-size:14px;
  padding-top:5px;
  padding-left:10px;
}

.button {
  background:transparent url(images/core/button.gif) no-repeat top left;
  vertical-align:middle;
  padding-bottom:5px;
  border:none;
  width:126px;
  height:31px;
  color:#FFFFFF;
  font:bold 13px Arial, Georgia, "Times New Roman", Times;
  cursor:pointer;
  margin-left:5px;
}

#footer {
  clear:both;
  width:999px;
  height:170px;
  margin:0 auto 0 auto;
}

#footer-pad {
  width:685px;
  padding:10px 0px 0px 30px;
  text-align:center;
}

#footer p {
  font:10px Verdana, Geneva, sans-serif;
  color:#929292;
}

#footer a {
  color:#FFF;
  text-decoration:underline;
}

#footer a:hover {
  color:#FFBF00;
  text-decoration:none;
}

.line {
  background: transparent url(images/core/line.gif) repeat-x top left;
  width:650px;
  height:1px;
  padding-bottom:10px;
  margin:0 auto 0 auto;
}

.line2 {
  background: transparent url(images/core/line.gif) repeat-x top left;
  width:622px;
  height:1px;
  margin:15px auto 10px auto;
}

.rssicon {
 border: 0;
}

#news_comments { 
border: 1px dashed #000; 
background-color: #333;
padding: 15px;
border-radius: 15px;
/* for FF -3.4 */
-moz-border-radius: 15px;
}

#news_comments ol { margin-left: 10px; font-size: 10pt; }

#comment_fields {
text-align: left;
width: 450; 
border: 1px dashed #000; 
background-color: #222;
padding: 15px;
border-radius: 15px;
/* for FF -3.4 */
-moz-border-radius: 15px;
}

#comment_action{
text-align: left;
width: 450; 
border: 1px dashed #000; 
background-color: #222;
padding: 15px;
border-radius: 15px;
/* for FF -3.4 */
-moz-border-radius: 15px;
}


/*  CALENDAR */
/*************/
.calendarBG { width: 37px;}
.calendarToday { font-size: 10pt; text-align: center; vertical-align: middle; color: #FF9; border: 1px solid #FF9; width: 5px; padding: 1px; }
.calendarCell { border: 1px solid #000; }
.calendarDayHeading { font-weight: bold; font-size: 8pt; background-color: #333; text-align: center; vertical-align: middle; width: 5px; border: 1px solid #333; padding: 1px; }
.calendarBlank { background-color: #000; color: #000; padding: 1px; }
.calendarMonthLinks { border: 1px solid #7F7F7F; }

.prevmth,
.postmth { width: 5px; border: 1px solid #7F7F7F; padding: 1px; }
.month { width: 25px; border: 1px solid #7F7F7F; padding: 1px; }

div#news_calendar a:link,
div#news_calendar a:visited { color:#666; }
div#news_calendar a:hover { color: #FF9; background-color: #333; }
div#news_calendar a:focus { color:#000; background-color: #FFBF00; }

div#news_calendar table { background:none; font-size:8pt; width:37px; color:#666; }
div#news_calendar table th { background-color:#7F7F7F; color: #FFBF00; border: 1px solid #7F7F7F; padding: 1px;}
div#news_calendar table th a,
div#news_calendar table th a:hover { background-color: #7F7F7F; }
div#news_calendar table th,
div#news_calendar table td  { font-size: 8pt; text-align: center; vertical-align: middle; width: 5px; border: 1px solid #000; padding: 1px; }
div#news_calendar table td a,
div#news_calendar table td a:link,
div#news_calendar table td a:visited { color: #FFBF00; background-color: #333; }
div#news_calendar table td a:hover { color: #000; background-color: #FFBF00; }
div#news_calendar table td a:focus { color:#FF9; background-color: #333; }
div#news_calendar table tr { border:none; }
