@charset "UTF-8";
/*  
Agenda de teatro
Version: 1.0
Author: Luis Alves
*/
html, body, div, span, h1, 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, input, textarea {
	font:100% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	line-height: 150%;
	color: #333;
}
body {
	background:url(../images/main_back.jpg);
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #8c4500;
	text-decoration: none;
}
textarea {
	border: 1px solid #666666;
}
#wrapper {
	width:100%;
}
#footer {
	height: 325px;
	width: 100%;
	background: url(../images/back_footer.png) no-repeat;
}
#container {
	margin: 0 auto;
	width: 987px;
}
#header {
	width: 987px;
	background: url(../images/header_back.png) no-repeat;
	height: 153px;
}
#header h1 {
	width: 374px;
	height: 89px;
	float: left;
	background: url(../images/logo_agenda.png);
	margin-top: 23px;
	text-indent: -4000px;
}
#header h1 a {
	width: 374px;
	height: 89px;
	display: block;
}
ul.show_back {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	clear: left;
}
ul.show_back li {
	float: left;
	display: inline;
}
ul.admin_navigation {
	width: 480px;
	float: right;
	margin: 0;
	padding: 0 8px 0 0;
	text-align: right;
	background: white;
	height: 30px;
}
ul.admin_navigation li {
	float: right;
	display: inline;
	margin: 0 8px 0 0;
}
ul.edit_delete {
	float: right;
	margin: 0;
	padding: 0;
}
ul.edit_delete li {
	display: inline;
	float: right;
	width: 21px;
	height: 21px;
	text-indent:-4000px;
	margin-left: 15px;
}
ul.edit_delete li a {
	width: 21px;
	height: 21px;
	display: block;
	text-indent:-4000px;
}
ul.edit_delete li a.edit {
	background: url(../images/icon_edit.png) no-repeat;
}
ul.edit_delete li a.delete {
	background: url(../images/icon_delete.png) no-repeat;
}
#header #admin {
	width: 510px;
	float: left;
	margin-left:40px;
	padding: 0;
	height: 40px;
}
#header ul.nav {
	width: 510px;
	float: left;
	margin: 40px 0 0 55px;
	padding: 0;
}
#header ul.nav li {
	display: inline;
	float: left;
	width: 166px;
	height: 47px;
	text-indent: -4000px;
}
#header ul.nav li a {
	display: block;
	width: 166px;
	height: 47px;
	background: url(../images/navegacao.png) no-repeat;
}
#header ul.nav li a.ultimas {
	background-position: -168px 0;
}
#header ul.nav li a:hover.ultimas, #header ul.nav li a.ultimas_on {
	background-position: 0 0;
}
#header ul.nav li a.cena {
	background-position:-498px 0;
}
#header ul.nav li a:hover.cena, #header ul.nav li a.cena_on {
	background-position: -330px 0;
}
#header ul.nav li a.proxima {
	background-position: -831px 0;
}
#header ul.nav li a:hover.proxima, #header ul.nav li a.proxima_on {
	background-position: -662px 0;
}
#content {
	width: 947px;
	background: url(../images/back_content.png) repeat-y;
	padding: 20px;
}
#content h2 {
	width: 270px;
	height: 54px;
	float: left;
	text-indent: -4000px;
	margin: 13px 0 0 10px;
}
#content h2.ultimas {
	background: url(../images/ultimas.png) no-repeat;
	width: 250px;
}
#content h2.peca {
	background: url(../images/cena.png) no-repeat;
	width: 230px;
}
#content h2.peca_single {
	text-indent: 0;
	color: #CC6600;
	font-size: 2.5em;
	float: left;
	margin: 15px 0 10px 0;
	width: 720px;
	line-height: 1.2em;
	height: auto;
}
#content h2.page_title {
	text-indent: 0;
	color: #CC6600;
	font-size: 1.5em;
	float: left;
	margin: 15px 0 0 0;
	width: 400px;
}
#content h2.proximas {
	background: url(../images/proximas.png) no-repeat;
}
#content h2.todas {
	background: url(../images/todas.png) no-repeat;
}
#content p {
	color: #333;
	width: 932px;
	float: left;
	margin-top: 20px;
	text-align: justify;
}
#content span.horario {
	background: url(../images/icon_horario.png) no-repeat;
	padding-left: 30px;
	float: left;
	clear: left;
	margin: 15px 0 20px 0;
}
#content span.price {
	background: url(../images/icon_price.png) no-repeat;
	padding-left: 30px;
	float: left;
	clear: left;
	margin: 20px 0 0 0;
}
#content a.email {
	background: url(../images/icon_mail.png) no-repeat;
	padding-left: 30px;
	float: left;
	clear: left;
}
#content a.website {
	background: url(../images/icon_website.png) no-repeat;
	padding-left: 30px;
	float: left;
	clear: left;
	margin: 20px 0 0 0;
}
#content span#link_voltar {
	float: left;
	clear: left;
	margin-top: 20px;
}
#content select.cidade {
	float: left;
	margin: 32px 15px 0 0;
	font-size: 1.1em;
}
#content table {
	width: 924px;
	float: left;
	margin:24px 0 0 8px;
	border-collapse: collapse;
	border-bottom: 1px solid #dedede;
}
#content table tr td.price {
	width: 100px;
	text-align: right;
	font-size: 0.9em;
}
#content table tr td.teatro {
	padding-left: 5px;
	width: 310px;
}
#content table tr td {
	color: #999933;
	vertical-align: middle;
}
#content table tr td a {
	font-size: 1.4em;
}
#content a.link_map {
	font-size: 1em;
	background: url(../images/icon_map.png) no-repeat;
	padding-left: 40px;
	padding: 4px 0 4px 32px;
	vertical-align: middle;
}
#content table tr td.teatro a {
	font-size: 1em;
}
#content table tr td.peca {
	width: 440px;
}
span.total_cena {
	float: left;
	margin: 2px 0 0 5px;
	font-size: 0.9em;
	color: #616161;
	clear: left;
}
#content table tr td {
	padding: 8px;
	border-top: 1px solid #dedede;
}
span.ticker {
	font-size: 0.8em;
	background: #c1c1c1;
	padding: 2px 6px;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	float: left;
	clear: left;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
}
span.ticker_link a {
	font-size: 0.8em;
	background: #CC6600;
	padding: 2px 6px;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	float: left;
	clear: left;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	margin-top: 20px;
	display: block;
}
.odd {
	background-color: #FFFFFF;
	
} 
.even {
	background-color: #ececec;
}
#footer_content {
	background: url(../images/bottom_content.png) bottom left no-repeat;
	height: 66px;
	padding: 0 0 0 35px;
	font-size: 0.8em;
	text-align: center;
	color: #666666;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
}
#footer_content p {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
}
#footer_content a {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
}
#content a.link {
	width: 175px;
	height: 61px;
	float: right;
	display: block;
	background: url(../images/App_Store_Badge_EN.png) no-repeat;
	text-indent: -5000px;
	margin: 10px 14px;
}
#content span.infantil {
	width: 175px;
	height: 61px;
	float: right;
	display: block;
	background: url(../images/Badge_infantil.png) no-repeat;
	text-indent: -5000px;
	margin: 10px 14px;
}
div.info_teatro {
	width: 425px;
	float: left;
	clear: left;
}
#content div.info_teatro p {
	width: 425px;
}
div.teatro_map {
	float: left;
	width: 480px;
	border: 1px solid #666;
	margin-left: 20px;
}
/*Clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
