/* Theme Name: VITA-Theme
URI: http://www.virtualitassistants.com
Description: The template WordPress theme.Version: 2.0
Author: Amber Whitener
Author URI: http://darkbluesun.com */

body {
background: #D5DADD url(./images/background.jpg);
background-position: top left;
background-repeat: repeat-x;
height: 100%;
margin-bottom: 1px;
overflow-y: scroll;
font-size: 16pt;
font-family: Verdana, Tahoma, Times New Roman, serif;

}

H1 {
font-size: 24pt;
font-family: Century, Times New Roman;
color:0d0d0d;
}

H2 {
font-size: 14pt;
font-family: Tahoma, Times New Roman;
font-weight: 500;
color:0d0d0d;
}

H3 {
font-size: 12pt;
font-family: Tahoma, Times New Roman;
color:0d0d0d;
}

H4 {
color:#6d1210;
font-size:14px;
margin-bottom: 2px;
}

ul {
    list-style-type: square;
}


#container{
width: 973px;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
font-size: small;
font-family: Tahoma;
}

#headerimg { 
display: block;
background: #FFFFFF url(/VITA2010.png) no-repeat bottom left;
margin: 0px 0px 0px 19px;
padding: 0px 0px 0px 0px;
float:left;
height: 102px;
width: 600px;
}

#header-right {
display: block;
background: #FFFFFF;
margin: 0px 19px 0px 0px;
padding: 0px 0px 0px 0px;
float:right;
height: 102px;
width: 335px;
} 

#header-slogan{
background: #FFFFFF bottom left;
height:16px;
overflow:hidden;
margin:0px 14px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Tahoma;
font-size: 10pt;
font-weight:500;
color:#242424;
}

#nav {
}

#navcapl {
background: transparent url(./images/navcapl.gif) no-repeat left top;
float: left;
width: 19px;
height: 55px;
}

#navcapr {
background: transparent url(./images/navcapr.gif) no-repeat left top;
float: right;
width: 19px;
height: 55px;
}

#navbar1 {
background: #ffffff url(./images/navbg.gif) repeat-x top left;
color: #ffffff;
width: 935px;
height: 70px;
float: left;
}

#navbar1 ul {
list-style:none;
margin:0px 0px 0px 0px;
padding:6px 0px 6px 0px;
}

#navbar1 ul li{
background: transparent url(./images/navdiv.gif) no-repeat right;
font-size: 9pt;
font-weight: 700;
text-decoration: none;
float: left;
vertical-align: middle;
padding: 8px 20px 8px 20px;}

#navbar1 a {
color:#ffffff;
text-decoration:none;

}

/* contents of the post and page */

#page {
background: #ffffff url(./images/solid.jpg) repeat-y 674px 0px;
width: 935px;
margin: 2px 19px 0px 19px;
padding: 0px 0px 0px 0px;
}

#post {
background: #ffffff url(./images/solid.jpg) repeat-y 674px 0px;
width: 935px;
margin: 2px 19px 0px 19px;
padding: 0px 0px 0px 0px;
}

#content {
background-color: #ffffff;
overflow: hidden;
float: left;
width: 630px;
padding: 0px 0px 2px 29px;
margin: 0px 0px 0px 0px;
color:0000FF; 
}

#content ul {
margin:0px 20px 0px 50px;
padding:0px 0px 0px 0px;
}

#content ul li {
margin:0px 20px 0px 20px;
padding:0px 0px 0px 0px;
}

#content li {
margin:0px 20px 0px 50px;
padding:0px 0px 0px 0px;
}

#sidebar {
\\background-color: #ffffff;
background: transparent url(./images/page.jpg) no-repeat 0px 0px;
float: right;
width: 243px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 18px;
font-size: small;
font-family: century;
}

#sidebar ul { 
list-style:none;
margin:0px 10px 10px 0px;
padding:0px 0px 0px 0px;
font-size: small;
font-family: Tahoma;
font-weight:500
}


#sidebar ul li { 
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#clear {
clear: both;
}

#footer {

  text-align: left;
  font-size: small;
  font-family: ;
  padding: 0px 19px 0px 19px;
  }