/*  
Theme Name: Spokane City Human Services
Theme URI: http://10.1.8.18
Description: This is my theme for the Spokane City Human Services website.
Version: 1.0
Author: Thuy Truong
Author URI:http://www.spokanecity.org

*/


body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #0b4ba2 url(images/body_bg.jpg) repeat-x;
color: #000000;
}


#wrapper{
margin: 0 auto;
width:960px;
}

#innerwrapper{float:left;
width:960px;
text-align: left;
height:auto;
}

#header{margin-top:30px;
float:left;
width:960px;
height:236px;
background-image:url("/wp-content/uploads/2010/08/hs_topbg3.png");
background-repeat:no-repeat;
}
/*#logo {background-image:url(./images/hs_logo.jpg);
width:258px;
height:200px;
float:left;}

#headerimg {float:left;
background-image: url("http://10.1.1.66/wp-content/themes/thuy/images/bg.png");
background-repeat:no-repeat;
width:696px;
height:289px;
}*/

#mainnav {float:left;
width:960px;
height:35px;
background-image: url("/wp-content/themes/humanservices/images/mainnav_bg.png");
background-repeat:no-repeat;
/*background:#6bc9ef;*/
margin-top:200px;}

#bodycontainer{float:left;
width:960px;
min-height: 700px;
height:100%;
background: #fff url(images/rounded_white.jpg);
background-repeat:no-repeat;
}

#content{
float: left;
width: 930px;
padding-left:20px;
padding-bottom:30px;

}

.leftsidebar{margin-top:15px;
margin-left:15px;
float: left;
width: 222px;
height:500px;
border-right:1px dotted gray;}



#footer {border-top:1px solid #cdcbc0;
float:left;
width:950px;
padding:5px;
text-align:center;
}
#footer p {color:#fff;}
a:link {
text-decoration: none;
color: #336699;
}

a:visited {
text-decoration: none;
color: #336699;
}
a:hover{text-decoration: underline;
}

h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#000;
font-size:21px;}

h2 {color:#046c8f;
margin-bottom:5px;
font-size:14px;
padding-top:10px;}

h3 {color:#b06d2b;
margin:0 0 5px 0;
font-size:12px;
vertical-align:top;}

h4 {font-size:14px;
color:#996600;
margin-bottom:5px;
margin-left:5px;}


.post{padding-right:10px;}

.post p{line-height:1.4em;
padding:0;}

.entry p {color:#666;
padding:0;
margin-bottom:10px;
vertical-align:top;
}


/* MAIN NAV*/

#mainnav ul {float:left;
margin-top:9px;
margin-left:45px;
width: 920px;}

#mainnav ul li {
display:inline;
margin-right:35px;
font-weight:bold;
font-size:13px;}

#mainnav a:link {
color:#fff;
}

#mainnav a:visited {
color:#fff;
}

#mainnav a:hover {
color:#99ffff;
text-decoration:none;
}



/*--------IMAGES--------------*/


#content img {padding:0;
margin:0;
background-color:#ffffff;
float:left;}

.leftsidebar img { margin-bottom:3px;}

.entry img {margin-right:10px;}


/*-----------TABLE------------*/
table { width:920px;
border-bottom:1px dotted #ccc;
padding-bottom:5px;
margin-left:-6px;
margin-top:20px;}

tr {width:920px;}
td {padding-right:35px;
text-align:left;
vertical-align:top;}

.column1 {width:180px;}
.column2 {width:600px;}
.column3 {width:250px;}






/*-----------------------*/

.quote {background-image: url("http://10.1.1.66/wp-content/themes/humanservices/images/stickie_notebg.png");
width: 224px;
height: 254px;
background-repeat:no-repeat;
float:left;}

.quote h4 {padding-top: 6px;
padding-left:15px;
margin-bottom:5px;}
.quote .textwidget {padding-left:20px;
width:180px;
font-family:"Comic Sans MS", cursive;
font-size:14px;}


.leftsidebar ul{
list-style-type:square;
margin:0px;
padding-left:25px;
padding-right:5px;
color:#336699;
line-height:1.2em;
}

.leftsidebar ul li {margin-bottom:5px;}

.quicklinks { border-right: 1px solid #cdcbc0;
padding-right:5px;}
.quicklinks .textwidget {padding-left:5px;}


/*----------Header image rotator------------*/

#image_flicker img { border:none;
margin-left:16px;
margin-top:25px;}










