/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file 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. */
#header-wrap{ background:none; }
#header{ padding-top:0; padding-bottom:8px;  /*background:url(images/header-bg.jpg) no-repeat 509px 15px;*/ }
.col-full{ width:960px; }
#icons ul{ background:none; }
#logo{ margin-top:72px; }
#page-nav{ background:url(images/nav-bg.png) repeat-x; height:36px; }
#cat-nav{ background:url(images/cat-nav-bg.png) repeat-x; }
#cat-nav.nav li ul li a{ color:#000; }
#page-nav a, #cat-nav a{ color:#fff !important; font-size:13px; }
#page-nav a{ padding:10px 15px 12px; background:url(images/nav-border.png) top right no-repeat; }
#cat-nav a{ padding:7px 14px 9px; }
#page-nav a:hover{ background:url(images/nav-hover.png) repeat-x; }
#sliderWrap{ background:url(images/slider-bg.jpg) no-repeat bottom center; }
#main{ width:630px; }
.archive #content{ padding-bottom:140px; }
.single #content{ padding-top:5px; }
.entry ul li{ margin-bottom:6px; }
.post .title{ margin-bottom:15px; }
.blog .post .title{ margin-bottom:0; }
#footer{ background:#539e58; border-top:0 none; padding-bottom:2px; }
#footer .inner{ position:relative; }
#healthy-people{ background:url(images/healthy-person.jpg) no-repeat; position:absolute; width:335px; height:251px; right:0; top:-145px;  }
#copyright p{ width:562px; margin-bottom:15px; }

#blog-header{ background:url(images/recentpost-bg.jpg) no-repeat; height:113px; margin-bottom:15px; }
#blog-header h2{ padding-top:57px; font-size:25px; }

.home #sidebar{ margin-top:50px; }

/* SLIDER */
body.home #sliderWrap { min-height: 285px; }
#sliderWrap .slider a.next{ background:url(images/right-arrow.png) no-repeat; right: -88px; }
#sliderWrap .slider a.previous{  background:url(images/left-arrow.png) no-repeat; }
#sliderWrap .slider a.next, #sliderWrap .slider a.previous{ top:30%; }
#sliderWrap .slides ul li.slide .content{ height:auto; background:#fff; border-radius: 5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:3px solid #c2c2c2; }
#sliderWrap .title, .widget h3, #blog-header h2, #sliderWrap .slides ul li.slide .content h3 a{ color:#297f2d; }
#sliderWrap .slides ul li.slide .content h3{ border-bottom:1px dashed #65b36a; padding:3px 10px 10px;; }
#sliderWrap .post-meta{ display:none; }
#sliderWrap .slides ul li.slide img{ border:none; }
#sliderWrap .title, #sliderWrap .title span, .search_main, #sliderWrap .slides ul li.slide img{ background:none; }
#sliderWrap .slides ul li.slide.hover .content{ border:3px solid #2b842f; background:#fff; width:232px; box-shadow: 0 1px 8px #333; }
#sliderWrap .slides ul li.slide .content p{ padding:10px 10px 3; }
.single #sliderWrap h3{ color:#666; }
#sliderWrap #post-author .profile-image{ background:rgba(107, 163, 84, 0.7); border:none; }


/* WIDGETS */
.widget h3{ background:none; }
.widget ul li a, a.button, a.comment-reply-link, #commentform #submit, #contact-page .submit, .searchform #submit{ background:#6ba354; color:#fff !important; }
.searchform input.s{ border-radius:5px; border-width:1px; }

