/* general print styles */

body {
	background-color: #fff;
	color: #000;
	font-family: Arial, 'Lucida Grande', Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 4em 0.5em 0.5em;
	}
h1, h2, h3, h4, h5, h6, img {
	page-break-after: avoid;
	page-break-inside: avoid;
	}
blockquote, table, pre { page-break-inside: avoid; }
ul, ol, dl { page-break-before: avoid; }

#sidebar, #footer, #header, #comments, #menubar, #banner, .paging, 
#gads, .gadb, .top_paging, .nav_list, #g728, #extra_bar, #adbar,
#footer_top, #sub_head, #gadb, #gadba, #respond, .postfoot,
.commentlist, #commentform, #google_bar, .top_banner, #postcomment,
#top_paging, #utility_links, .gadba, #post_links, #utility, .alignleft, #ut_buttons, .alignright
{ display: none; }

/* print_button */

#foot_print {
	background-color: #ddd;
	padding: 1em;
	clear: both;
	border-top: 2px solid #000;
	text-align: center;
	position: absolute;
	margin-top: 4em;
	left: 0;
	right: 0;
	width: 100%;
	}
	
#head_print {
	background-color: #ddd;
	padding: 1em;
	border-bottom: 2px solid #000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	width: 100%;
	}
	
#foot_print a, #head_print a {
	padding: 5px 0 5px 25px;
	background: url(/images/print_icon.gif) no-repeat 8px 8px !important;
	}
	
@media print {
body {
	margin: 0 !important;
	font-size: 10pt !important;
	}
* html body {
	width: 66%;
	}
	#foot_print, #head_print { display: none; }
}

/* end print button */
	
a { text-decoration: underline; }
a:link { color: #00e; }
a:visited { color: #00e; }

p {
	margin: 0.5em 0 1em;
	}

blockquote {
	margin: 1em 2em;
	}

table {
	font-size: 1em;
	}
	
a img {
	border: none;
	}

small, .small {
	font-size: 0.95em;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.content_image {
	border: 1px solid #888;
	padding: 2px;
	}

.align_right {
	float: right;
	margin: 0 0 0.5em 0.5em;
	}

.align_left {
	float: left;
	margin: 0 0.5em 0.5em 0;
	}
	
.align_center {
	margin: 0 auto 1em;
	}

.caption {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0;
	}

.thumb {
	width: 120px;
	height: 90px;
	float: right;
	margin: 0 0 0.5em 0.5em;
	padding: 4px;
	background: url(images/thumb_bg.gif) no-repeat;
	}

.break {
	clear: both;
	}

.info_table {
	border: 2px solid #aaa;
	border-collapse: collapse;
	}

.info_table td, .info_table th {
	border: 2px solid #aaa;
	padding: 0.4em;
	}

#comptable td {
	border: 1px solid #888888;
	padding:4px;
	}

#comptable .c {
	font-weight: bold;
	}
	
.post .postmeta {
	font-size: 0.95em;
	color: #555;
	margin: 0.5em 0;
	}
	
h1 a, h2 a {
	color: #000 !important;
	text-decoration: none;
	}
	
.int_q {
	padding-left: 1em;
	font-style: italic;
	}

.int_a {
	padding-left: 1em;
	}

.int_q strong {
	color: #470;
	margin-left: -1em;
	}

.int_a strong {
	color: #000;
	}

div.int_a {
	padding: 0 !important;
	}

div.int_a p {
	margin: 0 !important;
	padding: 0.5em 0.5em 0.5em 1em;
	}

.int_a blockquote {
	margin: 0 2em;
	padding: 0 10px 0 40px;
	}
	
.contactform {
	margin-bottom: 1.5em;
	overflow: hidden;
	}
	
.contactform .contactleft {
	width: 20%;
	float: left;
	clear: both;
	margin-top: 0.9em;
	}
	
.contactform .contactright {
	width: 78%;
	float: right;
	margin-top: 0.7em;
	}
	
.invisible {
	display: none;
	}
	
/* specific styles */
	
* html .inner_movie {
	display: none;
	}
	
.movie {
	background-color: #eee;
	overflow: hidden;
	padding: .7em;
	border: 2px solid #333;
	clear: both;
	}
	
.movie p {
	line-height: normal !important;
	text-align: left !important;
	}
	
.movie div {
	margin-left: 335px;
	height: auto !important;
	height: 280px;
	}
	
.movie object {
	float: left;
	margin-right: .7em;
	}
	
.movie object object {
	float: none;
	margin: 0;
	}
	
.movie h4 {
	margin: 0 !important;
	}

#rating_interface { display: none; }

#big_rating_box {
	font-weight: bold;
	display: block;
	padding: 0.5em;
	border: 1px solid #777;
	}
	
#big_rating_box td {
	display: block;
	margin: 0.5em 0;
	}