/*  
Theme Name: Broke-Ass-Theme
Theme URI: Currently unavailable for download
Description: Broke-Ass Theme is a three-column, widget-ready wordpress theme. It is easy to use and highly customizable.
Version: 2.0.0
Author: Kate Wong and Taylor McRae (Updated symantics and HTML tags used)
Tags: Broke-Ass, custom header, fixed width, three columns, widgets, option page, easy-customization.
This theme is based on Unnamed Lite by Xu Yiyang: http://xuyiyang.com/
This theme uses the wonderful Sweetie Icons by Joseph North: http://sweetie.sublink.ca/
The theme is released under GPL: http://www.opensource.org/licenses/gpl-license.php
Revision History:
	(Taylor McRae - 08/15/15)
	-Updated theme version from 1.0.0 to 2.0.0
	-Cleaned up PHP, CSS, and JavaScript  markup to align with 10up Engineering standard (https://10up.github.io/Engineering-Best-Practices/markup/)
*/

/* ====================
== Table of Contents ==
1) Defaults
2) Header
3) Post/Page
4) Sidebar
5) Footer
6) Misellaneous
7) Media Queries
==================== */

/* ====================
== 1) Defaults ========
==================== */

	*, html {
		margin:0;
		padding:0;
	}

	body {
		font:14px 'Lato', sans-serif;
		border-image: url('assets/images/Broke-Ass-Side-Border2.png') 196 196 round;
		border-left:196px;
		border-right:196px;
		border-top:0px;
		border-bottom:0px;
		background-color:#fff !important;
	}
	fieldset, select, img {
		border:0;
		max-width:100%;
	}

	hr, #searchform br, .counter {
		display:none;
	}

	a, a:link, a:active, a:visited {
		text-decoration:none;
	       color:#00AEEF !important;
	}

	a:hover {
		text-decoration:underline;
	}

	p {
		margin:0 0 5px;
		padding-top:10px;
	}

	ol li {
		list-style:decimal outside;
	}

	acronym, abbr, span.caps {
		cursor:help;
	}

	acronym, abbr {
		border-bottom:1px dashed #fc0;
	}

	blockquote {
		border-left:3px solid #fff08d;
		margin:20px;
		padding:0 20px 0 10px;
	}

	cite, ins {
		text-decoration:none;
	}

	code, pre, kbd {
		font:1em 'Courier New', Courier, sans-serif;
	}

	small {
		font:.8em Arial, Helvetica, sans-serif;
		color:#777;
	}

	strike, del {
		color:#777;
		text-decoration:line-through;
	}

	label {
		cursor:pointer;
	}

	h1, h2, h3, h4 {
		font-family:Lobster Two, Script, Serif;
	}

	h1 {
		font-size:1.8rem;
		text-align:left;
		padding:21px 0 5px 20px;
	}

	h2 {
		margin:5px 0;
		font-size:1.6rem;
	}

	h3, h4 {
		margin:15px 0 0;
		font-size:1.2rem;
	}

	#content img {
		max-width:100%;
	}

	#container {
		position:relative;
		background:#fff;
		margin:0 auto;
		width:100%;
		max-width:1070px;
	}

	#content {
		display:inline-block;
		margin:0 auto;
		width:100%;
		position:relative;
		z-index:15;
	}

	img {
		border:0;
		max-width:100%;
		height:auto;
	}
	
	p img {
		padding:2px;
	}

	.aligncenter, div.aligncenter {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}

	.alignleft {
		float:left;
	}

	.alignright {
		float:right;
	}

	.wp-caption {
		border:1px solid #ddd;
		text-align:center;
		background-color:#f3f3f3;
		padding-top:4px;
		-moz-border-radius:3px;
		-khtml-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		margin:9px;
	}

	.wp-caption img {
		border:0 none;
		margin:0;
		padding:0;
	}

	.wp-caption p.wp-caption-text {
		font-size:11px;
		line-height:17px;
		margin:0;
		padding:0 4px 5px;
		float:none;
		width:auto;
	}

	.feedlink img {
		display:inline;
		float:left;
		margin:0;
		padding:0;
	}

	iframe, #google_image_div {
		max-width:100% !important;
	}

/* ====================
== 2) Header ==========
==================== */

	#head-section {
		width:100%;
		height:220px;
		position:relative;
	}

	#header {
		margin:0 auto;
		line-height:1.2em;
		max-width:737px;
		width:70%;
		float:left;
		background-size:100% !important;
		background-repeat: no-repeat !important;
		position:absolute;
		margin-bottom:10px;
		top:15%;
		height:100% !important;
	}

	#short_code_si_icon {
		display: inline-block;
		position: absolute;
		top: 0px;
		right: 200px;
	}

	.description {
		text-align:left;
		padding:0 0 5px 20px;
		font:1em Georgia, "Times New Roman", Times, serif;
	}

	#primaryMenu {
		display:block;
		height:32px;
		margin:0 auto !important;
		margin:0;
		padding:0;
		letter-spacing:0.15em;
		width:100%;
		background-image:url("assets/images/Broke-Ass-Nav-Background.png");
	  	background-repeat:no-repeat;
	  	background-size:100%;
		list-style:none;
		z-index:8;
		position:relative;
	}

	#primaryMenu a {
		color:#fff !important;
	}

	#nav {
		display:block;
		height:30%;
		margin:0 auto;
		width:100%;
		background-image:url("assets/images/Broke-Ass-Nav-Background.png");
	  	background-repeat:no-repeat;
	  	background-size:100%;
		list-style:none;
	}

	#primaryMenu ul li {
		list-style:none;
		display:inline-block;
		text-align: center;
		margin-top:1% !important;
		position:relative;

	}

	#primaryMenu ul{
		padding: 0;
		margin: 0;
		list-style: none;
	}

	#primaryMenu ul li ul {
		display:none;
		margin-top:33px !important;
		text-align: center;
		position:absolute;
		left:0;
	}

	#primaryMenu ul li ul:hover, #primaryMenu ul li:hover ul,#primaryMenu li:hover ul {
		display:block;
	}

	li > ul{
		top: 10px;
		left: auto;
	}

	#primaryMenu ul li ul li {
		border-bottom:2px solid #fff;
		padding:5px;
		margin-top:0px !important;
	  	width:100%;
		text-indent:0px;
		padding-left:0px;
		position:relative;
	}

	#primaryMenu ul li ul li a {
		line-height:1.5em;
		font-family: "Lato", sans-serif !important;
		font-size: .675rem;
	}

	#primaryMenu ul li:hover ul li {
		background: #d2b4d6;
	}

	#primaryMenu ul li ul:hover li {
		background: #d2b4d6;
	}

	#primaryMenu ul li a {
		display:block;
		line-height:32px;
		padding:0 10px;
		color:#fff;
		text-decoration:none;
		font-family: "Lobster Two", sans-serif;
		font-size: 1.125rem;
	}

	#primaryMenu ul li a:hover {
		color:#fff;
		background:url('assets/images/bg_nav_ul.png') repeat left top #d2b4d6 !important;
	}

	#primaryMenu ul a {
		color:#fff;
		line-height:24px;
	}

	#primaryMenu ul ul {
		position:absolute;
		z-index:500;
		width:150px;
		text-align:left;
		background:#d2b4d6;
		border-bottom:2px solid #fff;
		top:-1px;
		display:block;

	}

	#primaryMenu ul ul ul {
		display:block;
		position: inline;
		left:155px;
		top: -33px;

	}

	#primaryMenu li:hover, #primaryMenu li.sfhover {
		color:#fff;
		background:url('assets/images/bg_nav_ul.png') repeat left top #d2b4d6 !important;
		cursor:pointer;
		z-index:100;
	}


	#primaryMenu li:hover ul ul, #primaryMenu li li:hover ul ul,
	#primaryMenu li li li:hover ul ul, #primaryMenu li li li li:hover ul ul,
	#primaryMenu li.sfhover ul ul, #primaryMenu li li.sfhover ul ul,
	#primaryMenu li li li.sfhover ul ul, #primaryMenu li li li li.sfhover ul ul {
		display:none;
	}

	#primaryMenu li:hover ul, #primaryMenu li li:hover ul, #primaryMenu li li li:hover ul,
	#primaryMenu li li li li:hover ul, #primaryMenu li.sfhover ul, #primaryMenu li li.sfhover ul,
	#primaryMenu li li li.sfhover ul, #primaryMenu li li li li.sfhover ul {
		display:block;
	}

	#head-widgets {
		width: 20%;
		float: right;
		position: absolute;
		top: 0px;
		left: 80%;
		z-index: 10;
	}

/* ====================
== 3) Post/Page =======
==================== */

	img.mini:nth-child(even){
	  float:left;
	  margin-left:20px !important;
	}

	img.mini:nth-child(odd){
	  float:right;
	  margin-right:20px !important;
	}

	.widget_ara_collapsiblearchive, .widget_links {
		font-family: Lato, sans-serif;
	}

	.widget_ara_collapsiblearchive a span, .widget_links a span {
		color: #9D1961 !important;
	}

	.widget_ara_collapsiblearchive ul ul, .widget_links ul ul {
		margin-top:5px;
	}

	.widget_ara_collapsiblearchive ul li, .widget_links ul li {
		text-indent:-15px;
		line-height:1.5em;
	}

	.widget_ara_collapsiblearchive ul li a, .widget_links ul li a {
		padding-left:1.5em;
	}

	#primary-content {
		display:inline-block;
	  	vertical-align:top;
		text-align:left;
		line-height:1.6em;
		margin:0 0 0 0px;
		padding-top: 15px;
		max-width:737px;
		width:69%;
		overflow:hidden;
	}

	.wide h2, .wide h3 {
		margin-bottom:20px;
		min-height:40px !important;
	}

	.pagetitle {
		color: #A57DAB;
		text-align:center;
	}

	.wide h2.pagetitle {
		background-image:url("assets/images/Broke-Ass-Post-Background.png");
		background-repeat:no-repeat !important;
		font-size: 25pt;
		padding-top:10px !important;
		margin-bottom:0;
		color:#ec008b;
		
	}

	.comm {
		float:left;
		font-family:Lobster Two, script, serif;
		font-size:22px;
		letter-spacing:1px;
		height:42px;
		line-height:37px;
		text-align:center;
		background:url('assets/images/Broke-Ass-Comments-Asterisk.png') no-repeat;
	}

	.comm a {
		color: #000 !important;
		margin-left:50px;
	}

	.entry {
		text-align:left;
		padding:10px 0px 0px 0px;
		background-repeat:no-repeat;
		margin-left:0px;
		width:100%;
	}

	#teasers_box .entry teaser p {
		float:right;
	}

	.teaser .entry-content img {
    	display: inline-block;
    	vertical-align: top;
  		max-width:150px !important;
	}

	.entry ul, .entry ol {
		margin:0 0 0 40px;
	}

	.entry li {
		padding-bottom:8px;
	}

	.page .entry li {
		font-size: 14px;
	}

	.entry-header {
		font-size:1.5rem;
		font-family: Lobster Two, sans-serif,script;
		line-height:1em;
		text-shadow:#ac93af;
		letter-spacing:1px;
		color:#A57DAB;
		margin:0;
		padding:5px 0 0 80px;
		background-image:url("assets/images/Broke-Ass-Post-Background.png");
		background-repeat:no-repeat;
		min-height:40px !important;
		padding-bottom:5px;
		margin-bottom:0;
	}

	.entry-header a {
		color: #A57DAB !important;
	}

	.entry h2, .entry h3 {
		color: #A57DAB !important;
	}

	.post_sig {
		width:100%;
		padding:5px 0;
		border:none !important;
		clear:both !important;
		text-align:right;
	}

	#author-bio.img {
		float:left;
	}

	#author-bio#bio {
		clear:none;
		float:none;
	}

	.entry-meta, .entry-sharing-icons {
  		display:inline-block;
	  	padding:10px 0;
		width:100%;
	}

	.entry-date {
	  text-align: left;
	  font-size: .9em;
	  color: #00AEEF;
	  padding: 10px 0 10px 25px;
	}

	.entry-footer {
		color:#ccc;
		font-size:0.9em;
		text-align:right;
		margin:10px 0 20px;
		line-height:1.2em;
		padding:4px 0;
		background:url('assets/images/bg_meta.png') no-repeat top center;
	}

	.entry-content {
		margin-top:20px;
		padding-left:5px;
		padding-right:5px;
	}

	.leaderboard {
		margin: 30px 0;
		display:inline-block;

	}

	.teaser a.teaser_link:hover {
		text-decoration: underline;
	}

	.teaser .teaser_author {
		font-style: italic;
	}

	.teaser .teaser_author .author {
		font-style: normal;
		letter-spacing: 1px;
	}

	.teaser .edit_post {
		letter-spacing: 1px;
	}

	.teaser .teaser_author a, .teaser a.teaser_comments,
	.teaser a.teaser_category, .teaser .edit_post a {
		letter-spacing: 1px;
		color: #888;
		border-bottom: 1px solid #eee;
	}

	.teaser .teaser_author a {
		font-style: normal;
	}

	.teaser .format_teaser a {
		text-decoration: underline;
	}

	.teaser .format_teaser a:hover {
		text-decoration: none;
	}

	.teaser {
		background: transparent url('assets/images/bg_meta_yellow.png') no-repeat scroll center bottom;
		padding-bottom:2.2em;
		padding-top:2.2em;
		clear:both;
		min-height:180px;
	}

	.teaser p {
  		padding:0 0 0 20px;
    	width: 75%;
    	display: inline-block;
  		vertical-align:top;
	}

	.teaser_link {
		float:right;
	}

	.pageturn {
		font-size:14px;
		font-weight:bold;
	}

	.pageturn a {
		color:#EC008C !important;
	}

	.highlight {
		color:#EC008C !important;
		font-weight:bold !important;
	}

	#text-3 a img {
		margin-bottom:5px;
	}

	.page h2, .page h3 {
		color:#EC008C;
	}

	.page h3 {
		font-size:18pt;
		padding:0;
		margin:15px 0;
	}

	.page form {
		margin-top:15px;
	}

	.widget_video object {
		margin-left:4px;
	}

	.loudbullets {
		border: 3px dotted #FFF08D;
		width:400px;
		margin:10px auto;
		padding:10px;
	}

	.loudbullets ul {
		list-style-position:outside;
		list-style-type:square;
		margin-left:20px !important;
	}

	.loudbullets ul.bold li {
		text-align:left;
		font-weight:bold;
	}

	.starburst {
		margin: 0 auto;
		width:200px;
		float:right;
	}

	.starburst ul {
		list-style:none;
		margin-left:0 !important;
	}

	.starburst li {
		background: transparent url('assets/images/Starburst.png') no-repeat 0 0;
		width:140px;
		height:145px;
		float:left;
		margin: 10px;
		padding: 70px 30px 0px;
		text-align:center;
	}

	.starburst img {
		padding: 0 0 10px;
	}

	.starburst h3 {
		margin-bottom:0;
	}

	.drop_cap {
		font-family: Lobster Two, Script, Serif;
		font-weight:bold;
		float:left;
		line-height:30px;
		font-size:40px;
		padding: 3px 3px 0 0;
		color:#EC008C;
	}

	#attachment_2145 {
		margin-top:30px;
	}

/* ====================
== 4) Sidebar =========
==================== */

	#sidebar h2.widgettitle, #bottomAdspace h2.widgettitle, .linkpage {
		color:#EC008C;
		font-family: 'Lato', sans-serif;
		font-size:16px;
		text-align:center;
	    line-height: 1.4em;
		padding: 10px;
	}

	#sidebar form, #sidebar input, #sidebar p {
		text-align:center;
	}

	#sidebar p {
		font-size:1.5em;
		padding: 10px 0 0;

	}

	.linklist {
		float:left;
		width:100%;
	}

	.linklist .linklist ul {
		list-style:square
	}

	.linklist .linklist ul li {
		float:left;
		width:50%;
	}

	.clinklist {
		float:left;
		width:90%;
		margin-left:20px;
	}

	.clinklist .clinklist {
		width:100%;
		border:none;
	}

	.clinklist .clinklist ul {
		list-style:square;
		padding-left:255px;
	}

	.clinklist .clinklist ul.imgright {
		list-style:square;
		padding-left:30px;
	}

	.clinklist .clinklist ul li {
		width:245px;
	}

	.clinklist .clinklist ul.imgright li {
		float:left;
		width:190px;
	}

	.clinklist img {
		padding-top:10px;
	}

	.left {
		float:left;
		width:140px;
	}

	#quick_subscribe_messages {
		text-align:center;
		width:100%;
	}

	#sidebar {
		display:inline-block;
		vertical-align: top;
		line-height:1.2em;
		width:300px;
		text-align:left;
		font-size:1em;
		padding-top:20px;
		margin-top: -16%;
		padding-left:2.5%;
	}
	.single {
		width:227px !important;
		margin: 0 10px !important;
	}

	#sidebar h2 {
		font-size:1.2em;
		font-weight:400;
		margin:10px 2px 0 2px;
		padding:2px 0;
	}

	#sidebar ul, #bottomAdspace ul {
		color:#777;
		list-style:none;
	}

	#sidebar li {
		width:100%;
	}

	#sidebar ul ul li {
		width:100%;
		margin:0 5px;
		padding:2px;
	}

	#sidebar ul ul li a, #sidebar ul ul li a:link, #sidebar ul ul li a:visited {
		padding:2px 4px;
	}

	.wide-sidecolumn {
		clear:both;
		width:98%;
		padding: 0 2%;
	}

	.left-sidecolumn {
		clear:left;
		float:left;
		width:46%;
		padding:0 2%;
	}

	.right-sidecolumn {
		clear:right;
		float:right;
		width:46%;
		padding:0 2%;
	}

	.single .right-sidecolumn {
		width:100% !important;
	}

	.wide-sidecolumn blockquote {
		font-size:1.2em;
		line-height: 1.4em;
		font-weight:400;
		margin:0;
		padding:3px 20px;
		color: #9D1961 !important;
	}

	.video_widget_before_video {
		text-align:center;
	}

	#subscribe-widget-div img {
		display:inline;
		margin:0 auto;
	}

	.intro {
		font-size:.9em;
		color:#777;
		width:90%;
		margin:8px 4%;
		padding:0 0 15px 0;
		background:url('assets/images/bg_meta_yellow.png') no-repeat center bottom;
		line-height:1.4em;
	}

	.widget {
		padding:0 0 10px;
	}

	.widget img {
		display:block;
		margin:auto;
	}

    #bottomAdspace .widget img {
        display:inline-block;
        margin: 5px 10px;
    }

	.widget .mini {
		display:inline !important;
		margin-top:0px !important;
	}

	#sidebar ul ul, #toggle ul {
		margin:0 0 5px;
	}

	#sidebar ul.blogroll{
	        margin-left:40px;
	}

	#sidebar ul.blogroll li {
		text-indent: -5px;
		margin: 0px;
	}

	#sidebar #collapsible-archive ul {
		margin-left:0px;
	}

	#sidebar #collapsible-archive ul ul {
		margin-left:5px;
	}

	#sidebar #collapsible-archive ul li {
		text-indent:0px;
	}

	#mailchimp-widget {
		width:255px;
		float:left;
		clear:left;
		margin-right:10px;
	}

	.alerts-left {
		float:left;
		width:265px;
	}

	.alerts-text {
		float:left;
		margin-left:10px;
		width:500px;
		margin-top:20px;
	}

	.tb_widget, .widget_tweetblender {
		float:left;
	}

	.widgettitle {
		margin: 10px 0 5px !important;
		padding: 22px 0 0 0 !important;
	}
	
	.widget_find_me_on {
		background:none;
	}
	
	.widget_find_me_on h2 {
		display: none;
	}
	
	.widget_quick_subscribe h2 {
		display:none;
	}
	
	#execphp-3 .execphpwidget {
		padding: 0 0 .5em !important;
		border: 5px solid #00afce;
			height:130px;
			width:430px;
	}

	#sidebar div.findmeon-bookmarks ul.networks {
		position:absolute;
		top:0px;
		left:730px;
		width:auto !important;
	}

	#sidebar div.findmeon-bookmarks ul.networks li, 
	div.findmeon-bookmarks ul.networks li a {
		margin:0 0 !important;
		width: 40px !important;
	}

	#execphp-3 .execphpwidget h2.nodeal {
		font-size:24px;
		text-align:center;
		padding-top:20px;
	}

	#execphp-3 h2.widgettitle {
		background: transparent url('assets/images/brokeassbargainbash.jpg') no-repeat top center;
		padding-top:60px !important;
		margin-bottom:0 !important;
		width:440px;
	}
	
	#execphp-3 .execphpwidget div{
		display:block;
		float:left;
	}

	#execphp-3 .execphpwidget #dealbar {
		float:left;
		width:105px;
	}

	#execphp-3 .execphpwidget #dealbar div{
		margin:0 5px 5px 0;
		text-align:left;
		vertical-align:middle;
	}

	#execphp-3 .execphpwidget #dealbar #dealvalue, 
	#execphp-3 .execphpwidget #dealbar #dealdiscount, 
	#execphp-3 .execphpwidget #dealbar #dealsave {
		font-face:Helvetica;
		font-size:11px;
		margin:0 0 6px 0;
	}

	#execphp-3 .execphpwidget #dealbar #dealvalue, 
	#execphp-3 .execphpwidget #dealbar #dealsave {
		font-weight:bold;
	}

	#execphp-3 .execphpwidget #dealbar #today{
		font-size:11px;
		line-height:14px;
		color:#00AEEF;
	}

	#execphp-3 .execphpwidget #dealtitle {
		width:155px;
		float:left;
		margin-left:10px;
		color:#EC008C;
	}

	#execphp-3 .execphpwidget #dealcontent {
		padding:5px 5px 5px 5px;
		color:#000;
	}

	#execphp-3 .execphpwidget #countdown {
		float:left;
		margin-left:10px;
		margin-top:5px;
		width:275px;
	}

	#execphp-3 .execphpwidget #countdown > div {
		margin:0 8px;
	}

	#execphp-3 .execphpwidget #countdown div div {
		clear:both;
		text-align:center;
		float:none;
	}

	.cdays, .chours, .cminutes, .cseconds {
		width:50px;
	}

	.cdays {
		border-right:solid 1px #EC008C;
	}

	.counttime {
		font-weight:bold;
	}

	.countlabel {
		font-size:smaller;
	}

	#text-8 {
		padding: 0 0 .5em !important;
	}

	#text-3 h2, #text-10 h2, .ultra-sidecolumn #text-16 h2{
		background: transparent url('assets/images/Sponsor_title.png') no-repeat top center;
	}

	#text-12 h2 {
		background: transparent url('assets/images/Fresh_Hubby_title.png') no-repeat top center;
		padding-top:55px !important;
	}

	#text-5 h2 {
		background: transparent url('assets/images/Dream_Wedding_title.png') no-repeat top center;
	}

	#text-9 h2 {
		height:auto !important;
	}

	#text-6 h2 {
		background: transparent url('assets/images/Around_the_Net_title.png') no-repeat top center;
	}

	#text-14 {
		padding-left:70px;
	}

	.ultra-sidecolumn {
		max-width: 100% !important;
	}

	.ultra-sidecolumn #text-16 a img {
		margin: 10px auto;
		display:block;
	}

	.ultra-sidecolumn #text-14 .textwidget {
		width:160px; 
		margin:0 auto !important;
	}

	#linkcat-150 h2 {
		background: transparent url('assets/images/Sponsored_Links_title.png') no-repeat top center;
	}

	.lijit_std_widget h2 {
		background: transparent url('assets/images/Archives_title.png') no-repeat top center;
	}

	.lijit_std_widget {
		background:none;
		padding-bottom:0;
	}
	.widget_ara_collapsiblearchive h2 {
		display:none;
	}

	.widget_ara_collapsiblearchive a {
		color:#000 !important;
	}

	#advman-3 h2, #advman-4 h2 {
		display:none;
	}

/* ====================
== 5) Footer ==========
==================== */

	#bottomAdspace {
		padding-bottom:20px;
		text-align:center;
		clear:both;
		position:relative;
		top:100%;
		width: 100% !important;
		margin: 0 auto !important;
		max-width: 1070px;
	}

	#bottomAdspace.textwidget {
		max-width:100% !important;
	}

	#bottomAdspace #text-11 div.textwidget {
		margin:auto;
		width:1000px;
		width:100% !important;
	}

	#bottomAdspace #text-11 div.textwidget a {
		display:inline-block;
		zoom:1;
		width:150px;
		vertical-align: middle;
	}

	#footer {
		clear:both;
		height:64px;
		width:1094px;
		margin:0 auto;
		border-left: 3px solid #00AEEF;
		border-right: 3px solid #00AEEF;
	}

	#footer p {
		color:#fff;
		text-align:center;
		font-size:.9em;
		line-height:1.5em;
		padding:12px 0 0;
	}

/* ====================
== 6) Miscellaneous ===
==================== */

	/* Shelf */
	#shelf {
		float:left;
		line-height:1.2em;
		width:100%;
	}

	#toggle {
		width:1094px;
		margin:0 auto !important;
		margin:0;
		text-align:left;
		background:#fffbbe;
		list-style:none;
		overflow:hidden;
	}

	#toggle h2 {
		color:#fff;
		font-size:1.2em;
		font-weight:400;
		margin:15px 2px 0;
	}
	#toggle ul {
		list-style:none;
		margin:10px 0 10px;
	}

	#toggle li {
		float:left;
		width:21%;
		background:transparent;
		margin-left:1.8% !important;
		margin-left:1.5%;
		padding:0 4px 6px 4px;
		display:inline;
	}

	#toggle ul li {
		width:100%;
		margin:2px 0;
		padding:0 8px;
	}

	#toggle ul li a, #toggle ul li a:link, #toggle ul li a:visited {
		display:block;
		background:transparent;
		color:#fff;
		padding:2px;
		border-top:1px solid #3465A4;
		border-bottom:1px solid #3465A4;
		text-decoration:none;
		white-space:nowrap;
	}

	#toggle ul li a:hover {
		border-top:1px solid #fc0;
		border-bottom:1px solid #fc0;
	}

	#toggle li.tags {
		width:45%;
	}

	#toggle li.tags a:hover {
		background:none;
		text-decoration:underline;
	}

	/* Search */
	#search {
		width:100%;
		line-height:1em;
		display:block;
	}

	.searchinput {
		font-size:1em;
		width:88%;
		margin:5px 4%;
		padding:3px;
		border:1px solid #ccc;
		height:16px;
		background:url('assets/images/bg_search.png') right 3px no-repeat #f4f4f4;
	}

	.searchinput:focus, .searchinput:hover {
		border:1px solid #fc0;
		background:url('assets/images/bg_search.png') right -16px no-repeat #fff;
	}

	/* Comments and Trackbacks */
	#comment-section {
		text-align:left;
		float:left;
		width: 100%;
	}

	#leavecomment {
		margin:30px 25px 20px 0 !important;
		text-align:center;
		color:#ccc;
		font:1.8em Georgia, "Times New Roman", Times, serif;
	}

	.section-title {
		font-size:1.6em;
		font-weight:400;
		text-align:center;
		margin:5px 25px 5px 0;
	}

	#commentform {
		margin:15px 0;
	}

	input#author, input#email, input#url, textarea#comment {
		border:1px solid #ccc;
		padding:1px;
		background:#f4f4f4;
	}

	#commentform input:focus, #commentform textarea:focus, #commentform input:hover, #commentform textarea:hover {
		border:1px solid #fc0;
		background:#fff;
	}

	textarea#comment {
		width:99%;
	}

	#submit {
		float:right;
		margin:0 0 0 10px;
		border:1px solid #3465A4;
		color:#fff;
		background:#5D8BB3;
		padding:0 2px;
	}

	#submit:hover {
		border:1px solid #3465A4 !important;
		color:#fff !important;
		background:#3465A4 !important;
	}

	.comment-header {
		text-align:left;
		margin:4px 0;
		font:1.6em Georgia, "Times New Roman", Times, serif;
	}

	.comment-content {
		margin:10px;
	}

	.comment-footer {
		text-align:left;
		margin:4px 0 0;
		font-size:.9em;
	}

	#commentlist {
		list-style:none;
	}

	#commentlist li {
		margin:10px 0;
		list-style:none;
		padding:4px 0;
		line-height:1.8em;
		background:url('assets/images/bg_meta_yellow.png') no-repeat top center;
	}

	#commentlist li .counter {
		display:none;
	}

	#commentlist li img {
		padding:0;
		border:0;
	}

	#commentlist li span.gravatar {
		float:right;
		margin:2px;
		border:1px solid #ccc;
		width:32px;
		height:32px;
	}

	#error {
		margin:2px;
		padding:2px;
		text-align:center;
		color:#FF0000;
		background:#FFFF99;
		border-left:1px solid #fc0;
		padding:2px 5px;
	}

	/* Text align */
	.center {
		text-align:center;
		font-family: 'Lato', sans-serif;
		padding-top:10px 0 0 !important;
	}

	.navimgbar {
		text-align:center;
		border: 3px dotted #FFF08D;
	}

	.navimgbar img {
		padding:5px 20px 0;
	}

	.item {
		text-align:right;
	}

	/* Float */
	.floatright {
		float:right;
	}

	.floatleft {
		float:left;
	}

	.navigation .floatleft {
		width:45%;
		text-align:left !important;
	}

	.navigation .floatright {
		width:45%;
		text-align:right !important;
	}

	/* Other items */
	.content-top {
		font-size:.9em;
		text-align:right;
		width:1094px;
		background:url('assets/images/bg_content_top.png') transparent repeat-x top center;
		margin:0 1px;
		height:6px;
	}

	.content-top a {
		margin:0 15px 0;
	}

	.content-bottom {
		background:url('assets/images/bg_content_bottom.png') repeat-x bottom left;
		height:6px;
		margin:0 1px;
		width:1094px;
	}

	.navigation {
		display:block;
		font-size:.9em;
		text-align:center;
		padding-top:10px;
		padding-bottom:10px;
		clear:both;
		width: 100%;
	}

	.alert {
		color:#FF0000;
		background:#FFFF99;
		border:1px solid #fc0;
		text-align:center;
		margin:10px auto;
		padding:5px;
	}

	.metacmt {
		background:url('assets/images/comment.png') left center no-repeat;
		color:#EC008C !important;
		padding:2px 0 2px 17px;
	}

	.metacat {
		background:url('assets/images/tag1.png') left center no-repeat;
		padding:2px 0 2px 16px;
	}

	.metatag {
		color:#ccc;
		background:url('assets/images/tag2.png') left center no-repeat;
		padding:0 0 0 16px;
	}

	.metaedit {
		background:url('assets/images/edit.png') left center no-repeat;
		padding:2px 0 2px 17px;
	}

	/* Form Styles */
	div.wpcf7 {
		float:left;
		width:495px;
	}

	form.wpcf7-form div {
		padding-bottom:10px;
		clear:left;
	}

	form.wpcf7-form div label {
		width:150px;
		float:left;
		text-align:right;
		display:block;
		margin-right:10px;
		padding-bottom:10px;
	}

	form.wpcf7-form div div {
		display:inline-block;
		width:auto;
		clear:none;
		float:left;
	}

	form.wpcf7-form div div label {
		width:50px;
		float:none;
		display:inline;
	}

	form.wpcf7-form {
		padding: 0 10px 10px;
		border:none;
	}

	form .submit input {
		width:87px;
		float:left;
		height:18px;
		padding:0px;
		border:0px;
		margin:15px 0 0;
		cursor:pointer;
	}

	form .submit input.button_hover {
		width:87px;
		float:left;
		height:18px;
		padding:0px;
		border:0px;
		margin:15px 0 0;
		cursor:pointer;
	}

	.page .entry h2 {
		margin: 10px 0 !important;
		padding: 15px 0 0 75px !important;
	}

	/* Header re-styling */

	h3.center {
		color:#ec008b !important;
		text-transform:uppercase;
		font-style:normal;
		font-weight:normal;
		padding-top:20px;
		line-height:1.2em;
		font-size:16pt;
		margin-bottom:0px !important;
	}

	.page .entry .pagetitle {
		overflow:visible;
		font-family:Lobster Two, script, sans-serif;
		font-size:25pt;
		text-align:left;
		padding: 15px 0 0 75px !important;
	}

	.page .entry .starburst h3 {
		overflow: hidden !important;
		padding: 22px 0 0 0 !important;
	}

	#post-371 h2.pagetitle, #post-373 h2.pagetitle {
		padding-top:15px !important;
		margin-top: -10px !important;
		height:35px !important;
		margin-bottom:0 !important;
		background-img:none !important;
	}

	#post-373 div.press_row {
		width:100%;
		float:left;
	}
	#post-427 h2.pagetitle {
		padding-top:15px !important;
		margin-top: -10px !important;
		height:35px !important;
		margin-bottom:-5px !important;
	}

	#post-351 h2.pagetitle {
		padding-top:15px !important;
		margin-top: -10px !important;
		min-height:35px !important;
	}

	#post-418 h2.pagetitle {
		padding-top:100px !important;
		margin-top: -10px !important;
	}

	#post-2031 h2.pagetitle {
		padding-top:15px !important;
		margin-top: -10px !important;
		height:35px !important;
		margin-bottom:0 !important;
	}

	#post-2043 h2.pagetitle {
		padding-top:15px !important;
		margin-top: -10px !important;
		height:35px !important;
		margin-bottom:0 !important;
	}

	#post-2036 h2.pagetitle {
		padding-top:15px !important;
		margin-top: -10px !important;
		height:35px !important;
		margin-bottom:0 !important;
	}

	#post-2064 h2.pagetitle {
		padding-top:15px !important;
		margin-top: -10px !important;
		height:35px !important;
		margin-bottom:0 !important;
	}

	#post-2073 h2.pagetitle {
		padding-top:295px !important;
		margin-top: -20px !important;
		visibility:collapse;
	}

	#post-2073 {
		background:url('assets/images/FF-BAB-Logo-500x295.png');
		background-repeat:no-repeat;
		background-position:top center;
	}

	#post-353 h2.pagetitle {
		min-height:35px;
		margin-top: -10px !important;
		margin-bottom:0 !important;
	}

	#post-353 h2.pagetitle {
		padding-top:15px !important;
	}

	#post-353 .starburst h3 {
		padding-top:22px !important;
		margin-top: -10px !important;
	}

	#post-23468 h2.center {
		visibility:collapse;
		padding:0 !important;
		margin:0 !important;
	}

	#post-23468 {
		background-image:none !important;
	}

	#post-5964 h2.pagetitle {
		visibility:collapse;
		padding: 0 !important;
		margin: 0 !important;
	}

	#post-5964 {
		background-image:none !important;
	}

	#post-4998 h2.center {
		visibility:collapse;
		padding:0 !important;
		margin: 0 !important;
	}

	#post-4998 {
		background-image:none !important;
	}

	#post-5213 h2.pagetitle {
		visibility: collapse;
		padding: 0 !important;
		margin: 0 !important;
	}

	#post-5213 {
		background-image:none !important;
	}

	#post-349 h2.pagetitle {
		padding-top:65px !important;
		margin-top: -10px !important;
	}

	#post-384 h2.pagetitle {
		padding-top:60px !important;
		margin-top: -10px !important;
	}

	#post-357 h2.pagetitle {
		padding-top:70px !important;
		margin-top: -10px !important;
	}

	#post-1329 h2.pagetitle {
		padding-top:70px !important;
		margin-top: -10px !important;
	}

	#post-4166 h2.pagetitle {
		font-size: 52px;
		font-weight:bold;
		height: auto !important;
		margin: -15px 0 10px !important;
		padding: 0 !important;
		overflow: visible !important;
	}

/* ====================
== 7) Media Queries ===
==================== */

	@media only screen and (max-width: 1470px) {
		#sidebar {
			width:300px;
			margin-top:-20px;
			padding-top:0;
		}

		#primary-content {
			width:400px;
		}

		#container {
			width:730px;
		}

		#head-section {
			height: 220px;
		}
		#header {
			width:100%;
			top:20px;
		}

		body {
			border-left: 35px;
			border-right: 35px;
		}

		.entry-header {
			font-size:1.25rem;
		}

		#primaryMenu {
			background-image:none;
		}

		#primaryMenu ul li {
			z-index:16;
		}

		#head-widgets {
			left:65%;
		}

		.teaser .entry-content img {
  			display:block;
			margin: 10px auto;
  		}

		.teaser p {
			padding-left: 0;
			width: 75%;
			display: block;
			vertical-align: top;
			margin: 0 auto;
  		}
	}