/* @override http://www.carmenboullosa.net/style/style.css */

/*html{ font-size:100%; }*/

body {
	font-size:10px;
	background-color:#FFF;
	margin: 0 0 0 0;
	text-align: center;
}

#page_container {
	padding-top: 15px;
	padding-bottom: 30px;
	width: 762px;
	margin: 0px auto;
}

a {
	FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: none;
	COLOR: #ff6b43;
}

a:hover {
	border-bottom-color: #817867;
	border-bottom-style: solid;
	border-width: 1px;
}

.excerpt {
	color: #566288;
	line-height: 1.3em;
	margin-left: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin-bottom: -10px;
	font-size: 1.3em;
	text-align: justify;
}

.excerptsource {
	font-style: normal;
	color: #000000;
	padding-right: 15%;
	padding-left: 10%;
	letter-spacing: 1px;
	padding-top: 0px;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.1em;
}

div.novellinks {
	margin-top: -30px;
}

div.novellinks p {
	padding-left: 8px;
	display: block;
	margin-bottom: -10px;
	font-size: 1.2em;
}

div.novellinks .titles {
	padding-top: 35px;
	margin-bottom: -15px;
	display: block;
}

.homelinks A:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FF5A00;
	text-decoration: none;
}

.homelinks A:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FF5A00;
	text-decoration: none;
}

.homelinks A:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FF5A00;
	text-decoration: none;
}

.homelinks A:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FF5A00;
	text-decoration: underline;
}

.menulinks {
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.menulinks li {
	display: block;
	border-bottom: 1px solid #e0cfff;
	padding-top: 9px;
	margin-right: 10px;
}

.menulinks a {
	color: #ff6b43;
	font: 1.3em/1.4em Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-style: none;
	border: 0px;
}

.menulinks A:hover {
	color: #b13e78;
}

/*background-color: #fff5e5;
	background-image:url(/images/background1.jpg);
	background-repeat:repeat;*/


.sidebar {
background: #fff9dd url(/images/whitegrad.png) repeat-y;
border-right: 1px solid #CCCCCC;
}

.content {
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 14px;
	padding-right: 15px;
}


li {
	list-style-type:none;
}

P {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.3em;
	COLOR: #5A5A5A;
	line-height: 1.5em;
}

BLOCKQUOTE {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.1em;
	line-height: 1.4em;
	FONT-WEIGHT: NORMAL;
	COLOR: #5A5A5A
}

.smalltext1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	FONT-WEIGHT: NORMAL;
	COLOR: #5A5A5A
}

.smalltext2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: .9em;
	FONT-WEIGHT: NORMAL;
	COLOR: #5A5A5A
}

.text {
	FONT-FAMILY: Arial, Helvetica sans-serif;
	FONT-SIZE: 1.2em;
	COLOR: #5A5A5A
}

#footer {
background-color: #FCDF60;
background-image: url(../images/yellowgrad.png);
background-repeat: repeat-x;
background-position: top;
border-top: 3px solid #ff5a00;
padding: 10px 20px;
}
.leftcontent {
float:left;
margin-right:10px;
} 

.rightcontent {
text-align: right;
padding: 5px 0px 0px 0px;
}

.email_link {
font-size:1.8em;
display: block;
}
.email_link strong {
font-size: 1em;
color:#FFFFFF;
}
.email_link a {
color:#9F6372;
}

#lang_link {
text-align:right;
padding-right: 15px;
margin-bottom: 5px;
display:block;
}

a.no_underline {
border-bottom: none;
text-decoration:none;
}


.front-table {
	border:1px solid #999;
	overflow: hidden;
}



/*------------Cover-----------*/
div.front-wrapper {
	overflow: hidden;
	background: url(../images/frontpage-grad.jpg) repeat-y left top;
	height: 840px;
}

.covers-wrapper {
	float: right;
	width: 428px;
}

.covers {
	padding: 0;
	margin: 0;
	border: 0;
}

.covers a {
	background-color:#000;
	display:block;
	width: 107px;
	float:left;
}

.covers a:hover {
	border:0;
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
}

.covers a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.covers a img {
	width: 107px;
	height: 140px;
}





div.frontBlurb {
	padding:15px 0;
	border-top: 1px solid #CCCCCC;
	padding-left: 15px;
	padding-right: 20px;
	position: relative;
	text-align:left;
	overflow: auto;
}

div.frontBlurb p {
	FONT-FAMILY: Arial, Helvetica sans-serif;
	FONT-SIZE: 12px;
	COLOR: #333333;
	line-height: 16px;
	padding-bottom: 15px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	border-bottom: 1px solid #e3cae5;
	padding-left: 5px;
}

td.nav-cell {
}

div.frontBlurb hr {
	border:0;
	clear:left;
	color: #FEFBF6;
	background-color: #FEFBF6;
	margin-bottom: 20px;
	display: block;
	padding-bottom: 20px;
}

div.frontBlurb ul {
	FONT-FAMILY: Arial, Helvetica sans-serif;
	FONT-WEIGHT: #666666;
	COLOR: #333333;
	display: block;
	FONT-SIZE: 1.3em;
	FONT-WEIGHT: #666666;
	line-height: 1.2em;
}

div.frontBlurb li {
	COLOR: #333333;
	text-indent: -100px;
	margin-left: 90px;
	padding-bottom: 10px;
}

div.frontBlurb h2 {
	color: #5e5a48;
	text-transform: capitalize;
	font: small-caps 12px Geneva, sans-serif;
	position: relative;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 10px 2px 0;
}

div.frontBlurb h2 a {
	color: #5e5a48;
	font-style: normal;
	font-weight: normal;
}

div.frontBlurb a {
	font-size: 1.1em;
/*	font-weight: bold;*/
	font-style: italic;
}


div.front-portrait {
	border-left:1px solid #333;
}


.titles {
	FONT-SIZE: 1.8em;
	COLOR: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

a.past {
	display:block;
	margin-top:30px;
}

a.past:hover {
	border:none;
}

.subtitle {
	margin-top: 10px;
	text-align:center
}

.sectionTitle {
	FONT-SIZE: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #9F458A;
	letter-spacing: .08em;
}

.subsectionTitle {
	FONT-SIZE: 24px;
	padding-bottom:5px;
	COLOR: #FFCC33;
	font-family:Georgia, "Times New Roman", Times, serif
}

 a.eventsLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:12px;
	float: right;
	display: block;
	font-style: normal;
	top: 11px;
	margin-right: 10px;
	margin-top: 12px;
}

a.eventsLink:hover {
	color:#FF6600;
	border:none;
}

/*---dropdown--- */

img.logo {
	position: relative;
	top: 2px;
	left: 5px;
	
}



.nav-cell td {
	border-bottom:1px solid #999;
}

#nav, #nav ul {
	/*margin-top: .2em;
*/padding-left:8px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:1000;
}

#nav a {
	display:block;
	/*padding:0px 3px;*/
border-bottom:none;
	color:#999;
	text-decoration:none;
	background-color:#FFFFFF;
	font-size: 1.9em;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:.03em;/*line-height:1.8em;*/
}

#nav a:hover {
	color:#FF6612;
}

#nav li {
	float:left;
	position:relative;
	padding: 0px 0px 0px 17px;
}

#nav ul {
	position:absolute;
	display:none;
	width:12em;
	/*top:1.5em;*/
	left:0;
}

#nav li ul a {
	width:14em;
	height:auto;
	float:left;
	font-size: 1.2em;
	/*margin-left:-3em;*/
	line-height:1.6em;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px 9px;
	letter-spacing:0.09em;
	border-left: 1px solid #4c4c4c;
	border-right: 1px solid #4c4c4c;
}

#nav li ul a:hover {
	background-color:#FFF9DF;
	color:#555;
}

#nav li ul li {
	padding:0;
}

#nav li ul li.last {
	border-bottom: 1px solid #4c4c4c;
}

#nav ul ul {
	top:auto;
}

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}

/*---end dropdown---*/
div.movie {
	width: 480px;
	margin: 0 auto;
	margin-bottom: 30px;
}

div.centered_image {
	margin:20px auto 30px auto;
	text-align:center;
}

.alignright {
	float:right;
	margin:0 10px;
}

.centered_image img {
	margin: 0 0;
	border:2px solid;
	border-color: #303;
}

.content img {
	margin:   0 0  10px 10px;
}

.centered_image p {
	border:1px solid;
	margin: 0 auto;
	width: 60%;
	font-size: 1.1em;
	color:#666;
	line-height: 1.2em;
	padding-top: 4px;
	border-color: #CCC;
}

.year{
	display:block;
	font-size:20px;
	border-bottom:1px solid #666;
}

/*-------------*/

.whats-new {
	background-color:#fff;
	height:30px;
}

.whats-new span {
	display:block; 
	padding: 10px 0 0 10px; 
	font-size: 14px; 
	font-style: italic; 
	font-family: Georgia, Times New Roman, Times, serif; 
	color: #999999; 
	font-weight: normal;
	text-align:left;
}
