/*
Theme Name: Tiago Vianna Theme - v12
Theme URI: http://www.topwise.com.br/
Description: Tema desenvolvido exclusivamente para o site www.tiagovianna.com.
Version: 1.12
Author: Joe Edman
Author URI: http://www.joeedman.com.br/
Tags: tiago vianna, personalizado, exclusivo

	Tiago Vianna.com v1.12
	 http://www.tiagovianna.com/

	Este tema foi desenvolvido e construído por Joe Edman!
	http://www.topwise.com.br/
	http://www.joeedman.com.br/	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* reset de CSS */
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, img, font, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
:focus {
    outline: 0;
}
body {
    background: white;
    line-height: 1;
    color: black;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/* gerais */
html {
  overflow: -moz-scrollbars-vertical;
}

body {
	background: url(img/shadow.jpg) no-repeat fixed 50% 0;
	background-color: #215C00;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	overflow-x: visible;
}

#pagina {
	margin-top: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#tudo {
	position: relative;
	width:980px;
	margin:0 auto;
	padding: 0;
	border: 0 solid White;
}

#titulo {
	width: 505px;
	height: 120px;
	margin: 0 0 0 475px;
	border: 0 solid White;
	float: none;
	position: fixed;
	display: none;
}

#titulo h1 {
	display: none;
}

#esquerda {
	width: 423px;
	float: left;
	border: 0 solid White;
	position: fixed;
        padding-top: 12px;
}

#banner {
	width: 500px;
	height: 100px;
	margin: 0 481px;
	border: 0 solid White;
	position: fixed;
	z-index: 10;
}

#fcgbanner {
	width: 450px;
	height: 400px;
	margin-left: 15px;
	border: 0 solid White;
}

#menulista {
	display: none;
}

#direita {
	width: 550px;
	float: right;
	border: 0 solid White;
	margin-top: 15px; /* 105px */
}

#topcontent {
	width: 479px;
	height: 15px;
	margin: 0 0 0 auto;
	padding: 0 10px;
	border: 0 solid White;
	background:transparent url(img/transparencia-top.png) repeat scroll 0 0;
}

#conteudo {
	width: 479px;
	margin: 0 0 0 auto;
	padding: 10px;
	border: 0 solid White;
	background:transparent url(img/transparencia.png) repeat scroll 0 0;
}

#botcontent {
	width: 479px;
	height: 17px;
	margin: 0 0 0 auto;
	padding: 0 10px;
	border: 0 solid White;
	background:transparent url(img/transparencia-bottom.png) repeat scroll 0 0;
}

#destaque {
	padding: 0 15px 0 15px;
}

#ultimas {
	padding: 0 15px 0 15px;
}

#rodape {
	clear: both;
	padding: 0 10px 0 10px;
	border: 0 solid White;
	text-align: right;
}

/* outros */
a {
	text-decoration: none;
	color: #fff568;
}

a:hover {
	text-decoration: none;
	color: Yellow;
}

h2 {
line-height:150%;
padding:0 0 0 5px;
width:422px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:18px;
color: #ffffff;
margin-top: 15px;
border: 0px solid White;
}


#destaque p {
	line-height:150%;
	padding:12px 0 0 6px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	border: 0 solid White;
	margin: 0 0 0 auto;
}

.lines{
background:transparent url(img/linha.png) no-repeat scroll 0 0;
font-size:4px;
height:10px;
margin:0 4px;
padding:0 0 0 5px;
width: 369px;
}

.listas {
	margin-left: 10px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
	text-indent: 0;
	font-size: 110.0%; /* Resets 1em to 10px */
	}

.listas li {
	margin: 7px 0 8px 10px;
}

ul {
	margin-left: 10px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
	text-indent: 0;
	font-size: 110.0%; /* Resets 1em to 10px */
	}

li {
	margin: 7px 0 12px 10px;
}

/* citações */

blockquote {
	margin: 1em;
	padding: 0.5em 1em 0 38px;
	background: transparent url(img/citation.png) left top no-repeat;
	font-style: italic;
	color: #797342;
}

blockquote pre {
	text-align: right;
	margin: 8px 0;
	font-style: normal;
	font-size: 1.5em;
	height: 30px;
	color: Yellow;
	padding-right: 25px;
	background: url(img/citationfin.png) right bottom no-repeat;
}

address {
	text-align: right;
	margin: -18px 0 0;
	padding: 0 25px 40px 97px;
	color: #fff;
}


.alignleft {
	float: left;
}

.alignright {
	margin: 0 0 0 auto;
}

small {
	line-height:150%;
	padding:12px 0 0 6px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	border: 0 solid White;
	margin: 0 0 0 auto;
}

#destaque p.postmetadata {
	line-height:150%;
	padding:12px 0 0 6px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	border: 0 solid White;
	margin: 0 0 0 auto;
	text-align: right;
}

.wordtube {
	margin: 0 0 0 auto;
	text-align: center;
}

.tituloh2 {
	position: fixed;
	width: 100px;
	height: 30px;
	margin: 0 0 0 -110px; /* -30px 0 0 -110px */
	border: 0;
	padding: 0;
}