@charset "UTF-8";

/*Version: 2003-12-21
 body
======================*/

body {
	padding: 0% 3%;
	font-family: sans-serif;
	background: #EEDFCC;
	}

h1, h2, h3, h4 {
	font-family: "Arial", "Lucida", sans-serif;
	}

/* anchors
======================*/

a:link	{text-decoration: none;}
a:visited	{text-decoration: none;}
a:hover	{text-decoration: underline;}
a:link img	{ border: 1px solid;}
a:visited img	{ border: 1px solid;}

/* header
======================*/

h1#header  {
	padding-top: 0.4em;
	color: #522110;
	font-size: 200%;
	font-weight: italic;
	}

h1#header a:link,
h1#header a:visited {
	color: #522110;
	}

/* breadcrumb
======================*/

div.breadcrumb {
	padding: 0.1em 0.3em;
	color: #444;
	font-size: 85%;
	line-height: 130%;
	}

/* paginate
======================*/

p#paginate {
	padding: 0.1em 0.7em;
	font-size: 90%;
	height: 1em;
	text-align: left;
	}

/* left content (entries)
======================*/

div#content {
	float: right;
	width: 75%;
	margin-top: 0.3em;
	}

/* main blog each entries
======================*/

p.date {
	margin-bottom: 0.2em;
	color: #888;
	font-size: 90%;
	font-weight: bold;
	}

div.entry {
	border: 1px solid #aaa;
	background: linen ;
	}

div.entryend {
	margin-bottom: 4%;
	}

/* entry title
======================*/

div.entry h3.title {
	margin-bottom: 1%;
	padding: 0.3em 1% 1% 2%;
	color: #522110;
	font-size: 140%;
	font-weight: bold;
	background: #EEDFCC;
	}

div.entry h3.title a {
	text-decoration: none;
	}

/* entry body (story)
======================*/

div.entry div.story {
	padding: 0% 4%;
	color: #222;
	font-size: 100%;  /* if problem, change font-size in your stories...*/
	line-height: 145%;
	}

div.story p {
	margin: 1% 0;
	}

/* decorations on entry body (story)
======================*/

div.story li {
	line-height: 140%;
	}

div.story dt {
	margin-top: 1em;
	padding-left: 0.6em;
	clear: both;
	border-left: 6px solid #DEDEDE;
	}

div.story dd {
	width: 80%;
	padding-top: 0.2em;
	padding-left: 0.3em;
	font-size: 90%;
	clear: both;
	}

div.story blockquote {
  	border-left: double #C4C4C4;
  	margin: 2% 0% 2% 5%;
  	padding-left: 3%;
	}

div.story pre {
	padding: 1%;
	font-size:10px;
	line-height: 140%;
	font-family: sans-serif;
	clear: both;
	}

hr.seemore {
	display: none;
	}

p.seemore {
	padding-left: 2em; 
	font-size: 60%;
	}

*.highlight { background-color: #CFFFA6; }  /* for Google_Highlight Plugin*/

/* images in entry body (story)
======================*/

div.story img {
	margin: 1px 1%;
	}

div.story img.left {
	margin: 1% 3% 1% 0%;
	float: right;
	}

div.story img.right {
	margin: 1% 0% 1% 3%;
	float: left;
	}

h2.story {
	font-size: 120%;
	color: #522110;
}

/* entries postinfo
======================*/

div.entry p.postinfo {
	padding: 1% 3%;
	text-align: right;
	font-size: 90%;
	clear: both;
	}

/* writeback for html & writeback
======================*/

div.entryend p {
	margin: 0% 0% 0% 5%;
	padding: 1% 3%;
	color: #3a3a3a;
	font-size: 90%;
	line-height: 140%;
	border-left: 1px dotted #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: #f3f3f3;
	}

*.meta {
	color: #444;
	font-size: 90%;
	}

/* form for wikieditish & writeback
======================*/

div.story > form > p > input,
div.story > form > p > textarea {
	margin: 0;
	padding: 0% 1%;
	font-size: 100%;
	line-height: 85%;
	font-family: sans-serif;  /* if problem, add your country font*/
	}

/* right content (columns)
======================*/

div#columns {
	padding-top: 1.5em;
	width: 23%;
	float: left;
	}

/* column-box
======================*/

p.about {
        padding: 0.1em 0.3em;
        color: #444;
        font-size: 85%;
        line-height: 130%;
}

div#columns div.column {
	margin-bottom: 1.2em;
	padding: 4%;
	color: #444;
	font-size: 90%; /* please change font-size in your column...*/
	line-height: 130%;
	text-align: left;
	border: 1px solid #aaa;
	}

div.column h3 {
	margin: 0;
	padding: 0 0 2% 0;
	letter-spacing: 0.1em;
	color: #71797D;
	font-size: 105%;
	font-weight: bold;
	}

div.column p {
	padding: 1% 4% 4% 4%;
	}

div.column ul {
	margin: 0% 0% 0% 1%;
	padding-left: 0.3em;
	list-style: none;
	}

/* powered in column
======================*/

div.column p.powered {
	padding: 0;
	text-align: center;
	font-size: 85%;
	}

p.powered a { color: #888;}
p.powered img,
p.powered a:visited img {
	border: 0;
	}

/* footer
======================*/
div.footer {
	float: bottom;
}

p#footer {
	padding: 0em 0.7em 0.5em 0.7em;
	font-size: 90%;
	line-height: 130%;
	text-align: left;
	clear: left;   /* very important*/
	}

/*que será será*/
P.sidebar {
    font-size: 70%;
     padding: 0.5em;
     color:black;
     background: #EEDFCC;
     font-weight: light;

}

H2.comments {
	font-size: 110%;
	padding: 0.5em;
	color: black;
	background: #EEDFCC;
	font-weight: normal;
}

P.comments {
	font-size: 70%;
	padding: 0.5em;
	color:black;
	background: #EEDFCC;
	font-weight: light;
}

P.comment_attribute {
	font-size: 80%;
	font-style: italic;
}

P.comment_text {
	font-size: 90%;
}


H2.sidebar {
	font-size: 110%;
}
LI.sidebar {
    font-size: 75%;
    }

TD {
	font-size: 70%;
	font-weight: light;
	align: top;
}

TD.header {
	font-weight: bold;
}
