/* 
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.

*/
#top { background:#000018 url(images/bg.jpg) no-repeat top center; }

#logo img  {display: none }

#logo  { min-height:80px; }

#secnav a { font-family:Georgia, "Times New Roman", Times, serif; font-weight:700; font-size:14px; font-style:normal; display:block; z-index:100; padding:0 15px; line-height:58px; text-decoration:none;}

#cat-nav li:hover { background:#8699A0; }

.post .title a:link, .post .title a:visited  { color:#3B718A; }

.entry a.btn, input.submit {  no-repeat center 0; padding:4px 8px; color:#fff; font:Georgia, serif; font-size:12px; font-style:italic; text-shadow: #777 0px 1px 0px; background-color:#838C1C;  }

.entry a.btn:hover { cursor:pointer; opacity:0.8; }

#adrotate_widgets-4 { padding: 18px 0px 5px 18px; }
#adrotate_widgets-4 img { padding: 0px 8px 8px 0px; }
#adrotate_widgets-4 a:hover { border: medium none; }

.adrotate_widget { repeat scroll 0 0 transparent; border: medium none; }
.adrotate_widget a:hover { border: medium none; }

body  { background-color: #d1d8db; background-image: url(images/bg-gradient.jpg); 
	background-repeat: repeat-x; }

#cat-nav a { color:#333; text-decoration:none; text-shadow: none; }

#cat-nav { position:relative; background:url(images/bg-catnav.png) repeat-x bottom; height:58px; border-top:1px solid #fff; }

#page-nav ul.rss{background:url(images/ico-rss.png) no-repeat right 8px;padding:0 35px 0;}

#page-nav ul.fbnavi{background:url(images/ico-facebook.png) no-repeat right 8px;padding:0 150px 0;}

#nav li ul li a {
color:#EEEEEE;
line-height:26px;
width:188px;
}

.swf_ad {
display: inline;
width:300px;
height:250px;
margin:0px !important;
padding:0px !important;
}

.onboards_cols {
float: left;
margin-right: 15px;
}

.onboards_right {
clear: right;
padding-bottom: 55px;
}

table, tbody, tfoot, thead, tr, th, td {
vertical-align:top;
}


