/*
Theme Name: Vikiworks Infinity
Theme URI: http://vikiworks.com
Version: 1.0.1
Author: yichi
*/


/* Overall setup */
* { margin:0; padding:0; }
body { background:#040507 url(images/main_background.jpg) top center no-repeat; color:#fff; font:12px/14px  helvetica, lucida grande, arial, gill sans, Sans-serif; }
a   { color:#ffffff;text-decoration:none;outline:0;}
a:hover { color:#03A2C0; }
a img { border: none; }
.link {border-bottom:1px solid #03A2C0;}
.link:hover {border-bottom:1px dotted #03A2C0;}
img {-ms-interpolation-mode: bicubic;}
ul, li { list-style: none;margin:0;padding:0; }
h1  { font-size:30px; } 
h2  { font-size:14px; } 
h3  { font:bold 11px helvetica, lucida grande, helvetica, arial, gill sans, Sans-serif;color:#fff;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px Helvetica !important; text-transform: lowercase; }
h4  { font-size:14px; }
code { font: 11px  "Courier New"; color:#fff; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
blockquote { color:#fff; padding:5px;font: 12px Helvetica, Arial,Sans-serif; line-height:1.4em; font-style:normal; }
.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:11px Helvetica, Lucida Grande, tahoma, arial;outline:none;color:#fff;text-decoration:none;display:block;padding:5px 15px;text-transform:uppercase; }	
.topnav li a:hover   { color:#03A2C0 !important; }
.topnav li.rss   { float:right;display:block; width: 60px; height: 26px;background:transparent url(images/rss.png) no-repeat 130% 0; }
.topnav li.rss a { color: #fff; }
.topnav li.rss a:hover   { background: transparent;color:#b3d565 !important; }

/* 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: #03A2C0 ; }
#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: 235px; overflow: hidden; height: 150px; margin: 0 10px 10px 0; position: relative; }
.thumb-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; }
.thumb-title:hover { background:#222; }
.thumb-title h2 { margin: 0; line-height: 1.4em; }
.thumb-title h2 a { font:11px Helvetica, Lucida Grande, tahoma, arial, gill sans, Sans-serif;display:block;color:#fff;text-decoration: none;text-transform:capitalized; }
.thumb-title h2 a:hover { color: #03A2C0 ;}



/* Ancillary */
#ancillary  { margin:0;padding:0;height:260px;background: url(images/rambling.jpg) no-repeat 100% 80%;}
#ancillary .flickr { padding: 3px 10px; background: #002c32 ; overflow: hidden; height:100px }
#ancillary .flickr img  { margin:10px 10px; width:45px;height:45px;display:block;float:left; }
#ancillary .flickr a img  { border:3px solid #eee; }
#ancillary .flickr a:hover img  { border:3px solid #6199dc; }



/* single page */
.post.single { width:475px;padding:3px; }
.post.single h2, .post.single h2 a { font:30px Helvetica, Arial; line-height:1.4em;color:#fff;letter-spacing:-0.5px;text-decoration:none; }
.post.single .postMeta { font:10px Helvetica;margin-bottom:5px;color:#ddd; }
.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:#ddd; }
.post.single .entry { float:right; line-height:18px;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 #ffffff;margin:5px; }
.post .entry a:hover img { border-color:#03A2C0; }
.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:#b3d565; text-decoration:none;}
.post.single p a:hover { color:#dddddd; text-decoration:underline;}
.post.single p strong { font-weight: bold; }
.post.single p em { font-style: italics;}
.post.single a { color:#B3D565; text-decoration:none;}
.post.single a:hover { color:#ffffff; text-decoration:none;}
.post.single blockquote { background-image:url(http://svish.com/images/quote.png); background-repeat:no-repeat; background-position:top left; padding-left:35px;margin: 0 1.5em; color: #9bc9df; width:400px; font-family:'Baskerville', 'Georgia', 'Times New Roman', Serif; font-style:normal; background-color: #111; border:1px inset #000}
.post.single ul, .post.single ol { margin: 1em; }
.post.single ul li, .post.single ol li { margin: 0; color: #fff; line-height: 1.4em; }
.details {background-image:url(images/px.png); font-family: Helvetica, Lucida Grande, Tahoma, Geneva; margin:10px 15px; padding:10px 20px; text-font-size:12px; width:400px;}
.details .title {color:#03A2C0;}
.details .linkout {display:inline-block; vertical-align:text-top; width:10px; height:10px; background-image: url(http://svish.net/images/external.png); background-position: top left; background-repeat: no-repeat;}
.details .linkout:hover {background-position:bottom left;}
.post .entry .details .linkout a img {text-decoration:none; border:none; vertical-align:-4px;}




/* twitter */
#twitter { width:90% }
#twitter #twitter_update_list { line-height:1.4em; padding: 0;line-height:1.6em; font-size:11px; }
#twitter #twitter_update_list a { color:#03A2C0;padding:0;margin:0; }
#twitter #twitter_update_list a:hover  { color:#FFF ;border-bottom:1px dotted #03A2C0; padding:0;margin:0; }



/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:right;color: #999; }
#left-sidebar { color:#ddd;float:left;margin:0;width:220px;padding:5px;background: transparent url(images/opa.png); }
#left-sidebar h3 {text-shadow:-1px -1px 0 rgba(51, 51, 51, 0.7); padding:3px; background: #03a2c0;display: inline; color: #eee; }
#left-sidebar a   { color:#fff; }
#left-sidebar a:hover { color:#03A2C0 ; }
#left-sidebar p { color:#ddd; }
#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: 10px 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;  }

.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; }

.tags { margin:10px 0;padding:0;line-height:2em; }
.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; }

div#left-sidebar img {vertical-align:middle; margin-right:5px;}
div#left-sidebar {font-size:11px;}



#right-sidebar { float:left;width:220px;margin:0;padding:5px;font-size:11px;background: transparent url(images/opa.png); }
#right-sidebar h3 {text-shadow:-1px -1px 0 rgba(51, 51, 51, 0.7); padding:3px; background: #03a2c0;display: inline; color: #eee; }
#right-sidebar p { padding-bottom:10px;}
#right-sidebar a   { color:#fff;text-decoration:none;}
#right-sidebar a:hover { color:#03A2C0 ; }
#right-sidebar ul { list-style:none;margin:8px 0 4px; }



/* COMMENTS */
h3#comments, h3#respond { font-weight:normal; font-size: 14px;font-family: Helvetica, tahoma, arial, gill sans, Sans-serif; color:#eee;padding:5px 0;}	
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist cite { text-transform:none; font-style:normal; }
ol.commentlist li { width:50%; border-bottom:1px dotted #cccccc; padding:15px 0; }
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited { color:#fff;}
ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size: 11px; margin: 0; }
ol.commentlist li span.moderate { padding:2px; color:#f30; }



/* form */
#commentform { margin: 1em 0; width:450px;}
#author, #email,#url,#comment{font:1em Helvetica, arial, verdana,sans-serif;margin: 5px 0;padding:2px;}
.comment-warning strong { color: #fff; font-weight: bold; }
input[type="text"] {width:250px; background-color:#393939; color:#ffffff; border:1px solid white;}
textarea {background-color:#393939; color:#ffffff; border:1px solid white; overflow:auto; width:443px;}
.submitBtn { float:right; margin:10px 0px 20px 0px; }



/* footer */
#footer { color:#eee; font-size:10px;line-height:1.4em; padding:0;margin:0 auto;height:40px;clear:both;width:950px;text-align:center; }
#footer a { font-weight: bold;color:#fff;border-bottom:1px solid #333; }

#footer a:hover { color:#03A2C0 ; }
#footer img { display: none; }