/*

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 { margin:0;padding:0;background-color:#ffffff; background-image:url(images/backgrounds/body.gif); background-position:center; background-repeat:repeat-y; font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; font-size:10px; color:#777; }

#container { width:500px; margin:0 auto; }



#header { background-color:#F4AE2E; margin:0 2px 10px 0; padding:30px 10px 30px 10px; border-top:2px solid #ccc; }



#header h1, #header h2 { text-align:center; font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; font-size:30px; color:#333; margin:0; font-weight:normal; }

#header h1 strong, #header h2 strong { color:#A85BA6; }

#header h1 a, #header h2 a { color:#333; text-decoration:none; }

.description { font-size:11px; font-weight:normal; text-align:center; color:#ffffff; }

#header ul { margin:20px 0 0 0; padding:0; }

#header li { margin:0; padding:0; list-style:none; float:left; }

#header li a { display:block; padding:7px; color:#ffffff; text-decoration:none; border-bottom:5px solid #fff; margin:0 10px 0 0; font-size:10px; }

#header li a:hover { color:#000; border-bottom:7px solid #fff; padding:5px 7px 7px 7px; }

#header li a em { font-style:normal; text-decoration:underline; }

#header li.current_page_item a { border-bottom:7px solid #FFFFFF;color:#000000;padding:5px 7px 7px; }



#sidebar { margin:10px 0 10px 326px; }



#sidebar h4 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000; margin:10px 5px 15px 10px; }

#sidebar p { padding:5px; margin:5px 5px 5px 10px; line-height:17px; word-spacing:-1px; }



#sidebar ul { margin:0; padding:0; }

#sidebar ul li { margin:0; padding:0; list-style:none; }

#sidebar ul li ul { margin:0; padding:0; }

#sidebar ul li ul li { margin:0; padding:0; list-style:none; }

#sidebar ul li ul li a { display:block; height:13px; padding:7px 7px 7px 17px; margin:1px 0 0 0; background-color:#fff; background-image:url(images/backgrounds/submenua_normal.jpg); background-position:left; background-repeat:repeat-y; }

#sidebar ul li ul li a:hover { background-image:url(images/backgrounds/submenua.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#fff; padding:7px 7px 7px 15px; }

#sidebar ul li ul li a:focus { background-image:url(images/backgrounds/submenua.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#fff; padding:7px 7px 7px 15px; }

#sidebar ul li ul li a:active { background-image:url(images/backgrounds/submenua.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#fff; padding:7px 7px 7px 15px; }



.note { padding:10px; background-color:#eee; border:1px solid #ccc; margin:20px 5px 20px 5px; }



#content { float:left; margin:10px 0 10px 10px; width:310px !important; width:300px; min-height:600px; }

#content h1 { font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; font-size:14px; border-bottom:1px solid #eee; padding:5px; color:#000; text-decoration:none; display:block; background-image:url(images/backgrounds/h1.png); background-position:right; background-repeat:no-repeat; }

#content h1.pagetitle { background:none; border:0; font-size:20px; }

#content h2 { font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; font-size:14px;  padding:5px; color:#000; }

#content h2 a { color:#000; text-decoration:none; display:block; background-image:url(images/backgrounds/h1.png); background-position:right; background-repeat:no-repeat; }

#content h2 a:hover { color:#444; background-image:url(images/backgrounds/h1_hover.png); }

.post small { font-size:11px; color:#ccc; margin:10px 0 10px 0; padding:5px; }

#content p { padding:5px; line-height:18px; word-spacing: 0.1em; }

#content .postmetadata { text-align:right; padding:5px; margin:10px 0 20px 0; border-top:1px solid #eee; }

.postmetadataothers { float:left; font-weight:normal; }

.postmetadatacomments { padding:0 0 0 15px; background-image:url(images/backgrounds/comment.png); background-position:left; background-repeat:no-repeat; color:#333; text-decoration:none; }

#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; }

.post 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 .terbaru a { color:#F4AE2E; font-size:12px;font-weight:bold;border-bottom:1px solid #eee;}



#comments { color:#000; font-size:14px; }

#content ol.commentlist { list-style:none; margin:0;padding:0; }

#content ol.commentlist li { list-style:none; margin:0;padding:0; padding:10px; background:#fcfcfc; border-top:1px solid #fff; border-bottom:1px solid #eee; }

#content ol.commentlist li.alt { background:#f6f6f6; }

.comnum { float:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:25px; color:#ccc; }

input, textarea { background-color:#fff; border:1px solid #ccc; padding:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#777; }

#footer { background-color:#eee; border-top:2px solid #ccc; padding:10px; text-align:center; }



textarea { width:280px; }



a { color:#333; text-decoration:none; }



.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;}



.clear { display:block;float:none;clear:both;margin:0;padding:0;border:0; }






.ratingblock {
  margin-top:-17px;
  margin-left:-14px;
}
.rating,
.rating a:hover,
.rating a:active,
.rating
.currating {
	background: url(images/stars.gif) left -1000px repeat-x;
}

.rating {
	position:relative;
	width:105px;
	height:18px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}

.rating li{
	display: inline;
	background: url(images/stars.gif) left -1000px repeat-x;
}

.rating a, .rating .currating {
	position:absolute;
	top:-6px;
	left:0;
	text-indent:-1000em;
	height:20px;
	line-height:20px;
	outline:none;
	overflow:hidden;
	border: none;
}

.rating a:hover {
  top:2px;
	background-position: left bottom;
}

.rating a.star1 {
	width:20%;
	z-index:6;
}

.rating a.star2 {
	width:40%;
	z-index:5;
}

.rating a.star3 {
	width:60%;
	z-index:4;
}

.rating a.star4 {
	width:80%;
	z-index:3;
}

.rating a.star5 {
	width:100%;
	z-index:2;
}

.rating .currating{
	z-index:1;
	background-position: left center;
}

.viewStats {
    cursor: pointer;
    font:normal 11px verdana;
    color:#aaa;
}

.commentbox{
    background-color: #ececec;
    width: 150px;
    padding: 10px;
    font:normal 11px verdana;
}

.commentHeader {
    background: url(../images/arrow.gif) 20px 0 no-repeat;
    padding-top: 1px;
    font-size: 90%;
    height:17px;
    text-align:right;
    width: 170px;
    font:normal 11px verdana;
}

.kata {
  margin: -16px 0 0px 125px;
}

