/* 
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.

*/


body {
background-color:#DDDAD9;

}

a:link, a:visited  { text-decoration:none; color: #838C1C; font-weight:bold;}
a:hover  {color:#333300}

#top { background:transparent url("http://www.daytripsinnewengland.com/wp-content/themes/headlines274/images/bg.jpg") no-repeat top center; }

#page-nav { 
background-color:#333300;
background-image:url("none");
}

#loopedSlider { position:relative; width:960px; background:#E1E6D2; border-bottom: 1px solid #b9b9b9; border-right: 1px solid #d0d0d0; }
#loopedSlider ul.pagination li a:hover { opacity:1; background:#C6CFB3; }
#loopedSlider ul.pagination li.active a { opacity:1; background:#C6CFB3;}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: none; color: #336699; }

/* ----- prevent clickable links ( noticeable with images) jumping on hover  -------- */
.widget a:hover, .entry a:hover {
border-bottom:0;
}


.entry a.btn, input.submit {
font-style:normal; font-variant: small-caps; color: #043B11; }


.widget h3, #footer-widgets .widget h3 { background-color:#8FA760; }

/* tabbed box widget  */
#tabs ul.wooTabs {
background-color:#8FA760;
}

/* Green footer bkground   */
#footer {
background:#333300 none repeat scroll 0 0;
border-top:1px solid #B3B3B3;
color:#FFFFFF;
font-style:normal; font-weight:normal;
padding:7px 0 14px 0;
font-family:Arial, Verdana;
font-size:11px;
}

#footer-widgets { 
background:#627547;
border-bottom:0px solid #333300;
border-top:0px solid #333300;
}

/* --- shorten height of second nav- height from 58 to 42 --- */

#cat-nav #search{
margin-top:8px;
}

#cat-nav, #secnav li  {
height:42px;
}

#cat-nav a { color:#333300; text-decoration:none; 0px 1px 0px; }
#cat-nav a:hover { color:#000; }
#cat-nav li:hover { background:#C6CFB3; }
#cat-nav a span { font-family:Verdana, Geneva, sans-serif; font-size:11px; font-style:normal; font-weight:400; color:#888; text-shadow:none;}
#cat-nav a:hover span { color:#555; }

#secnav a { font-family:Arial, Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:700; font-size:14px; display:block; z-index:100; padding:0 15px; line-height:40px; text-decoration:none;}

/* shorten top padding for header */
#header {
padding:15px 0;
}
/* sept 2 by SBA -- replace footer h3 bkgr png to match sidebar */
#footer-widgets .widget h3 {background-image:url("images/bg-widget-title.png"); }

.post-bottom .cat, .post-bottom .tags { display:none; }
 

