/*
Theme Name: Vikiworks Infinity
Theme URI: http://vikiworks.com
Version: 1.0.1
Author: yichi
*/


/* Overal setup */

html { margin:0; padding:0;background-image:url(images/main_background_fond.jpg); background-repeat:repeat;}
body { margin:0; padding:0; background:transparent url(images/main_backgroundB.jpg) top center no-repeat; color:#4a3a2a; font:12px/14px  helvetica, arial,Sans-serif; }
ul, li {list-style-type:none;}
p {font-family:trebuchet MS,tahoma,arial;font-size:14px;line-height:1.4em;text-align:justify;}
p.typeface-js {font-face: Coertschrift Romaans, arial, serif; font-size:13px; font-color:#f5f5f5;}
a   { color:#00A5C8;text-decoration:none;outline:0; }
a:hover { color:#00A5C8; }
a img { border: none; }

h1  { font-size:30px; } 
h2, h2.typeface-js {font:22px Coertschrift Romaans,arial,helvetica arial,helvetica;line-height:1.4em;color:#4A3A2A;text-decoration:none;padding:10px 0 15px; }
h3, h3.typeface-js {color:#00A5C8;font-family:trebuchet MS;font-size:18px;text-decoration:none;padding:15px 0;}

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:#00A5C8; padding:0 0 0 50px;line-height:1.3em; }
.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { clear:both;margin:0;padding:50px 0 20px;width:550px; }

.submitBtn {background:transparent url(images/etiquette.png) no-repeat scroll 0 0; width:140px; height:28px; border:0;}

/* 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(images/rss.png) no-repeat 130% 0; }
.topnav li.rss a { color: #000; }
.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:left;background:url(images/px.png); margin-top:30px }
.main { width: 730px;margin:0;padding:0;float:left;overflow: hidden; }

.mainarticle { background:#FFFEF9 none repeat scroll 0 0;width: 690px;margin:0;padding:10px 20px 30px 10px;float:left;overflow: hidden; }


/* thumnail covers */
.thumb { background: #222 url(images/thumb.png); display: block; width: 350px; overflow: hidden; height: 230px; margin: 15px 15px 10px 0; position: relative; }
.thumb-title {width:98%;margin-bottom:0px;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;padding:0; }
.thumb-title h2 a { font:14px trebuchet MS,Arial,helvetica;display:block;color:#fff;text-decoration: none;text-transform:capitalized; }
.thumb-title h2 a:hover { color: #00A5C8;}



/* Ancillary */
#ancillary  { margin:0;padding:0;height:260px;background: url(images/ramblingB.jpg) no-repeat center;}
#ancillary .flickr { padding: 3px 2px; background: #202020 ; overflow: hidden; }
#ancillary .flickr img  { margin:10px 10px; width:55px;height:55px;display:block;float:left; }
#ancillary .flickr a img  { border:1px solid #eee; }
#ancillary .flickr a:hover img  { border:1px solid #6199dc; }



/* single page */
.post.single { line-height:1.4em; width:685px;padding:10px; background:#FFFEF9 none repeat scroll 0 0; }
.post.single h2, .post.single h2 a, .post.single h2 a.typeface-js { color:#00A5C8;font-family:trebuchet MS;font-size:18px;padding:15px 0;text-decoration:none; }
.post.single .postMeta { font:10px Arial;margin-bottom:5px;color:#a3907c; }
.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:#a3907c; }
.post.single .entry { float:right; line-height:18px;overflow:hidden;padding-bottom:25px; width:685px;}
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  /*//////// SMILEY ////////*/
.post .entry img,.entry a img { border:0px solid #999; }
.post .entry a:hover img { border-color:#eee; }
.post.single h3 {color:#00A5C8;font-family:trebuchet MS;font-size:18px;padding:15px 0;text-decoration:none; }
.post.single p { font-family:trebuchet MS;font-size:14px;margin:0 0 15px; }
.post.single p a,.post.single li a { color:#8cb10c; font-weight:bold }
.post.single p a:hover { color:#00a5c8; }
.post.single p strong { font-weight: bold; }
.post.single p em { font-style: italic; }
.post.single a { color:#a9a393; }
.post.single a:hover { color:#00a5c8; }
.post.single blockquote { color:#00A5C8;line-height:1.3em;padding:0 0 0 50px;}
.post.single ul, .post.single ol { margin: 1em; }
.post.single ul li, .post.single ol li { margin: 0; color: #666; line-height: 1.2em; }




/* twitter */
#twitter #twitter_update_list { color:#c5e281; line-height:1.4em; padding: 0;line-height:1.6em; font-size:12px; }
#twitter #twitter_update_list a { color:#ddd;padding:0;margin:0;display: block; }
#twitter #twitter_update_list a:hover  { color:#fff;padding:0;margin:0; }



/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:right;color: #999; }
#left-sidebar { color:#ddd;float:right;margin:0;width:210px;padding:5px;background: transparent url(images/opa.png); font-size:11px; }
#left-sidebar h3 {background:transparent url(images/etiquette.png) no-repeat scroll 0 0; color:#330000; display:block; height:28px; min-width:108px; padding-left:5px; padding-top:1px; }
#left-sidebar h3.typeface-js {background:transparent url(images/etiquette.png) no-repeat scroll 0 0; color:#330000; display:block; height:28px; min-width:108px; padding-left:5px; padding-top:7px; font-family:  Coertschrift Romaans, arial, serif; font-size:14px;}
#left-sidebar a   { color:#eee5db; }
#left-sidebar a:hover { color:#00A5C8; }
#left-sidebar p { color:#fff; }
#left-sidebar ul {color:#999999;
list-style:none outside none;
margin:-15px 0 0; }

.categories { padding: 0; color: #666; }
.categories li { display:inline;
float:left;
font-family:trebuchet MS;
font-size:16px;
font-weight:bold;
padding:10px 0;
width:48%;}
.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 {font-family:trebuchet MS;
font-size:12px;
list-style-type:none;
margin:0;
padding-bottom:10px;}
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none; font-color:#00A5C8  }

.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;}
.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:220px;margin:0;padding:5px;font-size:11px;background: transparent url(images/opa.png); }
#right-sidebar h3 {background:transparent url(images/etiquette.png) no-repeat scroll 0 0; color:#330000; display:block; height:28px; 
min-width:108px; padding-left:5px; padding-top:8px; }
#right-sidebar h3.typeface-js {background:transparent url(images/etiquette.png) no-repeat scroll 0 0; color:#330000; display:block; height:28px; min-width:108px; padding-left:5px; padding-top:5px; font-family:  Coertschrift Romaans, arial, serif; font-size:14px;}
#right-sidebar p { color:#ffffff; padding-bottom:10px; font-weight:regular;font-size:12px; line-height:1,5em;}
#right-sidebar a   { color:#c2bbb3;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: 12px;font-family: arial, verdana; color:#C2BBB3;padding:5px 0;}	
ol.commentlist { list-style:none; margin:0; padding:0; color:#EEE5DB }
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:#00A5C8;}
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; }
ol.commentlist p {font-weight:normal; font-size: 12px;font-family: arial, verdana; color:#C2BBB3;}


/* 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:#A3907C; 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: regular;color:#59493F; text-decoration:none; }
#footer a:hover { color:#fff; text-decoration:none; }
#footer img { display: none; }


a.info
{
    position:relative;
    z-index:24; background-color:none;
    color:#fff;
    text-decoration:none
}

a.info:hover {z-index:25; background-color:none}

a.info span{display: none}

a.info:hover span
{
    display:block;
    position:absolute;
    top:2em; left:2em; width:20em;
padding:3px;
    border:1px solid #fff;
    background-image:url(images/main_background_fond.jpg); color:#fff;
}


a.page {font-family: trebuchet ms; background-color:#000; padding: 0pt 5px; margin: 0pt 5px; color:#00A5C8; border: 1px solid #00A5C8;}
.pages {font-family: trebuchet ms;color: #EEE5DB;}
.current {font-family: trebuchet ms; background-color: #000; padding: 0pt 5px; margin: 0pt 5px; color: #EEE5DB; border: 1px solid #EEE5DB;}
