body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffe2ae;
	text-align: center;
	background-color:#ff2a8f;
}
#fixed{
	background: #edaf47 url(header.jpg) no-repeat center top;
}
p {
	margin: 10px;
}
/* CONTAINERS */
#wrap {
	position: relative;
	width:991px;
	margin: auto;
	background:url(container.jpg) repeat-y center 300px;
}
#container {
	clear:left;
	margin-left:auto;
	width: 991px;
	background: url(header.jpg) no-repeat center top;
}
#seocol {
	float:left;
	width:776px;
}
#leftcol {
	float: left;
	width: 212px;
	padding-left: 3px;
	text-align: left;
}
#content {
	float: right;
	width: 526px;
	margin: 0px 17px 10px 18px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 215px;
	text-align: left;
	margin-top: -280px;
}
#footer {
	clear:both;
	color: #bd1d52;
	font-size:12px;
	font-weight: bold;
	height:160px;
	background: url(footer.jpg) bottom no-repeat;
}
#footer p {
	padding-top: 130px;
}
/* HEADER */
#header {
	width: 776px;
	height: 320px;
	text-align: left;
}
#blogtitle {
	width: 576px;
	padding: 50px 0px 0px 200px;
	height: 110px;
	margin: 0px;
	overflow: hidden;
}
#blogdesc {
	padding: 10px 0px 0px 200px;
	margin: 0px;
	color: #9f0000;
	font-size: 11px;
	line-height: 11px;
	font-weight:normal;
	text-align: center;
}
#header ul {
	margin:30px 0px 0px 200px;
	overflow: hidden;
	height:34px;
}
#header ul li {
	float:right;
	list-style-type:none;
}
#header ul li a {
	display:block;
	padding:0px 18px 0px 18px;
	font-size:16px;
	color:#9f0000;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration:none;
	text-transform:lowercase;
}
#header ul a:hover {
	padding:0px 18px 0px 18px;
	color: #9f0000;
	font-weight: bold;
	text-decoration:none;
	display:block;
	text-transform:lowercase;
}
/* SEARCH */
#search {
	position:absolute;
	top:265px;
	left:400px;
	margin: 0px;
	padding: 7px 0px 61px 15px;
	height: 24px;
}
#searchtext {
	position:absolute;
	top:0px;
	left:0px;
	float: left;
	border: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:2px 0px 0px 0px;
	padding:1px 0px 0px 20px;
	font-size: 13px;
	color: #9f0000;
	width: 250px;
	background: transparent;
}
#searchbutton {
	position:absolute;
	top:0px;
	left:270px;
	background: transparent;
	margin:0px 0px 0px 24px;
	float: left;
	height: 24px;
	width: 30px;
	border: 0;
	cursor: pointer;
	color: #CCC;
	font-weight: bold;
	font-size: 16px;
}
/* MENUS */
ul.menu {
	color: #eb5178;
}
ul.menu li {
	padding-bottom:13px;
	margin-bottom:7px;
}
ul.menu li ul li {
	margin: 0px 10px 0px 35px;
	padding-bottom: 2px;
	list-style-image:url(list-item-bg.gif);
	background: none;
}
ul.menu ul li li {
	margin: 0px 3px 0px 8px;
	padding: 2px 0px;
	list-style-image:url(list-item-bg.gif);
}
ul.menu div.title {
	background:url(box-title-bg.gif) no-repeat;
	font:normal 17px "Trebuchet MS";
	color: #fffada;
	padding:5px 10px 3px 15px;
	text-transform:uppercase;
	margin-bottom:0px;
	text-align:left;
}
/* LINKS */
a:link,
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: underline;
}
ul.menu a {
	color: #eb5178;
}
ul.menu div.title a {
	color: #fffada;
}
ul.menu a.current {
	color: #edaf47;
	font-weight: bold;
}
div.post h2 a {
	color: #f1c067;
	text-decoration: none;
}
div.footer p a {
	color: #bd1d52;
}
#nav a {
	color: #edaf47;
}
#footer a{
	color: #bd1d52;
}
/* PAGE */
#meta {
	display:none;
}
/* POSTS */
div.post {
}
div.post h1,
div.post h2 {
	font-size: 18px;
	color: #f1c067;
	font-weight: normal;
	padding: 0px 10px;
	margin: 0px;
}
div.entry {
	padding: 0px;
}
div.footer {
}
div.header p {
	font-size: 10px;
	padding: 0px 10px;
	margin: 0px 10px;
	text-align: right;
	color: #f1c067;
	font-weight:normal;
	border-top: 1px dotted #ffffff;
}
div.thumbs img {
	border:1px solid #ffcbfb;
}
#related div.play {
	border:1px solid #ffcbfb;
}
#related h3 {
	font-size: 13px;
	color: #edaf47;
	text-align: left;
	white-space:nowrap;
	overflow:hidden;
}
div.post a.dl {
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #f1c067;
}
#related li.title {
	margin:40px auto 20px auto;
	font-size: 20px;
	font-weight:bold;
	color: #edaf47;
	text-align:center;
}
#dvd {
	margin:10px auto;
}
/* NAV */
.wp-pagenavi {
	margin: 20px 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 {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #edaf47;
	color: #edaf47;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #edaf47;
	color: #bd1d52;
	background-color: #edaf47;
}
/* ERRORS */
div.error,
div.error a{
	color: #edaf47;
}