/* @override http://melbournejazzfringe.com/Content/wp-content/themes/backstage/custom.css */

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here 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.

*/

#logo {
	float: left;
	
	padding: 5px 15px 10px 0;
}

#dbem-location-map {
    width: 640px !important;
    height: 400px !important;
}
div.gmnoprint {
	color: #000;
	font-size: 12px;
}

div.gmnoprint a {
	color: #5943b9;
	text-decoration: none;
}

#main h4 { font-size: 22px;
	color: #f89429;
}
#dbem_events_list{
	
}
#main ol, #main ul { line-height: 18px; padding-top:0px;
	list-style-image: none;
}
#main ul li {padding: 3px 0;

	opacity: 1;
	list-style-type: none;
}

#sidebar .blogroll {
	clear:both;
	padding: 0 0 10px;
}

#sidebar a:hover, #sidebar .current-cat a, #sidebar li.active a {
	text-decoration: none;
	color: #8f8f8f;
}

a.more-link{
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
}