/*
Theme Name: xteena
Theme URI: http://www.xteena.com
Description: XTEENA - Celeb Sex Tapes
Version: 1.0
Author: xteena
Author URI: http://www.xteena.com
*/

/* Begin Typography & Colors */
html{background:#872f62 url(images/bg-html.gif) repeat-x;}
body{
	margin:0;
	background:url(images/bg-body.jpg) no-repeat 50% 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
img{border-style:none;}
a{color:#bd428a;text-decoration:none;}

#wrapper{
	width:728px;
	margin:0 auto;
	padding:0 4px;
	overflow:hidden;
	background:url(images/bg-wrapper.gif) repeat-y;
}
#header{
	width:100%;
	overflow:hidden;
}
#header .links{
	display:block;
	height:1%;
	overflow:hidden;
	background:#3d0e26 url(images/bg-links.gif) repeat-x;
	color:#b22970;
	padding:4px 0 5px 16px;
}
#header .links a{
	color:#b22970;
	text-decoration:none;
}
#header .links a:hover{color:#db4090;}
#nav{
	width:100%;
	overflow:hidden;
	background:url(images/bg-nav.gif) no-repeat;
	border-bottom:1px solid #fff;
}
#nav .logo{
	float:left;
	margin:4px 0 0 16px;
	display:inline;
}
#nav .logo a{
	display:block;
	background:url(images/logo.png) no-repeat;
	width:122px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#nav ul{
	list-style:none;
	margin:0 0 0 19px;
	float:left;
	display:inline;
	padding:0;
	background:url(images/bg-nav-el.gif) no-repeat;
}
#nav ul li{
	float:left;
	margin-left:1px;
}
#nav ul li a{
	background:url(images/bg-nav-link.gif) repeat-x;
	float:left;
	height:21px;
	width:113px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	padding:6px 0 0;
}
#nav ul li a:hover,
#nav ul li.active a{
	color:#fff603;
	background-position:0 -27px;
}
#main{
	width:100%;
	overflow:hidden;
	background:#ffe9f5;
}
.two-columns{
	width:100%;
	overflow:hidden;
	margin:1px 0 0;
}
.two-columns .aside{
	float:left;
	width:176px;
	padding:0 0 21px;
	background:#63173e url(images/bg-aside.jpg) no-repeat 0 22px;
	position:relative;
}
.two-columns .aside .title{
	background:url(images/bg-title.jpg) repeat-y;
	height:1%;
	overflow:hidden;
}
.two-columns .aside .title strong{
	background:url(images/ico-drop.gif) no-repeat 0 3px;
	display:block;
	padding:0 0 3px 13px;
	color:#fff;
	margin:4px 0 0 8px;
}
.two-columns .aside .sub-nav{
	list-style:none;
	margin:10px 0 0;
	padding:0;
}
.two-columns .aside .sub-nav li{
	width:95%;
	overflow:hidden;
	vertical-align:top;
}
.two-columns .aside .sub-nav li a{
	background:url(images/bullet.gif) no-repeat 8px 6px;
	padding-left:27px;
	color:#fff;
	text-decoration:none;
	display:block;
}
.two-columns .aside .sub-nav li:hover a:hover{
	background:url(images/bullet2.gif) no-repeat 8px 6px;
}
.two-columns .aside .sub-nav li span{
	border-bottom:1px solid #8b143e;
	display:block;
	padding:3px 0 3px;
}
.two-columns .aside .sub-nav li a:hover,
.two-columns .aside .sub-nav li.active a{
	color:#fff603;
	background-position:8px -35px;
}
.two-columns .aside .hearts{
	position:absolute;
	bottom:0;
	right:0;
}
* html .two-columns .aside .hearts{bottom:-1px;}
.two-columns .articles{
	float:right;
	width:548px;
}
.two-columns .articles .headline{
	background:#99214e;
	display:block;
	height:1%;
	overflow:hidden;
	color:#fff;
}
.two-columns .articles .headline strong{
	display:block;
	margin:3px 0 0 7px;
	padding:0 0 4px 16px;
	background:url(images/ico-star.gif) no-repeat 0 4px;
}
.two-columns .articles .article-list{
	list-style:none;
	margin:0;
	padding:0;
}
.two-columns .article-list li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:8px 1px;
}
.two-columns .article-list li.even{
	background:#f3d2e3 url(images/bg-hover-article.gif) repeat-x;
	border:1px solid #ffd9eb;
	padding:7px 0;
}
.two-columns .article-list .image-holder{
	width:115px;
	float:left;
	margin:0 15px 0 0;
	position:relative;
}
.two-columns .article-list .image-holder .btn-play{
	background:url(images/btn-play.png) no-repeat;
	width:32px;
	height:32px;
	position:absolute;
	top:26px;
	left:-99999px;
	cursor:pointer;
}
.two-columns .article-list .image-holder:hover .btn-play{right:38px;left:auto;}
.two-columns .article-list .image-holder img{float:right;}
* html .two-columns .article-list .image-holder{margin-right:12px;}
.two-columns .article-list .caption{
	height:1%;
	overflow:hidden;
}
.two-columns .article-list .caption h2{
	margin:5px 0 0;
	font-size:17px;
}
.two-columns .article-list .caption h2 a{
	color:#000;
	text-decoration:none;
}
.two-columns .article-list li:hover h2 a,
.two-columns .article-list li.hover h2 a{color:#830745;}
.two-columns .article-list .caption p{
	margin:5px 0 0;
	line-height:16px;
}
.two-columns .article-list li:hover p,
.two-columns .article-list li.hover p{color:#950d51;}

.two-columns .article-list .caption .btn-watch{
	font-size:10px;
	color:#620a37;
	font-weight:bold;
	background:url(images/btn-watch.gif) no-repeat 0 2px;
	padding:0 0 0 18px;
	text-decoration:none;
	float:left;
	margin:6px 0 0;
}
.two-columns .article-list li:hover .btn-watch,
.two-columns .article-list li.hover .btn-watch{
	background-position:0 -39px;
	color:#99214e;
}
.add{
	overflow:hidden;
	padding:11px 0;
}
.add ul{
	list-style:none;
	margin:0;
	padding:0;
}
.add ul li{
	float:left;
	width:475px !important;
	margin-left:8px;
	display:inline;
	padding:22px 23px 22px 30px;
	border:1px solid #e0bfd1;
	background:#fff;
}
.add ul li a{float:left;	text-align:center;}
.add ul li a img{display:block;	text-align:center;}

.add2{
	width:800px !important;
	overflow:hidden;
	padding:11px 0;
}
.add2 ul{
	list-style:none;
	margin:0;
	padding:0;
}
.add2 ul li{
	float:left;
	margin-left:10px;
	display:inline;
	padding:22px 23px 22px 24px;
	border:1px solid #e0bfd1;
	background:#fff;
}
.add2 ul li a{float:left;}
.add2 ul li a img{display:block;}

.add3{
	width:800px !important;
	overflow:hidden;
	padding:1px 0 11px 0;
	margin-left: -180px;
}
.add3 ul{
	list-style:none;
	margin:0;
	padding:0;
}
.add3 ul li{
	float:left;
	margin-left:10px;
	display:inline;
	padding:22px 23px 22px 24px;
	border:1px solid #e0bfd1;
	background:#fff;
}
.add3 ul li a{float:left;}
.add3 ul li a img{display:block;}


.two-columns .articles .gallery{
	height:1%;
	padding:8px 0 8px 8px;
	overflow:hidden;
	background:#fff;
}
.two-columns .articles .gallery .placeholder{
	float:left;
	width:288px;
	margin:0 6px 0 0;
}
.two-columns .articles .gallery ul{
	list-style:none;
	margin:0;
	padding:0;
	width:246px;
	float:left;
}
.two-columns .articles .gallery ul li{
	float:left;
	margin:0 0 1px 1px;
}
.two-columns .articles .gallery ul li a{float:left;}
.articles .links{
	width:100%;
	overflow:hidden;
}
.articles .links .tags{
	display:block;
	height:1%;
	padding:10px 0 0 8px;
	overflow:hidden;
	font-size:12px;
	color:#b45888;
}
.articles .links .tags a{
	color:#b45888;
	text-decoration:none;
}
.articles .links .tags a:hover{color:#361a28;}
.articles .links .tags strong{color:#99214e;}
.articles .pager{
	width:100%;
	overflow:hidden;
	margin:11px 0 0;
}
.articles .pager ul{
	list-style:none;
	margin:0;
	padding:0;
}
.articles .pager ul li{
	float:left;
	margin:0 0 0 7px;
	display:inline;
}
.articles .pager ul li:first-child{margin-left:1px;}
.articles .pager ul a{
	float:left;
	width:14px;
	padding:0 4px;
	color:#ce95bf;
	border:1px solid #fdc1ee;
	background:#fff;
	text-align:right;
	text-decoration:none;
	line-height:15px;
	height:15px;
}
.articles .pager ul a:hover{
	background:#b05598;
	color:#fff;
	border-color:#b05598;
}
.articles .pager a.last,
.articles .pager a.next{
	float:left;
	background:#fff;
	border:1px solid #fdc1ee;
	color:#ce95bf;
	text-decoration:none;
	line-height:15px;
	height:15px;
	margin-left:4px;
	width:63px;
	padding-right:6px;
	text-align:right;
}
.articles .pager a.last:hover,
.articles .pager a.next:hover{
	background:#b05598;
	color:#fff;
	border-color:#b05598;
}
.visual{
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
}
#footer{
	width:100%;
	overflow:hidden;
	background:#ffe9f5;
}
#footer .columns{
	width:100%;
	overflow:hidden;
	margin:20px 0 0;
}
#footer .columns .col{
	background:url(images/divider-col.gif) no-repeat;
	float:left;
}
#footer .columns .col:first-child{background:none;}
#footer .columns .col1{
	padding:0 10px 0 27px;
	width:202px;
}
#footer .columns .col2{
	width:200px;
	padding:0 10px 0 39px;
}
#footer .columns .col3{
	width:180px;
	padding:0 10px 0 41px;
}
#footer .columns .col .heading{
	height:1%;
	overflow:hidden;
	color:#94204c;
	font-size:15px;
	display:block;
	padding:0 0 3px;
}
#footer .columns .col ul{
	list-style:none;
	margin:0 0 0 1px;
	padding:0;
}
#footer .columns .col ul li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	margin:7px 0 0;
}
#footer .columns .col ul li a{
	text-decoration:none;
	color:#985778;
}
#footer .columns .col ul li a:hover,
#footer .columns .col ul li.active a{color:#2a0618;}
#footer .fool-length{
	display:block;
	width:100%;
	overflow:hidden;
	border-top:1px solid #d6ceec;
	border-bottom:1px solid #d6ceec;
	font-size:16px;
	line-height:19px;
	color:#ff6699;
	text-align:center;
	margin:25px 0 0;
	padding:6px 0 5px;
	background:#fddfee;
}
#footer .fool-length a{
	color:#ff6699;
	text-decoration:none;
}
#footer .fool-length a:hover{color:#b2476b;}
#footer .links{
	display:block;
	height:1%;
	overflow:hidden;
	background:#3d0e26 url(images/bg-links.gif) repeat-x;
	color:#b22970;
	padding:7px 0 7px 17px;
}
#footer .links a{
	color:#b22970;
	text-decoration:none;
}
#footer .links a:hover{color:#db4090;}
#footer .sub-nav{
	width:100%;
	overflow:hidden;
	background:url(images/bg-sub-nav.gif) no-repeat;
	margin:10px 0 0;
}
#footer .sub-nav .logo{
	float:right;
	margin:5px 16px 0 0;
	display:inline;
}
#footer .sub-nav .logo a{
	display:block;
	background:url(images/logo.png) no-repeat;
	width:122px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#footer .sub-nav ul{
	list-style:none;
	margin:0 0 0 1px;
	float:left;
	display:inline;
	padding:0;
	background:url(images/bg-nav-el.gif) no-repeat;
}
#footer .sub-nav ul li{
	float:left;
	margin-left:1px;
}
#footer .sub-nav ul li a{
	background:url(images/bg-nav-link.gif) repeat-x;
	float:left;
	height:21px;
	width:113px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	padding:6px 0 0;
}
#footer .sub-nav ul li a:hover,
#footer .sub-nav ul li.active a{
	color:#fff603;
	background-position:0 -27px;
}

/* Pagination Fixed */
.wp-pagenavi-wrapper {
margin-top: 10px;
margin-bottom: 10px;
margin-left: -2px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	width:14px;
	padding:0 4px;
	color:#ce95bf;
	border:1px solid #fdc1ee;
	background:#fff;
	text-align:right;
	text-decoration:none;
	line-height:15px;
	height:15px;
		margin: 2px;
}
.wp-pagenavi a:hover {	
	background:#b05598;
	color:#fff;
	border-color:#b05598;
}
.wp-pagenavi a:active {
	background:#b05598;
	color:#fff;
	border-color:#b05598;
}
.wp-pagenavi span.pages {
	width:14px;
	padding:0 4px;
	color:#ce95bf;
	border:1px solid #fdc1ee;
	background:#fff;
	text-align:right;
	text-decoration:none;
	line-height:15px;
	height:15px;
	margin: 2px;
	
}
.wp-pagenavi span.current {
	background:#b05598;
	color:#fff;
	border-color:#b05598;
	padding: 0 4px 0 4px; 
	margin: 2px;
	font-weight: bold;
}
.wp-pagenavi span.extend {
	background:#b05598;
	color:#fff;
	border-color:#b05598;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
}
