/*
Theme Name:Delavera
Theme URI: http://www.charo.com.br 
Description: A WordPress theme by Charo.
Author: Charo
Author URI: http://www.charo.com.br 
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size-adjust:none;
	font-variant:normal;
	font-stretch:expanded;
	font-weight:normal;
	background-color: #dbdcdd;
	background-image: url(images/BACK.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	color: #555555;
	text-align: center;
	}

#page {
	background-color: #ffffff;
	background-image: url(images/PAGE.jpg);
	background-repeat:repeat-y;
	text-align: left;
	}

#header {
	background-color: transparent;
	}
	
#headerimage01 {
	background-color: transparent;
	background-image:url(images/HEADER01.jpg);
	background-repeat:no-repeat;
	}
	
#headerimage02 {
	background-color: transparent;
	background-image:url(images/HEADER02.jpg);
	background-repeat:no-repeat;
	}

#headerimage03 {
	background-color: transparent;
	background-image:url(images/HEADER03.jpg);
	background-repeat:no-repeat;
	}

#headerimage04 {
	background-color: transparent;
	cursor: hand;
	}
	
#headerimage05 {
	background-color: transparent;
	background-image:url(images/HEADER05.jpg);
	background-repeat:no-repeat;
	}

#headerimage06 {
	background-color: #dbdbdb;
	background-image:url(images/NAV.jpg);
	background-repeat:no-repeat;
	}
	
#content {
	font-size: 1.2em;
	}

.entry  {
	font-size: 1.05em;
	line-height: 1.6em;
	}

.alt {
	border: 1px solid silver;
	background-color:#f5f5f5;
	}

.more {
	background-image:url(images/MORE.jpg);
	background-repeat:no-repeat;
        background-possition: center center;
}

.time {
	background-image:url(images/time.gif);
	background-repeat:no-repeat;
        background-position: center left;
}

.feeds {
	background-image:url(images/feed.gif);
	background-repeat:no-repeat;
        background-position: center left;
}

.trackbacks {
	background-image:url(images/arrow_out.gif);
	background-repeat:no-repeat;
        background-position: center left;
}

.commentlink {
	background-image:url(images/comment.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

.edit {
	background-image:url(images/pencil.gif);
        background-repeat:no-repeat;
        background-position: center left;
}


#footer {
	background-color: transparent;
	background-image: url(images/FOOTER.jpg);
	background-repeat:no-repeat;
	color:#555555;
	}

small,.nocomments,.postmetadata, .time, .feeds, .trackback, .commentlink, .edit  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.895em;
	line-height: 1.5em;
	color:#222222;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
        font-weight: lighter;
	font-size-adjust:none;
	font-variant:normal;
	font-stretch:expanded;
	}

h1 {
	font-size: 2.8em;
	}

.description, .font {
	font-size: 1.1em;
	text-align: right;
        padding: 0px 35px 5px 0px;
	}

h2, h2.pagetitle {
	font-size: 2.2em;
	}

#sidebar h2 {
	font-size: 1.45em;
	color:#262693;
        text-align: left;
	font-size-adjust:none;
	font-variant:normal;
	font-stretch:expanded;
	font-weight:normal;
	}

#sidebar h2.subscribe {
	font-size: 1.45em;
	background-image:url(images/SUBS.jpg);
        background-color:#dbdbdb;
	background-repeat:no-repeat;
	background-position:center center;
        text-align: left;
	color:#262693;
	font-size-adjust:none;
	font-variant:normal;
	font-stretch:expanded;
	font-weight:normal;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited,.description, .font a, .font a:hover {
	text-decoration: none;
	color:#ffffff;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
	color:#262693;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:  Verdana, Arial, Sans-Serif;
	}
	
strike, blockquote {
	color:#262693;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #990000;
	text-decoration: none;
	}

a:hover {
	color:#262693;
	text-decoration: underline;
	}

#footer a {
	color:#262693;
	text-decoration: none;
	}

#footer a:hover {
	color:#990000;
	text-decoration: none;
	}

#sidebar a {
	text-decoration: none;
	}
	
#sidebar a:hover {
	text-decoration: underline;
	}
	
.postmetadata a  {
	color:#555555;
	text-decoration: none;
	}
	
.postmetadata a:hover {
	text-decoration: underline;
	}
	
	
/* End Typography & Colors */


/* Header menu */

#headernavbar {
	margin:  0px; 
	padding:  0px 40px 0px 40px;
        height: 45px;
	}

#headernavbar ul {
	margin: 0px;
	padding:  17px 40px 16px 40px;
        height: 13px;
        text-align: left;
}

#headernavbar ul li { 
	padding: 17px 5px 16px 5px;
	display: inline;
	font-size: 1.15em;
        height: 45px;
}

#headernavbar ul li a {
	padding: 17px 5px 16px 5px;
	background-color: transparent;
	text-decoration: none;
	color: #333333;
	text-decoration: none;
}

#headernavbar ul li a:hover {
	text-decoration:none;
	color: #ffffff;
	background-image:url(images/NAVOVER.jpg);
	background-repeat:repeat-x;
        background-color: #ac2c31;
}
/* End Header menu */


/* Begin Structure */
body {
	margin: 0px 0px 20px 0px;
	padding: 0px; 
	}

#page {
	margin: 0px auto 20px auto;
	padding: 0px;
	width: 780px;
	}

#header	{ 
	margin: 0px; 
	padding: 0px;
	height: 200px; 
	width: 100%;
	}
	
#headerimage01, #headerimage02, #headerimage04, 
#headerimage05  {
	margin: 0px; 
	padding: 0px;
	height: 31px; 
	width: 100%;
	}
	
#headerimage03 {
	margin: 0px; 
	padding: 0px;
	height: 30px; 
	width: 100%;
	}

#headerimage06 {
	margin: 0px; 
	padding: 0px;
	height: 46px; 
	width: 100%;
	}

.narrowcolumn {
	padding: 0px 0px 20px 40px;
	margin:  20px 0px 0px 0px;
	width: 320px;
	float:left;
	}
	
.widecolumn {
	padding: 0px 0px 20px 40px;
	margin:  20px 0px 0px 0px;
	width: 500px;
	float:left;
	}
	
.post {
	text-align: justify;
	margin: 0px 0px 15px 0px;
	}

.narrowcolumn .postmetadata {
	background-image:url(images/ENTRYEND.jpg);
	background-repeat:no-repeat;
	text-align:right;
	}
	
.widecolumn .postmetadata {
	background-image:url(images/METALINKS.jpg);
	background-repeat:no-repeat;
	text-align:left;
	}

.narrowcolumn .postmetadata, .widecolumn .postmetadata {
	margin: 0px 0px 20px 0px;
	padding: 11px 9px 13px 9px;
	clear: left;
	}
	
.more {
	margin: 0px 0px 0px 220px;
	padding: 18px 12px 37px 12px;
	text-align:center;
	width: 80px;
	clear: left;
	}
	
.time, .feeds, .trackbacks, .commentlink, .edit {
	margin: 0px 3px 0px 3px;
	padding: 5px 0px 5px 21px;
	text-align:right;
	}
	
.entry {
        padding: 0px;
	}

.paginavi {
	padding: 5px 40px 5px 40px;
	margin: 0px;
	width: 100%;
	clear: both;
	}	

#footer {
	padding: 0px;
	margin: 0px;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0px;
	padding: 15px 10px 40px 110px;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 20px 0px 5px 35px;
	margin: 0px;
        text-align: left;
	}

h2 {
	margin: 20px 0px 5px 0px;
        padding: 0px;
        text-align: left;
	}

h2.pagetitle {
	margin: 0px 0px 5px 0px;
        padding: 7px 0px 7px 36px;
        text-align: left;
	background-image:url(images/H2POST.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	}

#sidebar h2 {
	margin: 0px;
	padding: 8px 15px 8px 15px;
	}

#sidebar h2.subscribe {
	margin: 0px 0px 6px 0px;
	padding: 20px 15px 20px 15px;
	}

h3 {
	padding: 0px;
	margin: 30px 0px 5px 0px;
        text-align: left;
	}


h3.comments {
	background-image:url(images/H3COMM.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	}
	
h3.reply {
	background-image:url(images/H3REPLY.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	}
	
h3.links {
	background-image:url(images/H3LINKS.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	}
	
h3.archives {
	background-image:url(images/H3ARCHIVES.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	}

h3.search {
	background-image:url(images/H3SEARCH.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	}

h3.reply, h3.links, h3.archives, h3.search, h3.comments {
	margin: 20px 0px 0px 0px;
        padding: 7px 0px 7px 36px;
	}	

/* End Headers */



/* Begin Images */
p img {
	padding: 0px;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px 0px 0px 30px;
	} 

html>body .entry li {
	margin: 7px 0px 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0px 0px 0px 35px;
	margin: 0px;
	}

.entry ol li {
	margin: 0px;
	padding: 0px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	padding: 3px 15px 3px 15px;
	margin: 0px;
	}

#sidebar ul ol {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	}

#sidebar p {
	padding: 8px 15px 8px 15px;
	margin: 0px;
	}

#sidebar ul select {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform, #emailform {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px; 
	text-align: left;
	}

#searchform #s, #emailform #e {
	width: 108px;
	padding: 2px 3px 2px 3px;
	margin: 1px 0px 1px 0px;
	}

#searchsubmit, #emailsubmit {
	padding: 2px 3px 2px 3px;
	margin: 1px 0px 1px 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 1px 0px 1px 0px;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	margin: 1px 0px 1px 0px;

	}

#commentform #submit {
	width: 130px;
	margin: 0px;
	float: left;
	margin: 1px 0px 1px 0px;
	padding: 3px 0px 3px 0px;
	}
	
#searchform #s, #commentform input,#commentform textarea, #emailform #e{
	background-color:#fefefe;
	border: 1px solid silver;
        color:#656565;
	}

#searchsubmit, #commentform #submit, #emailsubmit  {
        background-image:url(images/GREYBAR.jpg);
        background-repeat:repeat-x;
	background-color:#dbdcdd;
	background-position:right center;
	border: 1px solid silver;
	font-size: 1.1em;
	color:#1c1c7b;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0px 3px 0px;
	padding: 5px 10px 3px 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 5px;
	}

#commentform p {
	margin: 5px 0px 5px 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	border-bottom: 1px dashed silver;
	margin: 0px;
        padding: 0px 0px 5px 0px;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	background-color: #ffffff;
	color:#555555;
	float:right;
        padding: 0px;
	margin: 15px 40px 0px 0px;
	width: 175px;
        text-align: left;
	font-size: 1.1em;
	line-height: 1.6em;
	}


#sidebarmid {
	background-color: #dbdcdd;
	background-image: url(images/SIDEMID.jpg);
	background-repeat:repeat-y;
	width: 175px;
        text-align: left;
	}
	
#sidebartop {
	background-image: url(images/SIDETOP.jpg);
        background-repeat:no-repeat;
	background-color: #dbdcdd;
	}

#sidebarend {
	background-image: url(images/SIDEEND.jpg);
        background-repeat:no-repeat;
	background-color: #dbdcdd;
	}

#sidebar form {
	margin: 10px 0px 10px 0px;
        padding:  0px 15px 0px 15px;
	text-align: left;
	}

#sidebar a img {
  	border: 1px solid silver;
	margin: 3px;
	padding:3px;
	}
	
#adsense {
	padding: 0px;
	margin: 10px 5px 0px 0px;
	width: 175px;
	float:right;
	text-align: center;
	background-color: #dbdcdd;
	background-image:url(images/ADSMID.jpg);
	background-repeat:repeat-y;
	color:#555555;
	}
	
#adsensetop {
	background-image:url(images/ADSTOP.jpg);
	background-repeat:no-repeat;
	}
	
#adsenseend {
	background-image:url(images/ADSEND.jpg);
	background-repeat:no-repeat;
	}
	
#sidebartop, #sidebarend, #adsensetop, #adsenseend {
        padding: 0px;
	margin: 0px;
	height: 25px;
	width: 175px;
	}
	
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed silver;
	}

blockquote {
	margin: 10px 65px 10px 30px;
	padding-left: 39px;
	background-image:url(images/QUOTES.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}

blockquote cite {
	margin: 5px 0px 0px 0px;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	}
/* End Various Tags & Classes*/

