/*
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;  */
	background-color:#fff;
	/* color:#bbb;  */
	color: #000;
	font: 15px  Arial, Hebrew Transparent helvetica, arial,Sans-serif; 
}
form, input, select, textarea {
	font: 15px  Hebrew Transparent helvetica, arial,Sans-serif !important; 
}
a   { 
	color:#000;text-decoration:none;outline:0; }
a:hover { color:#000; }
a img { border: none; }
ul, li { list-style: none;margin:0;padding:0; }
h1  { font-size:30px; } 
h2  { font-size:14px; } 
h3  { font:bold 14px Hebrew Transparent, arial,helvatica;color:#bbb;text-transform:capitalize; }
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; 
	height: 8px;
}
.clear-both { clear: both; }
.pagenavi  { margin: 10px 0; clear: both; }

/* navigation */
ul.topnav   { 
	list-style:none;
	text-align:right; 
}
.topnav li   { float:right;margin: 0; }
.topnav li a  { 
	outline:none;
	color:#222222;
	text-decoration:none;
	display:block;
	padding:5px 15px;
	text-transform:uppercase; 
	font-weight: bold;
}	
.topnav li a:hover   { color:#550055 !important; }
.topnav li.rss   { 
	float:right;
	display:block; 
	width: 60px;
}
.topnav li.rss a { 
	font-family: Arial, Verdana !important;
	color: #222222; 
	font-size: 80% !important;
}
.topnav li.rss a:hover   { background: transparent;color:#a0410d !important; }

.topnav li.page-item-220 a {
	font-family: Arial, Verdana !important;
	font-size: 80% !important;
}

/* header */
#header { 
	width:850px;
	margin:0 auto;
	padding:0;
	margin-top: 10px;
	background:transparent url(images/header_bg.jpg)  0 0;
	height: 90px;
}
div.headerBottom {
	margin-top: 34px;
	background:transparent url(images/header_bg.jpg) repeat-x 0 0; 
	width: 100%;
	height: 20px;
}
#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:830px;
	padding:10px;
	text-align:right;
	/* background:url(images/px.png);  */
	/* background-color: #550055;  */
	/* background-color: #e7f3f7; */
	background-color: #9ccfce;
}
.main { 
	width: 600px;
	margin:0;
	padding:0;
	float:right;
	overflow: hidden; 
}


/* thumnail covers */
.thumb { 
	background: #222 url(images/thumb.png); 
	display: block; 
	width: 130px; 
	overflow: hidden; 
	height: 210px; 
	margin: 0px 0px 10px 10px; 
	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:15px Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalized; }
.thumb-title h2 a:hover { color: #fff;}


/* single page */
.post.single { line-height:1.4em; width:570px;padding:3px; }
.post.single h2, .post.single h2 a { 
	font-size:22px;
	letter-spacing: 1px;
	line-height:1.4em;
	color:#000;
	text-decoration:none; 
}
.post.single .postMeta { 
	font-size:13px;
	margin-bottom:5px;
	color:#000; 
}
.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:#000; 
}
.post.single .entry { 
	line-height:18px;
	overflow:hidden;
	padding-bottom:25px; 
	text-align: justify;
}
.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: 15px;font-weight:bold; color: #6199dc; display:inline; }
.post.single p { margin: 1em 0; }

.post.single p a,.post.single li a {
	color:#000;
	text-decoration: underline;
}

.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:#a9a393; }
.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; color: #666; line-height: 1.4em; }

/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:right;color: #999; }
#left-sidebar { 
	color: #000;
	float:left;
	margin:0;
	width:220px;
	padding:5px;
	background: transparent url(images/opa.png); 
	padding-bottom: 20px;
}
#left-sidebar h3 {
	padding:3px; 
	padding-right: 6px;
	padding-left: 6px;
	background: #202020;
	display: inline; 
	color: #eee; 
}
#left-sidebar a   { color:#000; }
#left-sidebar a:hover { color:#fff; }
#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: 14px;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: 2px 0; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

.recent-posts ul.bookTitles li a {
	font-size: 13px !important;
}

.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:1.5em; }
.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; }

.mainList { 
	padding: 0; 
}
.mainList li { 
	padding:3px 2px; 
	float: left;
	display: inline; 
}


#right-sidebar { 
	color:#ddd;
	float:left;
	border-right: 5px solid #550055;
	width:215px;
	margin:0;
	padding:5px;
	font-size:14px;
	background: transparent url(images/opa.png); 
	height: 400px;;
}
#right-sidebar h3 {
	padding:3px; 
	background: #202020;
	display: inline; 
	color: #eee; 
}
#right-sidebar p { color:#ddd; padding-bottom:10px;}
#right-sidebar a   { color:#999;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 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:10px;
	padding:10px;
	height:40px;
	clear:both;
	text-align:center; 
}
#footer a { 
	font-weight: bold;
}
#footer img { display: none; }

div.breadcrumb, div.breadcrumb a {
	font-weight: bold;
	font-size: 100%;
	padding-bottom: 10px;
}

#header div#header_right {
	margin: 0px; 
	padding: 0px; 
	position: relative; 
	height: 60px; 
	text-align: left; 
	margin-left: 12px; 
	float: left; 
	width: 160px; 
	padding-top: 12px; 
	/* background: transparent url(images/opa.png); */
	/* ackground-color: #9ccfce; */
}
