/*
Theme Name: Mini Blog
Theme URI: http://www.berriart.com/mini-blog-wordpress-theme/
Description: A minimalist template for wordpress. Two columns on this slim miniblog, colors white, black and grey. This theme validates XHTML and CSS, supports gravatars and widgets, and it's SEO optimized.
Version: 1.0
Author: Alberto Varela
Author URI: http://www.berriart.com/
Tags: white, minimalist, two column, simple, valid XHTML, valid CSS, widgets, SEO, internazionalizated, fixed width
This theme uses a public design by Six Shooter Media(http://www.sixshootermedia.com/), now is themetized and is released under the GNU General Public License (GPL)
http://www.gnu.org/licenses/gpl.txt
Alberto Varela  (email : alberto@berriart.com)
I only adapt the work to a wordpress theme, the design credits for Six Shooter Media (http://www.sixshootermedia.com/)
*/
/******************************************************************************
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
The license is also available at http://www.gnu.org/copyleft/gpl.html
*********************************************************************************/
body { background:#fff;margin:0 auto;font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#777; }
#container { width:715px; margin:0 auto; border-right:17px solid black; border-left:17px solid black;}
#header {padding:10px;}
#header a.subnav {display:block;float:left;padding:10px 15px 0 0;color:#0066CC}
#header h1, #header h2 { text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#fff; margin:0; font-weight:bold; width:240px;}
#header h1 strong, #header h2 strong { color:#A85BA6; }
#header h1 a, #header h2 a { color:#fff; text-decoration:none; }
.baseline {text-align:left;color:#666;font-size:10px;padding-top:10px;}
#nav {float:right;width:310px;margin-left:50px;}
#nav li { margin:0; padding:0 0 0 8px; list-style:none; float:right; }
#nav li a { display:block; color:#ffffff; text-decoration:none; font-size:11px; padding:0 0 5px 0; border:none;}
#nav li a:hover {text-decoration:none;border-bottom:1px dotted #ffffff;padding:0 0 2px 0;}
#nav li a em { font-style:normal; text-decoration:underline; }
#nav li.current_page_item a { color:#eeeeee; }
#searchform {color:#000;padding:10px 0 0 0;}
.note { padding:10px; background-color:#eee; border:1px solid #ccc; margin:20px 5px 20px 5px; }
#content { margin:10px; width:711px; min-height:600px; padding:0 0 0 10px;}
#classicontent { margin:0 10px; width:680px; min-height:600px; padding:0 10px;}

#content h1 { padding:0;margin:0;display:inline;font-size:18px;font-family:Georgia, "Times New Roman", Times, serif;color:#000;text-decoration:none; }
#pagetitle {float:left;margin-top:25px;margin-left:15px; }
.metaz {width:300px;}
#classicontent h1.titrepage, #content h1.titrepage {font-size:28px;font-family:Georgia;color:#000;text-decoration:none; font-weight:500;float:none;padding:5px;margin:0 0 10px 0;background-color:#FFFF99 }
#classicontent p,
.largefont {
font-size:17px;font-family:Georgia;color:#000;font-weight:500;font-style:italic;
}
#content h2 {padding:0;margin:0;display:inline; }
#content h2 a {font-size:18px;font-family:Georgia, "Times New Roman", Times, serif;color:#000;text-decoration:none; font-weight:500;font-style:italic;}
.post {width:310px;float:left; padding:10px 10px 0 10px; margin:0 25px 15px 0;}
.postsingle { width:660px;padding:10px 10px 0 10px; margin:0 25px 25px 0;}
.post small, .postsingle small{display:block;font-size:12px; font-weight:500;font-style:italic;color:#A3A3A3;font-family:Georgia, "Times New Roman", Times, serif;}
#content p { word-spacing: 0.1em; font-size:11px;line-height:150%;color:#000; }
#content .postmetadata { text-align:left; padding:0 0 10px 0;margin:0 0 5px 0;line-height:150%;display:block;}
#content .postmetadata a { color:#0066CC;}

 
.postmetadataothers { float:left; font-weight:normal; }
.likebutton{ float:left; margin:3px 0 0 5px; }
.postmetadatacomments a { color:#333; text-decoration:none; background:#EBEBEB;display:block;padding:4px 4px 3px 4px; border:#ccc 1px solid; width:85px; text-align:center; margin-top:3px; float:left; }
#postmetadatatagsingle {padding:5px 0 10px 0; margin:0 0 10px 0; }
#postmetadatatagsingle a {display:block;padding:2px 4px; border:#ccc 1px solid;  background:#EBEBEB;  border:#ccc 1px solid; text-align:center; margin-top:3px; color:#0066CC; float:left;margin-right:3px;}
#content p a { color:#333; text-decoration:none; }
/*#content p a:hover { border-bottom:1px dotted #000; }*/
#content .article_menu a:hover { color:#000; background-image:url(images/backgrounds/comment_hover.png); }
#content ul { margin:0 0 0 15px; padding:0; border-top:1px solid #f6f6f6; }
#content li { margin:5px 0 5px 0; border-bottom:1px solid #f6f6f6; padding:0 0 5px 20px; list-style:none; background-image:url(images/backgrounds/arrow.png); background-position:top left; background-repeat:no-repeat; color:#999; }
#content blockquote { background-color:#f6f6f6; margin:4px; padding:5px; border-top:1px solid #eee; border-bottom:1px solid #eee; }
#content blockquote p { margin:0; padding:0 10px 0 10px; }
#content ol.commentlist { list-style:none; margin:0;padding:0; width:663px; }
#content ol.commentlist li { list-style:none; margin:0 0 10px 0;padding:10px; background:#fcfcfc; border-top:1px solid #fff; border-bottom:1px solid #eee; }
#comments {background:#000;padding:5px;font-size:12px; font-weight:700;color:#fff;font-family:Arial, Helvetica, sans-serif;}
#comments a {font-size:12px; font-weight:700;color:#fff;font-family:Arial, Helvetica, sans-serif;}
#content ol.commentlist li.alt { background:#f6f6f6; }
.formulaire_comments label {display:block;width:100px; padding:2px 3px; margin:0 0 3px 0; background:#000; font-size:11px; font-weight:700;color:#fff;font-family:Arial, Helvetica, sans-serif; float:left;}
.comnum { float:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:25px; color:#ccc; }
.legende {padding:0 0 0 5px; color:#FFFFFF ;float:left;}
.formulaire_comments p {margin:0; padding:0 0 5px 0;}
.formulaire_comments input, textarea {float:left;}
input, textarea { background-color:#fff; border:1px solid #ccc; padding:2px;_padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#777; }
#footer { width:680px; margin:0 auto; color:#999;border-top:2px dotted #000; padding:10px;  text-align:left; font-size:11px; line-height:150% ;}
#footer a{ color:#0066CC;border-bottom:1px solid }
#footer h4 { color:#FFFFFF; font-size:14px; margin:0; padding:0; }
#footer_col1, #footer_col2 {float:left; }
#footer_col1 {width:260px; border-right:1px solid #fff;padding:0 15px 0 0; line-height:200%;}
#footer_col2 {padding:3px 0 0 15px; line-height:150%;}
textarea { width:280px; }
ul, li {list-style:none;_margin:0;_padding:0; list-style-type:none; list-style-image:none;}
a { color:#333; text-decoration:none; }
.navigation {width:680px;}
.navigation .nav_prev_post,
.navigation a,
.navigation .nav_prev_post a {font-size:16px; font-weight:700;color:#0066CC;font-family:Arial, Helvetica, sans-serif;}
.navigation .nav_prev_post {font-size:16px; font-weight:700;color:#0066CC;font-family:Arial, Helvetica, sans-serif;}
.pagination a {font-size:16px; color:#0066CC; }
.centered, .aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom:10px; }
.alignleft {float: left;margin: 0 10px 10px 0;}
.alignright {float: right;margin: 0 0 10px 10px;}
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img {margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}
#nav_categories {
margin:0;
}
#nav_categories a {
display:block;
font-size:20px;
color:#FFFFFF;
background:#000;
padding:4px 8px;
margin:30px 9px 0 0;
float:left;
width:82px;
_width:51px;
text-align:center;
}
/*.life {border-top:3px solid #F15450; }
.actu {border-top:3px solid #B40056; }
.geek {border-top:3px solid #6C5C80; }
.sound {border-top:3px solid #4E2B95; }
.pub {border-top:3px solid #6666FF; }
.away {border-top:3px solid #53A6CE; }*/
#nav_categories a#nav_life:hover {background:#F15450;}
#nav_categories a#nav_actu:hover {background:#B40056;}
#nav_categories a#nav_geek:hover {background:#6C5C80;}
#nav_categories a#nav_sound:hover {background:#4E2B95;}
#nav_categories a#nav_pub:hover {background:#6666FF;}
#nav_categories a#last {
margin:30px 0 0 0;
_width:55px;
}
#nav_categories a#last:hover {
margin:30px 0 0 0;
_width:55px;
background:#53A6CE;}
.clear { display:block;float:none;clear:both;margin:0;padding:0;border:0; }
a.friend {
background:url('http://www.city-lites.com/wp-content/uploads/2009/07/miniarrow.gif');
background-repeat:no-repeat;
background-position: left;
padding:2px 3px 0 14px;
background-color:#ffffff;
}
.comment_datas {width:663px;background:'http://www.city-lites.com/wp-content/themes/mini-blog/images/minicommentsline.gif';background-repeat:no-repeat;background-position:top center;padding:20px 0 0 0;}
.thecomment {padding:15px 0 ;border:1px doted #000;}
.commentauth {font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;float:left;width:150px;margin-right:30px;}
.commentcontent {font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:11px;float:left;color:#666;}
.commentcontent p{margin:0;padding:0;}
.commenthour {font-size:12px; font-weight:500;font-style:italic;color:#A3A3A3;font-family:Georgia, "Times New Roman", Times, serif;float:right;}
