/* ==========================================================================
   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: bold;
  }

.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;
}

.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;
}
.event-title {

		font-size:48px;
		line-height: 40px;}

h3 {
	margin: 0;
	padding: 10px 0;
	color: #00adef;}
h4 {
	font-size: 16px;
	line-height: 2em;
	font-weight:bold;}
.item {
	color: #F98B00;}
.col-md-3 ul{
	list-style-type: none;
	padding: 0px;}

.col-md-3 ul li{
	padding-left: 30px;
	margin: 0;
	background: url(../img/img02.gif) no-repeat 5px 50%;}
.col-md-9 ul {
	list-style: none;
}
.col-md-9 a {
	color:#003486;
}

.col-md-9 li {
	background: url(../img/img05.gif) no-repeat left 9px;
	padding-left: 12px;
}
div.quote {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #003486;
    border-style: solid;
    border-width: 2px 0 0 0;
	    float: left;
		width: 100%;
	margin: 0 10px 20px 2em;
    background-color: #DFE6F4;	
	padding-top:10px;
}
div.quote ul, div.quote p {
	font-size: 90%;
	font-family: kaiti_gb2312;
	}
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: #DFE6F4;
    border-color: #003486;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
	    float: left;
		width: 100%;
	margin: 10px 10px 20px 2em;
   /* width: 18em;*/
}
div.facts h3 {
    background-color: #003486;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
}
div.facts ul, div.facts p {
    margin: 15px;
	font-size: 90%;
	}
.un-collapsed-language-bar {
	display: none;}
#number
{
	font-family: Verdana;
	font-size: 64px;
	font-weight: bold;
	width: 60px;
	float:left;
	color: #00adef;
	line-height: 1em;
	letter-spacing: -10px}
#number1
{
	font-family: Verdana;
	font-size: 64px;
	font-weight: bold;
	width: 90px;
	float:left;
	color: #00adef;
	line-height: 1em;
	letter-spacing: -10px}

@media (max-width: 660px){
.site-header-sm {
width: 130% !important;
    font-size: 1em !important;
    margin-top: 0px !important;
}
}