/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{  margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 0.9em;
   color: #666;
   background: #036;
}

form, input { margin: 0; padding: 0;}
a { text-decoration: underline; }
a img { border: 0; }

h1,h2, h3, h4, h5, h6 { font-weight: normal; }
h1 {margin-top: 3px; margin-bottom: 0px;}
h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}
h2
{ 
  clear: both;
}
p 
{ 
   line-height: 150%;
   letter-spacing: 1px; 
   margin-top: 2px; 
   margin-bottom: 5px; 
}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* main body */
h2
{
   background: #036;
   font-size: 1.2em;
   font-weight: bold;
   color: #f5f5f5;
   padding: 4px 10px;
}

#container
{
   position: relative;
   margin: 10px auto 10px; /* center on everything else */
   width: 790px;
   background: #fff;
   text-align: left;
   border: solid 1px #039; 
   padding: 3px;
}

/* heder */

#header 
{ 
   position: static;
   display: block;
   width: auto; 
   height: 114px; 
   border: solid 1px #039; 
}
#banner 
{ 
   position: static;
   float: left;
}
#banner-module
{
    position: static;
    text-align: right;
    padding-top: 7px;
    /*margin-left: 60px;*/
    width: auto;
    height: auto;
}
#banner-module form { padding-right: 15px;}
#banner-module input { font-size: 12px; }
label
{ position: relative; vertical-align: middle;}
#search 
{
    width: 120px; 
    height: 16px;
    padding: 2px 4px;
    margin: 0;
    border: solid 1px #036;
}
#submit 
{
    margin: 0em;
    padding: 2px 4px;
    color: #f5f5f5;
    background-color: #036;
    vertical-align: top;
    border: solid 1px;
} 
#categories
{ 
   position: static;
   margin-top: 35px;
   margin-bottom: 0px;
   padding-right: 15px;
   font-size: 1em;
   border-bottom-style: double;
   border-width: 3px;
   border-bottom-color: #036;
   height: 19px;
}
#categories dl 
{
    margin: 0;
    padding:0;
}
#categories dt 
{ 
   display: inline;
   margin: 0;
   padding:0;
}
#categories dt a span
{
   font-size: 0.7em;
   margin-right: 2px;
   vertical-align: middle;

}
dd {}
dd.center {margin: 1em;}
#categories a:link
{ 
   color: #036;
   font-weight: bold; 
   text-decoration: none; 
   padding: 3px 12px 2px 2px;
}
#categories a:visited
{
   color: #036;
   font-weight: bold;
   text-decoration: none;
   padding: 3px 12px 2px 2px;
}

#categories a:hover
{ 
   color: #f5f5f5;
   background-color: #036;
   font-weight: bold;
   text-decoration: none;
   padding: 3px 12px 2px 2px;
}

a:link
{
  color: #036; 
}
a:visited
{
   color: #036; 
}
a:hover
{
    color: #6f9830; 
}
.red
{
    color: #red;
}
/* main contents */

#pagebody 
{  
   clear: both;
   position: relative;
   width: auto;
   height: auto;
   margin-top: 3px;
   border: solid 1px #036;
  /* display: inline; *//* ie win bugfix */
   min-height: 1px;
}
#alpha
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
   width: 590px;
   border-right: solid 1px #036;
}
#alpha-inner
{
   position: static;
   display: block;
   padding: 5px 10px 5px 10px;
}
#info
{
  float: left;
  width: 360px;
  height: 223px;
}
.entry-pic
{
   width: 250px;
   margin-right: 5px;
   padding-right: 5px;
   float: left; 
}
.entry-header
{
   clear: both;
   margin-top: 20px;
   font-weight: bold;
   font-size: 1em;
   padding-left: 5px;
   border-left-style: dotted;
   border-color: #f60;
   border-width: 2px;
   
} 
.posted
{
   padding-left: 15px;
   margin-bottom: 20px;
   font-size: 0.8em;
   font-weight: normal;
}
.entry-body
{
   padding-left: 15px;
   padding-bottom: 20px;
   /*border-bottom-style: dotted;
   border-bottom-color: #f60;
   border-width:1px;*/
}
.pic-entry-body
{
   padding-left: 15px;
   padding-bottom: 20px;
   /*border-bottom-style: dotted;
   border-bottom-color: #f60;
   border-width:1px;*/
   width: 250px;
   float :left;
}
.extended
{
   display: block;
   font-size: 0.8em;
   text-align: right;
   padding-right: 15px;
}
.date-header
{  
   margin-top: 10px;
   border-top: 1px solid #036;
   border-bottom: 4px double #036;
   padding: 0 0 0 10px;
   clear :both;
   color: #666;
   font-size: 1em;
}

.entry-more
{
   clear: both;
   padding-left: 15px;
}

#stop
{   
   float :left;
   margin-left: 20px;
   margin-right: 20px;
   margin-bottom: 20px;
}

#beta 
{ 
   position: relative;
   width: 185px;
   float: right;
} 
#beta-inner
{
   position: static;
   padding: 5px 10px 0 5px;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin-top: 10px;
   padding-left: 5px;
   color: #036;
   border-left: solid 1em #036;
   font-size: 1em;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}
.cat50-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   color: #036;
   font-size: 0.9em;
   font-weight: bold;
   line-height: 1.5;
   text-transform: uppercase;
}
#cat99-header
{
   clear: both;
   /* margin-top: 10px; */
   font-weight: bold;
   font-size: 1em;
   padding-left: 5px;
   border-left-style: dotted;
   border-color: #c00;
   border-width: 2px;
   line-height: 1.5;
   
} 
.entry-footer
{
   display: block;
   font-size: 0.8em;
   text-align: center;
   padding-right: 15px;
}  
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.module-content
{
   margin: 0 0 10px 0;
   padding: 10px 10px 0 20px;
   font-size: 12px;
   line-height: 1.2;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}
.cat50
{
   padding: 10px 5px;
   font-size: 0.9em
}
.paginate
{
    clear: both;
    text-align: center;  
}
#footer
{  
   margin-bottom: 0px;
   clear: both;
   color: #f5f5f5;
   background:#036;
   font-size: 0.7em;
}
div#footer p
{
   display: block;
   text-align: center;
}
div#footer p a:link
{ 
   color: #f5f5f5;
   text-decoration: none; 
}
div#footer p a:visited
{
   color: #f5f5f5;
   text-decoration: none;
}
div#footer p a:hover
{
   color: #6f9830;
   text-decoration: none;
}
