html{
    background: #030a1d;
}

body {
  background: #ffffff;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

a{
    color: #000000;
    text-decoration:none;
}

/*----Banner and containing div----*/

#body2{
    top: -10px;
    background: #030a1d;
    width:100%;
    margin: -20px 0 0 0;
    padding: 20px 0 0 0;
}

#wholepage{
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0 8px 0 8px;
    width:744px;
    background: #ffffff url("../pic/banner.jpg") no-repeat;
}

#wholepage h1{
    position: relative;
    left: 550px;
    margin: 0 0 225px 0;
    top: 20px;
    font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
    width:200px;
    color: #ffffff;
    font-size: 50px;
}


a#headline:visited{
    color: #ffffff;
    text-decoration:none;
}

a#headline:hover{
    color: #ffffff;
    text-decoration:none;
}

a#headline:link{
    color: #ffffff;
    text-decoration:none;
}





/*------------- hnav------------*/

#hmenu {
    position: absolute;
    top: 222px;
    margin: 8px 0 0 0;
    padding: 0; 
    width: 744px
}

#hnav {
    margin: 0;
    padding: 0;
}

#hnav ul{
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0;
    margin: 0;
    background-color: #030a1d;
    color: #F2EEEC;
    width: 100%;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    line-height: 18px;
}

#hnav ul li{
    display: inline;
    padding: 5px 0 5px 0;
}

#hnav ul li a{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #F2EEEC;
    text-decoration: none;
    border-right: 1px solid #F2EEEC;
}

#hnav ul li a:hover{
    background: #F2EEEC;
    color: #3A291F;
}

#hnav #active { 
    border-left: 1px solid #F2EEEC;
}

#breadcrumbs{
    position: absolute;
    top: 276px;
    width: 707px;
    margin: 0 0 0 20px;
    display: inline;
}


#week{
    float:right;
    font-weight:bold;
}


/*----------Middle of the page-----------*/

#textarea{
    background: #ffffff url("../pic/line.gif") repeat-y;
    color: #000000;
    padding: 0 0 0 20px;
    margin:0;
    text-align: left;
    width: 724px;
}

#blogspace{
    background: #ffffff;
    float:left;
    text-align: left;
    margin: 0;
    width: 480px;
}

#blogspace h3{
    color: #030a1d;
    font-size: 25px;
    font-weight: lighter;
    padding: 0;
    margin: 0;
}


.hfeed{
    width: 480px;
}


.blogentry{
    border-bottom: 1px #030a1d dotted;
    padding: 10px 0 0 0;
    margin: 0 0 50px 0;
}

.blogentry p a{
    color: #e7875f;
    text-decoration:none;
    border-bottom: 1px dotted #e7875f;
    margin-left: 0;
}


img.imgleft{
    margin: 0 7px 7px 0;
    float: left;
    border: 1px solid black;
}


.blue{
    font-weight:bold;
    color: #030a1d;
}

.blue a{
    color: #e7875f;
    text-decoration:none;
    margin-left: 0;
}

.blue a:visited{
    color: #e7875f;
    text-decoration:none;
}

.blue a:hover{
    color: #e7875f;
    text-decoration:none;
}

.blue a:link{
    color: #e7875f;
    text-decoration:none;
}

ul.links{
    margin-left: 70px;
    list-style: none;
    line-height: 3.5em;
}

ul.links li{
    line-height: 3.5em;
}

ul.links a{
    font-size: 20px;
}

ul.links img{
    border: 1px solid #000000;
}


/*-------Bottom of the page------*/


#bottom{
    margin-left: auto;
    margin-right: auto;
    padding-bottom:121px;
    width:762px;
    background: #030a1d url("../pic/bottom.jpg") no-repeat;
}

#bottom span{
   width: 250px;
   display:block;
   color: #ffffff;
   font-size: 16px;
   margin-left:auto;
   margin-right:auto;
   padding-top: 44px;
}

.clear{
    clear:left;
    margin-top:-1px;
    height:1px;
    overflow:hidden;
}

.clear-both{
    clear:both;
    margin-top:-1px;
    height:1px;
    overflow:hidden;
}


/*------------- right menu------------*/

#rightmenu{
    float:right;
    width: 190px;
    padding: 0;
    margin: 0;
}

#rightmenu h2{
    padding: 0 20px 0 0;
    margin: 0 20px 10px 0;
    border-bottom:1px dotted #030a1d;
}

#blogtags{
    padding: 0 10px 30px 0;
}

a#bigtag{
    font-weight: bold;
}

a.mediumtag{
    font-style: italic;
    border-bottom: 1px dotted #707070;
}

.hide{
    color: #ffffff;
}

#rightmenu ul li {
  background:url("../pic/arrow2.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  line-height:1.2em;
  font-size:100%
}

#rightmenu ul{
    list-style: none;
    margin:.5em 0 1.25em;
    padding:0 0px;
    margin-bottom:30px;
}


#rightmenu ul li a{
    color: #000000;
    text-decoration:none;
}

#rightmenu ul li a:visited{
    color: #000000;
    text-decoration:none;
}

#rightmenu ul li a:hover{
    color: #000000;
    text-decoration:none;
}

#rightmenu ul li a:link{
    color: #000000;
    text-decoration:none;
}

#search_adv{
    margin: 10px 0 25px 0;
    padding: 0 0 0 10px;
}


h3 a{
    font-size: 20px;
}

h3{
    font-size: 20px;
}

#technorati{
    display:none;
}