body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e21fa0;
	text-align: center;
	background-color:#a5004d;
}
#fixed{
	background:#a5004d  url(bg.png) center top repeat-x;
}
p {
	margin: 10px;
}
/* CONTAINERS */
#wrap {
	position:relative;
	width:1002px;
	margin: 0px auto;
	background:url(container.jpg) repeat-y;
}
#container {
	clear:left;
	margin: 0px auto;
	width: 1002px;
	background:url(header.jpg) no-repeat;
}
#seocol {
	float:left;
	width:772px;
}
#leftcol {
	float: left;
	width: 230px;
	margin-top: 15px;
	text-align: left;
}
#content {
	float: right;
	width: 532px;
	padding: 2px 10px 0px 0px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 230px;
	margin-top: 29px;
	text-align: left;
}
#footer {
	clear:both;
	color: #940050;
	font-size:11px;
	font-weight: bold;
	height:122px;
	background: url(footer.jpg) bottom no-repeat;
}
#footer p {
	padding-top: 90px;
}
/* HEADER */
#header {
	width: 1002px;
	height: 278px;
	text-align: left;
}
#blogtitle {
	width: 560px;
	height: 120px;
	overflow: hidden;
}
#blogdesc {
	width: 560px;
	height:20px;
	/*padding:18px 550px 0px 25px;*/
	color: #f046b6;
	font-size: 12px;
	line-height: 12px;
	font-weight:normal;
	text-align: center;
}
#header ul {
	margin:85px 0px 0px 25px;
	overflow: hidden;
	height:34px;
}
#header ul li {
	float:left;
	list-style-type:none;
}
#header ul li a {
	display:block;
	padding:0px 18px 0px 18px;
	font-size:12px;
	color:#7c0052;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
#header ul a:hover {
	padding:0px 18px 0px 18px;
	color: #7c0052;
	font-weight: bold;
	text-decoration:underline;
	display:block;
}
/* SEARCH */
#search {
	position:absolute;
	top:175px;
	right:290px;
	text-align:center;
}
#searchbutton {
	position:absolute;
	top:0px;
	right:0px;
	width:102px;
	height:27px;
	border:none;
	background: url(search.gif) top left no-repeat;
}
#searchtext {
	position:absolute;
	top:2px;
	right:110px;
	width:140px;
	height:18px;
	padding:1px;
	border:1px solid #ffffff;
	border-collapse:collapse;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e21fa0;
	background-color:#feefdc;
}
/* MENUS */
#leftcol {
	background: url(left-bg.jpg) no-repeat;
}
#rightcol {
	background: url(right-bg.jpg) no-repeat;
}
#leftcol ul.menu div.title {
	background:url(left-title.jpg) no-repeat;
}
#rightcol ul.menu div.title {
	background:url(right-title.jpg) no-repeat;
}
#leftcol ul.menu li li,
#rightcol ul.menu li li {
	/*background:none;*/
}
ul.menu {
	color: #fef0df;
}
ul.menu li {
	padding-bottom:6px;
}
#leftcol ul.menu li ul,
#leftcol ul.menu li div{
	padding-top:6px;
	margin-left: 15px;
}
#rightcol ul.menu li ul,
#rightcol ul.menu li div{
	padding-top:6px;
	margin-right: 15px;
}
ul.menu li ul li {
	margin: 0px 10px 0px 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-image:none;
	/*background:none;*/
}
ul.menu ul li li {
	margin: 0px 3px 0px 8px;
}
#rightcol ul.menu div.title,
#leftcol ul.menu div.title {
	font-size: 20px;
	color: #7c004f;
	padding: 3px 0px 0px 33px;
	margin: 0px;
	height:26px;
	text-align:left;
}
/* LINKS */
a:link,
a:visited {
	color: #e21fa0;
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: underline;
}
ul.menu a {
	color: #fef0df;
}
ul.menu div.title a {
	color: #fef0df;
}
ul.menu a.current {
	color: #fef0df;
	font-weight: bold;
}
div.post h2 a {
	color: #e21fa0;
	text-decoration: none;
}
div.footer p a {
	color: #e21fa0;
}
#nav a {
	color: #e21fa0;
}
#footer a{
	color: #940050;
}
/* PAGE */
#meta {
	position:absolute;
	top:170px;
	left:30px;
	text-align:left;
}
/* POSTS */
div.post {
	margin: 0px auto;
}
div.post h1,
div.post h2 {
	height:20px;
	padding: 5px 0px 5px 22px;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 20px;
	color: #e21fa0;
	font-weight: bold;
	text-transform: uppercase;
	background: url(post-title.gif) no-repeat;
	white-space: nowrap;
	overflow: hidden;
	width:510px;
}
div.entry {
	padding: 0px 10px;
}
div.footer {
	background:none;
}
div.footer p {
	font-size: 11px;
	padding: 0px 8px 8px 10px;
	margin: 5px 10px 25px 10px;
	text-align: right;
	color: #e21fa0;
	font-weight:normal;
	border-top: 1px dotted #e21fa0;
}
div.thumbs img {
	border:1px solid #e21fa0 ;
}
#related div.play {
	border:1px solid #e21fa0 ;
}
h3 {
	font-size: 13px;
	color: #e21fa0;
	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;
}
#related li.title {
	margin:40px auto 20px auto;
	font-size: 20px;
	font-weight:bold;
	color: #7c004f;
	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 #ff66cc;
	color: #ff66cc;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #ff66cc;
	color: #ffffff;
	background-color: #ff66cc;
}
/* ERRORS */
div.error,
div.error a{
	color: #ff2fb3;
}
