@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #efefef;
	background-image: url('/themes/alternate/images/main-bg.gif');
	margin: 0pt;
	padding: 0pt;
	cursor: default;
}
table, body, p, div {
	font-size: 13px;
	color: #660000;
}
h1, h2, h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0pt;
	padding: 0pt;
}
input, textarea, select {
	font-size: 12px;
	color: #333;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #660000;
}
img a:hover {
	border: 0pt;
}
li {
	list-style-image: url('/images/dots.gif');
}
hr {
	color: #ffda80;
	background-color: #ffda80;
	height: 1px;
	border: 0pt;
}
.title {
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}
.content {
	font-size: 13px;
}
.storytitle {
	font-size: 13px;
	font-weight: bold;
}
.storycat {
	font-size: 13px;
	font-weight: bold;
}
.boxtitle {
	font-size: 13px;
	font-weight: bold;
}
.boxcontent {
	font-size: 11px;
}
.tabcontent {
	font-size: 9px;
}
.small {
	font-size: 10px;
}
.tiny {
	font-size: 10px;
	font-weight: normal;
}
.infocontent {
	font-size: 10px;
	background: none;
	color: #666;
}
.artsubhead {
	font-size: 11px;
}
.option {
	font-size: 13px;
	font-weight: bold;
}
.copyright {
	font-size: 11px;
}
.button {
	font-family: Tahoma, Arial, sans-serif;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999;
	padding: 2px 6px;
	cursor: pointer;
}
.button:hover {
	border: 1px solid #666;
	background: #f3f3f3;
	color: #333;
}
.pixel {
	font-family: Arial, Geneva, sans-serif;
	color: #fff;
	font-size: 8px;
	text-decoration: none;
	background: none;
}
.thumb {
	border: 1px solid #000;
}
.thumb:hover {
	border: 1px solid #f60;
}
.adtitle {
	color: #000;
	font-size: 12px;
	background: none;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.adtitle:hover {
	color: #660000;
	text-decoration: underline;
}
.adtext, a.adtext, a.adtext:hover, a.adtext:visited, a.adtext:active {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	background: none;
	font-weight: normal;
}
.gc-bubbleDefault, .pls-container {
        display: none !important;
}
.hreview-aggregate {
	font-size: 9px;
	color: #bbb;
	text-align: center;
        display: none;
}
.addthis_button_google_plusone {
	width: 36px;
	overflow: hidden;
	margin: 2px 0pt 0pt 0pt;
	padding: 0pt;
}

