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


/* Overal setup */
* { margin:0; padding:0; }
body { background:#eee; color:#333; font:14px arial,Sans-serif; }
a   { color:#2749C4;text-decoration:none;outline:0; }
a:hover { color:#f90464; }
a img { border: none; }
ul, li { list-style:none;margin:0;padding:0; }
h1  { display:block;font-size: 30px;}
h2  { font:bold 11px arial,helvatica; } 
h3  { font:bold 11px arial,helvatica;color:#2749C4;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px Arial !important; text-transform: lowercase; }
h4  { font-size:14px; }
code { font: 11px  "Courier New"; color:#333; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
blockquote { color:#f90464; padding:5px;font: 14px Arial,Sans-serif;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 */
.topnav ul  { list-style:none;text-align:left; }
.topnav li   { float:left;margin: 5px 15px 0px 0px; }
.topnav li a  { font:20px arial;color:#2749C4;display:block;padding:0;text-transform:uppercase;}	
.topnav li a:hover   { color:#f90464 !important; }
.topnav li.connect   { float:right;display:block; width: 60px;}
.topnav li.rss a { color: #eee; }
.topnav li.rss a:hover   { background: transparent;color:#a0410d !important; }
.connect { float:right;display:block; width:230px; text-align:right;}

/* header */
#header { width:976px;margin:10px auto 10px auto;padding:10px; background:#fff; border: solid thin #ddd; -moz-border-radius:1.5ex;
-webkit-border-radius:1.5ex; }
#header h1 { display:block;font-size: 20px; margin: 5px 0; width: 240px; }
#header h1 a:hover { color: #f90464; }
#main-wrapper { display:block; margin:0 auto;width:976px;padding:10px;text-align:left;background: #fff; border: solid thin #ddd; -moz-border-radius:1.5ex;
-webkit-border-radius:1.5ex; }
.main { width:746px;margin:0;padding:0;float:left;overflow: hidden; }
.page { width:976px;margin:0;padding:0;float:left;overflow: hidden; }

/* footer */
#footer { color:#333; font-size:12px;line-height:1.4em; padding:10px; margin:10px auto 10px auto; height:40px;clear:both;width:976px;text-align:right; background: #fff; border: solid thin #ddd; -moz-border-radius:1.5ex;
-webkit-border-radius:1.5ex; }
#footer a { font-weight: bold;color:#2749C4; }
#footer a:hover { color:#f90464; }
#footer img { display: none; }

/* stage */
#stage { color:#333; font-size:9px;line-height:1.4em; padding:10px; margin:10px auto 10px auto; height:486px;clear:both;width:976px;text-align:right; background: #000 url(images/stage.gif) bottom repeat-x fixed; border: solid thin #ddd; -moz-border-radius:1.5ex;
-webkit-border-radius:1.5ex; }

/* Categories */
.category_title h2 {font-size: 30px; display:inline-block; margin: 10px 0px 0px 0px; color:#FFF; background-color: #f90464; }
.category_description {margin: 5px 0;}

/* thumnail covers */
.thumb { background: #333 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:#333;bottom:0;right:0;display:block;position:absolute;padding:4px;-moz-opacity:.85;opacity:.85; }
.thumb-title:hover { background:#f90464; }
.thumb-title h2 { margin: 0; line-height: 1.4em; }
.thumb-title h2 a { font:12px Arial,helvetica;display:block;color:#fff;text-decoration: none; text-transform:capitalize; }
.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 #2749C4; }

/* single post */
.post.single { line-height:1.4em; width:746px;padding:0px 10px 0px 0px; }
.post.single h2 { font:22px arial,helvetica;letter-spacing:-1px;line-height:1.4em;color:#f90464;text-decoration:none; }
.post.single h2 a { font:22px arial,helvetica;letter-spacing:-1px;line-height:1.4em;color:#2749C4;text-decoration:none; }
.post.single .postMeta { font:12px Arial;margin-bottom:5px;color:#f90464; }
.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:#2749C4; }
.post.single .entry { float:left; 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 #eee; }
.post .entry a:hover img { border-color:#f90464; }
.post.single h3 { font-size: 16px;font-weight:bold; color: #f90464; display:inline; }
.post.single p { margin: 1em 0; }
.post.single p a,.post.single li a { color:#2749C4; }
.post.single p a:hover { color:#f90464; }
.post.single p strong { font-weight: bold; }
.post.single a { color:#a9a393; }
.post.single a:hover { color:#f90464; }
.post.single blockquote { margin: 0 1.5em; color: #f90464; font-style:italic;}
.post.single ul, .post.single ol { margin: 1em; }
.post.single ul li, .post.single ol li { list-style:square;margin:0;color:#333;line-height: 1.4em; }

/* single page */
.page.single { line-height:1.4em; width:976px;padding:0px 10px 0px 0px; }
.page.single h2 { font:22px arial,helvetica;letter-spacing:-1px;line-height:1.4em;color:#f90464;text-decoration:none; }
.page.single h2 a { font:22px arial,helvetica;letter-spacing:-1px;line-height:1.4em;color:#2749C4;text-decoration:none; }
.page.single .postMeta { font:12px Arial;margin-bottom:5px;color:#f90464; }
.page.single .postMeta span.date { padding:0 2px 0 0; }
.page.single .postMeta span.comments { background: url(images/comment.gif) no-repeat left center;padding-left:15px; }
.page.single .postMeta span.comments a,
.page.single .postMeta span.date a{ color:#2749C4; }
.page.single .entry { float:left; line-height:18px;overflow:hidden;padding-bottom:25px; }
.page .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  /*//////// SMILEY ////////*/
.page .entry img,.entry a img { border:4px solid #eee; }
.page .entry a:hover img { border-color:#f90464; }
.page.single h3 { font-size: 16px;font-weight:bold; color: #f90464; display:inline; }
.page.single p { margin: 1em 0; }
.page.single p a,.post.single li a { color:#2749C4; }
.page.single p a:hover { color:#f90464; }
.page.single p strong { font-weight: bold; }
.page.single a { color:#2749C4; }
.page.single a:hover { color:#f90464; }
.page.single blockquote { margin: 0 1.5em; color: #f90464; font-style:italic;}
.page.single ul, .post.single ol { margin: 1em; }
.page.single ul li, .post.single ol li { list-style:square;margin:0;color:#333;line-height: 1.4em; }

/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:right;color: #333;}
.categories { padding: 0; color: #333; }
.categories li { font-size: 12px;padding:3px 2px; float: left;color:#333; width: 48%; display: inline; }
.categories li a { color: #2749C4; text-decoration:none;  }
.categories li a:hover { color:#f90464;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: inside square;  }
.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:#808080;font-weight:normal; }
.tags:hover a { color: #808080; text-decoration: none; }
.tags:hover a:hover, #sidebar .tags a:hover { color: #eee;text-decoration: none; }

#right-sidebar { color:#333; float:left; width:215px; margin:0; padding:5px; font-size:12px; background: #ddd; border: solid thin #ddd; -moz-border-radius:1.5ex;
-webkit-border-radius:1.5ex; }
#right-sidebar h2 {padding:3px; background:#f90464; display:inline; color:#fff; }
#right-sidebar ul { list-style:none; margin:10px 0px 10px 0px; }
#right-sidebar li h2 {margin:10px 0px 10px 0px; padding:3px; background:#f90464; display:inline; color:#fff; }
#right-sidebar li li {margin:2px 0px 2px 0px; padding:3px; }
#right-sidebar p { color:#333; padding-bottom:10px;}
#right-sidebar a { color:#2749C4; text-decoration:none; }
#right-sidebar a:hover { color:#f90464; }

/* COMMENTS */
h3#comments, h3#respond { font-weight:normal; font-size: 14px;font-family: arial, verdana;letter-spacing:-1px; color:#ccc;padding:5px 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 #333; padding:15px 0; }
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited { color:#679ef1;}
ol.commentlist h5 a:hover { color:#f90464; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size: 12px; 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: #ccc; font-weight: bold; }

/* Captions */
.gallery-caption {font:12px Arial;color:#f90464;font-style:italic;}

/* Avatar */
.avatar {padding: 5px;}