/*  
Theme Name: Prologue
Version: 1.3
Author: Joseph Scott and Matt Thomas, Automattic
Author URI: http://automattic.com/
Tags: blue, two columns, fixed width, custom header
Description: A group blog theme for short update messages, inspired by Twitter.
*/

/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
/* -------------------------------------------- */
body {
	font-size: 62.5%;
	background: #fff;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}
a {
	font-weight: bold;
	color: #727A55;
}
a:hover {
	border-bottom: 1px solid #bbb;
	color: #B9B98E;
}
a:active {
	color: #468;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#wrapper {
	width: 726px;
	margin: 0 auto;
}
#main {
	width: 462px;
	padding: 22px;
	float: left;
}
#main .wp-smiley {
	border: none;
}
#single {
	width: 462px;
	padding: 22px;
	float: left;
}
#single .wp-smiley {
	border: none;
}
#sidebar {
	width: 176px;
	padding: 22px;
	float: left;
	color: #555;
}
#sidebar ul li p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
h1 {
	font-size: 3.6em;
	font-family: Georgia, "Times New Roman", serif;
	margin-left: 22px;
	margin-top: 40px;
	margin-bottom: 18px;
}
h1 a {
	font-weight: normal;
}
#postbox {
	background: #f7f7e9 url(i/form-top.png) top left no-repeat;
	margin-top: 12px;
}
#postbox form {
	background: url(i/form-btm.png) bottom left no-repeat;
	padding: 22px 0 22px 22px;
}
#postbox textarea#posttext {
	width: 608px;
	height: 50px;
	border: 1px solid #b9b98e;
	margin-bottom: 10px;
	padding: 2px;
	font: 1.4em/1.2em "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	}
#postbox label {
	color: #333;
	display: block;
	font-size: 1.2em;
	margin-bottom: 4px;
	margin-left: 70px;
	font-weight: bold;
}
#postbox input#tags {
	font-size: 1.2em;
	padding: 2px;
	border: 1px solid #b9b98e;
	width: 402px;
	margin-left: 70px;
}
#postbox input#submit {
	font-size: 1.2em;
	margin-left: 20px;
}
#userpage #single #main ul,
#postpage #single #main ul {
	margin-left: 0;
}
#userpage #sidebar,
#postpage #sidebar {
	margin-top:8px;
}
#main ul {
	list-style: none;
	margin-top: 16px;
	margin-left: 70px;
}
#main h2 {
	margin-top: 4px;
}
#single ul {
	list-style: none;
	margin-top: 16px;
	margin-left: 70px;
}
#single h2 {
	margin-top: 4px;
}
h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #555;
}
h3 {
	font-size: 1.4em;
	color: #777;
	font-weight: bold;
}
#postbox img.avatar {
	float: left;
	margin-top: 19px;
	margin-right: 13px;
	margin-left: 0px;
	padding: 3px;
	border: 1px solid #F7F7E9;
	background: #fff;	
}
img.avatar {
	float: left;
	margin-right: 12px;
	margin-left: 0px; 
	padding: 3px;
	border: 1px solid #ddd;
}
#main img.avatar {
	float: left;
	margin-right: 12px;
	margin-left: -70px; 
	padding: 3px;
	border: 1px solid #ddd;
}
#main ul li {
	overflow: visible; 
	margin-bottom: 1.5em;
/*	border-bottom: 1px solid #ddd; */
}

#single img.avatar {
	float: left;
	margin-right: 12px;
	margin-left: 0px; 
	padding: 3px;
	border: 1px solid #ddd;
}
#single ul li {
	overflow: visible; 
	margin-bottom: 1.5em;
/*	border-bottom: 1px solid #ddd; */
}
.postcontent {
	overflow: auto;
}
.bottom_of_entry {
	border-top: 1px solid #ddd; 
	clear: both;
	margin: 0;
	padding: 0;
}
h2 img {
	vertical-align: middle;
	margin-right: 12px;
}
#main p img {
	vertical-align: top;
	padding: 2px;
	border: 1px solid #eee;
	margin-right: 8px;
}
#main h4 {
	font-size: 1.3em;
}
#main p {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", serif;
	margin: .7em 0;
	color: #555;
}
#main ul#comments {
	margin-left: 52px;
}
#main form {
	margin-top: 10px;
}
#main textarea {
	width: 460px;
}
#main input {
	margin: 4px 0;
}
#main .meta {
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 0.8em;
	margin: 0 0 1.5em 0;
	color: #666;
}
#main p.meta {
	font-size: 1em;
}

#single p img {
	vertical-align: top;
	padding: 2px;
	border: 1px solid #eee;
	margin-right: 8px;
}
#single h4 {
	font-size: 1.3em;
}
#single p {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", serif;
	margin: .7em 0;
	color: #555;
}
#single ul#comments {
	margin-left: 52px;
}
#single form {
	margin-top: 10px;
}
#single textarea {
	width: 460px;
}
#single input {
	margin: 4px 0;
}
#single .meta {
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 0.8em;
	margin: 0 0 1.5em 0;
	color: #666;
}
#single p.meta {
	font-size: 1em;
}

h2 .rss {
	float: none;
	background: url(i/feed12x12.png) center left no-repeat;
	padding-top: 0;
	padding-left: 16px;
}
.rss {
	float: right;
	background: url(i/feed.png) bottom left no-repeat;
	padding-left: 14px;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 4px;
	line-height: 1em;
}
.allrss {
	background: url(i/feed.png) center left no-repeat;
	padding-left: 14px;
}
#sidebar a:hover {
	border-bottom: none;
}
#sidebar ul {
	list-style: none;
	font-size: 1.3em;
	margin-bottom: 22px;
	color: #888;
}
#sidebar ul li {
	clear: both;
	padding: 4px 0;
	border-bottom: 1px solid #ddd;
}
#sidebar ul li.credits {
	margin-top: 1.5em;
	font-size: .9em;
	color: #555;
	border-bottom: none;
}
#sidebar ul h2 {
	font-size: 1.384em;
	margin-bottom: 7px;
}
#sidebar ul ul {
	font-size: 1em;
}

#wpstats {
	position: relative;
	margin-top: 30px;
}

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; }
#navmenu ul li a {text-decoration:none;  margin: 4px;
  font-family: "Lucida Sans Unicode", Georgia, Tahoma, Arial, Serif;
	padding: 5px 20px 5px 20px; color: orange;}
	
#navmenu ul li a:hover {color: white;
	font-family: "Lucida Sans Unicode", Georgia, Tahoma, Arial, Serif;
	background: orange; }

#navlist
{
border: 3px solid #b9b98e;
padding: 0 0 0 20px;
margin: 0;
background-color: #f7f7e9;
font-family: verdana,sans-serif;
font-size: 12px;
font-weight: bold;
}

#navlist li
{
display: inline;
list-style: none;
padding: 0;
margin: 0;
}

#navlist #active
{
float: right;
margin-right: 10px;
}

#navlist li a
{
text-decoration: none;
border: 3px solid #b9b98e;
padding: 0 8px 1px 8px;
margin: 0 2px;
background-color: #FFF;
color: #000;
}

* html #navlist li a { padding: 0 8px; }

#navlist li a:hover
{
background-color: #a1ad78;
color: #FFF;
}

#header {
    background: url('http://ichigo.com.ar/wp-content/themes/prologue-1.3/i/ichigo_no_webu.png') no-repeat bottom center;
    }

