body {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff01ee;
	text-align: center;
	background-color:#c20090;
}
#fixed{
	background:#c20090  url(header.jpg) no-repeat center top;
}
p {
	margin: 10px;
}
/* CONTAINERS */
#wrap {
	position: relative;
	width: 996px;
	margin: 0px auto;
	background:#c20090 url(container.jpg) repeat-y center top;
}
#container {
	background: url(header.jpg) no-repeat center top;
}
#seocol {
	float: left;
	width:781px;
}
#content {
	float: left;
	width: 558px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 8px;
	text-align: left;
}
#leftcol {
	float: left;
	width: 204px;
	padding: 200px 0px 0px 11px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 204px;
	padding: 0px 6px 0px 0px;
	margin-top: -70px;
	text-align: left;
}
#footer {
	clear:both;
	color: #fcd0ea;
	font-size:13px;
	font-weight: normal;
	height:97px;
	background: url(footer.jpg) bottom no-repeat;
	text-align:center;
}
#footer p {
	width: 558px;
	padding-top:55px;
}
/* HEADER */
#header {
}
#blogtitle {
	text-align: left;
	width: 565px;
	height: 127px;
	padding-top: 35px;
}
#blogdesc {
	color: #660066;
	width: 565px;
	height:60px;
	font-size: 13px;
	font-weight:normal;
	line-height:16px;
	padding-top: 20px;
	color:#5e005f;
}
#header ul {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 33px;
}
#header ul li {
	display:block;
	float: left;
	padding:0px 16px 0px 16px;
	font-size:13px;
	letter-spacing:-1px;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	line-height:33px;
}
/* SEARCH */
#search {
	position:absolute;
	top:0px;
	left:750px;
	height: 33px;
	line-height:33px;
	text-align:left;
}
#searchtext {
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border: 0px;
	margin:7px 5px ;
	font-size: 13px;
	line-height:21px;
	border: 1px solid #d600c8;
	color: #5e005f;
	width: 150px;
}
#searchbutton {
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	float: left;
	line-height:21px;
	margin:6px 5px ;
	color:  #5e005f;
	background-color:#ffc1fb;
	border: 1px solid #5e005f;
	cursor: pointer;
	text-transform:uppercase;
}
/* MENUS */
ul.menu {
	color: #ffc1fb;
	margin-bottom: 10px;
}
ul.menu li {
	padding-bottom: 4px;
}
ul.menu ul li {
	margin: 0px 10px 2px 30px;
	list-style-image: url(arr.gif);
}
ul.menu ul li li {
	margin: 2px 3px 2px 8px;
	list-style-image: url(arr.gif);
}
ul.menu div.title {
	padding: 5px 0px 0px 16px;
	height:31px;
	font-size: 18px;
	color: #ffd6fc;
	text-align:left;
	background:url(sidebar-title.jpg) no-repeat;
}
/* LINKS */
a:link,
a:visited {
	color: #ff01ee;
	text-decoration: none;
}
a:active,
a:hover {
	color: #ff01ee;
	text-decoration: underline;
}
#header ul li a:link,
#header ul li a:visited {
	color:#d600c8;
}
#header ul li a:active,
#header ul li a:hover {
	color:#d600c8;
}
ul.menu a:link,
ul.menu a:visited {
	color: #ffc1fb;
}
ul.menu a:active,
ul.menu a:hover {
	color: #ffc1fb;
}
div.post h2 a {
	color: #ff01ee;
	text-decoration: none;
}
div.post h3 a {
	color: #5e005f;
}
#footer a{
	color: #fff4ff;
}
/* PAGE */
#meta {
	position: absolute;
	top: 210px;
	left: 400px;
	width: 150px;
}
#meta h1 {
	color: #ff01ee;
	text-align:right;
	font-size: 11px;
	line-height:16px;
	font-weight:bold;
	text-transform:uppercase;
}
/* POSTS */
div.post {
	margin:0px auto;
	background:url(post-bg.jpg) repeat-y;
}
div.post h1,
div.post h2 {
	padding: 10px 0px 0px 22px;
	font-size: 18px;
	line-height:22px;
	font-weight: normal;
	text-align:left;
	color:#ff01ee;
}
div.entry {
	text-align:justify;
}
div.post a.dl {
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #5e005f;
	font-family: Verdana, Geneva, sans-serif;
}
div.thumbs img {
	border:#ca00bd solid 1px;
}
#related div.play {
	border:#ca00bd solid 1px;
}
div.header {
	height:67px;
	background:url(post-title.jpg) no-repeat;
}
div.footer {
	height:33px;
	background:url(post-footer.jpg) no-repeat;
}
div.header p {
	background:url(date.jpg) no-repeat left center;
	margin:0px 22px;
	font-size: 10px;
	text-indent: 15px;
	text-align: left;
	color: #ff01ee;
}
/* 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 #df1c58;
	color: #df1c58;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #df1c58;
	color: #ffffff;
	background-color: #df1c58;
}
/*ul.menu #airsexe div.mb{
	border: 1px solid #ffedca;
	margin: 5px auto 0px auto;
}*/

