body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e65a91;
	text-align: center;
	background-color:#f597a0;
}
#fixed{
	background:#f597a0 url(header.jpg) no-repeat center top;
}
p {
	margin: 10px;
}
/* CONTAINERS */
#wrap {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	background:#f597a0 url(container.jpg) repeat-y center top;
}
#container {
	background: url(header.jpg) no-repeat center top;
}
#seocol {
	float: left;
	width:776px;
}
#content {
	float: left;
	width: 543px;
	padding: 0px 0px 0px 11px;
	text-align: left;
}
#leftcol {
	float: left;
	width: 211px;
	padding: 0px 0px 0px 11px;
	margin-top: 260px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 214px;
	padding: 38px 10px 0px 0px;
	text-align: left;
	margin-top: -250px;
}
#footer {
	clear:both;
	color: #fff4ff;
	font-size:11px;
	font-weight: normal;
	height:110px;
	background: url(footer.jpg) bottom no-repeat;
	text-align:center;
}
#footer p {
	padding-top:80px;
	padding-right:450px;
}
/* HEADER */
#header {
	width: 600px;
	height: 250px;
}
#blogtitle {
	width: 600px;
	height: 130px;
	overflow: hidden;
}
#blogdesc {
	padding: 10px 50px 0px 50px;
	color: #7c0628;
	text-align: center;
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
}
#header ul {
	display: none;
}
#header ul li {
}
/* SEARCH */
#search {
	position:absolute;
	top:200px;
	left:50px;
	text-align:center;
}
#searchtext {
	float: left;
	border: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:2px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	font-size: 13px;
	color: #ff2fb3;
	width: 250px;
	background: transparent;
}
#searchbutton {
	background: transparent;
	margin:0px;
	float: left;
	height: 24px;
	width: 50px;
	border: 0;
	cursor: pointer;
}
/* MENUS */
ul.menu {
	color: #fffed5;
	margin-bottom: 10px;
}
ul.menu li {
	padding-bottom: 6px;
	line-height:17px;
}
ul.menu ul li {
	margin: 0px 10px 0px 30px;
	list-style-image: url(arr.gif);
}
ul.menu ul li li {
	margin: 0px 3px 0px 8px;
	list-style-image: url(arr.gif);
}
ul.menu div.title {
	padding: 7px 0px 0px 21px;
	height:25px;
	font-size: 18px;
	color: #ffebde;
	text-align:left;
}
#leftcol ul.menu div.title {
	background:url(left-title.jpg) no-repeat;
}
#rightcol ul.menu div.title {
	background:url(right-title.jpg) no-repeat;
}
/* LINKS */
a:link,
a:visited {
	color: #d74c84;
	text-decoration: none;
}
a:active,
a:hover {
	color: #d74c84;
	text-decoration: underline;
}
#header ul li a:link,
#header ul li a:visited {
	color:#ebb5bf;
}
#header ul li a:active,
#header ul li a:hover {
	color:#ffffff;
}
ul.menu a:link,
ul.menu a:visited {
	color: #ffedca;
}
ul.menu a:active,
ul.menu a:hover {
	color: #ffedca;
}
div.post h2 a {
	color: #6c0930;
	text-decoration: none;
}
#footer a{
	color: #fff4ff;
}
/* PAGE */
#meta {
	position: absolute;
	top: 210px;
	left: 400px;
	width: 150px;
}
#meta h1 {
	color: #7c0628;
	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 {
	height:52px;
	padding: 25px 0px;
	font-size: 18px;
	line-height:26px;
	font-weight: bold;
	text-transform: uppercase;
	background:url(post-title.jpg) no-repeat;
	text-align:center;
	color:#6c0930;
}
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: #df1c58;
}
div.thumbs img {
	border:#f1b7b8 solid 1px;
}
#related div.play {
	border:#f1b7b8 solid 1px;
}
div.footer {
	margin-bottom:20px;
	padding-bottom:3px;
	background:url(post-footer.jpg) no-repeat bottom;
}
div.footer p {
	font-size: 12px;
	padding: 3px 0px 0px 0px;
	margin: 0px 10px;
	text-align: right;
	color: #752900;
	font-weight:normal;
	border-top: 1px dotted #752900;
}
/* 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;
}

