/*
Theme Name:		Biblica2009
Theme URI: 		http://www.fcjsp.com.br/
Version: 		1.0
Description: 	O tema Biblica2009 produzido por <a href="http://www.geoweb.blog.br">http://www.geoweb.blog.br</a> baseado em WP Framework.
Author: 		George Campos
Author URI:		http://www.geoweb.blog.br
Tags:			clean, design, escuro, igreja, web, radio



Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!

*/



/* Reset Browser Defaults */

@import url( 'library/media/css/reset.css' );



/* Apply base theme styles and colors */

@import url( 'library/media/css/base.css' );



/* Basic 2 Column Layout */

@import url( 'library/media/layouts/3col.css' );



/* Stylistic CSS Styles */

@import url( 'library/media/css/screen.css' );
/* Body e Geral */



body {
	background-color:#253a4b;
	background-image:url(images/bg-biblica.png);
	background-repeat: repeat-x;
}
.container {
	background-image:url(images/bg-content.gif);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#FFF;
}
.aside {
	margin-left: 33px;
}
.bside {
	margin-right: 33px;
}
.clean-style {
	padding:0px;
	border:0px;
	margin:0px
}
.hfeed {
	background-color: #101212;
	border: 1px #000 groove;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.widget {
	margin-bottom: -10px;
}
#space-cont {
	height: 10px;
	clear: both;
}
textarea {
	width: 460px;
}
#nav-link a {
	font-size: 11px;
	color: #9f9d6e;
}
/* Header */



.header {
	width: 996px;
	height: 140px;
	background-image:url(images/header-01.jpg);
	background-repeat:no-repeat;
}
#logo {
	float:left;
}
#radio-head {
	float:right;
	padding-right: 25px;
	padding-top: 96px;
}
#menu-site {
	background-image:url(images/bg-menu.jpg);
	background-repeat:repeat-x;
	height: 55px;
}
/* Busca */

.search {
	width: 80px;
}
#busca {
	float:right;
	margin-right:8px;
}
/* Menu */



.widget-title {
	background-image:url(images/tit-menu.gif);
	background-repeat:no-repeat;
	width: 170px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ad1d01;
	padding-left: 15px;
}
.widget-title2 {
	background-image:url(images/tit-conte.gif);
	background-repeat:no-repeat;
	width: 200px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ad1d01;
	padding-left: 15px;
}
#secondary li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: square;
}
#secondary a {
	color:#FFF;
	text-decoration:none;
}
#secondary a:hover {
	text-decoration:underline;
	color: #9f9d6e;
}
/* destaque */

#slider {
	margin: 0 auto;
	position: relative;
}
.scroll {
	width:540px;
	height:360px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
}
.panel {
	position:relative;
	height:360px;
}
.panelContent {
	position:absolute; 
	background:url(dark/panelContent.png) repeat;
	color:#000;
	bottom: 0;
	width:540px;
	height:40px;
}
.panelContent h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	font-weight: bold;
	color:#ad1d01;
	padding: 0px;
}
.panelContent {
	font-size:12px;
	color: #FFF;
 	padding:10px; 
}
#shade {
	border-top:1px solid #2d3132;
}
#shade a img {
	width:100px;
	height:56px;
	border:1px solid #878885;
}
#shade a:hover img, #shade a.selected img {
	border:1px solid #dfdfdf;
}
#shade ul.navigation {
	text-align:center;
	padding: 0px;
	margin: 0px;
}
#shade ul.navigation li {
	display:inline-block;
}
#shade ul.navigation li a {
	padding-top:15px;
	display:block;
}
#shade ul.navigation li a:hover, #shade ul.navigation li a.selected {
	background:url(dark/shade.png) top center no-repeat;
}
.scrollButtons {
	display:none;
}
/* Conteudo 2 colunas */



.conteudo-titulo {
	background-image: url(images/tit-conte.gif);
	background-repeat:no-repeat;
	width: 242px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ad1d01;
	padding-left: 15px;
}
#conteudo-2col-e {
	float:left;
	width:242px;
	background-color:#25292a;
	padding-left: 10px;
	padding-right: 10px;
}
#conteudo-2col-d {
	width:242px;
	float: right;
	background-color:#25292a;
	padding-left: 10px;
	padding-right: 10px;
}
#conteudo-2col-n {
	border-bottom: dotted 1px #5c5d5e;
	padding-bottom: 20px;
	padding-top: 5px;
}
#conteudo-2col-n2 {
	padding-bottom: 10px;
}
#minatura-e {
	float:left;
	padding-right: 10px;
	padding-bottom: 3px;
}
#minatura-e img {
	border: solid 1px #878885;
}
.titulo-e a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f9d6e;
}
.resumo-e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
/* footer */



#footer-biblica {
	background-image:url(images/bg-footer.jpg);
	background-repeat:repeat-x;
	background-color: #1a1a10;
	height: 123px;
	margin-left: 18px;
	margin-right: 18px;
}
#footer-biblica table {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#footer-biblica a, img {
	padding: 0px;
	border: 0px;
}
#rodape-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	vertical-align:middle;
	text-align: center;
}
#rodape-links a {
	color: #9f9d6e;
}
#creditos {
	height:15px;
	background-color:#0d0c07;
	color:#474332;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center
}
#creditos a {
	color: #9f9d6e;
}
/* Corpo do post */



.entry-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #ad1d01;
	border-bottom: dotted 1px #5c5d5e;
	padding-bottom: 10px;
}
.entry-meta {
	border-bottom: dotted 1px #5c5d5e;
	padding-bottom: 2px;
}
.entry-footer {
	border-top: dotted 1px #5c5d5e;
}
#post-cred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#post-cred a {
	color: #9f9d6e;
}
#post-artigo h1, h2, h3, h4, h5, h6 {
	color: #ad1d01;
}
#post-cred-footer {
	font-size: 11px;
	color:#FFF;
}
#post-cred-footer a {
	color: #9f9d6e;
}
/* Calendario */



#cal-top table {
	padding-bottom:0px;
	margin-bottom: 0px;
}
#wp-calendar {
	padding-bottom:0px;
	margin-bottom: 15px;
}
.search-term {
	color:#FFF;
}
/* Radio biblica 

#cat-posts-2 a{

	color: #9f9d6e;

	

}



*/



/* Busca, listagens, etc.. */



#category-title {
	color: #9f9d6e;
	font-size: 18px;
	border-bottom: double 1px #5c5d5e;
	margin-bottom: 15px;
}
.entry-title a {
	color: #ad1d01;
}
.entry-title a:hover {
	color: #ad1d01;
	text-decoration:underline;
}
#busca {
	vertical-align:top;
}
#busca input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:25px;
}
#busca table {
	margin-bottom: 0px;
	margin-top: 6px;
}
#busca td {
	vertical-align:top;
}
.my_busca {
	width: 190px;
	height: 29px;
	border: solid 1px #5c5438;
	background-color: #81764e;
	margin: 0px;
	padding: 0px;
}
.my_button {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* menu superior */

#navcontainer {
	float:left;
	padding-left: 10px;
	padding-top: 0px;
	height: 55px;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	background-image:url(images/bg_botao.png);
	color: White;
	text-decoration: none;
	float: left;
	border-right: 0px;
	width: 116px;
	height: 40px;
	line-height:45px;
	text-align: center;
}
#navcontainer ul li a:hover {
	text-decoration:underline;
}
#post-artigo a {
	color: #ad1d01;
}
/* Navegacao +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.Nav {
	font-size: 11px;
	padding: 10px 0px;
	color:#666;
	font-family: 'Verdana';
}
.Nav a {
	padding: 1px 6px 1px 4px;
	border-right: solid 1px #666;
	font-size: 11px;
}
.Nav a:visited {
	padding: 1px 6px 1px 4px;
	border-right: solid 1px #666;
}
.Nav a:hover {
	padding: 1px 6px 1px 4px;
	border-right: solid 1px #666;
	text-decoration: none;
}
.Nav span {
	padding: 1px 6px 1px 4px;
	color:#666;
	border-right: solid 1px #666;
}
.Nav .on {
	padding: 1px 6px 1px 4px;
	border-right: solid 1px #666;
	font-size: 11px;
	color:#003366;
}
/* Radio +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.hfeed2 {
	background-color: #101212;
	border: 1px #000 groove;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#radio-template {
	background-image:url(images/header-radio.jpg);
	background-repeat:no-repeat;
	background-position: 15px 15px;
}
#radio-conteudo {
	float: left;
	width: 475px;
}
#radio-category-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#FFF;
	font-weight:bold;
	border-bottom: dotted 1px #5c5d5e;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#radio-entry-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background: #ad1d01;
	padding: 2px;
	padding-left:8px;
	padding-right: 8px;
	display: inline;
}
#radio-entry-title a {
	color:#FFF;
	text-decoration:none;
}
#minatura-radio {
	padding-right: 10px;
	padding-bottom: 3px;
	text-align:right;
}
.radio-resumo {
	text-align:right;
}
#radio-tit a {
	color:#FFF;
}
/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */

.aligncenter {
}
.alignleft {
}
.alignright {
}
.wp-caption {
}
.wp-caption-text {
}

.balloon {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ad1d01;
	
}

.ec3_iconlet {
	display:none;
}


#wpcf7-f3-w1-o1 input {
	width: 150px;
}
