/* CSS Document */
    html,
    body {
        height: 100%;
        font-family: 'Roboto Slab', serif;
    }
    body {
        color: #333;
        -webkit-font-smoothing: subpixel-antialiased;
        overflow-y: scroll;
        font-size: 10px;
    }
    #footer {
        background: #333;
        color: #FFF;
        margin-top: 60px;
        padding: 60px 0;
    }
    .subscribebar {
        background: #999;
        margin-bottom: -60px;
        margin-top: 60px;
        color: #FFF;
        border-bottom: 1px solid #666;
        padding-bottom: 30px;
    }
    .subscribebar .node-body {
        color: #FFF;
    }
    #footer a {
        color: #aaa;
        font-size: 1.2em;
    }
    #footer a:hover {
        color: #FFF;
    }
    #footer ul {
        padding: 0;
        margin-bottom: 15px;
    }
    #footer ul li {
        list-style: none;
        width: 100%;
        margin-bottom: 5px;
    }
    #footer address,
    #footer p {
        font-size: 1.4em;
        color: #FFF;
    }
    .block-posca-pens {}
    .paintPens {
        background: #eee;
        padding: 45px 0;
        margin-bottom: 60px;
    }
    #supplies {
        margin: 15px;
    }
    .artist {
        margin-bottom: 30px;
    }
    .artist a {
        display: block;
        position: relative;
        min-width: 100px;
        min-height: 100px;
        border: 1px solid #333;
    }
    .artist a {
        color: #FFF;
    }
    .artist a img {
        transition: .4s;
    }
    .artist a h2 {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        background: rgba(51, 51, 51, 0.8);
        font-size: 1.4em;
        padding: 10px 0;
    }
    .artist a:hover img {
        -moz-box-shadow: 5px 5px 10px #888;
        -webkit-box-shadow: 5px 5px 10px #888;
        box-shadow: 0px 0px 10px #000;
    }
    label {
        font-size: 1.4em;
        font-weight: 400;
    }
    /******** Navigation ********/
    .navbar-default {
        background: #000;
        border-bottom: 1px solid #fff;
        font-size: 1.4em;
    }
    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent;
        text-decoration: none;
		transition:.4s;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li.selected a {
        background: rgba(255, 255, 255, 0.8);
        color: #000;
    }
    .logo {
        max-height: 20px;
    }
    #basket table {
        font-size: 1.4em;
    }
    .total {
        text-align: right;
        font-weight: 800;
    }
    .totalamount {
        background: #000;
        color: #FFF;
        text-align: center;
        padding: 20px;
        font-size: 2em;
    }
    .jumbotron {
        margin-top: -20px;
        background: url(/theme/Live/img/home-9.jpg) no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
		padding-bottom: 80px!important;
    }
    .jumbotron .node-excerpt {
        color: #FFF;
        font-weight: 400;
        width: 55%;
        text-align: justify;
        font-size: 2.4em;
    }
    #festivalSponsors {
        /*background:#66737f;*/
        padding: 30px 0 60px 0;
        color: #FFF;
    }
    #festivalSponsors h3 {
        color: #333;
        text-align: center;
    }
    #festivalInfo {
        margin-bottom: 60px;
    }
    /******** Font Formatting ********/
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 400;
    }
    .node-body {
        font-size: 1.4em;
        font-weight: 400;
        margin-bottom: 30px;
        color: #666;
    }
    .node-body ul,
    .node-body ol {
        margin-left: 25px;
    }
    .node-body h1,
    .node-body h2,
    .node-body h3,
    .node-body h4,
    .node-body h5 {
        font-size: 1.6em;
        color: #000;
    }
    a.more {
        font-size: 1.4em;
        display: block;
        margin: 10px 0;
    }
    .block-featured-artist {
        background: #eee;
        padding: 60px 0;
        margin-bottom: 30px;
    }
    .latestNews h4 {
        height: 70px;
        overflow: hidden;
        border-bottom: 1px solid #CCC;
    }
    .latestNews .node-excerpt {
        font-size: 1.4em;
        min-height: 200px;
    }
    .paging {
        font-size: 2em;
        max-width: 500px;
        margin: auto;
    }
    .product em {
        color: #999;
    }
    .product {
        font-size: 1.4em;
        border: 1px solid #000;
        margin-bottom: 15px;
        padding: 15px;
    }
    .product .node-excerpt {
        height: 40px;
        overflow: hidden;
        margin: 0;
    }
    .product h2 {
        font-size: 1.4em;
        height: 90px;
        margin-bottom: 0;
    }
    .product .btn {
        float: left;
    }
    #products .node-body {
        height: 60px;
        font-size: 1em;
    }
    .first {
        margin-right: 10px;
    }
    .node-more-info {
        font-size: 1.2em;
        font-weight: 800;
        margin-bottom: 10px;
    }
    #shopOnline {
        margin-top: 60px;
    }
    .shopCategories {
        margin-bottom: 60px;
    }
    .stockmessage {
        display: block;
        color: #666;
    }
    .paypal {
        background: #98a8b6;
        padding: 10px 20px 20px 20px;
        color: #fff;
        border: 4px solid #000;
    }
    #venue {
        margin-top: 40px;
    }
    #venue img {
        margin-top: 20px;
    }
    #shopConfirm,
    #shopSuccess {
        font-size: 1.4em;
    }
    .pagination > li > a,
    .pagination > li > span {
        color: #fff;
        background-color: #aaa;
        border: 1px solid #ddd;
    }
    .pagination > li > a:hover,
    .pagination > li > span:hover,
    .pagination > li > a:focus,
    .pagination > li > span:focus {
        color: #000;
        background-color: #eee;
        border-color: #ddd;
    }
    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }
    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
    }
    .h_iframe {
        margin-top: 50px;
        position: relative;
        padding-top: 30%;
        margin-bottom: 50px;
    }
    .h_iframe iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    /* Extra markup and styles for table-esque vertical and horizontal centering */
    .site-wrapper {
        display: table;
        width: 100%;
        height: 100%;
        /* For at least Firefox */
        min-height: 100%;
        /*background:url(../img/home-festival.jpg) no-repeat center center; */
        ebkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .site-wrapper-inner {
        display: table-cell;
        vertical-align: top;
    }
    .cover-container {
        margin-right: auto;
        margin-left: auto;
    }
    .homelogo {
        max-height: 100px;
        margin: auto;
        margin-top: 20px;
    }
    .cover {
        color: #000;
        margin-bottom: 190px;
        padding: 10px;
        text-align: center;
    }
    /* Padding for spacing */
    .inner {
        /*padding: 30px;*/
    }
    .homeFestival {
        margin: 0 0 0 0;
		background: #f9f9f9;
		padding: 45px 0 60px 0;
    }
    .homeFestival span {
        display: block;
        font-size: 2em;
        color: #666;
        margin-bottom: 25px;
        margin-top: -10px;
    }
    .galleryHome {
        padding: 60px 0;
    }
    .block-latest-artwork-2 {
        margin-top: 60px;
    }
    .block-latest-artwork,
    .block-latest-artwork-2 {
        background: #66737f;
        padding: 30px 0 60px 0;
    }
    .block-latest-artwork,
    .block-latest-artwork a.more,
    .block-latest-artwork-2,
    .block-latest-artwork-2 a.more {
        color: #FFF;
    }
    .block-latest-artwork img,
    .block-latest-arbackground:url(../img/home-festival.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.site-wrapper-inner {
    display: table-cell;
    vertical-align: top;
}

.cover-container {
    margin-right: auto;
    margin-left: auto;
}

.homelogo {
    max-height: 100px;
    margin: auto;
    margin-top: 20px;
}

.cover {
    color: #000;
    margin-bottom: 190px;
    padding: 10px;
    text-align: center;
}


/* Padding for spacing */

.inner {
    /*padding: 30px;*/
}

.homeFestival {
}

.homeFestival span {
    display: block;
    font-size: 2em;
    color: #666;
    margin-bottom: 25px;
    margin-top: -10px;
}

.galleryHome {
    padding: 60px 0;
}

.block-latest-artwork-2 {
    margin-top: 60px;
}

.block-latest-artwork,
.block-latest-artwork-2 {
    background: #66737f;
    padding: 30px 0 60px 0;
}

.block-latest-artwork,
.block-latest-artwork a.more,
.block-latest-artwork-2,
.block-latest-artwork-2 a.more {
    color: #FFF;
}

.block-latest-artwork img,
.block-latest-artwork-2 img {
    margin-bottom: 30px;
}

#morenews {
    border-bottom: 1px solid #CCC;
    margin-bottom: 15px;
}

#headline {
    margin-left: 15px;
    margin-right: 15px;
    background: #efefef;
    padding: 30px 15px;
    margin-bottom: 30px;
}

#headline h2 {
    margin-top: 0;
    padding-top: 0;
}

#newsindex .newsitem h4 {
    height: 40px;
}

#newsindex .newsitem {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

#newsindex .newsitem .node-excerpt {
    height: 120px;
    font-size: 1.2em;
    overflow: hidden;
    padding-bottom: 20px;
}

.block-new-artwork {
    background: #efefef;
    padding: 30px;
    margin-top: -20px;
}

.block-new-artwork img {
    margin-bottom: 30px;
    border: 1px solid #000;
}

.block-new-artwork h3 {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

#viewProduct .shopitems {
    font-size: 1.4em;
}

#viewProduct img {
    border: 1px solid #666;
    -moz-box-shadow: 5px 5px 10px #888;
    -webkit-box-shadow: 5px 5px 10px #888;
    box-shadow: 5px 5px 10px #888;
}

#festivalLocations .node-excerpt {
    font-size: 1.4em;
    height: 220px;
    border-bottom: 1px solid #999;
    text-align: justify;
}

#festivalStalls .node-body.stall {
    font-size: 1.4em;
    height: 230px;
    border-bottom: 1px solid #999;
    text-align: justify;
}

#festivalLocations img,
#festivalStalls img {
    margin-bottom: 10px;
}

#festivalLocations h2,
#festivalStalls h2 {
    font-size: 1.8em;
}

.minicart {
    display: block;
    float: left;
    margin: 15px 0 0 20px;
    background: #f90;
    padding: 2px 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.minicart a {
    color: #FFF;
}

.currency {
    color: #fff;
    float: left;
    margin: 15px 0 0 5px;
    padding: 2px 15px;
    font-size: .8em;
}

.homeImage {
    position: relative;
    display: block;
    text-align: center;
}

.homeImage img {
    z-index: -999;
    position: relative;
}

.homeImage a {
    z-index: 10;
    width: 200px;
    margin-top: -400px;
}

.upfestArtist {
    font-weight: 400;
    line-height: 1.2em;
    border: 1px solid #f00;
    padding: 15px 10px 10px 10px;
    display: block;
    margin-bottom: 30px;
    max-width: 200px;
    text-align: center;
    background: #fafafa;
}

.myIframe {
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 30px;
    height: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border: solid black 1px;
}

.myIframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe {
    border: 0;
    background: #333;
}

.node-body img {
    margin-bottom: 30px;
}

#festivalBlock .node-body {
    min-height: 225px;
}

#footer ul.social li {
    display: block;
    float: left;
    width: 36px;
    margin-right: 5px;
}

#kickStarter {
    background: #CCC;
    padding: 60px 0;
    margin-top: 50px;
}

#kickStarter h1 {
    text-align: justify;
    margin-bottom: 30px;
    font-size: 2em;
}

#kickStarter h2 {
    line-height: 1.2em;
    text-align: justify;
    margin-bottom: 30px;
}


/* Pens */

.hr {
    display: block;
    margin: 30px 0;
    height: 1px;
    width: 100%;
    background: #eee;
}

#penlayout {}

#penlayout img {
    margin-bottom: 15px;
}

#penlayout .node-body,
#penlayout .node-body p {
    margin: 0;
}

span.pencolour {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0;
    font-size: 1em;
    border: 1px solid #000;
}

.pc-black {
    background: #000;
    color: #FFF;
}

.pc-white {
    background: #fff;
    color: #000;
}

.pc-gold {
    background: #a29061;
    color: #fff;
}

.pc-silver {
    background: #a7a9ac;
    color: #fff;
}

.pc-blue {
    background: #10155e;
    color: #fff;
}

.pc-light-blue {
    background: #12a8e1;
    color: #fff;
}

.pc-green {
    background: #00853e;
    color: #fff;
}

.pc-red {
    background: #e9193a;
    color: #fff;
}

.pc-yellow {
    background: #fff200;
    color: #000;
}

.pc-pink {
    background: #ec008c;
    color: #fff;
}

.pc-violet {
    background: #9b5ba4;
    color: #fff;
}

.pc-orange {
    background: #f58026;
    color: #fff;
}

.pc-metallic-blue {
    background: #3279a6;
    color: #fff;
}

.pc-metallic-green {
    background: #43a099;
    color: #fff;
}

.pc-metallic-red {
    background: #a17169;
    color: #fff;
}

.pc-metallic-pink {
    background: #966b93;
    color: #fff;
}

.pc-brown {
    background: #b45340;
    color: #fff;
}

.pc-bright-yellow {
    background: #ffcf06;
    color: #000;
}

.pc-light-green {
    background: #bdc5bb;
    color: #fff;
}

.pc-grey {
    background: #adafb2;
    color: #fff;
}

.pc-light-orange {
    background: #fddac7;
    color: #000;
}

.pc-ivory {
    background: #faf7e5;
    color: #000;
}

.pc-beige {
    background: #faf7e5;
    color: #000;
}

.pc-red-wine {
    background: #914c59;
    color: #fff;
}

.pc-slate-grey {
    background: #2b637f;
    color: #fff;
}

.pc-light-pink {
    background: #fdebe9;
    color: #000;
}

.pc-sky-blue {
    background: #8fc3ea;
    color: #fff;
}

.pc-apple-green {
    background: #c1d72e;
    color: #fff;
}

.pc-lilac {
    background: #c7aad1;
    color: #fff;
}

.pc-emerald-green {
    background: #00a1b1;
    color: #fff;
}

.pc-straw-yellow {
    background: #f8f390;
    color: #000;
}

.pc-fluro-orange {
    background: #fdd1a7;
    color: #000;
}

.pc-fluro-pink {
    background: #f49ac1;
    color: #000;
}

.pc-fluro-red {
    background: #fdd1a7;
    color: #000;
}

.pc-fluro-yellow {
    background: #fff56c;
    color: #000;
}

.pc-fluro-light-orange {
    background: #fdd1a7;
    color: #000;
}

.pc-fluro-turquoise {
    background: #00ade2;
    color: #fff;
}

.pc-fluro-green {
    background: #1fb25a;
    color: #fff;
}

.pc-bronze {
    background: #ba9765;
    color: #fff;
}

.pc-metallic-violet {
    background: #78639f;
    color: #fff;
}

/*new*/

.pc-sparkling-yellow {
	background:#f3e53a;
	color:#fff;
}

.pc-sparkling-green {
	background:#47ac44;
	color:#fff;
}

.pc-sparkling-orange {
	background:#ee7e1a;
	color:#fff;
}

.pc-sparkling-pink {
	background:#fbb7cc;
	color:#000;
}

.pc-sparkling-violet {
	background:#9457a4;
	color:#fff;
}

.pc-sparkling-red {
	background:#ec4360;
	color:#fff;
}

.pc-sparkling-blue {
	background:#186dae;
	color:#fff;
}

.pc-sparkling-light-blue {
	background:#1592c2;
	color:#fff;
}

.pc-dark-brown {
	background:#45282a;
	color:#fff;
}

.pc-dark-red {
	background:#ab0a2b;
	color:#fff;
}

.pc-fuchsia {
	background:#c21763;
	color:#fff;
}

.pc-khaki-green {
	background:#70753d;
	color:#fff;
}

.pc-navy-blue {
	background:#1b2943;
	color:#fff;
}

/* More New */

.pc-aqua-green {
	background: #23dec1;
}

.pc-coral-pink {
	background: #ed5e42;
}

.pc-sunshine-yellow {
	background: #fffc8b;
	color: #000;
}

.pc-lavender {
	background: #b7358f;
	color: #fff;
}

.pc-glacier-blue {
	background: #87bfe2;
}

.pc-apricot {
	background: #f6af53;
}

.pc-deep-grey {
	background: #5f5e5a;
	color: #fff;
}

.pc-ruby-red {
	background: #732113;
	color: #fff;
}

.pc-english-green {
	background: #0e4913;
	color: #fff;
}

.pc-prussian-blue {
	background: #491593;
	color: #fff;
}

.pc-cacao-brown {
	background: #581f14;
	color: #fff;
}

.pc-ochre {
	background: #e4980e;
}

.pc-raspberry {
	background: #8f2040;
	color: #fff;
}

.pc-turquoise {
	background: #459cba;
	color: #fff;
}
@media (min-width: 768px) {}

@media (max-width: 768px) {
    .cover-container {
        margin-top: 70px;
    }
    .site-wrapper-inner {
        vertical-align: bottom;
    }
    .mrmen {
        bottom: 10px;
        right: 10px;
        width: 80px;
    }
    .homeImage {
       /* margin-top: 60px;*/
		margin-top: 15px;
    }
}

@media (min-width: 768px) {
    .site-wrapper-inner {
        vertical-align: bottom;
    }
    .cover-container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .cover-container {
        width: 500px;
    }
    .site-wrapper {
        background-position: top;
    }
}

.block-festival-information .node-body {
    height: 180px;
}

.mrmen {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 100px;
    z-index: 999999;
    transition: .5s;
}

.mrmen:hover {
    width: 25%;
}

.payment-icons {
    background: #FFF;
    text-align: center;
    padding: 10px 0 1px 0;
    margin: 30px 0;
}

.payment-icons img {
    max-height: 40px;
    margin: 0 15px;
}

.payment-icons ul li {
    display: inline;
}

.equalHeight {
margin-bottom: 30px;
position: relative;
	min-height: 350px;
}

.equalHeight a.more {
	position: absolute;
	bottom: 0;
	display: block;
	clear: both;
	padding-top: 15px;
}

.equalHeight .node-body {
	margin-bottom: 20px;
}

.cookiebot span {
	color: #333;
}
/******** Messages ********/

#authMessage .message,
div .message {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #c09853;
    color: #b94a48;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    background-color: #f2dede;
    border: 1px solid #fbeed5;
    border-color: #eed3d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#authMessage .error,
div .error {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #c09853;
    color: #b94a48;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    background-color: #f2dede;
    border: 1px solid #fbeed5;
    border-color: #eed3d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#authMessage .success,
div .success {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #c09853;
    color: #468847;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    background-color: #dff0d8;
    border: 1px solid #fbeed5;
    border-color: #d6e9c6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}