/* Print CSS - Copyright ProfileTwist.com */

body {
	background-image: none;
	background: #fff;
	font-family: Georgia, serif;
	color: #000;
}
.clear {
	display: none;
}
.clearfix {
	overflow: visible;
}
#header {
	page-break-after: avoid;
}
#header > .left, #header > .left > .right, #header #header_body, #header #header_body .left, #body {
	background: none;
}
#header_body {
	height: auto;
	width: 100%;
	margin: 0;
}
#header_body > .left {
	height: auto;
	float: none;
	position: static;
	width: 444px;
	margin: 0 auto;
}
#header_body img.logo {
	display: inline;
	margin: 0 auto;
	border: none;
}
#header #nav {
	display: none;
}
#header #header_body .right {
	display: none;
}
#body {
	page-break-before: avoid;
	width: 100%;
	padding: 0;
	position: static;
	overflow: visible;
}
#body a {
	color: #808080;
	text-decoration: underline;
	background-image: none;
	display: inline;
	border: none;
	padding: 0;
}
/* #body a:after {
	content: " [" attr(href) "] ";
} */
#toolbar {
	display: none;
}
#main {
	float: none;
	width: 100%;
	margin: 0;
	position: static;
}
#main .welcome {
	margin: 0;
}
#main .welcome img {
	float: none;
	display: none;
}
#main .welcome h1 {
	float: none;
	margin: 20px 0 0 0;
	width: 100%;
	border: none;
	text-align: center;
	text-decoration: underline;
	font-size: 24px;
	color: #000;
}
#main > h2 {
	float: none;
	color: #000;
	font-size: 24px;
	font-family: Georgia, Serif;
	width: 980px;
	padding: 0 10px;
	border-bottom: 1px dotted #000;
	margin: 20px 0 0 0;
	font-weight: bold;
}
#main ul.interact, #main .search, #main .notice, #tabs  {
	display: none;
}
#vote dl {
	overflow: hidden;
	font-size: 10px;
	margin: 2px 0 0 0;
}
#vote dt {
	float: left;
	min-height: 16px;
	padding-top: 2px;
	margin: 2px 0 0 10px;
}
#vote dd {
	float: left;
	padding: 2px 0 0 0;
	margin: 2px 0 0 5px;
}
#vote ul.votes {
	padding: 20px 0 0 0;
}
#vote ul.votes > li {
	border: 1px dashed #c0c0c0;
	list-style: none;
	overflow: hidden;
	padding: 3px 0;
	margin: 10px auto 0;
	width: 560px;
}
#vote ul.votes > li.even {
	background: #ededed;
}
#vote ul.votes li p.rank {
	float: left;
	width: 40px;
	text-align: center;
	padding: 0 5px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#vote ul.votes li p.title {
	font-size: 16px;
	margin: 2px 0 0 0;
	width: 400px;
	float: left;
}
#vote ul.votes li ul.rate {
	float: right;
	overflow: hidden;
	margin: 0 10px 0 0;
}
#vote ul.votes li ul.rate li{
	list-style: none;
	float: right;
}
#vote ul.votes li ul.rate li.count {
	color: #148c14;
	padding: 0;
	font-size: 16px;
}
#vote ul.votes li ul.rate li.vote {
	overflow: auto;
	margin: 5px 10px 0 0;
	padding: 0;
}
#vote ul.votes li ul.rate li.vote a {
	display: block;
	width: 14px;
	height: 14px;
	float: left;
}
#vote ul.votes li ul.rate li.vote a.down {
	margin: 0 0 0 5px;
	background: url(../images/icon/mis/thumbs_down.png) no-repeat;
}
#vote ul.votes li ul.rate li.vote a.down:hover {
	background: url(../images/icon/mis/thumbs_down2.png) no-repeat;
}
#vote ul.votes li ul.rate li.vote a.up {
	background: url(../images/icon/mis/thumbs_up.png) no-repeat;
}
#vote ul.votes li ul.rate li.vote a.up:hover {
	background: url(../images/icon/mis/thumbs_up2.png) no-repeat;
}


#comments {
	display: none;
}
#footer {
	background: none;
}
#footer p {
	color: #000;
	font-size: 14px;
	font-style: italic;
}
#footer ul {
	display: none;
}
