/*  
Theme Name: Dr.Talmir modelo 2

Theme URI: http://www.andrekaw.com/

Description: Three column wordpress theme created based on Christian Theme, based on the Three Columns Kubrick Theme.

Version: 1.0

Author: andrekaw.com

Author URI: http://www.andrekaw.com/
Tags: clean, crisp, simple, 3 columns, fixed width, christian, god, christ, crose,

Designed for WordPress 2.6 and higher

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html
Adapted, translated to portuguese-br by andrekaw.com
Conformed to client doctor Talmir by andrekaw.com


*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
font-family: Verdana, Helvetica, Georgia, Sans-Serif;
font-size: 12px;										/* tamanho dos textos na página */
text-align: center;
vertical-align: top;
/* background:#e9e9e9 url(images/longbg.png) repeat-x top left; */
background:#e9e9e9;									/* alterado o background-color para cinza e retirada a imagem png */
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 15px;									/* tamanho dos títulos */
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #197500;									/* setada a cor verde-escura */
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 8px 0 0;
}


blockquote{
	margin: 10px 0 0;
	background: #efefef;						/* fundo cinza claro */
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f9f9f9;						/* fundo cinza um pouco mais claro ainda */
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 0px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;						/* fundo grafite */
	color: #9b9b9b;
}


/* =========================================================================== */
/*                                                                             */
/*  Modificando os estilos de imagens do tema default do WordPress, o Kubrick  */
/*                                                                             */
/* =========================================================================== */

.entry img{
	border: 1px solid #ccc;
}

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

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

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

img.wp-smiley{
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* =========================================================================== */
/*                                                                             */
/*                            Fim do estilo de imagens                         */
/*                            Início de definições                             */
/*                                                                             */
/* =========================================================================== */

input, textarea{
	font-family: Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 10px;
}

#container{
	margin: auto;
	width: 940px;									/* alterado de 839 para 940 */
	padding: 0 7px 0 0;
	text-align: left;
}

#page{
	float: left;
	width: 940px;									/* alterado de 839 para 940 */
	margin: 0 0 15px 0;
	color: #000;
}

#header{											/* alterado para incluir o logo dr. Talmir */
	float: left;
	width: 938px;									/* alterado de 839 para 940 */
	height: 250px;									/* ampliado de 150 para 250 px */
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-top: 1px solid #000000;
	background: #eaffe7 url(images/greenheader.gif) no-repeat;		/* alterada a imagem para o novo site do Dr. Talmir */
	color: #000;
}

#header .site_title{
	float: left;
	width: 60%;
        padding: 15px 15px 15px 15px;
}

/* cabeçalho - header */

#tagline {
        float: right;
        padding: 0px 0px 5px 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #009036;							/* alterada a cor para verde-escuro */
}

#header h1{
	padding: 35px 15px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	text-align: right;
}

#header h1 a{
	text-decoration: none;
	color: #009036;
}

#header h1 a:hover{
	text-decoration: none;
}

#header .syndication{
	float: left;
	width: 40%;
	font-family: Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

#header .syndication a{
	color: #fff;
}

#header .syndication ul{
	margin: 0;
	padding: 10px 30px 15px 0;
	list-style: none;
}

#header .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat 0 1px;
}

.columns_wrapper{
	float: left;
	width: 940;											/* alterado de 839 para 940 */
        border-left:1px solid #000000;
        border-right:1px solid #000000;
	margin: 0px 0px 0px 0px;
	background: #fff url(images/contentBg2.gif) repeat-y;
	display: inline;
}

.narrowcolumn{
	float: left;
	width: 550px;										/* alterado de 479 para 550 */
	/*background: url(images/dotted_vertical.gif) repeat-y top right;*/ 
}

.post{
	padding: 11px 1.5em;
}

.postdate{
	font-family: "Trebuchet MS", Verdana, Helvetica, Georgia, Sans-Serif;
	font-weight: bold;
	color: #542920;
}

.post h2{
	padding: 15px 0 0;
	font-weight: bold;
}

.entry{
	line-height: 1.6em;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 20px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 15px;
	font-weight: bold;
}

.entry h3{
	font-size: 13px;
}

.entry h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry p.postinfo{
	padding: 15px 0 15px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.browse{
	padding: 10px;
	font-family: Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.browse a{
	font-weight: bold;
	color: #009036;
}

.sidebar{
	float: left;
	width: 189px;									/* Alterei de 160 para 184 */
	margin: 5px 0 0 5px;
	display: inline;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px 0;
}

.sidebar ul li{
	padding: 10px 0 10px 2px;
}

.sidebar ul li h2{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #542920;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 18px;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* ======= comments template ======= */

.comments-template{
	padding: 15px 0 0;
}

.comments-template h2, .comments-template h3{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 8px;
	font-weight: bold;
	color: #333;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	background: url(images/dotted_horizontal.gif) repeat-x bottom left;
}

.commentmetadata{
	font-size: 8px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* ================ wp calendário ================ */

table#wp-calendar{
	width: 100%;
	font-family: Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 9px;
	text-transform: none;
	line-height: 20px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 0px;
	text-align: right;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 0px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* ================ final do calendário ================ */


/* ================ rodapé ================ */

#footer{
	float: left;
	width: 940px;  								 /* 839 -> 940 */
        
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 9px;
        background: #fff url(images/footer.jpg) no-repeat;
        border-top:1px solid #000000;
        border-left:1px solid #000000;
        border-right:1px solid #000000;
        border-bottom:1px solid #000000;
        
	color: #666;
	clear: both;
	text-align: center;
}

#footer a{
	text-decoration: none;
	color: #ffed00;
}

#footer a:hover{
	text-decoration: underline;
}


#footer p {
	padding: 15px 0px 0px 0px;
}


/* ================= barra de menu ================= */

ul#Nav {
	margin: 0;
	padding: 0px 1px 0px 0px;
	list-style: none;
	width: 938px;
	float: left;
	background: #000 url(images/navOnBlack.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
	
}

ul#Nav li {
	float: right;
        border-left: 1px solid #fff;
}

ul#Nav li.first {
	border-left: 1px solid #000;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #000;
}

ul#Nav a:hover {
	background: #cf7f26 url(images/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(images/navOff.gif) repeat-x; 
	text-decoration: none;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
