/*
Theme Name: Vikiworks Infinity
Theme URI: http://vikiworks.com
Version: 1.0.1
Author: yichi
*/


/* Overal setup */
* {
	margin:0;
	padding:0;
	
}
body {
	background:#26231d url(images/main_background.jpg) top center no-repeat;
	color: #6e6045;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
}


b, strong {
	color: #40645e;
}

i, em {
	color: #954644;
}
a   {
	color:#6D3534;
	text-decoration:none;
	outline:0;
}
a:hover {
	color:#a05045;
}
a img { border: none; }

ul, li {
	list-style: none;
	margin: 0;
	padding:0;
	line-height:20px;
}

h1  { font-size:30px; } 
h2  {
	font-size:16px;
	font-family: "Century Gothic", "Sans Serif";
	color: #16686c;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 15px;
} 
h3  {
	font:bold 11px Century Gothic,sans serif;
	color:#875F1A;
	font-size: 14px;
	margin-bottom: 12px;
	margin-top: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
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:#54421d;
	padding:5px;
	font: 12px Verdana,Arial,Sans-serif;
	line-height:25px;
}
.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 century gothic, sans serif;
	outline:none;
	color:#7c6745;
	text-decoration:none;
	display:block;
	padding:5px 15px;
	text-transform:uppercase;
}	
.topnav li a:hover   {
	color:#43d6dd !important;
}
.topnav li.rss   {
	float:right;
	display:block;
	width: 60px;
}
.topnav li.rss a {
	color: #3b2c0c;
	font-size: 14px;
}
.topnav li.rss a:hover   {
	background: transparent;
	color:#a0410d !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: #7ebe40; }
#main-wrapper {
	display:block;
	margin:0 auto;
	width:950px;
	padding:10px;
	text-align:justify;
	background:url(images/px.png);
}
.main {
	width: 490px;
	margin:0;
	padding:0;
	float:right;
	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:#16686c;
	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:#88e0e4;
	text-decoration: none;
	text-transform:uppercase;
}
.thumb-title h2 a:hover {
	color: #17686C;
}



/* Ancillary */
#ancillary  { margin:0;padding:0;height:260px;background: url(images/rambling.jpg) no-repeat 100% 80%;}
#ancillary .flickr {
	padding: 3px 2px;
	background: #26231d;
	overflow: hidden;
}
#ancillary .flickr img  { margin:10px 10px; width:45px;height:45px;display:block;float:left; }
#ancillary .flickr a img  {
	border:4px solid #4f412a;
}
#ancillary .flickr a:hover img  {
	border:4px solid #23797d;
}



/* single page */
.post.single { line-height:1.4em; width:485px;padding:3px; }
.post.single h2, .post.single h2 a {
	font:22px arial,helvetica;
	letter-spacing:-1px;
	line-height:1.4em;
	color:#227A7C;
	text-decoration:none;
}
.post.single .postMeta {
	font:10px Arial;
	margin-bottom:5px;
	color:#3F3418;
}
.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:#538587;
}
.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: 14px;
	font-weight:normal;
	color: #705D3D;
	display:inline;
}
.post.single p { margin: 1em 0; }
.post.single p a,.post.single li a {
	color:#6D3534;
}
.post.single p a:hover {
	color:#96484f;
}
.post.single p strong { font-weight: bold; }
.post.single p em { font-style: normal; background: #f9f9de; }
.post.single a {
	color:#7D271F;
}
.post.single a:hover {
	color:#6D3536;
}
.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; }




/* twitter */
#twitter #twitter_update_list {
	color:#6C5D3E;
	line-height:1.4em;
	padding: 0;
	line-height:1.6em;
	font-size:14px;
}
#twitter #twitter_update_list a {
	color:#609294;
	padding:0;
	margin:0;
	display: block;
}
#twitter #twitter_update_list a:hover  {
	color:#739192;
	padding:0;
	margin:0;
}



/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:right;color: #999; }
#left-sidebar {
	color:#ddd;
	float:left;
	margin:0;
	width:440px;
	padding:5px;
	background: transparent url(images/opa.png);
}
#left-sidebar h3 {
	padding:3px;
	display: inline;
	color: #16686c;
	font-family: "Century Gothic", "Sans Serif";
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
#left-sidebar a   {
	color:#863440;
}
#left-sidebar a:hover {
	color:#96484f;
}
#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: 12px;
	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; font-size: 12px;}
.delicious ul { margin: 0; padding: 0; }
.delicious li { margin: 0px; padding: 2px 0; list-style-type: none;  }
.delicious li a {
	text-decoration:none;
	text-transform: 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; }




#right-sidebar {
	color:#ddd;
	float:left;
	width:440px;
	margin:0;
	padding:5px;
	font-size:14px;
	background: transparent url(images/opa.png);
}
#right-sidebar h3 {
	padding:3px;
	display: inline;
	color: #26797D;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Century Gothic", "Sans Serif";
	font-weight: normal;
}
#right-sidebar p {
	color:#6e6045;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
#right-sidebar a   {
	color:#86363F;
	text-decoration:none;
	border-bottom-style: dashed;
	border-bottom: 1px;
}
#right-sidebar a:hover {
	color:#a05045;
}
#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 h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited { color:#86363F;}
ol.commentlist h5 a:hover { color:#954644; }
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:#403521;
	font-size:9px;
	line-height:1.4em;
	padding:0;
	margin:0 auto;
	height:40px;
	clear:both;
	width:950px;
	text-align:right;
}
#footer a {
	font-weight: bold;
	color:#6f3238;
	border-bottom:1px dashed;
}
#footer a:hover {
	color:#7D271F;
}
#footer img { display: none; }

