/*--------- UNIVERSAL RULES -------------*/

body{
	background-color: #132825;
}

#container{
	background-image: url('images/whitetransparent.png');
	width: 960px;
	margin: 0px auto;
	border: 10px solid white;
}

.fix{
	clear: both;
}

.padding10{
	padding: 20px;
}

.hor_padding20{
	/*background-color: lightblue;*/
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #132825;
	border-top: 1px solid #132825;
}

.hide{
	display: none;
}


.content{
	opacity: 1 !important;
	border: 10px solid #ffffff;
}


.largeContent{
	width: 380px;
	height: 250px;
}

.mediumContent{
	width: 170px;
	height: 110px;
}

.smallContent{
	width: 100px;
	height: 65px;
}

/*font-family: 'Rosarivo', serif;
font-family: 'Lovers Quarrel', cursive;
font-family: 'Lusitana', serif;
font-family: 'Simonetta', serif;
font-family: 'Italianno', cursive;
font-family: 'Monsieur La Doulaise', cursive;*/

a{
	text-decoration: none;
}

h1 a{
	font-family: 'Lusitana', serif;
	font-size:36px;
	font-weight: 400;
	line-height: 90px;
	text-decoration: none;
	color: #ffffff;
}

h2 a{
	font-family: 'Lusitana', serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

h2{
	font-family: 'Lusitana', serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
}

h3{
	font-family: 'Lusitana', serif;
	font-size: 13px;
	color: #132825;
	text-decoration: none;
	line-height: 75px;
}

a h4{
	font-family: 'Lusitana', serif;
	font-size:20px;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
	/*background-color: yellow;*/
	text-decoration: none;
}

 h5 a{
	font-family: 'Lusitana', serif;
	font-size:48px;
	color: #132825;
	/*background-color: yellow;*/
	text-decoration: none;
}

.bgcolor{
	border: 10px solid #132825;
}
	
/*--------- HEADER -------------*/

header{
	width: 960px;
	height: 120px;
}


nav{
	width: 620px;
	height: 90px;
	padding-left: 150px;
	padding-right: 190px;
}

#aboutLink{
	width: 80px;
	height: 90px;
	float: left;
	/*background-color: pink;*/
	text-align: center;
}

#wordmark{
	width: 440px;
	height: 90px;
	/*background-color: blue;*/
	float: left;
}

#bookLink{
	width: 80px;
	height: 90px;
	float: left;
}



/*--------- SECTION -------------*/

section{
	width: 940px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 10px;
}


#topTimeline{
	width: 920px;
	padding-left: 20px;
	height:80px;
	line-height: 60px;
	margin: 0px auto;
	display: block;

}


#mainTimeline{
	width: 940px;
	margin: 0px auto;

}

/*#pregpopPage{
	width: 960px;
	height: 587px;
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
}*/


/*--------- Left Timeline -------------*/


#leftTimeline{
	width: 450px;
	border-right: 3px dotted #ffffff;
	float: left;
	padding-left: 20px;
}


#leftContent{
	width: 400px;

	/*background-color: orange;*/
}


#firstLeft{
	padding-bottom: 20px;
	position: relative;
}

#firstLeft ul {
	width: 380px;
	height: 250px;
	overflow: hidden;
}

#firstLeft ul li{
	float: left;
}

/*.back{
	width: 20px;
	line-height: 607px;
	float: left;
}

#pregpopSlide{
	width: 880px;
	height: 587px;
	float: left;
	overflow: hidden;
}

#slideShow{
	width: 880px;
	height: 587px;
	padding-left: 40px;
}

#slideShow ul{
	width: 880px;
	list-style: none;
}

#slideShow ul li{
	float: left;
	width: 880px;
}

.next{
	width: 20px;
	line-height: 607px;
	float: left;
}*/

#bulletOne{
	height: 50px;
	position: absolute;
	left: 460px;
	top: 100px;
	z-index: 1;
	display: none;
}

#bulletTwo{
	height: 50px;
	position: absolute;
	left: 460px;
	top: 180px;
	z-index: 1;
	display: none;
}

#bulletThree{
	height: 50px;
	position: absolute;
	left: 460px;
	top: 260px;
	z-index: 1;
	display: none;
}

#bulletFour{
	height: 50px;
	position: absolute;
	left: 460px;
	top: 390px;
	z-index: 1;
	display: none;
}

#bulletFive{
	height: 50px;
	position: absolute;
	left: 460px;
	top: 510px;
	display: none;
}

#bulletSix{
	height: 50px;
	position: absolute;
	left: 460px;
	top: 570px;
	z-index: 1;
	display: none;
}

#bulletSeven{
	height: 50px;
	position: absolute;
	left: 460px;
	top: 730px;
	z-index: 1;
	display: none;
}

#bulletEight{
	height: 50px;
	position: absolute;
	left: 460px;
	top: 800px;
	z-index: 1;
	display: none;
}

#bulletNine{
	height: 50px;
	position: absolute;
	left: 460px;
	top: 930px;
	z-index: 10;
	display: none;
}


#secondLeft ul li{
	float: left;
}


#thirdLeft{
	padding-top: 20px;
}

#thirdLeft ul li{
	float: left;
}


#forthLeft{
	padding-top: 20px;
	position: relative;
}

#forthLeft ul {
	width: 380px;
	height: 250px;
	overflow: hidden;
}

#forthLeft ul li{
	float: left;
}


/*.display{
	display: block;
}

.white{
	color: white;
}

.green{
	border: 10px solid #092013;
}*/

/*--------- Right Timeline -------------*/

#rightTimeline{
	width: 400px;
	/*background-color: red;*/
	float: right;
	padding-right: 20px;

}


#rightContent{
	width: 400px;
	/*background-color: orange;*/
}


#firstRight ul li{
	float: left;
}

#secondRight{
	padding-top: 20px;
}

#secondRight ul li{
	float: left;
}

#thirdRight{
	padding-top: 20px;
	position: relative;
}


#thirdRight ul {
	width: 380px;
	height: 250px;
	overflow: hidden;
}

#thirdRight ul li{
	float: left;
}


#forthRight{
	padding-top: 20px;
}


#forthRight ul li{
	float: left;
}

#fifthRight{
	padding-top: 20px;
}

#fifthRight ul ul{
	width: 380px;
	height: 250px;
	overflow: hidden;
}

#fifthRight ul li{
	float: left;
}

#book{
	width: 380px;
	height: 250px;
	
}

#book ul{
	width: 380px;
	height: 250px;
	overflow: hidden;
}

#book ul li{
	float: left;
}

#endTimeline{
	width: 920px;
	height: 80px;
	line-height: 60px;
	margin: 0px auto;
	display: block;
	padding-left: 20px;
}


/*--------- MOVIES -------------*/

#bellFlower, #home{
	display: none;
	opacity: 1;
}
	
/*--------- FOOTER -------------*/


footer{
	/*background-color: navyblue;*/
	width: 960px;
	height: 100px;
}

