/*
THEME NAME: soulbalance
THEME URI: 
DESCRIPTION: Style developed for Soul Balance
VERSION: 0.1
AUTHOR: <a href="http://www.rebecca-anstett.com">Rebecca Anstett</a>
AUTHOR URI:
TAGS: 
*/


body
{
	color: inherit;
}

a:link
{
	color: #663366;
	background-color: inherit;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: none;
}

a:visited
{
	color: #663366 ;
	background-color: inherit;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: none;
}

a:active
{
	color: #660000;
	background-color: inherit;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: none;
}

a:hover
{
	color: #660000;
	background-color: inherit;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: underline;

}

th
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: inherit;
	background-color:#FFFFCC;
}


td, td.header
{
	color: inherit;
	background: #000000;
}

td, td.content
{
	color: inherit;
	background: #FFFFFF;
}

td.menu
{
	width: 300px;
	color: inherit;
	background: #FFFFFF;
}

td.green
{
	color: inherit;
	background: #808000;
}

td.column
{
	color: inherit;
	background: #339933;
}

th
{
	text-align: left;
}

p
{
	font-family: verdana, arial, helvetica, sans-serif;
}

h1, h2, h3
{
	font-family: verdana, arial, helvetica, sans-serif;
}


h1
{
	color: #000000;
	background-color: inherit;	
	font-size: 20px;
}


h2
{
	color: #000000;
	background-color: inherit;
	font-size: 18px;
}

h3
{
	color: #000000;
	background-color: inherit;
	font-size: 16px;
}

td, ol, li 
{
	font-family: verdana, arial, helvetica, sans-serif;
}

p, li, ul, tr, td
{
	font-size: 14px;
}

ul
{ 
        list-style: square; 
}

/* Classes */

.formlabel
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: inherit;
	background-color: #F5F5DC;
}

.error
{
	color: inherit;
	background-color: #FFFFCC;
}

p.bg
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #F0E68C;
	background-color: #FFFFFF;
}

p.white-newsletter
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
}

p.black-newsletter
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}

.black
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}

.brown
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #D2691E;
	background-color: inherit;
}

#footer
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 0px 10px 0px;
}

.button
{
	background-color: #FFFF99;
	width: 120px;
	color: #000000;
	border: 1px solid;
	border-left-color: #FFFF66;
	border-right-color: #000000;
	border-top-color: #FFFF66;
	border-bottom-color: #000000;
}

.button-small
{
	background-color: #FFFF99;
	width: 60px;
	color: #000000;
	border: 1px solid;
	border-left-color: #FFFF66;
	border-right-color: #000000;
	border-top-color: #FFFF66;
	border-bottom-color: #000000;
}
