
html {
	background: #0e0e0e url('images/bg.png');
}

body {
	font: normal 12px/1.2 'Myriad pro','Lucida Sans Unicode', sans-serif;
	color: #fff;
	width: 1200px;
	margin: 0 auto;
}

a {
	text-decoration: none;
}

a:hover {
}
em {
	font-style: italic;
}

header {
	background: #212121 url('images/header.png') no-repeat 50% 100%;
	height: 124px;
	margin: 0 auto;
	border: solid #131313;
	border-width: 0 1px 1px;
	border-radius: 0 0 6px 6px;
	position: relative;
	z-index: 10;
}
/*
header:before {
	background: transparent url('images/apps.png') no-repeat;
	width: 231px;
	height: 104px;
	display: block;
	position: absolute;
	top: 30px;
	left: 860px;
	content: '';
}
*/

#logo {
	float:left;
	margin-left: 46px;
	padding: 6px 0 0;
	display: block;
	width: 273px;
	height: 76px;
}

header,
nav,
ul,
.submenu {
	border-radius: 0 0 6px 6px;
}


/* MENU */

nav {
	position: absolute;
	bottom: 0;
	width: 100%;
}

nav .twitter-follow-button {
	position: absolute !important;
	top:-40px;
	left:50%;
	margin-left:-130px;
	z-index: 100;
}

#menu {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#menu > li {
	float: left;
	border: solid #131313;
	border-width: 1px 1px 1px 0;	
}

#menu > li:last-child,
#menu > li.fright { 
	float: right;
	border-width: 1px 0 1px 1px;
}

#menu > li:first-child,
#menu > li:first-child a {
	border-radius: 0 0 0 4px;
}

#menu > li:last-child,
#menu > li:last-child a {
	border-radius: 0 0 4px 0;
}

#menu a {
	font: normal 16px/38px 'Lucida Sans Unicode', sans-serif;
	background: rgba(0,0,0,.25);
	padding: 0 24px;
	display: block;
	color: #fff;
	border-top: 1px solid #383838;
	border-bottom: 1px solid transparent;
}


#menu > li:hover > a ,
#menu > li > a.active {
	background: rgba(0,0,0,.7);
	border-top: 1px solid #191919;
	border-bottom: 1px solid #731519;
}

#menu a:focus {
	outline: none;
}

#menu .submenu {
	background: #0c0c0c;
	border: 1px solid #191919;
	overflow: hidden;
	position: absolute;
	right:0px;
	width: 545px;
	display: none;
}

#menu > li:hover > .submenu {
	display: block;
}

.submenu span {
	font: 13px/32px 'Lucida Sans Unicode', sans-serif;
	color: #e8a91b;
	margin-left: 5px;
}

#menu .submenu li,
#menu .submenu a {
	background: transparent;
	border: 0 none;
	display: block;
	float: left;
}

#menu .submenu li {
	margin: 0 0 5px 5px;
	width: 175px;
}

#menu .submenu .all {
	width: 355px;
	padding: 5px 0;
}

#menu .submenu .all a {
	font: 15px/30px Arial, Helvetica;
	background: #8f1a1f;
	border-radius: 2px;
	padding: 1px 10px;
	height: 30px;
	width: 335px;
}

#menu .submenu a {
	line-height: 40px;
	width: 173px;
	height: 40px;
	padding: 1px;
}

#menu .submenu a:hover {
	background: #2a2a2a  url(images/arrow.png) 160px center no-repeat;
	
}

#menu .submenu img {
	width: 40px;
	height: 40px;
	border-radius: 4px;
	float: left;
	margin-right: 10px;
}

#search {
	float:left;
	background: #e8a91b;
	padding: 4px;
	height: 36px;
	position: relative;
	top: 20px;
	left: 50px;
	border-radius: 4px;
	width: 376px;
}

#search input {
	float: left;
}

#search [type='text'] {
	font: normal 15px/34px Arial, Helvetica, serif;
	color: #999;
	width: 320px;
	height: 34px;
	padding: 0 10px;
	border: 1px solid;
	border-color: #000 #e4e4e4 #ededed;
	border-radius: 4px;
}

#search [type='submit'] {
	background: transparent url('images/search.png') no-repeat 50% 50%;
	border: 0 none;
	width: 34px;
	height: 36px;
	cursor: pointer;
}

.main {
	margin-top: 15px;
	position: relative;
	z-index: 5;
}


/* MAIN & APPS */

#main .content,
#apps .content,
.pagination,
.pagination_p {
	width: 730px;
	margin: 0 auto;
	/*margin-left:200px;*/
	padding: 15px;
	overflow: hidden;
	background: #2a2a2a;
	margin-top:15px;
	position:relative;
}
#main .content.full {
	padding:5px 0px;
	width:760px;
}
.pagination_p {
	padding-top:60px;
}
.pagination_p.nopag {
	padding-top:46px;
}
.content + .content {
	margin-top: 15px !important;
}
#apps .content {
	min-height:600px;
}

#main .picture, #main .media {
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	text-align:center;
}
#main .picture:not(.expanded) {
	max-height: 1100px;
}
#main .picture.expanded {
	height:auto;
}

#main .media img, #main .media iframe, #main .picture img {
	position: relative;
}
#main .picture.expanded img {
	max-width:100%;
	position:relative;
	margin-top:30px;
	left:0px;
}

#main .media .play {
	width:100%;
	height:100%;
	position:absolute;
	left: 0px;
	top: 0px;
	display:block;
	text-align:center;
	
}
#main .media .play span {
	width: 100px;
	height: 60px;
	position:absolute;
	left: 50%;
	top: 50%;
	display:block;
	margin-left:-50px;
	margin-top:-30px;
	border-radius: 4px;
	border: 1px solid;
	border-color: #454545 #181818 #0e0e0e;
	background: #333 url(images/play.png) no-repeat center 11px;
}

#main .media .play:hover {
	background-position: center -49px; 
}

#main .picture-title {
	background: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 15px;
	line-height: 30px;
	height: 30px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .censored {
	width:100%;
	height:100%;
	position:absolute;
	z-index:1000;
	cursor:pointer;
	background:#000 url(images/censored.png) no-repeat center center;
	display:block;
}

#main .picture-expand {
	border: 1px solid;
	border-color: #454545 #303030 #1d1d1d;
	background: #333;
	position: absolute;
	bottom: 0;
	line-height: 30px;
	height: 30px;
	width: 100%;
}
#main .picture.expanded .picture-expand {
	display:none;
}

#main .picture-expand a {
	text-align: center;
	color: #ccc;
	display: block;
}

#main .picture-expand a:hover {
	color: #fff;
}

#main .ads,
#apps .ads {
	
	width: 150px;
	height: 600px;
	position: absolute;
	top: 0;
	left:35px;
}

#main .ads + .ads,
#apps .ads + .ads {
	/*width:300px;*/
	left:auto;
	right: 45px;
}

.picture-artist {
	background: transparent url('images/artist.gif') no-repeat 100% 50%;
	padding-right: 18px;
	float: right;
	position: relative;
	top: -8px;
	left: -8px;
	color: #ccc;
}
.picture-description {
	margin-bottom: 15px;
	clear: both;
	padding-top:5px;
}
.picture-artist.expanded {
	top: 0px;
}
.picture-artist a {
	color:#ccc;
}

.picture-social {
	display: block;
	position:relative;
	text-align:center;
	font-size: 0;
	padding-left:55px;
}
.comments-resources-container {
	position:absolute;
	left:0px;
	top:0px;
}
.comments-resources-container a.comments {
	width:86px;
	height:26px;
	display:inline-block;
	text-indent:-20000px;
	background: transparent url('images/comments.png') no-repeat 0px 0px;
}
.comments-resources-container a.comments:hover {
	background: transparent url('images/comments.png') no-repeat 0px -26px;
}
.comments-resources-container span {
	top:-24px;
	left:-8px;
}

.picture-social a {
	font-size: 12px;
	padding: 0 5px;
}
.facebook_share_count_inner,.twitter_share_count_inner,.comments_share_count_inner {
	padding-left:15px;
	padding-right:15px;
	background:#fff;
	height:19px;
	padding-top:6px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	display:inline-block !important;
	position:relative;
	top:-8px;
	left:0px;
	border-radius: 4px;
}

.comments {
	margin-bottom:15px;
}


.app {
	overflow: hidden;
	clear: both;
	margin-bottom:15px;
}
.text {
	font-size:14px;
	line-height:20px;
}
.text h1 {
	font-size:22px;
	margin-bottom:10px;
	font-weight:bold;
}

.app-img {
	float: left;
	position: relative;
}
#apps-container {
	width:140px;
	height:230px;
	position:relative;
}

.app-img-next,
.app-img-prev {
	margin-top: -10px;
	position: absolute;
	top: 50%;
	z-index:1000;
}

.app-img-next {
	left: 5px;
}

.app-img-prev {
	right: 5px;
}

.app-name {
	background: #111;
	line-height: 30px;
	height: 30px;
	text-indent: 10px;
}

.app-desc {
	background: #212121;
	padding: 10px;
	width: 316px;
	float: left;
	margin: 10px 0 0 10px;
	min-height: 170px;
}

.app-desc p + p {
	margin-top: 1em;
}

.app-btn {
	margin-top: 30px;
	float: right;
}

.app-btn a {
	display: block;
	margin-top: 5px;
	line-height: 0;
}

.app-social {
	width: 69px;
	margin: 0 auto;
}

.app-download {
	width: 134px;
	margin: 20px auto 0;
}

/* comments */

.cmt-expand,
.cmt-add {
	border: 1px solid;
	border-color: #454545 #303030 #1d1d1d;
	border-radius: 4px;
	text-align: center;
	background: #333;
	line-height: 30px;
	height: 30px;
	color: #ccc;
	display: block;
	margin: 20px 0 10px;
	position:relative;
}

#apps .cmt-expand,
#apps .cmt-add {
	margin: 10px 0 15px;
}

.cmt-expand:hover,
.cmt-add:hover {
	color: #fff;
}

.cmt-expand {
	float: left;
	width: 450px;
}

.cmt-add {
	float: right;
	width: 165px;
}

.comments ul {
	clear: left;
}

.comments ul li {
	margin-top: 10px;
}

.comments ul ul li {
	margin-left: 30px;
}

.cmt {
	background: #212121;
	border-radius: 4px;
	padding: 6px;
	overflow: hidden;
}
.cmt-content {
	margin-left:65px;
	margin-top:5px;
	color:#fff !important;
}
.cmt-content * {
	color:#fff !important;
}
.cmt-content a:not(.cmt-respond-link) {
	color:#ce1b00 !important;
	text-decoration:underline !important;
}
.cmt-content img {
	max-width:550px;
}
.cmt-content ul {
	clear:none !important;
	list-style:disc !important;
	margin-left:0px !important;
}
.cmt-content ul li {
	margin-top:0px !important;
	margin-left:15px !important;
}

.cmt-respond {
	border: 1px solid #e8a91b;
}

.cmt-avatar {
	width: 50px;
	height: 50px;
	border-radius: 4px;
	float: left;
	margin-right: 10px;
}

.cmt-author,
.cmt-respond-link {
	color: #e8a91b;
}
.cmt-author.owner,
.cmt-respond-link.owner  {
	color:#ff0000;
}

.cmt-author:hover,
.cmt-respond-link:hover {
	text-decoration: underline;
}

.cmt-respond-link {
	display: none;
}

.cmt:hover .cmt-respond-link,
.cmt-respond .cmt-respond-link {
	display: block;
	float: right;
}

.cmt-time {
	color: #4f4f4f;
}
a.cmt-nuke {
	width:15px;
	height:15px;
	display:inline-block;
	background: transparent url('images/comment-icons.png') no-repeat 0px 0px;
}
a.cmt-delete {
	width:15px;
	height:15px;
	display:inline-block;
	background: transparent url('images/comment-icons.png') no-repeat -20px 0px;
}
a.cmt-edit {
	width:15px;
	height:15px;
	display:inline-block;
	background: transparent url('images/ico-edit.png') no-repeat 0 0px;
}
.cmt-rank {
	float: right;
}
.cmt-rank-btn {
	font-size:18px;
	cursor:pointer;
}

.cmt-rank-plus { color: #e8a91b;margin-left:5px; }
.cmt-rank-minus { color: #8f1a1f; margin-left: 3px; }

.cmt-resp {
	font: normal 12px/1.2 'Lucida Sans Unicode', sans-serif;
	background: #333;
	border-radius: 4px;
	display: block;
	position: relative;
	padding: 6px;
	vertical-align: bottom;
}

.cmt-resp textarea {
	font: normal 14px/1.2 'Lucida Sans Unicode', sans-serif;
	background: #fff;
	color: #333;
	height: 48px;
	border: 1px solid;
	border-color: #000 #e4e4e4 #ededed;
	border-radius: 4px;
	width: 100%;
	padding: 6px;
	resize: vertical;
	outline:none;
}
.cmt-images {
	margin-top:5px;
}
.cmt-images img {
	 max-height:80px;
	 margin:3px;
	 outline:none;
}
.cmt-images a {
	outline:none;
}
.cmt-txt {
	padding-right: 66px;
}

.cmt-resp input[type="submit"] {
	font: normal 14px/40px 'Lucida Sans Unicode', sans-serif;
	background: transparent;
	border: 0 none;
	color: #fff;
	height: 40px;
	width: 60px;
	display: block;
	position: absolute;
	top: 62px;
	right: 0;
	cursor: pointer;
}


/* pagination */

.pagination {
	margin-top: 40px;
	text-align: center;
	font-size: 0;
}

.pagination a,
.pagination span {
	display: inline-block;
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	color: #ccc;
	margin: 0 3px;
	padding: 0 6px;
}

.pagination .next a,.pagination .prev a {
	display:block;
	padding:0px;
	margin:0px;
}

.pagination a:hover {
	color: #fff;
}

.pagination span {
	background: #1f1f1f;
	border-radius: 4px;
}

.pagination .next,
.pagination .prev {
	border: 1px solid;
	border-color: #454545 #303030 #1d1d1d;
	border-radius: 4px;
	background: #333;
	width: 140px;
}

.pagination .next { margin-left: 0;float:right; }
.pagination .prev { margin-right: 0;float:left; }


/* pagination_p */

.pagination_p {
	margin-top: 10px;
	text-align: center;
	font-size: 0;
}

.pagination_p a,
.pagination_p span {
	display: inline-block;
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	color: #ccc;
	margin: 0 3px;
	padding: 0 6px;
}

.pagination_p .next a,.pagination_p .prev a {
	display:block;
	padding:0px;
	margin:0px;
	font-size:20px;
	text-transform:uppercase;
}
.pagination_p .next { 
	background:transparent !important;
	border: 0px !important;
}
.pagination_p .next a {
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid;
	background: #8F191F;
	border-color: #902B30 #87181D #500E11;
	border-radius: 4px;
	height:36px;
	float:left;
	line-height: 34px;
}
.pagination_p .next a:not(.random) {
	width:595px;
}
.pagination_p .next a.random {
	width:111px;
	margin-left:5px;
	background: #8F191F url('images/ico-random.png') no-repeat center -6px;
}

.pagination_p a:hover {
	color: #fff;
}

.pagination_p span {
	background: #1f1f1f;
	border-radius: 4px;
}

.pagination_p .next,
.pagination_p .prev {
	border: 1px solid;
	background: #8F191F;border-color: #902B30 #87181D #500E11;
	border-radius: 4px;
	width: 140px;
}

.pagination_p .next { 
	margin-left: 0;
	width:auto;
	display:block;
	position: absolute;
	left: 15px;
	top: 7px;
	width: 715px; 
}
.pagination_p .prev { margin-right: 0;float:left;display:none; }

/* LOGIN / REGISTER TOPBAR */

.topbar {
	background: #212121 url('images/header.png') repeat-x 50% 100%;
	z-index: 20;
	border-bottom: 1px solid #999;
	box-shadow: 0 1px 0 #b3b3b3, 0 2px 0 #999;
	position: absolute;
	left: 0;
	width: 100%;
}

.tb-wrap {
	width: 1091px;
	margin: 0 auto;
	padding-right: 50px;
	overflow: hidden;
}

.tb-close .tb-wrap {
	height: 0;
}

.tb-container {
	float: right;
	/* width: 730px; IE7 */
}

.tb-switch-notifications {
	position: absolute;
	z-index: 20;
	right: 16%;
	bottom: -27px;
	height: 24px;
	background: transparent url('images/tbswitch.png') no-repeat 0 0;
	background-size:100% 100%;
	width: 57px;
	padding: 0 20px;
}
.tb-switch-notifications > a {
	width:100%;
	display:block;
/*	background: transparent url('images/top-icons.png') no-repeat left center; 
	padding-left:25px;*/
	text-align:center;
	color:#fd3d45;
	font-size:18px;
	font-weight:bold;
}
.tb-switch-notifications > a span {
	color:#fff;
}
.tb-switch-notifications .notifications {
	width:270px;
	background:#000;
	border:2px solid #9a9a9a;
	position:absolute;
	top:28px;
	right:0px;
	border-radius: 5px;
	display:none;
}
.tb-switch-notifications .notifications ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.tb-switch-notifications .notifications ul li {
	display:block;
	border-bottom:1px solid #9a9a9a;
}
.tb-switch-notifications .notifications ul li.nonotifications {
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.tb-switch-notifications .notifications ul li.new {
	background:#8f191f;
}
.tb-switch-notifications .notifications ul li.last {
	border:0px;
}
.tb-switch-notifications .notifications ul li a {
	color:#fff;
	padding:5px;
	font-size:12px;
	display:block;
}
.tb-switch-notifications .notifications ul li a.more {
	text-align:center;
}
.tb-switch-notifications .notifications ul li a img {
	max-height:25px;
	float:left;
	margin-right:5px;
	position:relative;
	top:3px;
}

.tb-switch {
	position: absolute;
	z-index: 20;
	right: 23%;
	bottom: -27px;
	height: 24px;
	background: transparent url('images/tbswitch.png') no-repeat 0 0;
	width: 127px;
	padding: 0 20px;
}

.tb-switch a {
	text-align: center;
	line-height: 24px;
	display: block;
	height: 24px;
	color: #fff;
	outline: none;
}
	.tb-switch a .micro {
		float:left;
		margin: 3px -20px 0 0;
		width: 16px;
		height: 16px;
	}
		.tb-switch a .micro img {
			width: 16px;
			height: 16px;	
		}
.tb-switch.login a {
	float:left;
	width: 45%;
}
.tb-switch.login span {
	float:left;
	width: 10%;
	line-height: 24px;
}
.extra_s {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:absolute;
	float:left;
	left: 0px;
	border-radius: 4px;
	top: 44px;
	padding: 4px;
	width: 552px !important;
	box-shadow: 1px 0 1px #000;
	border: 4px solid #e8a91b; 
	background: #151515;
	z-index:10000;
}
	.extra_s > li {
		width: 50%;
		float:left;
	}
		.extra_s > li h2 {
			color: #e8a91b;
			font: 12px/16px arial, tahoma;
			padding: 5px 0 10px 10px; 
		}
		.extra_s > li ul {
			border-left: 1px solid #000;
			padding: 0 10px;
			border-radius: 0; 
		}
		.extra_s > li:first-child ul {
			border: 0;
		}
			.extra_s ul li {
				margin-bottom: 10px;
			}
				.extra_s ul a{}
					.extra_s ul a .avatar{
						float:left;
						margin: 0 10px 0 0;
						width: 28px;
						height: 28px;
					}
						.extra_s ul a .avatar img {
							width: 28px;
							height: 28px;
							border-radius: 4px;
						}
					.extra_s ul a .name {
						font-size: 15px;
						line-height: 15px;
						color: #fff;
					}
					.extra_s ul a span {
						font-size: 12px;
						color: #a5a5a5
					}
input:-moz-placeholder {color: #353535;font-family: arial; font-size: 12px;}
input::-webkit-input-placeholder {color: #353535; font-family: arial; font-size: 12px;}

.topbar  .tb-container#login {
	float: none;
	width: 910px;
	overflow:hidden;
	margin: 0 auto;
}
.topbar .register p,.topbar .login p {
		background: transparent url(images/error.png) no-repeat left center;
		background-size:15px 15px;
		padding-left:20px;
		min-height:15px;
		margin-bottom:4px;
	}

	.topbar .login {
		float:left;
		width: 322px;
		min-height: 70px;
		padding: 7px 10px;
		margin: 5px 7px;
		border-radius: 5px;
		background: #8F191F;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	 
		.topbar .login label {
			float:left;
			width: 90px;
			padding-top: 5px;
			height: 56px;
		} 
		.topbar .login input {
			border-radius: 3px;
			border: 0;
			margin-bottom: 5px;			
			height: 25px;
			padding: 0 10px;
			width: 126px;
			background: #fff;
		}
		.topbar .login input[type="password"] {
			float:left;
			width: 96px;
		}
		.topbar .login input[type="submit"] {
			float:right;
			width: 60px;
			color: #fff;
			cursor: pointer;
			text-align:center;
			border-bottom: 1px solid #060606;
			background: #333;
			font: 12px/25px arial, tahoma,sans-serif;
		} 
		.topbar .login .remember {
			float: left;
			width: 25px;
			padding: 0;
			height: 25px;
			border-radius: 4px;
			cursor: pointer;
			text-align:center;
			border-bottom: 1px solid #060606;
			background: #8F191F url(images/disc.png) no-repeat center center;
			margin: 0 0 0 5px;
			font: 12px/25px arial, tahoma,sans-serif;
			box-shadow: 0px 0 1px #555;
		}
		.topbar .login .forgot {
			float:right;
			margin-top: -32px;
			font: 10px/25px arial, tahoma,sans-serif;
			color: #fff;
			text-decoration:underline;
		}
	.topbar .register {
		float:left;
		margin: 5px 0;
		width: 490px;
		min-height: 70px;
		padding: 7px 10px;
		border-radius: 5px;
		background: #353535;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	} 
		.topbar .register label {
			float:left;
			width: 90px;
			padding-top: 5px;
			height: 56px;
		} 
		.topbar .register input {
			border-radius: 3px;
			margin: 0 0 5px 9px;
			border: 0;
			height: 25px;
			padding: 0 10px;
			width: 126px;
			background: #fff;
		} 
		.topbar .register input[type="submit"] {
			float:right;
			width: 60px;
			color: #fff;
			padding: 0;
			cursor: pointer;
			text-align:center;
			border-bottom: 1px solid #060606;
			background: #8F191F;
			margin: 0;
			font: 12px/25px arial, tahoma,sans-serif;
		} 
		.topbar .register .terms {
			float:right;
			margin-top: -32px;
			font: 10px/25px arial, tahoma,sans-serif;
			color: #fff;
			text-decoration:underline;
		} 
	.topbar .social {
		float:right;
		margin: 5px 0;
		padding: 7px 10px;
		background: #353535;
		border-radius: 5px;
		height: 70px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	} 
		.topbar .social a {
			float: left;
			clear:left;
			padding-left: 20px;
			border-radius: 4px;
			width: 44px;
			height: 25px;
			color: #fff;
			cursor: pointer;
			text-align:center;
			border-bottom: 1px solid #060606;
			background: #333;
			font: 12px/25px arial, tahoma,sans-serif;
			background: #41C7F5 url(images/twitter.png) no-repeat 5px center;
		} 
		.topbar .social .twitter {
			margin-bottom: 5px;
		} 
		.topbar .social .fb {
			background-color:#29518B;
			background-image:url(images/fb.png); 
			margin-top:16px;
		}
		 
.module {
	border: 1px solid;
	border-color: #454545 #303030 #1d1d1d;
	border-radius: 4px;
	background: #333;
	color: #ccc;
	display: block;
	padding: 8px 10px;
	margin: 10px;
	overflow: hidden;
	position: relative;
	float: left;
	height: 29px;
}

.tb-avatar {
	border-radius: 2px;
	width: 45px;
	height: 45px;
	position: absolute;
	top: 0;
	left: 0;
}

.user-name {
	font: 12px/1 Arial, Helvetica;
	padding: 0 10px 0 40px;
	color: #fff;
}

.user-log {
	font: 10px/1 Arial, Helvetica;
	padding: 0 10px 0 40px;
	color: #999;
}

/* buttons */

.btn {
	font: 12px/25px Arial, Helvetica;
	border: 1px solid;
	border-color: #454545 #303030 #1d1d1d;
	border-color: rgba(255,255,255,.3) rgba(255,255,255,.1) rgba(0,0,0,.8);
	border-radius: 4px;
	display: inline-block;
	padding: 0 20px;
	margin: 0 5px;
	height: 25px;
	color: #fff;
}

.yellow { background: #8b7b0f; }
.blue { background: #29518c; }
.red { background: #8f1a1f; }

.left { float: left; }
.right { float: right; }


/* FOOTER */

footer {
	background: #212121;
	border: 1px solid;
	border-color: #454545 #303030 #212121;
	border-radius: 6px 6px 0 0;
	padding: 20px 20px;
	margin-top: 80px;
	position: relative;
	width: 100%;
	float:left;
}

.f-users {
	width: 840px;
	-moz-column-count:9; 
	-webkit-column-count:9; 
	-moz-column-gap: 22px;
	-webkit-column-gap: 22px;
	column-count: 9;
	column-gap: 22px;
}

.f-users a { color: #5c5c5c; }
.f-users a:hover { color: #fff; }

.f-contact {
	background: transparent url('images/elohell.png') no-repeat 0 0;
	text-align: center;
	width: 190px;
	height: 24px;
	padding-top: 202px;
	padding-left: 57px;
	position: absolute;
	right: 20px;
	top: -35px;
}

.f-contact a {
	color: #976a1b;
	text-decoration: underline;
}

.f-contact a:hover {
	color: #e8a91b;
}

/* clearfix */
.cf:before,
.cf:after {
    content: '';
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}


/* nowe style */
.box {
	float:left;
	width: 561px;
	background: #2b2b2b;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;   
	box-sizing: border-box; 
}
.box + .box {
	float:right;
	background: #252525;
}
	.box * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;   
		box-sizing: border-box;
	}
	.box h1,.box h2 {
		float:left;
		width:100%;
		font-size: 13px;
		color: #E7A91B;
		text-indent: 18px;
		line-height: 31px;
		height: 31px;
		box-shadow: 1px -1px 0 #131313;
		border-top: 1px solid #2b2b2b;
		border-bottom: 2px solid #131313;
		background: #1c1c1c;
	}
	.box .user {
		float:left;
		padding: 10px 0 0;
		width: 100%;
	}
		.box .user .rank {
			float:right;
			width: 190px;
			padding-top: 30px;
		}
			.box .user .rank li {
				float:left;
				width: 33%;
			}
		.box .user .stuff {
			float:right;
			width: 190px;
			margin: 5px 8px 0 0;
		}
			.box .user .stuff li {
				float:left;
				position:relative;
				margin-left: 3px;
			}
			.box .user .stuff li img.fs {
				width:35px;
				height:35px;
				border-radius: 5px;
			}
			.box .user .stuff li:hover .popup {
				display:block;
			}
		.box .user .stats {}
	#lvl {}
		#lvl p {
			float:left;
			color: #A90000;
		}
		#lvl span.bar {
			position:relative;
			box-shadow: inset 0 4px 7px #000;
			float:right;
			background: #171717;
			border-radius: 4px;
			height: 14px;
			width: 230px;
		}
			#lvl span {
				border-radius: 4px;
				display:block;
				height: 14px;
				background: #a90000;
			}
			#lvl .scroll {
				position:absolute;
				display:block;
				cursor: pointer;
				top: -3px;
				margin-left: -10px;
				width: 20px;
				height: 20px;
				border-radius: 3px;
				border: 1px solid #1a1a1a;
				background: #313131;
			}
			#lvl .scroll:hover {
				background: #7c7c7c;
			}
		.stats tfoot td {
			padding: 5px;
		}
	.box .items {
		float:left;
		width: 280px;
		height: 865px;
		background: #252525;
	}
		.box .items > ul {
			float:left;
			padding: 10px 10px 0;
			width: 100%;
		}
			.box .items ul li {}
				.box .items a {
					margin: 0 0 5px;
					text-indent: 18px;
					text-align:left;
					width: 100%;
				}
				.box .items label {
					float:right;
					height: 26px;
					line-height: 26px;
					width: 100%;
					background: url(images/checkbox.png) right 0 no-repeat;
				}
					.box .items label span {
						cursor: pointer;
						float:left;
						text-indent: 18px;
						border: 1px solid;
						border-color:  #303030 #1e1e1e #111;
						border-radius: 4px;
						background: #202020;
						line-height: 26px;
						height: 26px;
						color: #ccc;
						display: block;
						width: 180px;
					}
				.box .items label.checked span,
				.box .items label:hover span {
					background: #8F191F;	
				}
				.box .items input {
					display:none;
				}
				.box .items input:checked + label {
					background-position:right bottom;
				}
				.box .items label.checked {
					background-position:right bottom;
				}
				.box .items ul ul {
					float:left;
					width: 100%;

					padding-left: 30px;
				}
				.box .items ul ul.opened {
					display:block;
				}
					.box .items ul ul li {
						float:left;
						width: 100%;
						margin-bottom: 5px;
					}
	.box .choose {
		float:right;
		padding: 10px 10px 10px 18px;
		width: 270px;
		height: 575px;
		background: #252525;
	}
		.box .choose li {
			margin-bottom: 4px;
			min-height:51px;
			padding: 3px;
			font-size: 15px;
			background: #202020;
		}
			.box .choose li:hover,.box .choose li.active {
				background: #333;
			}
			.box .choose li a {
				display:block;
			}
			.box .choose li p {
				padding-top: 7px;
				color: #fff;
			}
			.box .choose li .avatar {
				margin-right: 18px;
			}
		.box .avatar {
			float:left;
			width: 45px;
			height: 45px;
		}
			.box .avatar img {
				max-width: 45px;
				max-height: 45px;
				border-radius: 6px
			}
		.box .avatar.small {
			width: 40px;
			height: 40px;
		}
			.box .avatar.small img {
				max-width: 40px;
				max-height: 40px;
			}
		.box .avatar.full {
			margin: 0 7px 0 10px;
			width: 85px;
			height: 85px;
		}
			.box .avatar.full img {
				min-width: 85px;
				min-height: 85px;
			}
		.box .coins {
			padding-left: 40px;
			font-size: 13px;
			color:#E7A91B; 
			background: url(images/coins.png) 0 0 no-repeat;
		}
	.box .avatars {
		float:left;
		width:100%;
		padding: 10px 0 10px 10px;
	}
		.box .avatars li {
			float:left;
			position:relative;
			width: 40px;
			height: 40px;
			margin-right: 10px;
			margin-bottom:10px;
		}
		.box .popup {
			display:none;
			border-radius: 3px;
			left: 50%;
			margin-left:-120px;
			top: 50px;
			position:absolute;
			z-index: 10;
			width: 240px;
			font-size: 12px !important;
			height: auto;
			padding: 6px;
			text-align:left;
			background: #0B0B0B;
		}
		
		.pp:hover .popup {
			display:block;
		}
		
		li:not(.npop):hover .popup {
			display:block;
		}
			.box .popup .avatar {
				margin-right: 10px;
			}
			.box .popup ul, .box .about ul {
				float:left;
				width: 100%;
				padding: 0 !important;
			}
				.box .popup li, .box .about li {
					padding-top: 2px;
					width: 100%;
					height: auto;
				}
					.box .popup p, .box .about p  {
					}
					.box .popup p span, .box .about span {
						padding-right: 5px;
						color: #D59B1D;
					}
	.box .builds {
		float:left;
		margin: 20px 0;
		width: 100%;
		text-align:center;
	}
		.box .build {
			display:inline-block;
			padding: 2px 5px 0;
			width: 50px;
			line-height: 0;
			height: 55px;
			background: #212121;
		}
			.box .build img {
				max-width: 40px;
				max-height: 40px
				border-radius:5px;
			}
				.box .build span {
					line-height: 10px;
					color: #D59B1B;
				}
		.box > .build {}
		.box .builds {
			min-height:300px;
		}
			.box .builds ul {
				position:relative;
				margin: 10px auto 0;
				padding-top:15px;
				display:block;
				max-width: 343px;
				background: url(images/3_b.png) center 0 no-repeat;
				background-size: 100% 10px;
				border-radius: 0 !important;
			}
			.box .builds ul li {
				position:relative;
			}
				.box .builds ul ul {
					max-width: 185px;
					background-image:url(images/4_b.png);
				}
				.box .builds ul ul.builds_2.level3 {
					max-width:85px;
				}
			.box .builds .builds_1 {
				background-image:url(images/1_b.png);
				background-size: auto;
			}
			.box .builds .builds_2 {
				background-image:url(images/2_b.png);
			}
			.box .builds .builds_3 {
				background-image:url(images/3_b.png);
			}
			.box .builds .builds_4 {
				background-image:url(images/4_b.png);
			}
				.box .builds ul .nr_1 {
					top: 10px;
					position:absolute;
					left: -25px;
				}
				.box .builds .builds_2 .builds_1 .nr_1,.box .builds .builds_1 .nr_1 {
					position:static !important;
				}
				.box .builds .builds_2 .nr_1 {
					position:absolute !important;
				}
				
				.box .builds .builds_2 .nr_2 {
					top: 10px;
					position:absolute;
					right: -25px;
				}
				
				
				
				.box .builds > ul > .nr_3, .box .builds ul ul .nr_4 {
					position:absolute;
					top: 10px;
					right: -25px;
				}
				.box .builds ul ul .nr_2, .box .builds ul ul .nr_3 {
					display:inline-block;
				}
				.box .builds ul ul .nr_3 {
					margin-left: 10px;
					
				}
	.box .about {
		float:left;
		padding: 10px;
	}
		.box .about .avatar {
			margin-right: 10px;
		}
		.box .about .avatar + p {
			padding-top: 5px;
			font-size: 15px;	
		}
		.box .about li {
			padding-top: 5px;
		}
		.box .about .stats {
			padding-top: 5px;
		}
		.box .about .stats span {
			display:block;
		}
.box.aside {
	width: 300px;
	margin-bottom: 20px;
	float:left !important;
}
.summoners_servers {
	width:960px;
	margin:0px auto;
}
.box.aside.float {
	margin:10px;
	position:relative;
}
.box.aside.float a.full {
	width:300px;
	height:162px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}
.nosummoner {
	width:300px;
	height:162px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.nosummoner .head {
	font-size:15px;
	color:#ffffff;
	margin-bottom:0px;
}
.nosummoner span {
	color:#999999;
	font-size:10px;
}
/*
.box.aside .cmt-expand {
	font-size:11px;
}
*/
.box.ads {
	clear:left;
}
	.box .pos, .box .sort {
		overflow:hidden;
		padding: 5px 0 10px 5px;
	}
		.box .pos li , .box .sort li {
		}
			.box .pos li a, .box .sort li a {
				width: 90px;
				margin: 5px 0 0 5px;
			}
			.box .pos li .all , .box .sort li .all {
				background: #8F191F;
				border-color: transparent;
				
			}
	.box.champions, .box.summoners {
		width: 817px;
		min-height:400px;
	}
	.box.champions ul {
		float:left;
		width: 100%;
		padding: 1px 0 15px 1px;
	}
		.box.champions > ul > li {
			float:left;
			border-radius: 3px;
			margin: 5px 0 0 5px;
			width: 85px;
			height: 85px;
		}
			.box.champions li a {
				position:relative;
				display:block;
				width: 85px;
				height: 85px;
			}
				.box.champions a img {
					width:85px;
					height:85px;
					position:absolute;
					top: 0;
					right: 0;
					border-radius: 2px;
				}
				.box.champions a .name {
					position:absolute;
					bottom: 0;
					left: 0;
					text-align:center;
					display:block;
					font: 12px/30px arial, tahoma, sans-serif;
					color: #fff;
					width: 85px;
					height: 25px;
					background: rgba(0,0,0, .6);
				}
					.box.champions .rank {
						display:none;
						border-radius: 0;
						position:absolute;
						bottom: 0;
						left: 0;
						height: 54px;
						width: 100%;
						background: #0F0F0F;
						color: #fff;
						padding-top: 2px;
						text-align:center;
						font: 12px/17px arial, tahoma, sans-serif;
					}	
					.box.champions a:hover .rank {
						display:block;
					}	
					.box.champions a:hover .name {
						bottom: 54px
					}
						.box .rank li {
							min-width: 60px;
							max-width:85px;
							overflow:hidden;
							display:inline-block;
						}	
						.box .rank .win {
							padding-left:20px;
							background: url(images/win.png) 0 0 no-repeat;
						}	
						.box .rank .fights {
							padding-left:20px;
							background: url(images/fight.png) 0 0 no-repeat;
						}	
.summoners {
	background: #2B2B2B !important;
}
.recent {
	float:left;
	width: 503px;	
	background: #252525;
	min-height: 620px;
	border-right: 1px solid #212121;
	padding-bottom: 10px;
}
	.ranked {
		float:left;
		margin: 10px 9px 0;
		width: 484px;
		padding: 1px;
		padding-top:5px;
		border-radius: 2px;
		border: 1px solid #003f05;
		position:relative;
	}
		.ranked .result {
			float:left;
			position:absolute;
			left: -15px;
			top: 18px;
			width: 55px;
			height: 18px;
			font-size: 15px;
			text-align:center;
			color: #157318;
			text-transform:uppercase;
			-webkit-transform: rotate(-90deg);
			-moz-transform: rotate(-90deg);
			-o-transform: rotate(-90deg);
			transform: rotate(-90deg);
		}
		.ranked .profile {
			margin: 0 10px 0 25px;
		}
			.ranked .profile img {}
			.ranked .profile span {bottom: 3px;}
		.ranked .info {
			float:left;
			font-size: 12px;
			color: #F7F7F7;
			line-height: 15px;
			padding-top: 5px;
			width: 125px;
		}
			.ranked .info li {}
			.ranked .info .time {
				color: #E7A91B;
			}
			.ranked .info .ago {
				font-size: 10px;
				color : #999;
			}
		.ranked .details {
			width: 75px;
		}
			.ranked .details li {
				font-size: 10px;
				color: #8D8D8D;
			}
				.ranked .details span {}	
		.ranked .res {
			float:left;
			padding-top: 5px;
			font-size: 10px;
			color: #8D8D8D;
		}
			.ranked .res li span {
				font-size: 12px;
				color: #fff;
			}
		.ranked .button {
			float:right;
			margin: 10px 10px 0 0;
			width: 90px;
			height: 25px;
			line-height: 25px;
		}
	.ranked.loss {
		border-color: #383838;
	}
		.ranked.loss .result {
			color: #A90000;
			padding-right: 7px;
		}
	.ranked .spec {
		float:left;
		margin: 5px 5px 10px;
		border-radius: 4px;
		width: 470px;
		padding: 5px;
		background: #202020;
		display:none;
	}
	.match-items {
		width:100% !important;
		clear:both;
		margin-top:20px;
		padding-top:10px;
	}
	.match-items ul {
		width:100% !important;
		list-style:none !important;;
		margin:0px;
		padding:0px;
		text-align:center;
	}
	.match-items ul li {
		width: 30px !important;
		display:inline-block;
		margin:1px;
		position:relative;
		height:auto !important;
		text-align:center;
		list-style:none;
		vertical-align:top;
	}
	.match-items ul li img {
		border-radius: 8px;
		border: 1px #000 solid;
    	width: 30px;
    	height: 30px;

	}
	.match-items ul li .popup { 
		width:240px !important;
		padding: 6px !important;
		text-align:left !important;
	}
	.ranked .spec.expanded {
		display:block;
	}
		.ranked .spec div:not(.match-items) {
			float:left;
			padding: 0 13px;
			width: 120px;
			text-align:center;
		}
			.ranked .spec .w_team {
				clear:left;
			}
				.ranked .spec div:not(.match-items) li {
					height: 15px;
					line-height: 15px;
					margin-bottom: 2px;
					color: #CBCBCB;
    				padding: 0 5px;
    				width: 125px;
					text-align:right;
				}
				.ranked .spec li a {
					color: #CBCBCB;
				}
					.ranked .spec li span {
						float:right;
						width: 14px;
						height: 14px;
						overflow:hidden;
						border-radius: 3px;
						margin: 0 0 0 5px;
						background: #8D8D8D;
					}
					.ranked .spec li span img {
						width:14px;
						height:14px;
					}
		.ranked .spec .l_team {
			float:left;
		}
			.ranked .spec .l_team ul {}
				.ranked .spec .l_team li {
					text-align:left !important;
				}
					.ranked .spec .l_team li span {
						float:left;
						margin: 0 5px 0 0;
					}
			.ranked .spec h4 {
				padding-top:10px;
				padding-bottom: 10px;
				font-size: 12px;
				font-weight:normal;
				color: #CBCBCB; 
			}
		table.stats {
			text-align:left;
			border-collapse: collapse;
			border-spacing: 0;
			vertical-align:middle;
			float:right;
			width: 192px;
			font-size: 12px;
			color: #fff;
			background: #171717;
			margin-top: 10px;
		}
			.stats tr:nth-child(even) {
				background: #1F1F1F;
			}
			.stats th {
				padding: 0 8px;
				height: 17px;
				border-left: 1px solid #171717;
			}
			.stats td {
				color: #E7A91B;
				padding: 0 8px;
				border: 1px solid #171717;
				border-top: 0;
			}
.summoner {
	float:right;
	width: 300px;
	min-height: 620px;
	background: #252525;
	border-left: 1px solid #212121;
}
	.summoner > ul {
		float:left;
		margin: 8px;
	}
		.summoner > ul > li {
			float:left;
			font-size: 10px;
			color: #8D8D8D;
			width:283px;
			padding: 5px;
			background: #1F1F1F;
			margin-bottom: 5px;
			padding-top:2px;
		}
	.profile {
		float:left;
		width:55px;
		height: 55px;
		margin-right: 20px;
		position:relative;
	}
		.profile img {
			position:absolute;
			left: 0;
			top: 0;
			width:45px;
			height:45px

		}
		.profile span {
			position:absolute;
			left: 0;
			bottom: 0;
			width: 55px;
			text-align:center;
			font: 10px/15px arial,tahoma, sans-serif;
			color: #fff;
			background: rgba(0,0,0,.6);
		}
	.rank {
		float:left;
		width: 90px;
		padding-top: 10px;
	}
		.rank .wins {}
			.rank .wins span {
				font-size: 15px;
				color: #157318;
			}
		.rank .losses {}
			.rank .losses span {
				font-size: 15px;
				color: #A90000;
			}
	.details {
		float:left;
		padding-top: 5px;
	}
		.details li {}
			.details li span {
				font-size: 12px;
				color: #E7A91B;
			}
	.box h2 .avatar {
		width: 20px;
		height: 20px;
		margin: 5px 5px 0 -10px;
	}
		.box h2 .avatar img {
			max-width: 20px;
			max-height: 20px;
		}
	.box h2 span,.box h1 span {
		color: #fff;
	}
	.box h2 span.lvl {
		float:right;
		margin-right: 10px;
	}
.box h3 {
	float:left;
	color: #fff;
	margin: 10px 10px 0;
}
	ul.st {
		float:left;
		padding: 10px 5px;
		width: 100%;
		color: #fff;
		font-size: 12px;
		text-align:center;
	}
		ul.st > li {
			float:left;
			width: 96px;
			height: 142px;
			padding-top: 10px;
			background: #212121;
		}
		ul.st > li:nth-child(even) {
			background:none;
		}
			ul.st .kind {}
			ul.st .rank {
				width: 100%;
				padding-top: 38px;
				height: 56px;
				font-size: 15px;
				background: center 0 no-repeat;
				background-size:43px 38px;
			}
				ul.st .bronze {
					background-image:url(images/bronze.png);
				}
				ul.st .gold {
					background-image:url(images/gold.png);
				}
				ul.st .diamond {
					background-image:url(images/diamond.png);
				}
				ul.st .platinum {
					background-image:url(images/platinum.png);
				}
				ul.st .silver {
					background-image:url(images/silver.png);
				}
				ul.st .unrated {
					color: #8D8D8D;
					background-image:url(images/not_rated.png);
				}
			ul.st small {
				width: 100%;
				color: #999;
				font-size: 10px;
			}
			ul.st .wins {
				display:inline-block;
				width: 100%;
				color: #999;
				font-size: 10px;
			}
				ul.st .wins span {
					font-size: 15px;
					color: #157318;
				}
			ul.st .losses {
				display:inline-block;
				width: 100%;
				color: #999;
				font-size: 10px;
			}
				ul.st .losses span {
					font-size: 15px;
					color: #910A0A;
				}
	#scroll.stat {
		height: auto;
		overflow: auto;
		width: 300px;
	}
	#scroll.item {
		float:right;
		padding: 10px 0;
		height: 765px;
		overflow: auto;
		width: 270px;
	}
	.box.aside .stats {
		float:left;
		margin: 5px 0 10px 10px;
		width: 260px;
	}
		.box.aside .user .stats {
			width: 280px;
		}
	
	.box.tabs {
		position:relative;
		margin-top: 30px;
		width: 817px;
		background: #2b2b2b;
	}
		.box.tabs .cmt-expand {
			clear:left;
			width: 610px;
		}
		.box.tabs ul.tabs {
			position:absolute;
			top: -30px;
			left: 0;
		}
			.box.tabs ul.tabs li {
				float:left;
				border-top-left-radius: 5px;
				border-top-right-radius: 5px;
				height: 30px;
				background: #171717;
				text-align:center;
				width: 140px;
			}
				.box.tabs ul.tabs li a {
					display:block;
					color: #fff;
					width: 100%;
					line-height: 30px;
				}
			.box.tabs ul.tabs li.active {
				background: #2b2b2b
			}
				.box.tabs ul.tabs li.active a {
					color: #E7A91B;
				}
		#guides {
			padding: 15px;
			min-height:500px;
		}
		#counterpicks,#addguide {
			overflow:hidden;
			padding: 15px;
		}
			#counter > div {
				float: left;
				overflow:hidden;
				margin-left: 18px;
				width: 250px;
				background: #252525;
			}
				#counter > div .cmt-expand {
					margin: 0 5px 10px;
					width: 240px;
				}
				#counter > div h2 {
					border: 0;
				}
			#counter .strong {
				margin: 0;
			}
				#counter .strong h2 {
					background:#1F4020;
				}
			#counter .weak {}
				#counter .weak h2 {
					background: #4A1B1B;
				}
			#counter .best {}
				#counter .best h2 {
					background:#685322;
				}
			#counter ul {
				float:left;
				padding: 5px;
				width: 100%;
			}
				#counter li {
					float:left;
					width: 100%;
					margin-bottom: 10px;
				}
				#counter li .avatar {
					margin-right: 10px;
					width: 50px;
					height: 50px;
				}
					#counter li .avatar img {
						border-radius: 3px;
						max-width: 50px;
						max-height: 50px;
						min-width: 50px;
						min-height: 50px;
					}
				#counter li .name {
					float:left;
					font: 12px/20px arial,tahoma,sans-serif;
					color: #F6F6F6;
				}
				#counter li .comments {
					float:left;
					margin-top: 5px;
					color: #878787;
					font-size: 10px;
					border: 1px solid;
					border-color: #353535 #1e1e1e #111;
					border-radius: 4px;
					text-align: center;
					background: #1F1F1F;
					line-height: 25px;
					height: 25px;
					display: block;
					width: 110px;
				}
				#counter li div {
					float:right; 
					width: 60px;
				}
					#counter li div a, #counter div.add {
						border: 1px solid;
						border-color: #454545 #303030 #1d1d1d;
						border-radius: 4px;
						text-align: center;
						background: #333;
						line-height: 25px;
						height: 25px;
						display: block;
						width: 60px;
					}
					#counter li div a:hover {
						text-indent: -999em;
						background: #333 no-repeat center center;
					}
				 #counter div.add {
				 	float:left;
				 	text-align:left;
				 	font-size: 10px;
				 	margin: 0 5px 10px;
				 	width: 240px;
				 	color: #878787;
				 }
					 #counter div.add label {
					 	float:left;
					 	line-height: 25px;
					 	padding: 0 8px;
					 }
					 #counter div.add select {
					 	width: 120px;
					 	height: 15px;
					 	-webkit-border-radius: 4px;
    					-moz-border-radius: 4px;
					 	border-radius: 4px;
					 	font-size: 10px;
					 	color: #333;
					 	font-family: "Myriad pro";
					 	background: #7D7D7D;
					 	border: 0;
					 	margin: 5px 5px 5px 10px;
					 }
						 #counter div.add select option {
						 	background: #CBCBCB;
						 }
						  #counter div.add input[type="submit"]{
						  	border:1px solid #2b2b2b;
							background-color:#1c1c1c;
							outline:none;
							padding:2px;
							padding-left:7px;
							padding-right:7px;
							color:#fff;
							font-size:11px;
							cursor:pointer;
						  }
				#counter li .won {
					color: #157318;
				}
				#counter li .lost {
					color: #A90000;
				}
				#counter li .won:hover,#guides .build .wrap ul li.top a {
					background-image:url(images/top.png);
				}
				#counter li .lost:hover,#guides .build .wrap ul li.bottom a {
					background-image:url(images/bottom.png);
				}
	.skillset {
	 	border-collapse: collapse;
		width: 768px;
		margin-top: 5px;
		table-layout: fixed;
		border-spacing: 0;
		vertical-align:middle;
		margin-bottom: 10px;
	}
		.skillset thead {}
			.skillset thead th {
				height: 24px;
				border: 1px solid #1b1b1b; 
				background: #252525;
				font: 15px/24px arial, tahoma, sans-serif;
			}
			.skillset thead th:first-child {
				border: 0;
				background: none;
			}
			.skillset thead th:nth-child(even) {
				background: #282828;
			}
		.skillset tbody {}
			.skillset tbody td {
				border-left: 1px solid #232323;
				background: #2a2a2a;
			}
			.skillset tbody td:nth-child(odd) {
				background: #282828;
			}
			.skillset tbody tr:nth-last-child(odd) td {
				border: 1px solid #1b1b1b; 
			}
			.skillset tbody .skill {
				padding: 0 5px;
			}
				.skillset tbody .skill p {
					float:left;
					font-size: 15px;
					line-height: 25px;
					width: 25px;
					text-align:center;
				}
				.skillset tbody .skill span {
					float:right;
				}
				.skillset tbody .skill span img {
					width:25px;
					height:25px;
				}
				.skillset tbody .skill small {
					float:left;
					width:100%;
					display:block;
					font-size: 10px;
					line-height: 10px;
				}
			.skillset tbody td{
				text-align:center;
				vertical-align: middle;
				width: 38px;
				height: 40px;
			}
				.skillset tbody td > span {
				}
				.skillset tbody td .filled {
					display:inline-block;
					border-radius: 10px;
					box-shadow: inset 0px 0px 5px rgba(255,255,255, .4);
					width: 20px;
					height: 20px;
					background: #5a5a5a;
				}
	/* masteries */
	.masteries {
		clear: both;
	}
		.masteries .pbox {
			margin-top: 5px;
			width: 250px;
			height: 500px;
			float: left;
			margin: 14px 0 22px 5px;
			border: 1px solid #2a2a2a;
		}
		.masteries .pbox.boxa {
			background: url(images/mbox-red.jpg);
		}
		.masteries .pbox.boxb {
			background: url(images/mbox-blue.jpg);
		}
		.masteries .pbox.boxc {
			background: url(images/mbox-green.jpg);
		}
			.masteries .pbox ul {
				list-style: none;
				padding: 13px 0 0 1px;
				height: 456px;
			}
				.masteries .pbox ul li {
					float: left;
					position: relative;
					margin: 0 0 30px 15px;
					background: rgb(49,47,42); /* Old browsers */
					background: -moz-linear-gradient(top,  rgba(49,47,42,1) 0%, rgba(49,47,42,1) 12%, rgba(43,42,37,1) 14%, rgba(43,42,37,1) 21%, rgba(32,31,27,1) 38%, rgba(32,31,27,1) 45%, rgba(26,25,23,1) 48%, rgba(26,25,23,1) 52%, rgba(23,22,20,1) 55%, rgba(21,20,18,1) 62%, rgba(16,16,14,1) 64%, rgba(13,12,11,1) 76%, rgba(9,8,8,1) 79%, rgba(9,8,8,1) 88%, rgba(8,0,0,1) 90%, rgba(0,0,0,1) 93%, rgba(0,0,0,1) 100%); /* FF3.6+ */
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(49,47,42,1)), color-stop(12%,rgba(49,47,42,1)), color-stop(14%,rgba(43,42,37,1)), color-stop(21%,rgba(43,42,37,1)), color-stop(38%,rgba(32,31,27,1)), color-stop(45%,rgba(32,31,27,1)), color-stop(48%,rgba(26,25,23,1)), color-stop(52%,rgba(26,25,23,1)), color-stop(55%,rgba(23,22,20,1)), color-stop(62%,rgba(21,20,18,1)), color-stop(64%,rgba(16,16,14,1)), color-stop(76%,rgba(13,12,11,1)), color-stop(79%,rgba(9,8,8,1)), color-stop(88%,rgba(9,8,8,1)), color-stop(90%,rgba(8,0,0,1)), color-stop(93%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
					background: -webkit-linear-gradient(top,  rgba(49,47,42,1) 0%,rgba(49,47,42,1) 12%,rgba(43,42,37,1) 14%,rgba(43,42,37,1) 21%,rgba(32,31,27,1) 38%,rgba(32,31,27,1) 45%,rgba(26,25,23,1) 48%,rgba(26,25,23,1) 52%,rgba(23,22,20,1) 55%,rgba(21,20,18,1) 62%,rgba(16,16,14,1) 64%,rgba(13,12,11,1) 76%,rgba(9,8,8,1) 79%,rgba(9,8,8,1) 88%,rgba(8,0,0,1) 90%,rgba(0,0,0,1) 93%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
					background: -o-linear-gradient(top,  rgba(49,47,42,1) 0%,rgba(49,47,42,1) 12%,rgba(43,42,37,1) 14%,rgba(43,42,37,1) 21%,rgba(32,31,27,1) 38%,rgba(32,31,27,1) 45%,rgba(26,25,23,1) 48%,rgba(26,25,23,1) 52%,rgba(23,22,20,1) 55%,rgba(21,20,18,1) 62%,rgba(16,16,14,1) 64%,rgba(13,12,11,1) 76%,rgba(9,8,8,1) 79%,rgba(9,8,8,1) 88%,rgba(8,0,0,1) 90%,rgba(0,0,0,1) 93%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
					background: -ms-linear-gradient(top,  rgba(49,47,42,1) 0%,rgba(49,47,42,1) 12%,rgba(43,42,37,1) 14%,rgba(43,42,37,1) 21%,rgba(32,31,27,1) 38%,rgba(32,31,27,1) 45%,rgba(26,25,23,1) 48%,rgba(26,25,23,1) 52%,rgba(23,22,20,1) 55%,rgba(21,20,18,1) 62%,rgba(16,16,14,1) 64%,rgba(13,12,11,1) 76%,rgba(9,8,8,1) 79%,rgba(9,8,8,1) 88%,rgba(8,0,0,1) 90%,rgba(0,0,0,1) 93%,rgba(0,0,0,1) 100%); /* IE10+ */
					background: linear-gradient(to bottom,  rgba(49,47,42,1) 0%,rgba(49,47,42,1) 12%,rgba(43,42,37,1) 14%,rgba(43,42,37,1) 21%,rgba(32,31,27,1) 38%,rgba(32,31,27,1) 45%,rgba(26,25,23,1) 48%,rgba(26,25,23,1) 52%,rgba(23,22,20,1) 55%,rgba(21,20,18,1) 62%,rgba(16,16,14,1) 64%,rgba(13,12,11,1) 76%,rgba(9,8,8,1) 79%,rgba(9,8,8,1) 88%,rgba(8,0,0,1) 90%,rgba(0,0,0,1) 93%,rgba(0,0,0,1) 100%); /* W3C */
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#312f2a', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
					height: 43px;
					width: 43px;
					border: 1px solid #000;
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					border-radius: 3px;
				}
				.masteries .masteriesadd ul li  {
					cursor:pointer;
				}
				.masteries .pbox ul li.invisible {
					visibility:hidden;
				}
					.masteries .pbox ul li img {
						width:41px;
						height:41px;
					}
					.masteries .pbox ul li span {
						position: absolute;
						display: inline-block;
						background: #2a2a2a;
						color: #fff;
						font-size: 10px;
						line-height: 12px;
						font-family: tahoma;
						top: 38px;
						border: 1px solid #000;
						left: 8px;
						padding: 0 5px;
					}
					.masteries .pbox ul li span > span {
						position: static !important;
						background:transparent;
						top:0px;
						padding:0px;
						border:0px;
					}
			.masteries .pbox p {
				float: left;
				width: 106px;
				font-size: 18px;
				color: #fff;
				padding: 0 0 0 19px;
			}
			.masteries .pbox .points {
				color: #e19d25;
				text-align: right;
				padding: 0 19px 0 0;
			}
	#addguide .guidename {
		padding:5px;
		padding-left:10px;
	}
	#addguide .guidename label {
		margin-right:10px;
		font-size:14px;
	}
	#addguide .guidename input[type="text"] {
		width:300px;
		position:static !important;
		left:0px;
		bottom:0px;
	}
	#addguide input[type="text"],#addguide textarea {
		border:2px solid #2b2b2b;
		background-color:#1c1c1c;
		outline:none;
		padding:5px;
		color:#fff;
	}
	#addguide input[type="text"] {
		bottom: 4px;
		margin-left: 5px;
		left:5px;
		position:relative;
	}
	#addguide .addguidComment {
		padding:10px;
	}
	#addguide .addguidComment h4 {
		font-size:18px;
		font-weight:bold;
		margin-bottom:5px;
	}
	#addguide .addguidComment input[type="text"] {
		width:300px;
		position:static !important;
		left:0px !important;
		bottom:0px !important;
		margin-left: 0px !important;
	}
	#addguide .addguidComment label {
		width:110px;
		display:inline-block;
		vertical-align:top;
		magin-right:5px;
	}
	#addguide .addguidComment textarea {
		width:640px;
		max-width:640px;
		height:150px;
	}
	#addguide > form > div {
		float:left;
		margin: 0 3px 11px;
		padding: 0 0 7px;
		width: 781px;
		background: #252525;
	}
	#addguide .items {
		margin: 5px 0 0 5px;
		padding: 5px;
		width: auto;
		height: auto;
		border-radius: 4px;
		border: 1px solid #1C1C1C;
		background: #282828;
		position:relative;
	}
	#addguide .addgroup {
		margin-left:10px;
		margin-right:5px;
		margin-top:55px;
		width: auto;
		height: auto;
	}
	#addguide .items input {
		display:block !important;
	}
	#addguide a.add {
		width:30px;
		height:30px;
		float:left;
		display:inline-block;
		text-indent:-20000px;
		background-image:url(images/add.png);
	}
	#addguide a.adddesc {
		width:15px;
		height:15px;
		display:inline-block;
		text-indent:-20000px;
		background-image:url(images/add.png);
		background-size:100% 100%;
		position:absolute;
		right:3px;
		top:3px;
	}
	#addguide .items h3 {
		font-size: 15px;
		color: #fff;
	}
	#addguide button[type="submit"] {
		border:2px solid #2b2b2b;
		background-color:#1c1c1c;
		outline:none;
		padding:5px;
		color:#fff;
		padding-left:30px;
		padding-right:30px;
		font-size:30px;
		cursor:pointer;
		margin:0px auto;
		display:block;
		clear:both;
	}	
	#addguide .masteries .mpanel {
		padding-left:10px;
		font-size:22px;
	}
	#addguide .masteries .mpanel span {
		color: #e19d25;
	}
	#addguide .items > ul {
				clear:left;
				width: auto;
				
			}
				#addguide .items > ul > li {
					float:left;
					position:relative;
					text-align:center;
					margin:4px;
				}
		
					#addguide .items img {
						border-radius: 4px;
						width: 50px;
						height: 50px;
					}
					#addguide .items p {}
					#addguide .items .counter {
						position:absolute;
						top: 25px;
						right: 8px;
						width: 25px;
						height: 25px;
						font-size: 15px;
						color: #fff;
						text-align:center;
						line-height: 25px;
						border-radius: 3px;
						background: #000;
					}
			
	#guides {}
		#guides .cmt-hide {
			float:right;
			clear:both;
			margin: 5px 10px 0 0;
			color: #878787;
			border: 1px solid;
			border-color: #353535 #1e1e1e #111;
			border-radius: 4px;
			text-align: center;
			background: #1F1F1F;
			line-height: 25px;
			height: 25px;
			display: block;
			width: 180px;
		}
		#guides > div{
			float:left;
			margin: 0 3px 11px;
			padding: 0 0 7px;
			width: 781px;
			background: #252525;
		}
		#guides > div.comments {
			background: transparent;
		}
		#guides .build {
			background:none;
		}
			#guides .build .wrap {
				float:left;
				padding: 5px 15px;
				box-shadow: 1px -1px 0 #131313;
				border-top: 1px solid #2b2b2b;
				border-left: 1px solid #131313;
				border-bottom: 2px solid #131313;
				width: 620px;
				height: 60px;
				background: #202020;
			}
				#guides .build h1 {
					float:left;
					font-size: 18px;
					line-height: 24px;
					color: #fff;
					width:100%;
					font-weight:normal;
				}
				#guides .build .wrap small {
					color: #878787;
					font-size: 12px;
					line-height: 20px;
				}
					#guides .build .wrap small span {
						color: #A78D53;
					}
				#guides .build .wrap ul {
					float:right;
					margin-top: -25px;
				}
					#guides .build .wrap ul li {
						float:left;
						margin-left: 5px;
						width: 60px;
						line-height: 25px;
						color: #8D8D8D;
						text-align:center;
					}
						#guides .build .wrap ul li a {
							border: 1px solid;
							border-color: #454545 #303030 #1d1d1d;
							border-radius: 4px;
							text-align: center;
							background: #333;
							line-height: 30px;
							height: 30px;
							color: #8D8D8D;
							width: 60px;
							display: block;
						}
					#guides .build .wrap ul li.top  {
						color: #157318;
					}
					#guides .build .wrap ul li.bottom {
						color: #910A0A;
					}
					#guides .build .wrap ul li.top a, #guides .build .wrap ul li.bottom a {
						background-repeat: no-repeat;
						background-position: center center;
						text-indent: -999em; 
					}
					#guides .build .wrap ul li.comments,#guides .build .wrap ul li.comments a {
						width: 100px;
					}
					#guides .build .wrap ul li.comments {
						margin: 0 5px 0 0;
					}
			#guides .build a {
				float:right;
				clear:none;
				margin:0;
				width: 150px;
			}
			#guides .build a.inactive {
				float: right;
				clear:none;
				margin:0;
				color: #878787;
				border: 1px solid;
				border-color: #353535 #1e1e1e #111;
				border-radius: 4px;
				text-align: center;
				background: #1F1F1F;
				line-height: 30px;
				height: 30px;
				display: block;
				width: 150px;
			}
	#guides #builds {
		text-align:left;
	}
		#guides .spells .cmt-hide {
			clear: left;
			margin-top: -30px;
		}
		#guides .items {
			margin: 5px 0 0 27px;
			padding-bottom: 5px;
			width: auto;
			height: auto;
			border-radius: 4px;
			border: 1px solid #1C1C1C;
			background: #282828;
		}
		#guides .items.first {
			margin-left: 5px;
		}
			#guides .items h3 {
				font-size: 15px;
				color: #fff;
				position:relative;
			}
				#guides .items h3 span {
					display:inline-block;
					color: #E7A91B;
					width: 13px;
					height: 13px;
					border: 1px solid #E7A91B;
					border-radius: 6px;
					text-align:center;
					line-height: 19px;
					font-family: times new roman;
				}
			#guides .items > ul {
				clear:left;
				width: auto;
				
			}
				#guides .items > ul > li {
					float:left;
					position:relative;
					width: 65px;
					text-align:center;
				}
		
					#guides .items img {
						border-radius: 8px;
						border: 1px #000 solid;
						width: 50px;
						height: 50px;
					}
					#guides .items p {}
					#guides .items .counter {
						position:absolute;
						top: 25px;
						right: 8px;
						width: 25px;
						height: 25px;
						font-size: 15px;
						color: #fff;
						text-align:center;
						line-height: 25px;
						border-radius: 3px;
						background: #000;
					}
	#guides .note {
		float:left;
		width: 771px;
		padding: 10px;
		border-radius: 4px;
		margin: 5px 5px -2px;
		background: #1F1F1F;
		display:none;
	}
	#guides .show {
		display:block;
	}
		#guides .note h4 {
			display:block;
			font-size: 12px;
			color: #E7A91B;
		}
		#guides .note p {}

	#guides .runes {}
		#guides .runes > ul {
			float:left;
			padding: 5px 0 0 10px;
		}
			#guides .runes > ul li {
				line-height: 15px;
			}
				#guides .runes > ul li span {
					display:inline-block;
					min-width: 40px;
					margin-right:10px;
					color: #D59B1D;
				}
.aside.tabs {
	width: 300px;
}
	.aside.tabs .guides {
		float:left;
		margin: 5px;
	}
		.aside.tabs .guides li {
			width: 290px;
			min-height: 50px;
		}
			.aside.tabs .guides a {
				display:block;
				padding: 2px 15px 2px 5px;
				width: 290px;
				min-height: 50px;
				background: #202020;
			}
			.aside.tabs .guides a:hover {
				background: #3a3a3a no-repeat 270px center url(images/hover.png);
			}
				.aside.tabs .guides h3 {
					float:left;
					clear:left;
					width:135px;
					margin: 0;
					font-size: 15px;
					color: #fff;
				}
				.aside.tabs .guides p {
					float:left;
					clear:left;
					width:135px;
					color: #A68D52;
				}
				.aside.tabs .guides .date {
					float:left;
					clear:left;
					width:135px;
					color: #868686;
					font-size: 10px;
					text-transform:uppercase;
				}
					.aside.tabs .guides .date small {
						text-transform:none;
					}
				.aside.tabs .guides .comments {
					float:right;
					margin-top: -15px;
					width: 60px;
					font-size: 10px;
					color: #878787;
					text-align:center;
				}
					.aside.tabs .guides .comments b {
						font-size: 12px;
						color:#FFFFFF;
						display:block; 
					}
				.aside.tabs .guides .votes {
					float:right;
					margin-top: -15px;
					width: 75px;
					font-size: 10px;
					text-align:center;
					color: #878787;
				}
					.aside.tabs .guides .votes b {
						float:left;
						font-size: 12px;
						width:50%;
						text-align:center;
						color: #00A903;
						background:none;
					}
					.aside.tabs .guides .votes b.red {
						color: #A90000;
					}
		.aside.tabs .pager  {
			padding: 5px 5px 10px;
			float:left;
			width:100%;
		}
			.aside.tabs .pager .button {
				float:left;
				clear:none;
				width: 90px;
				margin: 0;
			}
			.aside.tabs .pager span {
				float:left;
				width: 100px;
				float:left;
				line-height: 30px;
				text-align:center;
				color: #878787;
				font-size: 10px;
			}
			.aside.tabs .pager span + .button {
				float:right;
			}
.buttons {
	float:left;
}
	.buttons li {
		float:left;
		margin-left: 10px;
		width: 130px;
	}
	.buttons li.main {
		margin-top:0px;
	}
		.buttons li a, #add .button  {
			border: 1px solid;
			border-color: #454545 #303030 #1d1d1d;
			border-radius: 4px;
			text-align: center;
			background: #333;
			line-height: 30px;
			height: 30px;
			color: #ccc;
			display: block;
			margin: 0;
			color: #cbcbcb;
		}
		.buttons li a:hover,#add .button:hover  {
			color: #fff;
		}
	.buttons li:first-child {
		margin: 0;
	}
	.buttons li.add {
		margin-top: 0 !important;
		width: 70px;
	}
		.buttons li.add a {
			border-color: #303030 #1d1d1d #111;
			background: #1F1F1F;
		}
	.buttons li.main {}
		.buttons li.main a, #add .button.red  {
			background: #8F191F;
			border-color: #902B30 #87181D #500E11;
			margin: 0;
		}
#add {}
	#add .comments {
		float:left;
		width: 100%;
		text-align:center;
	}
	#add .cmt-add {
		float:left;
		clear:both;
		cursor:pointer !important;
		display:inline-block;
		width: 317px;
	}
	#add h3 {
		float:left;
		width: 100%;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		text-indent: 20px;
		color: #fff;
		margin-bottom: 10px;
		background: #151515;
	}
	#add .button {
		float:left;
		margin-left:5px;
		margin-bottom: 10px;
		width: 304px;
		font-size: 12px;
	}
	#add .button.addtype {
		width:auto;
		padding:0px 48px;
	}
	#add .button.red {
		float:left;
		margin-left:5px;
	}
	#add .form {}
		#add .form ul {}
			#add .form li {
				float:left;
				border: 1px solid;
				border-color: #454545 #303030 #1d1d1d;
				border-radius: 4px;
				text-align: center;
				background: #333;
				color: #ccc;
				display: block;
				margin: 0 0 8px;
				color: #cbcbcb;
				min-height: 25px;
				width: 304px;
			}
			#add .form li.empty {
				border: 0;
				margin: 0;
				background:none;
				font-size: 10px;
				text-align:center;
			}
				#add .form li .button {
					float:none;
					display:inline-block;
					width: 157px;
				}
				#add .form label {
					font-size: 10px;
					padding-top:5px;
					float:left;
					text-indent: 15px;
					width:95px !important;
					text-align:left;
					line-height: 25px;
					color: #878787; 
				}
				#add input:-moz-placeholder,#add textarea:-moz-placeholder {color: #333;font-family: arial; font-size: 10px; line-height: 15px;}
				#add input::-webkit-input-placeholder,#add textarea::-webkit-input-placeholder {color: #333; font-family: arial; font-size: 10px;line-height: 15px;}
				#add .form input[type="text"],
				#add .form input[type="password"] {
					float:right;
					margin: 5px 5px 5px 0;
					padding: 0 5px;
					width: 190px;
					color: #333; 
					font-size: 10px;
					height: 25px;
					border-radius: 3px;
					background: #cbcbcb;
					bordeR: 0;
				}
				#add .form select {
					float:right;
					width: 190px;
					margin: 5px 5px 5px 0;
					padding: 0 5px;
					color: #333; 
					font-size: 10px;
					height: 25px;
					border-radius: 3px;
					bordeR: 0;
					background: #cbcbcb;
				}
					#add .form select option {
						background: #CBCBCB;
					}
				#add .form textarea {
					float:right;
					margin: 5px 5px 5px 0;
					color: #333; 
					border: 0;
					font-size: 10px;
					width: 195px;
					background: #cbcbcb;
					border-radius: 3px;
				}
			#add .form li.right {
				float:right;
			}
			#add .form span.error {
				text-align: right;
				margin-right: 10px;
				float:right;
				margin-bottom:5px;
			}
	#add .check {
		width: 100%;
		float:left;
	}
		#add .check li {
			line-height: 22px;
		}
		#add .check li span.error {
			display:inline;
			float:right;
			text-align:left;
			margin:0px;
		}
		/*
			#add .check li input {
				display:none;
			}
			#add .check li input:checked + label {
				background-position:0 bottom;
			}
			#add .check li label {
				padding-left: 20px;
				color: #CBCBCB;
				font-size: 12px;
				background: url(images/check.png) 0 0 no-repeat;
			}
			#add .check li label[for="age"] {
				background-image:url(images/check_a.png);
			}
		*/
			#error404 img.e404{
				left:50%;
				top:50%;
				position:absolute;
				margin-top:-296px;
				margin-left:-439px;
			}
			#error404 .content {
				width: 375px;
				padding: 10px;
				padding-top:5px;
				padding-bottom:5px;
				overflow: hidden;
				background: #2a2a2a;
				position:absolute;
				left:20px;
				top:20px;
			}
			#error404 .content img {
				width:175px;
				position:relative;
				top:8px;
				left:15px;
			}
ul.awards {
	padding:0px;
	margin:0px;
	list-style:none;
	padding-bottom:20px;
	clear:both;
}
ul.awards li {
	width:190px;
	height:250px;
	float:left;
	margin:10px;
}
ul.awards li a {
	width:190px;
	height:250px;
	display:block;
	background:#c8c8c8;
	opacity:0.3;
}
ul.awards li a:hover,ul.awards li a.active {
	opacity:1;
	background:#90191f;
}
.contest-data {
	border: 2px solid #000;
	clear:both;
	display:none;
}
.contest-data thead td,.contest-data tbody td {
	padding:5px;
	border: 2px solid #000;
	vertical-align:top;
}
.contest-data thead td {
	font-size:14px;
	font-weight:normal;
}
.contest-data ul.contest-fanpages {
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:16px;
}
.contest-data ul.contest-fanpages li {
	border:3px solid #959595;
	padding:3px;
	margin:5px;
}
.contest-data ul.contest-fanpages li.active {
	border:3px solid #3b9019;
}
.contest-data ul.contest-fanpages li a {
	color:#fff;
	display:block;
}
.contest-data p {
	margin-bottom:10px;
}
.contest-data form { 
	padding:10px;
}
.contest-data label {
	margin-bottom:0px;
	font-size:14px;
	display:inline-block;
	
}
.contest-data input[type="text"] {
	margin: 5px 5px 5px 0;
	padding: 5px;
	outline:none;
	width: 190px;
	color: #333; 
	font-size: 12px;
	border-radius: 3px;
	background: #cbcbcb;
	border: 0;
	display:block;
}
.contest-data button {
	border:0px;
	background:#3b9019;
	border-radius:5px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	color:#fff;
	cursor:pointer;
}
.contest-data button:disabled {
	background:#ec1a23;
	cursor:default;
}

.loginfb {
	clear:left;
	padding-left: 20px;
	border-radius: 4px;
	padding:5px;
	padding-left:30px;
	padding-right:15px;
	color: #fff;
	cursor: pointer;
	text-align:center;
	border-bottom: 1px solid #060606;
	background: #333;
	font: 12px/25px arial, tahoma,sans-serif;
	background-color:#29518B;
	background-image:url(images/fb.png); 
	background-repeat:no-repeat;
	background-position:5px center;
	display:none;
}
ul#path {
	color: #bcbcbc;
	margin-bottom:15px;
	font-size: 13px;
	margin-left: 10px;
}
ul#path li {
	display:inline-block;
	margin-left:5px;
	background:transparent url(images/path.png) no-repeat left center;
    padding-left: 17px;
    background-size: 10px;
}
ul#path li.first {
	background:transparent;
	padding:0px;
}
ul#path li a {
	color: #bcbcbc;
}
.summoner-account {
	padding:10px;
	font-size:14px;
}
.summoner-account a {
	color:#E7A91B;
	font-size:16px;
}
.summoner-account span {
	color:#E7A91B;
	font-size:16px;
	font-weight:bold;
}
.summoner-account img {
	max-height:25px;
	vertical-align:middle;
	margin-left:5px;
	margin-right:5px;
}
.like-box {
	width:760px;
	margin:0px auto;
	margin-bottom:10px;
	margin-top:20px;
	background:#2a2a2a;
}
.media .overlay {
	width:100%;
	height:100%;
	position:absolute;
	display:table-cell;
	left:0px;
	top:0px;
	vertical-align:middle;
	background:rgba(0,0,0,0.5);
	z-index:10;
}
.media .overlay > span {
	height:155px;
    width:200px;
    padding-top:45px;
    background:black;
    color:#fff;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-100px;
    margin-top:-100px;
    text-align:center;
    background:rgba(255,255,255,0.2);
    font-size:82px;
    line-height:60px;
}
.media .overlay > span span {
	font-size:35px;
	display:block;
}
.gallery {
	width:642px;
	margin:0px auto;
	position: relative;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:18px;
}
.gallery a.prev,
.gallery a.next {
	position:absolute;
	top:2px;
	display:block;
	text-indent:-20000px;
	border:1px solid #ff000;
	width:28px;
	height:74px;
	background:transparent url('images/arrow3.png') no-repeat 0 -74px;
}
.gallery a.prev {
	left:-15px;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.gallery a.prev:hover,
.gallery a.next:hover {
	background-position:0px 0;
}
.gallery a.next {
	right:-15px;
}
.gallery .resourcesGallery {
	height:92px;
	overflow:hidden;
}
.gallery .resourcesGallery  a {
	border: 2px solid #5d5845;
	background-color: 5d5845;
	margin: 2px;
	display: block;
	float: left;
	width:70px;
	height:70px;
}
.gallery .resourcesGallery a img {
	width:70px;
	height:70px;
}
#main .picture a.arrow {
	position:absolute;
	display:block;
	top:50%;
	margin-top:-22.5px;
	z-index:1000;
	width:35px;
	height:45px;
	background:transparent url('images/arrow2.png') no-repeat 0 0;
}
#main .picture a.arrow.prev {
	left:5px;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
#main .picture a.arrow:hover {
	background-position:0px -45px;
}
#main .picture a.arrow.next {
	right:5px;
}
.content-code {
	padding-top:40px;
}
a.btn.admin {
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid;
    background: #8F191F;
    border-color: #902B30 #87181D #500E11;
    border-radius: 4px;
    height: 36px;
    line-height: 34px;
    display:inline-block;
    color:#fff;
}
