/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2.8
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
 @import "style/css/typography.css";
 @import "style/css/layout.css";
/*Meu CSS Alyson*/
/***References***
* Author: Alyson Regis Darugna
* Created: 07/10/2009
* Last Modified: 31/03/2010
* Theme Name: FF Theme
* Description: Theme with dogs and cats
* Image used: 
* Color used: #304848 azul escuro #519595 azul claro #EBF3F3 azul muito claro
* Font used:  Arial, Helvetica, sans-serif;
***************/


/*HTML Tags*/

body {
	background-color: #496D6D;
	margin:0px;
	padding:0px;
}
#main {
	width:975px;
	margin: 3px auto 3px auto;
	border: 6px solid #FFF;
	overflow: hidden;
	background-color: #EBF3F3;
	-moz-border-radius:10px;    /* radius for firefox */
	-webkit-border-radius:10px; /* radius for safari, chrome, etc */
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #172424;
	margin-bottom: 25px;
	margin-top: 0px;
	text-shadow: 0 -1px 1px rgba(180, 180, 180, 0.5);
	text-decoration: underline;
}
h1:after {
	content:url(/images/logo-headings.png);
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #F2BC00;
	width: auto;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;    /* radius for firefox */
	-webkit-border-radius:10px; /* radius for safari, chrome, etc */
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #2F4646;
	margin-bottom: 20px;
	margin-top: 8px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	text-decoration: underline;
	text-transform: uppercase;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #385454;
	margin-bottom: 25px;
	margin-top: 8px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.25);
	font-variant: small-caps;
	line-height: 1em;
}
b {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003;	
}
em {
	background: rgb(255, 255, 177);
	border-bottom: solid 1px rgb(223, 223, 223);
	border-right: solid 1px rgb(223, 223, 223);
	color: rgb(51, 51, 51);
	font-style: normal;
	padding: 0px 2px;
	font-weight: bold;
}
p ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	list-style-position: outside;
	list-style-type: square;
}
.itensdopost {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #C6D6DC;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #666;
	border-left-color: #666;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(/images/logo-headings.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-width: 220px;
	text-align: left;
	max-width: 300px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}
#colwrap1 p {
	margin-left:10px;
	line-height: 2em;
}
body #colwrap1 ol li {
	line-height: 1.25em;
	list-style-type: decimal;
	margin-bottom: 2em;
	margin-left: 15px;
	list-style-position: outside;
	margin-right: 100px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
a:link {
	COLOR:#2E5555;
	text-decoration:underline;
}
a:hover {
	color: #1A2F2F;
	text-decoration: none;
}
a:visited {
	COLOR:#2E5555;
	text-decoration:underline;
}
.Txt_Lorem, #colwrap1 p {
	margin-right:15px;
	margin-top:12px;
	width:100%;
	margin-bottom:12px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #2E5555;
	line-height: 1.25em;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 15px;
	padding-right: 20px;
}
.Txt_Lorem a:link {
	color: #1A2F2F;
	text-decoration: underline;
}
.Txt_Lorem a:hover {
	color: #366161;
	text-decoration: none;
}
.Txt_Lorem a:visited {
	color: #1A2F2F;
	text-decoration: underline;
}
.Txt_Lorem .itensdopost ul li {
	list-style-type: square;
}
.Txt_Lorem ul li, .itensdopost ul li {
	list-style-type: square;
	width: 90%;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-image: url(images/logo-list.png);
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	background-color: #CCC;
	text-align: justify;
	margin: 20px;
	padding: 20px;
	float: right;
	height: auto;
	width: 300px;
	border: 1px solid #2E5555;
	-moz-border-radius:10px;    /* radius for firefox */
	-webkit-border-radius:10px; /* radius for safari, chrome, etc */
	line-height: 2em;
}
/*End of HTML Tags*/





.flashcontent {
	position: relative;
	z-index: -99;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
/*Siderbar*/


.quadroaviso {
	background-color: #c5c3d4;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #2E5555;
	line-height: 133%;
	margin: 0px;
	padding: 0px;
}
#quadroid {
	border: 3px solid #2e5555;
	width:188px;
	padding-top:0px;
	height:auto;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	display:inline;
	-moz-border-radius:10px;    /* radius for firefox */
	-webkit-border-radius:10px; /* radius for safari, chrome, etc */
}
#main #quadroid p img {
	float: left;
	border: 2px solid #FFF;
	margin: 6px;
}
.Txt_Você {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	line-height: 120%;
	background-color: #2E5555;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: lowercase;
}
/*End of Siderbar*/



#menu {
	background-color: #519595;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 27px;
	width: 100%;
	float:left;
	position: relative;
	z-index: 98;
}
#header {
	margin-left:0px;
	margin-top:0px;
	width:975px;
	height:175px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(/images/header-azul.jpg);
	overflow:hidden;
	background-color: #519595;
}
	
#logo {
	margin-top: 82px;
	margin-left: 10px;
	position: absolute;
	z-index: 9999;
}
.quadro_laranja {
	width: 188px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
#barra_sub_menu {
	width: 975px;
	height: 6px;
	background-color: #304848;
	float: left;
	margin-top: 0px;
}
#Line {
	height:500px;
	width:1px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
	margin-right: 15px;
	float:left;
	display:inline;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #2E5555;
}
#colwrap1 {
	float:left;
	width:620px;
	margin-top:10px;
	margin-left:10px;
	border: 0px solid #f0f0f0;
}
.post-3 {
	margin-right:1px;
	margin-top:0px;
	width:100%;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #2E5555;
	line-height: 1.5em;
	padding-top:0px;
	padding-bottom:2px;
	padding-left: 20px;
}
#Div2 {
	background-color: #666633;
	width:107px;
	padding-top:0px;
	height:106px;
	margin-right:16px;
	margin-top:70px;
	margin-bottom:0px;
	float:right;
	display:inline;
}
#Line2 {
	width:497px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	display:inline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2E5555;
}
.Txt_Lorem2 {
	margin-right:1px;
	margin-top:64px;
	width:413px;
	margin-bottom:0px;
	float:right;
	display:inline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #4c4c39;
	line-height: 133%;
	padding-top:1px;
	padding-bottom:2px;
}
#Div3 {
	background-color: #666633;
	width:107px;
	padding-top:0px;
	height:106px;
	margin-right:16px;
	margin-top:64px;
	margin-bottom:0px;
	float:right;
	display:inline;
}
#footer {
	margin-left:0px;
	width:975px;
	height:130px;
	margin-bottom:0px;
	float:left;
	display:block;
}
.footer-content {
	height:30px;
	float:left;
	display:block;
	overflow:hidden;
	vertical-align: bottom;
	color: #FFF;
	background-image: url(/images/footer-azul.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 975px;
	padding-top: 80px;
	padding-left: 300px;
	margin-left: -150px;
}
.footer-content-low {
	float:left;
	color: #FFF;
	background-color: #519595;
	padding-left: 150px;
	width: 100%;
	height: 100%;
	margin: 0px;
}
.Txt_Lorem img {
	border: 4px solid #2e5555;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	-moz-border-radius: 5px;    /* radius for firefox */
	-webkit-border-radius: 5px; /* radius for safari, chrome, etc */
	-moz-box-shadow: 2px 2px 2px rgba(28, 52, 52, 0.4);
	-webkit-box-shadow: 2px 2px 2px rgba(28, 52, 52, 0.4);
	
}
/*Menu*/


ul.cssMenu ul {
	display:none
}
ul.cssMenu li:hover>ul {
	display:block
}
ul.cssMenu ul {
	position: absolute;
	left:-1px;
	top:98%;
}
ul.cssMenu ul ul {
	position: absolute;
	left:98%;
	top:-2px;
}
ul.cssMenu, ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 1px 1px 0px;
	border-width:0px;
	background-color: #519595;
}
ul.cssMenu table {
	border-collapse:collapse
}
ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
	margin-left: 275px;
}
ul.cssMenu ul {
	width:270px;
}
ul.cssMenu li {
	display:block;
	margin:1px 0px 0px 1px;
	font-size:0px;
	padding-right: 4px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
	outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#519595;
	border-width:0px;
	border-color:#FCEEB0;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:5px;
	_padding-left:0;
	color: #FFF;
	text-decoration:none;
	cursor:pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
ul.cssMenu span {
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep {
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span {
	float:none;
	padding-right:0;
	width:3px;
	height:100%;
	display:inline-block;
	background-color:#A6A6A6;
	background-image:none;
}
ul.cssMenu ul li.sep span {
	width:100%;
	height:3;
}
ul.cssMenu li:hover {
	position:relative;
}
ul.cssMenu li:hover>a {
	background-color:#519595;
	border-color:#519595;
	border-style:solid;
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
ul.cssMenu li a:hover {
	position:relative;
	background-color:#2E5555;
	border-color:#4C99AB;
	border-style:solid;
	color: #FFF;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {
	border: none;
	float:left;
	_float:none;
	margin-right:5px;
	width:16px;
	height:16px;
}
ul.cssMenu ul img {
	width:16px;
	height:16px;
}
ul.cssMenu img.over {
	display:none
}
ul.cssMenu li.dis a:hover img.over {
	display:none !important
}
ul.cssMenu li.dis a:hover img.def {
	display:inline !important
}
ul.cssMenu li:hover > a img.def {
	display:none
}
ul.cssMenu li:hover > a img.over {
	display:inline
}
ul.cssMenu a:hover img.over, ul.cssMenu a:hover ul img.def, ul.cssMenu a:hover a:hover img.over {
	display:inline
}
ul.cssMenu a:hover img.def, ul.cssMenu a:hover ul img.over, ul.cssMenu a:hover a:hover img.def {
	display:none
}
ul.cssMenu a:hover ul {
	display:block
}
ul.cssMenu span {
	display:block;
	background-image:url(/images/arrv_blue_2.gif);
	background-position:right center;
	background-repeat: no-repeat;
	padding-right:8px;
}
ul.cssMenu li:hover>a>span {
	background-image:url(/images/arrv_white_2.gif);
}
ul.cssMenu a:hover span {
	_background-image:url(/images/arrv_white_2.gif)
}
ul.cssMenu ul span, ul.cssMenu a:hover table span {
	background-image:url(/images/arr_blue_2.gif)
}
ul.cssMenu ul li:hover > a span {
	background-image:url(/images/arr_white_2.gif);
}
ul.cssMenu table a:hover span {
	background-image:url(/images/arr_white_2.gif)
}
ul.cssMenu li a.cssMenui0 {
	font:n;
}
ul.cssMenu li a.cssMenui0:hover {
	font:o;
}
#sidebar {
	float: left;
	height: 100%;
	margin-left: 8px;
	width: 200px;
}
/*End of Menu*/


/*Sidebar*/



#sidebar .quadro_laranja2 h4 {
	margin-left: 8px;
	font-size: 15px;
	font-weight: bolder;
}
#sidebar ul li {
	line-height: 1.5em;
}
#sidebar ul li a:link {
	COLOR:#2E5555;
	text-decoration:underline;
}
#sidebar ul li a:hover {
	COLOR:#366161;
	text-decoration:none;
}
#sidebar ul li a:visited {
	COLOR:#2E5555;
	text-decoration:underline;
}
.widgettitle {
	color: #2F4646;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.25);
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 13px;
}
#main .quadro_laranja {
	background-image: url(/images/quadro-aviso_01.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 188px;
	float: left;
}
#main .quadro_laranja2 {
	background-image: url(/images/quadro-aviso_02.png);
	background-repeat: repeat-y;
	height: auto;
	width: 188px;
	float: left;
	clear: both;
	margin-left: 10px;
}
#main .quadro_laranja3 {
	background-image: url(/images/quadro-aviso_03.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 188px;
	float: left;
	clear: both;
	margin-left: 10px;
}
#main .quadro_laranja2 p {
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 15px;
	margin-left: 8px;
	line-height: 1.5em;
	text-align: left;
	color: rgb(36, 55, 55);
	font-weight: normal;
}
#conteudo {
	float: left;
	height: auto;
	width: 700px;
}
#post {
	float: right;
	height: auto;
	width: auto;
}
#main .quadro_laranja2 p img {
	border: 3px solid rgb(36, 55, 55);
	margin-right: 8px;
	margin-bottom: 2px;
	float: left;
	text-align: justify;
}
#main .quadro_azul {
	background-image: url(/images/quadro-aviso-azul_01.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 188px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
}
#main .quadro_azul2 {
	background-image: url(/images/quadro-aviso-azul_02.png);
	background-repeat: repeat-y;
	height: auto;
	width: 188px;
	float: left;
	clear: both;
	margin-left: 10px;
	text-align:justify
}
#main .quadro_azul2 h4 {
	margin-left: 8px;
	font-size: 15px;
	font-weight: bolder;
	color: #FFF;
	padding-right: 20px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
}
#main .quadro_azul2 a:link, a:visited {
	color: white;
	text-decoration: underline;
}
#main .quadro_azul2 a:hover {
	color: white;
	text-decoration: none;
}
#main .quadro_azul3 {
	background-image: url(/images/quadro-aviso-azul_03.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 188px;
	float: left;
	clear: both;
	margin-left: 10px;
}
#main .quadro_azul2 p {
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 15px;
	margin-left: 8px;
	line-height: 1.5em;
	color: #FFF;
	text-align: left;
}
#main .quadro_azul2 p img {
	border: 3px solid #FFF;
	margin-right: 8px;
	margin-bottom: 2px;
	float: left;
}
hr {
	border: 0;
	color: #003;
	background-color: #003;
	height: 1px;
	width: 97%;
	text-align: left;
}
.post-date {
	float: left;
	display: inline;
	height: 64px;
	width: 51px;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 0px;
	color: #0b4a97;
	text-align: center;
	background-image: url(/images/fundo-data.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.month {
	margin-top: 28px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-right: 4px;
}
.day {
	margin-top: 14px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 4px;
}
#colwrap1 h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #2F4646;
	margin-bottom: 20px;
	margin-top: 8px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: underline;
	text-transform: uppercase;
}
#colwrap1 h4 a:link, a:visited {
	color: #033;
}
#postdetails .Txt_Lorem {
	font-size: 97%;
	font-weight: bold;
}
#footer a:link {
	COLOR: white;
	text-decoration: underline;
}
#footer a:hover {
	COLOR: white;
	text-decoration: none;
}
#entrevistas {
	background-image: url(http://focinhofeliz.org.br/images/logo-headings.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-color: #ffd13d;
	width: 250px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.25);
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#entrevistas h4 {
	color: #2F4646;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-top: 8px;
	text-decoration: underline;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	text-transform: uppercase,
}
#entrevistas p {
	font-size: 14px;
	padding-left: 15px;
	color: #2F4646;
}
#entrevistas li {
	margin-bottom: 10px;
}
.textwidget {
	margin: 20px 0 20px 0;
	padding: 20px 0 0 0;
}
#sidebar ul {
	list-style-type: none;
	padding-left: 10px;
}
