@import url("http://www.babe-lounge.com/core/wp-content/themes/theme/reset.css");
/*
Theme Name: Vikiworks Infinity
Theme URI: http://vikiworks.com
Version: 1.0.1
Author: yichi
*/


/* Overal setup */
* { margin:0; padding:0; }
body { background:#000 url(images/main_background.jpg) top center no-repeat; color:#bbb; font:12px/14px  helvetica, arial,Sans-serif; }
a   { color:#aaa;text-decoration:none;outline:0; }
a:hover { color:#eee; }
a img { border: none; }
ul, li { list-style: none;margin:0;padding:0;}
h1  { font-size:13px; padding:5px; } 
h2  { font-size:12px; } 
h3  { font:bold 11px arial,helvatica;color:#bbb;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px Arial !important; text-transform: lowercase; }
h4  { font-size:14px; }
code { font: 11px  "Courier New"; color:#666; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
blockquote { color:#ddd; padding:5px;font: 12px Arial,Sans-serif;line-height:1.4em; }
.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.middle { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 20px 20px; clear: both; }
.breadcrumbs{font-size:11px; }
input,select,textarea{
  color: #000;
  background-color: #eee;
}

.list ul{
  margin-bottom: 1em;
  border-top: 1px solid #101010;
  border-bottom: 1px solid #282828;
}
.list li{
  padding: 10px 0 10px 20px;
  line-height:1.2em;
  list-style: none;
  position: relative;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #101010
}

h1.title , .title {text-align:center;margin:5px;color: #FFF; font-size:1.2em;font-weight:bold; padding:2px;text-transform:uppercase;letter-spacing:-1px; }
h2.title {margin:5px;color: #FFF; font-size:0.8em;font-weight:normal; text-transform:uppercase; letter-spacing:1px; }
.footertitle {margin:5px;color: #FFF; font-size:1.2em;font-weight:bold; text-transform:uppercase;}

/* navigation */
ul.topnav   { list-style:none;text-align:left; margin-top:-10px;}
.topnav li   { float:left;margin: 0; }
.topnav li a  { font:14px arial; font-weight:bold;outline:none;color:#ddd;text-decoration:underline;display:block;padding:2px 10px;text-transform:uppercase; }	
.topnav li a:hover   { color:#679EF1 !important; }
.topnav li.rss   { float:right;display:block; width: 140px;background:transparent url(images/rss.png) no-repeat 90% 0; }
.topnav li.rss a { color: #eee; }
.topnav li.rss a:hover   { background: transparent;color:#FB8600 !important; }


/* gallery list */
#leftlist{ width:160px;border-right: 1px solid #000;padding: 0 0 0 0;margin-bottom: 2px;;color: #333;background-color:#000;}
#leftlist ul {list-style: none;margin: 0;padding: 0;border: none;}
#leftlist li {border-bottom: 1px solid #333;margin: 0;}
#leftlist li a {display: block;padding: 8px 5px 8px 2px;background-color: #000;color: #888;text-decoration: none;}
html>body #leftlist li a {width:160px;}
#leftlist li a:hover {background-color: #333;color: #fff;}


/* search */
.search {margin-top:10px;}
/* header */
#header { width:950px;margin:0 auto;padding:1em 0 16em 0; }
#header h1 a { display:block;font-size: 20px; margin: 5px 0; width: 240px;text-indent: -999em; }
#header h1 a:hover { color: #7ebe40; }
#main-wrapper { display:block; margin:0 auto;width:950px;padding:10px;text-align:left;background-color:#000000; }
.main { width: 490px;margin:0;padding:0;float:left;overflow: hidden;  }
#headline-wrapper { margin:0 auto; margin-top:-186px;width:950px;padding:5px;} /* margin-top:-80px;*/
.alignleft {float: left;}
.alignright {float: right; margin-right:20px;}
.aligncenter {text-align:center; margin-right:20px;}
/* thumnail covers */
.thumb { background: #222 url(images/thumb.png); display: block; width: 235px; overflow: hidden; height: 150px; margin: 0 10px 10px 0; position: relative; }
.thumb-title { width: 235px;background:#000;bottom:0;right:0;display:block;position:absolute;padding:2px;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75; }
.thumb-title:hover { background:#222; }
.thumb-title h3 { margin: 0; line-height: 1.4em; margin-left:10px; }
.thumb-title h3 a { font:11px Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalized; }
.thumb-title h3 a:hover { color: #fff;}


/*trades*/
.trade { background: #222 url(images/thumb.png); display: block; width: 250px; overflow: hidden; height: 110px; margin: 0 10px 10px 0; position: relative; }
.trade-title a { text-transform:capitalized; width: 250px;background:#000;bottom:0;right:5;display:block;position:absolute;padding:2px;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75; }
.trade-title:hover { background:#222; }

/* new icon */
.new{ display: block;position: absolute;top: 0px;right: 194px;width: 41px;height: 41px;background: url(images/ico-new-trans.png) no-repeat top left;z-index: 200}

/* Ancillary 
#ancillary  { margin:0;padding:0;height:200px;width:950px;}*/
#ancillary { padding: 25px 25px; background: #202020 ; overflow: hidden; }
#ancillary  img  { margin:4px 4px; width:207px;height:207px;display:block;float:left; }
#ancillary  a img  { border:4px solid #eee; }
#ancillary  a:hover img  { border:4px solid #111; }

/*news
.news { font:32px arial,helvetica;color:#fff;text-decoration:none; }
*/


/* single page */
.post.single { line-height:1.4em; width:485px;padding:3px; }
.post.single h2, .post.single h2 a { font:22px arial,helvetica;letter-spacing:-1px;line-height:1.4em;color:#ddd;text-decoration:none; }
.post.single .entry { float:right; line-height:18px;overflow:hidden;padding-bottom:25px; }
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  /*//////// SMILEY ////////*/
.post .entry img,.entry a img { border:4px solid #999; }
.post .entry a:hover img { border-color:#eee; }
.post.single a { color:#f1d967;  }
.post.single a:hover { color:#FFF; }
.post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
.post.single ul, .post.single ol { margin: 1em;  padding: 10px 0 10px 20px;
  line-height:1.2em;
  list-style: none;
  position: relative;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #101010; font-size:1.8em;text-transform:capitalize; letter-spacing:0.1em;  }
.post.single ul li, .post.single ol li { margin: 0; color: #666; line-height: 1.4em; }



/* sidebar related - old width 260px*/
#sidebarwrapper  { margin:0;padding:0;float:right;color: #999; background-color:#000000; }
#left-sidebar { color:#ddd;float:left;margin:0;width:250px;padding:0px;background-color:#000000; }
#left-sidebar a   { color:#aaa; }
#left-sidebar a:hover { color:#fff; }
#left-sidebar p { color:#ddd; }
#left-sidebar ul { list-style:none;margin:8px 0 4px;color: #999; }
.sidebartitles { margin: 0; line-height: 1.4em; margin-left:10px; }
.sidebartitles a { font:11px Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalized; }
.sidebartitles a:hover { color: #fff;}

/* 2x 120x160 thumbs right sidebar */
.tworowright { padding: 0; color: #666; }
.tworowright li { font-size: 11px;padding:0px 0px; float: left;color:#444; width: 48%; display: inline; }
.tworowright li a { color: #999; text-decoration:none;  }
.tworowright li a:hover { color:#eee;text-decoration: none; }


/* old width 170px */
#right-sidebar { color:#ddd;float:left;width:200px;margin:0;padding:5px;font-size:11px;background-color:#000000; }
#right-sidebar h3 {padding:3px; display: inline; color: #eee; }
#right-sidebar p { color:#ddd; padding-bottom:10px;}
#right-sidebar a   { color:#999;text-decoration:none; }
#right-sidebar a:hover { color:#fff; }
#right-sidebar ul { list-style:none;margin:8px 0 4px; }


/* COMMENTS */
h3#comments, h3#respond { font-weight:normal; font-size: 14px;font-family: arial, verdana;letter-spacing:-1px; color:#ddd;padding:3px 0;}	
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist cite { text-transform:none; font-style:normal; }
ol.commentlist li { border-bottom:1px dotted #222; padding:5px 0; }
ol.commentlist li { font-size: 11px; margin: 0; }
ol.commentlist li span.moderate { padding:2px; color:#f30; }
/* form */
#commentform { margin: 1em 0;}
#author, #email,#url,#comment{font:1em arial,helvetica,verdana,sans-serif;margin: 5px 0;padding:2px;}
.comment-warning strong { color: #999; font-weight: bold; }


/* footer */
#footer { color:#555; font-size:9px;line-height:1.4em; padding:0;margin:0 auto;height:200px;clear:both;width:950px;text-align:right; }
#footer a { font-weight: bold;color:#999;border-bottom:1px solid #333; }
#footer a:hover { color:#eee; }
#footer img { display: none; }


#newsletterbox {width:474px; height:122px;background: url(images/newsletterbox.jpg) top center no-repeat;}
.newsletterboxcontent{padding-top:60px; padding-left:130px; color:#ffffff;}

.adlinks {
font-family: Impact;
background-color: #330000;
color: #FFFFFF;
text-decoration: none;
word-spacing: 0.2em;
text-align: center;
letter-spacing: 1px;
line-height: 1.2em;
font-size: 2.6em;}

.adlinks  a { color: #6F0707; 
text-transform:uppercase;}
.adlinks  a:hover { text-transform:uppercase; color: #FF0000;}





/* added by plugins (functions.php)*/

.post-ratings {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
.post-ratings-comment-author {
	font-weight: normal;
	font-style: italic;
}


.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active  , .wp-pagenavi a:visited {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #202020;
	color: #aaa;
	background-color: #202020;	
}
.wp-pagenavi a:hover {	
	color: #fff;
	background-color: #000;
}
.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px; 
	margin: 2px 2px 2px 2px;
	border: 1px solid #202020;
	color: #aaa;
	background-color: #202020;	
}
.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px; 
	margin: 2px;	
	border: 1px solid #202020;
	color: #aaa;
	background-color: #202020;	
}


.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}
.ngg-gallery-thumbnail-box {
	float: left;
	background:#202020 none repeat scroll 0% 50%;
	color:inherit;
	display:inline;
	margin:4px;
	padding:8px;
	position:relative;
}
.ngg-gallery-thumbnail img {
	background:#FFFFFF none repeat scroll 0%;
	border-color:#AAAAAA;
	border-style:solid;
	border-width:1px;
	color:inherit;
	padding:3px;
	vertical-align:top;
}
.ngg-gallery-thumbnail img:hover {
	border-color:#000000;
} 
.ngg-clear {
	clear: both;
}


