/*  
Theme Name: Full Blo
Description: Designed June 2010
Version: 1.1
Author: Prince Love
*/
body {
	margin:0 auto;
	padding-top:0px;
	font-family:Verdana;
	color:#fff;
	font-size:12px;
	text-align:center;
	background:#151515;
}
img {
	border:none;
}
a {
	color:#fff;
	text-decoration:none
}
a:hover {
	color:#6699cc;
	text-decoration:none
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-top:0px;
}
ul li{
	line-height:20px;
	padding:5px;
}
blockquote {/* Change This */
	color:#eeeeee;
	background:#161616;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #444444;
	border-bottom:1px solid #444444;
}
.readlink {
	font-size:12px;
	font-weight:bold;
	color:#6699cc;
}
.readlink:hover {
	color:#fff;
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	margin-left:10px;
}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	margin-right:10px;
}

#wrapper {
	position:relative;
	height:100%;
	width:100%;
	margin: 0 auto;
	background:url('cinema/rotator.php') no-repeat 50% 0%;
}
/* The Header */
#header {
	position:relative;
	width:940px;
	height:250px;
	margin:0 auto;
	background:url('images/logo.png') no-repeat 30% 50%;
}
/* Header Banner */
#banner-header {
	position:absolute;
	top:25px;
	right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding:10px;
	width:400px;
	height:100px;
	background: url('images/box-trans.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/box-trans.png');
}
/* Archived Post */
.archive {
	position:relative;
	text-align:left;
	padding-top:10px;
	width:940px;
	margin:0px auto;
}
.content{
	/*border:1px solid #ff0000;*/
}
.wrapper{
	position:relative;
	float:right;
	width:640px;
	margin:0px;
	padding:20px;
	background: url('images/box-trans.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/box-trans.png');
}
.display{
	position:relative;
	float:right;	
	width:400px;
	margin:0px;
	/*border:1px solid #ff0000;*/
}
.post{
	position:relative;
	text-align:left;	
	float:left;
	width:370px;
	line-height:1.5em;
	background:#000;
	margin-bottom:20px;
}
.post a{
	color:#709bc0;
}
.post a:hover{
	color:#6699cc;
}
.date{
	position:absolute;
	right:0px;
	top:0px;
	width:60px;
	height:56px;
	margin:10px 0px;
	z-index:200;
	background:#000;
}
.date .current{
	text-align:center;
	font-weight:bold;
	display:block;
	width:40px;
	margin-left:16px;
	margin-top:12px;
}
.titlemeta {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:1.1em;
}
.titlemeta a{
	color:#6699cc;
}
.titlemeta a:hover {
	color:#fff;
}
.titlemeta h2{
	font-size:16px;
	font-weight:bold;
	line-height:1.1em;
}

.comments {
	width:100%;
	margin:15px 0px;
}

#post-entries {
	position:relative;
	float:right;
	display:block;
	width:370px;
	margin:20px 20px 20px 0px;
}
/* The main container */
#container {
	position:relative;
	text-align:left;
	width:100%;
	margin:0px auto;
}
#notfound {
	position:relative;
	text-align:left;
	margin:10px;
}
#searchform {
	padding-top:0px;
}
#search {
	width:200px;
	height:64px;
	text-align:center;
	float:left;
	margin:5px;
}
#search .s {
	width:130px;
	border:1px solid #44cafc;
	margin-right:5px;
}
#search .searchsubmit {
	border:1px solid #44cafc;
	background: #143454;
	color:#ffffff;
}
.ratings {
	width:100%;
	margin:15px 0px;
}
/*Main Navbar */
#nav {
	position:absolute;
	top:190px;
	right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding-left:10px;
	width:450px;
	height:60px;
	background:url('images/nav.jpg') repeat-x top left;
}
#nav:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#nav ul {
	float:left;
	padding: 0px;
	margin: 0px;
	text-align: center; /*set value to "center" for example to center items*/
}
#nav ul li {
	display: inline;
	text-align: center;
}
#nav ul li a {
	display:inline-block;
	color: #fff;
	margin: 0px;
	text-decoration: none;
	height:60px;
	text-align:center;	
	padding:20px 10px 0px 10px;
	z-index:333;
}
#nav ul li a:visited {
	color: #fff;
}
#nav ul li a:hover {
	color: #fff;
	background:url('images/nav_over.jpg') repeat-x top left;
}
#content {
	position:relative;
	width:440px;
	float:left;
	color:#ffffff;
	margin-bottom:30px;
	line-height:20px;
}
.post {
	padding:10px;
	color:#fff;
}
.post .dtm {
	height:50px; /*background:url('images/dtmbkg.gif') no-repeat;*/
}
.post .dtmsingle {
	height:50px;/*background:url(images/dtmbkg2.png) no-repeat;*/
}
.post .dtmpage {
	height:50px;/*background:url(images/dtmbkg2.png) no-repeat;*/
}
.post .ratings {
	width:100%;
	margin:15px 0px;
}
.post .posttags {
	width:100%;
	margin:15px 0px;
}
.post .posttags a {
	color:#6699cc;
	font-size:11px;
}
.post .dtmdate {
	float:left;
	width:60px;
	background:url('images/dtmbkg.gif') no-repeat;
}
.post .dtmtmc {
	width: 310px;
	float:left;
	padding:3px 0px;
}
.post .dtm .dtmdate .date {
	float:left;
	width:60px;
	height:40px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding-top:10px;
}
.post .dtmsingle .dtmdate .date {
	float:left;
	width:60px;
	height:40px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding-top:5px;
}
.post .dtm .dtmtmc .titlemeta {
	height:40px;
	padding-top:5px;
}
.post .dtmpage .dtmtmc .titlemeta {
	height:40px;
	padding-top:10px;
}
.post .dtmsingle .dtmtmc .titlemeta {
	height:40px;
}
.post .dtm .dtmtmc .titlemeta a {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
}
.post .dtmsingle .dtmtmc .titlemeta a {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
}
.post .dtmpage .dtmtmc .titlemeta a {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
}
.byline {
	font-size:10px;
	font-weight:normal;
	color:#fff;
}
.byline a {
	font-size:10px;
	font-weight:normal;
	color:#fff;
}
.post .dtm .dtmtmc .comments {
	width:100px;
	float:right;
	color:#fff;
	font-size:11px;
	margin-right:10px;
}
.post .dtmpage .dtmtmc .comments {
	width:100px;
	float:right;
	color:#fff;
	font-size:11px;
	margin-right:10px;
}
.post .dtmpage {
	color:#6699cc;
}
.post .dtmpage h1 {
	color:#6699cc;
	font-size:16px;
	margin-left:10px;
	padding-top:10px;
	font-weight:bold;
}
.post .comments {
	width:100%;
	float:left;
	color:#ffffff;
	font-size:11px;
	height:30px;
	text-align:left;
	padding:10px;
}
.post .posttags .edit {
	width:100%;
	float:left;
	color:#ffffff;
	font-size:11px;
	height:30px;
	text-align:left;
	padding-top:6px;
}
.post .comments a {
	color:#ffffff;
	font-size:11px;
}
.post .comments a:hover {
	color:#6699cc;
	font-size:11px;
}
.post .pagetitle {
	font-size:15px;
	padding-top:5px;
	margin-top:20px;
	color:#fff;
}
.post .ptitle {
	font-size:15px;
	padding-top:5px;
	margin-top:20px;
	color:#fff;
}
/* Sidebar */



#sidebar {
	position:relative;
	float:left;
	width:220px;
	margin:0px;
}

#sidebar .sbar235 {
	width:220px;
	margin:0px;
	padding-right:5px;
	color:#fff;
}
/* Right side bar */
#sidebar .sbar235 ul {
	list-style-type: none;
	margin-bottom: 10px;
	padding:0px;
}
#sidebar .sbar235 ul li {
	list-style-type: none;
	padding: 0px;
	margin-bottom:0px;
}
#sidebar .sbar235 ul li ul {
	list-style-type: square;
	margin-top: 10px;
	padding: 0px;
}
#sidebar .sbar235 ul li ul li {
	list-style-type:none;
	line-height:2em;
	padding: 0px;
	margin-left:10px;
}
#sidebar .sbar235 ul li ul li a {
	color:#ffffff;
}
#sidebar .sbar235 ul li ul li a:hover {
	text-decoration:underline;
}
#sidebar .sbar235 h2 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	margin:5px 5px 10px 5px;
} 
#text-1 {
	margin-top:10px;
}
#text-1 p {
	margin-left:10px;
	margin-right:10px;
}
#tag_cloud {
	width:190px;
	text-align:center;
	margin-bottom:5px;
}
#tag_cloud a {
	padding-left:10px;
}
#text-2 {
	margin-bottom:5px;
	margin-top:10px;
}
#text-2 p {
	margin-left:10px;
	margin-right:10px;
}
#recent-posts ul li {
	margin-bottom:5px;
}
#recent-comments {
	margin-bottom:5px;
}
.sbar235 .widget {
	padding-bottom:15px;
}
#footer {
	height:134px;
	padding-top:60px;
	text-align:center;
	margin-left:5px;
	border-top:2px solid #343636;
}
#footer p {
	font-size:10px;
	color:#eeeeee;
}
#footer p a {
	font-size:10px;
	color:#eeeeee;
}
/* Forms */







#commentform {
	font-size:8pt;
	padding: 15px 15px 1px;
	margin-right: 20px;
}
#commentform label {
	display:block;
	margin: 0;
}
#commentform input {
	width: 100px;
	padding: 1px;
	margin: 0px 5px 10px 0;
}
#commentform textarea {
	width: 330px;
	padding: 0;
	margin: 0px 0px 10px 0;
}
#commentform #submit {
	margin: 0 0 20px 0;
}
#commentform p {
	margin: 5px 0px;
}
/* Comments */


.rsssubscribe {
text-align:right;
position:absolute; bottom:15px; right:20px;

}
.rss {
background:url('images/rss.png') top left no-repeat;
width:32px;
height:32px;
}


/*.rsssubscribe a {

font-size:12px;

font-weight:bold;

color:#fff;

}

.rsssubscribe a:hover {

color:#6699cc;

}*/








ol.commentlist {
	font-size:8pt;
	padding: 0;
	margin: 0;
}
ol.commentlist li {
	display: block;
	list-style: none;
	padding: 15px 15px 1px;
	margin: 0;
	border-bottom:1px solid #CCC9B8;
}
ol.tblist {
	font-size:8pt;
	list-style: none;
	padding: 15px 15px 10px;
	margin: 0;
	border-bottom:1px solid #CCC9B8;
}
ol.tblist li {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
	background: url(images/sbarli.png) 0 3px no-repeat;
	padding-left: 14px;
}
#respond {
	font-size:15px;
	padding-top:5px;
	margin-top:20px;
	color:#eeeeee;
}
#comments {
	position:relative;
	padding:0px 5px;
	color: #ffffff;
}
#comments ol li {
	color:#fff;
	background:#143454;
	padding:6px 14px;
	margin:18px 35px;
	border:1px dotted #44cafc;
}
#comments .alt {
	color:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border:1px dotted #44cafc;
}
#comments h2 {
	font-size:15px;
	padding-top:5px;
	margin-top:20px;
	color:#fff;
}


/* Begin The Content */
#item{
	width:175px;
	color:#333333;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 8px;
	float: left;
	padding: 10px;
	border: 1px solid #444;
	background: url('images/box-trans.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/box-trans.png');
}

#item a:link, #item a:visited{
	color:#6699cc;
	text-decoration:none;
	border:none;
}

#item a:hover, #galleryitem a:hover{
color:#fff;
text-decoration:none;
border:none;
}

#galleryitem{
width:150px;
height:150px;
color:#333333;
margin:0 4px 15px 0;
float:left;
}

#galleryratings{
text-align:right;
margin:0px 8px 0px 0px;
}

#galleryitem h5{
color:#C13F00;
font-size:11px;
font-weight:normal;
text-align:right;
margin:0px 8px 0px 0px;
padding:0;
}

#blogitem{
	width:500px;
	color:#333333;
	padding-bottom:10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#pagecontent{
width:530px;
color:#333333;
margin:0 0 15px 0;
}

#covershot{
	width:175px;
	height:142px;
	padding: 0px;
	margin-bottom: 5px;
}

#galleryshot{
width:175px;
height:142px;
float:left;
background:url(images/vidbg.png) no-repeat;
}

#content h3, #pagecontent h3{
font-size:18px;
font-weight:normal;
margin:0;
padding:0;
}

#galleryitem h3{
font-size:16px;
color:#C13F00;
font-weight:normal;
margin:0px 0px 8px 0px;
padding:0;
}

#bloghead{
height:35px;
}

#blogtitle{
float:left;
}

#blogtitle h3{
	font-size:15px;
	color:#C13F00;
	font-weight:normal;
	margin:0;
	padding:2px 0px 0px 0px;
}

#blogtitle a:hover{
color:#fff;
}

#description p{
	padding:0;
	height:52px;
	overflow:hidden;
	color: #fff;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}

#covershot p{
margin:0;
padding:0;
}

#covershot img{
	width:175px;
	height:131px;
	overflow:hidden;
	border: 1px solid #444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#blogitem p{
margin:0px 0px 10px 0px;
padding:0;
}

#pagecontent p, #sidebar p{
margin:0px 0px 10px 0px;
padding:0;
}

#pagecontent img, #blogitem img{
padding:4px;
margin:8px;
background:#F7F7F7;
border:1px solid #A4A4A4;
}

#pagecontent a:link, #pagecontent a:visited, #sidebar a:link, #sidebar a:visited, #blogitem a:link, #blogitem a:visited{
	color:#0033FF;
}

#pagecontent a:hover{
color:#666;
text-decoration:none;
}
#paysite{
	font-size:10px;	
}

#ratings{
	margin: 0px;
	float: left;
	width: 90px;
	padding: 0px;
}
#ratings img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

#commentslink{
float:right;
width:100px;
background:url(images/usergallery.gif) left no-repeat;
padding:5px 0px 0px 20px;
font-size:13px;
color:#C13F00;
}

#blogmeta{
float:right;
width:100px;
background:url(images/user.gif) right no-repeat;
padding:0px 40px 0px 0px;
font-size:10px;
color:#C13F00;
text-align:right;
}

#blogmeta a:link, #blogmeta a:visited{
color:#C13F00;
text-decoration:none;
border:none;
}

#blogmeta a:hover{
color:#C13F00;
}
/* End The Content */
.videowrapper{
	position:relative;
	float:right;
	width:480px;
	margin:0px;
	padding:20px;
	background: url('images/box-trans.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/box-trans.png');
}

#videoblock{
	text-align:left;
}
li h2.widgettitle a.rsswidget{
	color:#fff;
}
.breakme {
	clear: both;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}