/*
Theme Name: TwentyEleven FC
Description: Child theme for TwentyEleven
Author: Frank Moraes
Version: 1.0
Template: twentyeleven
*/

@import url('../twentyeleven/style.css');

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
color: #12385d;
font-family: times, serif;
}
/* Display Tables */
table.fctable {
border-spacing: 0px;
border-collapse:collapse;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
text-align: center;
}

table.fctable td, table.fctable th {
border: black 1px solid;
border-left: 0px;
border-right: 0px;
padding-left: 10px;
padding-right: 10px;
width: auto;
font-size: 1em;
text-transform: none;
}

table.fctable tr th {
	border-left: 0px;
	border-right: 0px;
	font-size: 1em;
	font-weight: bold;
}
th {
}

table.fctable td.blank {
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
}

table.fctable tr {
	width: auto;
}

table#wp-calendar th {
width: 5em;
}

.box {
padding: 1em;
margin: 0px;
margin-top: 1em;
margin-bottom: 1em;
background: #ddd;
border: 1px solid black;
}
p.lastbox, p.boxLastP {
	margin-bottom: 0;
	padding-bottom: 0;
}

.youtubeAudio {
position:relative;width:267px;
height:25px;
overflow:hidden;
margin: auto;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.youtubeAudio2 {
position:absolute;
top:-276px;
left:-5px;
}
textwidget {
  text-align: center;
}

div.center {
text-align: center;
margin-top: 1em;
margin-bottom: 1em;
}
img.left {
float: left;
margin-right: 1em;
margin-bottom: 1em;
border: 0px;
}
img.right {
float: right;
margin-left: 1em;
margin-bottom: 1em;
border: 0px;
}
li.widget_rss h3 {
background: #ddd;
padding-bottom: 0px;
margin-bottom: 0px;
padding-top: 0px;
margin-top: 0px;
}
li.widget_rss img {
width: 0px;
height: 0px;
visibility: hidden;
}
li.widget_rss h3 a {
color: #333;
font-size: 12px;
}
li.widget_rss ul {
list-style-type: none;
padding-top: 0px;
margin-top: 0px;
}
li.widget_rss li {
padding-top: 0px;
margin-top: 0px;
}

.pquoter, .pquotel {
	width: 12em;
	color: #385D6F;
	font-size: 1.5em;
line-height: 1.5em;
	font-style: italic;
	padding: 0.5em;
	margin: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: 1px solid #C43D20;
}
.pquoter
{
	float: right;
	margin-left: 1em;
}
.pquotel
{
	float: left;
	margin-right: 1em;
}
div.copyright
{
	margin-top: 1em;
	border-top: 1px #999 solid;
	font-style: italic;
	font-size: 0.8em;
	padding-bottom: 1em;
}
.sidebar, .sidebar p, .sidebar li {
font-size: 0.8em;
}
/*
div.widget-title h3
{
	color: red;
}
span.screen-reader-text
{
	color: red;
}
.sidebar-wrap clearfix widget_recent_entries
{
	color: red;
}
#nav
{
	background-color: green;
}
#top-bar, #profiles, #top_search, #header, #header-menu-wrap ul
{
	background-color: red;
}
.menu-bottom-shadow
{
	background-color: red;
}
*/
#header-menu, #header-menu-wrap li, #footer
{
	background-color: #12385d;
}
#header-menu
{
margin-left: 0;
margin-right: 0;
}
#header
{
border: 0;
}
.slider_post_entry p
{
padding-top: 1em;
font-size: 11pt;
}



h2.slider_post_title a {
font-family: times, serif;
font-size: 18pt;
}
h2.post-title a, h1.post-title, .entry-content h3, .entry-content h4 {
font-family: times, serif;
font-size: 18pt;
}
.entry-content h2 {
font-size: 16pt;
}
.entry-content h3 {
font-size: 14pt;
}
.entry-content h4 {
font-size: 12pt;
}



#text-6 {
background-color: transparent;
box-shadow: 0 0 0 0;
}

#text-7 {
background-color: transparent;
box-shadow: 0 0 0 0;
}



code {
border: 0px;
background: transparent;
}

ol.children li.comment {
margin-left: -45px;
padding-left: 0px;
text-indent: 0;
float: left;
}

div.bottomcontainerBox {
margin-top: 1em;
}


p.pagnav {
  text-align: center;
  font-style: italic;
  font-size: 0.8em;
  font-weight: bold;
  border: 0px;
  border-top: solid #C43D20 1px;
}
span.left {
  float: left;
}
span.right {
  float: right;
}

h2 {
	clear: none;
}

#access {
background: #084B76;
}

.widget-title ul li {
	color: red;
	background: blue;
}
.author {
  text-align: right;
  font-style: italic;
  margin-bottom: 2em;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: none;
}