/*   
Theme Name: Dancing Astronaut's Voluptua remix
Theme URI: http://www.upstartblogger.com
Description: A minimalist yet imposing Wordpress theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Ashley Morgan
Author URI: http://www.upstartblogger.com
Version: 0.1
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/
body {
	background-color: #ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	line-height: 1.2;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#header {
	width: 940px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom: solid 5px #000000;
	height: 185px;
}

#facebookIcon, #twitterIcon, #youtubeIcon, #flickrIcon, #rssIcon, #emailRSSIcon {
	float: left;
	width: 32px;
	margin-right: 15px;
	height: 32px;
	background: white url('http://static.dancingastronaut.com/socialIcons.png') no-repeat scroll 0 0;
}

#followUs a {
	display: block;
	height: 100%;
}

#followUs a:hover {
	background-color: none;
}

#twitterIcon {
	background-position: 0 -32px;
}

#youtubeIcon {
	background-position: 0 -64px;
}

#flickrIcon {
	background-position: 0 -96px;
}

#rssIcon {
	background-position: 0 -128px;
}

#emailRSSIcon {
	background-position: 0 -160px;
	margin-right: 0px;
}

.sidebarPromos {
	margin-top: 5px;
	text-align: center;
}

#socialBoxTabs li {
	float: left;
	background-color: #ccc;
	height: 2.5em;
	padding: .5em .75em;
	color: #333;
	margin-right: 5px;
	font-weight: bold;
	font-size: 1.1em;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

#socialBoxTabs .selected {
	background-color: #666;
	color: white;
}

#socialBoxTabs a {
	color: #333;
	display: block;
	width: 100%;
	height: 100%;
}

#socialBoxTabs .selected a {
	color: white;
}

#socialBox ul {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#socialBoxContent {
	height: 450px;
	padding: 3px;
	background-color: #666;
	margin-bottom: 0;
}

#socialBox {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#socialBoxTabs {
	height: 3.9em;
	margin-top: 10px;
	border: none;
	margin-bottom: 0px;
}

#socialBoxContent .notSelected {
	display: none;
}

#socialBoxContent .selected {
	display: block;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 294px;
	height: 447px;
	overflow: hidden;
	padding-top: 1px;
}

.dotBorder {
	border-top: 2px dotted #C8C8C8;
	height: 1px;
	width: 300px;
	margin: 10px auto;
}

#sidebarPodcast {
	width: 300px;
	margin: 10px auto;
}

#sidebarPodcast #nextPodcast {
	float: right;
	margin-top: 15px;
	font-size: .8em;
}

#sidebarPodcast h3 {
	letter-spacing: normal;
	margin-top: 10px;
}

#sidebarPodcast span {
	float: right;
}

#miamiWeek {
	margin-top: 10px;
	width: 600px;
	background-color: #f8e9cd;
}

#miamiWeek h3 {
	margin-top: 0;
	text-align: left;
	font-size: 1.1em;
	margin-bottom: 3px;
}

#miamiWeekBanner {
	background: transparent url('http://static.dancingastronaut.com/SHMmiamibanner.jpg') no-repeat;
	height: 300px;
	width: 100%;
}

#homelogo {
	padding-bottom: 5px;
}

/* Ads */
#adtop {
	width: 728px;
	height: 90px;
}

#adsquaretop {
	width: 300px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}

#verticalMOGsidebar {
	float: left;
	height: 600px;
	width: 160px;
}

#adgooglesidebar2 {
	width: 120px;
	height: 600px;
	float: right;
}

/* End Ads */
#aboutus {
	float: right;
	border-left: 2px dotted #c8c8c8;
	width: 221px;
	margin: 0;
	padding: 0;
}

#aboutus a {
	color: #000;
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
	padding: 10px 10px 12px 10px;
	display: block;
}

#aboutus a span {
	font-weight: bold;
	margin-bottom: 6px;
	display: block;
}

#aboutus a:hover {
	color: #fff;
}

#aboutus:hover {
	background: #DB1750;
}

#aboutus:hover a {
	color: #fff;
}

#navbar {
	padding-right: 0px;
	padding-bottom: 10px;
	float: right;
	border-left: 2px dotted #c8c8c8;
	border-right: 2px dotted #c8c8c8;
	width: 200px;
}

#navbar ul {
	list-style-type: none;
	margin-bottom: 5px;
}

#navbar li {
	margin: 0;
	padding: 0;
}

#navbar li a {
	color: #000;
	font-size: 0.8em;
	line-height: 1em;
	display: block;
	padding: 10px 80px 10px 10px;
}

#navbar li a:hover {
	color: #fff;
}

#navbar li:hover {
	background: #DB1750;
}

#navbar li:hover a {
	color: #fff;
}

#wrapper {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	width: 600px;
	float: left;
	padding-top: 0px;
	margin-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#sidebar {
	width: 315px;
	float: right;
	text-align: left;
	font-size: 0.8em;
	line-height: 1;
	margin-top: 0px;
	padding: 0px;
	border-left: 2px dotted #C8C8C8;
	padding-left: 10px;
	color: #333;
}

#sidebar ul {
	
}

#sidebar a {
	color: #000000;
	font-weight: bold;
}

#sidebar img {
	
}

#footer {
	width: 940px;
	float: none;
	clear: both;
	font-size: 0.8em;
	line-height: 1;
	border-top: 2px dotted #c8c8c8;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#footer p {
	margin-bottom: 20px;
}

#entries {
	margin-left: 0px;
}

.linktext {
	font-size: 9px;
	margin-left: 5%;
	margin-right: 5%;
}

.linktextarea {
	font-size: 9px;
	overflow: hidden;
}

.postFooter li {
	list-style-type: disc;
	margin-left: 0px;
}

.postFooter {
	margin-bottom: 2.5em;
	padding-top: .25em;
	font-size: 0.8em;
	line-height: 1;
	margin-top: 1em;
	border-top: 2px dotted #c8c8c8;
	margin-top: .25em;
}

.post a {
	
}

#commentlink {
	float: right;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #DB1750;
	font-weight: bold;
}

h1 a:hover {
	color: #DB1750;
	font-weight: bold;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	
}

h1 {
	font-size: 2.5em;
	line-height: 0.9em;
	text-transform: none;
	text-align: left;
	font-style: normal;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: -3px;
	margin-top: 15px;
}

.title { /* border-bottom: 1px solid silver; */
	
}

h2 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 15px;
}

h3 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 15px;
	clear: both;
}

h4 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 15px;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 15px;
}

h6 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 15px;
}

.postFooter h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}

blockquote {
	background-color: #EDEDED;
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/* Begin Comments*/
.comments_tiny {
	color: #b8b8b8;
}

.alt {
	margin: 0;
	padding: 0px;
}

.commentlist {
	margin-top: 0px;
}

.commentlist li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike
	{
	color: #000000;
}

.content {
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */ /* category browser section */
#categorybrowser {
	
}

#categorybrowser ul {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 80px;
}

#categorybrowser li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: block;
}

#categorybrowser a {
	display: block;
	text-decoration: none;
	padding: 0.30em 0.80em 0.30em 0.80em;
	color: #686868;
}

#categorybrowser .activecategories a {
	color: white
}

#categorybrowser a:hover {
	color: white;
	background: none;
}

.categories {
	background: #e8e8e8;
	margin-right: 4px;
	margin-bottom: 4px;
	text-align: center;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	border: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.categories:hover {
	background: #DB1750;
}

.activecategories {
	background: black;
	color: white;
	margin-right: 4px;
	margin-bottom: 4px;
	text-align: center;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	border: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

/* end category browser section */
.livesearchpopup {
	width: 178px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.livesearchpopup .box {
	position: relative;
	height: 18px;
}

.livesearchpopup .form {
	width: 178px;
	height: 18px;
	white-space: nowrap;
}

.livesearchpopup .left {
	position: absolute;
	top: 0px;
	left: 0px;
}

.livesearchpopup .editbox {
	position: absolute;
	top: 0px;
	left: 10px;
	background: #ffffff;
	height: 16px;
	width: 150px;
	border: 0px;
	margin: 0px;
	overflow: hidden;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.livesearchpopup .edit {
	width: 150px;
	font-size: 11px;
	background: #ffffff;
	height: 16px;
	border: 0px;
	autocomplete: off;
	outline-width: 0px;
}

.livesearchpopup .lupe {
	position: absolute;
	top: 0px;
	left: 160px;
}

.livesearchpopup #livesearchpopup_box {
	top: 25px;
	width: 185px;
}

#livesearchpopup_box {
	color: #f0f0f0;
	/* background: #0255cd url(../resultgradient.png) 0 0px repeat-x; */
	background: #000000;
	right: 0em;
	text-align: left;
	padding: 1px;
	margin: 0px;
	position: absolute;
	width: 100%;
	filter: alpha(opacity = 95);
	-moz-opacity: .95;
	opacity: .95;
	z-index: 100;
}

#livesearchpopup_box .pfeil {
	position: absolute;
	top: -7px;
	right: 40%;
}

#livesearchpopup_box h1 {
	font-size: 0.8em;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	letter-spacing: 0px;
}

#livesearchpopup_results {
	width: 100%;
	overflow: hidden;
	text-align: left;
	padding: 0em;
	margin: 0px;
	color: #000000;
	background: #f0f0f0;
}

#livesearchpopup_box ul {
	margin: 0px;
	padding: 0px;
}

.livesearchpopup .resultlistitem,.livesearchpopup .resultlistitem_selected
	{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #e0e0e0;
	text-decoration: none;
	color: #303030;
}

.livesearchpopup .resultlistitem_selected,#livesearchpopup_box li:hover
	{
	/* background: #757575 url(../searchhovergradient.png) 0 0px repeat-x; */
	background: #DB1750;
	color: #f0f0f0;
}

#livesearchpopup_box li a {
	text-decoration: none;
	padding: 0.3em;
	display: block;
	width: 100%;
}

.livesearchpopup .resultlistitem a,.livesearchpopup .resultlistitem a:visited
	{
	color: #303030;
}

.livesearchpopup .resultlistitem_selected a,.livesearchpopup .resultlistitem_selected a:visited,.livesearchpopup .resultlistitem a:hover
	{
	/* background: #757575 url(../searchhovergradient.png) 0 0px repeat-x; */
	background: #DB1750;
	color: #f0f0f0;
}

.livesearchpopup .spiegel {
	position: absolute;
	top: 12px;
	left: 0px;
}

#control-template {
	display: none;
}

#sm2-container {
	display: none;
}

#wp_page_numbers ul,#wp_page_numbers li,#wp_page_numbers a {
	background: white;
	padding: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 22px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 14px;
	font-family: Arial;
}

#wp_page_numbers {
	margin-top: 30px;
	width: 100%;
	background: white;
	margin-bottom: 10px;
}

#wp_page_numbers ul {
	width: 100%;
}

#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #686868;
	border: none;
	background: #e8e8e8;
}

#wp_page_numbers li a:hover {
	background: #DB1750;
	color: white;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #0075b8;
	color: white;
	background: black;
}

#wp_page_numbers li.active_page a:hover {
	color: white; /* IE fix */
	border-color: #BA0000;
	background: black;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}

#followUs {
	margin-top: 10px;
	height: 32px;
	width: 267px;
	margin-right: auto;
	margin-left: auto;
}



#miamiWeekLinkBox {
	padding: 5px;
}

#miamiWeekLinkBox .day {
	width: 94px;
	float: left;
	padding: 2px;
	text-align: left;
	font-size: .8em;
}

#miamiWeekLinkBox a {
	font-weight: normal;
}

#miamiWeekLinkBox .reviews li {
	margin-top: 5px;
}

#miamiWeekFooter {
	clear: both;
	height: 10px;
}

.popPosts {
	padding: 5px;
}

.popPosts img {
	float: left;
	margin-right: 5px;
}

.popPosts li {
	margin-bottom: 20px;
}

.popPosts .title {
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	height: 3em;
}

.popPosts .comments {
	float: right;
}

.notice {
	width: 590px;
	background-color: #ddd;
	border: 1px solid #ccc;
	color: #666;
	padding: 5px 10px;
}

.notice a {
	color: #666;
	font-weight: normal;
	font-size: .8em;
}

.notice a:hover {
	color: #DB1750;
}

#event_portal_header {
	width: 940px;
	height: 200px;
	background-color: lightgray;
	
}

#event_portal_banner {
	height: 160px;
	padding-top: 20px;
	widtH: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#event_portal_banner h1 {
	float: left;
	margin: 0;
	padding: 0;
}

#event_portal_banner li {
	float: left;
	margin: 0;
	padding: 0;
}
#event_portal_banner h2 {
	clear: both;
}
#event_portal_banner #buyTickets {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#event_portal_banner #winTickets {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#event_portal_lineup, #event_portal_posts, #event_portal_buzz {
	width: 304px;
	float:left;
	margin-top: 10px;
}
#event_portal_lineup, #event_portal_posts {
	border-right: 2px dotted #C8C8C8;
	padding-right: 6px;
}
#event_portal_posts, #event_portal_buzz {
	padding-left: 6px;
}
#event_portal_lineup h3, #event_portal_posts h3, #event_portal_buzz h3 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
.event_portal_post_pic {
	max-widtH: 300px;
	max-height: 250px;
	overflow: hidden;
}
.event_portal h1, .event_portal h2, .event_portal h3, .event_portal h4 {
}

#event_portal_lineup h3, #event_portal_posts h3, #event_portal_buzz h3 {
	
}
#event_portal_lineup .lineupDays h4 {
	background-color: lightgray;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 5px;
}
#event_portal h5 {
	letter-spacing: 0px;
}
#event_portal_lineup .performanceTimes li span {
	display: block;
	font-size: .75em;
	vertical-align: top;
	line-height: .8em;
}
#event_portal_lineup .performanceTimes li {
	line-height: 1.5em;
	font-size: 1.2em;
	margin-top: 7px;
}
#event_portal_lineup .performanceTimes {
	border-bottom: 1px solid #C8C8C8;
	padding-bottom: 10px;
}
#event_portal_lineup .lineupDays .lastItem {
	border-bottom: none;
}

