/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it
is easier to update the theme. Simply copy an existing style
from style.css to this file, and modify it to your liking. */


/* GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */

body {
	background-size: 100% 100%;
}

#header{
	background-size: 100% auto;
}

.widget.advanced_recent_posts_widget ul li.recent-post-item div.post-entry p {
	clear:both;

.advanced_recent_posts_widget img {
    	float: none!important;
	text-align:center;
}


dt {
	margin-top: 2em;
}

.exhibit dd{
	font-weight: bold;
	font-style: italic;
}


html.js.csstransforms3d.csstransitions body.home.page.page-id-12.page-template-default.logged-in.admin-bar.gecko.alt-style-default.boxed-layout.two-col-right.width-1020.two-col-right-1020.customize-support div#wrapper div#inner-wrapper div#content.col-full div#main-sidebar-container aside#sidebar div#nav_menu-3.widget.widget_nav_menu div.menu-leftside01-container ul#menu-leftside01.menu li#menu-item-409.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-409 a (
	color:red!important;
}


/* Woo Content Toggle Styles */

.shortcode-toggle { 
	margin-bottom: 0 em!important;
}



/* DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (min-width: 768px) {
	/* Desktop styles go below this line */


	