body {
	background: #e5e5e5 url('img/fundo2.jpg') repeat-x;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: small;
}

#header {
	background: url('img/header2.png');
	width: 832px;
	margin: 0 auto;
}

#header #master {
	height: 135px;
	width: 100%;
	color: #fff;
	margin: 0 auto;
}

#nav {
	background: none;
	width: 832px;
	margin: 0 auto;
}

#nav ul, #nav ul li {
	list-style: none;
}

#nav ul {
	background: none;
	padding: .4em 0;
	text-align: center;
	margin: 0;
}

#nav ul li {
	background: none;
	display: inline;
	margin-right: .1em;
}

#nav ul li a {
	/*background: url('img/opacity.png');*/	
	color: #fff;
	padding: .4em 1em;
	text-decoration: none;
}

#nav ul li a:hover {
	background: url('img/opacity.png');
	color: #fff;
	padding: .4em 1em;
}

#nav ul li.current_page_item a, #nav ul li.current_page_parent a {
	background: #fff;
	color: #333;
}

#body-master{
	background: url('img/body2.png') repeat-y;
	width: 832px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#body-fotos{
	background: url('img/body-fotos.png') repeat-y;
	width: 832px;
	margin: 0 auto;
}

#right{
	width: 580px;
	vertical-align: top;
}

#left{
	width: 250px;
	font-size: 90%;
	vertical-align: top;
}

#footer{
	background: url('img/footer.png');
	width: 832px;
	height: 82px;
	margin: 0 auto;
}

DIV.contents{
	width: 500px;
	margin: 0 auto;
}


DIV.blog-entry{
	background: url('img/blog-header2.jpg') no-repeat;
	width: 500px;
	margin: 0 auto;
	padding-bottom: 40px;
}

DIV.blog-header {
	width: 500px;
	margin: 0 auto;
	height: 55px;
}

DIV.blog-text{
	width: 500px;
	margin: 0 auto;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 95%;
	text-align: justify;
}

DIV.blog-footer{
	width: 500px;
	margin: 0 auto;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 95%;
	padding-top: 10px;
}

DIV.blog-type{
	width: 40px;
	margin: 0 auto;
	float: left;
}

DIV.blog-title{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 90%;
	width: 450px;
	margin: 0 auto;
	float: right;
	padding-top: 5px;
}

DIV.dir{
	font-family: Tahoma,Verdana,sans-serif;
	font-weight: normal;
	font-size: 90%;
	padding-left: 10px;
	line-height: 18px;
	list-style-type: none;
	
}

DIV.code {
        font-family: courier, fixed, monospace;
        text-align: left;
        color : #000000;
        border : #006699;
        border-style : dashed;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        background-color : #dee3e7;
		padding: 8px 8px;
		width: 80%;
}

#nav-bottom{
	background: none;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 95%;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

#main{
	width: 500px;
	margin: 0 auto;
}

#main-header {
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color : #2b7ea7;
	width: 500px;
	margin: 0 auto;
	padding-bottom: 15px;
}

#main-text{
	width: 500px;
	margin: 0 auto;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 95%;
	text-align: justify;
}

#main-entries{
	width: 50%;
	margin: 0 auto;
	float: left;
	padding-bottom: 20px;
	padding-top: 5px;
}

#main-entries p{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}

#main-comments p{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}

#main-comments{
	font-family: Tahoma,Verdana,sans-serif;
	width: 50%;
	margin: 0 auto;
	float: right;
	padding-bottom: 60px;
	padding-top: 5px;	
}

#main-fotos{
	width: 500px;
	margin: 0 auto;
}

#main-fotos p{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}

a.blog-title{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color : #2b7ea7;
	text-decoration: none;
}

a:visited.blog-title{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration : none;
	color : #000066;
}

a:active.blog-title{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color : #7c7c7c;
	text-decoration: none;
}

a:hover.blog-title{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration : none;
	color: #ffa34f;
	background: #056b9e;
}

a{
	font-family: Tahoma,Verdana,sans-serif;

	text-decoration : underline;
	color : #006699;
}

a:visited{
	font-family: Tahoma,Verdana,sans-serif;

	text-decoration : underline;
	color : #000066;
}

a:active{
	font-family: Tahoma,Verdana,sans-serif;

	color : #7c7c7c;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma,Verdana,sans-serif;
 
	text-decoration : none;
	color : #ffa34f;
}

#direita a{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 90%; 
	text-decoration : underline;
	color : #006699;
}

#direita a:visited{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 90%; 
	text-decoration : underline;
	color : #000066;
}

#direita a:active{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 90%; 
	color : #7c7c7c;
	text-decoration: none;
}

#direita a:hover{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 90%;
	text-decoration : none;
	color : #ffa34f;
}

img{
	border-style: none;
}

DIV.comment1 {
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 95%;
	border : #98aab1;
	border-style : dashed;
	border-top-width : 1px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	background-color : #dee3e7;
	width: 70%;
	padding: 5px 10px 5px 10px;	
	text-align: left;
	margin: 0 auto;
}

DIV.comment2 {
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 95%;
	border : #98aab1;
	border-style : dashed;
	border-top-width : 1px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	background-color : #fff;
	width: 70%;
	padding: 5px 10px 5px 10px;	
	text-align: left;
	margin: 0 auto;
}

#form-comentar{

	font-family: Tahoma,Verdana,sans-serif;
	font-size: 95%;
	border : #98aab1;
	border-style : dashed;
	border-top-width : 1px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	background-color : #fff;
	width: 70%;
	padding: 5px 10px 5px 10px;	
	text-align: left;
	margin: 0 auto;
}

DIV.special{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 95%;
	border-style : none;
	background-color : #fff;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.textinput{
	background: #fff;
	border : #787878;
	border-style : solid;
	border-width: 1px;
	font-size: small;	
	color : #000000;
}

.textinput:focus{
	background: #e5e5e5;
	border : #006699;
    border-style : solid;
    border-width: 1px;
    font-size: small;	
	color : #000000;
}

#direita{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	/*color : #2b7ea7;*/
	padding-top: 0px;
	padding-left: 40px;
	width: 220px;
}

#esquerda{
	font-family: Tahoma,Verdana,sans-serif;
	padding-top: 0px;
	padding-left: 40px;
}

blockquote{
	font-family: Tahoma,Verdana,sans-serif;
	font-style: italic;
	color : #787878;
	background: url('img/quote.gif') no-repeat top left;
	padding-left: 35px;
	
}

#in-footer{
	font-family: Tahoma,Verdana,sans-serif;
	color: #fff; 
	padding-top: 5px;
	text-align: center;
	width: 100%;
}

#albuns{
	font-family: Tahoma,Verdana,sans-serif;
	padding-top: 0px;
	width:500px
}

#sobre{
	font-family: Tahoma,Verdana,sans-serif;
	padding-top: 0px;
	width:500px
}

#sobre p{
	text-align: justify;
}

#sobre h1{
	text-align: center;
}

#sobre ul{
	margin: 5px 0 0;
	padding-left: 25px;
	line-height: 18px;
	list-style-type: disc;
}

#sobre ul li{
	padding-bottom: 10px;
}

#eventos{
	font-family: Tahoma,Verdana,sans-serif;
	padding-top: 0px;
	width:500px
}

#eventos ul{
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

#eventos li{
	border : #98aab1;
	border-style : dashed;
	border-top-width : 1px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	background-color : #fff;
	width: 80%;
	padding: 5px 10px 5px 10px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#eventos h1{
	text-align: center;
}

#eventos li:hover{
	border : #98aab1;
	border-style : dashed;
	border-top-width : 1px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	background-color : #dee3e7;
	width: 80%;
	padding: 5px 10px 5px 10px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#fotos{
	margin: 0 auto;
	font-family: Tahoma,Verdana,sans-serif;
	padding-top: 0px;
	width:500px;
	text-align: center;
}

#foto{
	margin: 0 auto;
	font-family: Tahoma,Verdana,sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	width:700px;
	text-align: center;
}

a#aleatorias{
	width: 80px;
	height: 120px;
	background-image: url('img/random1.jpg');
	display: block;
	text-decoration: none;
}

a#aleatorias:hover {
	background-position: 80px 0;
} 

a#pessoal{
	width: 80px;
	height: 120px;
	background-image: url('img/pessoal.png');
	display: block;
	text-decoration: none;
}

a#pessoal:hover {
	background-position: 80px 0;
}

DIV.album{
	width: 500px;
	margin: 0 auto;
	height: 120px;
	padding: 7px;
	border : #98aab1;
	border-style : dashed;
	border-top-width : 1px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
}

DIV.album-foto{
	width: 80px;
	margin: 0 auto;
	float: left;
}

DIV.desc-album{
	margin: 0 auto;
	width: 410px;
	float: right;
	font-family: Tahoma,Verdana,sans-serif;
	text-align: left;
}

.cmxform fieldset p.error label { color: red; }

div.container {
	background-color: #eee;
	border: 1px solid red;
	margin: 5px;
	padding: 5px;
}

div.container ol li {
	list-style-type: disc;
	margin-left: 20px;
}

div.container { display: none }

.container label.error {
	display: inline;
}

form.cmxform { width: 30em; }

div#qTip {
  padding: 5px 8px;
  border: 1px dotted #fff;
  display: none;
  background: #006699;
  /*background-image: url(imagens/fundo_3.png);*/
  color: white;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}


img.fotos{
	border: 1px solid #006699;
	padding: 3px;
}

img.fotos:hover{
	background: #dee3e7;
}
#twitter_update_list{
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
}

#twitter_update_list li{
	list-style: none;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:85%;
	font-weight: normal;
	padding-bottom: 7px;
}

