h4,
#banner .tassello .titolo-piece,
#footer .colonna-footer p,
.menu-sezione h3,
p.sottotitolo {
	font-family: 'Oswald', sans-serif;
	font-weight: normal !important;
}
#main-menu,
.menu-sezione,
h3,
.introduzione h4,
#banner .tassello .data,
p.pretitolo,
#banner .tassello {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal !important;
}
h4 strong,
#banner .tassello .titolo-piece strong,
p.sottotitolo strong,
h3 strong,
#banner .tassello .data strong,
p.pretitolo strong,
#banner .tassello strong {
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	color: #3C3C3C;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
u {
	text-decoration: none;
}
a {
	color: #7d1837;
	text-decoration: none;
}
li {
	margin-bottom: 3px;
}
.clear-float:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.rounded {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.rounded-top {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.rounded-right {
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.rounded-bottom {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.rounded-left {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
#main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1.3em;
}
#header {
	padding-top: 15px;
	position: relative;
	min-height: 300px;
}
#header h1 {
	background-image: url(/img/teatro-metastasio-2012.gif);
	height: 85px;
	background-repeat: no-repeat;
	width: 230px;
	text-indent: -999px;
}
#header h1 a {
	display: block;
	height: 78px;
}
#main-menu {
	padding-left: 14px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.1em;
	width: 210px;
}
#main-menu li {
	display: inline;
}
#main-menu a {
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
#main-menu a:hover {
	color: #000000;
	text-decoration: none;
}
#main-menu a.active {
	color: #000000;
	background-image: url(../../img/main-menu-bull.gif);
}
#social-header {
	float: right;
	width: 675px;
/*	border-bottom: 2px solid #D3D3D3; */
	font-size: 1.1em;
	margin-top: 4px;
	padding-bottom: 7px;
	height: 22px;
}
#social-header .label {
	float: left;
	margin: 3px 10px 0px 0px;
	color: #8E8E8E;
	font-size: .7em;
	text-transform: uppercase;
}
#social-header .social-network {
	float: left;
	margin: 0px;
}
#social-header .social-network li,
.big-social {
	margin-right: 0px;
	margin-left: 3px;
}
#social-header .social-network a {
	height: 20px;
	width: 20px;
	background-image: url(../../img/icons-social-big.gif);
}
#social-header .social-network .fb {
	background-position: 0px -40px;
}
#social-header .social-network .tw {
	background-position: 0px -20px;
}
#social-header .social-network .yt {
	background-position: 0px -60px;
}
#social-header .social-network .gp {
	background-position: 0px -80px;
}
#social-header .social-network .fs {
	background-position: 0px -40px;
}
#cse-search-form {
	margin-bottom: 20px;
}
#social-header #cse-search-form {
	float: right;
	padding-left: 20px;
	margin-bottom: 0px;
	border-left: 1px solid #ccc;
	width: 250px;
}
#cse-search-form label {
	display: none;
}
#cse-search-form .gsc-input {
	width: 130px;
}
#social-header #cse-search-form .gsc-input {
	width: 150px;
}
#banner {
	width: 674px;
	position: absolute;
	height: 255px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
#banner .image {
	height: 248px;
	width: 674px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../../img/banner-no-image.jpg);
}
#banner .tassello {
	background-color: #7d1837;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 320px;
	color: #FFFFFF;
	min-height: 70px;
	font-size: 1em;
	line-height: 1.3em;
	text-transform: uppercase;
	padding: 16px 16px 30px;
	z-index: 50;
}
#banner .tassello .data {
	text-transform: none;
	font-size: 1.4em;
	margin-bottom: 3px;
	margin-top: 3px;
}
#banner .tassello .titolo-piece {
	font-size: 3em;
	line-height: 1.1em;
}
#banner .tassello p.sottotitolo {
	text-transform: none;
}
#banner .tassello .links {
	font-size: 1em;
	position: absolute;
	bottom: 10px;
}
#banner .tassello .links a {
	color: #FFFFFF;
}
.evnbanda #header {
	height: 345px;
}
.evnbanda #banner {
	height: 345px!important;
	position: absolute!important;
	margin-top: 0px;
}
.evnbanda #banner > div {
	height: 345px;
}
.evnbanda #banner .tassello {
	min-height: 130px;
}
#banner .crediti {
	float: right;
	width: 300px;
	margin-top: 12px;
	font-size: 1em;
	line-height: 1.1em;
}
#banner .crediti strong {
	font-weight: normal;
	text-transform: lowercase;
	color: #7d1837;
	text-align: right;
}
#banner .leggi-altro {
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 8px;
	text-align: right;
}
#conts {
	padding-top: 13px;
	padding-bottom: 23px;
	clear: both;
}
.colonna-sinistra {
	float: left;
	width: 220px;
	min-height: 20px;
}
.home .colonna-sinistra {
	padding-top: 15px;
}
.colonna-destra {
	float: left;
	width: 700px;
}
.colonna-doppia {
	float: left;
	width: 460px;
	margin-bottom: 15px;
}
.colonna-doppia .blocco-info {
	margin-bottom: 20px;
}
.colonna {
	margin-left: 25px;
	margin-bottom: 25px;
}
.colonna-x2 {
	float: left;
	width: 320px;
	margin-left: 25px;
	margin-bottom: 25px;
}
.colonna-x3 {
	float: left;
	width: 205px;
	margin-left: 25px;
	margin-bottom: 25px;
}
#calendar {
	font-size: .9em;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
#calendar h2 {
	font-size: 1.1em;
}
.menu-sezione {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6b6b6b;
	padding-top: 0px;
	padding-bottom: 40px;
}
.menu-sezione h3 {
	color: #6b6b6b;
	font-size: 1.3em;
	text-transform: uppercase;
}
.menu-sezione ul {
	padding-left: 20px;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.2em;
}
.menu-sezione li {
	margin-bottom: 3px;
}
.menu-sezione a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-right: 5px;
	padding-left: 15px;
}
.menu-sezione a:hover {
	color: #000000;
	text-decoration: none;
}
.menu-sezione .active {
	color: #000000;
	background-image: url(../../img/sotto-menu-bull.gif);
}
.menu-sezione ul ul {
	display: none;
	font-size: .95em;
	margin-top: 5px;
	margin-bottom: 10px;
}
.menu-sezione ul ul a {
	color: #666;
}
.prossimi-progetti {
	padding: 8px;
	border: 2px solid #7d1837;
	margin-bottom: 25px;
}
.prossimi-progetti .blocco-info {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7d1837;
	padding-top: 10px;
	color: #666666;
	line-height: 1.2em;
}
.prossimi-progetti .blocco-info:first-child,
.prossimi-progetti h3 + .blocco-info {
	border-top: none;
}
.prossimi-progetti h4 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 2px;
	text-transform: uppercase;
	margin-top: 3px;
}
.prossimi-progetti p.sottotitolo {
	font-size: 1.1em;
	margin-top: 0px;
}
.prossimi-progetti p {
	margin-bottom: 3px;
}
.prossimi-progetti .titolo-news {
	text-transform: none;
	margin-bottom: 0px;
}
.prossimi-progetti strong {
	font-weight: normal;
	color: #000000;
}
.prossimamente {
	float: left;
	width: 435px;
	margin-left: 25px;
}
.prossimamente .blocco-info, .colonna .blocco-info {
	margin-bottom: 20px;
}
.prossimamente .blocco-info .image, .colonna .blocco-info .image {
	float: left;
	height: 110px;
	width: 205px;
	margin-right: 10px;
}
.a-destra {
	float: right;
}
.tu-e-met {
	padding: 10px;
	background-color: #E2E3E7;
	color: #666666;
	line-height: 1.3;
}
h3 {
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	padding-bottom: 8px;
	color: #7d1837;
}
.spettacolo h3, .media h3 {
	color: #333333;
}
h4 {
	font-size: 1.8em;
	line-height: 1.1;
	font-weight: bold;
	color: #464648;
	margin-bottom: .5em;
}
.introduzione h4 {
	height: 2em;
}
h4.in-grande {
	font-size: 2.55em;
	line-height: 1.3em;
}
.spettacolo h4 {
	font-size: 3em;
	margin: .5em 0px .5em;
}
p.pretitolo {
	color: #666;
	font-size: 1.2em;
	line-height: 1em;
}
p.sottotitolo {
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 1em;
}

.spettacolo p.sottotitolo {
	font-size: 1.3em;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 1em;
}
.spettacolo p.pretitolo {
	font-size: 1.4em;
	padding-top: 1.3em;
}
p.pretitolo + h4 {
	margin-top: 0px;
}
h4 + p.sottotitolo {
	margin-top: -0.5em;
	overflow: hidden;
}

.media {
	width: 330px;
}
.colonna-destra p {
	margin-bottom: 5px;
}
.titolo-news {
	color: #7d1837;
	font-weight: normal;
	font-size: 0.95em;
}
.titolo2-news {
	color: #7d1837;
	font-weight: normal;
	font-size: 0.95em;
}
.titolo-produzione {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.95em;
}
.titolo-news + .titolo-produzione {
	margin-top: -5px;
}
.blocco-news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7d1837;
	margin-top: 7px;
	padding-bottom: 7px;
}
.blocco-news:last-child {
	border-bottom: none;
}
.blocco-info .image {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 110px;
	margin-bottom: 10px;
	background-image: url(../../img/no-image.jpg);
}
.blocco-info .leggi-altro,
#banner .leggi-altro a {
	font-size: .9em;
	line-height: 1.4em;
    background: #7D1837;
    color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 10px;
    display: inline-block;
    padding: 1px 10px;
	border: solid 2px #7D1837;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.blocco-info a.leggi-altro:hover,
#banner .leggi-altro a:hover {
	text-decoration: none;
	background: #fff;
	color: #7D1837;
}
.blocco-info a.leggi-altro:after,
#banner .leggi-altro a:after {
	content: ' \00BB';
}

.nuova-sezione {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #7d1837;
	padding-top: 15px;
	clear: both;
	margin-left: 25px;
}
.newsletter .button {
	color: #831633;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 23px;
	background-image: url(../../img/newsletter-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	text-align: center;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}
.newsletter .button:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-position: center top;
}
.tu-e-met h3 {
	margin-bottom: 15px;
}
.tu-e-met h4 {
	font-size: 1.45em;
	color: #3C3C3C;
	margin-top: 20px;
	font-weight: normal;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 8px;
	margin-bottom: .5em;
}
.tu-e-met .titolo-news {
	color: #3C3C3C;
}
.tu-e-met ul, .tu-e-met ol {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 1.3em;
}
.tu-e-met li {
	margin-bottom: 8px;
}
.tu-e-met  .atrapalo {
	background-image: url(../../img/atrapalo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	display: block;
}
.tu-e-met li li {
	margin-bottom: 0px;
}
.social-network {
	padding: 0px !important;
	height: 16px;
	list-style-type: none;
	margin-bottom: 15px;
	margin-top: 15px;
}
.social-network li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.social-network a {
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../../img/icons-social.gif);
}
.social-network .fb {
	background-position: 0px -48px;
}
.social-network .ms {
	background-position: 0px 0px;
}
.social-network .tw {
	background-position: 0px -64px;
}
.social-network .fl {
	background-position: 0px -16px;
}
.social-network .yt {
	background-position: 0px -32px;
}
.social-network .gp {
	background-position: 0px -80px;
}
.social-network .fs {
	background-position: 0px -96px;
}
.addthis_toolbox a {
	background-image: none;
	text-indent: 0px;
	width: auto;
	height: auto;
}
.big-social {
	margin-right: 0px;
	margin-left: 3px;
}
.big-social a {
	height: 20px;
	width: 20px;
	background-image: url(../../img/icons-social-big.gif);
	margin-left: 22px;
}
.big-social .fb {
	background-position: 0px -40px;
}
.big-social .tw {
	background-position: 0px -20px;
}
.big-social .yt {
	background-position: 0px -60px;
}
.big-social .gp {
	background-position: 0px -80px;
}
.big-social .fs {
	background-position: 0px -40px;
}
ul.faq li  {
	margin-bottom: 15px;
}
/*
.sponsor .blocco-info,
.amici-del-met .blocco-info {
	border: 2px solid #7D1837;
	padding: 5px;
}
.sponsor  h3,
.amici-del-met  h3 {
	font-size: 1.5em;
}
*/
.cronologico {
	width: 201px;
	border: 2px solid #7D1837;
	padding-right: 5px;
	padding-left: 5px;
}
.colonna-x2.cronologico {
	width: 285px;
	margin-left: 50px;
}
.cronologico .blocco-info {
	margin-bottom: 5px;
	padding-top: 5px;
	line-height: 1.2;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7d1837;
	color: #666666;
}
.cronologico .blocco-info:first-child {
	border-top: none;
}
.cronologico h4 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.cronologico .pretitolo {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.2em;
	text-transform: none;
	font-weight: bold;
}

.cronologico p {
	margin-bottom: 1px;
}
.cronologico a h4 , .cronologico a:link , .cronologico a:visited {
	color: #7d1837;
}

.cronologico .titolo-news {
	text-transform: none;
	color: #000000;
}
.cronologico strong {
	font-weight: normal;
	color: #000000;
}
.image-zoom {
	margin-bottom: 10px;
	/*border: 1px solid #666666;*/
}
.image-zoom img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ui-draggable {
	cursor: url(../../img/cursor-magnify.png), -moz-zoom-out!important;
}
.ui-draggable-dragging {
	cursor: move!important;
}
.gallery,
.video-gallery {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
}
.gallery li,
.video-gallery li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.gallery a,
.video-gallery a {
	display: block;
	padding: 3px;
	/*border: 1px solid #C1949B;*/
}
.gallery a:hover,
.video-gallery a:hover {
	border-color: #7d1837;
}
.gallery img,
.video-gallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.video-gallery {
	margin-bottom: 20px;
}
.download-links {
	padding-left: 0px;
	list-style-type: none;
	text-transform: uppercase;
}
.download-links li {
	float: left;
	margin-right: 20px;
	background-image: url(../../img/icons-file.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.download-links a {
	color: #464648;
}
.fondo-scheda {
	clear: both;
/*	background-color: #E4E4E4; */
	border-bottom: 1px solid #C4C4C4;
	border-top: 1px solid #C4C4C4;
	text-transform: uppercase;
	padding: 5px 7px;
	margin-left: 25px;
	height: 20px;
}
.fondo-scheda .social-network {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fondo-scheda li.titolo-news {
	margin-top: 3px;
}
.prossimamente-basso .blocco-info {
	color: #666666;
}
.prossimamente-basso .blocco-info:first-child {
	border-top: none;
	padding-top: 0px;
}
.prossimamente-basso h4 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.prossimamente-basso p {
	margin-bottom: 1px;
}
.prossimamente-basso .titolo-news {
	text-transform: none;
}
.prossimamente-basso strong {
	font-weight: normal;
	color: #000000;
}
label {
}
label.for-textfield {
	float: left;
	width: 115px;
	padding-top: 3px;
	clear: both;
}
.newsletter label.for-textfield {
	width: auto;
}
.sezione-form {
	font-size: 1.4em;
	color: #831633;
	line-height: normal;
	text-transform: uppercase;
}
form .newsletter,
form .metsms {
	margin-left: 25px;
	padding: 5px;
	border: 1px solid #831633;
	background-color: #F8F1F3;
}
form .dati-personali {
	text-indent: -30px;
	padding-left: 35px;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
}
.error {
	color: #CC0000;
}
button.button {
	background-color: #E4E4E4;
	border: 1px solid #E4E4E4;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	padding: 3px 7px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
button.button:hover {
	color: #831633;
	background-color: #F8F1F3;
	border-top-color: #831633;
	border-right-color: #831633;
	border-bottom-color: #831633;
	border-left-color: #831633;
}
.info-posti {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.info-posti td, .info-posti th {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-size: 1em;
}
.info-posti th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	text-align: left;
	background-color: #F6F6F6;
	color: #000000;
	font-weight: normal;
	padding-right: 10px;
}
.info-posti td {
	padding-left: 10px;
}
.tabella-prezzi {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	margin-bottom: 15px;
	margin-top: 10px;
}
.tabella-prezzi th {
	text-align: right;
	padding: 5px;
	background-color: #EFEFEF;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	font-size: 12px;
	font-weight: normal;
}
.tabella-prezzi td {
	text-align: right;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	width: 25%;
}
.tabella-prezzi td.vuota {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.multi-logo p {
	float: left;
	text-align: center;
	height: 100px;
	width: 220px;
	margin-bottom: 25px;
}
.multi-logo4 p {
	float: left;
	text-align: center;
	height: 100px;
	width: 160px;
	margin-bottom: 25px;
	vertical-align: middle;
}
#footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7d1837;
	position: relative;
}
#footer .conts {
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 10px;
}
#footer a {
	color: #FFFFFF;
}
#footer .colonna-footer {
	text-transform: uppercase;
	float: left;
	width: 115px;
	margin-bottom: 10px;
	font-size: 1.1em;
	margin-left: 13px;
	font-weight: bold;
}
#footer h3 {
	display: none;
}
#footer p {
	margin-bottom: 7px;
}
#footer ul {
	padding-left: 0px;
	margin-top: -2px;
	text-transform: none;
	list-style-type: none;
	margin-bottom: 10px;
}
#footer li {
	margin-bottom: 5px;
	font-size: 1em;
	line-height: 1.1em;
	margin-left: 0px;
	font-weight: normal;
}
#footer li:first-child {
	display: none;
}
.copyright {
	clear: both;
	padding-top: 15px;
	background-image: url(/img/metastasio-footer-filo-2012.gif);
	padding-left: 90px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 15px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
    background-color: #7d1837!important;
    border-color: #7d1837!important;
}
.fc-event,
.fc-agenda .fc-event-time {
	width: 12px!important;
}

/* GOOGLE SEARCH */
#main .gsc-adBlock {
	font-size: 0.9em;
	border: solid 1px #bebebe;
	background-color: #eee;
	margin-top: 1em;
}
#main .gs-title, #main .gs-result .gs-title * {
	text-decoration: none;
	color: #7D1837;
}
#main .gs-result .gs-title b {
	font-weight: bold;
}
#main .gs-title:hover {
	text-decoration: underline;
}
#main .gsc-control-cse, #main .gsc-control-cse .gsc-table-result {
	font-size: 1.1em;
	line-height: 1.3;
	color: #3C3C3C;
}
#main .gsc-webResult .gsc-result {
	border-bottom: 1px dotted #7D1837;
	padding: 1em 0px;
}
#main .gsc-results .gsc-cursor-box {
	margin-top: 1em;
}
#main .gsc-results .gsc-cursor-box .gsc-cursor-page {
	color: #7D1837;
	text-decoration: none;
}
#main .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color: #000;
}

/* == scroller == */
#scroll-container {
	margin: 10px 0px;
}
.scroll-pane .viewport {
	width: auto;
	height: 100%;
	margin-right: 15px;
	overflow: hidden;
	position: relative;
}
.scroll-pane .overview {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.scroll-pane .scrollbar {
	position: relative;
	float: right;
	width: 6px;
}
.scroll-pane .track {
	height: 100%;
	width: 6px;
	position: relative;
	background: #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.scroll-pane .thumb {
	background-color: #000;
	background-color: rgba(0,0,0,.6);
	height: 20px;
	width: 6px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.scroll-pane .disable {
	display: none;
}
.cloud-zoom-big {
	border: none;
}

