@charset "utf-8";
/* CSS Document */

*::selection { background: #CE55B7; color: #fff; }
*::-moz-selection { background: #CE55B7; color: #fff; }

@font-face {
	font-family: 'wapzfont';
	src: url('../fonts/wapzfont.eot') format('embedded-opentype'),
		url('../fonts/wapzfont.ttf') format('truetype'),
		url('../fonts/wapzfont.woff') format('woff');
}
a {
    color: #CE55B7;
    cursor: pointer;
    text-decoration: none;
    transition: color 0.15s ease-in-out 0s;
}
*.incbg { transition: background-color 0.15s ease-in-out 0s; }
a:hover { text-decoration: underline; color: #AF229B; }
.caption img:hover { background-color: #FFBDD8; }
.caption img {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24);
    display: block;
    margin: 0 auto;
    max-width: 600px;
    padding: 10px;
    transition: background-color 0.15s ease-in-out 0s;
}
.box.bee.b3 .recents.imgbox a.caption img { width: 360px; height: 270px; display: block; }
/* body { background: url("themes/wapz/i/wapz-bg.png") repeat fixed top center rgba(0, 0, 0, 0); } */
body { background: url("themes/wapz/i/wapz-bg.jpg") no-repeat fixed top center #FFF; }
body {
    color: #736357;
    font-size: 24px;
    overflow-y: scroll;
}

* 	{ margin: 0; padding: 0; font-family: 'wapzfont'; }
img { border: medium none; }
.wapz-wrap {
    margin: 0 auto;
    overflow-y: hidden;
    position: relative;
    width: 1000px;
}

/* Reset */
.clear {
    clear: both;
    float: none !important;
    height: 1px;
}
.pink { color: #F48EB8; }
h1 { font-size: 140%; }
article h2 { font-size: 115%; margin-bottom: 10px; }
.abox {
    background-color: #FFFFFF;
    border: 1px dashed #736357;
    padding: 10px 15px;
}
a.more {
    float: right;
    margin: 10px 0 0;
    font-size: 22px;
}
div.box p { font-size: 22px; }
div.box.article > p {
    margin-bottom: 20px;
    padding: 0 30px;
    text-indent: 30px;
}

/* ======= SOCIAL ======= */
#social-box-con { float: right; }
#social-box {
    background-color: #FFFFFF;
    border-radius: 0 5px 5px 0;
    margin: 50px 0 0 -10px;
    padding: 4px;
    position: fixed;
    border-left: 1px solid #efefef;
}
#social-box h4 {
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
#social-box ol li {
    display: block;
    margin: 4px 4px 5px 4px;
}
#social-box ol li a {
    background: url("themes/wapz/i/social-icon.png") repeat-y scroll 0 0 #FFAECD;
    border-bottom: 1px solid #F48EB8;
    display: block;
    height: 30px;
    overflow: hidden;
    text-indent: 43px;
    transition: all 0.15s ease-in-out 0s;
    width: 30px;
}
#social-box #g { background-position: 0 -60px; }
#social-box #f { background-position: 0 -30px; }
#social-box #t:hover { background-color: #29ABE2; }
#social-box #g:hover { background-color: #DD4D38; }
#social-box #f:hover { background-color: #4A6EA9; }

/* Aside */
aside {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    left: 10px;
    padding: 60px 5px 5px;
    position: absolute;
    top: -50px;
    width: 130px;
}
aside .logo {
    display: block;
    height: 110px;
    margin: 0 auto;
    width: 110px;
}
aside cite {
    display: block;
    text-align: center;
    font-size: 22px;
    font-style: normal;
}
aside > hr {
    color: #736357;
    display: block;
    margin: 5px auto;
    width: 90px;
}
nav.main-menu a {
    display: list-item;
    list-style: disc inside none;
    padding: 0 5px;
    transition: background-color 0.15s ease-in-out 0s;
    line-height: 28px;
}
nav.main-menu div.sd > a,
nav.main-menu a:hover { background-color: #fff; text-decoration: none; }
nav.main-menu a.curr { color: #e53341; text-decoration: underline; }

div.price_sub { position: relative; }
div.price_sub > div {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0 10px 10px 0;
    left: 130px;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 125;
}
div.price_sub.sd div a { display: block; padding-left: 20px; }
div.price_sub > div a {
    clear: both;
    display: none;
    float: left;
    width: 130px;
}

aside > h5 {
	color: #000000;
	font-size: 130%;
	letter-spacing: -0.5px;
	line-height: 20px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
aside div.line a { text-decoration: none; font-size: 19px; }
aside > div.line img { vertical-align: middle; width: 22px; }
aside > div.line { margin-bottom: 5px; padding: 5px; }

aside > h6 {
    background: url("themes/wapz/i/i-iphone.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #f48eb8;
    font-size: 100%;
    font-weight: normal;
    margin: 0 auto;
    text-shadow: 1px 1px 0 rgba(140, 70, 100, 0.2);
    width: 120px;
}
@media only screen and (max-height : 470px) { /* Styles */
	aside {
	    float: left;
	    margin: -50px 10px 0;
	    position: static;
	}
}

/* Header */
header {
    background-color: rgba(255, 174, 205, 0.8);
    color: #FFFFFF;
    font-size: 28px;
    height: 40px;
    line-height: 40px;
    margin-left: 160px;
    padding: 0 15px;
    position: fixed;
    top: 0;
    width: 800px;
    z-index: 70;
}
header > * {
    display: inline;
    font-size: inherit;
    text-shadow: 1px 1px 0 rgba(140, 70, 100, 0.3);
}
header > a:hover {
    background-color: #29ABE2;
    color: #FFFFFF;
    text-decoration: none;
}
header > a {
    background: url("themes/wapz/i/i-facebook-top.png") no-repeat scroll 5px bottom #FFAECD;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 22px;
    font-weight: bold;
    height: 30px;
    line-height: 36px;
    margin: 5px 0 0;
    overflow: hidden;
    text-indent: 30px;
    width: 115px;
    border-right: 1px solid #F48EB8;
    border-bottom: 1px solid #F48EB8;
}

/* Article */
article {
    background-color: #FFFFFF;
    margin: 50px 10px 0 160px;
    min-height: 500px;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}

/* Footer */
footer { margin: 10px 10px 0 160px; background-color: #FFAECD; }
footer .logo > span {
    display: block;
    font-family: arial;
    font-size: 9px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
footer > .credit {
    background: none repeat scroll 0 0 #736357;
    color: #FFFFFF;
    font-size: 22px;
    height: 30px;
    padding: 2px 10px;
}
footer > .credit, footer > .credit * {
    font-size: 20px;
    line-height: 30px;
}
footer > .credit a { color: #FFAECD; }
footer > .credit a:hover { color: #E6E6E6; }
footer div.credit nav { float: left; }
footer div.credit > .credit { float: right; }
footer .sept {
    background: url("themes/wapz/i/polka-dot.gif") repeat scroll #F48EB8;
    height: 30px;
}
footer .copy { position: relative; }
footer .copy > div { float: left; }
footer .copy div a.logo {
    display: block;
    height: 60px;
    margin: 15px 25px;
    padding: 5px;
    width: 80px;
    text-decoration: none;
}
a#GoTop:hover,
footer .copy div a.logo:hover { background-color: #FFBDD8 ;}
footer div.copy div.address {
    color: #FFFFFF;
    float: none;
    font-size: 22px;
    line-height: 20px;
    padding: 15px 0 10px;
}
a#GoTop {
    border: 2px dotted #CE55B7;
    color: #736357;
    cursor: pointer;
    font-size: 20px;
    line-height: 20px;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
    top: 10px;
}
a#GoTop img { vertical-align: bottom; margin-right: 5px; }
div.address a,
div.address u { text-decoration: none; color: #EDEDED; }
div.address b {
    font-size: 16px;
    font-weight: normal;
}
div.address a:hover { color: #333; }
footer div.copy div.address p {
    padding: 5px 0;
    font-size: 20px;
}
footer a.feed:hover { background: #F48E57 none repeat scroll 0 0; }
footer a.feed {
    background: #f48eb8 none repeat scroll 0 0;
    border-radius: 50px;
    bottom: 10px;
    box-shadow: 1px 1px 1px #dd76a5;
    display: inline-block;
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    transition: background-color 0.15s ease-in-out 0s;
    vertical-align: top;
    width: 25px;
}


/* ======= HOME ======= */
div.box {
    padding: 20px;
    margin: 0 0 10px;
}
div.box.packGal {
    float: left;
    width: 530px;
}
div.slider {
    width: 830px;
    height: 240px;
    overflow: hidden;
    position: relative;
}
div.slider .cyclenav {
    bottom: 10px;
    left: 10px;
    position: absolute;
    z-index: 120;
}
div.slider .cyclenav a {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    box-shadow: 0 1px 0 #999999;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0 10px 0;
    overflow: hidden;
    text-align: center;
    text-indent: -40px;
    transition: background-color 0.15s ease-in-out 0s;
    width: 20px;
}
div.slider .cyclenav a:hover { background-color: #fff; }
div.slider .cyclenav a.cycle-pager-active { background-color: #F48EB8; box-shadow: 0px 1px 0px #CC4482; }
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 5px 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

.box.bee div.upComHome ul li {
    border-bottom: 1px solid #efefef;
    margin-bottom: 2px;
    width: 320px;
}
.box.bee div.upComHome a {
    display: block;
    float: right;
    margin-top: 5px;
    padding: 0 5px;
}
.box.bee div.upComHome a,
.box.bee div.upComHome ul * { font-size: 22px; }
.box.bee div.upComHome {
    float: left;
    padding: 10px 0 0 40px;
}
.bee.b1 {
  	/*background: url("themes/wapz/i/bee-01.jpg") no-repeat scroll 483px bottom rgba(0, 0, 0, 0);*/
    margin-bottom: 0;
}
.bee.b3 {
    /*background: url("themes/wapz/i/bee-03.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);*/
    margin-bottom: 0;
    position: relative;
    padding-bottom: 0;
}
p.con-b {
    line-height: 24px;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 227px;
}
div#bee {
    position: absolute;
    z-index: 50;
    right: 0;
}
aside div.like { text-align: center; height: 40px; }
div.wapz.breadcrumb {
    border-bottom: 1px dashed;
    font-size: 20px;
    height: 30px;
    margin-bottom: 10px;
    width: 660px;
    overflow: hidden;
}
div.wapz.breadcrumb > * { float: left; margin-right: 5px; }
div.wapz.breadcrumb > * > a { }
h2.pink.h1 {
    margin-bottom: 0;
    font-size: 34px;
}
div.recents.abox {
    float: left;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
div.imgbox { position: relative; }
div.imgbox > p {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    bottom: 10px;
    padding: 5px 10px;
    position: absolute;
    width: 340px;
    margin: 0 10px;
}
div.imgbox > a { display: block; }
div.band-sep {
    background: url("themes/wapz/i/polka-dot.gif") repeat scroll 0 0 #F48EB8;
    border-bottom: 5px solid #FFAECD;
    border-top: 5px solid #FFAECD;
    height: 60px;
}
div.band-sep div {
    background-color: #FFFFFF;
    height: 50px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    width: 600px;
}
div.band-sep div img {
    border: 1px dashed;
    padding: 4px 80px;
}
div.box.promotion { padding: 20px 100px; }
div.box.detail { text-align: center; }
div.abox.facebook {
    height: 665px;
    width: 300px;
    float: left;
}
div.abox.youtube {
    margin: 0 0 0 350px;
}
.youtube iframe {
    margin: 0 auto 10px;
    display: block;
}
.youtube div > p {
    display: block;
    font-size: 20px;
    height: auto;
    line-height: 24px;
    margin: 10px 0;
    max-height: 48px;
    overflow: hidden;
    padding: 0 10px;
}
div.box.contact-info > div {
    float: left;
    width: 390px;
}
div.box.contact-info > div.abox {
    width: 335px;
    margin: 0 0 0 20px;
    padding: 20px;
}
ul.social > li {
    display: block;
    height: auto;
    margin: 10px 0;
}
ul.social > li a.soc {
    background: url("themes/wapz/i/i-social.png") repeat scroll 0 0 #FFAECD;
    display: block;
    float: left;
    height: 40px;
    line-height: 100px;
    margin: 0 15px 5px 0;
    overflow: hidden;
    width: 40px;
}
ul.social li > * {
    font-size: 20px;
    line-height: 20px;
    display: block;
}
ul.social > li a.soc.ytb { background-position: center; }
ul.social > li a.soc.line { background-position: bottom; }
ul.social > li a.soc:hover { background-color: #29ABE2; }
ul.social > li a.soc.ytb:hover { background-color: #EF6F78; }
ul.social > li a.soc.line:hover { background-color: #9BEA81; }

/* PAGE */
div.box.article { background: url("themes/wapz/i/bee-bg.jpg") no-repeat scroll right top; }
div.box.article ul li { margin: 0 100px; }
div.box.article > h3 {
    font-size: 24px;
    padding: 10px 15px;
    text-decoration: underline;
}
div.update {
    clear: both;
    color: #BBBBBB;
    text-align: right;
}
div.update * {
    font-size: 20px;
    display: inline;
    font-style: italic;
}
div.box > div.caption { margin: 10px 30px; }
div.box > div.caption.left { float: left; }
div.box > div.caption > h5 {
    color: #AAAAAA;
    text-align: center;
    text-decoration: underline;
    line-height: 40px;
}

/* POST */
ul.list li { display: block; float: left; }
ul.list li:not(.clear) { margin: 10px 19px 20px; }
ul.list.related li h4 { font-size: 20px; height: 26px; }
ul.list li h4 {
    font-size: 22px;
    height: 28px;
    max-width: 300px;
    overflow: hidden;
    padding: 10px 20px 0;
}

ul.list.related li em {
    max-width: 210px;
    padding: 5px 0 10px 20px;
    font-size: 18px;
    line-height: 18px;
}
ul.list.related.youtube li h4 { max-width: 170px; }

ul.list li h4 a { display: block; }
ul.list li em {
    border-bottom: 1px dashed #736357;
    color: #BBBBBB;
    display: block;
    font-size: 20px;
    padding: 0 20px 10px;
}

.eventbox.pass a.more,
.pl a, .pr a {
    border-radius: 20px;
    font-size: 18px;
    font-weight: normal;
    padding: 0 15px 0 25px;
}
.eventbox.pass a.more:hover,
.pl a:hover , .pr a:hover { background-color: #FFAECD; text-decoration: none; color: #fff; }
.pg { height: 35px; position: relative; }
.pg div {
    float: left;
    margin: 0 2px;
}
.pg div.pr { float: right; }
.eventbox.pass a.more,
.pg div > a {
    padding: 0 20px;
    font-size: 20px;
}
.pg div.pn {
    position: absolute;
    width: 300px;
    left: 50%;
    margin: 0 0 0 -160px;
    text-align: center;
}
.pg div.pn > * {
    display: inline-block;
    padding: 0;
    border-radius: 20px;
    min-width: 30px;
    line-height: 30px;
    height: 30px;
    margin: 0 2px;
}
.pg div.pn > a:hover { background-color: #FFE6F0; }
.pg div.pn > span { background-color: #FFAECD; color: #FFF; }
h5#viewcount b { color: #888; }
h5#viewcount {
    background-color: #fafafa;
    border: 1px dashed #ddd;
    color: #bbb;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    padding: 2px 5px;
}
.wbtn:hover {
    background-color: #af229b;
}
.wbtn {
    background-color: #ffaecd;
    border-color: #ffbdd8 #f48eb8 #f48eb8 #ffbdd8;
    border-style: solid;
    border-width: 1px;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 22px;
    margin: 20px;
    padding: 0 20px;
    text-decoration: none !important;
    text-shadow: 1px 1px 0 rgba(140, 70, 100, 0.3);
    transition: background-color 0.15s ease-in-out 0s;
}