@charset "UTF-8";
/* CSS Document */
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0px;
    padding: 0px;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
html {
    background-color: rgba(255,255,255,1.00);
}
/*Fixed layout*/
body {
    width: 100%;
    margin: 0 auto;
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: rgba(0,0,0,1.00);
}
ol, ul {
    list-style: none;
    font-size: 1em;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: solid 1px rgba(215,216,98,1.00);
    margin: .5em 0 .2em 0;
    padding: 0;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
h1 {
    font-style: normal;
}
.h1Header {
    float: left;
    width: 380px;
    font-size: 3.8em;
    font-family: raleway;
    color: rgba(202,91,91,1.00);
    padding: .3em 0 0 0;
    font-weight: 300;
    line-height: .6em;
    text-align: right;
    border-bottom: solid 1px rgba(215,216,98,1.00);
}
.h1HeaderSM {
    font-size: .5em;
}
.h1Header2 {
    float: left;
    width: 380px;
    font-size: 3.8em;
    font-family: raleway;
    color: rgba(202,91,91,1.00);
    padding: .5em 0 .3em 0;
    font-weight: 300;
    line-height: .6em;
    text-align: right;
}
.h1Header2SM {
    font-size: .5em;
}
h2 {
    font-style: normal;
}
.h2Header {
    float: left;
    width: 820px;
    font-size: 3.8em;
    font-family: raleway;
    color: rgba(202,91,91,1.00);
    padding: .8em 0 .2em 0;
    font-weight: 300;
    line-height: .6em;
    text-align: right;
}
.h2HeaderSM {
    font-size: .5em;
    margin: 0 0 0 2em;
}
.h2Header2 {
    float: left;
    width: 820px;
    font-size: 1.8em;
    font-family: raleway;
    color: rgba(202,91,91,1.00);
    padding: .8em 140px .4em 0;
    font-weight: 300;
    line-height: .6em;
    text-align: right;
    border-bottom: solid 1px rgba(215,216,98,1.00);
}
.h2Rows {
    font-size: 1.6em;
    font-family: raleway;
    color: rgba(202,91,91,1.00);
    margin: 0 0 .3em 0;
    font-weight: 300;
    text-align: center;
}
h3 {
    font-style: normal;
}
.h3Show {
    font-size: 1em;
    font-family: raleway;
    margin: 0;
    font-weight: 300;
    color: rgba(202,91,91,1.00);
}
.h3Header {
    font-size: 1.4em;
    font-family: raleway;
    margin: 0;
    font-weight: 300;
    color: rgba(0,0,0,1.00);
}
.h3Cur {
    font-size: 2.8em;
    font-family: raleway;
    color: rgba(255,255,255,1.00);
    margin: .5em 0 .1em 0;
    font-weight: 300;
    line-height: .6em;
}
.h3CurSM {
    font-size: .5em;
    margin: 0 0 0 2em;
}
.h3Bio {
    font-size: 1.7em;
    font-family: raleway;
    color: rgba(0,0,0,1.00);
    margin: 0 0 .5em 0;
    font-weight: 300;
}
.h3Bio2 {
    font-size: 1.7em;
    font-family: raleway;
    color: rgba(0,0,0,1.00);
    margin: 1em 0 .5em 0;
    font-weight: 300;
}
.h3Gally {
    margin: -.1em 0 0 1em;
    font-size: 2.1em;
    font-weight: 300;
    color: #555;
    line-height: 1.1em;
    text-align: left;
}
.h3Gally3 {
    margin: -.1em 0 0 1em;
    font-size: 1.6em;
    font-weight: 300;
    color: #555;
    line-height: 1.1em;
    text-align: left;
}
.h3GallySM {
    font-size: .45em;
}
.h3Gally2 {
    margin: 0 0 0 0;
    font-size: 2.4em;
    font-weight: 300;
    color: #555;
    line-height: .8em;
    text-align: right;
}
.h3Gally2SM {
    font-size: .45em;
}
.h3Press {
    font-size: 1.3em;
    font-family: raleway;
    color: rgba(0,0,0,1.00);
    margin: 1em 0 .5em 0;
    font-weight: 300;
    text-transform: capitalize;
}
h4 {
    font-style: normal;
}
.h4Header {
    font-size: 1.1em;
    font-family: raleway;
    margin: 0 0 0 .8em;
    font-weight: 400;
    color: rgba(0,0,0,1.00);
}
.h4Header2 {
    font-size: 1.2em;
    font-family: raleway;
    margin: 0;
    font-weight: 400;
    color: rgba(0,0,0,1.00);
}
header {
    width: 100%;
    height: 108px;
    margin: 0 auto;
    background-color: rgba(152,154,5,1.00);
    background-image: url(../_images/necklaceLG.jpg);
    background-repeat: repeat-x;
    background-position: center 24px;
}
.banner {
    width: 100%;
    height: 20px;
    margin: 0 auto;
    background-color: rgba(255,255,255,1.00);
}
/*.bannerHD {
	width: 280px;
	height: 80px;
	margin: 0 auto;
	padding: 6px 0 0 600px;
	background-image: url(../_images/sanzi-studio-2.png);
	background-repeat: no-repeat;
	background-position: 616px 5px;
}*/
.socialRow {
    float: right;
    width: 70px;
    height: 80px;
    margin: 0 40px 0 0;
    background-color: rgba(255,255,255,1.00);
}
.socialbox {
    float: right;
    width: 145px;
    height: 70px;
    margin: 6px 25px 0 0;
}
.social {
    float: right;
    width: 70px;
    height: 70px;
    margin: 0 0 0 5px;
}
.socialbox2 {
    float: right;
    width: 70px;
    height: 240px;
    margin: 0 25px 5px 0;
}
.social2 {
    float: right;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
}
a.rolloverF {
    width: 70px;
    height: 70px;
    display: block;
    background-image: url(../_images/facebookRL.png);
    text-decoration: none;
}
a.rolloverT {
    width: 70px;
    height: 70px;
    display: block;
    background-image: url(../_images/twitterRL.png);
    text-decoration: none;
}
a.rolloverIN {
    width: 70px;
    height: 70px;
    display: block;
    background-image: url(../_images/instaRL.png);
    text-decoration: none;
}
a.rolloverLI {
    width: 70px;
    height: 70px;
    display: block;
    background-image: url(../_images/patreon-RL.png);
    text-decoration: none;
}
.move {
    position: absolute;
    left: -1000px;
}
a.rolloverF:hover {
    background-position: -70px 0px;
}
a.rolloverT:hover {
    background-position: -70px 0px;
}
a.rolloverIN:hover {
    background-position: -70px 0px;
}
a.rolloverLI:hover {
    background-position: -70px 0px;
}
nav {
    width: 860px;
    height: 82px;
    margin: 0 auto 1em auto;
    background-color: #fff;
    /*background-image: url(../_images/navBackground-Sm.jpg);
	background-repeat: no-repeat;
	background-position: 60px 5px;*/
    border-right: solid 1px rgba(215,216,98,1.00);
    border-bottom: solid 1px rgba(215,216,98,1.00);
    border-left: solid 1px rgba(215,216,98,1.00);
    -moz-border-radius: 0 0 50px 50px;
    -webkit-border-radius: 0 0 50px 50px;
    border-radius: 0 0 50px 50px;
}
.toolbar {
    float: left;
    width: 682px;
    margin: .7em 0 0 0;
    font-family: raleway;
    font-size: 1.9em;
    text-align: left;
    color: rgba(142,142,142,1.00);
    font-style: normal;
    font-weight: 300;
}
.toolbar li {
    display: inline;
    margin: 0 0 0 1em;
    padding: 0 .3em 0 0;
    border-right: 1px solid rgba(185,185,185,.50);
    zoom: 1;
}
.toolbar a:link {
    /*color: rgba(0,153,255,1.00);*/
    color: rgba(0,0,0,1.00);
    text-decoration: none;
}
.toolbar a:visited {
    color: rgba(0,0,0,1.00);
    text-decoration: none;
}
.toolbar a:hover {
    color: rgba(186,187,46,1.00);
    text-decoration: none;
}
.toolbar a:active {
    color: rgba(186,187,46,1.00);
    text-decoration: none;
}
.container {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
section {
    float: left;
    width: 960px;
    margin: 0 0 7em 0;
    line-height: 1.5;
    font-family: raleway;
    font-weight: 300;
}
.youTubeBoxLG {
    float: left;
    width: 960px;
    height: 540px;
    margin: 2em 0 2em 0;
    padding-top: 1em;
    border-top: solid 1px rgba(215,216,98,1.00);
}
.rowHeaders2 {
    float: left;
    width: 960px;
    margin: 0 0 0 0;
}
.rowHeaders2 img {
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
}
.rowHeaders2L {
    float: left;
    width: 380px;
    margin: 1.5em 0 0 0;
    padding: .5em 0 .5em 0;
}
.rowHeaders3L {
    float: left;
    width: 380px;
    margin: 1em 0 0 0;
    padding: .5em 0 .5em 0;
}
.rowHeaders4 {
    float: left;
    width: 960px;
    margin: 2em 0 0 30px;
}
.rowHeaders4A {
    float: left;
    width: 300px;
    margin: 0 0 1.5em 0;
    text-align: center;
}
.rowHeaders4B {
    float: left;
    width: 300px;
    margin: 0 0 1.5em 0;
    text-align: center;
}
.rowHeaders4C {
    float: left;
    width: 300px;
    margin: 0 0 1.5em 0;
    text-align: center;
}
.miniART {
    float: left;
    width: 860px;
    margin: 2.2em 20px 1em 40px;
    padding: .5em 0 .5em 1em;
    font-size: 1.2em;
    border-left: 1px solid rgba(223,223,223,1.00);
}
.miniART p {
    margin: 0 0 .9em 0;
}
.miniBio {
    float: right;
    width: 500px;
    margin: 5.5em 20px 1em 0;
    padding: .5em 0 .5em 1em;
    font-size: 1.2em;
    border-left: 1px solid rgba(223,223,223,1.00);
}
.miniBio p {
    margin: 0 0 .9em 0;
}
.miniBioA {
    float: left;
    width: 380px;
    margin: 0 0 0 0;
}
.miniBioPic {
    float: left;
    width: 380px;
    margin: 0 0 0 0;
}
.miniBioPic img {
    margin: 1.5em 0 0 18px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.miniPub {
    float: right;
    text-align: right;
    width: 380px;
    font-size: 1.2em;
    margin: 1.3em 0 0 0;
}
.miniStampPic {
    float: left;
    width: 380px;
    margin: 0 0 0 0;
}
.miniStampPic img {
    margin: 1em 0 0 260px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.presskitRow {
    float: left;
    width: 960px;
    margin: 0 0 0 0;
    font-family: raleway;
    border-top: solid 0px rgba(223,223,223,1.00);
}
.presskitRow img {
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.rowHeaders {
    float: left;
    width: 960px;
    margin: 0 0 1em 0;
    font-family: raleway;
}
.rowHeadersDupe {
    float: left;
    width: 960px;
    margin: 0 0 1em 0;
    font-family: raleway;
}
.rowHeadersBor {
    float: left;
    width: 960px;
    margin: 0 0 1em 0;
    font-family: raleway;/*border-top: solid 1px rgba(223,223,223,1.00);*/
}
.rowHeaders3 {
    float: left;
    width: 920px;
    margin: 2em 0 1em 1em;
    padding: .4em 0 0 0;
    font-family: raleway;
    border-top: solid 1px rgba(215,216,98,1.00);
}
.rowHeaders3 ul li {
    margin: 0 0 0 2em;
    line-height: 2em;
    list-style: none;
}
.rowHeaders3 li ul li {
    margin: 0 0 0 3.3em;
    line-height: 2em;
    list-style: none;
}
.pressKit {
    float: left;
    width: 920px;
    font-size: 1.1em;
    margin: 2em 0 1em 1em;
    padding: .4em 0 0 0;
    font-family: raleway;
    border-top: solid 1px rgba(215,216,98,1.00);
}
.pressKit ul li {
    margin: 0 0 0 2em;
    line-height: 2em;
    list-style:circle
}
.pressKit p {
    margin: 0 2em .9em 2em;
}
p {
    margin-bottom: .9em;
}
article {
    float: left;
}
.articleRowTop {
    float: left;
    width: 950px;
    margin: 0 0 2em 0;
    padding: 0 0 10px 10px;
    background-color: rgba(186,187,46,1.00);
    /*background-color: rgba(55,55,55,1.00);*/
    background-color: rgba(221,156,53,1.00);
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.articleRowTop img {
    float: left;
    margin: .5em 0 0 0;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.articleRow {
    float: left;
    width: 960px;
    margin: 0;
    padding: 0 0 2em 0;
}
.articleRowHD {
    float: left;
    width: 189px;
    padding: 0 20px 0 20px;
    margin: 1em 0 0 0;
    text-align: right;
}
.articleRowHD p {
    font-size: 1.3em;
    font-family: raleway;
    font-weight: 200;
    padding: .7em 0 0 0;
    border-top: 1px solid rgba(91,91,91,1.00);
    color: rgba(254,252,207,1.00)
}
.currentShow {
    float: left;
    padding: 1em 0 1em 0;
    width: 940px;
    color: rgba(127,127,127,1.00);
    border-top: solid 1px rgba(215,216,98,1.00);
}
.currentShow2 {
    float: left;
    margin: 1em 0 0 0;
    width: 940px;
    color: rgba(127,127,127,1.00);
}
.currentShowL {
    float: left;
    width: 585px;
    text-align: right;
    font-size: 1.8em;
    font-family: raleway;
    margin: 0;
    font-weight: 300;
    color: rgba(0,0,0,1.00);
}
.currentShowL img{
    float: left;
    padding: .5em 0 0 0;
}
.youTubeBox {
    float: left;
    margin: 1.3em 0 0 0;
    width: 585px;
    height: 400px;
}
.currentShowIMG {
    float: right;
    width: 320px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 1.4em;
}
.currentShowL p {
    font-size: .7em;
    margin-top: .5em;
}
.currentShowL img {
    margin: 0 0 .5em 0;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.currentShowR {
    float: right;
    width: 300px;
    padding: 0 0 .5em 1em;
    margin: 0 0 .8em 0;
    font-size: 1.4em;
    border-left: solid 1px rgba(215,216,98,1.00);
}
.currentShowR p {
    margin: 0 0 .2em 0;
    font-size: 1.2em;
}
.currentShowR ul li {
    font-size: 1em;
    list-style: circle;
    margin: 0 0 0 1.4em;
    line-height: 1.8em;
}
.currentShowR img {
    margin: 1.2em 0 .5em .4em;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.artBookL {
    float: left;
    width: 380px;
    text-align: left;
    font-family: raleway;
    font-size: 1.3em;
    margin: .4em 0 0 0;
    font-weight: 300;
    color: rgba(0,0,0,1.00);
}
.artBookL p {
    margin: 0 0 .9em 1em;
}
.artBookR {
    float: right;
    width: 540px;
    text-align: right;
    font-size: 1em;
    font-family: raleway;
    margin: 1.5em 20px 0 0;
    font-weight: 300;
    color: rgba(127,127,127,1.00);
}
.artBookR img {
    -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.45);
}
.button {
    float: left;
    margin: .2em 0 0 6em;
    width: 360px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-family: raleway;
    font-size: 1.2em;
    font-weight: 300;
    text-align: center;/*no padding*/
	/*background-color*/
}
.button a:link {
    float: right;
    color: #fff;
    width: 360px;
    padding: .8em 0 .8em 0;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-family: raleway;
    font-size: 1.2em;
    font-weight: 300;
    background-color: rgba(219,191,89,1.00);
    text-align: center;
    text-decoration: none;/*border: rgba(5,157,228,1.00); solid 1px;*/
	/*no margin*/
}
.button a:visited {
    float: right;
    color: #fff;
    width: 360px;
    padding: .8em 0 .8em 0;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-family: raleway;
    font-size: 1.2em;
    font-weight: 300;
    background-color: rgba(219,191,89,1.00);
    text-align: center;
    text-decoration: none;/*border: rgba(5,157,228,1.00); solid 1px;*/
}
.button a:hover {
    float: right;
    color: #fff;
    width: 360px;
    padding: .8em 0 .8em 0;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-family: raleway;
    font-size: 1.2em;
    font-weight: 300;
    background-color: rgba(5,157,228,1.00);
    text-align: center;
    text-decoration: none;/*border: rgba(5,157,228,1.00); solid 1px;*/
}
.button a:active {
    float: right;
    color: #fff;
    width: 360px;
    padding: .8em 0 .8em 0;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-family: raleway;
    font-size: 1.2em;
    font-weight: 300;
    background-color: rgba(5,157,228,1.00);
    text-align: center;
    text-decoration: none;/*border: rgba(5,157,228,1.00); solid 1px;*/
}
.create {
    font-size: 1.5em;
    color: rgba(0,0,0,1.00);
    line-height: 1.4em;
}
.button2 {
    float: left;
    margin: .5em 0 .5em 0;
    width: 260px;
    font-family: raleway;
    font-size: 1.3em;
    font-weight: 300;
}
.button2 a:link {
    float: left;
    color: #fff;
    width: 260px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(215,216,98,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button2 a:visited {
    float: left;
    color: #ffffff;
    width: 260px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(215,216,98,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button2 a:hover {
    float: left;
    color: #000;
    width: 260px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button2 a:active {
    float: left;
    color: #000;
    width: 260px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button3 {
    float: left;
    margin: .1em 0 0 0;
    width: 480px;
    font-family: raleway;
    font-size: 1.5em;
    font-weight: 300;
}
.button3 a:link {
    float: left;
    color: #fff;
    width: 480px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(215,216,98,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button3 a:visited {
    float: left;
    color: #ffffff;
    width: 480px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(215,216,98,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button3 a:hover {
    float: left;
    color: #000;
    width: 480px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button2 a:active {
    float: left;
    color: #000;
    width: 260px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button4 {
    float: right;
    margin: .9em 0 .9em 0;
    width: 585px;
    font-family: raleway;
    font-size: 1em;
    font-weight: 300;
}
.button4 a:link {
    float: right;
    color: rgba(0,0,0,1.00);
    width: 480px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(215,216,98,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button4 a:visited {
    float: right;
    color: rgba(0,0,0,1.00);
    width: 480px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(215,216,98,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button4 a:hover {
    float: right;
    color: rgba(0,0,0,1.00);
    width: 480px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
.button4 a:active {
    float: right;
    color: rgba(0,0,0,1.00);
    width: 480px;
    padding: .6em 0 .6em 0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(215,216,98,1.00);
}
/*_______________________________________________________________________SPRY*/
.articleGal {
    width: 852px;
    font-size: .9em;
    padding: 0 0 0 0;
    margin: 0 0 60px 1.1em;
}
.articleGal p {
    margin: 0 0 1em 1.5em;
}
.articleGal dir li {
    margin: -.3em 0 .8em -.5em;
}
.articleGal2Col {
    float: left;
    margin: 0 0 0 0;
    width: 852px;
}
.articleGal2ColL {
    float: left;
    margin: 0 0 0 0;
    width: 460px;
    border-right: solid 2px rgba(205,211,118,1.00);
    padding-right: 1.8em;
}
.articleGal2ColL img {
    margin: 1.7em 0 1em 0;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.articleGal2ColR {
    float: right;
    margin: 0 0 0 0;
    width: 350px;
}
.articleGal2ColR p {
    margin: 0;
}
section a:link {
    color: rgba(39,156,255,1.00);
    text-decoration: underline;
}
section a:visited {
    color: rgba(39,156,255,1.00);
    text-decoration: underline;
}
section a:hover {
    color: rgba(0,0,0,1.00);
    text-decoration: none;
}
section a:active {
    color: rgba(0,0,0,1.00);
    text-decoration: none;
}
aside {
    float: left;
    line-height: 1.5;
}
.artBookR ul li {
    margin: 0 0 0 1.2em;
    list-style: square;
}
cite {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
}
.dateMarg {
    padding: 0 1em 0 0;
}
sup {
    vertical-align: super;
    font-size: .7em;
}
sub {
    font-size: .8em;
}
#slideContainer {
    width: 960px;
    margin: 0 auto;
    height: 450px;
}
#slideshow {
    position: relative;
    float: left;
    margin: 0 0 0 0;
    height: 450px;
    width: 960px;
}
#slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
#slideshow IMG.active {
    z-index: 10;
    opacity: 1.0;
}
#slideshow IMG.last-active {
    z-index: 9;
}
.patreonBox {
    padding: 0 0 .5em 0;
    text-align: right;
    font-size: 1.2em;
    color: rgba(193,162,2,1.00);
}
.multiBox {
    padding: 0 0 .0 0;
    text-align: right;
    font-size: 1.2em;
    color: rgba(202,91,91,1.00);
	font-weight: 400;
}
.bluePrice {
    color: rgba(39,156,255,1.00);
	
}
.lizPlayer4 {
	float: right;
	width: 550px;
	margin: .5em 0 1em 0;
	color: #b19709;
	text-align:left;
    padding: .5em;
    background-color: rgba(215,216,98,1.00);
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}

