*{margin: 0; padding: 0;}
body{
	background: #fff url("images/bg.gif") repeat-x 0 0;
	font: 12px Verdana, Arial;
	/*color: #6f6f6f;*/
	color:#6f6f6f;
	padding-bottom: 25px;
}
 
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
/*a{text-decoration: none; color: #f29926;}*/
a{text-decoration: none; color: #aeaeae;}
a:hover{color: #d90000;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}

img{


}

#container-01{
	width: 100%; 
	text-align: center;
	background: url("images/background.jpg") no-repeat center top; 
}

#predio{
	width: 181px;
	height:171px;
	text-align: center;
	margin-left:450px;
	background: url("images/predio.png") no-repeat center top;
	border:0px;
	margin-top:-182px;
}


#container-02{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header{
	width: 880px;
	height: 77px;
	padding-top: 105px;
	padding-left: 20px;
	position: relative;
}
#header h1{
	font: 36px Century Gothic,Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #fff;
}
#header h1 a{color: #fff;}
#header h1 a:hover{color: #d90000;}
.description{color: #fff;}
#searchbar{
	width: 200px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
}
#searchform{
	width: 184px;
	padding: 4px 8px 0 8px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform #s{
	width: 145px;
	height: 19px;
	border: 0;
	/*color: #b4d1cf;*/
	color: #ffffff;
	padding-top: 5px;
	background: url("images/input-bg.gif") no-repeat 0 0;
}
#searchform #searchsubmit{
	width: 34px;
	height: 23px;
	background: url("images/submit.gif") no-repeat 0 0;
	margin-left: 5px;
	border: 0;
	cursor: pointer;
}
#navigation{
	width: 900px;
	height: 34px;
	overflow: hidden;
	margin:10px;
}
#navigation li{
	list-style-type: none;
	height: 34px;
	text-align: center;
	float: left;
}
#navigation li a{
	width: 99px;
	height: 26px;
	display: block;
	padding-top: 8px;
	color: #fff;
	text-decoration: none;
}
#navigation li a:hover{
	background: url("images/nav-hover.gif") repeat-x 0 0;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover{
	width: 99px;
	height: 26px;
	display: block;
	padding-top: 8px;
	color: #fff;
	background: url("images/nav-active.gif") repeat-x 0 0;
	text-decoration: none;
}
#main-wrapper{
	width: 900px;
	padding: 15px 0;
	overflow: hidden;
}
#left{
	width: 690px;
	padding-right: 10px;
	padding-bottom: 30px;
	float: left;
}
#left ul, #left ol{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 20px;
	margin: 0 0 20px 20px;
	padding: 0;
}
.ent-01{
	width: 690px;
	margin-bottom: 15px;
	background: #f6f6f6 url("images/ent-top.gif") no-repeat center top;
}
.ent-02{
	width: 640px;
	padding: 10px 25px;
	background: url("images/ent-bottom.gif") no-repeat center bottom;
}
#left h2{
	font: 20px Century Gothic,Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #d90000;

}
#left h2 a{color: #d90000; text-decoration: none;}
#left h2 a:hover{color: #990000;}
.meta-data{
	color: #9da2a3;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #9da2a3;
}
.entry{padding: 10px 0;}
#post-links{
	width: 690px;
	margin: 10px 0px;
	position: relative;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 79px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url("images/prev.png") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover{background: url("images/prev.png") no-repeat 0 -30px;}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.next-entries a{
	width: 79px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url("images/next.png") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover{background: url("images/next.png") no-repeat 0 -30px;}
#left h3{
	font: 18px Century Gothic,Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #d90000;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.commentlist{width: 585px; padding: 10px 25px;} 
.commentlist1{width: 640px; padding: 10px 25px;} 
.commentlist li{
	width: 570px;
	list-style-type: none;
	padding-left: 70px;
	background: url("images/comment.gif") no-repeat 0 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #9da2a3;
}

#commentform{width: 640px; padding: 0 25px;}
#commentform input{
	width: 300px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 79px;
	height: 30px;
	border: 0;
	background: url("images/send.png") no-repeat 0 0;
	cursor: pointer;
}
#commentform #submit a:hover{background: url("images/send2.png") no-repeat 0 0px;}

#right{
	width: 200px;
	float: left;
}
.sdb-content-01{
	width: 200px;
	color: #fff;
	margin-bottom: 10px;
	background: #333333 url("images/sdb-top.gif") no-repeat center top;
}
.sdb-content-01 a{color: #d90000; text-decoration: none;}
.sdb-content-01 a:hover{color: #fff; text-decoration: underline;}
.sdb-content-02{
	width: 200px;
	padding: 10px 0;
	background: url("images/sdb-bottom.gif") no-repeat center bottom;
}
.sdb-content-01 ul li{
	width: 200px;
	list-style-type: none;
	border-bottom: 1px dotted #e5e5e5;
}
.sdb-content-01 ul li a{
	width: 180px;
	height: 22px;
	padding: 6px 10px 0 10px;
	text-decoration: none;
	display: block;
	color: #fff;
}
.sdb-content-01 ul li a:hover{background-color: #504f4f; color: #f5f5f5; text-decoration: none;}
.sdb-content-01 h3{
	font: 18px Century Gothic, Trebuchet MS;
	font-weight: normal;
	color: #aaaaaa;
	padding: 0px 10px 6px 10px;
	border-bottom: 1px dotted #e5e5e5;
}
.sdb-content ul .recentcomments{
	height: 24px;
	padding-top: 10px;
	padding-left: 14px;
}
.sdb-content ul .recentcomments a:hover{background: transparent;}

.center{width: 200px; text-align: center;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

#footer{
	width: 900px;
	height: 30px;
	color: #d9000;
	font-family: Century Gothic, Trebuchet MS;
	text-align: center;
	padding-top: 25px;
	background: url("images/footer-bg.gif") no-repeat 0 0;
}





.textbox{
	background-color:#F0FFE6;
	border-width: 1px;
	border-style: dotted;
	border-color: #000000 #000000 #000000 #000000;
	font:normal 12px Century Gothic;
	padding-left:5px;
	padding-right:5px;
	color: #A2A2A2;
}


.textbox:hover {
	background-color:#F0FFE6;
	padding-left:5px;
	color: #4F4F4F;
}

.textbox:focus {
	background-color:#FFF4F4;
	color: #232323;
}

.textcomentario{
	font:normal 18px Century Gothic;
	padding-left:5px;
	padding-right:5px;
	width:400px;
	color: #A2A2A2;
}

.textcomentario:hover {
	background-color:#F0FFE6;
	color: #4F4F4F;
}

.textcomentario:focus {
	background:#FFCCCC;
	color: #232323;
}