/*
Theme Name: Cathartique Beatles
Theme URI: http://cathartique.net
Description: Groovy Green Theme featuring the Beatles.
Version: 1.0
Author: Katie Hall
Author URI: http://catharitque.net
Tags: custom, green, black, white, grey, two columns,
*/

body 
{ 
			background: #8dc73f;
			font-color: #000000;
}    
			
 body, td { 
font-family:"arial"; 
text-align:justify;
font-size: 8pt; 
color:#000000;
}

		a:link {color:#fe2a75 !important; text-decoration: none; }  
		a:visited {color:#fe2a75 !important; text-decoration: none; }
		a:hover {color:#000000 !important; text-decoration: none; }
		a:active {color:#000000 !important; text-decoration: none; } 
		
		a.wp:link {color:#000000!important; text-decoration: none; } 
		a.wp:visited {color:#000000 !important; text-decoration: none; }
		a.wp:hover {color:#ffffff !important; text-decoration: none; } 
		a.wp:active {color:#ffffff !important; text-decoration: none; } 

div#sidebar
{
	background-color: #ffffff;
	position: absolute;
	left: 17px;
	top: 437px;
	width: 220px;
}

div#main
{
	background-color: #ffffff;
	position: absolute;
	left: 269px;
	top: 473px;
	width: 515px;

}

h1
{
color: #000000;
background-color: #808080;
background-image:url('http://cathartique.net/wordpress/wp-content/themes/beatles/h-back.png');
font-family: arial;
text-transform: uppercase;
font-weight: none;
text-align: justify;
letter-spacing: 0px;
}

h2
{
color: #000000;
background-color: #808080;
background-image:url('http://cathartique.net/wordpress/wp-content/themes/beatles/h-back.png');
font-family: arial;
text-transform: uppercase;
font-weight: none;
text-align: justify;
letter-spacing: 0px;
}

b 
{
color: #8dc73f;
padding: 1px;  
}

strong
{
color: #8dc73f;
}

i 
{ 
color: #808080;
padding: 1px;
}


u
{ 
color: #8dc73f;
padding: 1px;
border-bottom: 1px dashed #ffffff;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

s 
{
color: #8bc0d0;
padding: 1px;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

ul.heart
{
list-style-image:url('http://cathartique.net/wordpress/wp-content/themes/beatles/ul-heart.png');
list-style-type:square;
}