
/* Default Styles */
* 
{
	margin:0; 
	padding:0;
} 
.clear 
{
	display:block; 
	clear:both; 
	height: 1%;
}
p 
{
	margin:20px 0;
} 
ul, ol 
{
	margin:0 0 0 0px;
} 
li
{
	list-style:none;
}
ul li 
{
	margin:0 0 0 20px;
} 
input, textarea 
{
	background: #F1ECD0;
	border: #A29970 1px solid;
}

/* Images & Links */
a 
{
	color: #666666;
	text-decoration:none; 
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing:0.05em;
}
a:visited 
{
	color: #666;
	font-weight: bold;
	
}
a:hover 
{
	color: #000; 
	text-decoration:none;
	letter-spacing:0.1em;

	
	
}
a img 
{
	border: none;
}


/*Icons*/
#head {
	width: 750px;
	height: 104px;
	background: transparent;
	top: 200px;
	
	}


#head li , #head li a {
	float: left;
	width: 34px;
	height: 33px;
	list-style: none;
	}
#head ul {
	margin-left: 5px;
	}
#head li {
	margin: 8px 0 0 0;
	}
#head li span {
	display: none;
	}
#head li#home a {
	background: transparent url(../img/iconsz.gif) no-repeat 0px 0px;
	}
#head li#home a:hover {
	background: transparent url(../img/iconsz.gif) no-repeat 0px -33px;
	}
#head li#print a {
	background: transparent url(../img/iconsz.gif) no-repeat -24px 0px;
	}
#head li#print a:hover {
	background: transparent url(../img/iconsz.gif) no-repeat -24px -33px;
	}
#head li#contact a {
	background: transparent url(../img/iconsz.gif) no-repeat -48px 0px;
	}
#head li#contact a:hover {
	background: transparent url(../img/iconsz.gif) no-repeat -48px -33px;
	}
/**----------------------------**/



/* Structure */
body 
{
	background: #D8D4C1 url(../img/back.jpg) fixed 300px 0;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align:center;
	color:#555;
	line-height:1.3em;
}
#wrap 
{
	background: #fff;
	width:730px;
	
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: 'Arial Rounded MT Bold', arial, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
}
#header 
{
	text-align:left;
	height: 270px;
	margin: 0 auto;
	border-bottom: 1px solid #000;
	background:#A39D7E url(../img/banner.jpg) no-repeat bottom; 	
}
	#header h1 
	{
		display:block; 
		padding: 15px 25px 3px;
		width: 450px;
	}
	#header p 
	{
		display:block; 
		padding: 0 25px;
		width: 350px;
	}
#main 
{
	padding: 0 0px;
	background: #fff;
}

#message
{
	text-align:center;
	border-left:dotted #ccc 1px;
	border-right:dotted #ccc 1px;
	
}
.convite {
	font-size:2em; 
	color:#C00
}
.apoio {
	color:#000
}
.texto {
	text-align:justify;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 15px;
}

#content 
{
	width:490px;
	float:right;    /* you can change this to left or right */
	padding:5px;
	margin:0;
	overflow:hidden;
	font-weight: normal;
	display:inline;
}
#sidebar 
{
	width:195px;
	float:left;     /* you can change this to left or right */
	padding:-4px 8px 10px 8px;
	margin:0;
	font-size:1.3em;
	color:#333;
	display:inline;
	background:center url(../img/menupoland.gif) top no-repeat;
} 
#footer 
{
	margin:0 auto;
	border-bottom:6px solid #fff;
	clear: both;
	text-align:center;
	width:730px;
	
    height: 120px;
    font-size: 80%;
    background: #fff url(../img/footer.jpg) no-repeat left bottom;
    display:block;
	
}
/* Formatting */
h3 
{
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
h1, h2, h3, h4, .postnav 
{
	font-family: 'Century', arial, sans-serif;
	font-weight: normal;
	letter-spacing: -0.08px;
        text-transform: ;
}
h2.storytitle 
{
	margin-top:20px;
	
}
blockquote
{
	margin: 0 30px 10px 20px;
	padding: 0 0 0 8px;
	font-style:italic;
	border-left: 5px solid #B19D3C;
}

#sidebar h2 
{
	margin: 10px 0 0 0;
	font-size: 100%;
	color: #584122;
	text-align:center;
    	font-weight: normal;
}
#sidebar ul 
{
	text-align:center;
	list-style-type: none;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	font-family:"Times New Roman", Times, serif;	

	
}
.postnav 
{
	text-align:center;
}
#sidebar ul li 
{
	margin: 0.1em 0 0 0;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
}


.meta 
{
    font-weight: normal;
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}
.date 
{
	float: left;
	color: #BBC4A3;
	font-family: 'Arial Rounded MT Bold', arial, sans-serif;
	font-size: 0.9em;
	text-align: center;
        font-weight: normal;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
}
.postfooter 
{
	padding-top:0px;
	background: none;
	color:#333333;
	font-size:0.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
