*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
width:100%;
height:100%;
background-color:#163039;
}
body{
width:1000px;
height:100%;
position:relative;
margin:0 auto;
background-image:url(../images/bg.gif);
background-position:top left;
background-repeat:repeat-y;
}
html > body{
height:auto;
min-height:100%;
}
#header{
width:1000px;
background-image:url(../images/header_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:185px 0 33px 0
}
.logo{
position:absolute;
top:90px;
left:55px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#595959
}
#menu{
padding:0 10px 1px 71px;
overflow:hidden;
height:42px;
}
#menu li{
display:inline;
padding:0px 15px;
}
#menu img{
float:left
}
#content{
width:932px;
padding:0 0 150px 68px;
overflow:hidden;
}
#footer{
height:150px;
position:absolute;
bottom:0px;
background-image:url(../images/footer_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:1000px;
font-family:Tahoma, sans-serif;
font-size:11px;
color:#D8E4E8;
}
#footer p{
width:100%;
text-align:center;
padding:90px 0 0 0
}
#footer p a{
color:#F69302;
text-decoration:underline
}
#footer p a:visited{text-decoration:underline}
#footer p a:hover{text-decoration:none}
#posts{
width:532px;
float:left;
padding:0 44px 0 0;
/ padding:10px 44px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#595959
}
#sidebar{
width:356px;
float:left
}
.post{
padding:0 0 5px 0;
overflow:hidden;
width:532px;
float:left;
}

.post h2{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#0A3779;
font-weight:normal;
display:block;
padding:10px 0 0 20px;
 background-position:bottom left;
background-repeat:no-repeat;
}
.post h2:first-letter {
font-size:40px;
}

.post h1 {
font-family:"Monotype Corsiva";
font-size:36px;
color:#CC3300;
}
.date{
display:block;
float:left;
background-image:url(../images/date_bg.gif);
background-position:top left;
background-repeat:no-repeat;
width:70px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#E6E5E5;
padding:0 4px 0 0 
}
.categories{
display:block;
float:left;
background-image:url(../images/categories_bg.gif);
background-position:top left;
background-repeat:no-repeat;
width:454px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#1D1D1D;
padding:0 0 0 4px
}
.description{
padding:20px 0 0 0;
float:left; 
}
  
.comments{
display:block;
float:right;
line-height:17px;
padding:5px 0 0 18px;
}
.comments a{
color:#F07402;
text-decoration:underline
}
.comments a:visited{text-decoration:underline}
.comments a:hover{text-decoration:none}
.comments span{
font-size:14px;
color:#6E6E6E;
padding:0 7px;
line-height:17px;
}
#search{
background-image:url(../images/search_bg.png);
background-position:top left;
background-repeat:no-repeat;
width:356px;
height:84px;
margin:0 0 20px 0
}
#search input{
width:169px;
height:20px;
border:0px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#595959;
margin:30px 0 0 69px;
padding:3px 0 0 5px;
float:left
}
#search a{
display:block;
float:left;
margin:30px 0 0 2px
}
.list{
padding:0 0 15px 15px;
}
.list h3{
font-family:"Monotype Corsiva", Arial;
font-size:18px;
}
.list ul{
width:350px;
overflow:hidden;
padding:5px 0 15px 2px
}
.list li{
list-style-type:none;
background-image:url(../images/bullet.gif);
background-position:top left;
background-repeat:no-repeat;
padding:0 0 5px 22px;
line-height:15px;
height:15px;
width:140px;
float:left;
}
.list a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#595959;
text-decoration:none;
}
.post p{
width:511px;
padding:13px 0 0 20px;
}
.post p img{
margin:5px 0 0 0
}
#comments{
padding:15px 0 0 17px;
width:515px;
float:left;
display:inline;
}
#posts .comment{
background-image:url(../images/dots.gif);
background-position:bottom left;
background-repeat:repeat-x;
padding:20px 0 11px 2px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
border:1px solid white
}
.comment span, .avatar span{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#F17102;
padding:0px;
}
.avatar{
width:100px;
float:left;
font-size:10px;
}
#posts .comment p{
display:block;
float:left;
width:410px;
}
#add{
padding:25px 0 50px 0;
float:left
}
.title{
margin:0 0 15px 0
}
.form{
width:412px;
float:left;
}
.form input{
width:405px;
border:1px solid #CCCCCC;
height:18px;
margin:0 0 9px 0;
padding:0 0 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#595959
}
.form textarea{
width:405px;
border:1px solid #CCCCCC;
height:77px;
overflow:hidden;
margin:0 0 9px 0;
padding:5px 0 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#595959
}
.rss{
position:absolute;
top:300px;
right:30px;
}
.inner_copy{
border:0;
color:#fff;
float:right;
width:0.09%!important;
margin:-100px;
overflow:hidden;
line-height:0px;
padding:0px;
font-size:11px
}

/***banner****/

#banner_frame{
	width:500px;
	height:autopx;
	float:left;
	margin:2px 0px 0px 0px;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;}		
	
#slideshow {
    position:relative;
    height:175px;
	}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
