/*
	Theme Name: Traveling 9 to 5 - Child
	Theme URI: http://www.jjeaton.com/
	Description: This is a child theme for Twenty Eleven for traveling9to5.com
	Author: Josh Eaton
	Author URI: http://www.jjeaton.com/

	Version: 0.3

	Tags:

	Template: twentyeleven

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Import twenty eleven CSS */
@import url("../twentyeleven/style.css");

/* Color scheme
modern ii: http://kuler.adobe.com/#themeID/1436783
Yellow:    F8EA00
Grey:      7B7F7E
Green:     F0EBFF
Blue:	   77BCCF
Dark Grey: 222B30
*/

body {
  background: none repeat scroll 0 0 #222B30;
}

#page {
  margin: 1em auto;
}

#branding {
  background: url("img/flight.jpg") repeat scroll 0 0 transparent;
  clear:both;
}

#site-description {
  color: inherit;
}

#branding #s {
  color: #DDDDDD;
}

/* =Post Styles
----------------------------------------------- */
/* Headings */
.entry-content h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

.entry-content h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

.entry-content h3 {
    font-size: 1.17em;
    margin: 1em 0;
    letter-spacing: inherit;
    line-height: inherit;
}

.entry-content h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

.entry-content h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

.entry-content h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

/* Content Boxes */
.content-aside {
  background-color: #EEEEEE;
  border: 1px solid #DDDDDD;
  border-radius: 5px 5px 5px 5px;
  margin-bottom: 1.625em;
  padding: 5px 10px;
}

.smaller {
  font-size: .75em;
}

blockquote {
	border-left: 3px solid #EEE;
	padding-left: 1em;
	color: #888;
}

/* =FlexSlider
----------------------------------------------- */
.slides, .flex-control-nav, .flex-direction-nav {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

ol.flex-control-nav {
	bottom: -40px;
	position: absolute;
	text-align: center;
	width: 100%;
	margin-left: 0 !important;
	left: 0 !important;
}

.flex-control-nav li {
	float: none !important;
	display: inline-block;
}

.featured-posts {
	height: 370px;
	margin: 0 -8.9% 20px;
}

.flexslider {
	width: 500px !important;
	margin: auto !important;
	border: 5px solid #000000 !important;
	border-radius: 5px 5px 5px 5px !important;
}

.flexslider .slides img {
  min-height: 288px;
}

.flex-caption {
	margin: 0;
}

.flex-caption a {
	color: #FFFFFF;
}

/* =Front Page recent posts
----------------------------------------------- */
.recent-post {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 10px;
	/* border: 1px black solid;
	border-radius: 5px 5px 5px 5px; */
	overflow: hidden;
}

.recent-post .entry-title {
	margin: 0px;
	padding-top: 5px;
}

.recent-post .comments-link {
	float: right;
	margin-right: 1em !important;
	margin-bottom: 0 !important;
}
.recent-posts hr {
	margin: 7px 0;
	width: 100%;
}
.recent-post .indexed.format-image .hentry {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.recent-post p,
.indexed.format-image p
{
	margin-bottom: 1.625em !important;
}
.recent-post div.entry-meta,
.indexed.format-image div.entry-meta {
	display: block;
	float: none;
	width: 100%;
	margin-bottom: 1em;
}

/* =Top Menu Navigation
----------------------------------------------- */
#access2 {
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 0;
	width: 100%;
}
#access2 div { margin: 0 7.6%; }
#access2 ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access2 li {
	float: left;
	position: relative;
}
#access2 a {
	color: #bbb;
	display: block;
	line-height: 2.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access2 ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access2 ul ul ul {
	left: 100%;
	top: 0;
}
#access2 ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access2 li:hover > a,
#access2 ul ul :hover > a,
#access2 a:focus {
background: #efefef;
}
#access2 li:hover > a,
#access2 a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access2 ul li:hover > ul { display: block; }
#access2 .current_page_item > a,
#access2 .current_page_ancestor > a {
font-weight: bold;
}
