/*
Theme Name: Buzz
Theme URI: http://beckydavisdesign.com/
Description: Custom theme for Buzz Co. with HTML5 enhancements, 2 & 3 column layout and added widgets. Child of TwentyEleven. 
Author: Becky Davis, Design by Beyond Design
Version: 1.0
Template: twentyeleven
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

Colors
logo yellow - ffde16
tab gray - afafaf
footer gray - a8a8a8
dk gray - 373737
*/
@import url('../twentyeleven/style.css');

/* A message for users with JavaScript turned off */
noscript strong {display: block; font-size: 18px; line-height:1.5em; padding: 5px 0; background-color: #ccc; color: #a00; text-align: center; }

#page {
    margin: .5em auto;
	max-width: 1120px;
	
 }
#main {
	padding:0;
	-webkit-box-shadow: -1px -5px 20px rgba(50, 50, 50, 0.45);
	box-shadow:         -1px -5px 20px rgba(50, 50, 50, 0.45);
}
.singular #content, .left-sidebar.singular #content {
    margin: 0 1.6%;
    position: relative;
    width: auto;
	
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: 85.9%;
}

body, input, textarea {
color: #373737;
font: 15px  'Lato', Arial, sans-serif;
font-weight: 300;
line-height: 1.625;
}

#primary{
	 
		}


img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
border:none;
}

img.size-full, img.size-large {
max-width: 100%;
}

img.right {float:right; margin:0; padding:0;}
img.left {float:left; margin:0; padding:0;}
img.tw {padding:0 50px 0 5px;}
#second h1.widget-title, #third h1.widget-title, #fourth h1.widget-title{
	color:#fff;
}
.widget-title {line-height:1.4em; text-transform:none; font-size: 1em;}
div.textwidget p {margin-bottom:.5em;}
/*full width layout*/
.entry-content-full, .entry-content-about {
    margin: 0 auto;
    width: 100%;
}

.entry-content-full {box-shadow: 0 8px 6px -6px rgba(50, 50, 50, 0.45);}
.singular.page .hentry {
padding: 0;
}
div#content.full {margin:0;}

.responsive-slider.flexslider .slide-title a {
background: #fff !important;
background:none !important;
display:none !important;
}
.responsive-slider.flexslider:hover .flex-direction-nav li a {
	display:none !important;
}
.responsive-slider.flexslider .flex-control-nav {
width: 91% !important;
bottom: 4% !important;
right: 4.545454545454545%;
margin: 0;
padding: 0;
}
.responsive-slider.flexslider .flex-control-nav li a {
background: url(images/slider-nav.png) no-repeat 0 -132px !important;
}

/*--- Page w/ margins----*/

.entry-content-mid {
	padding:10px 0 0;
	margin:0 auto;
	width:92%;
	}


/*3 column page*/
#secondsb {/*2nd Sidebar*/
float: left;
margin-left: 2.6%;
width: 18.8%;
}
#primary3 {
    float: left;
    margin: -6.5% -26.4% 0 1%;
    width: 60%;
}
#secondary {/*Main sidebar*/
    float: right;
    margin:0 1.8% 0 0;
    width: 18.8%;
}

/*Header*/
#headwidget{
	position:absolute;
	top:72px;
	right:25px;
}
#headwidget img {width:auto;}
#headwidget .widget {margin-bottom:1.5em;}

#branding .with-image #searchform {
    bottom: 93px;
    max-width: 185px;
    top: .5%;
	right:.5%;
}
#branding .only-search #s {
    visibility:hidden;
	}
#branding {
border:none;
padding: 0px;
}

/* Special styles that you want the client can select in editor - always write same selectors in editor-style.css and add the name to the array 'theme_advanced_styles' in the functions.php file*/
.xl-type {font-size:2.2em;}
.yellow {color:#ffde16; font-weight:700;}
p.sm-type {font-size:65%; margin:0;}

/*  the columns  */
.wpcol-one-third {
margin-right: 1% !important;
width: 31.866% !important;
}

/* =Main Menu on top
-------------------------------------------------------------- */
#access div {
    margin: 0 2.6%;
}
#access {
	background: #afafaf; 
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 4px;
	width: 100%;
	box-shadow:none;
}
#access ul {
	font-size: 1.1em;
	list-style: none;
	margin: 0 ;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	border-right:#fff 3px solid;
}
#access a {
	color: #000;
	display: block;
	line-height: 2.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: #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;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #ffde16; /* Show a solid color for older browsers */
	color: #000;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
	background: #ffde16;
}

/*--------------footer-------------*/
#colophon {background: #a8a8a8; font-size: 11px; color:#fff;}
#site-info { /*This is where the site title, tagline & copyright get generated*/
	padding: 5px 0 5px 40px;
	}
#site-info a {color:#fff;}
/*Part of sidebar-footer. Up to 4 widget areas in the footer area.*/
#supplementary { 
	border-top:none;
	padding: 1.625em 2.6%;
	overflow: hidden;
}
#social {
	float:right;
	margin:-30px 0 0 0;

}
/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}
/* four Footer Widget Areas */
#supplementary.four .widget-area {
	float: left;
	margin-right: 2%;
	width: 23%;
}
#supplementary.four .widget-area + .widget-area + .widget-area + .widget-area{
	margin-right: 0;
	
}

/* 5 Footer Widget Areas */
#supplementary.five .widget-area {
	float: left;
	margin-right: 2%;
	width: 18%;
}
#supplementary.four .widget-area + .widget-area + .widget-area + .widget-area + .widget-area{
	margin-right: 0;
	
}

/*-----------footer menu-- not really designed to accomodate dropdowns or multi levels-----*/
#accessfoot {
	background: #a8a8a8; 
	display: block;
	float: right;
	margin: 0 ;
	width: 10%;
}
#accessfoot ul {
	font-size: 11px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#accessfoot li {
	float: left;
	position: relative;
}

#accessfoot a {
	color: #fff;
	display: block;
	line-height: 2.333em;
	padding: 0 1.2125em;
	text-decoration: none;
	text-transform:uppercase;
}

#accessfoot li:hover > a,
#accessfoot a:focus {
	color: #6f6f6f;
	text-decoration:underline;
}
#accessfoot ul li:hover > ul {
	display: block;
}
#accessfoot .current_page_item > a,
#accessfoot .current_page_ancestor > a {
	font-weight: bold;
	
	
}
