/* 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;
   
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

H1, H2, H3, H4, H5, H6
{
   font-weight: normal;

}

blockquote
{
   border: 1px ridge #a5becb;
   padding: 10px;
   margin: 10px;
   background-image : url(../img-style/blockquote-back.gif);
   background-repeat : no-repeat;
   background-position : right bottom;
   background-color : #e9d1d1;
}

span{
  font-weight : bold;
}

img { border: 0; }


.center-field{
  text-align : center;
}
.inner-s{
  font-size : 16px;
  font-weight : bold;
  color : red;
  text-align : center;
}

.yellow{
  background-color : yellow;
}

strong{
  font-weight : normal;
}

/* link color */

a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff6600; }

#banner A {  text-decoration: none; 
  color : white;
  font-weight : bold;
}
#banner A:HOVER { color : #ffff93; }



/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .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; 
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
/* */


/* page layout */

body {
    min-width: 780px;
    text-align: center; /* center on ie */
    margin: 0px auto;
    padding: 0;
    font-size : 14px;
    line-height : 13px;
    
    
    
    

  background-color : #160db6;
}

#container-back
{
  background-image : url(../img-style/image-top-back.jpg);
  background-repeat : repeat-x;
  background-position : center top;
  margin: 0 auto;
  
}

#container-outline
{
  background-image : url(../img-style/image-cntainer-outline.gif);
  background-repeat : repeat;
  margin: 0 auto;
  width : 959px;
}

#container
{
    position: relative;
    width : 930px;
    _width: 782px;
    margin: 0 auto;
    text-align: left;
    padding : 0px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : white;
    border-right-color : white;
    background-color : white;

}


#banner {
    position: relative;
    margin: 0 auto;
    width : 930px; /* necessary for ie win */
    height : 445px;
    background-image : url(../img-style/image-banner.jpg);
    background-position : center center;
    background-repeat : no-repeat;
}


#banner h1
{
    color: #fff;
    font-size: 18px;
    font-weight : bold;
    padding-left : 0px;
    padding-top : 15px;
    margin-top : 0px;
    margin-left : 100px;
    margin-right : 0px;
    margin-bottom : 5px;
}


#banner p{
    width: 100%;
    margin : 0px 0px 0px 100px;
    color : white;
    font-size: 12px;
    padding-left : 4px;
    font-weight : normal;
}


.link-u{
  text-align : right;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}


/* content */

#pagebody
{
     position: relative;
     width : 930px;
     text-align: center;
     padding-top : 0px;
     padding-left : 0px;
     padding-right : 0px;
     padding-bottom : 0px;
     margin-top : -247px;
     margin-left : 0px;
     margin-right : 0px;
     margin-bottom : 0px;
     background-repeat : repeat-y;
     
     background-image : url(../img-style/image-pagebody-inner-back.gif);
background-position : 565px 0px;}

#blog
{
     display: inline; /* ie win bugfix */
     position: relative;
     float : left;
     min-height: 1px;
     text-align: left;
     width : 560px;
     background-repeat : no-repeat;
     background-position : -5px top;
     background-image : url(../img-style/image-blog-back.jpg);
  

  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 3px;
  margin-left : 5px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.ad-space
{
    float: right;
    margin-top : 10px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
}

.entry 
{ 
    line-height : 20px; 
    margin : 5px 8px 25px 8px; 
    letter-spacing : 2px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.entry-header
{
    margin-top : 5px;
    margin-right : 5px;
    margin-bottom : 5px;
    margin-left : 5px;
    text-align: left;
    font-weight : bold;
    padding-left : 5px;
    font-size : 16px;
    padding-top : 5px;
    padding-bottom : 5px;
    background-image : url(../img-style/image-entry-header.gif);
    background-repeat : repeat;
    padding-right : 5px;
}

.entry-inner-header{
    font-size : 16px;
    font-weight : bold;
    border-left-width : 8px;
    border-bottom-width : 1px;
    border-left-style : double;
    border-bottom-style : dotted;
    border-left-color : gray;
    border-bottom-color : gray;
    padding-left : 10px;
    padding-bottom : 3px;
    clear : both;
    margin-top : 20px;
  margin-right : 35px;
}


.entry H3{
  margin-top : 35px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

.entry h4
{ 
    font-weight : bold;
}

.entry-index{
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
  border-width : 1px;
  border-style : dotted;
  border-color : silver silver silver silver;

}

.right{
    float : right;
    margin-left : 5px;
}

.left{
    float : left;
    margin-right : 5px;
}

.list-space{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-width : 1px 1px 1px 1px;
  border-style : dotted dotted dotted dotted;
  border-color : blue blue blue blue;
  float : right;
  width : 300px;
}

/* modules (sidebar)*/

#links{ 
    display: inline; /* ie win bugfix */
    position: relative;
    float : right;
    text-align: left;
    width : 355px;
    font-size : 12px;
    background-repeat : no-repeat;background-position : -565px top;
    background-image : url(../img-style/image-blog-back.jpg);
  

  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 3px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 0px;
}

#links .pkg {
    position: static;
    display: block;
    clear: both;
    padding: 5px;
}


.sidetitle
{
    margin-top : 5px;
    margin-right : 2px;
    margin-bottom : 2px;
    margin-left : 2px;
    padding-top : 5px;
    padding-right : 2px;
    padding-bottom : 5px;
    padding-left : 2px;
    font-size: 14px;
    text-align : center;
    font-weight: bold;
    background-image : url(../img-style/image-sidetitle.gif);
    background-repeat : repeat;
    
    
    
}

.side {
    margin : 0px 2px 25px 0px;margin-left : 3px;
    font-size: 12px;
    padding: 10px;
    line-height: 1.5;
    
    
    
    
    
    
    
    
    
    
    
    
}

.whats-new{
    font-size : 12px;
    font-weight : bold;
    padding : 0px;
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
}

.side-inner-title{
  font-size : 12px;
  font-weight : bold;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
  
}

.side ul
{
    margin : 0px;
    padding : 0px;
    list-style-type : none;
}

.side li
{
    margin : 1px 0px;
    padding : 0px;
    text-decoration: underline; 
}

.side li a
{
    text-decoration: underline; 
    font-weight: normal;
}

.side P{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1px;
}

/* footer */

#footer
{

    margin: 0 auto;
    padding: 0;
    width : 930px; 
    height : 143px;
    text-align: center;
    font-size : 14px;
    clear: both;
    background-image : url(../img-style/image-footer.jpg);
    background-repeat : no-repeat;
    color : white;
}

#footer a{
  font-size : 14px;
  font-weight : bold;
  
}
#footer-inner1{
    margin: 0;
    padding: 0;
    width : 930px; 
    height : 108px;
    text-align: center;
    font-size: 0.8em;
    line-height : 70px;
}

#footer-inner2
{
    margin: 0;
    padding: 0;
    width : 930px; 
    height : 35px;
    text-align : right;
}

.pr-link{
  font-size : 10px;
  font-weight : normal;
  text-decoration : none;
  text-align : right;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}


.side-ads{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 0px;
  text-align : center;
}
.side-ads ul
{
    margin : 0px;
    padding : 0px;
    list-style-type : none;
}

.side-ads li
{
    margin : 1px 0px;
    padding : 0px;
    text-decoration: underline; 
}

.side-ads li a
{
    text-decoration: underline; 
    font-weight: normal;
}
#pagebody-inner{
  
  
  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(../img-style/image-banner.jpg);
  background-repeat : no-repeat;background-position : 0px -198px;}
