/* 
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.

*/
.date { margin-top:0px; }

#sidebar .inside li a,
#sidebar .block .blogroll li a,
#sidebar .widget_pages li a,
#sidebar .widget_archive li a,
#sidebar .widget_meta li a,
#sidebar .widget_categories li a{
color: #006DAC;

}

#sidebar .inside li a:hover,
#sidebar .block .blogroll li a:hover,
#sidebar .widget_pages li a:hover,
#sidebar .widget_archive li a:hover,
#sidebar .widget_meta li a:hover,
#sidebar .widget_categories li a:hover{

color: #565656;
}

#content h1 {
font:25px georgia;
	color: #006DAC;
}

#content #single .post h2, #content h2, h2 a  { font:22px georgia; 	color: #006DAC; }

#content h3 {font:18px georgia; 	color: #006DAC;}

#content h4 { font:16px georgia; 	color: #006DAC; }

#content p { font:14px Arial;  }

#content strong { font:bold 14px Arial; }

/*Accordion*/
#accordion { margin:10px 0;font:12px Verdana, Arial, Helvetica, sans-serif;}
#accordion div.selected .title {color: #0033CC; }
#accordion div.blind-text {
	padding:10px;
	margin:5px 0;
	background-color: #f8f8f8;
	color: #4D4D4D;
}
#accordion div.title {
	cursor: pointer;
	padding: 0px;
	margin:10px 0;
	color: #006DAC;
}
#accordion div.title:hover {
	color:#565656;
}
#accordion div.selected {
	border-bottom: none;
	text-decoration:underline;
	color:#565656;
}
#content li { font-size:13px; }
/* 
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.

*/

#sidebar .inside li a,
#sidebar .block .blogroll li a,
#sidebar .widget_pages li a,
#sidebar .widget_archive li a,
#sidebar .widget_meta li a,
#sidebar .widget_categories li a{
color: #006DAC;

}

#sidebar .inside li a:hover,
#sidebar .block .blogroll li a:hover,
#sidebar .widget_pages li a:hover,
#sidebar .widget_archive li a:hover,
#sidebar .widget_meta li a:hover,
#sidebar .widget_categories li a:hover{

color: #565656;
}

#content h1 {
font:25px georgia;
	color: #006DAC;
}

#content #single .post h2, #content h2, h2 a  { font:22px georgia; 	color: #006DAC; }

#content h3 {font:18px georgia; 	color: #006DAC;}

#content h4 { font:16px georgia; 	color: #006DAC; }

#content p { font:14px Arial;  }

#content strong { font:bold 14px Arial; }

/*Accordion*/
#accordion { margin:10px 0;font:12px Verdana, Arial, Helvetica, sans-serif;}
#accordion div.selected .title {color: #0033CC; }
#accordion div.blind-text {
	padding:10px;
	margin:5px 0;
	background-color: #f8f8f8;
	color: #4D4D4D;
}
#accordion div.title {
	cursor: pointer;
	padding: 0px;
	margin:10px 0;
	color: #006DAC;
}
#accordion div.title:hover {
	color:#565656;
}
#accordion div.selected {
	border-bottom: none;
	text-decoration:none;
	color:#565656;
}
#content li { font-size:13px; }
.cite { background:#F2F2F2; border:solid 1px #DEDEDE; margin:35px 0 50px; padding:20px; font-size:14px; }

#copyright-out a { text-decoration:none; }

.featured { display:none; }
#middle { padding-top:0; }
#sidebar { margin-top:22px; }