<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Thememulti 1
Description: This is a custom build of the Adult Site Skins video theme. This redux adds an admin panel and advertising features. It also brings the code up to date for WordPRess 3.0.
Version: 2.0
Author: BangMedia.com
Author URI: http://www.BangMedia.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: tubetheme, tubesite, adult tube theme, adult tube site, video theme, admin panel, custom build
*/

/**
 * Thanks for the Clearfix Hack
 * http://nicolasgallagher.com/micro-clearfix-hack/
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**
* Now We Get To Work
*/
body { font-size: 14px;font-family: 'Verdana', Arial, sans-serif; color: #cdcdcd; background-color: #181818; }
a,a:visited { color: #FFF; text-decoration: underline; }
a:hover { color: #EEE; text-decoration: none; }
a img { border: 0; }
p {margin: 10px 0;}
:focus { outline: 0; }
.clear { clear: both; }
h1, h2, h3, h4, h5, h6 { color: #EEE;font-weight: 400;font-family: 'Oswald', Verdana, sans-serif; }
h1 { font-size: 21px; font-weight: 700; margin: 5px 0; }
h2 { font-size: 19px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
.header { width: 1254px; height: auto; margin: 0 auto;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;padding: 10px 0;border-bottom: 2px solid #333333;border-radius: 0 0 7px 7px;-moz-border-radius: 0 0 7px 7px;-webkit-border-radius: 0 0 7px 7px;text-align:left;
background: #1e1d1e; /* Old browsers */
background: -moz-linear-gradient(top,  #545454 0%, #1e1d1e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545454), color-stop(100%,#1e1d1e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #545454 0%,#1e1d1e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #545454 0%,#1e1d1e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #545454 0%,#1e1d1e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #545454 0%,#1e1d1e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#1e1d1e',GradientType=0 ); /* IE6-9 */
}
.header .logo { margin: 21px 0 0 7px; float: left; }
.header .info { float: left; margin: 10px 0 0 21px; text-align: left;max-width:500px; }
.header .info span {color: #ff9900;font-size:29px;font-family: 'Oswald', Verdana, sans-serif;font-weight: 700;text-shadow:1px 2px 0 rgba(0, 0, 0, 0.5);}
.header .info a {text-decoration:none;}
.header .info h1 { font-family: 'Oswald', Verdana, sans-serif;font-size: 24px; font-weight: 700; }
.header .info p { margin: 5px 0;font-family: 'Oswald', Verdana, sans-serif; }
.header .user-bar { width: 339px; margin: 16px 21px 0 0; float: right; }
.header .user-bar form { width: 336px; height: 29px; margin: 0 0 6px 0; }
.header .user-bar form .search-form { width: 300px; height: 29px; float: left; border: 0; background: url(images/search-form.png) no-repeat left top; padding: 0 0 0 4px; color: #cdcdcd; text-shadow: 1px 1px #000000; line-height: 29px; }
.header .user-bar form .search-button { width: 32px; height: 29px; float: left; border: 0; background: url(images/search-button.png) no-repeat left top; cursor: pointer;background-color:#FF9900; }
.header .user-bar .user-login { width: 50%; *width: 49%; float: left; font-size: 9px; }
.header .user-bar .rss-feed { width: 50%; *width: 49%; float: left; font-size: 9px; text-align: right; }

.navigation { width: 1254px; height: 38px; margin: 14px auto 11px auto; background: url(images/menu-bg.png) no-repeat left top; }
.sf-menu, .sf-menu * {margin: 0;padding: 0;list-style: none;}
.sf-menu li {position: relative;line-height: 21px;}
.sf-menu ul {position: absolute;display: none;top: 39px;left: 0;z-index: 999;}
.sf-menu &gt; li {float: left;}
.sf-menu li:hover &gt; ul,
.sf-menu li.sfHover &gt; ul {display: block;}
.sf-menu a {display: block;position: relative;}
.sf-menu ul ul {top: 0;left: 100%;}
.sf-menu {float: left;}
.sf-menu ul {min-width: 12em;*width: 12em;}
.sf-menu a {padding: 0 13px;text-decoration: none;zoom: 1;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);font-size: 16px;font-family: 'Oswald', Verdana, sans-serif;height:38px;line-height:38px;}
.sf-menu li {border-right: 1px solid #000;}
.sf-menu li li:last-child {border-right: none;}
.sf-menu li li a {border-left:none;
-webkit-transition: background 200ms ease-in; /* Saf3.2+, Chrome */
-moz-transition: background 200ms ease-in; /* FF3.7+ */
-o-transition: background 200ms ease-in; /* Opera 10.5+ */
transition: background 200ms ease-in; /* futureproofing */}
.sf-menu li li a:hover {border-left:none;background:#333;}
.sf-menu li:hover, .sf-menu li.sfHover,.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {text-decoration: none;color:#FFF;}
.sf-menu li li:last-child a {border-bottom: none;}
.sf-menu li {white-space: nowrap;*white-space: normal;}
.sf-menu ul li,.sf-menu ul ul li {background: #444;}
.sf-arrows .sf-with-ul {padding-right: 2.5em;*padding-right: 1em;}
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows &gt; li &gt; .sf-with-ul:focus:after,
.sf-arrows &gt; li:hover &gt; .sf-with-ul:after,
.sf-arrows &gt; .sfHover &gt; .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li &gt; .sf-with-ul:focus:after,
.sf-arrows ul li:hover &gt; .sf-with-ul:after,
.sf-arrows ul .sfHover &gt; .sf-with-ul:after {
	border-left-color: white;
}

.main { width: 1254px; margin: auto; text-align: left; }

.content { width: 950px; float: left; }
.toptitle &gt; h1 {text-shadow:0 2px 0 rgba(0, 0, 0, 0.3);background: url(images/title-bg-right.png) repeat-x left top;font-size:18px;background-color: #FF9900;margin: 0 0 10px;padding: 0 9px;height: 35px;line-height:35px;}
.posts { width: 750px; margin: 0 8px 14px; float: right; }
.post-title, .page-title { margin: 1px 0 14px 2px; font-size: 20px; color: #ffffff; font-weight: 400;font-family: 'Oswald', Verdana, sans-serif;text-transform: capitalize; }
.posts .post-date { margin: 0 0 14px 2px; font-size: 11px; font-style: italic; }
.posts a { color: #00b9f5; }
.posts .post { width: 244px; float: left; margin: 0 3px 6px 3px; }
.posts .post a { float: left; }
.posts .post a img { display: block; background-color: #2a2a2a; border: 1px solid #FF9900; }
.posts .post a:hover img { border: 1px solid #FFF; }
.posts .post .duration { color: #cdcdcd; position: absolute; width: 44px; height: 20px; margin: 157px 0 0 193px; display: block; line-height: 20px; text-align: center; background: #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 1; opacity: 0.7; filter: alpha(opacity=70); }
.posts .post .link { width: 244px;display: block; overflow: hidden; }
.posts .post span { font-size: 11px; width: 244px; display: block; overflow: hidden; }
.posts .post span a { color: #cdcdcd; float: none; } 
.video-meta {background: none repeat scroll 0 0 #1F1F1F;margin: 13px 0;padding: 8px;}
.video-meta-date {float:left;}
.video-meta-tags {float: right;}
span.roll {
	height: 400px;
	position: absolute;
  text-align: center;
  line-height: 153px;
	width: 750px;
	z-index: 10;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.3);	
}
.roll:before {
    content: "\f16a"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FF9900;
    font-size: 68px;
    position: absolute;
    top: 145px;
    left: 325px;
    text-shadow:0 3px rgba(0, 0, 0, 0.5);
}
.fakemovie img {border:1px solid #FF9900;}
#comments { margin: 15px }
#comments span.required { color: red; }
#comments h2 {border-bottom: 1px solid #444;font-size: 1.2em;padding-bottom: 7px;text-transform: capitalize;}
.commentlist { margin: 0 }
.commentlist .children { margin-left: 30px; }
.commentlist li { list-style: none; margin: 0; }
.commentlist .comment { margin: 15px 0; padding-bottom: 20px; }
.comment-author { left: 0; position: absolute; top: 0; }
.comment-author .avatar { display: block;border: 2px solid #FF9900; }
.comment-meta { margin-bottom: 10px }
.comment-meta .fn { font-weight: 600; display: block; font-family: 'Open Sans', Helvetica, Arial; }
.comment-date { display: inline-block; margin-right: 5px; }
.comment-details { margin-left: 95px; }
.comment-content p:last-child { margin: 0 }
.comment-date a,
a.comment-reply-link { font-size: 11px; }
.comment-date a { color: #FF9900; }
a#cancel-comment-reply-link { color: black; display: inline; font-size: 1em; }
a#cancel-comment-reply-link:hover { text-decoration: underline; }
.commentlist li article { position: relative }
#log-out { float: right; margin-top: -56px; }
.comment-form-comment label[for="comment"] { display: none }
#reply-title {border-bottom: 1px solid #444444;font-size: 1.5em;margin: 0 0 10px;padding-bottom: 10px;}
#reply-title .heading { margin-bottom: 10px; }
p.logged-in-as { font-size: 0.9em; margin-bottom: 20px }
#commentform textarea { width: 100% }
#comments .form-allowed-tags { display: none }
.comment-awaiting-moderation { background: #02AACE; color: #fff; display: inline-block; line-height: 1em; margin-bottom: 20px; margin-top: 10px; padding: 2px 6px; }
/*inputs*/
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="tel"]:focus,textarea:focus { color: #676767; outline: none; }
input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],
textarea { -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; background: transparent; border: 1px solid #FF9900; box-sizing: border-box; color: #EEEEEE; display: block; margin: 0; max-width: 100%; padding: 5px 10px; }
textarea { width: 100%; }
button,
input[type="button"],
input[type="submit"] { -webkit-appearance: none; background: #FF9900; border: transparent; color: #fff; cursor: pointer; display: inline-block; font-size: 1em; font-weight: 400; outline: none; padding: 0 10px; height: 30px; line-height: 30px; position: relative; }
.entry input[type="submit"] { margin-top: 10px; }
button:active,
input[type="button"]:active,
input[type="submit"]:active { }
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover { background-color: #000; }
a.view-all { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background: #EEEEEE; border-radius: 3px; padding: 8px 20px; text-align: center; width: 100%; color: #808080; }
.lost-title {color: #B4B4B4;font-size: 12em;text-align: center;text-shadow: 0 3px 0 rgba(255, 255, 255, 0.5);}
/* Sidebar Styling
---------------------------------------------------*/
.sidebox {margin: 0 0 10px;}
.sidebar { width: 184px; float: left; }
.sidebar li {list-style:none;}
.sidebar h3 { text-shadow:0 2px 0 rgba(0, 0, 0, 0.3);font-family: 'Oswald', Verdana, sans-serif;width: 184px; height: 35px; font-size: 19px; text-transform: capitalize; text-indent: 5px; line-height: 35px; color: #ffffff; background: url(images/title-bg-right.png) no-repeat left top;background-color: #FF9900; }
.sidebar h3 .rsswidget { color: #ffffff; text-decoration: none; }
.sidebar ul li .rsswidget { width: 184px; height: 27px; line-height: 24px; display: block; overflow: hidden; }
.sidebar ul li .rss-date { width: 184px; line-height: 16px; display: block; background-color: #201f20; text-indent: 14px; font-size: 11px; font-style: italic; }
.sidebar ul li .rssSummary { width: 164px; padding: 0 10px 10px 10px; text-indent: 0; line-height: 16px; }
.sidebar ul li { color: #ffffff; line-height: 28px; background: #262626;border-bottom: 1px solid #444;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;padding-left:10px; padding-right:10px;}
.sidebar ul li a { font-weight: 400; }
.sidebar ul li.cat-item a:hover { color: #EEE; }
.sidebar ul li.cat-item ul li { width: 184px; height: 27px; color: #ffffff; line-height: 27px; text-indent: 24px; background: url(images/left-menu-bg-2.png) repeat-y left top; }
.sidebar ul li.cat-item ul li a { font-size: 12px; font-weight: normal; }
.sidebar div { width: 184px; background-color: #201f20; }
.sidebar div p { padding: 10px; margin: 0; }
.sidebar div p a { color: #00b9f5; }
.sidebar select { width: 156px; }
.sidebar .tagcloud { width: 164px; padding: 10px; } 
.sidebar #wp-calendar { width: 164px; text-align: center; }
.sidebar #wp-calendar a { color: #00b9f5; }
.sidebar .searchform div { width: 164px; }
.sidebar .searchform #s { width: 126px;line-height: 29px; }
.sidebar #recentcomments ul li { font-size: 12px; font-weight: normal; }
.textwidget {padding: 2px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#wp-calendar { margin: 10px; }

.searchform div { padding: 10px; }
.searchform div #s { height: 27px; float: left; border: 0; background: #2F2D2D; padding: 0 0 0 4px; color: #eee;border:1px solid #51504F; }
.searchform div #searchsubmit { width: 32px; height: 29px; float: left; border: 0; background: url(images/search-button.png) no-repeat left top; cursor: pointer;background-color:#ff9900; }

.rightbar { width: 304px; float: left; }
.rightbar li {list-style: none;}
.rightbar h3 { font-family: 'Oswald', Verdana, sans-serif;width: 304px; height: 35px; font-size: 19px; text-transform: capitalize; text-indent: 10px; line-height: 35px; color: #ffffff; background: url(images/title-bg-right.png) no-repeat left top;background-color:#FF9900;text-shadow:0 2px 0 rgba(0, 0, 0, 0.3); }
.rightbar h3 .rsswidget { color: #ffffff; text-decoration: none; }
.rightbar ul li .rsswidget { width: 304px; height: 27px; display: block; overflow: hidden; }
.rightbar ul li .rss-date { width: 304px; line-height: 16px; display: block; background-color: #201f20; text-indent: 14px; font-size: 11px; font-style: italic; }
.rightbar ul li .rssSummary { width: 284px; padding: 0 10px 10px 10px; text-indent: 0; line-height: 16px; }
.rightbar ul li { width: 304px; color: #ffffff; line-height: 27px; text-indent: 14px;background: #262626;border-bottom: 1px solid #444;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.rightbar ul li a { font-size: 12px; font-weight: normal; }
.rightbar ul li.cat-item a { font-size: 14px;}
.rightbar ul li.cat-item ul li { width: 304px; height: 27px; color: #ffffff; line-height: 27px; text-indent: 24px; background: url(images/right-menu-bg-2.png) repeat-y left top; }
.rightbar ul li.cat-item ul li a { font-size: 12px; font-weight: normal; }
.rightbar ul li a:hover { color: #ffffff; }
.rightbar .ad300x250 { width: 300px; height: 250px; background-color: #000000; border: 2px solid #201f20; border-top: 0; }
.rightbar .adfirst { border-top: 2px solid #201f20; }
.rightbar div { width: 304px;background: #201f20;}
.rightbar div p { padding: 10px; margin: 0; }
.rightbar div p a { color: #00b9f5; }
.rightbar div .block-inner { width: 284px; margin: 0 10px; }
.rightbar .tagcloud { width: 284px; padding: 10px; } 
.rightbar .tagcloud a,.rightbar .tagcloud a:visited {background: #FF9900;display: inline-block;font-weight: 400;margin: 2px 0;padding: 4px 6px;text-decoration: none;text-transform: capitalize;}
.rightbar .tagcloud a:hover {background:#000;font-weight:700;}
.rightbar #wp-calendar { width: 284px; text-align: center; }
.rightbar #wp-calendar a { color: #00b9f5; }
.rightbar .searchform div { width: 284px; }
.rightbar .searchform #s { width: 248px; text-shadow: 1px 1px #000000; line-height: 29px; }
.rightbar #recentcomments ul li { font-size: 12px; font-weight: normal; }
.sideadwrap {margin: 0 0 7px;text-align: center;background: none !important;}

.footer { width: 1254px; height: 92px; margin: 20px auto 0 auto; background-color: #201f20; }
.footer .footer-links { margin: 18px 20px 0 10px; float: left; width: 1224px; text-align: right; }
.footer .footer-links ul { float: left; }
.footer .footer-links ul li { margin: 0 10px; float: left; }
.footer p { text-align: center; }
.footer a { text-decoration: none; }
.backup { display: none; position: fixed; bottom: 30px; right: 30px; color: #eee; background: #444; padding: 10px 15px; font-size: 18px; text-align: center; font-weight: bold; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.backup:hover { background: #FF9900; text-decoration: none; }


.single-post embed, .single-post object { background-color: #000000; }
.posts ul {margin: 5px 25px;}
.posts li {padding-left: 1.2em;}
.posts li:before {content: '\F101';font-family: FontAwesome;display: inline-block;margin-left: -1.2em;width: 1.2em;}
.single-post .video-category { width: 300px; float: left; margin: 0 0 10px 0; text-align: left; }
.single-post .video-tags { width: 450px; float: left; margin: 0 0 10px 0; text-align: right; }
.single-post blockquote {padding: 10px; margin: 0 10px; background-color: #201f20; font-style: italic;border-left:3px solid #444; }
.single-post blockquote p { margin: 0; }
.single-post .attachment-image { width: 730px; padding: 10px; background-color: #201f20; text-align: center; margin: 10px 0; }
.single-post .attachment-image img { max-width: 726px; }
.single-post .previous-link { width: 250px; float: left; text-align: left; font-size: 14px; font-weight: bold; }
.single-post .next-link { width: 250px; float: left; text-align: right; font-size: 14px; font-weight: bold; }
.single-post .back-to-gallery { width: 250px; float: left; text-align: center; font-size: 14px; font-weight: bold; }

.frontpageimgleft { float: left; padding: 15px 15px 0px 0px; }
.frontpageimgright { float: right; padding: 15px 0px 0px 15px; }
.frontpagesmallimgleft { float: left; margin: 0px 16px 15px 0; }
.frontpagesmallimgcenter { float: left; margin: 0px 16px 15px 0; }
.frontpagesmallimgright { float: right; margin: 0px 0px 15px 0; }
.front-page { text-align:justify;}
#prefersites { width: 730px; float:left; border:1px solid #FF9900; padding: 10px; margin: 10px 0px;}
#prefersitesimages {float:left; width: 730px; }


.post-comments { width: 750px; margin: 10px 0; }
.post-comments .total-comments { float: left; font-size: 14px; color: #ffffff; line-height: 20px; }
.post-comments .comment-link { float: right; display: block; cursor: pointer; font-size: 16px; font-weight: bold; text-transform: uppercase; color: #00b9f5; text-decoration: underline; line-height: 18px; }
.post-comments .comment-link img { border: 0 !important; }

.add-comment { width: 336px; padding: 20px; background-color: #121212; text-align: left; display: none; z-index: 10000; -moz-box-shadow: 0 0 10px 5px #00b9f5; -webkit-box-shadow: 0 0 10px #00b9f5; border: 1px solid #000000; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.add-comment p { width: 336px !important; margin: 0 0 10px 0; font-size: 11px; }
.add-comment .input-text { width: 332px; height: 29px; margin: 0 0 20px 0; padding: 0 0 0 4px; border: 0; background: url(images/input-text.png) no-repeat left top; color: #cdcdcd; font: 12px Tahoma, Geneva, sans-serif; line-height: 29px; }
.add-comment .input-textarea { width: 332px; height: 196px; margin: 0 0 20px 0; padding: 4px 0 0 4px; border: 0; background: url(images/input-textarea.png) no-repeat left top; color: #cdcdcd; font: 12px Tahoma, Geneva, sans-serif; }
.add-comment .input-submit { width: 167px; height: 33px; border: 0; background: url(images/add-comment.png) no-repeat left top; cursor: pointer; margin: auto; }
.add-comment .close { background-image:url(images/close.png); position: absolute; right: -15px; top: -15px; cursor: pointer; height: 28px; width: 28px; }

.comment-list { width: 750px; margin: 0 !important; padding: 0 !important; list-style: none !important; }
.comment-list li { width: 730px; padding: 10px !important; margin: 0 0 8px 0 !important; background-color: #201f20; }
.comment-list li.alt { background-color: #2c2b2c; }
.comment-list .avatar { float: left; margin: 0 10px 0 0; border: 2px solid #cdcdcd; }
.comment-list .comment-author { color: #cdcdcd; float: left; }
.comment-list .comment-author em { font-size: 10px; text-transform: lowercase; font-weight: normal; font-style: italic; color: #cdcdcd; }
.comment-list .comment-data { float: right; text-align: right; font-size: 10px; font-weight: normal; font-style: italic; }
.comment-list .comment-data a { color: #cdcdcd !important; }
.comment-list p { float: left; width: 652px; color: #ffffff; }

.comments-paginator { text-align: center; font-size: 14px; }
.comments-paginator a { margin: 0 4px; }

.paginator { width: 700px; margin: 10px; }
.paginator span, .paginator a { display: block; float: left; margin: 2px 2px 2px 0; padding: 6px 10px 5px 10px; text-decoration: none; width: auto; color: #ffffff; background: #201f20; }
.paginator a:hover { color: #ffffff; background: #444; }
.paginator .current { padding: 6px 10px 5px 10px; background: #FF9900; color:#ffffff; }

.camsarea {width: 1254px; margin: 0px auto 0px auto; height: auto;}
.camsarea .camspot {float:left;margin: 5px 11px 5px 0;height:182px;}
.camsarea .user-login {text-align: right;  font-size: 9px; vertical-align: top; margin-bottom: 2px ;}
.camsarea .user-login a {text-decoration: none;}


.pagelivecams .camspot {float:left;margin: 5px 4px 5px 4px;height:182px;}
.camsarea .camspot:last-child {margin: 5px 0 5px 0;}
.camspot img {border:1px solid #FF9900;}
.cambox {height:182px;width:242px;}
.details {background:rgba(0, 0, 0, 0.6);display: block;position: relative;bottom: 56px;}
.details p {font-size:11px;margin: 8px 0;}
.details p span {font-weight:700;}
.info-left {float:left;padding-left:6px;}
.status {float:right;margin: 11px 8px 0;}

/* WordPress core */

.alignnone { margin: 0 3px 3px 0; }
.aligncenter, div.aligncenter { display:block; margin: 3px auto 3px auto; }
.alignright { float:right; margin: 8px 0 0 12px; }
.alignleft { float:left; margin: 9px 10px 1px 0; }
.aligncenter { display: block; margin: 8px auto; }
a img.alignright { float:right; margin: 0 0 3px 3px; }
a img.alignnone { margin: 0 3px 3px 0; }
a img.alignleft { float:left; margin: 0 3px 3px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 0 3px 3px 0; }
.wp-caption.alignleft { margin: 0 3px 3px 0; }
.wp-caption.alignright { margin: 0 0 3px 3px; }
.wp-caption img { border: 0 none; height: auto; margin:0; max-width: 98.5%; padding:0; width: auto; }
.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; margin:0; padding:0 4px 5px; }

.gallery { margin: 0px 0px 0px -2px; }
.gallery .gallery-item { float: left; margin: 5px; text-align: center; width: 240px; height: 180px; }
.gallery .gallery-item img { width: 240px; height: 180px;border: 1px solid #FF9900; }
.gallery .gallery-item .gallery-icon { margin: 0; padding: 0; }
.gallery .gallery-caption { margin-left: 0; }
.gallery br { font-size: 1px; }

/* Custom Styles For Gallery */
.gallerycam { margin: 0 auto 18px; }
.gallerycam .gallery-item {
	float: left;
	margin-top: 9px;
	text-align: center;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallerycam img {border: 1px solid #454545;background: #000; padding: 5px;}
.gallerycam img:hover {background: #454545;}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	width: 360px;
	height: 250px;
}
.gallerycam .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallerycam dl, .gallerycam dt { margin: 0; }
.gallerycam br+br { display: none; }

.postmeta {
    background: none repeat scroll 0 0 #151515;
    color: #FFF;
    font-size: 0.9em;
    margin: 10px 0;
    padding: 8px;
    text-transform: capitalize;
    border: 1px solid #454545;
}

.postmeta span {font-size:16px;font-weight: normal;line-height: 30px;}
.postmeta h4 {font-size:24px;padding:0;margin:5px 0 11px; }

.tagbox {float:right;width:280px;}
#infobox {float:left;width:360px;}
#infobox ul {list-style: none;}
#infobox li {border-bottom: 1px dashed #eee; font-size: 17px;line-height: 27px;padding: 3px 2px; }
#infobox li:last-child {border-bottom: none;}


/* End of Wordpress core */</pre></body></html>