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


/* Overal setup */
* { margin:0; padding:0; }
a   { 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:40px; } 
h2  { font-size:40px;
margin:5px;
font-weight:lighter;
line-height:40px;
}
h3  { margin-top:10px;font:bold 11px 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-left:8px; }
.right { float:left;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 10px 0; clear: both; }
input {
background:#fff none repeat scroll 0;
border:1px solid #fff;
color:#666;
}


/* navigation */
ul.topnav   { list-style:none;text-align:left; }
.topnav li   { float:left;margin: 0; }
.topnav li a  { font:11px arial;outline:none;color:#ddd;text-decoration:none;display:block;padding:5px 15px;text-transform:uppercase; }	
.topnav li a:hover   { color:#b3d565 !important; }
.topnav li.rss   { float:right;display:block; width: 60px;background:transparent url(nature/images/rss.png) no-repeat 130% 0; }
.topnav li.rss a { color: #eee; }
.topnav li.rss a:hover   { background: transparent;color:#a0410d !important; }

/* header */
#header { width:950px;margin:0 auto;padding:0px; }
#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:left;background:#191f2a url(ocean/images/false_bg.jpg) no-repeat 0 0; }
.main { width: 600px;margin:0;padding:0;float:left;overflow: hidden; }
.main img{float:left;margin:5px;}

/* thumnail covers */
.thumb { background: #222 url(nature/images/thumb.png); display: block; width: 285px; overflow: hidden; height: 150px; margin: 0 10px 10px 0; position: relative; }
.thumb-img{ width:280px;;overflow:hidden;height:145px;}
.thumb-title {background:#000;bottom:0;display:block;margin-bottom:5px;opacity:0.6;padding:4px;position:absolute;right:0;color:black;width:90%;}
.thumb-title:hover {background:#000 none repeat scroll 0;opacity:0.85;}
.thumb-title h2 {line-height:1.4em;margin:0;}
.thumb-title h2 a {color:#ddd;display:block;font-family:Arial,helvetica;font-size:11px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;text-decoration:none;}
.thumb-title h2 a:hover {
color:#fff;
}





/* single page */
.post.single,.entry { line-height:1.4em; width:590px;padding:3px;padding-top:0px; }
//.post.single h2, .post.single h2 a { margin:0px; font:25px 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(nature/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:1px solid #fff; }
.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; }
.entry p,.entry li{ margin:15px 0px; text-align:justify;}
.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:#a9a393; }
.post.single a:hover { color:#ddd; }
.post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
.post.single ul,.entry ul, .post.single ol { margin-left:5em; }
.post.single ul li, .post.single ol li { margin: 0; color: #999; line-height: 1.4em; }





/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:right;color: #999; }


#sidebar {background:red; color:#ddd;float:left;width:160px;margin:0;padding:5px;font-size:11px;background: transparent url(nature/images/opa.png); }
#sidebar h3 {width:100%;padding:3px;margin-top:10px;margin-bottom:0px; background: #c90;display: block; color: #eee; }
#sidebar p { color:#ddd; padding-bottom:10px;}
#sidebar a   { color:#999;text-decoration:none; }
#sidebar a:hover { color:#fff; }
#sidebar ul { padding:0px;list-style:none;margin:8px 0 4px;padding:0px; }



/* 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: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:#999;border-bottom:1px solid #333; }
#footer a:hover { color:#eee; }
#footer img { display: none; }

#block {

     width:970px;
     height:250px;

  }
.links h2{
	font-size:16px;
}
.links ul {
	float:left;
	margin-top:10px;
	margin-left:30px;
	
	
}
.links{
margin-left:150px;
}
.links li {
	background:transparent url(nature/images/marker_angle.gif) no-repeat scroll left center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.links a {
	padding:2px;
	color:#ccc;
	margin-left:10px;
	text-decoration:none;
	width:140px;
	border-right:3px solid transparent;
	display:block;;
}
.links a:hover {
	color:white;
	border-right:3px solid #fff;
	text-decoration:none;
	
}
.links a img {
border:1px solid transparent;
	padding:2px;
	text-align:center;
		opacity:.6;
		-moz-opacity:.6;
		filter:alpha(opacity=60);
}
.links a:hover img {
	border:1px solid #666;
	opacity:1;
		-moz-opacity:1;
		filter:alpha(opacity=100);
}



pre { overflow:auto; color:grey;background:#eee;border: 1px dotted #ccc; padding: 0px;}




#searchform, #newsletterform{
margin:5px;
vertical-align:middle;
}
.searchBox{
border:1px solid #ddd;
background-color:#fff;
background-image:url("nature/images/degrade.png");
background-position:center;
background-repeat: repeat-x;
font-family:"trebuchet ms",sans-serif;
font-size:10px;
width:120px;
color:#666666;
}

.valid{

background-color:transparent;
background-image:url("nature/images/fleche.png");
background-position:bottom;
background-repeat:no-repeat;
border-color:#c60;
border-style:dashed;
border-width:0px;
color:orange;
cursor:pointer;
font-weight:100;
text-align:center;
width:15px;
height:20px;
}	






ul.search_results
{
display: block;

width:140px;
max-height: 500px;
position:absolute;
top:20px;
left:0px;
overflow:hidden;	

list-style-type: none;
list-style-image: none;
list-style-position: inside;

border: 0px solid #fff;
padding: 0px;
margin: 0px;
}

ul.search_results li
{
background:#ddd url(nature/images/marker_angle.gif) no-repeat scroll left center;
display: block;
padding: 5px;
padding-left:10px;

border-bottom: 0px solid #fff;
text-align: left;	

text-decoration: none;
opacity:.8;
-moz-opacity:.8;
filter:alpha(opacity=80);
}

ul.search_results li:hover
{
background-color: #fff;	
opacity:1;
		-moz-opacity:1;
		filter:alpha(opacity=100);
}

ul.search_results li a, ul.search_results li a:visited
{
display: block;
color: #666;
margin-left: 0px;
padding-left: 0px;
}

ul.search_results li a:hover
{
color:#333;
font-weight:bold;
}

ul.search_results p#daves-wordpress-live-search_author
{
margin: 0px;
font-size: 90%;
font-weight: bold;
}

ul.search_results p#daves-wordpress-live-search_date
{
margin: 0px;
font-size: 90%;
}
.cart_title{
display:block;
}
.shoppingcart{
width:160px;

}
.shoppingcart a{
 width:60px;
 overflow:hidden;
 }
.shoppingcart tr{
border-top:1px dotted #fff;
}
.shoppingcart tr:first{
border-top:0px dotted #fff;
}
.shoppingcartFields {
margin:5px;
width:200px;
}
.shoppingcartMiniTitle{
margin:5px;
margin-top:10px;
}

.entry input,.entry select,.entry textarea{
border:1px solid #333;
width:100%;
margin:5px;
padding:5px;
background:#eee;
color:#999;
font:arial;

}


.product{ background:white; color:#333;  opacity:.85; -moz-opacity:.85; filter:alpha(opacity=85); margin:5px;padding:15px 60px 50px 10px;text-align:justify;  }
.product h2,.product h3 {display:in-line;margin-left:30px;clear:both;border-bottom:1px dotted #ddd;font-weight:bold;}
.product h2{ font-size:30px; color:#333;}
.product h3{ font-size:20px;color:#555;}
.product .editorial{padding-right:20px;margin-left:20px;}
.product .content{margin:20px 0px 25px 60px;}
.product  table{border:0px;width:100%;}
.product  tr{border:0px solid black;border-bottom:1px solid #ccc;}
.product  td{align:center;}



.products_page{background:white;color:#333;height:1280px;}
.product_item{clear:both;margin:5px;margin-right:60px;text-align:justify;text-align:justify;border-bottom:1px dotted #ddd;}






/* v1.0 | 20080212 */

html, body  {
    margin:0;
    padding:0;
 }

strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	background: transparent;
}




/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }
br.clear-both, div.clear-both, br.clear-left, div.clear-left { font: 1px/1px monospace;display: block; }


.addtoany_share_save_container{
margin:16px 0;
border:0px;
background:transparent;
}
ul.addtoany_list li a img{
border:0px solid black;
}
ul.addtoany_list{
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background:transparent;
	border:0px;
}
ul.addtoany_list li{
	background:transparent ;
	border:0px;
	display:inline;
	line-height:32px;	
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.addtoany_list img{
	float:none;
	width:16px;
	height:16px;
	border:0px;
}
ul.addtoany_list a img{
	border:0px;
	background:#000;
	opacity:.6;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
	
}

ul.addtoany_list a:hover img{
	background:#000;
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);	
}

a.addtoany_share_save img{
	background:transparent;border:0;width:auto;height:auto;
	border:0px;
} 
//twitter
.twitterDiv{margin-left:10px;}
 ul.twitter{}
li.twitter-item{}
p.twitter-message{}
.twitter-timestamp{}
a.twitter-link{display:inline;border:0px;}
a.twitter-user{}
