/*
Theme Name: Leticia Raposo
Theme URI: http://wordpress.org/
Description: The Leticia Raposo WordPress theme.
Version: 1.0
Author: Andre Scatelli
Author URI: http://www.andrescatelli.com/
Tags: blue, custom header, fixed width, two columns, widgets
	
*/



/* Begin Typography & Colors */
body {
	font-size: 10px; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	text-align: left;
	background: #ffffff url(images/background.gif) repeat fixed;
}

p {
	margin: 0;
	padding: 0;
}

#panel {
	position: absolute;
	bottom:0;
	left: 0;
}

#content {
	width: 872px;
	margin: 0px 0px 0px 224px;
	background-color: #FFFFFF;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	text-transform: uppercase;
	}

h2.pagetitle {
	font-size: 16px;
	}

#menu h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #menu h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentmetadata {
	font-weight: normal;
	}

#menu {

	}


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: #000000;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}
/* End Typography & Colors */



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

#logo {
	margin-bottom: 15px;
	}

#descriptionLogo {
	margin-bottom: 30px;
	}

.narrowcolumn {
	float: left;
	padding: 0 15px 0px 15px;
	margin: 0;
	}

.post {
	margin: 0px;
	text-align: left;
	}
	
.entry img {
	border: 1px solid #EEEEEE;
	margin-top: 15px;
	}	

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.postmetadata {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 10px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}

#menu h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

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

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

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

.alignright {
	float: right;
	}

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



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

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

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

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

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

#menu ul, #menu ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}

#menu ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#menu ul p, #menu ul select {
	margin: 0px 0 0px;
	}

#menu ul ul, #menu ul ol {
	margin: 0px 0 0 0px;
	}

#menu ul ul ul, #menu ul ol {
	margin: 20px 0 0 0px;
	}

ol li, #menu ul ol li {
	list-style: none;
	}

#menu ul ul li, #menu ul ol li {
	margin: 0px 0 5px;
	padding: 0;
	}	
#menu ul ul, #menu ul ol {
	margin: 0 0 20px 0;
	padding: 0;
	}	
/* End Entry Lists */

/* Begin menu */
#menu {
	overflow: auto;
	position:fixed !important;
	position:absolute;
	width: 170px;
	left:27px;
	top:27px;
}

#menuContent {
	width: 134px;
	padding: 0 15px 0px 15px;
	margin-left: 3px;
	background-color: #FFFFFF;
}

#contentImgTop {
	margin: 20px 0 0 221px;
}

#contentImgBottom {
	margin-left: 221px;
}

#sidebarImgTop {

}

#sidebarImgBottom {
	margin-top: -20px;
}

#menu form {
	margin: 0;
	}
/* End menu */


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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.left {
	text-align: left;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

#menu a img {
	margin-right: 3px;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.alignleft,
div.alignleft {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */
