/*css*/
body{
font-family:arial,Osaka,sans-serif,verdana;
color:#000;
text-align:center;
background:url(img/slash.jpg);
}

*{margin:0;padding:0;line-height:160%;}
html,body{margin:0; padding:0}
img{border:none;}
ul,ol{margin:0;padding:0;}
ul li{list-style:none;list-style-postion:inline}
ul li a{text-decoration:none;border:none;}
h2,h3,h3,h4,h5{margin:0;padding:0;}

a{color:#a50f38;}
a:hover{color:#aa364f;}
.c-f{ clear:both;}

#outbox01{
width:850px;
text-align:left;
margin:0 auto;
}

#sitetitle{
padding:3px 5px; 
border-bottom:solid 1px #ddd;
margin-bottom:15px;
text-align:center;
background:#fff;
border-bottom:solid 1px #fff;
box-shadow:0 0 4px #999;
background: -moz-linear-gradient(top,#fff,#eee);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee));
background: linear-gradient(top center, #fff 0%, #eee 100%);
}
#sitetitle_in{
margin:0 auto;
width:850px;
text-align:left;
}
#sitetitle a{
font-size:20px;
}

#globalnavigation{
width:26%;
position:relative;
float:left;
font-size:12px;
color:#555;
padding:0;
}
#globalnavigation ul{
margin:0 0 12px 0;
padding:3px;
background:#fff;
box-shadow:1px 1px 2px #999999;
}
#globalnavigation ul li{
padding:6px;
margin:0 0 2px 0;
background:#222;
background: -moz-linear-gradient(top, #000, #555);
background: -webkit-gradient(linear, center top, center bottom, from(#000), to(#555));
background: linear-gradient(top center, #000 0%, #555 100%);
color:#eee;
}
#globalnavigation ul li a{
color:#fff;
text-decoration:underline;
}
#globalnavigation ul li.n_title,
.n_title{
padding:1px;
margin-bottom:3px;
font-size:13px;
font-weight:bold;
list-style:none;
background:none;
border-bottom:#000 solid 1px;
color:#000;
}
#pagelist li a span{
display:block;
padding:2px 3px;
} 

#entrybody{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.site_image{
width:100%;
}
#sub_section{
padding:12px;
line-height:160%;
background:#ffffff;
}
#sub_section ul li{line-height:200%; padding-bottom:3px;}
#sub_section .sub_section_ads li{line-height:170%; margin-bottom:3px;}
#sub_section p{line-height:200%;}

 h2{
margin:10px 0;
display:block;
font-size:15px;
letter-spacing:-1px;
padding:1px;
border:#ccc solid 1px;
}
h2 span{
display:block;
padding:5px;border:#eee;
background: -moz-linear-gradient(top, #fff, #eee);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee));
background: linear-gradient(top center, #fff 0%, #eee 100%);
border-top:#7e8b00 solid 4px;
}

 h3{ 
margin:10px 0;
border-bottom:#9ab700 solid 1px;
font-size:15px;
letter-spacing:-1px;
}


#foot_bar {
letter-spacing: 1px;
font-size:11px;
text-align:center;
background:#fff;
}
#foot_bar p {
margin:0 auto;
width:850px;
text-align: right;
padding: 10px;
}
#foot_bar ul {
margin:0 auto;
width:850px;
text-align: left;
padding: 10px 0;
}

