/* ==========================================================================
   Author's custom styles
========================================================================== */
body {font-family: Microsoft YaHei; }
.event-title {
	font-size: 1.6em;
    font-weight: bold;
    /*margin: 0px 0 0 20px;*/
}

.event-date{

         font-size: 1.2em;

    font-weight: normal;

  }

.site-header {
    FONT-SIZE: 1.3em;
    line-height: 1.2em;
    /*margin-left: 15px;*/
    float: left;
    margin-top: 1.79em;
    letter-spacing: 0.05em;
}

#site-main-menu { font-size:1.1em;}

#page-content { font-size:1em;}

.day, .day a{
	background:#00adef !important;
	color:white !important;
}

div.facts {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #eaeaea;
    border-color: #4d4d4d;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    float: right;
	margin-top: 45px;
    margin-bottom: 5px;
    margin-left: 10px;
    /*width: 18em;*/
	/*width: 35em;*/
}
#page-content div.facts h3 {
    background-color: #4d4d4d;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 3px 10px;
}
#page-content div.facts ul, #page-content div.facts p {
    margin: 5px;
}
	
.container-fluid div.facts h3 {
	background-color:#1C438C;
	color:#fff;
	margin:0;
	padding:3px 10px;
	font-size:1em;
	font-weight:bold
}
.container-fluid div.facts ul, #content div.facts p {
	margin:8px
}
/*.container-fluid div.facts ul li {
	background-image:url(http://www.un.org/es/events/images/genericdays/pin.gif);
	background-position: 0px 0px;
}*/
.container-fluid p.source {
	text-align:right;
	color:#707070
}	


.hour, .hour a{
	background:#00adef !important;
	color:white !important;
}

.minute, .minute a{
	background:#00adef !important;
	color:white !important;
}

.second, .second a{
	background:#00adef !important;
	color:white !important;
}

.celebration{
	/*font-family: 'Bangers', cursive;*/
	font-size:36px;
}

@media (max-width: 660px){
.site-header-sm {
width: 130% !important;
    font-size: 1em !important;
    margin-top: 0px !important;
}
}

	