/*
Theme Name: Our Amateur Sluts
CSS/Theme URI: http://www.zuzanadesigns.com/
Description: Designed by Zuzana Designs
Version: 1.0
Author: Zuzana Designs
Author URI: http://www.zuzanadesigns.com/
*/

@charset "utf-8";
/* Startup CSS */
*{margin:0; padding:0;}

body {
	color:#000;
	font:12px/18px Arial, Helvetica, sans-serif;
	background: #333333 url('images/bg.jpg') repeat-x;
	position: relative;
	width: 100%;
	float: left;
	line-height:1.4em;
}

a { text-decoration:none; color: #FFF; cursor:pointer; }
a:hover { text-decoration:none; color: #bfe0ff; }

h1{font-size:32px;}
h2{font-size:24px;}
h2.smaller{font-size:18px;}
h3{font-size:20px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin:10px 0 15px 0;}
img { border: 0; padding: 0; margin: 0;}
.clear{clear:both;}
.floatleft{float:left !important;}
* html .floatleft { display: inline-block; }
.floatright{float:right !important;}
img.floatleft{float:left; margin: 10px;}
img.floatright{float:right; margin: 10px;}
img.noborder { margin: 0 10px 0 10px; padding: 0; border: 0; background: none;}
.center{text-align:center;}
.textleft{text-align:left;}
.textright{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
hr { height: 10px; width: 100%; color: #FFF; margin: 10px 0; border:0; float:left; }
.important { font-weight: bold; }
.small { font-size: 11px; margin:0;padding:0; }
fieldset {border:none;background:none;float:left;}
.nomargin { margin:0 !important; }
.hide { display:none !important;}
.blue { color:#97e7fe !important; }
.rounded { -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }


.wrapper { width:956px; margin:0 auto; position:relative; }

#header { float:left; width:100%; height:152px; background:url('images/bg_header.jpg') no-repeat center center; position:relative; padding:0; }

#logo { float:left; width:266px; height:152px; padding:0; position:absolute; left:00px; top:0px; }
#logo h1 { float:left; width:100%; height:152px; margin:0px; padding:0px; }
#logo h1 a { float:left; width:100%; height:152px; background:url('images/logo.png') no-repeat center center; background-size:contain; }

#footer-logo { float:left; width:225px; height:130px; padding:0; }
#footer-logo h1 { float:left; width:100%; height:130px; margin:0px; padding:0px; }
#footer-logo h1 a { float:left; width:100%; height:130px; background:url('images/logo.png') no-repeat left top; background-size:contain; }

#top-links { float:left; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; position:absolute; right:0; top:5px; }
#top-links ul { float:left; list-style:none; }
#top-links ul li { float:left; margin-left:4px; width:105px; }
#top-links ul li a { float:left; width:100%; padding:2px 0; text-align:center; color:#999999; border:1px solid #999999; background:#202020; }
#top-links ul li a:hover { color:#bfe0ff; border:1px solid #bfe0ff; background:#2a2a2a; }

#menu { float:left; width:100%; font-family:Arial, sans-serif; font-size:12px; margin-bottom:1px; }
#menu ul { float:left; width:100%; list-style:none; }
#menu ul li { float:left; margin:0; width:134px; }
#menu ul li a { float:left; width:100%; padding:12px 0px 11px 0; color:#FFF; text-shadow:#222 1px 1px 1px; text-align:center; font-weight:bold; }
#menu ul li a:hover, #menu ul li a.active { color:#c0dffe; background:url('images/menu_over.jpg'); }
#menu ul li.divider { float:left; width:2px; height:39px; background:url('images/menu_divider.jpg') no-repeat; }
#menu ul li.divider.last { float:right; }
select.dropdown { display:none; float:left; width:100%; padding:3px; z-index:99999; position:relative; }
select.dropdown { text-align:center; font-family:Arial, sans-serif; font-size:16px; background:#F4F4F4; font-weight:bold; }

#under-menu { float:left; width:100%; height:30px; position:relative; margin-bottom:6px; }
#under-menu .social { float:left; }
#search { float:right; width:220px; height:30px; background:url('images/search.jpg') no-repeat; }
#search form { float:left; width:100%; margin:0; padding:0; position:relative; }
#search form p { float:left; width:100%; margin:0; }
#search form input.inputTxt { float:left; width:180px; background:#000; padding:2px 0; border:none; color:#CCC; position:absolute; left:10px; top:5px; }
#search form input#submit { float:left; width:24px; height:24px; background:none; border:none; position:absolute; right:0; top:3px; cursor:pointer; }

#content { position:relative; }

.graybox { background:#404040; border:1px solid #4e4e4e; padding:8px; color:#CCC; }
.dark-graybox { background:#202020; border:1px solid #494949; padding:4px; color:#CCC; }

#sidebar { float:left; width:200px; }
#sidebar p { float:left;}
#sidebar .spacer { float:left; width:100%; height:30px; }
#sidebar h3 { float:left; width:100%; font-size:16px; font-weight:bold; color:#97e7fe; margin-bottom:10px; }
ul.model-alpha { float:left; width:100%; background:#202020; list-style:none; text-align:center; margin-bottom:20px; }
ul.model-alpha li { padding:2px 1px; background:#202020; display:inline-block; }
ul.model-alpha li a { color:#acacac; font-size:14px; font-weight:normal; }
ul.model-alpha li a:hover, ul.model-alpha li a.active { color:#b0d7fe; }
#sidebar select.select { float:left; width:200px; font-size:11px; margin-bottom:20px; }
#sidebar .item { float:left; width:192px; margin-bottom:20px; }
#sidebar .item a img { float:left; border:1px solid #4e4e4e; }
#sidebar .item a:hover img { border:1px solid #FFF; }
#sidebar .item h2 { float:left; width:100%; text-align:center; font-size:11px; font-weight:bold; color:#FFF; margin:2px 0; }

#sidebar-mobile { float:left; width:100%; margin:10px 0; display:none; }

ul.categories { float:left; width:196px; background:#202020 url('images/bg_categories.jpg') repeat-y center center; list-style:none; text-align:center; margin-bottom:20px; border:2px solid #2e2e2e; }
ul.categories li { float:left; width:100%; background:#202020; }
ul.categories li a { float:left; width:100%; border-bottom:1px solid #303030; color:#acacac; font-size:12px; font-weight:bold; padding:4px 0; }
ul.categories li a:hover, ul.categories li a.active { color:#b0d7fe; text-decoration:underline; }

ul.top-rated { float:left; width:190px; list-style:none; margin-bottom:20px; font-size:11px; }
ul.top-rated li { float:left; width:100%; margin-bottom:8px; }
ul.top-rated li .left { float:left; width:100px; }
ul.top-rated li .left a img { float:left; border:1px solid #d2d0d0; }
ul.top-rated li .left a:hover img { border:1px solid #202020; }
ul.top-rated li .right { float:right; width:90px; }
ul.top-rated li .right h2 { float:left; width:100%; font-size:11px; font-weight:bold; margin:0 0 3px 0; color:#FFF; line-height:14px; }
ul.top-rated li .right .stars { float:left; margin-bottom:5px; }
ul.top-rated li .right .runtime { float:left; width:100%; }

ul.bonus-sites { float:left; width:190px; list-style:none; margin-bottom:0px; font-size:11px; }
ul.bonus-sites li { float:left; width:100%; margin-bottom:15px; }
ul.bonus-sites li .left { float:left; width:50px; }
ul.bonus-sites li .left a img { float:left; border:1px solid #d2d0d0; }
ul.bonus-sites li .left a:hover img { border:1px solid #202020; }
ul.bonus-sites li .right { float:right; width:140px; }
ul.bonus-sites li h2 { float:left; width:100%; font-size:11px; font-weight:bold; margin:0 0 3px 0; color:#FFF; line-height:14px; }


a.more-btn { float:left; width:100%; margin:5px 0; font-size:16px; font-weight:bold; text-align:center; padding:5px 0; color:#2a6aa8; background:url('images/section_title.jpg') left bottom; }
a:hover.more-btn { color:#222; }

.stars { float:left; width:65px; height:13px; margin-left:0px; }
.stars a { float:left; width:13px; height:13px; background:url('images/stars.jpg') no-repeat 0px 0px; }
.stars a.full { background-position:0px 0px; }
.stars a.empty { background-position:0px -13px; }
.stars a:hover { background-position:0px 0px; }


#thumbs-content { float:right; width:715px; margin-bottom:20px; }

.the-title { float:left; width:100%; border:1px solid #494949; background:#e1ffff url('images/section_title.jpg') left bottom repeat-x; padding:7px 0; position:relative; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin-bottom:10px; }
.the-title h2 { float:left; font-size:16px; font-weight:bold; margin:0 0 0 8px; color:#2e5985; }
.the-title .theDate { float:right; font-size:16px; font-weight:bold; margin:0 8px 0 0; color:#2e5985;}
.the-title.textcenter h2 { float:left; width:100%; margin:0; text-align:center; }

.item { float:left; width:219px; padding:4px; background:#202020; border:1px solid #494949; margin:0 14px 7px 0; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.item.nomargin { margin-right:0; }
.item .thumb { float:left; }
.item .thumb a { float:left; border:1px solid #494949; }
.item .thumb a img { float:left; max-width:100%; }
.item .thumb a:hover { border:1px solid #FFF; }
.item .details { float:left; padding-top:5px; font-size:11px; }
.item .details .description { float:left; width:100%; font-weight:bold; line-height:16px; font-size:13px; color:#FFF; text-align:center; margin-bottom:5px; padding-bottom:0px; }
.item .video-meta { float:left; width:105px; }
.item .rating { float:right; width:105px; padding:4px 0 5px; background:#202020; border:1px solid #4e4e4e; text-align:center; }
.item .rating .stars { margin-left:22px; }
.item .video-added { float:right; width:105px; padding-top:1px; background:#202020; border:1px solid #4e4e4e; text-align:center; margin-top:3px; padding:3px 0; color:#999; }
.item .video-time, .item .video-views { float:left; width:100%; background:#202020; border:1px solid #4e4e4e; text-align:center; color:#999; padding:3px 0; }
.item .video-time { color:#CCC; }
.item .video-time { margin-bottom:3px; color:#999; }
.item .video-time span, .item .video-views span { float:left; margin-left:10px; }

a.big-join-btn { float:left; width:712px; height:105px; background:url('images/btn_join.jpg') no-repeat; }
a.video-join-btn { float:left; width:712px; height:97px; background:url('images/btn_join_video.jpg') no-repeat; margin-bottom:10px; }


#footer { overflow:hidden; float:left; width:100%; height:132px; padding-top:20px; margin-top:0px; background:#000 url('images/bg_footer.jpg') repeat-x left top; color:#bdbdbd; line-height:14px; font-size:11px; }
#footer h3 { float:left; width:100%; margin:0 0 10px 0; color:#FFF; font-size:11px; font-weight:bold; line-height:14px; }
#footer p { float:left; width:100%; }
#footer a { color:#bdbdbd; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

#footer .col1 { float:left; width:240px; }
#footer .col2 { float:left; width:200px; padding-right:25px; border-right:1px dotted #666; min-height:122px; }
#footer .col3 { float:left; width:100px; margin-left:15px; padding-right:15px; border-right:1px dotted #666; min-height:122px;  }
#footer .col4 { float:left; width:100px; margin-left:15px; padding-right:15px; border-right:1px dotted #666; min-height:122px;  }
#footer .col5 { float:left; width:210px; margin-left:15px; min-height:122px; }
#footer .col5 p { margin-bottom:10px; }


#footer ul { float:left; width:100%; list-style:none; margin:0; padding:0; }
#footer ul li { float:left; width:100%; margin:0 0 0px 0; padding:0; }


/* ************************************************ */

.video-box.dark-graybox { float:left; margin:0 0 10px 0; width:702px; padding:6px; }
.video-box img { float:left; max-width:100%; }

.video-description { float:left; width:100%; margin-bottom:10px; }
.video-description a { color:#97e7fe; }
.video-description a:hover { text-decoration:underline; }

.video-description .left { float:left; width:490px; }
.video-description .left .desc { float:left; width:100%; margin-bottom:20px; color:#f0f0f0; }
.video-description .left .cats { float:left; width:100%; margin-bottom:20px; color:#f0f0f0; margin-top:25px; }
.video-description .left .cats a { font-weight:bold; }

.video-description .left .block { float:left; width:158px; text-align:center; background:#202020; border:1px solid #4e4e4e; padding:3px 0; font-size:11px; margin-bottom:4px; }
.video-description .left .block.runtime { margin-right:4px; }
.video-description .left .block.modelname { margin-right:4px; }
.video-description .left .block.ratings { padding:4px 0 5px 0; }
.video-description .left .block.ratings .stars { margin-left:50px; }
.video-description .left .block.views { margin-right:4px; }
.video-description .left .block.embed { margin-right:4px; }
.video-description .left .block.fav {}

.video-description .right { float:right; width:202px; padding:6px; }
.video-description .right h4 { float:left; width:100%; color:#97e7fe; font-size:12px; font-weight:bold; margin:0 0 5px 0; text-align:center; }
.video-description .right img { float:left; max-width:100%; }

.video-comments { float:left; width:694px; padding:10px; margin-bottom:15px; }
.video-comments.dark-graybox { background:#161616; border:1px solid #494949;  }

.video-comments .comment-form { float:left; width:100%; padding:10px 0; margin-bottom:10px; }
.video-comments .comment-form .comment-info { float:left; width:100%; margin-bottom:10px; }
.video-comments .comment-form .comment-info a { font-weight:bold; color:#97e7fe; text-decoration:underline; }
.video-comments .comment-form .comment-info a:hover { text-decoration:none; }

.video-comments .comment-form form#comment { float:left; width:100%; padding:0; }
.video-comments .comment-form form#comment p { float:left; width:100%; }
.video-comments .comment-form form#comment p span { float:left; color:#FFF; }
.video-comments .comment-form form#comment textarea { float:left; width:100%;margin-bottom:7px; background:#222222; border:1px solid #333; }
.video-comments .comment-form form#comment input#comment-submit { float:right; padding:2px 5px; }

.video-comments .comment-form .comment-amount { float:left; width:100%; margin:10px 0; }

.comments-list { float:left; }
.comments-list.graybox { background:#232222; border:1px solid #333; padding:8px; color:#CCC; }
.the-comment { float:left; width:100%; padding:0; margin-bottom:5px; }
.the-comment .comment-content { float:left; width:100%; color:#a5a4a4; }
.the-comment .comment-content .meta { float:left; width:100%; padding:2px; background:#000; margin-bottom:6px; }
.the-comment .comment-content .meta a { color:#97e7fe; }
.the-comment .comment-content .meta a:hover { text-decoration:underline; }
.the-comment .comment-content p { float:left; width:100%; font-size:12px; }

.video-comments .pagination { width:640px; }

/* ************************************************ */

ul.models-page-alpha { float:right; list-style:none; text-align:center; margin-right:20px; }
ul.models-page-alpha li { float:left; padding:0px 6px; }
ul.models-page-alpha li a { color:#2e5985; font-size:16px; font-weight:bold; }
ul.models-page-alpha li a:hover, ul.models-page-alpha li a.active { color:#222; text-decoration:underline; }

.item.model { float:left; width:167px; padding:4px; background:#202020; border:1px solid #494949; margin:0 2px 4px 0; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.item.model.nomargin { margin-right:0; }
.item.model .thumb { float:left; }
.item.model .thumb a { float:left; border:1px solid #494949; }
.item.model .thumb a img { float:left; max-width:100%; }
.item.model .thumb a:hover { border:1px solid #FFF; }
.item.model h2 { float:left; width:100%; text-align:center; font-size:12px; margin:2px 0 0 0; }
.item.model h2 a { float:left; width:100%; text-align:center; color:#FFF; }
.item.model h2 a:hover { text-decoration:underline; }

/* JOIN PAGE ************************************** */
#join-page { float:left; width:938px; margin:10px 0; }
#join-page .left { float:left; width:270px; }
#join-page .center { float:left; width:400px; margin:0 8px; }
#join-page .center.dark-graybox { background:#161616; padding:10px; }
#join-page .right { float:left; width:230px; }

#join-page .left .item.model { width:123px; }
#join-page .left .item.model .thumb { width:100%; }
#join-page .left .item.model .thumb a img { width:121px; max-width:100%; }
#join-page .right .item { margin-bottom:10px !important; }

#join-page .center h2 { float:left; width:100%; text-align:center; font-size:24px; color:#FFFFFF; line-height:1.1em; font-weight:normal; margin:15px 0 10px 0; }
#join-page .center h1 { float:left; width:100%; text-align:center; font-size:36px; color:#c2e8f9; line-height:1.1em; margin:0 0 10px 0; }

#join-page .option { float:left; background:#222222; border:1px solid #333; padding:20px 10px; width:380px; margin:15px 0; }
#join-page .option h3 { float:left; width:100%; color:#FFF; font-size:16px; font-weight:bold; background:#000; text-align:center; padding:5px 0; margin:0 0 5px 0; }
#join-page .option a.blue-btn { float:left; width:100%; text-align:center; padding:10px 0; margin:10px 0 0 0; background:#e1ffff url('images/section_title.jpg') left bottom repeat-x; font-size:18px; color:#2e5985; }
#join-page .option a:hover.blue-btn { color:#222; }

#join-page .bonus-section { float:left; width:100%; margin:30px 0; }
#join-page .bonus-section h1 { float:left; width:100%; text-align:center; font-size:90px; color:#FFFFFF; line-height:1.1em; margin:0 0 10px 0; }
#join-page .bonus-section h2 { float:left; width:100%; text-align:center; font-size:24px; color:#c2e8f9; line-height:1.1em; font-weight:normal; margin:15px 0 10px 0; }

#join-page .bonus-section a { float:left; margin:5px 7px; width:220px; }
#join-page .bonus-section a img { float:left; width:100%; max-width:100%; }
#join-page .bonus-section a span { float:left; width:100%; font-size:17px; font-weight:bold; color:#FFF; text-align:center; margin:5px 0; }

#join-page .left .the-title, #join-page .right .the-title, #join-page .center .the-title { margin-bottom:2px; }

/* ************************************************ */

.pagelist { margin:10px auto 15px auto; text-align:center; width:420px; margin-left:135px;float:left; }
ul.pagination li span { color:#95d4ff; }
ul.pagination li{
	border:0; margin:0; padding:0;
	list-style:none;
	margin-right:0px;
	float:left;
	font-weight:bold;
}
ul.pagination a { margin-right:1px; text-decoration:none; font-size:12px; float:left; display:inline-block; background:#202020;}
ul.pagination a:hover { text-decoration:none; }
ul.pagination .previous-off, ul.pagination .next-off {
	color:#FFF;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:1px;
	padding:4px 5px;
}
ul.pagination .next a, ul.pagination .previous a { font-weight:bold; color:#FFF; background:none; } 
ul.pagination .active a{
	background:#95d4ff;
	color:#202020;
	font-weight:bold;
	display:block;
	float:left;
	text-decoration:none;
}
ul.pagination a {
	color:#FFF;
	display:block;
	float:left;
	padding:4px 9px;
	text-decoration:none;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
}
.pagination a:hover{ background:#95d4ff; color:#202020; }
.pagelist select.dropdown-pages { display:none; float:left; width:95%; padding:3px; z-index:99999; position:relative; }
.pagelist select.dropdown-pages { text-align:center; font-family:Arial, sans-serif; font-size:16px; background:#F4F4F4; font-weight:bold; }

.models-list select.dropdown-models { display:none; float:left; width:95%; padding:2px; z-index:99999; position:relative; }
.models-list select.dropdown-models { text-align:center; font-family:Arial, sans-serif; font-size:13px; background:#F4F4F4; font-weight:bold; }

/* Cleanup */
.clear { clear:both; }
.inputspacer { width: 100%; float: left; height: 10px; }
.spacer { width: 100%; float: left; height: 50px; }
.spaceright { margin-right:15px; }
.spaceleft { margin-left:50px !important; }
.spacer5 { margin-right:5px; }
.homespacer { width: 100%; float: left; height: 60px; }
.spacer10 { width: 100%; float: left; height: 10px; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
/* ///Cleanup */


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.wrapper { width:768px; }
	#menu ul li { width:106px; }
	#thumbs-content { width:525px; }
	#thumbs-content .item, #thumbs-content .item.nomargin { margin:0px 16px 5px 16px !important; }
	.pagelist { margin-left:65px; }
	a.big-join-btn { width:522px; height:77px; background-size:contain; }
	#footer .col1 { display:none; }
	#join-page { width:748px; }
	#join-page .center { width:440px; }
	#join-page .right { display:none; }
	#join-page .option { width:420px; }
	#join-page .bonus-section h1 { font-size:80px; }
	#join-page .bonus-section a { width:173px; }
	ul.models-page-alpha li { padding:0 2px 0 3px; }
	#thumbs-content .item.model, #thumbs-content .item.model.nomargin { margin:0px 0px 5px 0 !important; padding:3px; }
	.video-box.dark-graybox { width:512px; }
	a.video-join-btn { width:522px; height:77px; background-size:contain; }
	.video-description .left { width:100%; }
	.video-description .right { display:none; }
	.video-comments { width:504px; }
}

/*@media screen and (max-width: 830px) {*/
@media screen and (max-width: 767px) {
	#menu ul { display:none; }
	select.dropdown { display:inline-block; width:100%; margin-left:0px; margin-top:3px; }
	.wrapper { width:420px; }
	#top-links { width:120px; }
	#top-links ul li { margin-bottom:4px; }
	#under-menu { margin-top:6px; }
	#sidebar { display:none; }
	#thumbs-content { float:left; }
	#sidebar-mobile { display:inline-block; }
	#thumbs-content { width:400px; }
	#thumbs-content .item, #thumbs-content .item.nomargin { margin:3px !important; width:184px; }
	.item .video-meta, .item .rating, .item .video-added { width:90px; }
	.item .video-added strong { display:none; }
	.item .rating .stars { margin-left:13px; }
	.pagelist { margin-left:0; }
	a.big-join-btn { width:400px; height:77px; background-size:contain; }
	#footer .col1, #footer .col2, #footer .col3 { display:none; }
	#join-page { width:400px; }
	#join-page .left { width:398px; }
	#join-page .left .item.model { width:87px; }
	#join-page .center { margin:5px 0; width:378px; }
	#join-page .center h2 { font-size:20px; }
	#join-page .option { width:358px; margin:5px 0; }
	#join-page .right { width:398px; }
	#join-page .right .item { width:122px; }
	#join-page .right .item .video-meta, #join-page .right .item .rating, #join-page .right .item .video-added { width:120px; }
	#join-page .bonus-section h1 { font-size:45px; }
	#join-page .bonus-section a { width:185px; }
	ul.models-page-alpha li { padding:0; }
	.video-box.dark-graybox { width:387px; }
	a.video-join-btn { width:400px; height:77px; background-size:contain; }
	.video-description .left { width:100%; }
	.video-description .right { display:none; }
	.video-comments { width:378px; }
	.pagelist ul { display:none; }
	.pagelist select.dropdown-pages { display:inline-block; width:95%; margin-left:0px; margin-top:3px; }
	.video-comments .pagelist select.dropdown-pages { display:inline-block; width:90%; margin-left:0px; margin-top:3px; }
	.video-description .left .block { width:128px; }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	select.dropdown { width:280px; margin-left:10px; }
	.wrapper { width:300px; }
	.social { display:none; }
	#top-links { width:100%; top:0; }
	#top-links ul li { width:92px; }
	#logo { margin-left:20px; margin-top:10px; }
	#search { margin-right:40px; }
	.the-title .theDate { display:none; }
	#thumbs-content { width:280px; }
	#thumbs-content .item, #thumbs-content .item.nomargin { width:262px; }
	.item .thumb a img { width:260px; }
	.pagelist select.dropdown-pages { width:280px; }
	a.big-join-btn { width:280px; height:77px; background-size:contain; }
	#footer .col4 { display:none; }
	.pagelist { width:280px; }
	.item .video-meta, .item .rating, .item .video-added { width:127px; }
	#join-page { width:280px; }
	#join-page .left { width:278px; }
	#join-page .left .item.model { width:127px; }
	#join-page .center { width:258px; }
	#join-page .center h1 { font-size:26px; }
	#join-page .option { width:236px; }
	#join-page .right { width:278px; }
	#join-page .right .item { width:129px; }
	#join-page .right .item .video-meta, #join-page .right .item .rating, #join-page .right .item .video-added { width:127px; }
	#join-page .right .item .video-meta { margin-bottom:3px; }
	#join-page .bonus-section a { width:126px; }
	#join-page .bonus-section a span { font-size:12px; }
	.models-list ul.models-page-alpha { display:none; }
	.models-list select.dropdown-models { display:inline-block; width:180px; margin-left:20px; margin-top:-2px; }
	.video-box.dark-graybox { width:267px; }
	a.video-join-btn { width:280px; height:77px; background-size:contain; }
	.video-description .left .block { width:134px; }
	.video-description .left .block.views { margin-right:0; margin-left:3px; }
	.video-comments { width:258px; }
}