/*
Jake and Bella theme &copy; to Karen Woods<br>
http://feelingthis.org/
*/


::-moz-selection {
background-color: #595959;
color: #7E7E7E;
	}

body 	{
	background-image: url('http://www.feelingthis.org/img/bg.jpg');
	background-repeat: repeat;
	background-position: 0px;
	background-color: #ABABAB;
	font-family: tahoma;
	font-size: 7.5pt;
	color: #424242;
	}

a:link, a:active, a:visited 
	{
	color: #8b3934;
	text-decoration : none;
	font-size: 6pt;
	text-transform: uppercase;
	font-weight : bold;
	}

a:hover 	{
	color: #8b3934;
	}

a img 	{
	border: 0px solid #8A4F7A;
	}

a:hover img {
	border: 0px solid #8A4F7A;
	}

b, u	{
	color: #8b3934;
	}

b.uppercase
	{
	color: #8b3934;
	text-transform: uppercase;
	font-size: 6pt;
	font-weight: bold;
	letter-spacing: 1px;
	}

i	{
	color: #8b3934;
	}

br	{
	text-transform: none;
	}

table, td, tr 
	{
	font-size: 8pt;
	padding: 3pt;
	}

textarea, input, select 
	{
	background-image: none;
	border: 1px solid #424242;
	font-family: tahoma;
	font-size: 7.5pt;
	color: #424242;
	margin-top: 1px;
	margin-bottom: 1px;
	}

button, submit 
	{
	background: #DD705B;
	border: 1px solid #424242;
	font-family: tahoma;
	font-size: 7pt;
	color: #424242;
	font-weight: bold;
	}

h1 	{
	font: 11pt Tahoma, Verdana, Sans-Serif;
	text-transform: none;
	font-weight: bold;
	background: ;
	text-align: right;
	color: #000000;
	border-bottom: 0px solid #424242;
	margin-bottom: 0px;
	padding-right: 2px; 
	padding-left: 1px; 
	padding-top: 1px; 
	padding-bottom: px;
	}

h2 	{
	font: 8pt Tahoma, Verdana, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	background: ;
	text-align: right;
	color: #8b3934;
	border-bottom: 0px solid #EFEFEF;
	margin-bottom: 0px;
	padding-right: 2px; 
	padding-left: 1px; 
	padding-top: px; 
	padding-bottom: 1px;
	}

h3 	{
	font-size: 8.5pt;
        line-height: 9pt;
	text-transform: normal;
    	font-weight: normal;
	text-align: justify;
	background: ;
	color: #424242;
	border-top: 0px solid #424242;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
	}

h4 	{
	font-size: 7.5pt;
        line-height: 7pt;
	text-transform: normal;
    	font-weight: normal;
	text-align: left;
	background: ;
	color: #424242;
	border-top: 1px solid #424242;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
	}

h5 	{
	font-size: 7.5pt;
        line-height: 7pt;
	text-transform: normal;
    	font-weight: normal;
	text-align: left;
	background: ;
	color: #424242;
	border-top: 1px solid #424242;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
	}

p 	{
	font-size: 7.5pt;
        line-height: 7pt;
	text-transform: normal;
    	font-weight: normal;
	text-align: justify;
	background: ;
	color: #424242;
	border-top: 0px solid #424242;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 2px;
	}

a.nav, a.nav:link, a.nav:active, a.nav:visited 
	{
	margin-top : 1px;		
	padding : 4px;
	color : #8A4F7A;
	display : block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;		
	font-family: tahoma; 
	font-size: 6pt;
	background : ;
	}

a.nav:hover 
	{
	margin-top : 1px;
	padding : 4px;		
	color : #424242;
	display : block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: tahoma; 
	font-size: 6pt;
	background : ;
	}

#footer{
display: none;
}