/* 
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  { font: 14px/20px Arial,Helvetica,Sans-serif; color: #ffffff; background: #000 url(images/bg-gradient.png) repeat-x left top; }
h1, h2, h3, h4, h5, h6  { margin: 0; color: #dbdbdc; }

#header{padding:0px 0 0px;clear:both;position:relative;}

/*navigation*/
#main-nav  { font: bold 15px Helvetica, Arial, sans-serif; border: 1px solid #000000; margin-bottom: 40px; background: #fff url(images/bg-mainnav.png) repeat-x left bottom; }
#main-nav li  { border-right: 1px solid #000000; }
#main-nav a  { padding: 5px 20px 2px; line-height: 30px; color:#555; border-bottom: 4px solid #f89118; }

#main-nav a:hover, #main-nav li.current_page_item a, #main-nav li.current_page_parent a  { border-bottom-color: #fec409; color: #000; text-decoration: none; }
#main-nav a:hover, #main-nav li.current-cat a, #main-nav li.current-cat a  { border-bottom-color: #fec409; color: #000; text-decoration: none; }

#main-nav li ul  { background: #f1a11e; border: 1px solid #fbd762; border-width:1px 1px 0; }
#main-nav li ul li a:hover  { border-color: #dbdbdb; background: #fcdc74; }


/* Footer */

#footer  { padding: 20px 0 60px; font-size: 12px; border-top: 1px solid #d9d9d9; color:#000000; background: #f1a11e; }


/*Widgets*/
.widget h3  { position: relative; margin: 0 0 5px 0; padding: 7px 0 7px 10px; font-size: 14px; color:#fff; background: #f89118; }

.widget ul li a  { text-decoration: none; color: #ffffff; }

/* WooTabs */

#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { background:#f89118; text-decoration:none; color: #ffffff; }

#tabs .inside { background:#f89118; padding:5px;}

/* 2.4 Featured Slider */
#loopedSlider { position:relative; width:100%; margin: 0 0 20px 0; }
#loopedSlider .container { overflow:hidden; position:relative; }
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div.slide { position:absolute; top:0; width: 620px; display:none; }
#loopedSlider .slide-content  { position: absolute; bottom: 0; left: 0; padding: 15px 40px 15px 15px; color: #fff; background: rgba(0,0,0,0.8); }
#loopedSlider .slide-content h2  { margin: 0 0 10px 0; font-size: 26px; }
#loopedSlider .slide-content h2 a  { color: #fff; }
#loopedSlider .slide-content p  { line-height: 16px; }
#loopedSlider .nav-buttons  { z-index: 9999; position: absolute; right: 15px; bottom: 8px; }


/* 2.5 Recent Posts */
#recent-posts  { margin: 0 -20px 10px 0; }
#recent-posts h3  { margin: 0 0 20px 0; }
#recent-posts .post  { position: relative; float: left; width: 300px; height: 185px; margin: 0 20px 20px 0; background: #d4d4d4 }
#recent-posts .post .heading  { width: 270px; height:23px !important; padding: 15px; position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.8); }
#recent-posts .post .heading h2  { font-size: 12px; text-transform: uppercase; }
#recent-posts .post .heading h2 a  { color: #fff; }
#recent-posts .meta  { font-size: 11px; text-transform: uppercase; color: #fff; }
#recent-posts .meta a  { font-weight: bold; }


/* 2.6 Older Posts */
#older-posts  { margin: 0 -20px 30px 0; }
#older-posts h3  { margin: 0 0 20px 0; }
#older-posts li  { float: left; width: 300px; margin: 0 20px -1px 0; padding: 10px 0; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; }
#older-posts li img  { float: left; margin: 0 10px 0 0; }
#older-posts li .info  {  }
#older-posts li .info span  { display: block; }
#older-posts li .info .meta-old  { color: #000000 !important; font-size: 11px; }
#older-posts li .info .title-old  { font-weight: bold; font-size: 18px; line-height: 16px; }
#older-posts li .info .title-old a  { color: #ffffff; }
#older-posts li .info .title-old a:hover  { color: #000; text-decoration: none; }


/*Post Entries*/
.post-entries a { display: block; font:italic 12px/16px Georgia, serif; color: yellow; font-weight: bold; text-decoration:none;}

.post-entries {font-size:11px; color: #ffffff; padding:7px 15px; border: 1px solid #dee3e7; background: #fcdfbd;}


/* 3.3 Pagination / WP-Pagenavi */
.nav-entries, .wp-pagenavi, .post-entries {font-size:11px; padding:7px 15px; border: 1px solid #dee3e7; background: #fff url(images/bg-mainnav.png) repeat-x left bottom;  }
.post-entries  { margin: 30px 0 0 0; }
.nav-entries a, .post-entries a { display: block; font:italic 12px/16px Georgia, serif; color:#000000 !important; font-weight: bold; text-decoration:none;}
.nav-entries a:hover, post-entries a:hover { text-decoration:underline; }



/* POSTS */
.post .title  { color:#000000 !important;}
.post .title a:link, .post .title a:visited  { color:#ffffff; }



/*Featured */

#loopedSlider .slide-content h2  { margin: 0 0 10px 0; font-size: 20px; }