/*
Theme Name: Vikiworks Infinity
Theme URI: http://vikiworks.com
Version: 1.0.1
Author: yichi
*/


/* Overal setup */
* { margin:0; padding:0; }
body { background:#000000; font:12px/14px  helvetica, verdana; }
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 a{background: url(images/logo.jpg) no-repeat; width:500px; height:200px; text-indent:-9000px;} 
h2  { font-size:14px; } 
h3  { font:bold 15px helvetica, verdana;color:#bbb;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px helvetica, verdanas !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 helvetica, verdana;line-height:1.4em; }
.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 10px 0; clear: both; }

/* navigation */
ul.topnav   { list-style:none;text-align:left; }
.topnav li   { float:left;margin: 0; }
.topnav li a  { font:12px helvetica, verdana;outline:none;color:#ddd;text-decoration:none;display:block;padding:0 15px 0 0;text-transform:uppercase; }	
.topnav li a:hover   { color:#b3d565 !important; }
.topnav li.rss   { float:right;display:block; width: 60px;background:transparent url(images/rss.png) no-repeat 130% 0; }
.topnav li.rss a { color: #eee; }
.topnav li.rss a:hover   { background: transparent;color:#a0410d !important; }

/* header */
#header {width:950px; margin:0 auto; }
#header h1 a {display:block;font-size: 20px; margin: 3em 0 0;}
#main-wrapper { display:block; margin:0 auto;width:950px;padding:10px;text-align:left;background:url(images/px.png); }
.main { width: 490px;margin:0;padding:0;float:left;overflow: hidden; }

/* thumnail covers */
.thumb { background: #222 url(images/thumb.png); display: block; width: 485px; overflow: hidden; height: 150px; margin: 0 10px 10px 0; position: relative; }
.thumb-title { margin-bottom:5px;background: transparent url(images/opa.png);bottom:0;right:0;display:block;/*position:absolute;*/padding:4px;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90; }
.thumb-title:hover { background:#363636; }
.thumb-title h2 { margin: 0; line-height: 1.4em; }
.thumb-title h2 a { font:12px helvetica, verdana;display:block;color:#aaa;text-decoration: none;text-transform:capitalized; }
.thumb-title h2 a:hover { color: #fff;}

/* Ancillary 
#ancillary  { margin:0;padding:0;height:260px;}
#ancillary .flickr { padding: 3px 2px; background: #202020 ; overflow: hidden; }
#ancillary .flickr img  { margin:10px 10px; width:45px;height:45px;display:block;float:left; }
#ancillary .flickr a img  { border:4px solid #eee; }
#ancillary .flickr a:hover img  { border:4px solid #6199dc; }*/

/* single page */
.post.single { line-height:1.4em; width:485px; background:#222222 }
.post.single h2, .post.single h2 a { font:18px helvetica, verdana;letter-spacing:-1px;line-height:1.4em;color:#ddd;text-decoration:none; padding:2px 0 0 2px; }
.post.single .postMeta { font:10px helvetica, verdana;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: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 h3 { font-size: 12px;font-weight:bold; color: #6199dc; display:inline; }
.post.single p {color:#fff; margin: 5px; }
.post.single p a,.post.single li a { color:#b3d565; }
.post.single p a:hover { color:#ddd; }
.post.single p strong { font-weight: bold; }
.post.single p em { font-style: normal; background: #f9f9de; }
.post.single a { color:#a9a393; }
.post.single a:hover { color:#ddd; }
.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; }

/* sidebar related */
.sidebarwrapper  {margin:0;padding:0;float:left;color: #999; }

#left-sidebar {background:#222222 ;float:left;margin:0;width:200px;padding:5px;font-size:18px;}
#left-sidebar h3 {display: inline; color: #eee; background: transparent url(images/opa.png);}
#left-sidebar a   {color:#aaa; }
#left-sidebar a:hover { color:#fff; }
#left-sidebar p {color:#999999; padding-bottom:10px; text-align:justify; }
#left-sidebar ul {list-style:none;margin:8px 0 4px;color: #999; }
#left-sidebar .tags ul li a {font-size:12px;}

#right-sidebar {background:#222222 ;float:left;width:200px;margin:0 10px 0 5px;padding:5px;font-size:12px;}
#right-sidebar h3 {display: inline; color: #eee; background: transparent url(images/opa.png); }
#right-sidebar p { color:#999999; padding-bottom:10px; text-align:justify;}
#right-sidebar a   { color:#999;text-decoration:none; }
#right-sidebar a:hover { color:#fff; }
#right-sidebar ul { list-style:none;margin:8px 0 4px; }

.about p {margin:10px 0;}

.web_presence ul {padding: 0;}
.web_presence li a { text-decoration:none; }
.web_presence li a:hover { text-decoration:none;  }

.categories { margin:0 0 5px 0; padding: 0; color: #666;}
.categories li { font-size: 12px; 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 {margin:10px 0 10px 0; color: #666;}
.recent-posts ul { padding: 0; }
.recent-posts li { margin: 0px;list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

.archives {margin:0 0 10px 0; color: #666;}
.archives ul {font-size:12px; padding: 0 0 5px 0; padding: 0; }
.archives  li { margin: 0px; list-style-type: none;  }
.archives  li a {text-transform:Capitalize; text-decoration:none; }
.archives  li a:hover { text-decoration:none;  }

.tags {margin:10px 0;padding:0; }
.tags li{font-size: 12px;color:#444;}
.tags a { text-decoration:none;color:#333;font-weight:normal; }
.tags:hover a { color: #666; text-decoration: none; }
.tags:hover a:hover, #sidebar .tags a:hover { color: #eee;text-decoration: none; }

.broll {padding:0; }
.broll .linkcat h2 {display:none;}
.broll ul { margin: 0; padding: 0;font-size:12px; }
.broll li { margin: 0px; padding: 0px; list-style-type: none;  }
.broll li a { text-decoration:none;}
.broll li a:hover { text-decoration:none; }

/* COMMENTS */
h3#comments, h3#respond { font-weight:normal; font-size: 14px;font-family: helvetica, verdana;letter-spacing:-1px; color:#ddd;padding:2px 0 0 5px; background:#222222; width:480px;}	
ol.commentlist { list-style:none; width:485px; background:#222222; margin:5px 0;}
ol.commentlist cite { text-transform:none; font-style:normal; }
ol.commentlist li { border-bottom:1px dotted #222; padding:5px 2px; color:#fff; font-size: 11px;}
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited { }
ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li span.moderate { padding:2px; color:#f30; }

/* form */
#commentform {width:485px; background:#222222; margin:5px 0;}
#author, #email,#url,#comment{font:1em helvetica, verdana;margin:5px 0;padding:2px;color:#fff;}
.comment-warning strong { color: #999; font-weight: bold; }
#commentform  input {margin:5px 0 5px 5px; color:#000;}
#commentform textarea {margin:5px 0 5px 5px; width: 470px; color:#000;}
#commentform small {color:#fff; }
#commentform .submitBtn {margin:3px 2px; }

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

