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


/* Overal setup */
* { margin:0; padding:0; }
body {
	background:#040507 url(images/main_background.jpg) top center no-repeat;
	color:#bbb;
	font-family: helvetica, arial, Sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}
a   { color:#aaa;text-decoration:none;outline:0; }
a:visited { 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:30px; } 
h2  { font-size:14px; } 
h3  {
	font:bold 13px verdana,arial,helvatica;
	color:#fff;
	text-transform:capitalize;
	line-height:24px;
	padding-left:7px;

	}
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; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 3px 0; clear: both; }

/* navigation */
ul.topnav   { list-style:none;text-align:left; }
.topnav li   { float:left;margin: 0; }
.topnav li a  {
	font:12;
	outline:none;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 15px;
	text-transform:uppercase;
	font-weight: bold;
}	
.topnav li a:hover   { color:#fff; 	text-decoration:underline; !important; }
.topnav li.rss   {
	float:right;
	display:block;
	width: 150px;
	background:transparent url(images/rss.png) no-repeat 130% 0;
}
.topnav li.rss a { color: #fff; }
.topnav li.rss a:hover   { background: transparent;color:#fff; text-decoration:underline; !important; }

/* header */
#header { width:950px;margin:0 auto; padding-top:20px; 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:5px;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 Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalized; }
.thumb-title h2 a:hover { color: #fff;}


#ads
{
margin: 0;
padding: 0;
width: 100%;
height: 336px;
float: left;
}

#article_ads
{
margin: 0;
padding: 0;
width: 100%;
height: 336px;
float: left;
}


/* Ancillary */
#ancillary  { margin:0;padding:0; padding-right:22px; height:170px; text-align:center;}
#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 #fff; }
#ancillary .flickr a:hover img  { border:4px solid #ff6600; }

#botnav { margin:0;padding:0; letter-spacing:1px; }
#botnav a { color: #555; }
#botnav a:hover { color: #fff; }
#botnav p { word-spacing:5px; }



/* single page */
.post.single { line-height:1.4em; width:485px;padding:3px; padding-right:10px; }
.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 .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: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 { margin: 1em 0; }
.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:#fff; }
.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; line-height: 1.4em; }





/* twitter */
#twitter #twitter_update_list {
	color:#ff6600;
	line-height:1.4em;
	padding: 0;
	line-height:1.6em;
	font-size:11px;
}
#twitter #twitter_update_list a { color:#8a8a8a;padding:0;margin:0;display: block; }
#twitter #twitter_update_list a:hover  { color:#fff;padding:0;margin:0; }
.twitter h3 {background-color:#ff7200; }




/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:right; }
#left-sidebar { float:left;margin:0;width:220px;padding-left:5px;background: transparent url(images/opa.png); }
#left-sidebar a:hover { color:#fff; }
#left-sidebar ul { list-style:none;margin:8px 0 4px;color: #999; }

.categories { padding: 0; color: #fff; }
.categories li { font-size: 11px; font-weight:bold; padding:5px 2px; float: left; width: 48%; display: inline; }
.categories li a { color: #beff31; text-decoration:none;  }
.categories li a:hover { text-decoration: none; }
.categories h3 {background-color:#789b00; }

.recent-posts { padding: 10px 0; font-size: 11px;}
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { color: #37cfff; margin: 5px; padding: 4px 0; list-style-type: disc; }
.recent-posts li a { color: #37cfff; text-decoration:none; font-weight:bold; }
.recent-posts li a:hover { text-decoration:none;  }
.recent-posts h3 {background-color:#006e92; }

.delicious { padding: 10px 0; font-size: 11px;}
.delicious ul { margin: 0; padding: 0; }
.delicious li { color: #c956ff; margin: 5px; padding: 2px 0; list-style-type: disc;  }
.delicious li a { color: #c956ff; text-decoration:none; font-weight:bold; }
.delicious li a:hover { text-decoration:none; }
.delicious h3 {background-color:#5e006c; }

.tags { margin:10px 0;padding:0;line-height:2em; }
.tags a { text-decoration:none; color:#ff0076; font-weight:bold; }
.tags:hover a {text-decoration: none; }
.tags:hover a:hover, #sidebar .tags a:hover { color: #eee;text-decoration: none; }
.tags h3 {background-color:#ff0076; }







#right-sidebar {
	float:left;
	width:220px;
	margin:0;
	padding:5px;
	font-size:12px;
	background: transparent url(images/opa.png);
}
#right-sidebar p { color:#ddd; padding-bottom:10px; font-size: 11px;}
#right-sidebar a   { 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;}	
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:15px 0; }
ol.commentlist h3 { font-size:18px; margin:3px 0; background: #fff; padding:3px; display: inline; color: #eee;}
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:#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;}
#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:.2em; padding:0;margin:0 auto;height:5px;clear:both;width:950px;text-align:right; }
#footer a { font-weight: bold;color:#5c5c5c;border-bottom:1px solid #333; }
#footer a:hover { color:#eee; }
#footer img { display: none; }
