/*
Site: Centro Portugues de Fotografia 
Autor: log, Open Source Consulting - www.log.pt
*/

/* 
Cores 
Para substituir as cores, fazer "find and replace" neste documento.
As cores utilizadas neste site sao as seguintes:

Links Laranja: #826535;
Links (hover) Laranja Escuro: #503712;
Barras Cinzentas: #ccc;
Barras Laranjas: #877458;

Cor de Fundo do Menu Principal (hover) e dos links na barra lateral (hover): #BCB09A;
Cor de Fundo do Menu Principal (hover dos submenus): #93897A;
Cor de Fundo do Menu Principal (item selecionado): #EAE6CB;

Cor de Fundo da Barra com a imagem: #010101;

Bordas dos inputs da pesquisa: #836637;
Cor de Fundo do botao de "submit" da pesquisa: #826535;
Cor de Fundo do botao de "submit" da pesquisa (hover): #392C17;

Cor de Fundo dos Formularios: #F3EFE9;
Bordas dos Inputs geral: #BEBBB6;
Bordas dos inputs (hover) geral: #222;
Cor de fundo dos inputs (hover) geral: #FBFFE6;
Cor de Fundo do botao de "submit" geral: #CAC5BC;
Borda do botao de "submit" geral: #9D9992;
Cor de fundo do botao de "submit" (hover) geral: #A29F99;

Cor de fundo da Caixa de Pesquisa na barra lateral: #9B8F7B;
Cor de fundo da Caixa da Newsletter na barra lateral e da caixa de informacoes no fundo das paginas: #ECE6D9;

Borda dos inputs da newsletter: #BFBBB6;

*/


/* CSS Reset */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
input {
	margin:4px 0;
	padding:0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Now for the actual site styles */
body {
	margin:10px;
	padding:0;
	background:#fff;
	font-size:70%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	min-width:780px;
}

/* Misc */
.clear {
	clear:both;
	height:1%;
}

hr {
	clear:both;
	border:0;
	color:#ccc;
	background-color:#ccc;
	height:1px;
	margin:20px 0;
}

blockquote {
	margin-left:20px;
	color:#666;
}

/* Links */
a:link,
a:visited {
	color:#826535;
	text-decoration:underline;
}
a:hover,
a:active,
a:focus {
	color:#503712;
}

/* Containers */
#acessibilidade {
	display: block;
	width: 1px; 
	height: 1px; 
	overflow: hidden;
	position: absolute; 
	left: -999em;
}

#header {
	border-bottom:1px solid #877458;
	position:relative;
}

#main,
#main2 {
	clear:both;
	float: left;
	width: 100%;
	
	padding:10px 0;
	
}

#main2 {
	border-top:1px solid #ccc;
}

#contents,
#contents_home {
	margin-right: 265px; /*Set right margin to RightColumnWidth*/
	font-size:1.4em;
	padding:0 15px 0 0;
	
	
}

#contents_inicial {
	margin:auto;
	font-size:1.4em;
	padding:0 15px 0 0;
	font-family:"work Sans", sans-serif;
	font-style:normal;
}


#contents {
	min-height:350px;
}

#sidebar{
	float: left;
	width: 250px; /*Width of right column in pixels*/
	margin: 15px 0 15px -250px; /*Set left margin to -(RightColumnWidth) */
	padding:0 0 2px;
}

#footer {
	
	color: #666;
	margin-bottom:20px;
	position: relative
	font-size:1.1em;	
}

#footer div {
    display: table-cell;
    padding: 1em;
    text-align: left;
	background-color:#c9c9c9;
}

#table{
	table-layout:fixed
	width: 100%}


#footer div img{
   	align-content: center;
}


#footer div h2 {
	image-orientation: center
	
 }


#footer div:nth-of-type(3) {
    text-align: center;
 }


/* Header */
#logo {
	width: 259px;
	height: 55px;
}

#dgarq {
	width: 161px;
	height: 31px;
	position:absolute;
	top:10px;
	right:10px;
}	

#logo img,
#dgarq img {
	display: none;
}	

#logo h1, 
#logo h1 a, 
#logo h1 img {
	width: 259px;
	height: 50px;
}

#logo h1 { 
	background: url(../img/logo.png) no-repeat 0 0;
}

#dgarq p, 
#dgarq p a, 
#dgarq p img {
	width: 161px;
	height: 41px;
}

#dgarq p { 
	background: url(../img/dglab.png) no-repeat 0 0;
}

#logo h1 a,
#dgarq p a {
	display: block;
	text-indent: -9999px; 
	text-decoration: none;
	border: 0;
	background: none; 
}

/* Menu */
#menu {
	font-size:18px;
}

#menu li {
	line-height:24px;
	float:left;
}

#menu li ul {
	position: absolute;
	display: none;
	z-index: 10000;
	top:0;
	left:0;
	background:#BCB09A url(../img/submenu_bar.png) repeat-x bottom;
}

#menu li li {
	float: none;
	display:block;
	min-width:200px;
}

#menu li li li {
	min-width:200px;
	white-space:nowrap;
}

#menu li span {
	line-height:normal;
}

#menu li a {
	font-family:"work Sans",sans-serif;
	font-style:normal;
	font-size:20px;
	font-weight:650;
	padding:8px 9px;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#222;
	text-transform: uppercase;
}

#menu li li a {
	color:#fff;
	line-height:16px;
	height:12px;
	display:block;
	float:none;
	text-align:left;
	text-transform: none;
	font-size:20px;
}

#menu li.current_page_item a,
#menu li.current_page_parent a,
#menu li.current_page_ancestor a {
	background:#EAE6CB;
}

#menu li a:hover,
#menu li.current_page_item a:hover,
#menu li.current_page_parent a:hover,
#menu li.current_page_ancestor a:hover,
#menu li.jdm_active a {
	color:#fff;
	background:#BCB09A;
}

#menu li.jdm_active li a {
	background:transparent;
}

#menu li li a:hover,
#menu li.current_page_item li a:hover,
#menu li.current_page_parent li a:hover,
#menu li.current_page_ancestor li a:hover {
	color:#fff;
	background:#93897A;
	cursor:pointer;
}

/* Home Bar */
#top_bar {
	
	clear:both;
	background:#fff;
	position:relative;
}

.home {
	height:100px;
}

.pages {
	height:30px;
}

/* Search */
#sidebar #pesquisa {
	background: #9B8F7B;
	padding:10px;
	margin-bottom:20px;
}

#sidebar #pesquisa label {
	display:block;
	color:#fff;
	font-size:1.3em;
	text-transform: uppercase;
}

#pesquisa input.query {
	border:1px solid #836637;
	font-size:1.2em;
	padding:2px;
	width:12em;
}

#search_bar #pesquisa input.query {
	width:14em;
}

#pesquisa input.submit {
	background:#826535;
	color:#fff;
	padding:1px 3px;
	font-size:1.2em;
	border:1px solid #513F21;
}

#pesquisa input.submit:hover {
	cursor:pointer;
	background:#392C17;
}

#pesquisa input.query:focus,
#newsletter input.query:focus,
#contents form input:focus,
#contents form select:focus,
#contents form textarea:focus,
input:focus {
	background:#FBFFE6;
	border:1px solid #222;
}

#mc
	text-align:center;
}	

#mc img {
	display: none;
}	

#monumento {
	text-align: center
}

#monumento img {
	display:none
}


#mc p, 
#mc p a, 
#mc p img {
	width: 100%;
	height: 60px;
}

#mc p { 
	background:url(https://cpf.pt/wp-content/uploads/2024/04/RP_Cultura.png) no-repeat center center;
}

#mc p a {
	display: block;
	text-indent: -9999px; 
	text-decoration: none;
	border: 0;
	background: none; 
}

/* Homepage Contents */
.image_column {
	float:center;
	width:200px;
	
}

.image_column img {

	align-content: left	
	margin-top:210px;
	border: 0;
}

.text_column {
	margin-left:210px;
}

.text_column img,
.text_column .wp-caption {
	display:none;
	padding: 0;
	background: transparent;
	border: none;
	
}

#main2 h3 {

	font-size:1.5em;
	font-weight:normal;
	margin:5px 0;
	text-transform: uppercase;
	color:#222;
}
#main2 h2 {
	font-style:normal;
	font-family: "Segoe UI";
	font-size:1.2em;
	font-weight: normal;
	margin:2px 0;
	
	color:#222;
}

#main2 h3 img,
#sidebar h2 img {
	position:absolute;
	margin-left:5px;
}

#main2 h3 a:hover {
	cursor:pointer;
}

#main2 ul {
	font-size:1.4em;
	margin-bottom:20px;
}

#main2 li {
	list-style:none;
	padding-left:12px;
	background:url(../img/bullet.png) no-repeat left center;
}

#contents #home ul {
	font-size:.9em;
	margin:10px 0;
}

#contents #home li {
	list-style:none;
	margin:0;
	padding-left:12px;
	background:url(../img/bullet.png) no-repeat left 10px;
}

#main2 ul.noticias li,
#sidebar ul.noticias li {
	padding-left:12px;
	background:url(../img/bullet.png) no-repeat 0 5px;
	margin-bottom:10px;
	font-size:1.1em;
}

#main2 ul.noticias li.mais,
#sidebar ul.noticias li.mais {
	font-size:.95em;
	background:url(../img/bullet2.png) no-repeat 0 6px;
}

#main2 ul.noticias li.mais a,
#sidebar ul.noticias li.mais a {
	color:#666;
}

#main2 ul.noticias li.mais a:hover,
#sidebar ul.noticias li.mais a:hover {
	color:#000;
}

#main2 p.data,
#sidebar p.data {
	font-size:.8em;
	color:#666;
}

#main2 .column {
	width:20%;
	margin-left:3%;
	margin-right:3%;
	float:left;
}
#main2 .center {
	align-items:center;
	vertical-align: center;
}
#main2 .last {
	margin-right:0;
}

#main2 .boletim {
	background:url(../img/boletim.png) no-repeat left top;
	padding-left:60px;
	height:65px;
	font-size:1.4em;
}

#main2 .boletim p.small {
	font-size:.8em;
	color:#666;
}

#main2 .youtube {
	background:url(https://cpf.pt/wp-content/uploads/2023/10/Youtube2023.png) no-repeat center;
	padding-left:40px;
	height:65px;
	font-size:3em;
}

#main2 .twitter {
	background:url(https://cpf.pt/wp-content/uploads/2023/10/Twitter2023-1.png) no-repeat center;
	padding-left:40px;
	height:65px;
	font-size:3em;
}

#main2 .facebook {
	background:url(https://cpf.pt/wp-content/uploads/2023/10/Fb2023.png) no-repeat center;
	padding-left:40px;
	height:65px;
	font-size:3em;
}

#main2 .instagram {
	background:url(https://cpf.pt/wp-content/uploads/2023/10/Insta2023.png) no-repeat center;
	padding-left:40px;
	height:65px;
	font-size:3em;
}

#main2 .linkedin {
	background:url(https://cpf.pt/wp-content/uploads/2023/10/Linkedin2023-1.png) no-repeat center;
	padding-left:40px;
	height:65px;
	font-size:3em;
}


span.small,
span.small a {
	font-size:.9em;
	color:#666;	
}

#destaque {
	border-top:1px solid #ccc;
	margin:10px 0;
}

#destaque img {
	float:left;
	margin:0 10px 10px 0;
}

#contents p.title {
	font-family:"work Sans", sans-serif;
	font-style:normal;
	font-size:.9em;
	margin-bottom:0;
	color:#444;
	
}

/* Contents */
#contents h1 {
	
	font-size:2em;
	font-family:"work Sans", sans-serif;
	font-style:normal;
	font-weight:800;
	margin:10px 0;
	text-transform: uppercase;
    word-wrap: break-word;
    line-height: 1.37em;
}


#contents #home h1 {
	margin:0;
}

#contents h2 {
	font-size:1.7em;
	font-family:"work Sans", sans-serif;
	font-style:normal;
	font-weight: 700;
	margin:10px 0;
    text-transform: uppercase;
    word-wrap: break-word;
    line-height: 1.37em;
	
	
}

#contents #home h2 {
	font-size:1.7em;
	font-weight:normal;
	margin: 0;
	
}

#contents #home #home_columns h2 {
	margin:0 0 10px;
	font-size:1.2em;
}

#contents h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0;
}

#contents h4 {
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0;
}

#contents p,
#contents_home p {
	align-content: top;
	font-family: Segoe UI;
	line-height: 1.7em;
    font-size: 1.125rem;
    font-weight: 400;
	
}

#contents div.nota {
	margin-top:20px;
	border-top:1px solid #eee;
	padding-top:10px;
}

#contents div.notatop {
	margin-bottom:20px;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
}

#contents p.nota,
#contents span.nota {
	font-size:.85em;
	color:#666;	
	margin:0;
}

#contents div.nota a img {
	border:none;
} 

.get_adobe {
	float:left;
	margin:0 10px 30px 0;
}

#contents ol,
#contents ul {
	margin: 10px 0 10px 10px;
}

#contents ul li {
	margin-left:20px;
	padding:2px 0;
	list-style-type: square;
}

#contents ol li {
	list-style-type: decimal;
	margin-left:20px;
	padding:2px 0;
}

#contents a img,
#contents img {
	margin-bottom: 0.1em;
    background-size: cover;
    background-position: center center;
    
}
#contents .wp-caption, .image {
	padding: 0;
	background: transparent;
	border: none;
	display: block;
  	margin-left: auto;
 	margin-right: auto;
  	width: 80%;
}

#contents a:hover img {
	border:4px solid #ccc;
}

#contents .alignleft {
	float:left;
	margin:0 15px 15px 0;
}

#contents .alignright {
	float:right;
	margin:0 0 15px 15px;
}

#contents .aligncenter {
	margin-left: auto;
	margin-right: auto;
}

#contents .wp-caption {
	background:#eee;
	font-size:.85em;
	color:#666
}

#contents .wp-caption p {
	padding:0 4px;
}

/* Tables */
#contents table {
	width:100%;
	margin:20px 0;
}

#contents table tr th {
	
	font-weight:normal;
	text-align:left;
	padding:0 10px 0 10px;
}

#contents table tr td {
	text-align:left;
	padding:3px;
	border-bottom:1px solid #ccc;
}

#contents #breadcrumbs {
	margin:0;
	font-size:.8em;
	color:#666;
}

#contents #breadcrumbs p {
	margin:0;
	padding:0 0 5px;
	border-bottom:1px solid #ccc;
}

/* Misc Contents */
.metro {
	padding-left:60px;
	background:url(../img/metro.png) no-repeat 8px 0;
	margin-bottom:20px;
}

.carris {
	padding-left:60px;
	background:url(../img/carris.png) no-repeat 0 0;
}

/* Image Gallery */
.gallery {
	margin: 20px 0;
}

.gallery-item {
	float: center;
	margin: 10px 10px 0 0;
}

.gallery-caption {
	margin-left: 0;
	font-size:.85em;
	color:#666;
	padding:0 4px 2px;
}

/* Posts */
#contents .post p.date {
	color:#666;
	font-size:.9em;
	margin-bottom:0;
	padding-bottom:0;
}

#contents .post h2 {
	margin-top:0;
	padding-top:0;
	
}

#contents .post p.lermais {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}

#comments {
	border-top:1px solid #ccc;
}

#contents #comments ol {
	margin:0;
	padding:0;
}

#contents #comments ol li {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	margin-left:0;
	list-style-position: inside;
}

/* Archives */
#contents .archive ul,
#contents .sitemap ul {
	padding:0;
	margin:0;
}

#contents .archive li,
#contents .sitemap li {
	list-style:none;
	padding:2px 0 2px 12px;
	background:url(../img/bullet.png) no-repeat 0 9px;
}

.archive .column,
#contents .column {
	float:left;
	width:45%;
}

#contents #home_columns {
	border-top:1px solid #ccc;
	padding:10px 0;
}

#contents #home_columns .column_left {
	border-right:1px solid #ccc;
	width:25%;
	float:left;
}

#contents #home_columns .column_right {
	width:72%;
	float:right;
}

#contents #home_columns .column_right img {
	float:left;
	margin:0 10px 10px 0;
}

#contents #home_columns .column {
	border-right:1px solid #ccc;
	width:49%;
}

#contents #home_columns #newsletter {
	border-right:none;
	padding:0;
	background:#F2EFE9;
}

#contents #newsletter h3 {
	color:#000;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform: uppercase;
}

#contents #home_columns h3 {
	font-weight:normal;
	text-transform: uppercase;
}

#contents #newsletter p {
	margin:8px 0;
}

#contents #newsletter input.query {
	border:1px solid #BFBBB6;
	font-size:1em;
	padding:2px;
	width:13em;
}

#contents #newsletter input.submit {
	background:#CAC5BC;
	color:#000;
	font-size:1em;
	padding:1px 3px;
	border:1px solid #9D9992;
}
#contents #newsletter input.submit:hover {
	cursor:pointer;
	background:#A29F99;
}

#newsletter .button {
	background:#CAC5BC;
	color:#000;
	font-size:1em;
	padding:1px 3px;
	border:1px solid #9D9992;
}

#newsletter .button:hover {
	cursor:pointer;
	background:#A29F99;
}

#contents #newsletter label {
	font-weight:bold;
	display:block;
	width:100%;
}

#contents p.info {
	margin:0 0 20px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	font-size:1.1em;
}

/* Forms */
#contents form {
	background:#F3EFE9;
	margin:10px 0 20px;
	padding:50px;

}

#contents form fieldset {
	margin: 0 0 10px;
	padding: 0 0 0;
	border: 0;
	border-bottom:1px solid #ccc;
	clear: left;
}

#contents form legend {
	margin:0;
	font-weight:normal;
	padding: 0 0 10px;
	font-size:1.4em;
	color:#444;
}

#contents form br {
	clear: left;
}

#contents form label {
	display: inline;
	margin: 10px 10px 10px 10px;
	padding: 0 0 12px 0;
	line-height: 1.2em;
	float: left;
	color:#444;
	font-size:.9em;
}

#contents form label.size4 {width: 96.8%;}
#contents form label.size3 {width: 72%;}
#contents form label.size2 {width: 47.4%;}
#contents form label.size1 {width: 22.6%;}

#contents form .textarea,
#contents form .select,
#contents form .text {
	display: block;
	width: 100%;
}

#contents form input {
	margin:0;
	border:1px solid #BEBBB6;
	padding:5px 3px;
	font-size:1em;
}

#contents form textarea {
	margin:0;
	border:1px solid #BEBBB6;
	padding:5px 3px;
	font-size:1em;
}

#contents form input.submit {
	background:#CAC5BC;
	border:1px solid #9D9992;
	color:#000;
	padding:10px 10px;
	font-size:1em;

}

#contents form input.submit:hover {
	cursor:pointer;
	background:#A29F99;
}

#contents form select{
	margin:0;
	border:1px solid #BEBBB6;
	font-size:1em;
	padding:4px 3px;
}

#contents fieldset div{
	background: #EAE6E4;
	padding: 5px;
}

#contents fieldset a img {
	border:none;
}

#contents fieldset a:hover img {
	border:none;
}

#contents form table tr th label{
	color: #FFFFFF;
	text-align: center;
}

#contents form table td{
	width: 26%;
	text-align: center;
	border-bottom:none;
}

#contents form table label {
	margin: 0 5px 0 0;
	padding: 0;
}

#contents form table td.add{
	width: 10%;
}

#contents form .rowadd tr{
	margin: 0 0 6px 0;
}

/* Sidebar */
#sidebar h2 {
	font-weight:normal;
	text-transform: uppercase;
	color:#222;
	font-size:1.5em;
	margin:5px 0;
}

#sidebar ul {
	font-size:1.4em;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}

#sidebar ul ul {
	display:none;
	font-size:1em;
	padding-bottom:0;
	margin:0 0 0 14px;
	border-bottom:none;
}

#sidebar ul li.current_page_ancestor ul,
#sidebar ul li.current_page_parent ul,
#sidebar ul li.current_page_item ul {
	display:block;
}

#sidebar ul.noticias {
	margin-top:10px;
}

#sidebar li {
	background:url(../img/bullet.png) no-repeat 0 10px;
}

#sidebar li a {
	display:block;
	padding:5px 0 5px 12px;
}

#sidebar ul.noticias li a {
	padding:4px 0;
	line-height:1.4;
	font-size:.9em;
	display:inline;
	background:transparent;
}

#sidebar li a:hover {
	background:#BCB09A;
	color:#fff;
	text-decoration:none;
}

#sidebar ul.noticias li a:hover {
	background:transparent;
	color:#503712;
	text-decoration:underline;
}

#sidebar li.current_page_item a,
#sidebar li.current_page_parent li.current_page_item a,
#sidebar li.current_page_parent li.current_page_item a:hover {
	color:#444;
	background: url(../img/bullet2.png) no-repeat 0 10px;
	text-decoration: none;
	font-weight:bold;
}

#sidebar li.current_page_item li a,
#sidebar li.current_page_parent li.current_page_item li a,
#sidebar li.current_page_parent li a {
	color:#826535;
	background: url(../img/bullet.png) no-repeat 0 10px;
	text-decoration: underline;
	font-weight:normal;
}

#sidebar li.current_page_item li a:hover,
#sidebar li.current_page_parent li a:hover,
#sidebar li.current_page_parent li.current_page_item li a:hover {
	background:#BCB09A;
	color:#fff;
	text-decoration:none;
}

.pages {
	margin-top:25px;
}

/* Updated info */
.updated {
	color:#666;
	font-size:1.1em;
	clear:both;
}

#info {
	font-size:.8em;
	padding:8px;
	margin-bottom:20px;
	background: #ECE6D9;
	position:relative;
}

#info .updated {
	clear:none;
	margin-right:220px;
	font-size:.95em;
}

#info .social {
	position:absolute;
	top:8px;
	right:8px;
	width:200px;
	text-align:right;
}

#info a {
	color:#666;
}

#info a:hover {
	color:#000;
}

/* Footer logos */
#footer #logos {
	position:absolute;
	top:5px;
	right:10px;
}

#dgarq_footer,
#dgarq_footer p,
#dgarq_footer p a {
	width: 47px;
	height: 25px;
	float:left;
	margin-right:10px;
}

#log_footer,
#log_footer p,
#log_footer p a {
	width: 31px;
	height: 25px;
	float:left;
}		

#dgarq_footer p { 
	background: url(../img/dgarq-footer.png) no-repeat 0 0;
}

#log_footer p { 
	background: url(../img/log-footer.png) no-repeat 0 0;
}

#dgarq_footer p a,
#log_footer p a {
	display: block;
	text-indent: -9999px; 
	text-decoration: none;
	border: 0;
	background: none; 
}

#dgarq_footer p:hover {
	background-position: 0 -26px;
}

#log_footer p:hover {
	background-position: 0 -28px;
}

/* Avoiding deprecated HTML code in pages */
font,basefont {
  color:inherit; /* Standard browsers */
  color:expression(this.parentNode.currentStyle['color']); /* IE */
  font:inherit; /* Standard browsers. Font instead of font-size for Opera */
  font-family:expression(this.parentNode.currentStyle['fontFamily']); /* IE */
  font-size:100%; /* All browsers. Sizes are inherited */
}
center {
  text-align:inherit; /* Standard browsers */
  text-align:expression(this.parentNode.currentStyle['textAlign']); /* IE */
}
s,strike,u {
  text-decoration:inherit; /* Standard browsers */
  text-decoration:expression(this.parentNode.currentStyle['textDecoration']); /* IE */
}
*[align] { text-align:inherit; }  /* Standard browsers */
* { text-align:expression(this.align ? this.parentNode.currentStyle['textAlign'] : ''); }  /* IE */

