/*
Theme Name: Movie Maniac
Description: Movie script :)
Version: 1.0
Author: Imran Naseem
Author URI: http://www.ImranNaseem.com
*/

body {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-family: Tahoma;
	background:url("images/background.gif") repeat-x scroll center top #FBFBFB;
}

#wrapper{
	margin:0 auto;
	padding:0;
	width:1000px;
	height: auto;
	background:url("images/bg.gif") no-repeat scroll center top transparent;
}

#container {
	margin:0 auto;
	width:950px;
	height: auto;
}

#filmcol {
	width: 166px;
	float: left;
}

#contentcol {
	width: 700px;
	float: right;
}

#container h1 {
	color:#000000;
	display:block;
	font-family:tahoma;
	font-size:35px;
	font-weight:normal;
	margin: 0 0 15px 0px;
	padding: 6px 0px 10px 0px;
	top: 15px;
	position: relative;
	text-align:center;
	width: 950px;
	background: url(images/semi-bg.png) repeat;
}

#contentcol h1 {
	color:#000000;
	display:block;
	font-family:tahoma;
	font-size:35px;
	font-weight:normal;
	margin: 0 0 30px 0px;
	padding: 6px 0px 10px 0px;
	top: 8px;
	position: relative;
	text-align:center;
	width: 700px;
	background: url(images/semi-bg.png) repeat;
}

#container p {
	width: 934px;
	margin: 15px 0px 0px 0px;
	background: url(images/semi-bg.png) repeat;
	position: relative;
	top: 15px;
	padding: 8px;
	font-size: 0.9em;
	font-family: Tahoma;
	line-height: 1.5em;
	clear: both;
}

#container ol {
	width: 934px;
	margin: 15px 0px 0px 0px;
	background: url(images/semi-bg.png) repeat;
	position: relative;
	top: 15px;
	padding: 8px;
	font-size: 0.9em;
	font-family: Tahoma;
	line-height: 1.5em;
	clear: both;
}

#container li {
	margin: 0px 30px;
}

#content p {
	width: 500px;
	margin: 10px 0px 0px 0px;
	background: url(images/semi-bg.png) repeat;
	padding: 7px 8px;
	font-size: 0.8em;
	font-family: Tahoma;
	line-height: 1.3em;
	float: right;
}

#contentcol h2 {
	color:#000000;
	display:block;
	font-family:tahoma;
	font-size: 1em;
	font-weight:normal;
	margin: 15px 0 30px 0px;
	padding: 6px 0px 10px 0px;
	text-align:center;
	width: 700px;
	background: url(images/semi-black.png) repeat;	
}

#content2 .long {
	width: 684px;
	margin: 10px 0px 0px 0px;
	background: url(images/semi-bg.png) repeat;
	padding: 7px 8px;
	font-size: 0.8em;
	font-family: Tahoma;
	line-height: 1.3em;
}

.first {
	margin: 0px;
}

#content {
	float: right;
	margin-top: -25px;
}

#content2 {
	margin-top: -25px;
}

.ie7 #filmcontainer {
	padding-top: 15px;
}

.ie7 #filmcol {
	padding-top: 15px;
}

.ie7 #filmcol .filmbox {
	padding-bottom: 15px;
}

#filmcontainer {
	margin: 15px 0px -15px 0px;
}

.filmbox {
	float: left;
	margin-right: 30px;
	height: 275px;
}

#contentcol .filmbox {
	margin-right: 15px;
	height: auto;
	max-height: 275px;
}
         

#filmcol .filmbox {
	float: none;
	margin-bottom: 52px;
}

.filmbox img {
	max-width: 166px;
	min-width: 166px;
}

.last {
	margin: 0px;
}

.filmbox h2 {
	font-size: 0.7em;
	text-align: center;
	width: 166px;
	height: 36px;
	padding: 8px 0px 0px 0px;
}

.filmbox img {
	border: 0px;
}

.filmbox a {
	width: 166px;
	height: 36px;
	display: block;
	color: #000000;
	text-decoration: none;
	background: url(images/semi-bg.png) repeat;	
}

.filmbox a:hover {
	color: #ffffff;
	background: #000000;
}

#filmcontainer .cl {
	height: 55px;
	clear: both;
}

.cl {
	clear: both;
}

.centered {
	text-align: center;
}

div.centered {
	margin: 15px 0px;
}

.centered img {
	border: 0px;
}

.h0 {
	height: auto;
}

.pages a {
	margin: 0px 8px;
	text-decoration: none;
}

.pages .current {
	font-weight: bold;
}
