/*
Theme Name:     Twenty Eleven Child with Sidebar Support
Theme URI:      http://futurewebblog.com/add-sidebar-support-posts-twenty-eleven-theme/
Description:    Child theme for the Twenty Eleven which includes support for sidebars on posts
Author:         Astrojazz after Chris Aprea
Template:       twentyeleven
Version:        1.1
*/

/* We must first include the original css from the parent theme */
@import url("../twentyeleven/style.css");
@import url(//fonts.googleapis.com/css?family=Rokkitt:400,700);
@import url(//fonts.googleapis.com/css?family=Bitter:400,700,400italic);
@import url(//fonts.googleapis.com/css?family=Oswald);
@import url(//fonts.googleapis.com/css?family=Permanent+Marker);
#content {    margin: 0 34% 0 2%;    width: 63.4%;}#secondary {    margin-right: 1%;    width: 28%;}
body {
	font-family: 'Bitter';
	font-size: 14px;
	line-height: 1.5em;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

#page { background: none repeat scroll 0 0 transparent; }

p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

.center { text-align: center; }

.large { font-size: 18px; }

a {
    	color: #E77717;
    	text-decoration: none;
}

a:hover {
    	color: #DA2925;
    	text-decoration: none;
}

#branding .only-search + #access div { padding-right: 0; }

hr {
	border: 0px;
	color: #00923E;
	background-color: #00923E;
	height: 2px;
	width: 100%;
	text-align: left;
	padding-top:3px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	clear: both;
}

.infoback {
	background: E77717 !important; 
	padding: 5px;
	border: 2px solid E77717;
}	

.entry-content h2 {
	font-family: 'Oswald';
	font-weight: 700;
	font-size: 22px;
	background: #E77717;
	padding: 8px 0 6px 5px;
	margin-bottom: 8px;
	border: 4px solid #DB2925;
}

.entry-content h3 {
	font-family: 'Oswald';
	font-weight: 400;
	font-size: 18px;
	color: #141516;
	border: 2px solid #E77717;
	background-color: #FBC906;
	letter-spacing: 0em;
	line-height: 1.3em;
	padding:3px 0 0 5px;
	margin-bottom: 0.5em;
}

.entry-content h4 {
	font-family: 'Oswald';
	font-weight: 400;
	font-size: 16px;
	color: #E9CA5A;
	background: #00923F;
	border: 2px solid #067531;
	letter-spacing: 0em;
	line-height: 1.2em;
	padding: 0 5px;
	margin: 0.5em 0 0.5em 0;
	text-transform: uppercase;
}

.entry-content h5 {
	font-family: 'bitter';
	font-weight: 700;
	font-size: 14px;
	color: #E77717;
	background: #141516;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	padding: 0 5px 3px;
	display: inline;
    	float: left;
	clear: both;
	margin: 0 0 0.5em 0;
	text-transform: uppercase;
}

.entry-content h5:hover {
	font-family: 'bitter';
	font-weight: 700;
	font-size: 14px;
	color: #141516;
	background: #E77717;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	padding-left: 5px;
	text-transform: uppercase;
}

.entry-content h6 {
	font-family: 'bitter';
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0em;
	line-height: 1.5em;
}

.entry-content h7 {
	font-family: 'bitter';
	font-weight: 700;
	font-size: 14px;
	color: #FFFFFF !important;
	background: #3B5998;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
    	float: left;
	clear: both;
	margin: 0 0 0.5em 0;
	text-transform: uppercase;
}

.entry-content h7:hover {
	font-family: 'bitter';
	font-weight: 700;
	font-size: 14px;
	color: #3B5998 !important;
	background: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	padding-left: 5px;
	text-transform: uppercase;
}

.entry-content h8 {
	font-family: 'Oswald';
	font-weight: 400;
	font-size: 16px;
	border-bottom: 2px solid #00923E;
	color: #000000;
	clear: both;
	line-height: 2em;
	padding-bottom: 0px;
	padding-top: 5px;
	margin: 0 0 0.5em 0;
}

.entry-title {
    	clear: both;
    	color: #141516;
    	font-size: 24px;
    	font-weight: bold;
    	line-height: 1em;
    	padding-bottom: 1px;
    	padding-top: 1px;
}

.entry-title, .entry-title a {
	font-family: 'Permanent Marker', cursive;
	background: rgba(231,119,23,0.6);
	color: #141516;
	font-size: 32px;		
	border-top: 2px solid #00923E;		
	border-bottom: 2px solid #00923E;
	padding-bottom: 5px;
    	padding-top: 5px;
	padding-left: 5px;
}
	
.entry-content, .entry-summary {
    	padding: 1em 0 0;
}

.hentry, .no-results {
	border-bottom: none;
	padding-bottom: 0;
	}
	
.entry-content {
    	border-bottom: 4px solid #100D0D;
	padding: 20px;
	background: rgba(254,254,254,0.2);
}
	
.fbLikeContainer {
	border-top: 2px solid #141516;
}
	
ul, ol {
	margin: 0 0 10px 10px
}

#primary {
    	float: left;
    	margin: 0 -30% 0 0;
    	width: 100%;
}
	
#secondary {
    	float: left;
    	margin-right: 1%;
    	width: 25%;
}
	
#branding {	
	margin: 0 0 0 0;
    	border-bottom: 0px;
	border-top: 0px;
	padding-top: 0px;
    	padding-bottom: 0px;
    	position: relative;
    	z-index: 2;
}

#branding #searchform {	display:none; }
	
#branding img {
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0px;
    	background: transparent;
	height: auto;
    	margin-bottom: 0px;
    	width: 100%;
}	

#access {
	background: #E9CA5A;
	border-top: 4px solid #141516;
	border-bottom: 4px solid #141516;
	border-left: 4px solid #141516;
	border-right: 4px solid #141516;
	clear: both;
	display: block;
	float: left;
	padding-left: 10;
	padding-right: 0;
	margin-right: 0;
	width: 100%;
}

#access a {
	font-family: 'Oswald';
	font-weight: 700;
	font-size: 18px;
    	color: #141516;
    	display: block;
    	line-height: 1.5em;
    	padding: 0 0.5em;
    	text-decoration: none;
}
	
#access li {
	border: 1px solid #FCEB0A;
}
	
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 2em;
}
	
#access ul ul a {
	font-family: 'Oswald';
	font-weight: 400;
	font-size: 16px;
    	color: #141516;
	background: #E9CA5A;
	border-bottom: 1px dotted #141516;
	border-right: 1px dotted #141516;
	line-height: 1em;
	padding: 7px 7px;
	width: 180px;
}
	
#access li:hover > a, #access a:focus {
	background: #00923E;
	color: #141516;
}

#access li:hover > a, #access ul ul :hover > a, #access a:focus {
	background: #00923E;
	color: #141516;
}

#access li.current-menu-item {
	background: #E77717;
	color:#141516;
}

#access li.compclass {
	background: #DB2925;
	color: #E9CA5A;
}
	
#access li.contactclass {
	border-right1: 1px dotted #141516;
}
	
#wpcol-one-third #wpcol-one-half div {
	background: #E9CA5A;
	padding:5px;
	}

.widget-title {
	font-family: 'Oswald';
	font-weight: 700;
	color: #141516;
	font-size: 16px;
	border-top: 2px solid #141516;
	line-height: 1.2em;
	padding-bottom: 5px;
	text-transform: none;
}

.ngg-gallery-thumbnail img {	
	width:160px;	
	padding: 5px !important;
}

.ngg-gallery-thumbnail img:hover { 
	background-color: #e77717 !important; 
	border: 1px solid #e77717 !important;
}

.ngg-gallery-thumbnail span {
	position: absolute;
    	left: 0;    
    	bottom: 0;
    	width: 156px;
    	z-index: 100;
    	display: block;
    	padding: 10px 5px;
    	margin-bottom: 12px !important;
    	margin-left: 14px;
    	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.0);
    	color: #fff;
    	font-family: "Oswald", san-serif;
    	font-size: 24px;
    	font-weight: 400;
    	line-height: 1.5em;
}

.ngg-gallery-thumbnail {
    visibility: visible !important;
}

#mc_signup_form .mc_input {
	width: 230px;
}

#site-generator {
    	background: url(http://www.weedubfestival.co.uk/wp-content/themes/twentyelevenwithsidebar/images/websitebottom.png) no-repeat left bottom;
    	border-top: 0px solid #E77817;
	padding-top: 250px;
	padding-bottom: 0px;
	padding-left: -10px;
	text-align: left;
}

#footer {
	background: url(http://www.weedubfestival.co.uk/wp-content/themes/twentyelevenwithsidebar/images/websitebottom.png) no-repeat left bottom;
	text-align: left;
}
	
#shailan-countdown-2, .shailan-countdown-2.hasCountdown {
	text-shadow: transparent 0px 1px 1px;
	overflow: hidden;
	padding: 5px;
	border: 5px #141515;
}

}
#shailan-countdown-2, .countdown_amount {
	font-family: 'bitter';
	font-weight: 700;
	font-size: 14px;
}

/* Shopping cart styles */

.wp_cart_button_wrapper { margin-bottom:14px; }

.wp_cart_button_wrapper input {
    	margin: 0;
}
.wp-cart-button-form input {
    	width: auto !important;
	padding:0 10px;
	font-weight:700;
	border:0;
	color: #000;
	background-color: #db2925;
	border-radius:13px;
}

.wp-cart-button-form input:hover,
.wp-cart-button-form input:active {
    	color:#fff;
	background-color: #a61c1c;
}

/* Remove unwanted header and Visit Shop link in sidebar shopping cart */

.shopping_cart h2,
.wp_cart_visit_shop_link { display:none; }