/*
@font-face {
	font-family: League Gothic;
	src: url('../fonts/LeagueGothic.otf') format("opentype");
}
*/

/* BASIC STRUCTURE */

html {
	margin:0;
	padding:0;
}

body {
	height:100%;
	width:100%;
	font-family: 'Titillium Web', sans-serif;
/* 	background: #A6A9AB url(../images/bkgd_MAIN.jpg) 0 0 repeat; */
	margin:0;
	background: #000 url(../images/Supernaut-Collection-Cover-01-WEB.jpg) 0 0 no-repeat;
	background-size:cover;
	background-position:0 50%;
	min-height:700px;
}

@media only screen and (max-width: 900px){
	body {
		background: #000 url(../images/Supernaut-Collection-Cover-01-WEB.jpg) 0 0 no-repeat;
		background-size:cover;
		background-position:50% 260px;
		min-height:700px;
	}
}

#container {
	max-width:1000px;
	margin:0 auto;
	position:relative;
	
}


#left_column {
	max-width:425px;
	height:auto;
	height:100%;
	float:left;

}

#right_column {
	max-width:575px;
	height:auto;
	height:100%;
	float:left;
	margin-left:425px;
	
}

h1 {
	font-size:110px;
	line-height:85px;
	font-weight:normal;
	/* color:#C54C1C; */
	color: #A6A9AB;
	margin: 25px 0 30px 20px;
	
		
}

h2 {
	font-size:40px;
	line-height:35px;
	font-weight:normal;
	color:#6D6E70;
	margin: 20px 0 10px 0;
}

h3 {
	font-size:20px;
	color:#424242;
	font-family: 'Titillium Web', sans-serif;
	margin: 30px 0;
}

h4 {
	font-size:28px;
	font-family: 'Titillium Web', sans-serif;
	font-style:italic;
	margin: 10px 0;
}

p {
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	line-height:17px;
	margin: 20px 0 30px 0;
	color:#666;
}





/* HEADER  -  LEFT BOX with LOGO & NAVIGATION */
header.left_box  {
	width: 250px;
	height: auto;
	margin-top: 25px;
	padding:0x;
	position:absolute;
	right:0;
	z-index:2;
	text-align:right;
}

header.left_box img {
	width:100%;
}

.left_box h1 {
	font-size:60px;
	line-height:50px;
	color:#FFF;
	margin:90px 0 10px 0;
	
}

.left_box h2 {
	font-size:20px;
	line-height:18px;
	color:#BCBDC0;
	font-weight:normal;
	margin: 10px 0 12px 0;
}



/* NAVIGATION */
nav {
	width:93%;
	margin:0;
	padding:0;
	list-style:none;
	
}

.nav, .nav ul, .nav li, .nav li a{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	padding:2px 0;
	color:#fff;
	/* text-transform:uppercase; */
	font-size: 18px;
	line-height:1;
}
.nav li a {
	background:#ffffff;
	color:#000000;
	padding:10px;
	margin:0 0 10px 0;
}

.nav h2 {
	margin-top:30px;
	line-height:1;
}
.nav li {
	padding: 0;
}

.nav a {
	font-size:22px;
	text-decoration:none;
	
	
	

}

.nav a:hover {
	color:#CCC;
	background:#ee1848;
}


ul.social_nav li {
	display:inline;
	width:30px;
	height:30px;
}
ul.social_nav li a {
	display:inline-block;
	width:30px;
	height:30px;
	overflow:hidden;
}
ul.social_nav li a img{
	display:inline-block;
	width:236px;
	height:60px;
	overflow:hidden;
	margin-top:-31px;
}
ul.social_nav li a img:hover {
	margin-top:0;
	cursor:pointer;
}
ul.social_nav li a.ig img {
	margin-left:-29px;
}
ul.social_nav li a.tw img {
	margin-left:-58px;
}
ul.social_nav li a.dv img {
	margin-left:-87px;
}
ul.social_nav li a.as img {
	margin-left:-175px;
}
ul.social_nav li a.be img {
	margin-left:-146px;
}
ul.social_nav li a.pi img {
	margin-left:-117px;
}
ul.social_nav li a.li img {
	margin-left:-205px;
}



#address {
	padding-left:5px;
	margin:18px 0 0 5px;
}

#address h1, h2, h3, p {
	padding:0;
	margin:0;
	font-family: 'Titillium Web', sans-serif;
	font-weight:normal;
}

#address h2 {
	color:#58595B;
	font-size:30px;
	margin:0;
	padding:0;
}

#address h3 {
	padding-left:15px;
	color:#6D6E70;
/* 	background:url(../images/triangle_gray.png) 0 5px no-repeat; */
	margin-bottom:16px;
}

#address p {
	color:#6D6E70;
	font-size:18px;
	line-height:18px;
	margin:15px 0 5px 0;
	font-family: 'Titillium Web', sans-serif;

}

#address a {
	text-decoration:none;
	color:#6D6E70;
}

#address a:hover {
	text-decoration:underline;
	color:#6D6E70;
}


#blog {
	
}

.blog_link a {
	display:inline;
	padding: 10px 0 0 15px;
	margin:5px 10px 6px 0;
	font-size:25px;
	line-height:18px;
	color:#BCBDC0;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/blog_arrow.png) 3px 15px no-repeat;
}

.blog_link a:hover {
	color:#FFF;
}


.posts_feed {
	width:100%;
	height:50px;
	padding: 0 5px 0 10px;
	margin-bottom:30px;
	
	
}

.posts_feed h2 {
	margin:2px 0 0 0;
	padding:0;
}


.gfg-subtitle {
	display:none !important;
}

.gfg-list {
	display:none !important;
}

.note {
	margin-top:25px;font-size:11px;line-height:9px;font-family: 'Titillium Web', sans-serif;color:#666;
}



#feed-control {
	height:25px;
	width:145px;
	margin:0;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	font-size:18px;
	position:relative;
	overflow:hidden;
	
}

#feed-control a {
	font-size:18px;
	line-height:16px;
	padding:0;
	margin:0;
	color:#CCC;
	text-decoration:none;
	page-break-after:always;
}

#feed-control a:hover {
	color:#FFF;
}

#feed-control a:after{
	margin:100px;
	
}

#feed-control p {
	margin-top:30px;
}


.comics_link ul, .comics_link li {
	list-style:none;
}

/* CONTENT */
section {
	margin:0 auto;
	width:550px;
	height:1400px;
	min-height:1400px;
	float:right;
	position:relative;
	

	
}

section p {
	font-family: 'Titillium Web', sans-serif;
	margin:5px 0 15px 0;
	
}

#intro {
	position:relative;
}

#intro .col1 {
	width:530px;
	height:auto;
	min-height:100px;
	margin:0;
	padding-botom:10px;
	overflow:hidden;
	/* background-image:url(../images/bkgd.png) 0 0 repeat-x; */

	

	
}

#intro p {
	font-size:12px;
	line-height:12px;
}

#intro img {
	float:right;
	margin:20px;
	border:#58595B solid 5px;
}

#intro h2 {
	color:#C00;
}

.intro h2 {
	margin-top:10px;
	

}

.intro h3 {
	color:#666;
}

.intro p {
	color:#999;
}

.intro_p {
	color:#777;
}

#web {
}

#web p {
	font-size:14px;
}

.col1, .col2, .col3 {
	display:block;
	width: 150px;
	height:360px;
	height:auto !important;
	min-height:360px;
	float:left;
	padding:10px;
	margin:0 10px 10px 0;
	font-family: 'Titillium Web', sans-serif;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	
}

.col1 p, .col2 p, .col3 p {
	color:#333;
}

.col1 h2, .col2 h2, .col3 h2 {
	color:#C00;
	font-size:28px;
}



.2col1, .2col2 {
	display:block;
	width:280px;
	min-height:200px;
	float:left;
	padding:0;
	font-family: 'Titillium Web', sans-serif;
}


div.samples {
	float:left;
	display:block;
	margin:2px;
}

div.samples img {
	
}

div.samples a img {
	border:#6D6E70 solid 5px;
	
	
}

div.samples:hover a img {
	border: #CCC solid 5px;
	-moz-box-shadow: 10px 10px 10px #888;
	-webkit-box-shadow: 10px 10px 10px #888;
	box-shadow: 10px 10px 10px #888;
}


/* CONTACT AREA */

#contact {
}

#contact p {
	color:#666;
}

.contact {
	height:1000px;
	min-height:1000px;
}

.contact img {
	margin-right:12px;
}

.contact_form {
	clear:both;
	width:100%;
	height:575px;
	background:#444;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
		font-family: 'Titillium Web', sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999;
	
}

.contact_form h1 {
	font-size:50px;
	margin:0;
	padding:0;
	line-height:50px;
	font-family: 'Titillium Web', sans-serif;
	
}

.contact_form h2 {
	font-size:30px;
	margin:0;
	padding:0;
	line-height:30px;
}

.about_you, .about_us {
	width:250px;
	float:left;
	padding:10px;
}

.about_you {
	padding-left:20px;
}

.how {
	clear:both;
	margin-top:15px;
}

.how h2 {
	margin-top:15px;
}


.contact_form label {
	margin-bottom:-5px;

	
}

.contact_form input {
	background:#CCC;
	border:none;
	margin-top:-5px;
	
}

.contact_form checkbox {
	color:#fff;
	background:none;
}

.checkboxes {
	width:105px;
	float:left;
	padding:0 10px;
	background:none;
}

.contact_notes {
	clear:both;
	width:480px;
	float:left;
	padding:20px;
	
}

.contact_form textarea {
	background:#CCC;
}

.contact_form text {
	background:#CCC;
}

.contact_form submit, button {
	float:right;
	margin-right:0;
}




/* TOP BUTTONS */

.top {
	width:100%;
	height:26px;
	float:left;
	margin:20px 0 0;
	background:transparent;
	position:relative;
	
}

.top img {
	border:none;
	float:right;
}

.top:hover img {
	position:absolute;
	top:0;
	left:450px;
	-moz-box-shadow: 8px 8px 10px #888;
	-webkit-box-shadow: 8px 8px 10px #888;
	box-shadow: 8px 8px 10px #888;
}


/* FOOTER */


/* OTHER */

.clear {
	clear:both;
}

.sample_header {
	margin:5px 0 20px 0;
}

/*
.action, .action2 {
	display:block;
	margin:30px 0 0;
	width:230px;
	height:55px;
	background:url(../images/arrow.png) 10px 20px no-repeat;
	font-size:40px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align:right;
	padding:20px 20px 0 0;
}



.action {
	display:block;
	background-color:#666;
	float:left;
}

.action2 {
	display:block;
	background-color:#555;
	float:right;
}

.action a, .action2 a {
	display:block;
	text-decoration:none;
	color:#A6A9AB;
	

}

.action a:hover, .action2 a:hover {
	display:block;
	background-color:#333;	
	background:url(../images/arrow.png) 10px 20px no-repeat;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

*/

.action_container {
	width:100%;
	position:relative;
}

.action, .action2 {
	width:256px;
	height:64px;
	overflow:hidden;
}

#intro .action img {
	border:none;
	margin:0;
	float:left;
}

#intro .action2 img {
	border:none;
	margin:0;
	float:right;

}

.action, .action2 {
	margin:30px 0 0 0;
	overflow:hidden;
}

.action {
	float:left;
}

.action2 {
	float:right;
}


.action:hover img {
	position:relative;
	top:-64px;
	left:0;
}

.action2:hover img {
	position:relative;
	top:-64px;
	left:0;
}

.pp_description {
	color:#444;
	font-family: 'Titillium Web', sans-serif;
}