/* 
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.

*/

.widget ul li a
 {
	padding:0px 0; 
	line-height: 18px; 
	text-decoration: none; 
	color:#777; 
	font-family:Arial,Helvetica,Sans-serif;
 }

.widget {
	color:#555555;
	font-family:Arial,Helvetica,Sans-serif;
	line-height:18px;
}

.post-bottom  {
line-height:18px;
}

body  { background-color: #e9e9ee; }
#top { background:#302f50 url(fresh/bg.jpg) no-repeat top center; }
#footer-widgets{ background-color:#c2c2da; }
#footer{ background-color:#8585a8; }

.more_entries {
	font-size:21px; 
	line-height:25px; 
	font-family:Georgia, serif !important; 
	font-style:normal !important;
}
.more_entries a {
	display: block; 
	margin: 0; 
	background:#302F50; 
	padding:4px 4px; 
	color:#FFF; 
	text-shadow: #009 0px 1px 0px; 
	border:1px solid #ccc;
}
.more_entries a:hover { 
	background:#302F50; 
	text-shadow: #009 0px 1px 0px; 
	border:1px solid #ccc;
}


.more_entries .fl a { 
	background-image:url(images/arrow_lf_7x10.png); 
	background-repeat:no-repeat; 
	background-position:8px center; 
	padding-left:20px; 
}

.more_entries .fr a { 
	background-image:url(images/arrow_rt_7x10.png); 
	background-repeat:no-repeat; 
	background-position:95% center; 
	padding-right:20px; 
}

.xlvi_page_row {
	height:250px;
}

.special_ad img, .special_ad img:hover {
	padding: 0px;
	border: 0px solid #CCC;
	border-image: initial;
	vertical-align: baseline;
}

