/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	background: #111111 url(http://s310.photobucket.com/albums/kk426/magznetwork/revolutionchurch/bg.png);
	width: 980px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 20px auto 20px;
	padding: 0px;
}

td, div {
	line-height:20px;
}

img {
	border:none;
}

a {
color: #A91B33;
text-decoration: none;
}
a:hover {
color: #A91B33;
text-decoration: underline;
}
#data {
	background-color:#252525;
	color:#FFF;
	font-weight:bold;
	padding:10px;
}
#data a {
	color:#FFF;
}

#page {
	border: 10px #333 solid;
	background-color:#EEE;
}
#logo {
	position:relative;
	background-image:url(images/header.png);
	height:90px;
}
.imglogo {
	margin-top:10px;
	margin-left:10px;
}
#menu1 {
	position:relative;
	padding:10px;
	background-color:#484848;
	font-size:14px;
	color:#FFF;
}
#menu2 {
	padding:5px;
	position:relative;
	border-top:solid 1px #FFF;
	background-color:#666;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
}
#content {
	position:relative;
}
#sidebar {
	position:relative;
}
#footer {
	position:relative;
}
#menu1 li
{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	margin-right:10px;
}
#menu2 li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	margin-right:8px;
	margin-left:px;
}

#menu2 a, #menu1 a {
	color:#FFF;
}

#searchh {
	position:absolute;
	right:10px;
	top:7px;
}
form {
	padding:0;
	margin:0;
}
.tit {
	position:relative;
	color:#FFF;
	background-color:#252525;
	padding:5px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
}
.boxPrincipal {
	position:relative;
	margin-top:10px;
}
#widgs li {
	list-style:none;
	line-height:19px;
	margin-left:10px;
}

#widgs a {
	font-size:12px;
}
#arquiv li, #categs li, #andamf li, #abdc li, #slideshow li {
	list-style:none;
	padding-bottom:6px;
	margin-left:30px;
}

#arquiv, #categs, #andamf, #abdc, #slideshow, #revista, #tags {
	position:relative;
	background-color:#fcfcfc;
}

#andamf, #abdc, #arquiv{
	padding-top:6px;
}

#revista, #tags {
	padding:10px;
}

.top10px {
	margin-top:10px;
}

.postsPrinc {
	position:relative;
	background-color:#fcfcfc;
	padding:10px;
	border-bottom:dotted 1px #333;
	font-size:12px;
	line-height:15px;
}

.postsCat {
	position:relative;
	background-color:#fcfcfc;
	padding:10px;
	border-bottom:dotted 1px #333;
}

.postsInt {
	position:relative;
	background-color:#fcfcfc;
	padding:10px;
	border-bottom:dotted 1px #333;
}

.pagetitle {
	position:relative;
	text-transform:uppercase;
	background-color:#252525;
	color:#FFF;
	font-weight:bold;
	padding:5px;
}

#post h2 {
	margin:0px;
	padding:0px;
}

#post h3 {
	margin-top:4px;
	margin-bottom:10px;
	padding:0px;
	font-weight:normal;
	color:#666;
}

.alignleft {
	float:left;
	margin-right:10px;
}

.imagem {
	border:none 0px;
}

ul.twitter {
	padding:0;
	margin:0;
}
#catalogo td {
	padding-bottom:15px;
}
#revista {
	text-align:center;
}

.linkCat {
	color:#FFF;
}
a:hover.linkCat {
	color:#FFF;
}

#sidebar p {
	padding:0;
	margin:0;
}

.inputcampo {
	position:relative;
	width:300px;
}

.inputtext {
	position:relative;
	width:300px;
	height:100px;
}