body {
	margin: 0px;
	padding: 0px;
	font-family: Frutiger, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: url(images/bgtop.gif) left top repeat-x;
}

a, .item h3 .itemCommentCount a {
	text-decoration: none;
	color: #ac2fcf;
}
a:hover, .item h3 .itemCommentCount a:hover {
	color: #fc7aff;
}

#main {
	margin: auto;
	padding: 0px;
	min-width: 770px;
}
/*
#header {
	background: #b949d8;
	height: 29px;
	width: 100%;
}
*/

#tagline {
	text-indent: -2000em;
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	width: 342px;
	height: 29px;
	background: url(images/anewmusicblog.gif) left top no-repeat;
}
#awardwinning {
	position: absolute;
	display: block;
	top: 8px;
	left: 20px;
	font-size:14px;
	z-index:1000;
}

#awardwinning a{
	color:white;	
}
#awardwinning a:hover{
	color: #fc7aff;
}

h1#maintitle {
	position: absolute;
	top: 0px;
	text-indent: -2000em;
	height: 202px;
	width: 188px;
	background: url(images/abeano-logo4.gif) top center no-repeat;
}

#container {
	padding: 285px 0px 0px 40px;
	max-width: 1000px;
	margin: auto;
	position: relative;
}

/********* Sidebar bits *********/

#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	margin-right: 40px;
	margin-bottom: 200px;
	position: relative;
}

#sidebar h3 {
	color: #6c6c6c;
}

#sidebar a {
	color: #fc7aff;
}
#sidebar a:hover {
	color: #ac2fcf;
}

#sidebar .dsq-widget-avatar {
	margin-right: 5px;
}

#twitter, #rss, #about {
	background: #f2f2f2 url(images/boxtop.gif) no-repeat;
	padding: 10px 10px 0px 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	position: relative;
	
}

.boxbottom {
	display: block;
	height: 8px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(images/boxbottom.gif) no-repeat;
}

/*
#twitter {
	font-size: 15px;
	font-weight: bold;
	color: #6C6C6C;
	padding-bottom: 10px;
}
*/

.sIFR-replaced {
	margin-bottom: 0px;
}

#rss h3 {
	padding: 2px 0px 0px 33px;
	line-height: 25px;
	background: url(images/rssicon.gif) no-repeat;
}

#twitter h3 {
	padding: 2px 0px 0px 33px;
	background: url(images/twitter-logo.png) no-repeat;
}

#mailingList input {
	width: 145px;
	height: 20px;
	font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	vertical-align: middle;	
	margin-right: 10px;
	color: #6c6c6c;
}

#mailingList a {
	font-weight: bold;
	font-size: 16px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul, #sidebar ol {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #6c6c6c;
}

#sidebar ul li {
	margin-bottom: 10px;
}

#sidebar ol li {
	margin-left: 25px;
}

#sidebar .subhead {
	display: block;
	font-weight: normal;
	font-size: 14px;
}

.releaseBox {
	position: relative;
	background: #efefef;
	padding: 10px;
	padding-top: 6px;
	padding-left: 101px;
	margin-bottom: 20px;
	min-height: 86px;
}

.releaseBox img {
	width: 75px;
	height: 75px;
	position: absolute;
	top: 10px;
	left: 10px;
	border: 3px solid #6c6c6c;
}

.releaseBox p {
	color: #6c6c6c;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.releaseBox a {
	margin-top: 20px;
	margin-bottom: 20px;
}

/********* Content bits *********/

#content {
	margin-right: 400px;
	padding-bottom: 40px;
}

h1, h2 {
	margin-top: 0px;
	letter-spacing: -1px;
}

h2 {
	font-size: 28px;
	line-height: 30px;
	color: #6c6c6c;
}

h3 {
	margin-top: 0px;
	font-size: 20px;
	line-height: 22px;
}

.title {
	text-transform: uppercase;
	font-family: Frutiger;
	font-weight: normal !important;
}

.item h3 {
	line-height: 26px;
	xmargin-bottom: 30px;
}

.item h3 a {
	color: #585858;
}
.item h3 a:hover {
	color: #ab44cf;
}

.item object, .item embed, .item img {
	max-width: 100%;
}

.itemDate {
	display: block;
	font-size: 14px;
	line-height: 21px;
	color: #757575;
	background: #f2f2f2 url(images/leftside.gif) no-repeat;
	padding: 0px 8px;
	width: 100%;
	margin-left: -8px;
	margin-top: 5px;
	position: relative;
}
.itemDate .itemCommentCount {
	position: absolute;
	right: 0px;
	top: 0px;
	float: right;
	padding-right: 8px;
	text-align: right;
	height: 21px;
	background: url(images/rightside.gif) right top no-repeat;
}

.item p {
	line-height: 22px;
	max-width: 700px;
}

.item a {
	font-weight: bold;
}

.item {
	border-bottom: 5px solid #efefef;
	margin-bottom: 50px;
	xoverflow: hidden;
}

.item img {
	border: 3px solid #6c6c6c;
	margin-right: 10px;
	margin-bottom: 10px;
}

.itemComments {
	text-align: right;
	right: 0px;
	margin-top: 40px;
	margin-bottom: 5px;
	font-size: 16px;
}

#pageNav {
	margin-bottom: 40px;
	margin-top: -40px;
	height: 30px;
}

#pageNav a {
	font-size: 16px;
	font-weight: bold;	
}

/********* Comments bits *********/

#comment {
	margin-top: -20px;
}

#cpreview {
	background: #efefef;
	padding: 10px;
	margin-bottom: 30px;
}

#cpreview .small {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.small {
	border-bottom: 2px solid #efefef;
	padding-bottom: 10px;
	margin: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	font-weight: bold;
}

#cpreview p {
	margin-top: 0px;
}

.commentDate {
	color: #6c6c6c;
	margin-left: 10px;
}

/********* Footer bits *********/

#footer {
	background: #e0e0e0;
	border-top: 5px solid #6c6c6c;
	margin: 150px 0px 0px 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
	position: relative;
}

#footerContainer {
	margin: auto;
	overflow: hidden;
	max-width: 1000px;
	padding-left: 40px;
}

#wrestler {
	position: absolute;
	right: 36px;
	background: url(images/wrestler.png) top right no-repeat;
	width: 126px;
	height: 242px;
	z-index: 1000;
	top: -200px;
}

.footerColumn {
	float: left;
	xmargin-left: 40px;
	margin-right: 10%;
}

.footerColumn h3 {
	margin-bottom: 10px;
	color: #6c6c6c;
}

.footerColumn ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

.footerColumn a {
	color: #fc7aff;
}
.footerColumn a:hover {
	color: #ac2fcf;
}