/*
Theme Name: TravelinFool
Contributors: Jeff Skop
Theme URI: http://travelinfool.com
Description: A theme developed for travelin fool, leveraging the The Source parent theme
Author: Jeff Skop
Author URI: http://travelinfool.com
Tags: travel site with rotating news centric layout 
Template: TheSource
Version: 0.1.0
*/

/* STANDARD TAGS */

@import url("../TheSource/style.css");


#content-bottom , #content-bottom .container {height: auto;}  

#slogan {
font-family: Georgia, serif;
font-style: italic;
color: #6E6E6E;
font-size: 14px;
float: left;
padding: 42px 0px 0px 3px;
}
#header-top {
background: #0B0B0B url(../TravelinFool/wood2.jpg) repeat-x bottom left;
height: 148px;
}

body#home {
color: #ffffff;
}
.entry-content {
color: #262626;
}

#recent-posts .entry p.date span {
background: #6E6E6E;
text-shadow: 1px 1px 1px #000000;
}

.recent-cat .entry.light-blue h3 {
background: #6E6E6E;
text-shadow: 1px 1px 1px #000000;
}