@charset "utf-8";
html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
}
#twitter_div, #tickets, #press, #soundcloud  {
	width: 397px;
	margin-right: auto;
	margin-left: auto;
}
#soundcloud {
	margin-top: 24px;
	margin-bottom: 24px;
}

#tickets {
	text-align: right;
}

a {
	color: #F32C6D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul li {
	padding-top: 6px;
	list-style-type: square;
}
#twitter_div .sidebar-title {
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#divimage {
	background-image: url();
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	vertical-align: middle;
	margin-top: 24px;
}
#twitter-link {
	font-size: 11px;
	text-decoration: underline;
}
#MiscismFlyerFront {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spaced {
	display: block;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
#press a {
	color: #000000;
	text-decoration: underline;
}
#like {
	position: relative;
	margin-top: -21px;
}
#icons {
	text-align: right;
}
.space-left {
	margin-left: 4px;
}

