/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, sup, 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: 0;
	padding: 0;
	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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	background: #081226 url('http://www.belltreeforums.com/faircontests/2016/bg.jpg') center fixed no-repeat;
}

body {
	max-width: 960px;
    margin: 0 auto;
}

header {
	padding: 0px;
}

header img {
	padding: 0px;
}

img {
	margin: 0 auto;
	display: block;
	padding: 15px 0px 15px 0px;
	max-width: 100%;
}

header, main, section, footer {
	margin: 20px auto 20px auto;
	background: rgba(255, 255, 255, 0.80);
	padding: 10px;
	border-radius: 5px;
}

h2 {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px 0px;
	font-family: 'ADAM.CG PRO', sans-serif;
}

.entries h2 {
	margin: 10px 0px 10px 0px;
}

p {
	line-height: 29px;
	font-size: 17px;
	margin-bottom: 20px;
	font-family: 'Georgia', Arial;
}

hr {
    background: #14247b;
    height: 2px;
    border: none;
    margin: 20px 0px;
}

.text-gradient {
	background: -webkit-linear-gradient(260deg, #8afaf5 0%, #e3fef7 50%, #8afaf5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'ADAM.CG PRO', sans-serif;
}

p.nomarbot {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}

p.nomarbot a, p.nomarbot a:visited {
    color: #14247b;
    font-weight: bold;
    text-decoration: none;
}

a.previous-button, a.next-button, a.more-button {
	width: 49.5%;
	font-size: 30px;
	color: #ffffff;
	background: #14247b;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding: 12px 0px 10px 0px;
	font-family: sans-serif;
}

a.vote-button {
	width: 100%;
	font-size: 30px;
	color: #ffffff;
	background: #131075;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding: 12px 0px 10px 0px;
	font-family: sans-serif;
}

.entries { position: relative; overflow: auto; }
    .entries li { list-style: none; }
        .entries ul li { float: left; }

@font-face {
	font-family: 'ADAM.CG PRO';
	src: url('http://www.belltreeforums.com/faircontests/2016/adam.cg_pro-webfont.eot');
	src: url('http://www.belltreeforums.com/faircontests/2016/adam.cg_pro-webfont.eot?#iefix') format('embedded-opentype'),
		url('http://www.belltreeforums.com/faircontests/2016/adam.cg_pro-webfont.woff') format('woff'),
		url('http://www.belltreeforums.com/faircontests/2016/adam.cg_pro-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@media only screen and (max-width:37.5em) { 
	
.mobile-remove {
	display: none;
}

html {
	background-color: #246dc3;
	background-image: none;
}
	
a.previous-button, a.next-button, a.more-button {
	width: 49.3%;
	font-size: 24px;
}

a.vote-button {
	font-size: 24px;
}

h2 {
	font-size: 26px;
}

p {
	line-height: 24px;
	font-size: 15px;
	margin-bottom: 15px;
}

header, main, section, footer {
	margin: 0px auto 0px auto;
	border-radius: 0px;
}

}



/* VILLAGER HOME STYLES */

h3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
	font-family: 'Open Sans', sans-serif;
}

ul.villager li:nth-child(1) {
	float: left;
	width: 50%;
}

ul.villager li:nth-child(2) {
	float: right;
	width: 50%;
}

ul.villager li:nth-child(3) {
	float: left;
	width: 50%;
}

ul.villager li:nth-child(4) {
	float: right;
	width: 50%;
}

ul.villager li:nth-child(5) {
	float: left;
	width: 50%;
}

ul.villager li:nth-child(5) p {
	font-size: 16px;
}


ul.villager li:nth-child(6) {
	float: right;
	width: 50%;
}

ul.villager li:nth-child(6) img {
	padding-top: 0;
	padding-bottom: 0;
}

.clear {
	clear: both;
}




@media only screen and (max-width:56.5em) { 
	

ul.villager li:nth-child(5) {
	float: left;
	width: 100%;
}
ul.villager li:nth-child(6) {
	float: left;
	width: 100%;
}

ul.villager li:nth-child(6) img {
	padding-top: 10px;
	padding-bottom: 10px;
}

}



@media only screen and (max-width:37.5em) { 

ul.villager li:nth-child(1) {
	float: left;
	width: 100%;
}

ul.villager li:nth-child(2) {
	float: left;
	width: 100%;
}

ul.villager li:nth-child(3) {
	float: left;
	width: 100%;
}

ul.villager li:nth-child(4) {
	float: left;
	width: 100%;
}

h3 {
	font-size: 20px;
}

}




/* SIG AVY STYLES */

ul.sigavy {
	text-align: center;
	margin: 0 auto;
    width: -webkit-fit-content;
       width: -moz-fit-content;
            width: fit-content;
}

ul.sigavy li:nth-child(1) {
	margin-right: 10px;
	float: left;
}

ul.sigavy li:nth-child(2) {
	margin-left: 10px;
	float: right;
}

.clear {
	clear: both;
}




@media only screen and (max-width:48.125em) { 
	

ul.sigavy li:nth-child(1) {
	margin-right: 0px;
	width: 100%;
}

ul.sigavy li:nth-child(2) {
	margin-left: 0px;
	width: 100%;
	float: left;
}

ul.sigavy li:nth-child(1) img {
	padding-bottom: 5px;
}

ul.sigavy li:nth-child(2) img {
	padding-top: 5px;
}


}