/*
Theme Name: Vikiworks Infinity
Theme URI: http://vikiworks.com
Version: 1.0.1
Author: yichi
*/


/* Overal setup */
* { margin:0; padding:0; }
body {
	color:#bbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #02000B;
	letter-spacing: 1px;
	background-position: left top;
background-image: url(images/gBG.jpg);
	background-attachment: fixed; 
	background-repeat: no-repeat;
}
a   {
	color:#1bacff;
	text-decoration:none;
	outline:0;
}
a:hover {f.entrmily
	color:#99CC00;
}
a img { border: none; }
ul, li { list-style: none;margin:0;padding:0; }
h1  {
	color:#F03;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	ont-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: lighter;
} 
h2  {
	color:#FC0;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	ont-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: lighter;
} 

.post single fix h2 a {
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

.contact {
	float: left;
}
h3  { font:bold 11px arial,helvetica;color:#bbb;text-transform:capitalize; }

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-right: 5px;
	margin-left: 5px;
}
.right {
	float:right;
}
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 10px 0; clear: both; }

/* header */
#header {
	width:725px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	text-align: center;
	
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 a { display:block;font-size: 20px; margin: 5px 0; width: 240px;text-indent: -999em; }
#header h1 a:hover {
	color: #99CC00;
}

/* navigation */
.topnav {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 735px;
	display: block;
}

.topnav ul{
	list-style:none;
	margin: 0px;
}
.topnav li   {
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 0px;
font-size: 11pt;
	margin-bottom: 0px;
	float: left;
}
.topnav li a  {
	color:#1bacff;
	text-decoration:none;
	text-transform:uppercase;
	ont-family: Arial, Helvetica, sans-serif;
	
	font-weight: lighter;
}	
.topnav li a:hover   {
	color:#CC0 !important;
}

.intro {
	display:block;
	width:735px;
	text-align:left;
	background:url(images/px.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #A0A0A0;
	padding: 20px;
	line-height: 15pt;
	font-weight: lighter;
	
}

.intro strong{
	font-weight: lighter;
	text-transform: uppercase;
	color: #C0C0C0;
	letter-spacing: 0px;
	font-style: italic;
}

#main-wrapper {
	display:block;
	width:735px;
	text-align:left;
	background:url(images/px.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.main {
	margin:0;
	padding:0;
	float:left;
	width: 100%;
}


/* thumnail covers */
.thumb {
	display: block;
	width: 235px;
	overflow: hidden;
	height: 150px;
	margin: 0 10px 10px 0;
	position: relative;
	background-color: #222;
	background-image: url(images/thumb.png);
}
.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: #99CC00;
}

.nextback {
	width: 50px;
	height: 60px;
	visibility: visible;
	z-index: 5;
	margin-top: 70px;
	margin-left: 755px;
	position:fixed;
	margin-right: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-image: url(images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.nextback a {
	color: #999999;
}
.nextback a:hover {
	background-image: url(images/arrow_left_hover.png);
}

.prevback {
	width: 50px;
	height: 60px;
	visibility: visible;
	z-index: 5;
	margin-top: 70px;
	margin-left: -70px;
	position:fixed;
	margin-right: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-image: url(images/arrow_left.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.prevback a {
	color: #999999;
}
.prevback a:hover {
	background-image: url(images/arrow_right_hover.png);
}


.more-link {
	font-family: Verdana;
	color: #00CCFF;

	font-weight: lighter;
	padding: 3px;
	border: 1px dotted #333333;
}

/* single page */
.meta-data {
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	display: block;
}

.meta-data strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #9C0;
	font-weight: lighter;
}

.post.single {
	line-height:1.4em;
}
.postMeta {
	font:10px Arial;
	margin-bottom:15px;
	color:#999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top:3px;
	padding-bottom: 3px;
}
.postMeta span.date {
	padding:0 2px 0 0;
	color: #006699;
}
.postMeta span.edit a{
	color: #006699;
}
.postMeta span.edit a:hover {
	color: #99CC00;
}
.postMeta span.comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left:15px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.postMeta span.comments a,
.postMeta span.date a{ color:#999; }
.post.single p a,.post.single li a {  }
.post.single a {
	;
}
a:hover {
	color: #99CC00;	
}
.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; }

.entry {
	text-align: left;
	margin-bottom: 20px;
	
}

.entry img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}


.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:#99CC00;
	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:#333333;
	font-weight:normal;
}
.tags:hover a { color: #666; text-decoration: none; }
.tags:hover a:hover, #sidebar .tags a:hover {
	color: #999999;
	text-decoration: none;
}



/* COMMENTS */
	
ol.commentlist { list-style:none; margin:0; }
ol.commentlist cite {
	text-transform:uppercase;
	font-style:normal;
	color: #99CC00;
	font-weight: lighter;
}
ol.commentlist li {
	border-bottom:1px dotted #222;
	padding:10px;
}
ol.commentlist h5 {
	font-size:12pt;
	margin:3px 0;
	padding:0;
	
}	
ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size: 11px }
ol.commentlist li span.moderate {  color:#f30; }

.commentmetadata {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	margin-top: 15px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* 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:#000000;
	font-size:8pt;
	clear:both;
	width:800px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer a {
	
}
#footer a:hover { color:#eee; }

.categoriess {
	display:block;
	width: 754px;
	text-align:center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000000;
	height: 12px;
}

.categoriess ul{
	list-style:none;
	margin: 0px;
}

.categoriess ul li {
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	float: left;
	width: ;	
	padding-right: 4px;
	
	}

.categoriess li a{
	font-size: 9pt;
	font-weight: lighter;
	color: #cccccc;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 4px;
	
	}
	
#footer .categoriess li a:hover{
	color: #333333;
	text-decoration: none;
	padding-right: 4px;	
}

.copyright {
	clear: both;
	color: #333333;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/px.png);
	font-weight: lighter;
	font-size: 7pt;
	height: 15px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
textarea {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;

	width: 240px;
	margin: 2px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

input, textarea {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	background-color:#000000;
	width: 200px;
	margin: 2px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #333;
}



.submitBtn {
	font-size: 10pt;
	color: #CCCCCC;
	background-color: #000000;
	padding: 5px;
	background-image: url(images/bg-stripe.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

small {
	font-size: 6pt;
	color: #999999;
	font-weight: normal;
}

.prevnext {
	
	height: 12px;
	background-image: url(images/diag-stripe.png);
	padding: 10px;
}

.prevnext a:hover{
	color: #000000;
	background-color: #00CCFF;
	display: inline-block;	
}

.commentpage h2{
	
}

.commentheader {
	margin: 10px;
	text-align: center;
	display: block;
}

.commentheader  h1,.commentheader  h1 a{
	color:#00CCFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 16pt;
	margin-bottom: 10px;
	font-weight: lighter;
	display: inline;
}
.commentheader h2, .commentheader h2 a {
	text-decoration:none;
	text-transform:uppercase;
	font-size: 14pt;
	font-weight: lighter;
	display: inline;
}

.commentheader h2 a:hover, .commentheader h1 a:hover {
	color:#00CCFF;
	
}

.commentlink {
	font-family: "Century Gothic", Verdana;
	font-size: 12pt;
	font-weight: lighter;
	display: block;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.commentlink a, .commentlink a:visited{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	display: block;
}

.commentlink a:hover{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	color: #999999;
	display: block;
}

.alt {
	background-color: #000000;
}

.admin {
	color: #00CCFF;
	background-color: #000033;
}

.rss {
	float: right;
	visibility: visible;
	margin-top: -70px;
	margin-right: 30px;
}
.twitter {
margin-top: -3px;
	margin-left: -70px;
margin-right: 10px;
float: left;
}
