/*
Theme Name: Twenty Eleven Child 01
Theme URI: 
Description: Child 01 theme for the Twenty Eleven theme
Author: <a href="http://wordpress.org/" title="Visit author homepage">the WordPress team</a>
Author URI: 
Template: twentyeleven
Version: 1.5
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 21 Oct 2013 22:40:39 +0000 */ 

@import url('../twentyeleven/style.css');

#branding {
	border-top: 0px solid #bbb;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}

#access {
	background: #148d98; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#148d98, #148d98);
	background: -o-linear-gradient(#148d98, #148d98);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#148d98), to(#148d98)); /* older webkit syntax */
	background: -webkit-linear-gradient(#148d98, #148d98);
	-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 6px;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #FFFFFF;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access 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;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #148d98;
	border-bottom: 1px dotted #ddd;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #148d98;
}
#access li:hover > a,
#access a:focus {
	background: #148d98; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#148d98, #148d98);
	background: -o-linear-gradient(#148d98, #148d98);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#148d98), to(#148d98)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#148d98, #148d98);
	color: #FFFFFF;
}

#page {
	margin: 2em auto;
	max-width: 967px;
}


#content {
	margin: 0 0% 0 3%;
	width: 70%;
}
#secondary {
	float: right;
	margin-right: 3%;
	width: 18.8%;
}

#main {padding-top: 0;}
.singular.page .hentry {padding-top: 0;}

.widget-title {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}