/*

Theme Name: Igreja Batista do Calvario

Theme URI: http://flaviopaiva.net

Description: Tema Baseado no Wordpress Max. Usa PHPThumb para gerar de miniaturas na home e em paginas internas.

Version: 4.0

Author: Marcis Gasuns, Adaptado e traduzido por Flavio Paiva e Rafael Timo.

Author URI: http://flaviopaiva.net

*/



/* Imports */


@import url("css/header.css"); 
 @import url("css/featured.story.css");
 @import url("css/more.features.css");
 @import url("css/more.latest.css");
 @import url("css/ajax.tabs.css");
 @import url("css/front.categories.css");
 @import url("css/footer.css");
 @import url("css/single.post.template.css");
 @import url("css/archive.css");
/* Reset */

* {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}
html, body {
	line-height: 1
}

* html img {
filter:expression( this.alphaxLoaded ? "" :
( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" :
this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0, 0)+ String(this.alphaxLoaded=true).substr(0, 0)+ (this.src="/wp-content/themes/wp-max/images/blank.png").substr(0, 0) ) :
this.runtimeStyle.filter="" ) );
}

img {
	border:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ''
}
blockquote, q {
	quotes: "" ""
}
ul {
	list-style-type: none
}
ol {
	list-style-type: decimal
}
ol {
	margin: 0 0 0 20px
}
.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000
}
a:hover {
	color: #999
}
/* Page Layout */

body {
	width: 100%;
	text-align: center;
	cursor: default;
	background-color: #FFFFFF;
	background-image: url(/wp-content/themes/calvario2009/images/calvario2009_Fundo.jpg);
	background-repeat: repeat-x;
}
#pagei {
	width: 1004px;
	height: auto;
	padding: 0px;
	text-align: left;
	font-size: 0.75em;
	color: #000000;
	margin: 0px auto 0;
}

#main {
	float: left;
	margin: 0px 20px 0px 0px;
	overflow: hidden;
	width: 780px;
	padding: 0px;
}
#cinza {
	float: left;
	margin: 0px;
	overflow: hidden;
	background: #DEDAD9;
	padding: 12px;
}
#main-left {
	float: left;
	width: 221px;
}
#main-center {
	float: left;
	width: 253px;
	margin-left: 20px;
}
#main-right {
	float: left;
	width: 221px;
	margin-left: 21px;
}
#main-banners{
	float: left;
	width: 204px;
	background: #871515;
}
#contents {
	width: 610px;
	padding: 10px 0 10px 0;
	float: right;
}
#contents-b {
	width: 850px;
	padding: 0 0 0 0;
	float: left;
}
#content, #content-b {
	float: left;
	width: 850px;
}
#sidebar {
	float: left;
	display: inline;
}
#footeri {
	width: 1000px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background-color: #366799;
}
#footer {
	padding: 10px;
}
#bottom {
	margin: 7px auto 0px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}
#bottom-left {

}
#bottom-right {
	float: right;
}
/* Global site Headers */

h2.front {
	display: block;
}
h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}
h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}
/* Various Links CSS */

a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 7px;
}
a.icomment:hover {
	color:#333
}
#left-banners {
	width: 205px;
	float: left;
	height: 176px;
}
#right-banners {
	width: 205px;
	float: right;
	height: 176px;
}
#pagei #cinza #branco {
	background: #FFF;
	padding: 20px;
}
#header #menu_superior {
	height: 44px;
	width: 1004px;
	margin: 0px;
	background: url(images/calvario2009_13.jpg);
}
fieldset {
	border-style: none;
}