@charset "UTF-8";
@font-face {
font-family:'LeagueGothic';
src: url('fonts/LeagueGothic.otf') format('opentype');
}
#header, .button, label, h3, .leagueallcaps, .redbar, h2, .more, h4, #footerfooter a, .redbutton, div.error, h1, .commentsaction {
	font-family:'LeagueGothic', 'Letter Gothic', Tahoma, Geneva, sans-serif;
	font-weight:normal;
	letter-spacing:.05em;
}
.blurb {
	font-size:22px;
	font-weight:normal;
}
.blurb strong {
	font-weight:bold;
}
strong, #footerfooter a {
	font-weight:normal;
}
body, h1, h2, h3, h4, h5, h6, blockquote, p, form, li, ul{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style:none;
}
#userbar #email:focus, #userbar #password:focus {
	border:solid 1px #a61308;
}
:focus {
	-moz-outline: none;
	outline:none; 
}
a img {
	border:0;
}
.clearboth {
	clear: both;
	height:0px;
}
img, div { 
	behavior: url(scripts/iepngfix.htc) 
}
body {
	background-color: #1d1b1b;
	color:#e2e1e1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	background-image:url(images/layout/bgs/body.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#wrapper {
	min-width:750px;
}
#header {
	height:300px;
	background-color:#070707;
	background-image:url(images/layout/bgs/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:100%;
}
#header .logo {
	margin:21px 0 0 30px;
}
#header .slogan {
	font-size:18px;
	margin:-8px 0 0 33px;
	line-height:18px;
}
#header .slogan strong {
	font-size:20px;
	color:#a61308;
	font-weight:normal;
}
.redbar {
	height:27px;
	background-color:#840000;
	background-image:url(images/layout/bgs/redbar.jpg);
	background-repeat:repeat-y;
	background-position: 60px;
}
.redbar ul {
	float:right;
}
.redbar ul ul.about {
	display:none;
	position:absolute;
	right:396px;
	top:327px;
	background-color:#840000;
	z-index:4;
}
.redbar ul ul.browse {
	display:none;
	position:absolute;
	right:216px;
	top:327px;
	background-color:#840000;
	z-index:4;
}
.redbar li {
	display:inline;
	margin:0;
	padding:0;
}
.redbar li li {
	display:block;
	margin:0;
	padding:0;
	width:180px;
	height:25px;
	text-align:center;
	border-left:solid 1px #1d1b1b;
	border-right:solid 1px #1d1b1b;
	border-bottom:solid 1px #1d1b1b;
}
.redbar li li a:link, .redbar li li a:visited {
	width:auto;
}
.redbar a:link, .redbar a:visited{
	text-decoration:none;
	font-size:22px;
	text-transform:uppercase;
	color:#1d1b1b;
	display:inline-block;
	padding: 0 15px;
	height:27px;
	text-shadow: -1px 0px 1px #b09696;
	text-align:center;
}
.redbar strong {
	color:#e1e2e2;
	text-shadow: -1px 0px 1px #1d1b1b;
}
.redbar a:hover, .redbutton:hover {
	color:#2d2b2b;
	text-shadow: -1px 0px 1px #9d5353;
}
span.active, .redbar a:active {
	display:inline-block;
	font-size: 22px;
	text-transform:uppercase;
	color:#e1e2e2;
	padding: 0 15px;
	height:27px;
	text-align:center;
	text-shadow: -1px 0px 1px #1d1b1b;
}
#userbar {
	float:right;
	text-align:right;
	margin:10px 10px 0 0;
	display:inline;
	width:50%;
}
#userbar p {
	font-size:22px;
	text-transform:uppercase;
	margin-right:89px;
}
#userbar strong {
	font-weight:normal;
	color:#a61308;
}
#userbar .logout:link, #userbar .logout:visited {
	margin:0 0 0 20px;
	text-transform:uppercase;
	font-size:14px;
	display:inline-block;
	text-decoration:none;
	color: #e2e1e1;
}
#userbar .logout:hover {
	color: #e21a0b;
}
#userbar .dashboard {
	float:right;
	margin:0 0 0 10px;
}
#userbar #email, #userbar #password {
	background-color:#323131;
	color:#e2e1e1;
	border:solid 1px #e2e1e1;
	height:18px;
	padding:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin-right:10px;
}
input.button {
	border:0;
	background-color:#0d0d0d;
	font-size:22px;
	text-transform:uppercase;
	height:24px;
	margin:0;
	position:relative;
	bottom:-6px;
}
#userbar .button {
	color:#e2e1e1;
}
#userbar #loginform .button:hover {
	color:#e21a0b;
}
#userbar #signupform .button {
	color:#a61308;
}
#userbar #signupform .button:hover {
	color:#e21a0b;
}
label {
	margin:10px 0 0 20px;
	text-transform:uppercase;
	font-size:16px;
	bottom:-5px;
	display:inline-block;
	padding-left:10px;
	clear:both;
}
.content {
	margin:20px;
}
.content form {
	width:300px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
.content form input.standard, .content form textarea.standard {
	background-color:#323131;
	color:#e2e1e1;
	border:solid 1px #e2e1e1;
	padding:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	margin:10px;
	width:276px;
	clear:both;
}
.left {
	width:115px;
	margin:0 10px;
	float:left;
	clear:none;
}
.content form input.left { 
	width:120px;
	margin:5px 10px;
	float:left;
	clear:none;
}
.right {
	width:115px;
	margin:0 10px;
	float:right;
	clear:none;
}
.content form input.right {
	width:120px;
	margin:5px 10px;
	float:right;
	clear:none;
}
.content form input.box { 
	width:25px;
	margin:5px;
	float:left;
	clear:both;
}
.content h3 {
	text-transform:uppercase;
	font-size:28px;
	text-align:center;
}
.content h1 {
	text-transform:uppercase;
	font-size:28px;
	text-align:center;
	color:#e21a0b;
}
.content p {
	width:50%;
	margin:10px auto 30px;
}
.leagueallcaps {
	text-transform:uppercase;
	font-size:16px;
}
a:link, a:visited {
	color:#e21a0b;
}
a:hover {
	color:#e2e1e1;
}
#content {
	margin:50px auto;
	width:80%;
}
.gallery {
	min-width:700px;
	margin:25px auto;
}
.gallery h2 {
	width:24%;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:22px;
	color:#e21a0b;	
}
.gallery p.more {
	width:24%;
	margin:10px 0 10px auto;
	text-transform:uppercase;
	font-size:20px;
	color:#e21a0b;	
}
.gallery h2 span, .gallery p.more span {
	display:block;
	width:172px;
	margin:0 auto;
}
.art {
	display:inline-block;
	//zoom:1;
	*display:inline;
	vertical-align: top;
	margin:6px;
}
.gallery .art {
	margin:0;
	width:24%;
}
.imagecontainer {
	width:172px;
	margin:12px auto;
	position:relative;
	min-width:172px;
	height:172px;
}
.imagecontainer img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.innercaption {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:none;
	width:162px;
	height:162px;
	padding:5px;
}
.filler {
	width:162px;
	height:162px;
	padding:5px;
	background:rgb(0, 0, 0);
	background:rgba(0, 0, 0, 0.7);
	position:absolute;
	top:0;
	left:0;
}
.innercaption:hover {
	cursor: pointer;
}
.infos {
	position:absolute;
	top:5px;left:5px;
	width:168px;
}
.innercaption h4 {
	font-size:22px;
	text-transform: capitalize;
}
.innercaption p {
	margin:0;
	font-size:12px;
}
.tags {
	position:absolute;
	bottom:5px;
	font-size:12px;
}
.caption {
	text-align:right;
	width:172px;
	margin:5px auto;
}
.caption span {
	font-size:20px;
	padding-left:75px;
}
.imagecontainer a:link, .imagecontainer a:visited {
	text-decoration:none;
}
.gallery .art .notfound {
	height:60px;
	width:170px;
	margin:12px auto;
	padding:55px 0;
	background-color:#840000;
	text-align:center;
	background-image:url(images/layout/bgs/redbar.jpg);
	background-position: center;
}
#footer {
	margin-top:100px;
	background:#111111;
	clear:both;
}
#footer .container {
	width:80%;
	margin:50px auto 50px;
}
.twitter {
	color:#76dbef !important;
}
.facebook {
	color:#4b70aa !important;	
}
#footer h2 {
	font-size:22px;
	margin-top:15px;
	text-transform:uppercase;
	color:#e21a0b;
}
#footer h2 span {
	font-size:18px;
	text-transform:uppercase;
	color:#e1e2e2;
	margin-left:10px;
}
#footer .leftcol {
	width:33%;
	float:left;
}
#footer .midcol {
	width:33%;
	float:left;
}
#footer .rightcol {
	width:33%;
	float:right;
}
.content .links {
	width:25%;
	margin:0 auto;
}
.content .links p {
	width: 100%;
}
.links li, .tweet li {
	list-style:square;
	font-size:22px;
}
.links p {
	list-style:square;
	margin-left:0;
	font-size:12px;
}
#footer p, #footer .tweet span {
	font-size:14px;
}
.links li .title, #footer .tweet span.tweet_join {
	font-weight:bold;
}
.links li a, #footer .tweet li a {
	text-transform: uppercase;
	font-size: 10px;
}
#footer p {
	margin:15px 50px 5px 15px;
}
#footer .sponsors {
	width:100%;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	clear:both;
	display:block;
}
#footer .sponsors h2 {
	vertical-align:middle;
	display:inline;
}
#footer .sponsors a {
	vertical-align:middle;
	margin:10px 10px;
}
#footer .sponsors img {
	vertical-align:middle;
	margin:5px;
}
#footerfooter {
	height: 220px;
	background-color: #1b1919;
	background-image:url(images/layout/bgs/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	border-top: solid 1px #e1e2e2;
}
#footerfooter .copyright {
	text-align:center;
}
#footerfooter ul {
	display:block;
	margin: 20px auto;
	width: 75%;
	text-align:center;
}
#footerfooter li {
	display:inline;
	margin:0 25px;
}
#footerfooter li a:link, #footerfooter li a:visited {
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
	font-size:18px;
}
.redbutton, .redbutton:link, .redbutton:visited {
	background-repeat:no-repeat;
	background-image:url(images/layout/bgs/button.gif);
	background-position:center;
	height:25px;
	background-color:#c10100;
	margin:25px;
	padding:2px 10px;
	font-size:20px;
	color:#0d0d0d;
	text-shadow: -1px 0px 1px #b09696;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	display:inline-block;
	border:0;
}
.redbutton:active {
	color:#e1e2e2;
	text-shadow: -1px 0px 1px #1d1b1b;
}
.single {
	width:825px;
	margin:0 auto;
}
.single h1, .single h3 {
	float:left;
	clear:left;
}
.single h2 {
	font-size:20px;
	text-transform: uppercase;
	text-align:center;
}
div.mainimage {
	display:inline-block;
	margin:12px 6px;
	text-align:center;
	width:600px;
	float:left;
	clear:left;
}
div.mainimage a {
	display:block;
	text-align:center;
}
div.otherwork {
	width:184px;
	height:875px;
	float:right;
	padding:6px;
	background-color:#111;
	margin-bottom:20px;
}
div#details, div.comments {
	text-align:left;
	background-color:#111;
	margin:20px 0;
	padding: 5px 15px;
}
div#details h2, div.comments h2 {
	text-align:left;
	margin:20px 0;
}
div#details h2 strong, div.comments h2 strong {
	color:#e21a0b;
}
div#details p, div.comments p {
	clear:both;
	margin:5px 30px;
}
div#details .avatar, div.comments .avatar {
	margin: 5px 10px;
	float:left;
	position:relative;
}
.sharelinks {
	text-align:center;
	padding: 20px 0;
	margin:0;
	width:100%;
}
.sharelinks ul {
	list-style:none;
	padding:5px 5px 0px 5px;
	width:100%;
}
.sharelinks ul li {
	padding:0;
	display:inline;
	margin:0;
}
.sharelinks ul li a {
	display:inline;	
}
.commentsaction ul {
	list-style:none;
	padding:5px 5px 0px 5px;
	width:100%;
	text-align:right;
}
.commentsaction ul li {
	padding:0;
	display:inline;
	margin:5px 25px;
	height:16px;
}
.commentsaction ul li a:link, .commentsaction ul li a:visited {
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	color:#E2E1E1;
}
.commentsaction ul li a:hover {
	color:#e21a0b;
}
.single p {
	color:#999;
}
.single p a {
	display:inline;
}
ul.profile {
	width:75%;
	margin:0 auto;
}
ul.profile strong {
	color:#e21a0b;
}
