hr {
	border-top-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/bg-texture.jpg);
	background-repeat: repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
html, body {
	height: 100%;
}
a {
	font-size: 12px;
	color: #d9d7c3;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #d9d7c3;
	text-decoration: underline;
}
.border {
	border: 2px solid #FFFFFF;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#headerbar{
	background-image: url(../images/bg-nav.jpg);
	background-repeat: no-repeat;
	height:103px;
}
#nav {
	width: 960px;
	/* background-image: url(../images/bg-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	font-size: 14px;
	color: #d9d7c3;
	padding-top: 5px; /* 110 */
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#content {
	width: 610px;
	margin-top: 15px;
	float: left;
	margin-right: 15px;
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}
#content  .blog-date {
	font-size: 12px;
	color: #A02214;
	background-color: #999999;
	display: block;
	padding-left: 10px;
	line-height: 24px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content  .sub-head {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	padding-left: 10px;
	line-height: 24px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content img {
	border: 2px solid #FFFFFF;
	margin: 10px;
	display: block;
}
#besties img {
	border: 0px !important;
	/*margin: 10px;
	float: left;*/
}
#content .red {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #a02214;
	display: block;
	padding-left: 10px;
	line-height: 21px;
}
#content p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#side-bar {
	width: 305px;
	float: left;
	height: auto;
	margin-top: 15px;
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-bottom: 30px;
}

#side-bar-bmm {
	width: 275px;
	height: 320px;
	background-image: url(../images/bmm-and-player-background.jpg);
	background-repeat: no-repeat;
	position:relative;
	z-index: 1;
}

#footer {
	height: 20px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	float: left;
}
#side-bar-divider {
	font-size: 12px;
	color: #d9d7c3;
	background-color: #a02214;
	line-height: 21px;
	width: 260px;
	padding-left: 10px;
}
#ShareButton {
	position:relative;
	z-index: 2;    
}
em {
        font-style: normal;
}
