/*
Shuqi.org Asian Cinema
Design version3
Start: 2006-09-23
David Bjerre
*/

body, html, div, p {
	color: white;
	font-family: Verdana;
	font-size: 13px;
	margin: 0;
	padding: 0;
	border: 0;
	}

/* Mac IE hack\*/
* html div {
	display: inline-block;
	}
/* End hack */

body {
	background-color: black;
	}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a:link, a:visited {
	color: white;
	text-decoration: underline;
	}

a:hover{
	color: #0f0;
	text-decoration: underline;
	}

.reviewindex a:link {
	color: white;
	text-decoration: none;
	}

.reviewindex a:visited {
	color: white;
	text-decoration: none;
	}

.reviewindex a:hover{
	color: #0f0;
	text-decoration: underline;
	}

/* frontpage */

#frontpage p {
	margin: 0 0 10px 0;
	}

#welcome {
	width: 355px;
	float: left;
	padding: 10px 20px 10px 10px;
	margin: 10px;
	border-right: 2px solid #660000;
	}

#update {
	width: 355px;
	float: left;
	padding: 15px;
	margin: 10px 0;
	}

#newreviews {
	clear: both;
	width: 100%;
	}

#newreviewsheader {
	color: #0f0;
	background-color: #660000;
	width: auto;
	font-size: 13px;
	padding: 7px;
	font-weight: bold; 
	line-height: 1.3em;
	text-align: left;
	}

.filmnew {
	float: left;
	width: 135px;
	margin-left: 10px;
	padding: 5px;
	}

.frontposter {
	text-align: center;
	}

.fronttitle {
	text-align: left;
	}

.frontname {
	text-align: left;
	font-size: 10px;
	}

.frontdate {
	color: #0f0;
	text-align: left;
	font-size: 10px;
	}

.frontplot {
	text-align: left;
	font-size: 10px;
	}

.readmore {
	font-size: 12px;
	text-align: right;
	border-top: 10px;
	}

/* reviewindex */

.reviewindexheader {
	color: #0f0;
	width: auto;
	font-size: 18px;
	padding: 20px;
	font-weight: bold; 
	text-align: center;
	clear: both;
	}

#reviewindex ul {
	margin: 0 30px;
	padding: 0;
	list-style-type: none;
	}

#reviewindex li {
	list-style-type: none;
	}

#reviewindex a:link {
	color: white;
	text-decoration: none;
	}

#reviewindex a:visited {
	color: white;
	text-decoration: none;
	}

#reviewindex a:hover{
	color: #0f0;
	text-decoration: underline;
	}

.reviewcolumn {
	width: 260px;
	float: left;
	}

#reviewindex2 {
	margin: 0 20px 20px 20px;
	text-align: center;
	}

#reviewindex2 ul, #reviewindex2 li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

#reviewindex2 img {
	border: 5px solid black;
	}

.reviewindex2link {
	font-size: 13px;
	}

/* title headline */
h1	{
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-align: center;
	}

/* review headlines */
h2	{
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	margin: 0 0 15px 0;
	}

/* aka title tag */
h3	{
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin: -10px 0 15px 0;
	}

/* special headline */
h4	{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-align: center;
	}

#wrapper {
	width: 800px;
	}

#standardpage {
	margin: 15px 50px;
	width: auto;
	}

#special {
	margin: 15px 50px;
	width: auto;
	}

#introduction {
	margin: 15px 50px;
	width: auto;
	}

#introduction p, #standardpage p {
	margin: 0 0 10px 0;
	}

#special p {
	margin: 0 0 15px 0;
	}

#review {
	margin: 15px 315px 15px 15px;
	width: auto;
	}

#review p {
	margin: 0 0 15px 0;
	}

#signature {
	text-align: right;
	font-style: italic;	
	}

#footer {
	width: auto;
	padding: 15px;
	clear: both;
	font-size: 11px;
	}

/* menu */

#menu {
	width: auto;
	font-size: 13px;
	background-color: #660000;
	padding: 10px;
	}

#menuheader {
	color: white;
	font-weight: bold; 
	width: 300px;
	float: left;
	}

#menulinks {
	margin-left: 300px;
	width: auto;
	text-align: right;
	color: #0f0;
	font-weight: bold;
	}

#menulinks a:link, #menulinks a:visited {
	color: #0f0;
	text-decoration: none;
	}

#menulinks a:hover {
	color: #0f0;
	text-decoration: underline;
	}

/* filminfobox */

#box {
	background-color: #660000;
	float: right;
	width: 300px;
	text-align: center;
	border-top: 15px solid black;
	}

#poster {
	margin: 6px;
	}

#filminfo {
	width: 288px;
	margin: 6px;
	text-align: left;
	background-color: black;
	}

#filminfocontainer {
	border: 5px solid black;
	width: auto;
	}

#filminfo p {
	margin: 0 0 5px 0;
	}

.header {
	color: lime;
	font-weight: bold;
	}

.talent {
	font-weight: bold;
	}

.title {
	font-style: italic;
	}

/* gallery */

#gallery {
	margin: 15px;
	}

#gallery ul, #gallery li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

#gallery img {
	border: 5px solid black;
	}

/* quicktake stuff */

#qtheader {
	color: lime;
	font-weight: bold;
	font-size: 15px;
	}

#qttitle {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
	}

#qtfilminfo {
	font-style: italic;
	margin: 0 0 15px 0;
	}

.qtimage {
	border: 6px solid #660000;
	}

/* special stuff */

#special ul {
	text-align: center;
	}

#special .textimage {
	text-align: center;
	font-size: 10px;
	}