@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);

html { 
	background: url('../pix/postr-1b.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'PT Serif', 'Roboto', sans-serif;
	color: #FAEBD7;
	overflow: auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
p {
	text-align: justify;
}
.center {
	text-align: center;
}
@media (max-width:479px) {
    .miapont-logo {
		height: 100px;
		margin-left:30px;
	}
	.welcome-logo {
		height: 150px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 50px;
		left: 50px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 13px;
		font-weight: bold;
		left: 35px;
		bottom: 180px;
	}
}
@media (min-width:480px) and (max-width:589px) {
    .miapont-logo {
		height: 220px;
		margin-left: 30px;
	}
	.welcome-logo {
		height: 250px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 50px;
		left: 50px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 17px;
		font-weight: bold;
		left: 60px;
		bottom: 320px;
	}
}
@media (min-width:590px) and (max-width:767px) {
    .miapont-logo {
		height: 175px;
		margin: 15px 20px;
	}
	.welcome-logo {
		height: 330px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 50px;
		left: 50px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 23px;
		font-weight: bold;
		left: 60px;
		bottom: 380px;
	}
}
@media (min-width:768px) and (max-width:979px) {
    .miapont-logo {
		height: 200px;
		margin: 25px 30px;
	}
	.welcome-logo {
		height: 320px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 100px;
		left: 100px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 23px;
		font-weight: bold;
		left: 105px;
		bottom: 380px;
	}
}
@media (min-width:980px) and (max-width:1050px) and (min-height:768px) {
	.miapont-logo {
		height: 275px;
		margin: 30px;
	}
	.welcome-logo {
		height: 400px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 100px;
		left: 140px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		left: 140px;
		bottom: 440px;
	}
}
@media (min-width:980px) and (max-width:1050px) and (max-height:767px) {
	.miapont-logo {
		height: 275px;
		margin: 30px;
	}
	.welcome-logo {
		height: 320px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 100px;
		left: 100px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 23px;
		font-weight: bold;
		right: 180px;
		top: 100px;
	}
}
@media (min-width:1051px) and (max-width:1280px) and (max-height:800px) {
	.miapont-logo {
		height: 450px;
		margin: 55px;
	}
	.welcome-logo {
		height: 350px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 65px;
		left: 180px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 25px;
		font-weight: bold;
		right: 270px;
		top: 80px;
	}
}
@media (min-width:1051px) and (max-width:1280px) and (min-height:801px) and (max-height:1024px) {
	.miapont-logo {
		height: 480px;
		margin: 55px;
	}
	.welcome-logo {
		height: 350px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 130px;
		left: 170px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 25px;
		font-weight: bold;
		right: 250px;
		top: 130px;
	}
}
@media (min-width:1281px) and (max-width:1366px) {
	.miapont-logo {
		height: 450px;
		margin: 55px;
	}
	.welcome-logo {
		height: 350px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 65px;
		left: 180px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 25px;
		font-weight: bold;
		right: 300px;
		top: 60px;
	}
}
@media (min-width:1367px) and (max-width:1680px) {
	.miapont-logo {
		height: 450px;
		margin: 55px;
	}
	.welcome-logo {
		height: 450px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 110px;
		left: 180px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 26px;
		font-weight: bold;
		right: 420px;
		top: 110px;
	}
}
@media (min-width:1681px) {
	.miapont-logo {
		height: 450px;
		margin: 55px;
	}
	.welcome-logo {
		height: 500px;
		margin: 0;
	}
	.div-welcome-logo {
		position: absolute;
		top: 90px;
		left: 250px;
		text-align: center;
		float: left;
	}
	.div-welcome-message {
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		right: 450px;
		top: 120px;
	}
}
.menu-logo {
	height: 180px;
	margin: 0 20px;
	margin-top: 10px;
}
div.divCenter {
	width: 940px;
	margin: 0 auto;
}
div#divHeader {
	width: 960px;
	height: 50px;
	background-color: transparent;
	padding: 0 10px 10px 10px;
}
div.divTimeline {
	background-color: rgba(0, 0, 0, 0.75);
	/*background-color: transparent;*/
	padding: 20px 15px 10px 15px;
}
div.innerTimeline {
	background-color: transparent;
	padding: 0;
	margin: 0;
	/*border-left: 1px dotted rgba(255, 255, 255, 0.30);*/
}
div.eventHeader {
	background: url(dot4event_b.png) no-repeat center left rgba(0, 0, 0, 0.60);
	padding: 5px 10px 5px 12px;
	display: inline-block;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	background-image: url('dot4event_b.png') center center fixed no-repeat;
}
div.event {
	padding: 5px 10px;
	margin-left: 25px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
	background-color: rgba(0, 0, 0, 0.60);
}
div.verticalSpacer {
	height: 10px;
}
h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	color: white;
	font-size: 48px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
}
h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	color: white;
	font-size: 30px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 15px;
}
h4 {
	font-family: 'PT Sans Narrow', sans-serif;
	color: white;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
}
.pSummary {
	font-family: 'PT Sans Narrow', sans-serif;
	color: white;
	font-size: 16px;
	font-weight: lighter;
	margin: 0;
	text-align: justify;
}