@charset "utf-8";
/* CSS Document */

html, body {
	background:#fff url(../images/bg_main.gif) repeat top left;
	height:100%;
	min-height:510px;
	margin:0;
	padding:0;
}
#main {
	height:100%;
	overflow-y:hidden;
    padding-bottom:0
}
#main #container {
	height:100%;
	min-height:510px;
}
#header {
}
#maincol {
	height:80%;
	min-height:550px;
	box-shadow:0 0 0 transparent
}
#maincol-inside {
	height:100%;
	min-height:510px
}
#maincol-inside a.gray:link, a.gray:active, a.gray:visited {
	color:#666;
}
#maincol-inside .navicon {
	height: 0;
	width: 0;
	overflow: visible;
	border: solid 40px #666;
	border-left-color:transparent;
	border-bottom-color:transparent;
	position:absolute;
	right:0;
	top:1px;
transition:all .3s ease-in;
-moz-transition:all .3s ease-in;
-webkit-transition:all .3s ease-in;
-o-transition:all .3s ease-in;
}
#maincol-inside ul.umenuroot {
	padding:0 1em
}
#maincol-inside .uMenuV {
	margin-top:99px
}
#maincol-inside .uMenuRoot li {
	padding:.8em 0px!important;
	margin:.8em 0px\0;
*margin:.8em 0px
}
#maincol-inside .uMenuRoot li:hover, #maincol-inside .uMenuRoot li:active {
	background:rgba(255, 255, 255, .3)
}
#maincol-inside .uMenuItem a {
	font-size:1em;
	padding-left:1em
}
#maincol-inside .uMenuItem a:hover {
	background:url(/images/arrow-blue.gif) 5px center no-repeat
}
#date, #logged-as {
	line-height:1em
}
#copyright {
    position:fixed;
    bottom:.5em;
    width:100%;
    color:#aaa
}
#copyright a {
    color:#aaa
}
.flexslider {
	height:100%;
	min-height:510px;
	background: rgba(255, 255, 255, .3);
}
.flex-control-nav {
	opacity:.3;
	filter:alpha(opacity=30);
	bottom:1em
}
.flexslider .slides {
	height:100%;
	min-height:510px;
}
.flexslider .slides > li {
	height:100%;
	min-height:510px
}
.slides>li h1 {
	font-weight: 300;
	/*font-size: 3em;*/

    line-height: 1.2;
	/*letter-spacing: 3px;*/

    margin: 0;
	margin-top: 10%;
	width: 100%;
	text-align: center;
}
.slides>li h1 a {
	text-decoration:none;
	color:#069
}
.slides>li h1 span {
	height:60px;
	display:block;
	background: url(/images/blogplus/logo_rb.png) center bottom no-repeat;
}
.slides>li.tb_Mo h1 span {
	background: url(/images/blogplus/logo_dl.png) center bottom no-repeat;
}
.slides>li.tb_Tu h1 span {
	background: url(/images/blogplus/logo_fw.png) center bottom no-repeat;
}
.slides>li.tb_We h1 span {
	background: url(/images/blogplus/logo_lc.png) center bottom no-repeat;
}
.slides>li.tb_Th h1 span {
	background: url(/images/blogplus/logo_pf.png) center bottom no-repeat;
}
.slides>li.tb_Fr h1 span {
	background: url(/images/blogplus/logo_rb.png) center bottom no-repeat;
}
.slides>li.tb_Sa h1 span {
	background: url(/images/blogplus/logo_wm.png) center bottom no-repeat;
}
.slides>li.tb_Su h1 span {
	background: url(/images/blogplus/logo_xm.png) center bottom no-repeat;
}
.slides>li h1 b {
	color: rgba(0, 0, 0, 0.2);
	font-size: 40%;
	display:block;
	text-align:center;
	margin-top:2em;
	margin-bottom:.5em
}
.slides>li.tb_Mo h1 b:before {
	content:"Monday"
}
.slides>li.tb_Tu h1 b:before {
	content:"Tueday"
}
.slides>li.tb_We h1 b:before {
	content:"Wednesday"
}
.slides>li.tb_Th h1 b:before {
	content:"Thursday"
}
.slides>li.tb_Fr h1 b:before {
	content:"Friday"
}
.slides>li.tb_Sa h1 b:before {
	content:"Saturday"
}
.slides>li.tb_Su h1 b:before {
	content:"Sunday"
}
.informerFrLinks > a:link, .informerFrLinks > a:visited, .informerFrLinks > a:hover, .informerFrLinks > a:active {
	color:#fff
}
.flexslider .slides>li>div {
	font-size: 1.3em;
	line-height: 1.5;
	letter-spacing: 1px;
	margin: 0;
	margin-top: .6em;
	padding:.6em 2%;
	width: 96%;
	text-align: center;
	position:relative
}
/*.flexslider .slides>li.tb_Mo:hover>div {
	background: rgba(77, 191, 43, 0.2);
}
.flexslider .slides>li.tb_Tu:hover>div {
	background: rgba(114, 38, 142, 0.2);
}
.flexslider .slides>li.tb_We:hover>div {
	background: rgba(244, 97, 176, 0.2);
}
.flexslider .slides>li.tb_Th:hover>div {
	background: rgba(256, 216, 146, 0.2);
}
.flexslider .slides>li.tb_Fr:hover>div {
	background: rgba(88, 88, 88, 0.2);
}
.flexslider .slides>li.tb_Sa:hover>div {
	background: rgba(37, 169, 224, 0.2);
}
.flexslider .slides>li.tb_Su:hover>div {
	background: rgba(177, 41, 68, 0.2);
}*/
.flexslider .slides>li .informerFrLinks {
	right:0
}
.uphalf {
	height:60%;
	position:relative;
   margin-top:80px
}
.downhalf {
	height:30%;
	position:relative
}
.logoanime {
	width:300px;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	-moz-animation:moveup 2s;
	-webkit-animation:moveup 2s;
	-o-animation:moveup 2s;
	animation:moveup 2s;
	height:250px;
	padding-top:0;
	border-radius:36px
}
.sitename {
	font-weight:normal;
	color:#aaa;
	text-shadow:1px 1px 1px #fff;
	text-align:center;
}
 @-moz-keyframes moveup {
 0% {
height:0;
padding-top:250px
}
 100% {
height:250px;
padding-top:0
}
}
 @-webkit-keyframes moveup {
 0% {
height:0;
padding-top:250px
}
 100% {
height:250px;
padding-top:0
}
}
 @-o-keyframes moveup {
 0% {
height:0;
padding-top:250px
}
 100% {
height:250px;
padding-top:0
}
}
 @keyframes moveup {
 0% {
height:0;
padding-top:250px
}
 100% {
height:250px;
padding-top:0
}
}
.logomagic {
	background:url(../images/bg_logo.jpg) center top;
	-moz-animation:magic linear 10s infinite;
	-webkit-animation:magic linear 10s infinite;
	-o-animation:magic linear 10s infinite;
	animation:magic linear 10s infinite;
    height:200px
}
.logomagic>.festival {
	position:absolute;
	top:107px;
	left:169px;
	width:70px;
	height:70px;
	opacity:.6;
 filter:alpha(opacity=60) -moz-animation:showup 2s 2s backwards;
	-webkit-animation:showup 2s 2s backwards;
	-o-animation:showup 2s 2s backwards;
	animation:showup 2s 2s backwards;
	-moz-transition: all 1s;	/* Firefox 4 */
	-webkit-transition: all 1s;	/* Safari 和 Chrome */
	-o-transition: all 1s;
	transition: all 1s;
}
.logomagic>.festival:hover {
	opacity:1;
	filter:alpha(opacity=100);
    transform:rotate(360deg)
}
 @-moz-keyframes magic {
 0% {
background-position: center top
}
 100% {
background-position: center -200px
}
}
 @-webkit-keyframes magic {
 0% {
background-position: center top
}
 100% {
background-position: center -200px
}
}
 @-o-keyframes magic {
 0% {
background-position: center top
}
 100% {
background-position: center -200px
}
}
 @keyframes magic {
 0% {
background-position: center top
}
 100% {
background-position: center -200px
}
}
.nav {
	text-align:center;
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	height:120px;
	padding-top:25px;
	padding-bottom:0;
	width:50%;
}
.downhalf>.nav {
	-moz-animation:gather 3s ease-out both;
	-webkit-animation:gather 3s ease-out both;
	-o-animation:gather 3s ease-out both;
	animation:gather 3s ease-out both;
}
#container .nav>li {
 *display:inline;
	zoom:1;
	display:inline-block;
	width:20%;
	height:100px;
	text-align:center;
}
 @-moz-keyframes gather {
 0% {
width:100%;
opacity:0;
filter:alpha(opacity=0);
}
 100% {
width:50%;
opacity:1;
filter:alpha(opacity=100);
}
}
 @-webkit-keyframes gather {
 0% {
width:100%;
opacity:0;
filter:alpha(opacity=0);
}
 100% {
width:50%;
opacity:1;
filter:alpha(opacity=100);
}
}
 @-o-keyframes gather {
 0% {
width:100%;
opacity:0;
filter:alpha(opacity=0);
}
 100% {
width:50%;
opacity:1;
filter:alpha(opacity=100);
}
}
 @keyframes gather {
 0% {
width:100%;
opacity:0;
filter:alpha(opacity=0);
}
 100% {
width:50%;
opacity:1;
filter:alpha(opacity=100);
}
}
 @-moz-keyframes scatter {
 0% {
width:50%;
opacity:0;
filter:alpha(opacity=0);
}
 100% {
width:100%;
opacity:1;
filter:alpha(opacity=100);
}
}
 @-webkit-keyframes scatter {
 0% {
width:50%;
opacity:0;
filter:alpha(opacity=0);
}
 100% {
width:100%;
opacity:1;
filter:alpha(opacity=100);
}
}
 @-o-keyframes scatter {
 0% {
width:50%;
opacity:0;
filter:alpha(opacity=0);
}
 100% {
width:100%;
opacity:1;
filter:alpha(opacity=100);
}
}
 @keyframes scatter {
 0% {
width:50%;
opacity:0;
filter:alpha(opacity=0);
}
 100% {
width:100%;
opacity:1;
filter:alpha(opacity=100);
}
}
.nav>li>a {
	text-decoration:none;
	display:block;
	font-size:1.2em;
	line-height:2em;
	color:#999;
 -moz-transition: all .5s;	/* Firefox 4 */
 -webkit-transition: all .5s;	/* Safari 和 Chrome */
 -o-transition: all .5s;
 transition: all .5s;
}
.nav>li>a:hover {
	color:#000;
	-ms-transform: scale(1.35, 1.35);	/* IE 9 */
	-webkit-transform: scale(1.35, 1.35);	/* Safari 和 Chrome */
	-o-transform: scale(1.35, 1.35);	/* Opera */
	-moz-transform: scale(1.35, 1.35);
	transform: scale(1.35, 1.35);
}
 .nav>li>a::before {
 font-family:"icomoon";
 font-size:3em;
}
.nav>li>a>.icon {
  width: 3em;
  height: 3em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.m1 .festival {
	background:url(../images/festival/01.png) center center no-repeat;
}
.m2 .festival {
	background:url(../images/festival/02.png) center center no-repeat;
}
.m3 .festival {
	background:url(../images/festival/03.png) center center no-repeat;
}
.m4 .festival {
	background:url(../images/festival/04.png) center center no-repeat;
}
.m5 .festival {
	background:url(../images/festival/05.png) center center no-repeat;
}
.m6 .festival {
	background:url(../images/festival/06.png) center center no-repeat;
}
.m7 .festival {
	background:url(../images/festival/07.png) center center no-repeat;
}
.m8 .festival {
	background:url(../images/festival/08.png) center center no-repeat;
}
.m9 .festival {
	background:url(../images/festival/09.png) center center no-repeat;
}
.m10 .festival {
	background:url(../images/festival/10.png) center center no-repeat;
}
.m11 .festival {
	background:url(../images/festival/11.png) center center no-repeat;
}
.m12 .festival {
	background:url(../images/festival/12.png) center center no-repeat;
}
 @-moz-keyframes showup {
 0% {
opacity:0;
filter:alpha(opacity=0)
}
 100% {
opacity:.6;
filter:alpha(opacity=60)
}
}
 @-webkit-keyframes showup {
 0% {
opacity:0;
filter:alpha(opacity=0)
}
 100% {
opacity:.6;
filter:alpha(opacity=60)
}
}
 @-o-keyframes showup {
 0% {
opacity:0;
filter:alpha(opacity=0)
}
 100% {
opacity:.6;
filter:alpha(opacity=60)
}
}
 @keyframes showup {
 0% {
opacity:0;
filter:alpha(opacity=0)
}
 100% {
opacity:.6;
filter:alpha(opacity=60)
}
}
body.cover {
	background:#fff url(../images/bg_main.gif) repeat top left;
}
body:before {
	display:none
}
/*WORLD*/
#stars {position:absolute;top:0}
.cabalaCompass {width:100%;text-align:center;position:relative;margin:0 auto;}
.cabalaCompass::before {position:absolute;content:"";width:360px;height:360px;margin-top:5%;top:-1.5pxleft:50%;margin-left:-180px;background:url(http://7swing.com/images/bg_world.jpg) no-repeat center center;border-radius:50%; -moz-animation:rotate linear 60s infinite;-webkit-animation:rotate linear 60s infinite;-o-animation:rotate linear 60s infinite;animation:rotate linear 60s infinite;}
.cabalaCompass>svg {fill: none;position: absolute;left: 50%;margin-left: -180px;z-index:1;margin-top:5%}
/*DESIGN*/
.uphalf>.clock {width:380px;height:380px;margin:0 auto;position:relative;margin-top:5%}
.uphalf>.clock::before, .uphalf>.clock::after {position:absolute;content:"";width:400px;height:400px;top:-10px;left:-10px;background:url(http://7swing.com/images/bg_daydream.png) no-repeat center center;background-size: contain;border-radius:50%; -moz-animation:scaleup linear 2.5s infinite;-webkit-animation:scaleup linear 2.5s infinite;-o-animation:scaleup linear 2.5s infinite;animation:scaleup linear 2.5s infinite; transform:scale(.1,.1)}
.uphalf>.clock::after {animation-delay:1.25s; }
.hourhand, .minitehand {transition:all 1s linear;-moz-transition:all 1s linear;-webkit-transition:all 1s linear;-o-transition:all 1s linear;}
.hourhand {width:300px;height:300px;border-radius:50%;background-color:rgba(255,255,255,.2);position:absolute;left:40px;top:40px}
.hourhand::before {position:absolute;content:"";width:20px;height:20px;border-radius:50%;background-color:#fff;box-shadow:0 0 10px #666;top:-10px;left:50%;margin-left:-10px}
.minitehand {width:360px;height:360px;border-radius:50%;position:absolute;left:10px;top:10px}
.minitehand::before {position:absolute;content:"";width:10px;height:10px;border-radius:50%;background-color:#fff;box-shadow:0 0 3px #aaa;top:-5px;left:50%;margin-left:-5px}
.secondhand {width:360px;height:360px;border-radius:50%;border-width:1px 0px 1px 2px;border-style:dotted dotted solid solid;border-color:rgba(255,255,255,.1) rgba(255,255,255,.3) rgba(255,255,255,.5) rgba(255,255,255,.7);box-sizing: border-box;position:absolute;left:10px;top:10px;-moz-animation:rotate linear 60s infinite;-webkit-animation:rotate linear 60s infinite;-o-animation:rotate linear 60s infinite;animation:rotate linear 60s infinite;}
/*BLOG*/
.uphalf>.rainbow {
   width: 300px;
   height: 300px;
   margin: 5% auto;
   border: solid 120px #000;
   box-shadow: 0 0 15px #fff;
   transition:all .5s ease-in;-moz-transition:all .5s ease-in;-webkit-transition:all .5s ease-in;-o-transition:all .5s ease-in;
}
.uphalf>p {
   text-align:center;
   color:#aaa
}
.downhalf>.flexslider {
   box-shadow: 0 -10px 10px rgba(0,0,0,.1);
   background: #fff url(../images/bg_main.gif) repeat top left;
}
.entryBtn {
   position: fixed;
   display: block;
   width: 70px;
   height:70px;
   left:50%;
   margin-left:-35px;
   text-align: center;
   bottom: 50px;
   text-decoration:none;
   z-index:2
}
.entryBtn::before, .entryBtn::after {content:"";position:absolute;width:50px;height:50px;border-radius:50%;background-color:rgba(255,255,255,.7);-moz-animation:scaleup linear 3s infinite;-webkit-animation:scaleup linear 3s infinite;-o-animation:scaleup linear 3s infinite;animation:scaleup linear 3s infinite;left:50%;margin-left:-25px;}
.entryBtn::after {animation-delay:1.5s}

 @media (max-width:990px) {
.downhalf>.nav {
	-moz-animation:scatter 3s ease-out both;
	-webkit-animation:scatter 3s ease-out both;
	-o-animation:scatter 3s ease-out both;
	animation:scatter 3s ease-out both;
}
#wrap #container, #maincol, #maincol-inside, .flexslider {
min-height:380px
}
.logoanime {
	transform: scale(.8, .8);
	-ms-transform: scale(.8, .8);	/* IE 9 */
	-webkit-transform: scale(.8, .8);	/* Safari 和 Chrome */
	-o-transform: scale(.8, .8);	/* Opera */
	-moz-transform: scale(.8, .8);
}
.flexslider .slides>li>div {
    padding:1em 6%;
    width:88%
}
.uphalf>.rainbow {
    width:200px;
    height:200px;
    border-width:80px
}
}