/* basic */
html {	min-width:980px;}

body {
	font-size: 11px;
	background:#f9f2e0 url(http://www.bravoteens.com/img/topline.gif) 50% 0 repeat-x;
	color:#000;
	width:100%;
	font-family:Tahoma, Geneva, sans-serif;
	padding:6px 0 0 0;
}

#headbg {
	width:100%;
	background:url(http://www.bravoteens.com/img/head-bg.gif) 50% 0 no-repeat;
}

#wrap {
	width:976px;
	background:url(http://www.bravoteens.com/img/wrap-bg.gif);
	margin:0 auto;
	position:relative;
	overflow:hidden;
}



/*head*/


#head {
	height:320px;
	background:url(http://www.bravoteens.com/img/head-bg.gif) 50% 0 no-repeat;
	position:relative;
}

#head2 {
	height:170px;
	background:url(http://www.bravoteens.com/img/head-bg.gif) 50% 0 no-repeat;
	position:relative;
}

#link2main {
	display:block;
	width:307px;
	height:120px;
	text-indent:-999%;
}



#bannerspot {
	position:absolute;
	left:430px;
	top:18px;
}





/*menu*/

#menu {
	position:absolute;
	top:132px;
	left:22px;
	overflow:hidden;
}

#menu li {
	margin-right:16px;
}

#menu li, #menu a, #menu a span {
	display:block;
	float:left;
	height:27px;
	line-height:26px;
	cursor:pointer;
}

#menu a {
	background:url(http://www.bravoteens.com/img/menu-left.gif) 0 0 no-repeat;
	padding-left:13px;
	font-size:12px;
	font-weight:bold;
	color:#9a0000;
}

#menu a:hover, #livebutton {
	background-image:url(http://www.bravoteens.com/img/menu-left2.gif) !important;
	color:#066501 !important;
}

#menu a span {
	background:url(http://www.bravoteens.com/img/menu-right.gif) 100% 0 no-repeat;
	position:relative;
	left:8px;
	padding-right:8px;
}


#menu a:hover span, #livebutton span {
	background-image:url(http://www.bravoteens.com/img/menu-right2.gif) !important;
}







/*search*/

#search {
	position:absolute;
	right:22px;
	top:132px;
	height:27px;
	background: url(http://www.bravoteens.com/img/search-bg.jpg) 0 0 no-repeat;
	overflow:hidden;
}

#search input {
	float:left;
}

.pole {
	width:327px;
	background:none;
	margin-top:6px;
	padding-left:6px;
	font-size:11px;
	color:#77786b;
}




/*content*/

.content {
	width:740px;
	overflow:hidden;
	padding-left:15px;
	float:left;
	margin-top:-149px;
	position:relative;
}

.block-title {
	clear:both;
	font-size:30px;
	color:#066501;
	font-family:Arial, Helvetica, sans-serif;
	background:url(http://www.bravoteens.com/img/title-bg.jpg) 0 0 no-repeat;
	padding:18px 0 3px 45px;
	position:relative;
}


.block-title h1 {
	display:inline;
	font-size:30px;
	color:#066501;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.block-title h3 {
	display:inline;
	font-size:30px;
	color:#9a0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}



.minmenu {
	display:block;
	position:absolute;
	right:12px;
	top:30px;
	font-size:11px;
	color:#6b6b6b;
}

.minmenu a {
	color:#066501;
	text-decoration:underline;
	padding:0 2px;
}

.minmenu a:hover {
	text-decoration:none;
	color:#fff;
	background:#066501;
}



/*videocontent*/

.videocontent {
	width:653px;
	
}





/*thumb*/

.thumb {
	width:176px;
	height:190px;
	background:url(http://www.bravoteens.com/img/thumb-bg.gif);
	overflow:hidden;
	float:left;
	position:relative;
	margin:12px 8px 6px 0;
}


.thumb:hover {	background-image:url(http://www.bravoteens.com/img/thumb-bg2.gif);}


a.tlink {color:#9a0000;}
a.tlink:hover {color:#00779e;}

a.tlink strong {
	display:block;
	overflow:hidden;
	height:18px;
	line-height:15px;
	font-weight:normal;
	padding-left:17px;
		width:159px;
	cursor:pointer;
}


.tlink img {
	border:1px #7f8704 solid;
	width:160px;
	height:120px;
	display:block;
	margin:7px 0 0 7px;
}

a.tlink:hover img {	border:1px #366790 dotted;}


.rate {
	display:block;
	position:absolute;
	top:154px;
	left:6px;
}

.rate img {
	width:10px;
	height:10px;
}

.views {
	display:block;
	position:absolute;
	top:154px;
	right:7px;
	font-size:10px;
}

.time {
	display:block;
	position:absolute;
	top:175px;
	left:7px;
	font-size:10px;
}

.date {
	display:block;
	position:absolute;
	top:175px;
	right:7px;
	font-size:10px;
}




/*pagination*/


#pages {
	clear:both;
	padding:20px 0 5px 0px;
	font-weight:bold;
	color:#fff;
}

#pages a {
	color:#676d00;
	padding:5px 10px;
	background:#efefef;
}

#pages span {
	padding:5px 10px;
	background-color:#e2e5ab;
	color:#000;
}

#pages a:hover {
	background-color:#e2e5ab;
	color:#000;
}


/*pagination for search results*/

#pages-s {
 clear:both;
 padding:10px 0 15px 5px;
 font-weight:bold;
 color:#fff;
}

#pages-s a {
 color:#676d00;
 background:#efefef;
 display:block;
}

#pages-s span {
 height:25px;
 line-height:25px;
 background-color:#e2e5ab;
 display:block;
 float:left;
 width:30px;
 text-align:center;
 margin-right:2px;
	color:#000;
}

#pages-s a:hover {
 background-color:#e2e5ab;
color:#000;
}



/*sidebar*/

.sidebar {
	float:left;
	width:213px;
	margin-top:-149px;
	position:relative;
}

.sidetitle {
	height:54px;
	padding:8px 0 0 8px;
	background:url(http://www.bravoteens.com/img/sidetitlebg.jpg) 100% 0;
	clear:both;
	font-size:28px;
	color:#0d6508;
	font-family: Arial, Helvetica, sans-serif;
}

.sidetitle span {
	display:block;
	font-family:"Comic Sans MS", cursive;
	color:#878787;
	font-size:12px;
}

.sidecontent {
	background:url(http://www.bravoteens.com/img/sidebg.jpg);
	padding:6px;
	margin-bottom:15px;
}

.sidecontent a {color:#00678f;}
.sidecontent a:hover {color:#9a0000;}



/*videosidebar*/


.videosidebar {
	width:300px !important;
}




/*ad-block*/

.ad-title {
	clear:both;
	font-size:30px;
	color:#0d6508;
	margin:0 8px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(http://www.bravoteens.com/img/ad-bg.gif) 0 100% repeat-x;
	padding:25px 0 15px 7px;
}

.ad-content {
	background:#eeeeee url(http://www.bravoteens.com/img/ad-bottom.gif) 0 100% repeat-x;
	margin:0 8px;
	padding-bottom:25px;
	overflow:hidden;
}


.sitethumb {
	float:left;
	_display:inline;
	width:168px;
	text-align:center;
	background:url(http://www.bravoteens.com/img/site-bg.gif) 50% 100% no-repeat;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	padding-bottom:2px;
	margin:10px 0 5px 19px;
}

.sitethumb a {
	color:#006f97;
}

.sitethumb a:hover, .sitethumb a:hover img {
	color:#066501;
	border-color:#066501;
}

.sitethumb a img {
	display:block;
	width:160px;
	height:120px;
	border:4px #1f7898 solid;
}




/*footer*/

#footer {
	clear:both;
	background:#c2ccd2 url(http://www.bravoteens.com/img/footer.gif) 0 0 repeat-x;
	margin:-25px 8px 0 8px;
	min-height: 20px; height:auto !important; height:20px;
	text-align:center;
	padding:30px 8px 8px 8px;
}




/*player*/

#player {
	border:3px #cfcfcf solid;
	margin:10px 0 0 0;
	float:left;
}

#panel {
	width:606px;
	height:60px;
	padding:14px 0 0 8px;
	background:url(http://www.bravoteens.com/img/panel-bg.gif) 0 0 no-repeat;
	position:relative;
	font-weight:bold;
	font-size:12px;
	color:#066501;
	clear:both;
}


.vrate {
	display:block;
	text-align:right;
	height:38px;
	line-height:38px;
	position:absolute;
}

.vrate img {
	display:block;
	float:left;
	margin-right:6px;
}


.vtime {
	display:block;
	position:absolute;
	top:27px;
	left:388px;
}

.vviews {
	top:27px;
	left:520px;
}



.description {
	font-size:12px;
	color:#066501;
	padding:15px 0 0 0;
	clear:both;
}

.description h2 {
	display:inline;
	font-weight:normal;
	font-size:12px;
}

.text {
	font-size:12px;
	line-height:14px;
	color:#696d70;
	padding:8px 10px 0 0;
	clear:both;
}


.tagline {
	font-size:12px;
	color:#066501;
	padding:15px 10px 15px 0;
}

.tagline a {color:#9a0000; line-height:14px;}
.tagline a:hover {color:#0073af; text-decoration:underline;}





/*paysite bar*/

a.screen img {
	width:400px;
	height:300px;
	border:3px #cfcfcf solid;
	float:left;
	margin:15px 0 0 0;
}

a.screen:hover img {border-color:#99b697;}

.site-details {
	width:223px;
	float:left;
	padding:5px 0 0 10px;
}


.visit img {
	width:167px;
	height:38px;
	margin:10px 0;
}


.marks {
	font-size:12px;	
	color:#9a0000;
	margin:14px 10px 0 0;
	float:left;
}

.marks span {color:#066501;}

.marks li {	background:url(http://www.bravoteens.com/img/marker.gif) 0 0 no-repeat; padding:0 0 12px 15px;}

.overall {
	font-family:Arial, Helvetica, sans-serif;
	color:#979797;
	font-size:65px;
	display:block;
	padding:10px 0;
	clear:both;
}

.overall span {
	color:#9a0000;
}


#full-r {
	clear:both;
	padding:15px 0 20px 0;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
}

#full-r a {
	color:#0087bc;
	text-decoration:underline;
}

#full-r a:hover {
	text-decoration:none;
	color:#6b9a56;
	background:#eeeeee;
}



/*widebox*/

.widebox {
	clear:both;
	overflow:hidden;
	padding:10px 0 0 15px;
}

.widebox .thumb {
	margin-right:15px;
}


/*thumbs2*/
.thumbs2 {padding: 10px 0 0 0;}
.thumbs2 div {width: 236px; float: left; text-align: center; padding-bottom: 10px;}
.thumbs2 img {width: 225px; height: 300px; border: 1px #7f8704 solid;}
.thumbs2 a:hover img {border: 1px #366790 dotted;}
.thumbs2 p {padding: 5px 0 0 0; font-size: 13px;}
.thumbs2 a {color: #9a0000; font-weight: bold;}
.thumbs2 a:hover {color: #00779e;}
/*thumbs2*/

/*thumbs3*/
.thumbs3 {padding: 10px 0 0 8px;}
.thumbs3 img {width: 165px; height: 225px; border: 1px #7f8704 solid; margin: 0 15px 10px 0;}
.thumbs3 a:hover img {border: 1px #366790 dotted;}
/*thumbs3*/

/*thumbs4*/
.thumbs4 {padding: 10px 0 0 12px;}
.thumbs4 img {width: 135px; height: 180px; border: 1px #7f8704 solid; margin: 0 5px 5px 0;}
.thumbs4 a:hover img {border: 1px #366790 dotted;}
/*thumbs4*/

/*hardlinks*/
.hardlinks div {width: 182px; float: left; text-align: center; padding: 10px 0 0 10px;}
.hardlinks img {width: 180px; height: 135px; border: 1px #7f8704 solid; margin: 5px 0;}
.hardlinks a:hover img {border: 1px #366790 dotted;}
.hardlinks a span {color: #9a0000; font-weight: bold; font-size: 14px;}
.hardlinks a:hover span {color: #00779e;}
.hardlinks p {font-size: 10px;}
/*hardlinks*/

/*thumbs5*/
.thumbs5 {padding: 10px 0 0 0;}
.thumbs5 div {width: 236px; height: 173px; padding-top: 9px; text-align: center; background: url(http://www.bravoteens.com/img/thumbs5-div.png) 0 0 no-repeat; float: left; margin: 0 10px 10px 0;}
.thumbs5 img {width: 216px; height: 162px; border: 1px #7f8704 solid;}
.thumbs5 a:hover img {border: 1px #366790 dotted;}
/*thumbs4*/

/*hardlinks2*/
.hardlinks2 div {width: 172px; float: left; text-align: center; padding: 0 5px; margin-bottom: 10px;}
.hardlinks2 a {color: #9a0000; font-weight: bold; font-size: 14px;}
.hardlinks2 a:hover {color: #00779e;}
.hardlinks2 p {font-size: 10px; padding-top: 5px;}
/*hardlinks2*/

/*hardlinks3*/
.hardlinks3 a {color:#00678f; font-weight: bold; font-size: 20px; line-height:130%;}
.hardlinks3 a:hover {color:#9a0000;}
/*hardlinks3*/

/*thumbs6*/
.thumbs6 {padding: 0 0 0 7px;}
.thumbs6 div {width: 122px; float: left; text-align: center; padding: 0 10px; margin-bottom: 10px;}
.thumbs6 img {width: 120px; height: 120px; border: 1px #7f8704 solid;}
.thumbs6 a:hover img {border: 1px #366790 dotted;}
.thumbs6 a span {color: #9a0000; font-weight: bold; font-size: 10px; display: block;}
.thumbs6 a:hover span {color: #00779e;}
/*thumbs6*/


/*thumbs6-1*/
.thumbs6-1{padding: 0 0 0 10px;}
.thumbs6-1 div {width: 122px; float: left; text-align: center; padding: 0 5px; margin-bottom: 10px;}
.thumbs6-1 img {width: 120px; height: 120px; border: 1px #7f8704 solid;}
.thumbs6-1 a:hover img {border: 1px #366790 dotted;}
.thumbs6-1 a span {color: #9a0000; font-weight: bold; font-size: 10px; display: block;}
.thumbs6-1 a:hover span {color: #00779e;}
/*thumbs6-1*/


.sitethumb2 {
	float:left;
	_display:inline;
	width:168px;
	text-align:center;
	background:url(http://www.bravoteens.com/img/site-bg.gif) 50% 100% no-repeat;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	padding-bottom:2px;
	margin:10px 0 5px 19px;
}

.sitethumb2 a {
color:#006f97;
font-size:12px;
line-height:25px;
}

.sitethumb2 a:hover, .sitethumb a:hover img {
	color:#066501;
	border-color:#066501;
}

.sitethumb2 a img {
	display:block;
	width:160px;
	height:120px;
	border:4px #1f7898 solid;
}

/* short teview */

.short-review {
	position:relative;
	padding: 0 0 0 175px;
	margin:0 8px 0 0;
	min-height: 195px; height:auto !important; height:195px;
}

a.payscreen {
	position:absolute;
	margin-left:-175px;
}

.short-review a.payscreen {
	padding:6px;
	background-color:#e0e9f0;
}

.short-review .sitename {
	font-size:20px;
	min-height: 29px; height:auto !important; height:29px;
	padding-top:9px;
	line-height:20px;
	background-image:url(http://bravoporn.com/images/flag.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-left:32px;
}

.sitename span {
	font-size:11px;
	font-weight:normal;
	color:#717171;
}

.short-review p {
	margin-top:8px;
	line-height:15px;
	background-image:url(http://bravoporn.com/images/razd.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	padding-bottom:12px;
}


.r-info li {
	display:inline;
	font-size:17px;
	line-height:35px;
	color:#727272;
	margin-right:10px;
}

.r-info li span {
	color:#c97c00;
}

.r-info li a {
	font-size:12px;
}

.r-info li a:hover {
	font-size:12px;
}

.r-info li a img {
	border:0px #FFFFFF solid;
	margin-top:5px;
}

.r-info li a:hover img {
	border:0px #FFFFFF dotted;
	margin-top:5px;
}

