/*
Theme Name: FlashPedia Theme UTF-8
Theme URI: http://www.flashpedia.com.br
Description: Tema criado para o Blog FlashPedia por <a href="http://www.ederlima.com.br/" target="_blank">Eder Lima</a>.
Version: 1 UTF-8
Author: Eder Lima
Author URI: http://www.ederlima.com.br
Tags: gray, fixed width, threee columns, widgets, dynamic sidebar
*/
/*publicidade*/
#publicidade {
	width:960px;
	overflow:hidden;
	text-align:center;
	margin:30px 0 20px 0;
}
#publicidade img {
	border:0;
}
/*publicidade*/
/* body */
body {
	background-color:#282828;
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#ccc;
}
div {
	display:block;
	margin:0px;
	padding:0px;
	border:none;
	overflow:hidden;
}
object {
	outline:none;
}
h1, h2, h3, h4, h5, h6, form {
	padding:0;
	margin:0;
}

/* header */
#header {
	background:url(img/headerbg.png) repeat-x top;
	width:100%;
	height:121px;
}
.logo {
	margin:28px 0px 0px 0px;
	float:left;
}
#header h1 {
	width:240px;
	height:64px;
	overflow:hidden;
	text-indent:-99999999px;
	background:url(img/logofp.gif) top left no-repeat;
	float:left;
	display:inline;
	margin:28px 0 0 0;
}
#header h1 a {
	display:block;
	width:240px;
	height:64px;
}
/* header */
/* body */
#content {
	width:960px;
	margin:0px auto;
}

/* body */
/* footer */
#footer {
	width:100%;
	height:85px;
	background:url(img/footerbg.png) repeat-x top;
	margin-top:20px;
}
#footer .logofooter {
	margin-top:5px;
	float:left;
}
#footer .rssfield {
	float:right;
	margin-top:23px;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	color:#ccc;
	list-style:none;
	display:inline;
}
#footer ul li a {
	float:left;
	padding-right:10px;
	color:#ccc;
	text-decoration:none;
}
#footer small, #footer small a {
	color:#666;
	text-decoration:none;
}
/* footer */
.wrapper {
	width:960px;
	margin:0px auto;
}
/* menu */
#navmenu {
	height:45px;
	float:right;
	margin-top:47px;
}
#navmenu ul {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	background:url(img/mmmiddle.gif) repeat-x top;
}
#navmenu ul li {
	font-size:13px;
	display:inline;
	line-height:45px;
}
#navmenu ul li a {
	color:#ccc;
	text-decoration:none;
	float:left;
	margin:0 15px 0 15px;
}
#navmenu ul li a:visited {
	text-decoration:none;
}
#navmenu ul li a:hover {
	text-decoration:underline;
}

/* menu */
/* destaques */
#features {
	width:960px;
	height:248px;
	margin-top:30px;
}
.featcorner {
	width:960px;
	height:10px;
	display:block;
}
#featmiddle {
	height:228px;
	width:940px;
	padding:0px 10px 0px 10px;
	background:url(img/featbgmiddle.png) repeat-x;
}
/* destaques */
/* player */
#player {
	width:550px;
	height:228px;
	display:block;
	float:left;
	margin-right:20px;
}
/* player */
/* 3 news */
#news {
	width:360px;
	float:left;
}
#news ul {
	width:360px;
	margin:0;
	padding:0;
}
#news ul li {
	list-style:none;
	height:68px;
	overflow:hidden;
}
#news ul li p {
	margin:0;
	padding:0;
	text-decoration:underline;
}
#news ul li h6 {
	color:#333;
	font-size:12px;
	font-weight:normal;
}
#news ul li a {
	color:#990000;
	font-size:16px;
	text-decoration:underline;
}
/* 3 news */
/* titlebar */

#titlebar {
	width:920px;
	padding:0px 20px 0px 20px;
	background:#333;
	height:70px;
}
#titlebt {
	width:960px;
	height:10px;
	background:url(img/titlebgbottom.gif) no-repeat top;
}
#title {
	margin-top:25px;
	display:block;
	float:left;
}
#search {
	margin-top:10px;
	display:block;
	float:right;
	width:360px;
}
#search ul {
	margin:0;
	padding:0;
}
#search ul li {
	list-style:none;
	padding:0;
	margin:0;
}
#search .text {
	border:none;
	width:255px;
	height:24px;
	padding:4px;
	margin:0;
	font-size:13px;
	color:#990000;
	background:none;
}
#search span {
	float:left;
	margin:0;
	padding:0;
	display:block;
	height:25px;
}
#search .input {
	background:url(img/formbg.gif) repeat-x top;
}
/* titlebar */
/* post entries */
#entries {
	float:left;
	width:560px;
	margin-top:20px;
}
#entries .entrytop {
	height:10px;
	display:block;
	background:url(img/entriesbgtop.gif) no-repeat top;
}
#entries .entrybottom {
	height:10px;
	display:block;
	background:url(img/entriesbgbt.gif) no-repeat top;
}
#entries .entrymiddle {
	width:520px;
	padding:0px 20px 0px 20px;
	background:url(img/entriesmiddle.gif) repeat-x top #fff;
}
#entries .entry {
	margin:0 0 15px 0;
	padding:10px 0 15px 0;
	border-bottom:1px dashed #ccc;
	color:#333;
}
#entries .entry p {
	color:#333;
}
#entries .entry blockquote {
	background-color:#f0f0f0;
	padding:10px;
	margin:10px;
	border-left:3px solid #990000;
}
#entries .entry blockquote p {
	color:#666;
}
/*#entries .entry pre {
	background-color:#f0f0f0;
	color:#00F;
	overflow:auto;
	padding:10px;
	margin:10px;
	border-left:3px solid #999;
	font-size:12px;
}*/

#entries .entry h1 {
	color:#333;
	font-size:18px;
	font-weight:normal;
	height:42px;
	text-transform:uppercase;
}
#entries .entry h1 a, #entries .entry h1 a:visited {
	color:#333;
	text-decoration:none;
}
#entries .entry h1 a:hover {
	color:#333;
	text-decoration:underline;
}
#entries .entry p{
	color:#333;
	font-size:13px;
	list-style:none;
}

#entries .entry a {
	color:#990000;
	text-decoration:underline;
}
#entries .meta {
	color:#F3556D;
	text-decoration:none;
	display:block;
	margin-top:15px;
	font-size:12px;
}
#entries .meta a, #entries .meta a:visited {
	color:#F3556D;
	text-decoration:none;
}
#entries .meta a:hover {
	color:#F3556D;
	text-decoration:underline;
}
#entries .date {
	width:44px;
	height:42px;
	background:url(img/bgdate.gif) repeat-x top;
	color:#fff;
	float:left;
	text-align:center;
	display:block;
	margin:0 10px 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:1;
	padding-top:5px;
}
#entries .entry form input, #entries .entry form textarea {
	color:#990000;
	border:1px solid #999;
	background:#f0f0f0;
	padding:4px;
/*	-moz-border-radius:5px;*/
}

/* post entries */
/* post meta */
#metainfotop {
	height:10px;
	width:560px;
	background:url(img/cornertopsingle.gif) no-repeat top;
	display:block;
}
#metainfo {
	width:520px;
	padding:10px 20px 20px 20px;
	background:url(img/middlesingle.png) repeat-x top #282828;
}
#metainfo h1 {
	font-size:18px;
	color:#CCC;
	font-weight:normal;
	height:42px;
	text-transform: uppercase;
}
#metainfo p {
	color:#999;
}
#authorinfo small {
	font-size:11px;
	color:#999;
}
#authorinfo small a {
	color:#999;
	text-decoration:none;
}
#authorinfo {
	margin:10px 0 10px 0;
}
/* post meta */
/* sidebar */
.sidebars {
	width:170px;
	float:left;
	margin-top:20px;
	padding-left:20px;
}
.sidebars a img {
	border:0;
}
.sidebars ul {
	margin:0 0 20px 0;
	padding:0;
	display:block;
}
.sidebars ul li {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
.sidebars ul li a, .sidebars ul li a:visited {
	color:#ccc;
	text-decoration:none;
}
.sidebars ul li a:hover {
	color:#ccc;
	text-decoration:underline;
}
.sidebars ul li ul {
	margin:0;
	padding:0;	
}
.sidebars ul li ul li {
	color:#ccc;
	font-size:13px;
	border-bottom:1px solid  #333;
	padding:0 0 0 15px;
	margin:0;
	line-height:30px;
	background:url(img/setli.gif) no-repeat left top;
	text-transform:capitalize;
	
}
.sidebars ul li ul li a, .sidebars ul li ul li a:visited  {
	color:#ccc;
	font-size:13px;
	text-decoration:none;
}
.sidebars ul li ul li a:hover {
	color:#ccc;
	font-size:13px;
	text-decoration:underline;
}
.sidebars ul li h2 {
	color:#999;
	font-size:20px;
	border-bottom:1px solid #999;
	text-transform:lowercase;
	margin-bottom:20px;
}
.sidebars ul li h2 a, .sidebars ul li ul li h2 a:visited  {
	color:#999;
	font-size:20px;
	text-decoration:none;
}
.sidebars ul li ul li h2 a:hover {
	color:#999;
	font-size:20px;
	text-decoration:underline;

}
/* sidebar */
#comments {
	width:560px;
	margin:20px 0 0 0;
}
#comments h2 {
	color:#ccc;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #333;
	padding:0;
	margin:0;
}
#comments .nocomments {
	color:#ccc;
	font-size:14px;
}
#comments ul {
	margin:0 0px 20px 0px;
	padding:0;
}
#comments ul li {
	color:#CCC;
	font-size:13px;
	border-bottom:1px solid #333;
	padding-top:20px;
}
#comments ul li a, #comments form p a {
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
}
#comments form span {
	background:url(img/commentbg.gif) no-repeat left;
	display:block;
	height:25px;
}
#comments form p {
	padding:0px;
	margin:10px 0 5px 0;
}
#comments form input {
	padding:4px 5px 4px 5px;
	width:348px;
	margin:0;
	font-size:13px;
	color:#990000;
	background:none;
	border:none;
	overflow:hidden;
}
#comments form textarea {
	width:540px;
	padding:10px 10px 0 10px;
	margin:0;
	font-size:13px;
	color:#990000;
	font-family:"Trebuchet MS";
	border:none;
	overflow:auto;
	background:none;
}
#comments p {
	color:#999;
	font-size:14px;
}
#comments small {
	font-size:11px;
	color:#666;
}
#comments .bypostauthor {
	padding-left:20px;
}
.navigation {
	display:block;
	font-size:11px;
}
.navigation .alignleft{
	float:left;
	color:#990000;
}
.navigation .alignright {
	float:right;
	color:#990000;
}
.navigation a {
	color:#990000;
	text-decoration:underline;
}
/* body */

/* formatação geral */

#entries .entry h1 {
	color:#990000;
	font-weight:normal;
}
#entries .entry h2 {
	color:#990000;
	border-bottom:#333 1px solid;
	margin:10px 0 10px 0;
	font-size:18px;
	font-weight:normal;
}
#entries .entry h2 a{
	text-decoration:none;
}
#entries p {
	font-weight:normal;
}
#entries .entry h3 {
	color:#990000;
	font-weight:bold;
}
#entries .entry h4, .entry h5, .entry h6 {
	color:#333;
	font-weight:bold;
}
#entries  .entry ol li {
	color:#333;
}
#entries .entry ul li {
	color:#333;
}

#entries .entry ul li a {
	color:#990000;
	text-decoration:underline;
}
#entries .entry hr {
	color:#990000;
	border:1px solid #990000;
	height:1px;
}
#entries img {
	border:none;
}
body h1 {
	color:#ccc;
	font-size:24px;
}
img.centered {
	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
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}
/*captcha*/
#zrx_captcha {
	background:#f0f0f0;
	padding:10px;
}
#zrx_captcha input {
	border:1px solid #990000;
	background:#fff;
}