/*
Theme Name: vs Infinity
Theme URI: http://vikiworks.com
Version: 1.0
Author: yichi
Author URI: http://vikiworks.com
*/


#player {
	margin-top: -180px;
}

/* Overal setup */
* { margin:0; padding:0; }
body { background:#050608 url(images/backgrounds/rotate.php) top center no-repeat; color:#bbb; font:12px/14px  arial,Sans-serif; }
a   { color:#fff;text-decoration:none;outline:0; }
a:hover { color:#fff; }
a img { border: none; }
ul, li { list-style: none;margin:0;padding:0; }
h1  { font-size:30px; } 
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; }
.pagenavi  { margin: 10px 0; clear: both; }

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; }
.pullquote { padding: 6px; float: right; width: 180px; margin:5px 0 10px 10px; border-top:1px solid #222; border-bottom:1px solid #222; text-align: center; font-family: verdana, Arial, Helvetica, sans-serif;color:#aaa;font-size:11px; }
.capi { color:#333;float:left;font:3.6em Georgia,arial;line-height:0.8em;text-transform:uppercase;margin:0.07em 0.14em 0 0; }
.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.entry { width:480px; }

/* navigation */
ul.topnav   { list-style:none;text-align:left;}
.topnav li   { float:left; background:url(images/opa85.png);}
.topnav li a  { font:12px arial;outline:none;color:#ddd;text-decoration:none;display:block;padding:5px 15px; text-transform:uppercase;font-weight: bold;}	
.topnav li a:hover   { background: #236975; color:white !important; }
.topnav li.rss   { float:right; display:block; background: url(images/rssicon.png) no-repeat; }
.topnav li.rss a { color: #eee; }
.topnav li.rss a:hover   { background: transparent;color:#236975 !important; }

.topnav li.right   { float:right;display:block;}

/* header */
#header { width:950px; margin: 0 auto;margin-top: 290px;}
#header h1 a { display:block;font-size: 20px; margin: -7px 0; width: 240px; text-indent: -999em}
#header h1 a:hover { color: #7ebe40; }

#main-wrapper { display:block; margin:0 auto;width:930px;padding:10px;text-align:left;background:url(images/opa85.png); clear:both; float:none;}
.main { width: 490px;margin:0;padding:0;float:left;overflow: hidden; }


/* feature */
.feature { background: #222 url(images/thumb.png); display: block; width: 480px; overflow: hidden; height: 300px; margin: 0 10px 10px 0; position: relative; }
.feature-title { margin-bottom:5px;background:#000;bottom:0;right:0;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; }
.feature-title:hover { background:#222; }
.feature-title h2 { margin: 0; line-height: 1.8em; }
.feature-title h2 a { font:20px Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalized;weight:bold; }
.feature-title h2 a:hover { color: #fff;}

/* 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 { margin-bottom:5px;bottom:0;background:black;right:0;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; }
.thumb-title:hover { background:#236975; }
.thumb-title h2 { margin: 0; line-height: 1.6em; }
.thumb-title h2 a { font:12px Arial,helvetica;display:block;color:white;text-decoration: none;text-transform:capitalized; font-weight: bold;}

.thumb-title h2 a:hover { color: #fff;}


/* Ancillary */


#ancillary  { margin:0;padding:0;height:80px;background: url(images/rambling2.jpg) no-repeat 100% 80%;}
#ancillary .flickr { padding: 3px 2px; background: #202020 ; overflow: hidden; }
#ancillary .flickr img  { margin:9.5px 9.5px; width:50px;height:50px;display:block;float:left; }
#ancillary .flickr a img  { border:4px solid #eee; }
#ancillary .flickr a:hover img  { border:4px solid #236975; }


/* single page */
.post.single { line-height:1.4em; width:480px;padding:3px; padding-top:0px; float:none;}
.post.single h2, .post.single h2 a { font:16px arial,helvetica;letter-spacing:-1px;line-height:1.4em;color:#236975;text-decoration:none;}
.post.single .postMeta { font:10px Arial;margin-bottom:5px;color:#999; }
.post.single .postMeta span.date { padding:0 2px 0 0; }
.post.single .postMeta span.comments { background: url(images/comment.gif) no-repeat left center;padding-left:15px; }
.post.single .postMeta span.comments a,
.post.single .postMeta span.date a{ color:#999; }
.post.single .entry { float:right; line-height:18px;overflow:hidden;padding-bottom:5px; }
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  /*//////// SMILEY ////////*/
.post .entry img,.entry a img { float: left; padding-right: 10px; border:0px solid #999; }
.post .entry a:hover img { border-color:#fff; }
.post.single h3 { font-size: 12px;font-weight:bold; color: #6199dc; display:inline; }
.post.single p { margin: 1em 0; }
.post.single p a,.post.single li a { color:#fff; }
.post.single p a:hover { color:#236975; }
.post.single p strong { font-weight: bold; }
.post.single p em { font-style: italic; }
.post.single a { color:#236975; }
.post.single a:hover { color:#fff; }
.post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
.post.single ul, .post.single ol { margin: 1em; }
.post.single ul li, .post.single ol li { margin: 0; color: #666; line-height: 1.4em; }
.post.single ul li strong { font-weight: bold; }
.post.single img.floatleft { float: left; margin: 4px 10px 0 0; }
.post.single img.floatright { float: right; margin: 4px 0 0 10px; }


/*charts*/

.charts { padding: 10px 0; }
.charts ol {margin: 0; padding:5px 0 0 0;}
.charts ol li {font-size: 11px;margin: 0; padding: 2px 0 2px 0; list-style: decimal inside; border-bottom: 1px dotted black; color: #aaa;}

/*uptownsfinest*/
.uptownsfinest { font-size: 11px; padding: 0; margin:0; color: #aaa;}
.uptownsfinest p {font-size: 11px;margin: 0; padding: 0 0 7px 0;}
.uptownsfinest h3 {padding:3px; background: #6e80c4;display: inline; color: #eee; }


/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:right;color: #999; }
#left-sidebar { color:#ddd;float:left;margin:0;width:200px;padding:0px;background: transparent url(images/opa.png); }
#left-sidebar h3 {padding:5px; background: #236975;display: inline; color: #eee; line-height: 15px;}
#left-sidebar a   { color:#aaa; }
#left-sidebar a:hover { color:#fff; }
#left-sidebar p { color:#aaa; }
#left-sidebar ul { list-style:none;margin:8px 0 4px;color: #999; }

.categories { padding: 0; color: #666; }
.categories li { font-size: 11px;padding:3px 2px; float: left;color:#444; width: 48%; display: inline; }
.categories li a { color: #999; text-decoration:none;  }
.categories li a:hover { color:#eee;text-decoration: none; }

.recent-posts { padding: 0; }
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { margin: 0px; padding: 4px 0; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

/*recent comments*/
.recent_comments { padding: 5px 0 10px 0; margin:0;}
.recent_comments h3 {padding:3px; background: #6e80c4;display: inline; color: #eee; }
.recent_comments ul { margin: 0px; padding: 0; font-size: 11px}
.recent_comments li { margin: 0px; padding: 4px 0; list-style-type: none; }
.recent_comments li a { text-decoration:none; }
.recent_comments li a:hover { text-decoration:none;  }

.delicious { padding: 10px 0; }
.delicious ul { margin: 0; padding: 0; }

.delicious li { margin: 0px; padding: 2px 0; list-style-type: none;  }
.delicious li a { text-decoration:none; }

.delicious li a:hover { text-decoration:none; }

.links { margin:10px 0 10px 0;padding:0; }
.links ul { margin: 0px; padding: 0; }
.links li { font-size: 11px;padding:3px 2px; float: left;color:#444; width: 48%; display: inline;}
.links li a { text-decoration:none;color:#333;font-weight:normal; }
.links li :hover a { color: #666; text-decoration: none; }
.links li :hover a:hover, #sidebar .tags a:hover { color: #eee;text-decoration: none; }




#right-sidebar { color:#ddd;float:left;width:220px;margin-right:10px;padding:0px;font-size:11px;background: transparent url(images/opa.png); }
#right-sidebar h3 {padding:5px; background: #236975;display: inline; color: #eee; line-height: 25px;}
#right-sidebar p { color:#aaa; padding-bottom:10px;}
#right-sidebar a   { color:#aaa;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:5px 0; width:480px;}	

ol.commentlist { list-style:none; margin:0; padding:0;  width:480px;}
ol.commentlist li { font-style:normal; text-transform: lowercase;}
ol.commentlist cite { text-transform:none; font-style:normal;}
ol.commentlist p { text-transform:none; font-style:normal; text-transform: none;}


.comments-number {
	font-size: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
}

cite {
	font-size: 16px;
	font-style: italic;
}

ol.commentlist li { border-bottom:1px dotted #222; padding:15px 0; }
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited { color:#236975;}
ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; padding-bottom: 10px; }	
ol.commentlist li { font-size: 11px; margin: 0; }
ol.commentlist li p { font-size: 11px; margin: 10px; }
ol.commentlist li span.moderate { padding:2px; color:#f30; }

.avatar {float:right;}

/* form */
#commentform { margin: 1em 0;}
#author, #email,#url,#comment{font:1em arial,helvetica,verdana,sans-serif;margin: 5px 0;padding:0px;}
.comment-warning strong { color: #999; font-weight: bold;}

/* searchform */

#searchForm {height: 25px; margin-top:15px;}
#s {width: 165px; background: #050608; border: 1px dotted #236975; color:grey; margin: 0px 10px 0 0; height:20px; float:left;}
#go {float:right;}

/* footer */
#footer { color:#555; font-size:9px;line-height:1.4em; padding:0;margin:0 auto;height:40px;clear:both;width:950px;text-align:right; background:url(images/opa85.png); }
#footer a { font-weight: bold;color:#999;border-bottom:1px solid #333; }
#footer a:hover { color:#eee; }
#footer img { display: none; }
#footer p {margin-right: 10px;}

.audiogrid{
}
.audiogrid p {padding: 0; margin: 0; font-size:12px; line-height:14px;}
.audiogrid img {padding: 5px 5px 0px 0px; margin: 0;}

.bockfett {
float:right;
margin-top:2px;
}
.bockfett li {
display:inline;
padding-left: 5px;
}


#crp_related {
}

#crp_related h2 {
}

#crp_related ul {
}

#crp_related li {
list-style-type: disc;
}

#crp_related a:hover {
Color: #236975;
}