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

*/

/*===HTML Tags===*/
body {background:#BEBEBE url(images/bg-gradient.gif) repeat-x scroll left top;}


/*===General===*/
a:link, a:visited { color:#3fa9f5;}

/*===Header===*/
#header {position: relative; }
	#header h1 {display: block;}
	
	#header #logo {float:left; margin-bottom:40px; width:470px;}

	#logo h1 {position: relative; top: 24px;}
		#logo h1 a {background: url(images/logo_new.gif) no-repeat left top; display: block; height: 97px; text-indent: -9000em; width: 236px; }

#connect {border: none;}
	#connect ul li {border:1px solid #EDEDED;}

.ad-banner {width: 275px; height: 205px; overflow: hidden; margin-top: 7px; border: 2px solid #3fa9f5; display: block; float: left;}

/*====Post====*/
.post h2.title {font-family:georgia,times New Roman,serif; font-weight:normal; line-height:36px;}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {color:#3fa9f5;}

/*.post .categories a { background-color:#3fa9f5; color:#FFFFFF;}*/
	.post .categories a:hover {background-color: #111;}

/*====Sidebar====*/
#sidebar h3 a {color: #fff;}

.widget h3 {padding:10px 40px 10px 10px;}

.widget ul li {border-bottom:  1px solid #E0E6E6; padding: 5px 0; }

.widget ul li span.rss-date {}

.widget ul li a:link, .widget ul li a:visited {border-bottom: none;}
