body {
	background: #333;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

a:link,
a:visited {
	color:#fff;
	text-decoration: none;
}

a:hover,
a:active {
	color:#fff;
	text-decoration: underline;
}

.center {
	margin: auto;
	text-align: center;
}

.left {
	text-align: left;
}

/* HEADER */

.header {
	width: 100%;
	background: url(../images/bg_head.png) no-repeat top left #fa0551;
	min-height: 141px;
}

.shop {
	float: right;
	margin-right: 28px;
}

.face {
	float: right;
}


/*MAIN*/

.full {
	width: 100%;
	background:#333;
	margin: 0 auto;
	padding: 1em 0 2em;
}

.main {
	width: 90%;
	margin: auto;
	font-family: 'Raleway', sans-serif;
	text-align:center;
}

.leftcont {
	width: 90%;
	margin: auto;
	font-family: 'Raleway', sans-serif;
	text-align:left;
}

.h1hold {
	margin: auto;
	text-align:center;
}

h1 {
	font-family: 'Amatic SC', sans-serif;
	font-size: 3em;
	border-bottom: 3px dotted #fff;
	display:inline-block;
}

h2 {
	font-family: 'Amatic SC', sans-serif;
	font-size: 2.4em;
	margin-bottom: 0;
	text-transform: uppercase;
}

.leftabit p {
	width: 80%;
	margin: 1em auto;
	line-height: 1.6em;
	text-align: left;
	
}

p {
	width: 90%;
	margin: 1em auto;
	line-height: 1.6em;
}

p  a {
	font-weight: bold;
}

.button {
	display:inline-block;
	background:#000;
	font-size:2em;
	font-family: 'Amatic SC', sans-serif;
	margin: 0.6em 0.3em 0.3em 0;
}

.button a {
	color: #fa055b;
	padding: 0 0.3em;
	text-decoration: none;
}

.actone {
	display:inline-block;
	margin-top: 1em;
}

.act {
	display:inline-block;
	margin-left: 10px;
	margin-top: 2em;
}

.small {
	font-size: 0.8em;
	line-height: 1.2em;
}

.big {
	font-size: 1.4em;
	line-height: 1.4em;
}

.boom {
	background: #fa0551;
	border: 4px dotted #fff;
	font-family: 'Amatic SC', sans-serif;
	font-size:2.8em;
	margin: 0 auto;
	display:inline-block;
	padding: 5px 10px 10px 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.miniboom {
	background: #fa0551;
	border: 4px dotted #fff;
	font-family: 'Amatic SC', sans-serif;
	font-size:1.8em;
	margin: 0 auto 1em;
	display:inline-block;
	padding: 5px 10px 10px 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.videocont {
	max-width: 800px;
	margin: 0 auto 1.5em auto;
}

.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 1em;
}

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

.gallery {
	display:inline-block;
	width: 260px;
	margin: 1em 10px 1em 0; 
	font-size:0.85em;
	text-align:left;
	line-height:1.4em;
	vertical-align: top;
}

.doublegallery {
	display:inline-block;
	max-width: 520px;
	margin: 1em 10px 1em 0; 
	font-size:0.85em;
	text-align:left;
	line-height:1.4em;
	vertical-align: top;
}

.doublegallery  img{
	max-width: 100%;
	height: auto;
}

.biggallery {
	display:inline-block;
	width: 260px;
	margin: 1em 10px 1em 0; 
	font-size:0.85em;
	text-align:center;
	line-height:1.4em;
	vertical-align: top;
}

.minigallery {
	display:inline-block;
	width: 220px;
	margin: 1em 10px 0.5em 0; 
	font-size:0.85em;
	text-align:left;
	line-height:1.4em;
	vertical-align: top;
}

.gallery img,
.minigallery img,
.biggallery img {
	margin-bottom: 0.5em;
}

.buyit {
	background:#fa055b;
	font-weight:bold;
	display:inline-block;
	padding:0.1em 0;
	margin-top:0.4em;
}

.sold {
	background:#666;
	font-weight:bold;
	display:inline-block;
	padding:0.1em 0;
	margin-top:0.4em;
}

.buyit a {
	margin: 0 0.3em;
}

.linkit {
	background:#fa055b;
	font-weight:bold;
	display:inline-block;
	padding:0.1em 0;
	margin-top: -0.5em;
}

.linkit a {
	margin: 0 0.3em;
}

.nowon {
	background:#a90729;
	color:#fff;
	font-weight:bold;
	font-size: 0.8em;
}

p.dots {
	line-height: 0.8em;
}

.notes {
	background: #000;
	color: #fff;
	display:inline-block;
	text-align:left;
	padding: 0.5em 0;
	border-radius: 20px;
}

.notes ul {
	margin: 0 1em;
}

.commboops {
	position: relative;
	display: inline-block;
	margin: 0 10px 20px 0;
}

.commsprice {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fa0551;
	font-family: 'Amatic SC', sans-serif;
	font-size:2em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.commstrike {
	font-weight: bold;
	color: #fa0551;
}

table {
	margin-left: auto;
	margin-right: auto;
}

table td {
	padding: 0.2em;
}

table td.left {
	text-align: left;
}


/*FOOTER*/

.footer {
	margin: 1em auto;
	font-size: 0.8em;
	text-align:center;
	font-family: 'Raleway', sans-serif;
}

.footer .links {
	display: inline-block;
	margin: 0 20px 1em 0;
	text-align:center;
	vertical-align: top;
}

.footer .sm img {
	margin-right: 5px;
}

.footer p {
	width: 80%;
	line-height: 1.2em;
	font-size: 0.9em;
	text-align: center;
	margin: 2em auto;
	color: #777;
}