/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#pagenav a
{
font-family: Helvetica, Arial, Sans Serif;
font-weight: bold;
letter-spacing: -2px;
font-size: 17pt;
padding: 3px 7px 3px 7px;
display:	block;
float:		left;
}

#pagenav a:hover
{
	background:	#7caacb;
}

ul.children
{
	margin-top:		32px;
}

#pagenav li.current_page_item a
{
	background:	#eee;
}

#pagenav ul li ul a
{
	margin-top: 0px;
}

#pagenav .rss
{
	display:	none;
}

.widget
{
background: #FFF;
border: 5px solid #EEE;
padding: 6px;
}

.widget p
{
margin-bottom: 10px;
}



.textwidget li
{
margin-left: 15px;
}

.noborder, a .noborder, img.wp-smiley
{
border: 0px;
}

.clear-both
{
clear: both;
}

.pitchbox
{
	border: 4px solid #9fcef1;
	margin:	0 10px;
	padding: 60px 10px 6px 10px;
	color:	#333;
	background: url(http://jadecraven.com/wp-content/uploads/2010/05/ontheradar.jpg) top right no-repeat; 
}

.pitchbox p
{
	margin-bottom:	7px;
}

.sidebar-signup-form
{
	text-align:	center;
}

div.widget#text-11
{
padding: 0px;
border: 0px;
background: none;
margin-top: -10px;
margin-bottom: 15px;
}

.widget
{
margin-bottom: 25px;
}

.blogpic
{
position: relative;
bottom: 20px;
}

.post h1.title a, .post h2.title a
{
width: 420px;
display: block;
}

div#pagenav
{
	clear:		both;
	float:		left;
	margin-bottom:	20px;
}

div#logo
{
	margin-top:	20px;
}

div#header
{
		margin-top:	0px;
		padding-top:	0px;
		margin-bottom:	0px;
		padding-bottom:	0px;
}

#affiliations
{
	margin-top:		40px;
	margin-right:		10px;
}
#affiliations a.smsols
{
	display:		block;
	background:		url(/wp-content/uploads/2010/07/smsols_grey.png);
	height:			108px;
	width:			184px;
	text-indent:		-9000px;
	outline:		0px;
	float:			left;
}

#affiliations a.smsols:hover
{
	background:		url(/wp-content/uploads/2010/07/smsols.png);
}

#affiliations a.htnf
{
	display:		block;
	background:		url(/wp-content/uploads/2010/07/htnf-grey.png);
	height:			108px;
	width:			125px;
	text-indent:		-9000px;
	margin-right:		30px;
	outline:		0px;
	float:			left;
}

#affiliations a.htnf:hover
{
	background:		url(/wp-content/uploads/2010/07/htnf.png);
}

.pagination
{
	margin:		5px 0px;
	border:	0px dashed #CCC; 
	border-width:	1px 0px 1px 0px;
	padding:	5px 0px;
}