body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #690011;
	text-align: center;
	background: #c50f04  url(header.jpg) no-repeat center top;
}
p {
	margin: 12px 10px;
}
/* CONTAINERS */
#fixed {
	background: #c50f04 url(header.jpg) no-repeat center top;
	/*background: #f2f0e5 url(header.jpg) no-repeat center top;*/
}
#wrap {
	position: relative;
	margin: 0px auto;
	width: 966px;
	background: url(container.jpg) repeat-y center top;
}
#container {
	background: url(header.jpg) no-repeat center top;
	/*overflow: auto;*/
}
#seocol {
	float:left;
	width:765px;
}
#leftcol {
	float: left;
	width: 200px;
	padding: 220px 0px 20px 1px;
	text-align: left;
}
#content {
	float: right;
	width: 564px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 200px;
	padding: 60px 1px 20px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#footer {
	clear:both;
	height: 91px;
	color: #1e0c0a;
	background: url(footer.jpg) bottom no-repeat;
	text-align: center;
}
#footer p {
	padding: 50px 220px 0px 220px;
}
/* HEADER */
#header {
	height: 156px;
	text-align: left;
}
#blogtitle {
	height: 110px;
	padding: 20px 0px 0px 201px;
}
#blogtitle img{
	width: 564px;
	height: 110px;
}
#blogdesc {
	width: 564px;
	height: 30px;
	padding:0px 0px 0px 201px;
	line-height: 16px;
	color: #f9f9f9;
	font-weight: normal;
	text-align: center;
}
#header ul {
	position: absolute;
	top: 30px;
	left: 765px;
	height:200px;
	width:200px;
	overflow: hidden;
}
#header ul li {
	text-align: center;
	list-style-type:none;
	font-weight: bold;
	letter-spacing:2px;
	text-transform:uppercase;
}
/* SEARCH */
#search {
	height: 23px;
	padding: 8px 0px 20px 240px;
}
#searchtext {
	float: left;
	width: 220px;
	margin-top: 1px;
	padding: 3px 0px 0px 0px;
	border: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b31d3d;
	background: transparent;
}
#searchbutton {
	float: left;
	width: 80px;
	height: 23px;
	margin: 0px;
	border: 0px;
	background: transparent;
	cursor: pointer;
}
/* MENUS */
ul.menu {
	color: #ffffcc;
	background: url(sidebar-bg.jpg) repeat-y;
}
ul.menu li {
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	padding-bottom: 2px;	
	background:url(sidebar-footer.jpg) no-repeat bottom;
	padding-bottom:26px;
}
ul.menu div.title {
	height:40px;
	padding: 14px 0px 0px 0px;
	margin: 0px;
	font-size: 20px;
	color: #d7003d;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(sidebar-title.jpg);
	background-repeat:no-repeat;
}
ul.menu ul li {
	margin-left: 8px;
	margin-right: 3px;
	padding: 2px;
	list-style-image:url(arr.gif);
	list-style-position:inside;
	background:none;
}
ul.menu ul ul {
	margin-bottom:0px;
	padding-bottom:0px;
	background:none;
}
ul.menu ul li li {
	margin-left: 8px;
	margin-right: 3px;
	padding: 2px 0px;
	list-style-image:url(arr.gif);
}
/* LINKS */
a:link,
a:visited {
	color: #690011;
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: underline;
}
#header ul li a:link,
#header ul li a:visited,
#header ul li a:active,
#header ul li a:hover {
	color: #c50f04;
	text-decoration: underline;
}
ul.menu a {
	color: #ffffcc;
}
ul.menu div.title a {
	color: #d7003d;
}
div.post h2 a {
	color: #6a000a;
	text-decoration: none;
}
#footer a {
	color: #1e0c0a;
}
/* PAGE */
#meta {
}
#meta h1 {
	font-size: 12px;
	color: #302921;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	letter-spacing: 5px;
}
/* POSTS */
div.post {
	margin: 0px auto 15px auto;
	background: url(post-bg.jpg) repeat-y;
	text-align: center;
}
div.post h1,
div.post h2 {
	padding-left: 14px;
	padding-top: 12px;
	font-size: 21px;
	color: #6a000a;
	font-weight: normal;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	width: 550px;
}
#related h3 {
	font-size: 13px;
	color: #c50f04;
	text-align: left;
	white-space:nowrap;
	overflow:hidden;
}
div.entry p {
	text-align: justify;
	padding: 0px 10px;
}
div.post a.dl {
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #c50f04;
}
#related li.title {
	margin:40px auto 20px auto;
	font-size: 20px;
	font-weight:bold;
	text-align:center;
}
#dvd {
	margin:10px auto;
}
div.footer {
	padding-bottom: 14px;
	background:url(post-footer.jpg) no-repeat center bottom;
}
div.header {
	height:70px;
	background:url(post-title.jpg) no-repeat center top;
}
div.header p {
	background:url(date.gif) no-repeat left center;
	margin: 0px 0px 0px 15px;
	text-indent: 20px;
	font-size: 10px;
	font-weight:normal;
	color: #6a000a;
	text-align: left;
}
div.thumbs img {
	border: 1px solid #ffffcc ;
}
#related div.play {
	border:1px solid #ffffcc ;
}
/* NAV */
.wp-pagenavi {
	margin: 0px auto 10px auto;
	text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active,
.wp-pagenavi span.extend,
.wp-pagenavi span.pages {
	margin: 2px;
	padding: 2px 4px 2px 4px;
	border: 2px solid #feba65;
	font-weight: bold;
	color: #690011;
	text-decoration: none;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	margin: 2px;
	padding: 2px 4px 2px 4px;
	border: 2px solid #feba65;
	font-weight: bold;
	color: #690011;
	text-decoration: none;
	background-color: #feba65;
}
#bookmark{
	display:block;
	width:200px;
	height:30px;
	position:absolute;
	top:170px;
	left:765px;
}
#smartmovies,#archivesexy{
	margin:0px 2px;
}
