body 	{  
	margin-bottom: 0;
	margin-top: 0;
	background:url(http://hypnoticjournaling.com/wp-content/themes/blueprint/images/fade.jpg) repeat-x;}

.container 		{ 
	margin-top:20px;
	border:1px #c0c0c0 solid;
	background:#E1B2EB;
	padding:0px;
}

table, td, tr{
border:0px solid #fff;
}

a 				{ color: #70ACAD;text-decoration:none; }
a:hover			{ color: #7F1414; }

h1, h1 a, h2 , h2 a, h3 { font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    color: #70ACAD;
    text-decoration:none;
    }
    
.entry ul{ 
	list-style-type: none;


}
.entry li{
list-style-image:url(http://hypnoticjournaling.com/wp-content/themes/blueprint/images/bullet.gif);
	}
/*-----------------------------------------------------------------------------
	Header
	Add a graphic logo, using the following CSS
-----------------------------------------------------------------------------*/

#page{
	background:#fff;
	
}

#search{display:none;}

#header {
	background: url('/wp-content/themes/blueprint/images/head.jpg') no-repeat;
	height: 281px;
}
    
#header h1		 { display: none;  }
#header .description { display: none; }


.widget{
	font-size: .9em;
	}

/*-----------------------------------------------------------------------------
	Navigation Colors
	Customize the navbar with this CSS
-----------------------------------------------------------------------------*/


#nav, #subnav	{ 
	background: #70ACAD; 
}

#nav li.current_page_item a, #nav li a:hover 	{ 
	background: #fff; color: #AD4A94;
}

#nav li a, #subnav li a 	{ 
	color: #fff; 
	}

#nav li.current_page_item a,
#subnav li.current_page_item a, #subnav li a:hover 	{ 
	color: #AD4A94; }



#footer{
	padding:20px;
	background:#70ACAD;
	border:0px;
	color:#fff;
	}
#footer a{
color:#fff;
}
#footer a:hover{
	text-decoration:underline;
}