/*
Theme Name: Paths2Awareness
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Computer Friendly Associates, Inc. (CFA) + Lynn Staudacher   
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
BODY
{
    background:gray;
    font-family: Georgia, Times, serif;
    font-style:normal;
    width:986px;
    margin-top:0px;
    margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
}

#topBanner{width:986px;height:230px;background:url(images/bg_graySpace2.jpg);margin:0px;padding:0px;
	float:left;clear:both;}
#topBanner a{ border:0px;margin:0px;padding:0px;}

#page{width:986px;background:url(images/rainbow_bg2.jpg);margin:0px;padding:0px;
	display:block;float:left;clear:both;}

#page_content{width:986px;margin:0px;padding:0px;
	display:block;float:left;clear:both;}

#sidebar 
{
	float:left;width:198px;margin:0px;padding:0px;    font-family: Georgia, Times, serif;
    font-style:normal;
}
#sidebar a{text-decoration:none;font-style:normal;}


#thirdColumn
{
	float:left;width:140px;padding:20px;padding-top:30px;clear:right;
}
#thirdColumn h3 { font-size:18px }

#thirdColumn ul{ margin:0px;padding:5px; }

#thirdColumn ul li 
{
	list-style-type:	none ;
	padding:0px;padding-bottom:5px;
	margin:0px;
	font-size:14px;
}	
	


.menu_item  {float:left;margin:0px;padding:4px;width:188px;
	background:#74A2A2;color:#ffffdd;
	font-weight:bold;font-size:9pt;cursor:pointer;
	text-align:center; vertical-align:middle;border:1px solid #aaa;
	border-bottom:0px;}
.menu_item:hover{background:#ffffdd;color:#ff379b;}

.entry{float:left;clear:right;width:750px;padding:5px;margin:0px;
	    font-family: Georgia, Times, serif;
font-style:	normal;
		font-size:12px;	    
}
.entry a{text-decoration:none;}

.entry a:hover{color:#ff379b;text-decoration:none;}
.entry table{margin:0px;}
.entry td{font-family: Georgia, Times, serif;
		font-size:12px;	 }   

.entry_blog{float:left;clear:right;width:500px;padding:30px;margin:0px;
	    font-family: Georgia, Times, serif;
		font-style:	normal;
		font-size:12px;
		 line-height: 1.5em;	    
}
.entry_blog a{text-decoration:none;}

.entry_blog a:hover{color:#ff379b;text-decoration:none;}
.entry_blog table{margin:0px;}
.entry_blog td{font-family: Georgia, Times, serif;
		font-size:12px;	 }   





#footer {text-align:center; font-family: Georgia, Times, serif; font-style:normal;
		font-weight:bold; font-size:12px; width:986px;	}    

#footer td{font-family: Verdana, Helvetica, sans-serif;
		font-size:12px;	}  

#footer a:hover{color:#ff379b;text-decoration:none;}}  


p{margin:0px;padding:0px;margin-bottom:10px;}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Georgia, Times, serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Georgia, Times, serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Georgia, Times, serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin:0px;
	padding:0px;
	}	
		
H4	{	
	font-family: Georgia, Times, serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Georgia, Times, serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Georgia, Times, serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

	

UL LI	{	
	list-style-type:	disc ;
	padding-bottom:5px;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


