@CHARSET "ISO-8859-1";
@IMPORT url("../../../stylesheet/sophies_themed.css");
#themeIcon {
	text-align:left;
}
#theme .middle {
	background-color: #280000;
}

#theme .middleLeft {
	background:url("../images/themed/sophies_middleleft.gif");
}

#theme .middleRight {
	background:url("../images/themed/sophies_middleright.gif");
}

.middleContainer {
	border-top:1px solid #050000;
	border-bottom:1px solid #050000;
}

/* Main Event */
#themeMainEventContainer {
	text-align:center;
}

#themeMainEvent {
	background:url("../images/themed/sophies_mainevent.gif");
}

#themeMainEvent .modelImageContainer {
	text-align:center;
}

#themeMainEvent .modelImage {
	background-color:#FF0000;
	border:1px solid #000000;
}

#themeMainEvent .modelName {
	text-align:center;
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	color: #000000;
}

#themeMainEvent .modelSchedule {
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	color: #000000;
}
#themeMainEvent .modelScheduleDate {
	color: #000000;
}
#themeMainEvent .modelScheduleTime {
	color: #000000;
}

#themeMainEvent .eventTitle {
	text-align: center;
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	color: #4F0000;
}

#themeMainEvent .eventDescription {
	padding-left:4px;
	text-align:justify;
	color:black; 
	font-size:12px;
}

#themeMainEvent .eventStartsIn {
	font-size:13px;
	font-family: Arial;
	font-weight:bolder;
	color: #300000;
	text-align:right;
}
#themeMainEvent .eventTimeLeft {
	color: #2F0000;
}
/* END Main Event */

/* Next Event */
#themeNext {
 	background:url("../images/themed/sophies_nextevent_background.gif");
}

#themeNextContainer {
	text-align:center;
}
#themeNext .modelSchedule {
	text-align:center;
	color:black;
	font-family: Arial;
	font-size:11px;
	font-weight:bolder;
}
#themeNext .modelScheduleDate{
	color: #300000;
}
#themeNext .modelScheduleTime{
	color: #000000;
} 
#themeNext .modelImage{
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
#themeNext .eventTitle{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #300000;
}
#themeNext .modelName {
	color:black;
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
}
#themeNext .modelNameLabel {
	color: #000000;
	font-weight:bolder;
}
#themeNext .eventDescription{
	text-align:justify;
	color:black; 
	font-family: Arial;
	font-size:10px;
}
/* END Next Event */

.mod a{
	color:#D1CB23;
}
