/*   
Theme Name: Mil Milhas
Theme URI: http://www.milmilhas.net/
Description: Template para o site da banda Mil Milhas.
Author: Caqui Design
Author URI: http://www.caquidesign.com.br
Version: 1.0
*/

.post-edit-link {
	clear:both;
	font-size:0.8em;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #AEAEAE;
}

.barralateral li {
	font-size: 1.4em;
	padding: 10px 0;
	background: url(bar.jpg) no-repeat bottom;
}

.barralateral li.bfim {
	background: none;
	padding-bottom: 40px;
}

.quadroprincipal hr {
width: 50%;
color: #333;
}

.quadroprincipal h2 {
font-size:2em;
margin-bottom:-13px;
margin-top:25px;
}

.galeria img {
	width: 130px;
	margin: 12px;
	border: 1px ridge #3a3a3a;
	height:107px;
}

.quadroprincipal img {
	float: left;
	margin-right: 15px;
	border: 2px groove #1b1b1b;
}

.quadroprincipal p {
	text-align: justify;
	margin-bottom: 20px;
	font-size: 1.3em;
	line-height: 1.3em;
}

.pesquisa input {
	border-style: none;
	background: none;
	width: 100px;
	color: #FFF;
}

#conteudo {
	width: 865px;
	min-height: 445px;
	margin: 0 auto;
	background: url(bgcenter.jpg) no-repeat;
}

.barrasuperior {
	text-align: right;
	padding: 8px;
	margin-right: 70px;
	font-size: 1.1em;
}

#cabecalho {
	height: 170px;
}

.pesquisa {
	margin-top: 16px;
	margin-left: 685px;
}

.galeria {
	float: right;
	height: 130px;
	width: 155px;
	margin: 10px 69px;
	background: url(gal.jpg) no-repeat;
}

.barralateral {
	float: left;
	padding: 20px;
	margin-left: 20px;
	*padding:0;
}

.quadroprincipal {
	width: 540px;
	min-height: 243px;
	float: right;
	margin-right: 65px;
	background: url(content.jpg) no-repeat;
	padding:20px;
}

.quadroprincipal h1 {
margin-bottom: 10px;
font-size: 2em;
}

.rodape, .rodape a {
	padding-top: 40px;
	clear: both;
	text-align: center;
	font-size: 1em;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body { /* Seleciona o corpo da página */
	line-height: 1;
	color: white;
	background: black url(bgbar.jpg) repeat-x;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}