/*   
Theme Name: Theresa Vo
Theme URI: http://www.theresavo.com
Description: Custom theme for Theresa Vo Psychologist
Author: Claire Vo
Author URI: http://www.clairevo.com
Template: 
Version: 
.
General comments/License Statement if any.
.
*/

*{
	margin: 0px;
	padding: 0px;
}

li {
       margin-left: 30px;
       padding-left: 10px;
}

p, ul{
      margin-bottom: 25px;
}

html, body{
	background:#c6dada url('images/stripe.png') repeat top left;
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	color: #0000000;
}

h1{
	font-family: book antiqua, times new roman, sans serif;
	font-size: 30px;
	line-height: 30px;
	font-variant: small-caps;
        margin-bottom: 10px;
	
}


h2, h3{
	font-family: book antiqua, times new roman, sans serif;
	line-height: 30px;
	font-size: 18px;
	font-variant: small-caps;
        margin-bottom: 10px;
        padding-top: 5px;
}



.smtxt{
	font-family: verdana;
	line-height: 26px;
}

#tophead{
	margin: 0 auto;
	width: 970px;
	height: 10px;
        overflow: hidden;
}

#navigation{
	margin: 0 auto;
        padding: 0px;
	width: 970px;
	background: #fff url('images/header_bg.gif') repeat-x top left;
        clear: right;
}

#navigation div {
float: left;
}

#navigation ul
{
margin: 0px;
padding-top: 30px;
height: 80px;
width: 620px;
overflow: hidden;
}


#navigation li
{
display: inline;
list-style-type: none;
padding-right: 10px;
}


#navigation a:link, #navigation a:visited
{
	font-family: book antiqua, times new roman, sans serif;
        font-size: 16px;
        color: #fff;
        text-decoration: none; 

}

#navigation a:active, #navigation a:hover
{
       text-decoration: underline;
}



#leftmain a:link, #leftmain a:visited
{
        color: #000;
        text-decoration: none; 

}


#leftmain a:hover
{
       text-decoration: underline;
}

.current_page_item
{
       font-weight:bold;
}


#main{
	margin: 0px auto;
        padding: 0;
	width: 970px;
	overflow: auto;
	background: #ffffff url('images/sidebar_bg.gif') repeat-y top left;
        clear: both;
        margin-bottom: 25px; 
}

#main div{
	float: left;
	margin: 0px;

}

#leftmain{
	width: 332px;
	padding: 10px 0px 0px 0px;
        display: inline;
}

#leftmain p, #leftmain h1, #leftmain h2, #leftmain ul {
	padding: 0px 30px 0px 60px;
}

/*#leftmain ul
{
margin: 0px;
padding: 0px;
}*/	 

#leftmain li
{
margin: 0px;
padding: 0px 50px 10px 0px;
list-style-type: none;
line-height: 16px;
}

#sidenav ul
{
margin: 0px;
padding: 0px;
padding-left: 65px;
}

#sidenav li
{
padding-bottom: 13px;
}

#content{
	background: #ffffff;
	width: 580px;
	padding: 0px 0px 10px 10px;
        clear: right;
        display: inline;
}

#footer{
	margin: 0 auto;
	width: 950px;
	background: #333444;
        color: #fff;
        padding: 2px 10px 2px 10px;
        font-size: 10px;
        text-align: center;
        margin-bottom: 25px;
        overflow: hidden;
}

/*#footer{
	margin: 0 auto;
	width: 950px;
	background: #333444;
        color: #fff;
        font-size: 10px;
        text-align: center;
        padding: 2px 10px 2px 10px;
        margin-bottom: 25px;
}*/

#footer a{
        color: #c6dada;
}

a img, a:link img, a:visited img, a:hover img {
border: none;
text-decoration: none;
}
