
html, body {
    height:100%;
    width: 100%;
	color: #333;
	font-weight: 400;
	background-color: #fff;
    font-size: 11pt;
    padding: 0px  !important;
    margin: 0px  !important;
    font-family: 'Gotham', sans-serif;
}


a {
	font-weight: 400!important;
	color: #000;
	transition: all 0.6s;
}

a:hover {
	text-decoration:none;
	color: #ccc !important;
  outline: 0;
}

a:active {
	color: #bda07f !important;
}

::selection {
  background: #bda07f; /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: #bda07f; /* Gecko Browsers */
}


.gold_bar {

padding: 20px 30px;
	padding-bottom: 22px;
color: #fff;
background: #d6ad62; /* Old browsers */
background: -moz-linear-gradient(top, #d6ad62 0%, #ac804b 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d6ad62 0%,#ac804b 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d6ad62 0%,#ac804b 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6ad62', endColorstr='#ac804b',GradientType=0 ); /* IE6-9 */
min-height: 10px;
}


button:focus {outline:0 !important;}



.logo {
	text-align: center;
	margin-top: 20px;
}

.footer_info {
	padding-top: 6px;
}

.pad_bot {
	margin-bottom: 10px;
}

.join_button {
	width: 130px;
	text-align: center;
	border-radius: 20px;
	background-color: #ac804b;
	padding: 7px 17px;
	font-size: 11px;
	color: #fff;
	font-weight: 500!important;
	text-transform: uppercase;
	float: right;
}

.del_pad {
	padding: 0!important;
}

.setup_cont {
	margin-top: 40px;
}

.content_holder {
  margin-top: 25px;
  text-align: center;
  background-color: #fff;
  width: 100%;
}

.post_name {
	color: #000;
	font-size: 14px;
	font-weight: 500;
}
.post_amount {
	float: right;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.ad_pad2 {
	padding: 15px;
}

.pad_top3 {
	margin-top: 30px;
}

.pad_top2 {
	margin-top: 100px;
}

.pad_top {
	margin-top: 5px;
}

.profile {
	margin-right: 12px;

}

@media only screen and (max-width: 414px) {

	.ad_pad2 {
	padding: 0px;
}
}


@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/gotham/Gotham-Bold.eot?") format("eot"), url("../fonts/gotham/Gotham-Bold.woff2") format("woff2"), url("../fonts/gotham/Gotham-Bold.woff") format("woff"), url("../fonts/gotham/Gotham-Bold.ttf") format("truetype"), url("../fonts/gotham/Gotham-Bold.svg#Gotham") format("svg"); }

@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/gotham/Gotham-Medium.eot?") format("eot"), url("../fonts/gotham/Gotham-Medium.woff2") format("woff2"), url("../fonts/gotham/Gotham-Medium.woff") format("woff"), url("../fonts/gotham/Gotham-Medium.ttf") format("truetype"), url("../fonts/gotham/Gotham-Medium.svg#Gotham") format("svg"); }

@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/gotham/Gotham-Book.eot?") format("eot"), url("../fonts/gotham/Gotham-Book.woff2") format("woff2"), url("../fonts/gotham/Gotham-Book.woff") format("woff"), url("../fonts/gotham/Gotham-Book.ttf") format("truetype"), url("../fonts/gotham/Gotham-Book.svg#Gotham") format("svg"); }

@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/gotham/Gotham-Light.eot?") format("eot"), url("../fonts/gotham/Gotham-Light.woff2") format("woff2"), url("../fonts/gotham/Gotham-Light.woff") format("woff"), url("../fonts/gotham/Gotham-Light.ttf") format("truetype"), url("../fonts/gotham/Gotham-Light.svg#Gotham") format("svg"); }

@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/gotham/Gotham-Thin.eot?") format("eot"), url("../fonts/gotham/Gotham-Thin.woff2") format("woff2"), url("../fonts/gotham/Gotham-Thin.woff") format("woff"), url("../fonts/gotham/Gotham-Thin.ttf") format("truetype"), url("../fonts/gotham/Gotham-Thin.svg#Gotham") format("svg"); }
