@font-face {
    font-family:'WebSymbolsRegular';
    src:url(../fonts/websymbols-regular-webfont.eot);
    src:url(../fonts/websymbols-regular-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/websymbols-regular-webfont.woff) format("woff"),url(../fonts/websymbols-regular-webfont.ttf) format("truetype"),url(../fonts/websymbols-regular-webfont.svg#WebSymbolsRegular) format("svg");
    font-weight:400;
    font-style:normal;
}

@font-face {
    font-family:'WebSymbolsLiga';
    src:url(../fonts/websymbolsligaregular.eot);
    src:url(../fonts/websymbolsligaregular.eot?#iefix) format("embedded-opentype"),url(../fonts/websymbolsligaregular.woff) format("woff"),url(../fonts/websymbolsligaregular.ttf) format("truetype"),url(../fonts/websymbolsligaregular.svg#web_symbols_ligaregular) format("svg");
    font-weight:400;
    font-style:normal;
}

html {
    outline:none;
    box-sizing:border-box;
}

*,:before,:after {
    box-sizing:inherit;
}

img {
    box-sizing:content-box;
    display:block;
}

img {
    -webkit-animation-name:fade;
    -webkit-animation-iteration-count:1;
    -webkit-animation-duration:1s;
    animation-name:fade;
    animation-iteration-count:1;
    animation-duration:1s;
}

@-webkit-keyframes fade {
    0% {
        opacity:0;
    }

    100% {
        opacity:1;
    }
}

@keyframes fade {
    0% {
        opacity:0;
    }

    100% {
        opacity:1;
    }
}

.websymbol,.web-symbol {
    font-family:WebSymbolsRegular!important;
}

.websymbol-liga,.web-symbol-liga {
    font-family:WebSymbolsLiga!important;
}

.fb-like-box {
    background:rgba(255,255,255,.05);
}

html {
}

body {
    font-family:"Titillium Web",Helvetica,Arial,Verdana,sans-serif;
    color:#ccc;
    font-size:13px;
    background:url(../images/bgs/texture.png);
}

a {
    -webkit-transition:color .1s ease-in-out!important;
    -moz-transition:color .1s ease-in-out!important;
    -o-transition:color .1s ease-in-out!important;
    -ms-transition:color .1s ease-in-out!important;
    transition:color .1s ease-in-out!important;
}

a:hover {
    color:#fff;
}

a,ul li {
    text-decoration:none;
}

strong,b {
    font-weight:700!important;
}

p {
    margin-bottom:20px;
    line-height:20px;
}

a.disabled {
    pointer-events:none;
    opacity:.8;
}

.right {
    float:right;
}

.left {
    float:left;
}

.clear {
    clear:both;
    overflow:hidden;
}

.helper {
    display:inline-block;
    height:100%;
    vertical-align:middle;
}

.inner {
    width:1240px;
    margin:0 auto;
}

.greyscale {
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    -o-filter:grayscale(100%);
    filter:grayscale(100%);
    filter:url(grayscale.svg#greyscale);
/* Firefox 4+ */
    filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
/* Firefox 3.5+ */
    filter:gray;
/* IE 6-9 */
}

body #wrapper .pagination {
    overflow:hidden;
    margin-bottom:10px;
    padding:5px 0;
    clear:left;
}

body #wrapper .pagination li {
    margin-bottom:0!important;
    float:left;
    margin-right:5px;
    line-height:23px!important;
    min-height:0;
    width:auto;
    height:23px;
    background:rgba(255,255,255,0.075);
}

body #wrapper .pagination li a {
    padding:0 9px;
    display:block;
    line-height:23px;
    height:23px;
    font-weight:700;
    font-size:10px;
}

body #wrapper .pagination li a:hover {
}

body #wrapper .pagination li .web-symbol {
    font-size:8px;
    font-weight:400!important;
}

body #wrapper .pagination li.current {
    padding:0 7px;
    border:solid 0;
    line-height:19px;
    font-weight:400;
    font-size:10px;
    font-weight:700;
    color:#fff;
    background-image:url(../images/makeup/latest_blogs_gradient.png);
}

.button,.button.input {
    height:35px;
    line-height:35px;
    padding:0 10px;
    border:0;
    font-size:12px;
    cursor:pointer;
    font-weight:900;
    display:inline-block;
    text-transform:uppercase;
    -webkit-transition:all .1s linear;
    -moz-transition:all .1s linear;
    -o-transition:all .1s linear;
    -ms-transition:all .1s linear;
    transition:all .1s linear;
    color:#fff;
}

.button:hover,input.button:hover {
    color:#fff!important;
    box-shadow:inset 0 0 0 100px rgba(255,255,255,0.1);
}

.button:active,input.button:active {
    top:1px;
    position:relative;
}

.head_slider {
    width:100%;
    height:900px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    background:#1d1d1d;
}

#utility {
    width:100%;
    height:50px;
    border-width:0 0 2px;
}

#utility ul.user-buttons {
    float:right;
    height:50px;
    margin-right:0;
    position:relative;
    z-index:9999;
}

#utility ul.user-buttons li {
    overflow:hidden;
    padding:0 10px;
    text-align:left;
}

#utility ul.user-buttons li:hover {
    background:rgba(0,0,0,0.8);
}

#utility ul.user-buttons li img {
    float:left;
    width:25px;
    height:25px;
    margin-right:5px;
    margin-top:10px;
    border:solid 1px #000;
}

#utility ul.user-buttons li h3 {
    float:left;
    font-size:18px;
    text-transform:none;
    line-height:47px;
    color:#fff;
    font-weight:700;
}

#utility ul.user-buttons li h3 .websymbol {
    margin-left:3px;
    font-size:12px;
}

#utility ul.user-buttons li .dropdown {
    visibility:hidden;
    height:auto;
    opacity:0;
    z-index:99999;
    position:absolute;
    top:50px;
    right:0;
    left:0;
    box-shadow:0 4px 4px rgba(0,0,0,0.5);
    background:rgba(0,0,0,0.8);
}

#utility ul.user-buttons li:hover .dropdown {
    visibility:visible;
    opacity:1;
}

#utility ul.user-buttons li .dropdown li {
    float:none;
    display:block;
    padding:0;
}

#utility ul.user-buttons li .dropdown li a {
    float:none;
    line-height:25px;
    padding:0 10px;
    display:block;
    text-transform:none;
    font-size:11px;
    margin:0;
    border-bottom:solid 1px rgba(255,255,255,0.075);
}

#utility ul.user-buttons li .dropdown li:last-child a {
    border:0;
}

#utility ul.user-buttons li .dropdown li:first-child a:hover {
}

#utility li h3 .notif {
    position:relative;
    top:-2px;
}

#utility li .notif {
    line-height:15px;
    font-size:11px;
    background:rgba(255,255,255,0.3);
    padding:0 5px;
    margin-top:5px;
    text-align:center;
    margin-right:0;
    border-radius:2px;
    color:#fff;
}

.topbar_wrap {
    width:1240px;
    height:50px;
    margin-left:auto;
    margin-right:auto;
}

.topbar_left {
    height:50px;
    float:left;
}

.topbar_left li {
    float:left;
    height:30px;
    line-height:30px;
    opacity:.3;
}

.topbar_left .mlg-icon img {
  height: 18px !important;
  margin-top: 6px !important;
}

.topbar_left li img {
    height:30px;
    margin-top:0;
}

.topbar_left li:hover {
    opacity:1;
}

.topbar_left a {
    display:inline-block;
    margin-top:10px;
    margin-right:6px;
    font-size:16px;
    width:30px;
    height:30px;
    text-align:center;
    line-height:30px;
    color:#fff;
    background-image:url(../images/makeup/35_mask.png);
    opacity:.7;
}

.topbar_left a:hover {
    color:#fff;
    background-image:url(../images/makeup/46_mask.png);
    opacity:1;
}

.topbar_right {
    width:200px;
    height:50px;
    float:right;
}

.topbar_right a {
    float:right;
    text-transform:uppercase;
    display:inline-block;
    font-weight:600;
    margin-top:7px;
    margin-left:6px;
    font-size:14px;
    padding:11px 12px;
    color:#fff;
    background-image:url(../images/makeup/35_mask.png);
    opacity:.7;
}

.topbar_right a:hover {
    color:#fff;
    background-image:url(../images/makeup/46_mask.png);
    opacity:1;
}

.topbar_right a span {
    text-transform:lowercase;
    margin-right:5px;
    font-weight:400!important;
}

#header {
    position:absolute;
    top:50px;
    left:0;
    right:0;
    height:124px;
    z-index:2;
    width:100%;
    border-image:url(../images/makeup/10_mask_white.png) 0 0 1 0 stretch stretch;
}

.nav_wrap {
    width:1240px;
    height:124px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}

.logo {
    float:left;
    margin-top:0;
    line-height:124px;
    height:124px;
    font-size:25px;
}

.logo a {
    font-weight:700;
    display:inline-block;
    height:124px;
}

#is-home .logo a img {
    max-width:280px;
    max-height:200px;
    margin-top:0;
}

.logo a img {
    max-width:280px;
    max-height:100px;
    vertical-align:middle;
    display:inline-block;
}

.nav_right {
    float:right;
    margin-top:40px;
    border-width:2px 0;
}

.nav_right ul li {
    display:inline-block;
    margin-left:20px;
}

.nav_right ul li a {
    padding:0;
    border-bottom:2px rgba(0,0,0,0.0) solid;
    display:inline-block;
    font-weight:600;
    font-size:16px;
    color:#fff;
    line-height:40px;
}

.nav_right ul li a:last-child {
    display:inline-block;
}

.nav_right ul li a:hover {
}

.nav_right ul li.active {
    border-bottom:2px solid #fff;
    color:#fff;
}

#spotlight-surround {
    position:relative;
    width:100%;
    height:585px;
    z-index:1;
}

#spotlight-surround .next,#spotlight-surround .prev {
    color:#fff;
    height:80px;
    width:30px;
    font-size:100px;
    position:absolute;
    z-index:10;
    cursor:pointer;
    opacity:.3;
    text-shadow:0 0 10px #000;
}

#spotlight-surround .next {
    top:50%;
    right:20px;
    margin-top:-100px;
}

#spotlight-surround .prev {
    top:50%;
    left:20px;
    margin-top:-100px;
}

#spotlight-surround .next:hover,#spotlight-surround .prev:hover {
    opacity:1;
}

#spotlight {
    width:100%;
    height:440px;
    position:relative;
    overflow:hidden;
    clear:both;
}

#spotlight img {
    width:1240px;
    margin:0 auto;
}

#spotlight .spotlight-copy {
    position:absolute;
    bottom:40px;
    right:0;
    width:500px;
    padding:20px;
    border:solid 2px rgba(255,255,255,0.1);
    border-width:2px;
}

#spotlight .spotlight-copy p {
    margin-bottom:0;
}

#spotlight .spotlight-copy .button {
    line-height:35px;
}

#spotlight ul {
    position:absolute;
    width:2000em;
    overflow:hidden;
}

#spotlight ul li {
    margin:0 auto;
    position:relative;
}

#spotlight ul li .spotlight-overlay {
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    height:100%;
    width:100%;
    background:url(../images/bgs/texture50.png),-webkit-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0));
    background:url(../images/bgs/texture50.png),-moz-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0));
    background:url(../images/bgs/texture50.png),-ms-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0));
    background:url(../images/bgs/texture50.png),linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(0,0,0,0));
}

#spotlight ul li .spotlight-fade {
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    height:100%;
    width:100%;
    background:url(../images/bgs/spotlight-fade.png) no-repeat top center;
}

#spotlight ul li .inner {
    width:1240px;
    margin:0 auto;
    height:100%;
    position:relative;
}

#spotlight h2 {
    font-size:26px;
    margin-bottom:5px;
    line-height:28px;
    letter-spacing:-1px;
}

#spotlight h2 a:hover {
    color:#fff;
}

#spotlight p {
    line-height:18px;
    font-size:14px;
}

#spotlight .read-more {
    margin-top:10px;
}

#spotlight .slideshow,#spotlight .slideshow li {
    width:100%!important;
    height:100%;
}

.spotlight-nav {
    position:absolute;
    bottom:0;
    z-index:10;
    overflow:hidden;
    width:100%;
    height:144px;
    overflow:hidden;
    border-width:2px 0 0;
}

.spotlight-nav ul {
    overflow:hidden;
    height:144px;
    margin:0 auto;
    width:1240px;
}

.spotlight-nav li {
    display:inline-block;
    margin-right:27px;
    margin-top:20px;
    position:relative;
}

.spotlight-nav li:last-child {
    margin-right:0;
}

.spotlight-nav li a {
    width:224px;
    height:104px;
    display:block;
    text-indent:-9999px;
    overflow:hidden;
    position:relative;
    opacity:.3;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    border:solid 2px rgba(255,255,255,0.1);
}

.spotlight-nav li.activeSlide a {
    opacity:1;
}

.spotlight-nav li.activeSlide .timer {
    opacity:1;
    visibility:visible;
}

@-webkit-keyframes travel {
    from {
        width:0;
    }

    to {
        width:100%;
    }
}

@-moz-keyframes travel {
    from {
        width:0;
    }

    to {
        width:100%;
    }
}

@-o-keyframes travel {
    from {
        width:0;
    }

    to {
        width:100%;
    }
}

.timer {
    position:absolute;
    background:rgba(255,255,255,0.5);
    height:1px;
    bottom:1px;
    left:0;
    z-index:10;
    display:none;
    -webkit-animation-name:travel;
    -webkit-animation-timing-function:ease;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:normal;
    -webkit-animation-duration:4.85s;
    -moz-animation-name:travel;
    -moz-animation-timing-function:ease;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:normal;
    -moz-animation-duration:4.9s;
    -o-animation-name:travel;
    -o-animation-timing-function:ease;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:normal;
    -o-animation-duration:4.9s;
}

#wrapper {
    width:100%;
    min-height:200px;
    height:auto;
    overflow:hidden;
    margin-top:124px;
    padding-top:0;
    border-width:2px 0 0;
}

#is-home #wrapper {
    margin-top:0;
    padding-top:0;
}

#content-wrapper {
    width:1240px;
    margin:0 auto;
    padding:0;
}

#content {
    margin-bottom:20px;
    margin-top:20px;
    z-index:0;
}

.fill_meta {display:none}

#content.has-side {
    max-width:920px;
}

#content.no-side {
    width:100%;
}

#sidebar {
    width:300px;
    margin-left:20px;
    float:right;
    margin-top:50px;
}

#is-home #sidebar {
    margin-top:0;
}

#page-title {
    width:100%;
    line-height:1;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    color:#fff;
}

#section-title {
    width:100%;
    line-height:1;
    font-size:20px;
    font-weight:700;
    margin-bottom:20px;
    color:#ababab;
}

#footer_sponsors {
    width:100%;
    height:140px;
    background:rgba(255,255,255,0.05);
}

.spotlight_sponsors {
    width:1240px;
    height:inherit;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    overflow:hidden;
    position:relative;
}

.jcarousel-wrapper {
    position:relative;
}

.jcarousel {
    position:relative;
    overflow:hidden;
    margin:0 50px;
}

.jcarousel ul {
    width:20000em;
    position:relative;
/* Optional, required in this case since it's a <ul> element */
    list-style:none;
    margin:0;
    padding:0;
}

.jcarousel li {
/* Required only for block elements like <li>'s */
    float:left;
    margin:20px 0 0;
    height:110px;
/* equals max image height */
    width:227px;
    white-space:nowrap;
    text-align:center;
    opacity:.5;
}

.jcarousel ul li img {
    vertical-align:middle;
    max-height:80px;
    display:inline-block;
    max-width:150px;
}

.jcarousel ul li:hover {
    opacity:1;
}

.jcarousel ul li:hover img {
}

/*Can give problems when the image has a different colour, at this moment I know no way to fix it*/
.footer_sponsors_image {
    opacity:.2;
}

.footer_sponsors_image:hover {
    opacity:1;
}

.footer_sponsors_arrow {
    margin-top:55px;
    font-size:30px;
    color:#555;
}

.footer_sponsors_arrow:hover {
    color:#fff;
}

.footer_sponsors_arrow.jcarousel-control-prev {
    position:absolute;
    left:0;
    top:0;
}

.footer_sponsors_arrow.jcarousel-control-next {
    position:absolute;
    right:0;
    top:0;
}

#footer_nav {
    width:100%;
    height:125px;
    border-width:2px 0;
    background:rgba(0,0,0,0.25);
}

#footer_nav .nav_right ul li a {
    padding:0;
}

#footer_nav .logo img {
    max-width:150px!important;
    max-height:80px!important;
    margin:0!important;
}

#footer_main {
    width:100%;
    padding:30px 0;
    overflow:hidden;
}

#footer_main .widget {
    float:left;
    width:400px;
    margin-right:20px;
    margin-bottom:0;
}

#footer_main .widget:nth-child(3n) {
    margin:0;
}

#footer_main .widget .widget-inner {
    height:270px;
}

.footer_wrap {
    width:1240px;
    height:inherit;
    margin-left:auto;
    margin-right:auto;
}

.footer_block {
    float:left;
    width:380px;
    margin-right:20px;
}

.footer_block:last-child {
    margin-right:0;
}

.forum_activity {
    float:left;
    width:380px;
    margin-top:30px;
}

.spanforum_activity {
    display:block;
    font-size:22px;
    font-weight:600;
    margin-bottom:20px;
    color:#fff;
    float:left;
}

.forum_activity_view_all {
    float:right;
    margin-top:5px;
    font-weight:600;
    color:#ababab;
}

.forum_activity_view_all:hover {
    color:#6b8e23;
}

.forum_activity_block {
    clear:both;
    float:left;
    width:380px;
    height:280px;
}

.forum_activity ul {
    float:left;
}

.forum_activity_contentblock {
    clear:both;
    position:relative;
    overflow:hidden;
    width:348px;
    padding:14px 16px;
    background-color:rgba(255,255,255,0.05);
}

.forum_activity_contentblock:nth-child(even) {
    background-color:rgba(255,255,255,0.075);
}

.forum_activity_contentblock_title {
    font-size:15px;
    font-weight:600;
    color:#fff;
}

.forum_activity_contentblock_information {
    margin-top:4px;
    font-size:12px;
    color:#878787;
}

.forum_activity_contentblock_poster {
    color:#6b8e23;
}

.forum_activity_contentblock_forum_location {
    color:#ababab;
}

.forum_activity_contentblock_comments {
    position:absolute;
    top:13px;
    left:322px;
    padding:2px;
    font-size:12px;
    color:#6b8e23;
    background-color:#111;
}

.forum_activity_contentblock_comments:hover {
    background-color:#6b8e23;
    background-image:url(../images/makeup/forum_activity_comments_gradient.png);
}

.forum_activity_contentblock_comments p {
    padding:8px 11px;
}

.forum_activity_contentblock_comments:hover p {
    background-image:url(../images/makeup/50_mask.png);
    color:#fff;
}

.files_and_download {
    float:left;
    width:380px;
    margin-top:30px;
}

.spanfiles_and_download {
    display:block;
    font-size:22px;
    font-weight:600;
    margin-bottom:20px;
    color:#fff;
    float:left;
}

.files_and_download_view_all {
    float:right;
    margin-top:5px;
    font-weight:600;
    color:#ababab;
}

.files_and_download_view_all:hover {
    color:#6b8e23;
}

.files_and_download_block {
    clear:both;
    float:left;
    width:380px;
    height:280px;
}

.files_and_download_block ul {
    float:left;
}

.files_and_download_contentblock {
    position:relative;
    width:348px;
    height:31px;
    padding:14px 16px;
    background-color:rgba(255,255,255,0.05);
}

.files_and_download_contentblock:nth-child(even) {
    background-color:rgba(255,255,255,0.075);
}

/* OR IS IT BETTER TO HAVE A DIV AROUND IT WITH THE WIDTH AND STUFF AND THEN A SPAN FOR THE BACKGROUND*/
.files_and_download_contentblock i {
    width:30px;
    height:28px;
    float:left;
    font-size:30px;
    color:rgba(255,255,255,0.1)555;
}

.files_and_download_contentblock_information {
    float:left;
    margin-left:14px;
}

.files_and_download_contentblock_information_title {
    font-size:15px;
    font-weight:600;
    color:#fff;
}

.files_and_download_contentblock_information_type {
    margin-top:4px;
    font-size:12px;
    color:#878787;
}

.files_and_download_contentblock_information_type span {
    color:#ababab;
}

.files_and_download_contentblock_download {
    position:absolute;
    top:13px;
    left:288px;
    padding:2px;
    font-size:12px;
    color:#6b8e23;
    background-color:#111;
}

.files_and_download_contentblock_download:hover {
    background-color:#6b8e23;
    background-image:url(../images/makeup/forum_activity_comments_gradient.png);
}

.files_and_download_contentblock_download p {
    padding:8px 6px;
    text-transform:uppercase;
}

.files_and_download_contentblock_download:hover p {
    background-image:url(../images/makeup/50_mask.png);
    color:#fff;
}

.about_us {
    float:left;
    width:380px;
    margin-top:30px;
}

.spanabout_us {
    display:block;
    font-size:22px;
    font-weight:600;
    margin-bottom:20px;
    color:#fff;
}

.about_us p {
    height:261px;
    padding:17px;
    font-size:14px;
    line-height:1.3;
    color:#878787;
    background-color:rgba(255,255,255,0.05);
}

.about_us p a {
    font-weight:600;
    color:#6b8e23;
}

.about_us p a:hover {
    color:#fff;
}

footer {
    height:60px;
    border-width:2px 0 0;
}

.footer_bar_wrap {
    width:1240px;
    height:inherit;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

.footer_bar_copyright {
    float:left;
    margin-top:20px;
    font-size:12px;
    color:#fff;
}

.footer_bar_copyright span {
    font-weight:600;
}

.footer_bar_image {
    position:absolute;
    left:50%;
    margin-left:-50px;
    top:17px;
    background:url(../images/logos/esify-light.png) no-repeat;
    background-size:100%;
    width:100px;
    height:28px;
    text-indent:-9999em;
}

.footer_bar_image a {
    display:block;
    height:28px;
}

.footer_bar_social {
    float:right;
    margin-right:13px;
    margin-top:15px;
}

.footer_bar_social li {
    float:right;
    opacity:.3;
}

.footer_bar_social a {
    float:right;
    color:#7d8999;
    font-weight:600;
    margin-left:6px;
    font-size:14px;
}

.footer_bar_social li a img {
    width:20px;
}

.footer_bar_social li:hover {
    opacity:1;
}

/** Our Squads Lists **/
#sidebar #squads {
    margin-top:0;
}

.squad_list li {
    position:relative;
    text-decoration:none;
    margin-bottom:10px;
    border:4px solid rgba(255,255,255,0.1);
}

.squad_list li:last-child {
    margin-bottom:0;
}

.squad_list li a {
    display:block;
    height:100%;
}

.squad_list li a img {
    width:100%;
    display:block;
    opacity:.7;
}

.squad_list li:hover a img {
    opacity:1;
}

.squad_list li:hover {
    border:4px solid rgba(255,255,255,0.5);
}

.squad_list li:hover .squad_list_mask {
    display:none;
}

.squad_list_mask {
    position:absolute;
    display:inline-block;
    width:inherit;
    height:inherit;
    top:0;
    left:0;
    background-image:url(../images/makeup/40_mask.png);
}

.squad_list_name {
    position:absolute;
    bottom:105px;
    right:24px;
    font-size:24px;
    font-weight:600;
    color:#fff;
}

.squad_list_learn_more {
    position:absolute;
    bottom:22px;
    right:21px;
    font-size:15px;
    font-weight:600;
    color:#ababab;
}

/*end*/
/** News **/
#lead-headlines,#latest_reviews {
    position:relative;
    margin-bottom:10px;
}

#lead-headlines li,#latest_reviews li {
    width:100%;
    background:rgba(255,255,255,.05);
    margin-bottom:5px;
    overflow:hidden;
}

.news_grid1 {
    width:220px;
    height:155px;
    position:relative;
    float:left;
}

.blogs-list .news_grid1 {
    width:160px;
}

.news_grid1_pic {
    width:220px;
    height:124px;
    display:block;
    float:left;
    position:relative;
    overflow:hidden;
}

.news_grid1_pic img {
    width:100%;
}

.blogs-list .news_grid1_pic {
    width:160px;
    overflow:hidden;
}

.news_comment {
    width:220px;
    height:30px;
    position:relative;
    float:left;
    display:block;
    color:#6d6d6d;
    font-weight:700;
    line-height:30px;
    font-size:12px;
    text-align:center;
    background:rgba(255,255,255,0.025);
}

.blogs-list .news_comment {
    width:160px;
}

.news_comment i {
    margin-right:6px;
}

.news_comment:hover {
    color:#fff;
}

.news_grid2 {
    height:155px;
    position:relative;
    margin-left:220px;
}

.blogs-list .news_grid2 {
    margin-left:160px;
}

.news_content {
    height:124px;
    padding-top:15px;
    position:relative;
}

.news_bottom {
    height:30px;
    background:rgba(255,255,255,0.025);
    margin-left:3px;
}

.news_readmore {
    margin-right:0;
    height:30px;
    line-height:30px;
}

.news_titlebar {
    display:block;
}

.news_titlebar h3 {
    position:relative;
    margin-left:20px;
    color:#fff;
    line-height:1;
    font-size:20px;
}

.news_titlebar .meta {
    position:relative;
    line-height:1;
    font-size:12px;
    margin-left:20px;
    margin-bottom:5px;
    display:block;
}

.blog_text {
    margin-top:1px;
    line-height:15px;
    margin-left:20px;
    margin-right:20px;
    position:relative;
}

.blog_snippit {
    color:#787878;
    font-size:13px;
}

/** Shop **/
#in_the_shop {
    overflow:hidden;
    position:relative;
}

#in_the_shop h2 {
    margin-bottom:0;
}

#in_the_shop ul {
    border:0;
    overflow:hidden;
    padding:4px 0 0 4px;
    background:#eee;
}

#in_the_shop li {
    float:left;
    position:relative;
    width:224px;
    overflow:hidden;
    padding:5px;
    background:#fff;
    margin-right:5px;
}

#in_the_shop .shop_block_inner_dark {
}

#in_the_shop .img-wrap {
    overflow:hidden;
    height:157px;
}

#in_the_shop img {
    display:block;
    margin-top:0;
    margin-left:0;
    margin-right:0;
    width:100%;
}

.shop_block_in_stock {
    position:absolute;
    top:2px;
    left:114px;
    padding:7px 18px;
    font-size:12px;
    color:#54e49f;
    background:url(../images/makeup/75_mask.png);
}

#in_the_shop .out_of_stock {
    position:absolute;
    top:5px;
    left:5px;
    right:5px;
    bottom:5px;
    background:rgba(0,0,0,0.4);
}

#in_the_shop .out_of_stock p {
    position:absolute;
    top:75px;
    left:0;
    right:0;
    padding:15px 47px;
    font-size:18px;
    color:#e45656;
    background:url(../images/makeup/75_mask.png);
    text-align:center;
    margin:0;
}

#in_the_shop h3 {
    padding:10px;
    font-size:14px;
    line-height:17px;
    color:#666;
    font-weight:700;
    background:#f5f5f5;
}

#in_the_shop .shop_block_content {
    background:#eee;
    margin:0;
    padding:10px 0;
    overflow:hidden;
}

#in_the_shop .discount {
    float:left;
    height:38px;
    width:54px;
    background:url(../images/makeup/in_the_shop_sale_gradient.png);
}

#in_the_shop .discount span {
    display:inline-block;
    margin-top:2px;
    margin-left:2px;
    padding:9px 8px;
    font-weight:600;
    color:#fff;
    background:url(../images/makeup/50_mask.png);
}

#in_the_shop .the-price {
    float:left;
    margin-top:0;
    margin-left:10px;
    font-size:15px;
    font-weight:600;
}

#in_the_shop .the-price span {
    color:#878787;
    font-size:12px;
}

/** Galleries **/
#latest_galleries {
    position:relative;
}

#latest_galleries li {
    position:relative;
    width:230px;
    float:left;
    padding:5px;
}

#latest_galleries li:hover i {
    display:inline;
}

#latest_galleries .galleries_home_block_inner {
    overflow:hidden;
    border:4px solid rgba(255,255,255,0.1);
}

#latest_galleries .galleries_home_block_inner_dark {
    position:absolute;
    top:4px;
    left:4px;
    width:154px;
    height:148px;
    padding-top:2px;
    padding-left:2px;
    border:4px solid rgba(255,255,255,0.1);
}

#latest_galleries ul li:hover .galleries_home_block_inner,#latest_galleries ul li:hover .galleries_home_block_inner_dark {
    border:4px solid rgba(255,255,255,0.2);
}

#latest_galleries ul li i {
    display:none;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:9;
    font-size:20px;
    text-align:center;
    line-height:153px;
    color:#fff;
    background:url(../images/makeup/40_mask.png);
    margin:0;
}

#latest_galleries .galleries_home_image img {
    height:153px;
}

#latest_galleries li:hover .galleries_home_image img {
    opacity:.5;
    height:163px;
    margin-left:-5px;
    margin-top:-5px;
}

#latest_galleries .galleries_home_image {
    position:relative;
    display:block;
    height:153px;
    overflow:hidden;
}

#latest_galleries h3 {
    margin-bottom:0;
}

#latest_galleries h3 a {
    color:#fff;
    float:left;
    display:block;
    clear:both;
    line-height:16px;
    font-size:14px;
    font-weight:700;
    padding-left:5px;
    padding-right:5px;
}

#latest_galleries ul .meta {
    width:100%;
    padding:0 5px;
    margin-bottom:5px;
    display:block;
    clear:both;
    line-height:1;
    font-size:11px;
    font-weight:700;
}

/** Videos **/
#latest_videos {
    position:relative;
}

#latest_videos li {
    position:relative;
    width:230px;
    float:left;
    padding:5px;
}

#latest_videos li:hover i {
    display:inline;
}

#latest_videos .videos_home_block_inner {
    overflow:hidden;
    border:4px solid rgba(255,255,255,0.1);
}

#latest_videos .videos_home_block_inner_dark {
    position:absolute;
    top:4px;
    left:4px;
    width:154px;
    height:148px;
    padding-top:2px;
    padding-left:2px;
    border:4px solid rgba(255,255,255,0.1);
}

#latest_videos ul li:hover .videos_home_block_inner,#latest_videos ul li:hover .videos_home_block_inner_dark {
    border:4px solid rgba(255,255,255,0.2);
}

#latest_videos ul li i {
    display:none;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:9;
    font-size:20px;
    text-align:center;
    line-height:153px;
    color:#fff;
    background:url(../images/makeup/40_mask.png);
    margin:0;
}

#latest_videos .videos_home_image img {
    height:163px;
}

#latest_videos li:hover .videos_home_image img {
    opacity:.5;
    height:173px;
    margin-left:-5px;
    margin-top:-5px;
}

#latest_videos .videos_home_image {
    position:relative;
    display:block;
    height:153px;
    overflow:hidden;
}

#latest_videos h3 {
    margin-bottom:0;
}

#latest_videos h3 a {
    color:#fff;
    float:left;
    display:block;
    clear:both;
    line-height:16px;
    font-size:14px;
    font-weight:700;
    padding-left:5px;
    padding-right:5px;
}

#latest_videos ul .meta {
    width:100%;
    padding:0 5px;
    margin-bottom:5px;
    display:block;
    clear:both;
    line-height:1;
    font-size:11px;
    font-weight:700;
}

/** SIDEBAR STARTS **/
.widget {
    margin-bottom:20px;
    overflow:hidden;
}

.widget.colored {
    background:#fff;
}

.widget-inner {
    padding:10px;
    background:rgba(255,255,255,0.05);
}

.widget-inner p {
    margin-bottom:0;
    line-height:22px;
}

.widget-inner .team-logo {
    max-width:150px;
    margin:10px auto;
    max-height:150px;
}

.widget h2 {
    width:100%;
    height:50px;
    line-height:50px;
    font-size:18px;
    font-weight:600;
    margin-bottom:4px;
    color:#fff;
    padding:0 20px;
    text-transform:uppercase;
    clear:both;
}

.widget.colored h2 {
    color:#fff;
    background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee));
    background:-moz-linear-gradient(top,#fff,#eee);
    background:linear-gradient(top,#fff,#eee);
    border-bottom:solid 1px #fff;
    font-size:18px;
    line-height:58px;
    margin:0 0 4px;
    height:auto;
    padding-left:15px;
    font-weight:700;
    color:#666;
}

.widget ul li {
    overflow:hidden;
}

.widget h3 a {
    color:#fff;
}

.widget ul.widget-list {
    border:solid 0 rgba(255,255,255,.1);
}

.widget ul.widget-list li {
    background:rgba(255,255,255,.05);
    padding:8px 12px 8px 8px;
    margin-bottom:4px;
    position:relative;
}

.widget ul.widget-list li:nth-child(even) {
    background:rgba(255,255,255,.075);
}

.widget ul.widget-list .icon {
    float:right;
    margin-left:10px;
    padding:2px;
    margin-top:3px;
    background:#111;
    margin-left:10px;
    text-align:center;
    display:block;
}

.widget ul.widget-list .icon .websymbol-liga {
    color:rgba(255,255,255,0.1);
    padding:6px 11px;
    display:block;
}

.widget ul.widget-list .icon:hover {
    background-image:url(../images/makeup/latest_blogs_gradient.png);
}

.widget ul.widget-list .icon:hover span {
    background:url(../images/makeup/50_mask.png);
    color:#fff;
}

.widget ul.widget-list li .meta strong {
    color:#666;
}

.widget ul.widget-list li .meta .file-size {
    margin-left:10px;
}

.widget ul.widget-list .auth-thumb {
    float:left;
    width:40px;
    height:40px;
    margin-right:10px;
    background:#000;
    border:solid 1px #000;
}

.widget ul.widget-list h3 a {
    display:block;
    font-size:15px;
    font-weight:600;
    margin-top:4px;
    margin-bottom:3px;
}

.widget ul.widget-list .meta {
    font-size:12px;
    margin-top:3px;
    color:#878787;
}

.widget ul.widget-list .score {
    float:right;
    margin-left:10px;
    padding:0 10px;
    text-align:center;
    line-height:43px;
    margin-top:0;
    text-align:center;
    text-transform:uppercase;
    font-weight:700;
    font-size:16px;
    background:rgba(255,255,255,0.1);
}

.widget ul.widget-list .comments {
    float:right;
    margin-left:10px;
    padding:2px;
    margin-top:3px;
    background:rgba(255,255,255,0.1);
    text-transform:uppercase;
}

.widget ul.widget-list .comments span {
    padding:6px 11px;
    font-size:12px;
    display:block;
}

.widget ul.widget-list .comments:hover {
    background-image:url(../images/makeup/latest_blogs_gradient.png);
}

.widget ul.widget-list .comments:hover span {
    background:url(../images/makeup/50_mask.png);
    color:#fff;
}

.widget ul.widget-list .fa {
    float:left;
    margin-right:10px;
    font-size:25px;
    color:rgba(255,255,255,0.4);
    line-height:35px;
}

.widget ul.widget-list .button .fa {
    font-size:13px;
    color:#fff;
    margin-right:5px;
}

.the-buttons {
    float:right;
    margin-top:3px;
}

.the-buttons a {
    margin-left:10px;
}

/** Sponsors **/
#sidebar_sponsors {
    overflow:hidden;
    margin-bottom:10px;
    border:0;
}

#sidebar_sponsors ul {
    overflow:visible;
    width:350px;
}

#sidebar_sponsors ul li {
    float:left;
    padding:0;
    border:2px solid rgba(255,255,255,0.1);
    margin-right:10px;
    margin-bottom:10px;
    text-align:center;
    height:60px;
/* equals max image height */
    width:145px;
    white-space:nowrap;
    text-align:center;
}

#sidebar_sponsors ul li.lead-sponsor {
}

#sidebar_sponsors ul li.lead-sponsor a {
}

#sidebar_sponsors ul li:nth-child(even) {
}

#sidebar_sponsors ul li a {
    text-align:center;
    display:block;
    height:60px;
}

#sidebar_sponsors ul li img {
    vertical-align:middle;
    max-height:50px;
    display:inline-block;
    max-width:100px;
}

#sidebar_sponsors ul li.lead-sponsor img {
}

/** Livestreams **/
#sidebar_livestream {
}

#sidebar_livestream h2 {
}

.livestream_inner {
    width:100%;
    display:block;
    clear:both;
    position:relative;
    background:#eee;
}

.livestream_list {
    width:100%;
    display:block;
    position:relative;
    clear:both;
}

.livestream_list li {
    position:relative;
    height:90px;
    background:#fff;
    margin:4px 4px 0;
}

.livestream_mask {
    position:absolute;
    width:112px;
    height:84px;
    top:9px;
    left:9px;
}

.livestream_image {
    position:absolute;
    width:112px;
    height:71px;
    top:9px;
    left:9px;
    border:solid 2px #ddd;
}

.livestream_image img {
    width:100%;
}

.livestream_content {
    position:absolute;
    top:0;
    left:121px;
    padding:12px;
}

.livestream_name {
    font-size:20px;
    font-weight:600;
    color:#666;
}

.livestream_views {
    margin:7px 0;
    font-size:12px;
    color:#ababab;
    line-height:1;
}

.livestream_check_it_now {
    font-size:13px;
}

.livestream_check_it_now i {
    margin-right:5px;
}

.livestream_check_it_now:hover {
    color:#666;
}

.livestream_base {
    height:50px;
    display:block;
    position:relative;
    clear:both;
    text-align:center;
    line-height:3.5;
    font-size:14px;
    font-weight:600;
    margin:4px 0 0;
    background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0.3)),to(rgba(255,255,255,0.1)));
    background:-moz-linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0.1));
    background:linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0.1));
}

.livestream_base:hover {
    color:#666;
}

/** MPU **/
.sidebar_mpu {
    position:relative;
    margin-bottom:0;
    text-align:center;
}

.sidebar_mpu .main_mpu {
    margin-bottom:20px;
    text-align:center;
}

.sidebar_mpu .main_mpu div {
    margin:0 auto;
    text-align:center;
}

.sidebar_mpu .main_mpu img {
    display:inline;
}

.sidebar_mpu .mpu-link {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:9;
}

/** Blogs **/
#sidebar_blogs {
    width:300px;
    position:relative;
}

#sidebar_blogs .comments {
    margin-top:7px;
}

/** upcoming Matches **/
.sidebar_upmatch {
    width:300px;
    height:190px;
    float:left;
    position:relative;
    background:#6b8e23;
    margin-bottom:25px;
    background-image:url(../images/makeup/upcoming_match_information_block_gradient.png);
    background-position:bottom;
    background-repeat:no-repeat;
}

.sidebar_upmatch_block1 {
    width:100%;
    height:58px;
    color:#fff;
    display:block;
    float:left;
    clear:both;
    background-image:url(../images/makeup/upcoming_match_gradient.png);
    border-image:url(../images/makeup/50_mask.png) 1 0 1 0 stretch stretch;
    border-bottom:1px solid;
}

.sidebar_upmatch_block1 h2 {
    color:#fff;
    text-shadow:1px 1px #000;
    font-weight:700;
    font-size:22px;
    line-height:58px;
    padding-left:15px;
}

.sidebar_upmatch_block2 {
    text-shadow:1px 1px #000;
    background-image:url(../images/makeup/75_mask.png);
    height:32px;
    font-size:14px;
    position:relative;
    float:left;
    display:block;
    width:100%;
    height:32px;
}

.sidebar_upmatch_block2 span {
    font-weight:600;
    color:#fff;
}

.sidebar_upmatch_block2 p {
    color:#6b8e23;
    float:left;
    padding-top:9px;
}

.sidebar_upmatch_block2 p:first-child {
    padding-left:9px;
}

.sidebar_upmatch_block2 p:last-child {
    float:right;
    padding-right:9px;
}

.sidebar_upmatch_block2 a {
    color:#6b8e23;
}

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

.sidebar_upmatch_block3 {
    width:282px;
    height:80px;
    margin-left:9px;
    margin-top:10px;
    float:left;
    display:block;
    position:relative;
}

.sidebar_upmatch_versus {
    width:202px;
    height:80px;
    float:left;
    display:block;
    position:relative;
    background:url(../images/makeup/upcoming_match_mask.png) no-repeat right;
}

.sidebar_upmatch_tpic {
    width:80px;
    height:80px;
    float:left;
    display:block;
    position:relative;
}

.sidebar_upmatch_versus h2 {
    font-size:18px;
    padding-top:37px;
    padding-left:6px;
    text-shadow:1px 1px #000;
    font-weight:600;
    color:#fff;
}

.sidebar_upmatch_versus p {
    padding-left:6px;
    padding-top:5px;
    font-size:13px;
    float:left;
    text-shadow:1px 1px #000;
    color:#6b8e23;
}

.sidebar_upmatch_versus p:last-child {
    float:right;
    padding-right:6px;
}

/** Latest Results **/
#sidebar_lastresults {
    width:300px;
    position:relative;
}

#sidebar_lastresults ul li {
    padding:10px;
}

#sidebar_lastresults .the-game {
    float:left;
    line-height:30px;
    font-size:12px;
    color:#ababab;
    padding-right:10px;
    margin-bottom:0;
}

#sidebar_lastresults .win .the-game {
    box-shadow:4px 0 #54e49f;
}

#sidebar_lastresults .win .the-score {
    color:#54e49f;
}

#sidebar_lastresults .draw .the-game {
    box-shadow:4px 0 #56a4e4!important;
}

#sidebar_lastresults .draw .the-score {
    color:#56a4e4!important;
}

#sidebar_lastresults .loss .the-game {
    box-shadow:4px 0 #e45656;
}

#sidebar_lastresults .loss .the-score {
    color:#e45656;
}

#sidebar_lastresults .vs {
    float:left;
    margin-left:10px;
    margin-right:5px;
    font-size:12px;
    color:#878787;
}

#sidebar_lastresults .the-opponent {
    float:left;
    margin-left:2px;
    font-size:15px;
    margin-bottom:0;
    font-weight:600;
    line-height:30px;
    color:#fff;
}

#sidebar_lastresults .the-score {
    float:right;
    line-height:30px;
    font-size:14px;
    font-weight:600;
    letter-spacing:1px;
}

.content-widget {
    width:100%;
    line-height:25px;
    font-size:22px;
    font-weight:700;
    margin-top:0;
    margin-bottom:20px;
    color:#fff;
    overflow:hidden;
    background:none;
    padding:0;
    border:0;
}

.content-widget h2 {
    line-height:50px;
    height:50px;
    margin-bottom:5px;
    padding:0 15px;
    font-size:22px;
    letter-spacing:0;
}

.content-widget h2 span {
    float:right;
    color:#ababab;
    font-size:16px;
}

.mainbody_title h3:hover {
    color:#6b8e23;
}

/* --------------------------------- */
/* FORUMS */
/* --------------------------------- */
.context-nav {
    overflow:hidden;
    margin-bottom:20px;
}

.context-nav .button {
    margin-right:10px;
}

.who-is-online {
    line-height:20px;
}

.who-is-online .user-online {
    height:16px;
    width:16px;
    float:left;
    margin-top:0;
    margin-right:5px;
}

.who-is-online h2 {
    padding-left:35px;
}

.who-is-online ul li {
    float:left;
    margin-right:5px;
    margin-bottom:0;
}

.who-is-online ul li a {
    font-weight:400;
}

.who-is-online ul li.team a {
    font-weight:700;
}

.who-is-online ul li.moderator a {
    color:green;
    font-weight:700;
}

.who-is-online ul li.admin a {
    color:#ca0227;
    font-weight:700;
}

.who-is-online ul li.admin a:hover {
    color:inherit;
}

.sub-forum-list {
    list-style:none;
}

.sub-forum-list li {
}

.sub-forum-list.widget {
    padding-bottom:0!important;
}

.sub-forum-list.widget h2 {
    margin-bottom:0!important;
    font-size:16px;
}

.forums #page-title {
    margin-bottom:20px;
}

.forums h2.topic {
    font-size:30px;
    font-weight:400;
    line-height:40px;
    margin-bottom:20px;
}

.forums h2.topic span {
    font-size:12px;
    float:left;
    font-weight:400;
    margin-right:20px;
    text-transform:uppercase;
}

.forums h2.topic .is-sticky {
    font-weight:500;
    margin-top:12px;
    font-size:10px;
    float:left;
    margin-right:10px;
}

.forum-breadcrumb {
    overflow:hidden;
    height:30px;
    line-height:30px;
}

.forum-breadcrumb li {
    float:left;
    background:url(../images/makeup/ico/16/arrowR-grey.png) no-repeat 0 10px;
    margin-right:5px;
}

.forum-breadcrumb li:first-child {
    background:none;
}

.forum-breadcrumb li a {
}

.forum-breadcrumb li:first-child a {
    padding:0;
}

#forum-list {
}

#forum-list h2 {
    font-size:18px;
    letter-spacing:0;
    font-weight:700;
    padding:0 15px;
    color:#fff;
    border:0;
    height:40px;
    line-height:40px;
    margin-bottom:5px;
}

#forum-list h2 span {
    display:none;
    font-size:11px;
    line-height:40px;
    color:#999;
    position:absolute;
    left:350px;
    font-weight:400;
    text-transform:uppercase;
}

#forum-list .widget {
    padding-bottom:0!important;
}

.the-forums {
    margin-bottom:0;
}

.the-forums > li {
    background:rgba(255,255,255,0.05);
    overflow:hidden;
    padding:10px;
    position:relative;
    margin:0 0 5px!important;
    width:100%;
}

.the-forums > li:nth-child(even) {
    background:rgba(255,255,255,0.075);
}

.the-forums > li:hover {
}

.the-forums li:last-child {
    border-bottom:0;
}

.the-forums li h3 {
    font-size:15px;
    margin-top:0;
    line-height:1;
    font-weight:700;
    margin-bottom:0;
}

.the-forums li .thumb-left {
    float:left;
    margin-right:20px;
    display:none;
}

.the-forums li p {
    margin:0;
}

.the-forums li .forum-info {
    float:left;
    width:630px;
}

.the-forums li .latest-thread {
    font-size:11px;
    margin-left:800px;
    margin-top:2px;
}

.the-forums li .latest-thread span {
}

.the-forums li .latest-thread .thread-title {
    font-size:12px;
    font-weight:700;
    display:block;
    margin:0 0 3px 35px;
    padding-top:2px;
}

.the-forums li .latest-thread .thread-title a {
    font-weight:700;
}

.the-forums li .latest-thread .u-thumb {
    float:left;
    width:28px;
    height:28px;
    margin-top:0;
    margin-right:5px;
    border:solid 1px #000;
}

.the-forums li .latest-thread a {
    font-weight:400;
}

.the-forums li .latest-thread a:hover {
    text-decoration:underline;
}

.the-forums li .forum-threads {
    line-height:30px;
    font-size:12px;
    font-weight:400;
    float:left;
}

.the-forums li .forum-threads span {
    font-weight:700;
}

.sub-forums {
    padding:0 0 0 20px;
    clear:both;
    background:url(../images/makeup/forum/subforum-ico.png) 0 12px no-repeat;
    border:0!important;
    overflow:hidden;
}

.sub-forums li {
    float:left!important;
    width:auto;
    padding:0;
    margin:0 5px 0 0!important;
    border:0;
}

.sub-forums li a {
    line-height:20px;
}

.back {
    font-size:30px;
    padding:0;
}

.back span {
}

.forum-table {
    text-align:left;
    clear:both;
    margin-top:20px;
    margin-left:0;
}

.forum-table tr {
    background:rgba(255,255,255,0.05);
}

.forum-table tr:nth-child(even) {
    background:rgba(255,255,255,0.075);
}

.forum-table th {
    font-weight:400;
    font-size:13px;
    padding:10px 0;
}

.forum-table td,.forum-table th {
}

.forum-table .forum-icon {
    font-size:17px;
    width:4%;
}

.forum-table .forum-icon i {
    line-height:1;
    padding:0;
    margin:0;
    position:relative;
    top:12px;
    display:inline-block;
    float:left;
    width:100%;
    text-align:center;
}

.forum-table .replies {
    text-align:left;
}

.forum-table .replies span {
    display:block;
    line-height:15px;
}

.forum-table tr:hover {
    cursor:pointer;
}

.forum-table .ico {
    text-align:center;
}

.forum-table .ico img {
    margin:0 auto;
}

.forum-table a {
    padding:11px 0 5px;
    display:block;
    font-weight:700;
}

.forum-table .date,.forum-table .latest-by {
    display:block;
    padding:0;
    margin:0;
    font-size:11px;
    overflow:hidden;
}

.forum-table .date a,.forum-table .latest-by a {
    padding:0 0 5px;
    line-height:15px;
}

.forum-table .date a {
    font-weight:400;
    padding:5px 0 0;
}

.forum-table .date a:hover {
    text-decoration:underline;
}

.forum-table .latest-by {
    margin-bottom:5px;
}

.forum-table .latest-by a {
    display:inline;
}

.forum-table .small {
    font-size:11px;
}

.is-sticky {
    padding:3px 5px;
    margin:9px 5px 0 0;
    line-height:1;
    text-transform:uppercase;
    font-size:10px;
    font-weight:500;
    float:left;
    color:#fff;
}

.started_by {
    font-size:11px;
    display:block;
    margin-bottom:10px;
}

.started_by a {
    display:inline;
    padding:0;
    font-weight:400;
}

#the-posts {
    margin-bottom:20px;
}

#the-posts > li {
    padding-top:0;
    padding-bottom:10px;
    overflow:hidden;
    position:relative;
    background:rgba(255,255,255,0.05);
    margin-bottom:5px;
    min-height:122px;
}

#the-posts > li:nth-child(even) {
    background:rgba(255,255,255,0.075);
}

#the-posts li.team-member {
}

#the-posts li.mod-member {
}

#the-posts li.admin-member a img {
}

#the-posts .post-author {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    width:300px;
    margin-right:20px;
    padding:20px;
    min-height:110px;
    background:rgba(255,255,255,0.025);
}

#the-posts .user-buttons {
    position:absolute;
    top:124px;
    left:20px;
    padding:0;
    overflow:hidden;
    width:100%;
}

#the-posts .user-buttons .generic_button {
    font-family:WebSymbolsRegular;
    font-weight:400;
    height:20px;
    line-height:20px;
    font-size:10px;
}

#the-posts .user-buttons span.generic_button {
}

#the-posts .post-author a img {
    width:78px;
    height:78px;
    float:left;
    margin-right:10px;
    border:solid 2px #000;
}

#the-posts .post-author .user-avatar {
    position:relative;
    width:81px;
    display:block;
}

#the-posts .post-author .user-online {
    width:10px;
    height:10px;
    float:left;
    margin-right:5px;
    margin-top:2px;
}

#the-posts .post-author h3 {
    margin-bottom:5px;
    margin-top:6px;
}

#the-posts .post-author h3 a {
    font-size:22px;
    color:#fff;
    font-weight:700;
}

#the-posts .post-author .is-admin,#the-posts .post-author .is-team,#the-posts .post-author .is-mod {
    padding:5px;
    margin:0 5px 5px 0;
    text-transform:uppercase;
    border-radius:0;
    font-size:10px;
    font-weight:500;
    display:inline-block;
    color:#fff;
}

#the-posts .post-author .name {
    display:block;
    font-weight:400;
    font-size:12px;
    margin-bottom:3px;
}

#the-posts .post-author .team {
    display:block;
    font-size:11px;
}

.post-date {
    color:#999;
    margin-bottom:10px;
    font-size:11px;
    padding-bottom:5px;
    position:relative;
    float:right;
}

.post-number {
    position:absolute;
    right:0;
    top:0;
}

#the-posts .the-post {
    position:relative;
    margin-left:320px;
    line-height:18px;
    padding:20px 20px 20px 0;
}

#the-posts .the-post ul {
    margin-left:20px;
}

#the-posts .the-post ul li {
    list-style:disc;
    margin-bottom:5px;
}

#the-posts .the-post .speech-mark {
    position:absolute;
    top:-20px;
    left:30px;
    display:none;
    width:20px;
    height:20px;
}

#the-posts li .edit-options {
    display:none;
    border-radius:5px;
    overflow:hidden;
    position:absolute;
    right:10px;
    bottom:10px;
}

#the-posts li:hover .edit-options {
    display:block!important;
}

#the-posts li .edit-options li.adminedit {
    display:none;
}

#the-posts li .edit-options li {
    background:0;
    padding:0;
}

#the-posts li .edit-options li a {
    float:right;
    padding:0 10px;
}

#the-posts .meta {
    text-align:left;
    margin-top:20px;
    height:auto;
    font-size:11px;
    padding:0;
    line-height:1;
    margin-right:0;
    margin-bottom:0;
    margin-left:300px;
    padding-top:15px;
    padding-bottom:5px;
    padding:10px 20px;
    background:rgba(0,0,0,0.1);
    display:block;
    margin-top:0;
}

#the-posts .signature {
    margin-top:40px;
    padding-top:20px;
    border-top:solid 1px rgba(255,255,255,0.1);
}

#the-posts .signature img {
    max-height:200px;
    width:auto;
}

#the-posts .the-post p {
    margin-right:150px;
}

#the-posts .the-post img {
    max-width:600px;
}

#new-post {
    padding:20px;
    margin-bottom:0;
    overflow:hidden;
    background:rgba(255,255,255,0.075);
}

#new-post h2 {
    margin-bottom:10px;
    font-size:14px;
    text-transform:uppercase;
}

#new-post h4 {
    text-align:center;
    font-size:20px;
    text-transform:none;
    margin-bottom:0;
    font-weight:400;
}

#new-post #write-post {
    margin-left:250px;
}

#new-post #write-post textarea {
    width:98.5%;
    margin-bottom:10px;
    font-size:12px;
    line-height:20px;
    padding:3px;
    height:150px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    -webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    visibility:visible!important;
}

#new-post #write-post textarea:focus {
    height:150px;
    box-shadow:0 0 10px #999;
}

#new-post #user-info {
    float:left;
    width:230px;
}

#new-post #user-info img {
    width:70px;
    height:70px;
    float:left;
    margin-right:10px;
}

#new-post #user-info h3 {
    margin-bottom:2px;
    font-size:20px;
}

#new-post #user-info .name {
    font-size:12px;
    color:#999;
}

.new-thread-form {
    padding:10px;
    width:650px;
    margin:0 auto 20px;
    overflow:hidden;
}

.new-thread-form .form-row input[type="checkbox"] {
    float:left;
    margin-right:5px;
}

/* -------------------------------- */
/* ARTICLES */
/* -------------------------------- */
#the-title {
    font-size:30px;
    padding-bottom:5px;
    font-weight:700;
    position:relative;
    line-height:1;
    margin:0;
    letter-spacing:-1px;
}

#the-title .category {
    font-size:20px;
    height:30px;
    line-height:32px;
}

.the-category {
    color:#999;
    float:right;
}

.the-category span {
    color:#666;
}

.is-article p {
    margin-bottom:20px;
}

#the-post {
    overflow:hidden;
}

#the-post img.leader {
    display:block;
    max-width:450px;
    margin-left:20px;
    margin-bottom:20px;
    float:right;
    border:solid 2px rgba(255,255,255,0.1);
}

#the-post ul {
    margin-left:20px;
    margin-bottom:10px;
    overflow:hidden;
}

#the-post ul li {
    list-style:disc inside;
    margin-bottom:10px;
}

.date {
    font-size:11px;
    margin:5px 0 10px;
    display:block;
    line-height:25px;
    position:relative;
}

.date .category {
    float:right;
    padding:0;
    line-height:25px;
    height:25px;
    text-transform:uppercase;
    border-radius:3px;
    font-size:10px;
    font-weight:400;
}

#the-post .meta {
    margin:10px 0 20px;
    display:block;
}

#the-post .post-inner {
    padding:20px;
    background:rgba(255,255,255,0.05);
}

#the-post .post-inner img {
    display:inline;
}

#the-post .post-inner em {
    font-style:italic;
}

#the-post .post-inner sup {
    vertical-align:super;
    font-size:smaller;
}

#the-post .post-inner sub {
    vertical-align:sub;
    font-size:smaller;
}

#the-post .post-inner h1 {
    font-size:27px;
}

#the-post .post-inner h2 {
    font-size:20px;
}

#the-post .post-inner h3 {
    font-size:16px;
}

#the-post .post-inner h4 {
    font-size:13px;
}

#the-post .post-inner h5 {
    font-size:11px;
}

#the-post .post-inner ul ul li,#the-post .post-inner ol ol li {
    list-style-position:inside;
    list-style-type:inherit;
}

#post-meta {
    padding:10px;
    overflow:hidden;
    background:rgba(255,255,255,0.075);
    margin-bottom:30px;
}

#post-meta .author-avatar img {
    height:50px;
    float:left;
    margin-right:10px;
    border-radius:3px;
}

#post-meta .author-meta {
    font-size:11px;
    margin-top:10px;
    font-weight:400;
}

#post-meta h4.author-meta {
    font-size:11px;
    margin-top:3px;
    font-weight:400;
}

#post-meta .author-meta a {
    font-size:20px;
    font-weight:400;
}

#post-meta .author-meta a:hover {
}

#post-meta .sharing {
    float:right;
    margin-top:15px;
}

#post-meta .sharing span {
    margin-bottom:0;
}

.rf-article-img {
    margin-bottom:20px;
}

.sharing {
    margin-bottom:0;
    margin-top:20px;
}

#LikePluginPagelet {
    float:left!important;
}

#latest-blogs .section-list {
    padding-left:20px;
}

#latest-blogs .section-list li {
    border:0;
}

#latest-blogs .section-list li h3 {
    font-size:14px;
    margin-bottom:0;
    line-height:20px;
}

#latest-blogs .section-list li .user-ico {
    height:50px;
    width:50px;
    margin-bottom:10px;
}

#latest-blogs .section-list li p {
    clear:both;
    margin-top:10px;
    margin-bottom:0;
}

#latest-blogs .section-list li .meta {
    display:block;
    line-height:16px;
}

.addthis_default_style {
    border-bottom:solid 1px #eee;
    height:30px;
    margin-bottom:10px;
}

/* -------------------------------- */
/* COMMENTS */
/* -------------------------------- */
#comment-form {
    padding:0 0 10px;
    overflow:hidden;
}

#comment-form h3 {
    font-size:13px;
    margin-bottom:10px;
    font-weight:700;
    line-height:30px;
    padding:0 10px;
    border-bottom:solid 1px #eee;
}

#comment-form h4 {
    text-align:center;
    font-size:14px;
    text-transform:none;
    margin-bottom:0;
    font-weight:400;
    line-height:50px;
    background:rgba(255,255,255,0.05);
}

#comment-form textarea {
    width:98.5%;
    margin-bottom:10px;
    font-size:12px;
    line-height:20px;
    padding:3px;
    height:120px;
}

#comment-form #user-info {
    float:left;
    width:75px;
    margin-right:20px;
    margin-left:10px;
}

#comment-form #user-info a {
    display:block;
}

#comment-form #user-info img {
    float:left;
    width:50px;
    height:50px;
    margin-bottom:5px;
}

#comment-form #write-comment {
    float:left;
    width:75%;
}

#the-comments {
}

#the-comments li {
    overflow:hidden;
    padding:0;
    position:relative;
    min-height:75px;
    margin-bottom:10px;
}

#the-comments .comment-author {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    width:200px;
    margin-right:20px;
    padding:10px;
    min-height:110px;
    background:rgba(255,255,255,0.05);
}

#the-comments .meta {
    text-align:left;
    margin-top:20px;
    height:auto;
    font-size:11px;
    padding:0;
    line-height:1;
    margin-right:0;
    margin-bottom:0;
    margin-left:0;
    padding-top:15px;
    padding-bottom:5px;
    padding:10px 20px;
    background:rgba(0,0,0,0.1);
    display:block;
    margin-top:0;
}

#the-comments .comment-author a img {
    float:left;
    width:50px;
    margin-right:10px;
    border:solid 1px #000;
}

#the-comments .comment-author h3 {
    margin:0;
    line-height:1;
}

#the-comments .comment-author h3 a {
    font-size:18px;
    font-weight:700;
}

#the-comments .comment-author .name {
    display:block;
    font-weight:400;
    color:#999;
    font-size:11px;
    margin-bottom:3px;
}

#the-comments .comment-author .team {
    display:block;
    font-size:11px;
}

.comment-date {
    color:#999;
    margin-bottom:10px;
    font-size:11px;
    border-bottom:solid 1px #eff2f7;
    padding-bottom:5px;
    position:relative;
}

.comment-number {
    position:absolute;
    right:0;
    top:0;
}

#the-comments .the-comment {
    position:relative;
    margin-left:200px;
}

#the-comments .the-comment img {
    max-width:450px;
}

#the-comments .the-comment .comment-content {
    padding:10px 20px;
}

#the-comments .edit-options {
    overflow:hidden;
    display:none;
    width:100%;
    position:absolute;
    bottom:0;
    right:0;
}

#the-comments .edit-options li {
    border:0;
    padding:0;
    float:right;
}

#the-comments li:hover .edit-options {
}

/* -------------------------------- */
/* MATCHES */
/* -------------------------------- */
#content.matches ul li {
    padding:13px 20px;
}

#content.matches .the-game {
    float:left;
    line-height:30px;
    font-size:16px;
    color:#ababab;
    padding-right:10px;
    margin-bottom:0;
    width:200px;
}

#content.matches .win .the-game {
    box-shadow:4px 0 #54e49f;
}

#content.matches .win .the-score {
    color:#54e49f;
}

#content.matches .draw .the-game {
    box-shadow:4px 0 #56a4e4!important;
}

#content.matches .draw .the-score {
    color:#56a4e4!important;
}

#content.matches .loss .the-game {
    box-shadow:4px 0 #e45656;
}

#content.matches .loss .the-score {
    color:#e45656;
}

#content.matches .vs {
    float:left;
    margin-left:10px;
    margin-right:5px;
    font-size:14px;
    color:#878787;
}

#content.matches .the-opponent {
    float:left;
    margin-left:2px;
    font-size:18px;
    margin-bottom:0;
    font-weight:600;
    line-height:30px;
    color:#fff;
}

#content.matches .the-score {
    float:right;
    line-height:30px;
    font-size:20px;
    font-weight:600;
    letter-spacing:1px;
}

/* --------------------------------- */
/* TEAM */
/* --------------------------------- */
#squads li {
    padding:0;
}

#sidebar #squads li {
    margin-bottom:10px;
}

#sidebar #squads li:last-child {
    margin:0;
}

#squads .squad-image {
    width:100%;
}

#squads .squad-image-holder {
    position:relative;
    min-height:40px;
    margin-bottom:0;
}

#squads .team-button {
    display:block;
}

#squads p {
    margin-bottom:10px;
}

.members {
    margin-top:20px;
}

.members li {
    border:0!important;
    margin-bottom:20px;
    margin-bottom:20px;
    float:left;
    width:100%;
}

.members li img {
    width:200px;
    height:200px;
    margin-bottom:10px;
    float:left;
    margin-right:20px;
    padding:0;
    line-height:52px;
    color:#222;
    margin-bottom:10px;
    font-weight:600;
    font-size:20px;
}

.members li:hover img {
    border-color:#4b5461;
}

.members li p {
    margin-left:220px;
}

.members li h3 {
    font-size:30px;
    font-weight:700;
    margin:0 0 5px;
    line-height:1;
}

.members li h4 {
    font-size:20px;
    margin-bottom:10px;
}

.member > p {
    overflow:hidden;
}

.memberReadMore {
    display:none;
    background-color:#011831;
    background-image:url(../images/bgs/texture.png);
    position:absolute;
    font-weight:700;
    right:0;
}

.memberReadMore span {
    color:#676767;
    margin:0 10px 0 0;
}

#team-information .squad-image {
    border:2px solid #1d1d1d;
    width:99.6%;
}

.tooltip {
    display:none;
    border-radius:2px;
    font-size:13px;
    height:25px;
    line-height:25px;
    font-weight:700;
    text-align:right;
    padding:0 10px;
    z-index:999;
    position:relative;
    background:/*border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;*/
rgba(0,0,0,0.9);
}

.tooltip .arrow {
    font-family:WebSymbolsRegular,helvetica;
    position:absolute;
    right:-5px;
    font-size:18px;
    text-shadow:none;
    color:#000;
}

.nicEdit-main {
    background:#fff;
    margin:0!important;
    padding:4px;
}

/* --------------------------------- */
/* USER PROFILES */
/* --------------------------------- */
#user-profile #sidebar {
    margin-top:0;
}

.user-options {
    overflow:hidden;
    display:inline-block;
    margin-left:10px;
}

.user-options a,.user-options .button {
    float:left;
    margin-right:5px;
    height:25px;
    line-height:25px;
    padding:0 10px;
    border:0;
    font-size:12px;
    cursor:pointer;
    font-weight:700;
    display:inline-block;
    text-transform:uppercase;
    -webkit-transition:all .1s linear;
    -moz-transition:all .1s linear;
    -o-transition:all .1s linear;
    -ms-transition:all .1s linear;
    transition:all .1s linear;
    color:#fff;
}

.user-options .inactive {
    background:rgba(255,255,255,0.1)!important;
}

.user-options a:hover {
    color:#fff;
    box-shadow:inset 0 0 0 100px rgba(255,255,255,0.1);
}

.user-options a:active {
    top:1px;
    position:relative;
}

.user-options span {
    height:27px;
    margin-right:5px;
    line-height:23px;
}

section#gaming-stream h2,section#player-hardware h2,section#fans h2 {
    padding-top:0;
    margin-left:-20px;
    height:40px;
    color:#fff;
    text-transform:uppercase;
    font-weight:400;
    font-size:20px;
    text-indent:20px;
    line-height:40px;
}

div#squad-banner {
    height:230px;
    width:1200px;
    position:relative;
    z-index:1;
}

div#squad-banner div#tweet {
    background:rgba(0,0,0,0.6);
    border:1px solid rgba(0,0,0,0.4);
    padding:8px 14px;
    border-radius:3px;
    position:absolute;
    left:320px;
    bottom:20px;
    right:20px;
}

div#squad-banner div#tweet p {
    margin-bottom:0;
    font-weight:400;
    color:#eee;
}

div#squad-banner div#tweet p span.name a {
    font-weight:700;
    color:#F9C800;
    margin-right:5px;
}

div#squad-banner div#tweet .meta a {
    font-weight:400!important;
    color:#666!important;
    float:right;
}

section#gaming-stream {
    padding:20px;
}

section#gaming-stream .stream {
    margin-top:30px;
}

section#gaming-stream object {
    width:960px!important;
    height:460px;
}

section#gaming-stream iframe {
    width:890px!important;
    height:320px!important;
}

.player-hardware li {
    float:left;
    width:320px;
    line-height:25px;
    font-size:12px;
    min-height:70px;
    color:#666;
}

.player-hardware li span {
    font-weight:700;
    display:block;
    color:#333;
    font-size:16px;
    text-transform:uppercase;
}

section#fans {
    padding:20px;
    padding-top:10px;
    position:relative;
}

section#fans .fans {
    margin-top:30px;
}

#user-header {
    overflow:hidden;
    background:rgba(255,255,255,0.075);
    margin-bottom:20px;
}

section header h1#page-title {
    font-size:30px;
    margin-bottom:0!important;
}

#user-header header span {
    top:0;
}

#user-header h1#page-title {
    margin-bottom:0!important;
    margin-top:10px;
    padding-bottom:0;
    font-size:40px;
    text-transform:none;
    border:0;
    text-indent:0;
    font-weight:700;
}

.player-avatar {
    float:left;
    position:relative;
    z-index:8;
    margin-right:20px;
    margin-left:20px;
    margin-top:-195px;
}

.player-avatar img {
    width:260px;
    border:solid 1px rgba(255,255,255,0.7);
    box-shadow:1px 1px 1px rgba(0,0,0,0.2);
}

.user-online {
    height:20px;
    width:20px;
    border-radius:20px;
    border:solid 1px #2a980c;
    box-shadow:0 1px 1px 0 rgba(0,0,0,0.3);
    cursor:pointer;
    background:#2a980c;
    background:-webkit-gradient(linear,left top,left bottom,from(#5fc328),to(#2a980c));
    background:-moz-linear-gradient(top,#5fc328,#2a980c);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fc328',endColorstr='#2a980c');
}

.user-online.not {
    border:solid 1px #ccc;
    background:#eee;
    background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ccc));
    background:-moz-linear-gradient(top,#eee,#ccc);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee',endColorstr='#ccc');
}

.my-avatar {
    float:left;
    margin-right:20px;
    position:relative;
    padding:10px;
    background:rgba(255,255,255,0.05);
}

.my-avatar .user-online {
    position:absolute;
    top:10px;
    right:10px;
    display:none;
}

.my-avatar img {
    width:150px;
}

.full-name {
    font-size:16px;
    line-height:20px;
    margin-bottom:10px;
}

.post-amounts {
    float:right;
    margin:10px 10px 0 0;
}

.post-amounts li {
    background:rgba(255,255,255,0.05);
    float:left;
    font-size:20px;
    margin-left:1px;
    text-align:center;
    padding:10px;
    color:#fff;
}

.post-amounts li span {
    display:block;
    font-size:12px;
    text-transform:uppercase;
}

#content #stream object {
    width:640px!important;
    min-height:395px;
    margin-top:20px;
}

#content #stream iframe {
    width:640px!important;
}

.quick-info {
    margin-bottom:10px;
    overflow:hidden;
    margin-top:30px;
    margin-right:10px;
}

.quick-info li {
    line-height:1;
    float:left;
    margin-right:1px;
    margin-bottom:1px;
    width:49.8%;
    padding:11px 0;
    background:rgba(255,255,255,0.05);
}

.quick-info li .fa {
    float:left;
    margin-right:10px;
    opacity:.5;
    margin-left:10px;
}

p.about_me {
    padding:10px;
    margin:0!important;
    overflow:hidden;
    line-height:18px;
    background:rgba(255,255,255,0.075);
}

#friends {
    position:relative;
}

#friends .next,#fans .next {
    background:url(../images/ico/arrowR-grey.png) no-repeat;
    text-indent:-9999px;
    display:block;
    width:14px;
    height:20px;
    cursor:pointer;
    position:absolute;
    right:0;
    top:90px;
}

#friends .prev,#fans .prev {
    background:url(../images/ico/arrowL-grey.png) no-repeat;
    text-indent:-9999px;
    display:block;
    width:14px;
    height:20px;
    cursor:pointer;
    position:absolute;
    left:0;
    top:90px;
}

#friends .next:hover,#fans .next:hover {
    background:url(../images/ico/arrowR-yellow.png) no-repeat;
}

#friends .prev:hover,#fans .prev:hover {
    background:url(../images/ico/arrowL-yellow.png) no-repeat;
}

#fans .prev {
    left:20px;
    top:108px;
}

#fans .next {
    right:20px;
    top:108px;
}

.friends-scroll {
    overflow:hidden;
    position:relative;
    width:100%;
    margin:0;
    padding:10px 0 0 10px;
    background:rgba(255,255,255,0.075);
}

.fans-scroll {
    overflow:hidden;
    height:86px;
    position:relative;
    width:872px;
    margin:0 40px;
}

#friends-list {
}

#friends-list li {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

#friends-list li img {
    width:51px;
    height:51px;
    border:solid 2px rgba(255,255,255,0.1);
}

#friends-list li img:hover {
    border-color:rgba(255,255,255,0.1);
}

.profile-details li {
    float:left;
    color:#333;
    width:325px;
    line-height:25px;
    border-bottom:solid 1px #eee;
    font-size:13px;
    min-height:50px;
}

.profile-details li span {
    font-weight:400;
    display:block;
    color:#999;
    line-height:12px;
    font-size:12px;
    margin-top:10px;
    text-transform:uppercase;
}

.widget .activity-feed li {
    padding:10px!important;
}

.widget .activity-feed li h4 {
    font-size:13px;
    font-weight:700;
    margin-bottom:3px;
}

.widget .activity-feed li .fa {
    line-height:29px;
    font-size:12px;
}

.messages-widget ul.widget-list .fa {
    line-height:16px;
    font-size:14px;
}

.messages-widget ul.widget-list .button {
    line-height:30px;
    height:30px;
    margin-top:0;
}

.messages-widget ul.widget-list .button .fa {
    line-height:30px;
}

.messages-widget ul.widget-list h3 a {
    line-height:30px;
    margin:0;
    font-size:13px;
}

.messages-widget ul.widget-list .auth-thumb {
    height:28px;
    width:28px;
}

.menu-widget ul.widget-list h3 a {
    line-height:1.3;
    margin:0;
    font-size:13px;
}

.menu-widget ul.widget-list .fa {
    width:15px;
}

.messaging .section-list .avatar,.notifications .section-list .avatar {
    float:left;
    width:50px;
    height:50px;
    margin-right:10px;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}

.messaging .inner-block {
    padding:10px 20px 20px;
    overflow:hidden;
    background:rgba(255,255,255,0.025);
    border:solid 2px rgba(255,255,255,0.1);
}

.messaging .from {
    width:230px;
    margin-top:0;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    padding:10px;
    background:rgba(255,255,255,0.05);
}

.messaging .from a {
    color:#fff;
    font-weight:700;
}

.messaging ul.widget-list li {
    padding:10px!important;
}

.messaging ul.widget-list .from .auth-thumb,#the-message .auth-thumb {
    float:none;
    width:60px;
    height:60px;
    margin:10px 0 5px;
}

.messaging ul.widget-list .from h3 a,#the-message .from h3 a {
    font-size:18px;
}

.messaging .msg-info,#the-message .msg-info {
    margin-left:220px;
    margin-top:0 !;
}

.messaging .msg-info h3 a {
    font-size:20px!important;
    margin:0 10px;
}

.messaging .msg-info p,#the-message .msg-info p {
    margin:0 10px 10px;
}

.messaging .msg-buttons {
    overflow:hidden;
    background:rgba(0,0,0,0.2);
    padding:10px 10px 10px 0;
    margin-left:10px;
}

.messaging .msg-buttons .button {
    line-height:25px;
    height:25px;
}

.messaging .msg-buttons .button span {
    font-size:10px;
    line-height:25px;
    float:left;
    margin-right:5px;
}

.messaging .msg-buttons a {
    margin-left:10px;
    text-transform:none;
}

.messaging .meta {
    padding:0;
    background:none;
    margin:0;
    line-height:17px;
    height:auto;
}

.messaging .section-list li,.notifications .section-list li {
    min-height:55px;
}

.messaging .section-list li h2 {
    font-size:13px;
}

.messaging .section-list li p {
    margin:0;
    color:#999;
    font-size:11px;
}

.messaging .generic_button.float-right {
    margin-top:-30px;
}

.messaging .unread {
    background:#eee;
    padding:10px!important;
}

.messaging .unread h3 a,.messaging .unread span,.messaging .unread p {
    font-weight:700!important;
}

#the-message {
    position:relative;
    background:rgba(255,255,255,0.05);
    min-height:150px;
    padding:10px;
}

.messaging .form-row label {
    float:left;
    margin-right:5px;
    width:100px;
    font-weight:700;
    line-height:40px;
}

.messaging .form-row input[type="text"],.messaging .form-row input[type="password"] {
    width:50%;
}

.messaging h2 {
    margin-bottom:10px;
    line-height:40px;
    font-size:20px;
}

.messaging .msg-info .meta {
    border-bottom:solid 1px rgba(255,255,255,0.1);
    margin:0 0 20px!important;
    display:block;
    padding:0 10px;
    height:30px;
    line-height:30px;
}

.messaging .in-reply-to {
    clear:both;
    padding-top:20px;
}

.messaging .in-reply-to h2 {
    margin-bottom:0;
    font-size:14px;
}

.messaging .in-reply-to .msg-content {
    margin-top:0;
}

.notifications .section-list li h2 {
    font-size:25px;
    margin-top:5px;
}

.notifications .section-list li h3 {
    color:#999;
    font-weight:400;
}

/* --------------------------------- */
/* GALLERIES */
/* --------------------------------- */
.how-many {
    float:right;
    font-size:16px;
    font-weight:400;
    margin-right:20px;
}

#content.galleries .section-list > li {
    background:rgba(255,255,255,0.05);
    padding:20px;
}

#content.galleries .section-list > li:nth-child(even) {
    background:rgba(255,255,255,0.075);
}

#content.galleries .gallery-images ul {
    clear:both;
    overflow:hidden;
    margin-bottom:20px;
    padding-top:5px;
    padding-bottom:5px;
}

#content.galleries .gallery-images li {
    border:0;
    padding:0;
    float:left;
    margin:0 10px 10px 0;
    position:relative;
    width:240px;
    height:170px;
    overflow:hidden;
    border:solid 2px rgba(255,255,255,0.05);
    text-align:center;
}

#content.galleries .gallery-images li:nth-child(even) {
}

#content.galleries .gallery-images li:nth-child(5n) {
    margin-right:0;
}

#content.galleries .gallery-images li:nth-child(5n+1) {
    clear:left;
}

#content.galleries .gallery-images li img {
    height:100%;
    display:inline-block;
}

#content.galleries .gallery-images li:last-child {
    margin-right:0;
}

#content.galleries .gallery-info h2 {
    font-size:25px;
    margin-bottom:5px;
}

#content.galleries .gallery-info h2 a {
    color:#fff;
    font-weight:700;
}

#content.galleries .gallery-info .meta {
    margin-bottom:10px;
    display:block;
}

#content.galleries .gallery-info .gallery-count {
    float:right;
    margin-left:10px;
    padding:2px;
    margin-top:3px;
    background:#111;
}

#content.galleries .gallery-info .gallery-count span {
    padding:6px 11px;
    font-size:12px;
    display:block;
}

#content.galleries .gallery-info .gallery-count:hover {
    background-image:url(../images/makeup/latest_blogs_gradient.png);
}

#content.galleries .gallery-info .gallery-count:hover span {
    background:url(../images/makeup/50_mask.png);
    color:#fff;
}

#content.galleries .gallery-images li h2 {
    font-size:50px;
    margin-bottom:5px;
}

#content.galleries .gallery-images li .meta {
    margin-left:0!important;
}

#content.galleries .gallery-image {
    margin-bottom:20px;
    text-align:center;
    position:relative;
}

#content.galleries .gallery-image img {
    max-width:1240px;
    margin:0 auto;
}

.gallery-image .tabs {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
}

.gallery-image .tabs .prev-photo {
    position:absolute;
    left:0;
    top:50%;
    z-index:9999;
}

.gallery-image .tabs .next-photo {
    position:absolute;
    right:0;
    top:50%;
    z-index:9999;
}

.gallery-image .tabs a {
    font-size:14px;
    font-weight:700;
    margin:0;
    display:block;
    padding:12px 10px;
    background:rgba(0,0,0,0.8);
}

.gallery-image .tabs a:hover {
}

.gallery-image .tabs a.inactive {
    color:#666;
    cursor:default;
}

#content .preview-images {
    overflow:hidden;
}

#content .preview-images li {
    border:0;
    padding:0;
    float:left;
    margin:14px 14px 0 0;
    position:relative;
    width:134px;
}

#content .preview-images li:last-child {
    margin-right:0;
}

#content .preview-images li img {
    width:100%;
    border:solid 2px rgba(255,255,255,0.1);
}

#content .preview-images li:hover img {
    border:solid 2px rgba(255,255,255,0.1);
}

.gallery-scroller {
    background:#111;
    padding:10px;
    margin:20px 0;
    position:relative;
}

.gallery-scroller .next,.gallery-scroller .prev {
    display:block;
    width:14px;
    height:20px;
    cursor:pointer;
}

.gallery-scroller .next {
    position:absolute;
    right:10px;
    top:50px;
    background:red;
}

.gallery-scroller .prev {
    position:absolute;
    left:10px;
    top:50px;
    z-index:5;
    background:red;
}

.gallery-items {
    width:880px;
    overflow:hidden;
    height:100px;
    position:relative;
    margin-left:30px;
}

.gallery-items ul {
    width:2000em;
    position:absolute;
}

.gallery-items ul li {
    float:left;
    margin-right:10px;
    padding:0!important;
}

.gallery-items ul li img {
    height:98px;
    cursor:pointer;
    border:solid 1px #111;
}

.gallery-items ul li img:hover {
    border:solid 1px #999;
}

.gallery-items ul li img.active {
    border:solid 1px #F9C800;
}

#the-image {
    text-align:center;
    background:#111;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

#image_wrap {
}

#image_wrap img {
    margin:0 auto;
    height:500px;
    max-width:960px;
}

#the-gallery .meta {
    display:block;
    border-bottom:solid 1px rgba(255,255,255,0.1);
    padding-bottom:5px;
    margin-bottom:10px;
}



.title-subheading {
    float:left;
    clear:both;
    width:660px;
    margin-bottom:15px;
    border-bottom:1px solid #eee;
}

.title-subheading h4 {
    float:left;
    width:400px;
    line-height:22px;
    font-weight:400;
    font-size:18px;
    color:#333;
    text-transform:uppercase;
}

/** Shop **/

#latest-products .basket {
    display:block;
    height:123px;
    left:50%;
    margin-left:-60px;
    margin-top:-70px;
    position:absolute;
    top:50%;
    width:128px;
    z-index:1;
}

#latest-products li:hover .basket {
    margin-left:-80px;
    opacity:0;
}

#latest-products ul {
    margin-top:20px;
}

#latest-products ul li {
    float:left;
    margin-bottom:20px;
    margin-right:20px;
    overflow:hidden;
    width:293px;
    background: rgba(255,255,255,.05);
}

#latest-products ul li .price-block {
    font-size:18px;
    font-weight:900;
    line-height:40px;
    text-indent:10px;
    background: rgba(255,255,255,.05);
}

#latest-products ul li .price-block a {


    background: none;
    border-radius:0;

    font-size:18px;
    height:40px;
    line-height:40px;
    text-indent:0;
}

#latest-products ul li h3 a {
    border:0;
    display:block;
    font-size:16px;
    font-weight:500;
    line-height:40px;
    padding-left:10px;
    text-align:left;
}

#latest-products ul li img {
    margin:0 auto;
    max-height:200px;
}

#latest-products ul li:hover {
}

#latest-products ul li:hover .price-block a {


}

#latest-products ul li:nth-child(3n) {
    margin-right:0;
}

#shopbag .price {
    line-height:20px;
}

#shopbag .total {
    line-height:30px;
}

#shopbag h3 {
    line-height:30px;
    text-align: right;
    font-size: 15px;
    font-weight: 300;
}
#shopbag h3 span {font-weight: 500; font-size: 20px; color: #fff}

#shopbag ul {}
#shopbag li {padding: 5px 10px; background: rgba(255,255,255,.05); margin-bottom: 1px;}
#shopbag li:hover {}

#shopbag .button-wrap {padding: 5px 0px; text-align: right}
#shopbag .button-wrap .button {line-height: 30px; height: 30px; display: inline-block; margin: 0 0 0 5px}

#shopbag li .quantity {float: left; width: 7.5%; margin-right: 10px; text-align: center}
#shopbag li a.cart_remove {
    float:right;
    margin:0 0 0 10px;
    text-align:center;
    line-height: 18px;

}

#shopbag li a.product_name {
    float:left;
    height:20px;
    line-height:20px;
    overflow:hidden;
    width:170px;
}

#shopbag p {
    margin:0;
    padding:10px;
}

.sb-menu li {
background: rgba(255,255,255,.05);
margin-bottom: 1px;
}

.sb-menu li a {
    display:block;
    font-weight:700;
    line-height:30px;
    padding: 0 10px;
}

.sb-menu li a:hover {
}

.sb-menu li.current {
    background: rgba(255,255,255,.1);
}

.sb-menu li.current a {
    border-bottom: 0;
    color: #fff;
}

.shop-items li:nth-child(4n) {
    margin-right:0;
}

.shop-items li:nth-child(4n+1) {
    clear:left;
}

.shop-items li {
    min-height:153px;
    margin:0 20px 20px 0;
    float:left;
    width:210px;
    position:relative;
    border:0;
}

.shop-items li a {
    display:block;
}

.shop-items li:hover {
}

.shop-items li:hover a {
}

.shop-items li:last-child {
    margin-right:0;
}

.shop-items li:active {
}

.shop-items li h3 {
    font-size:13px;
    margin-bottom:0;
    line-height:15px;
    clear:both;
}

.shop-items li .the-price {
    color:#fff;
    z-index:1;
    font-size:15px;
    font-weight:500;
    line-height:1;
    position:absolute;
    top:10px;
    left:10px;
    padding:10px;
}

.shop-items li .in-stock,#shop-products li .out-stock {
    float:right;
    font-size:11px;
    line-height:16px;
}

.shop-items li .in-stock {
    color:green;
}

.shop-items li .out-stock {
    color:red;
}

.shop-items li .rf-thumb {
    margin-bottom:10px;
    width:100%;
}

.shop-items li .cat {
    color:#999;
    font-size:11px;
}

.shop-items .more-box {
    padding:3px 0;
    margin-right:0;
    text-align:right;
    margin-top:10px;
}


/*Product Details*/
#product-image {
    float:left;
    width: 100%;
}

#product-image img {
    width:100%;
}

#product-sum-wrap {
    float:left;
    padding:0 0 15px;
    width:100%;
}

#product-summary {
    font-size:16px;
    line-height:22px;
    padding:20px;
    background: rgba(255,255,255,.05);
}

#product-summary .controls {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    clear:both;
    float:left;
    padding:5px;
    position:relative;
    width:373px;
}

#product-summary .controls .ct-left {
    float:left;
    width:50%;
}

#product-summary .controls .ct-right {
    float:left;
    width:50%;
}

#product-summary .controls .ct-right .button {
    float:right;
}

#product-summary .in-stock {
    float:right;
    margin-bottom: 0; line-height: 35px; margin-right: 20px;
}

#product-summary .info {
    float:left;
    margin:0 0 15px;
    width:100%;
}

#product-summary .offer-code-box h5 {
    font-weight:400;
    text-transform:none;
}

#product-summary .required {
    color:#ED1C24;
    margin-left:5px;
}

#product-summary .row {
    float:left;
    margin:0 0 10px;
    padding-bottom:10px;
    width:100%;
}

#product-summary .row .label {
    float:left;
    line-height:28px;
    overflow:hidden;
    white-space:nowrap;
    width:110px;
}

#product-summary .row .select {
    float:left;
    text-transform:none;
}

#product-summary .row .text {
    float:left;
    padding:5px;
}

#product-summary .row .text.qty {
    width:30px;
}

#product-summary .the-price {
    float:left;
    font-size:30px;
    font-weight:700;
    letter-spacing:-1px;
    color: #fff
}

#product-summary .title-subheading {
    clear:both;
    float:left;
    margin-bottom:15px;
    width:383px;
}

#product-summary .title-subheading .right {
    float:right;
    font-size:16px;
    font-weight:400;
    line-height:22px;
    text-align:right;
    text-transform:uppercase;
    width:183px;
}

#product-summary .title-subheading h4 {
    float:left;
    line-height:22px;
    width:200px;
}

#product-summary p.green {
    color:#66993c;
}


#variations {
    margin:0 0 10px;
    padding-bottom:10px;
}

#variations .variation-price {
    float:right;
}

#region_select select {
    width:100%;
    padding:5px;
}

#region_select {
    padding-bottom:5px;
}

.region li,.the-variations li {
    height:40px;
    line-height:40px;
    padding:0;
}


.shop p.info {margin: 20px 0;}

#shipping_details h3 {font-size: 20px; margin-bottom: 10px;}

#shipping_details div.row {
    min-height:25px;
    padding:5px;
    background: rgba(255,255,255,0.05);
    margin-bottom: 1px;
}

#shipping_details div.row input[type="text"] {
    height:25px;
    padding:0 5px;
    width:350px;
}

#shipping_details div.row label {
    float:left;
    line-height:25px;
    width:200px;
}

.proceed-buttons {overflow: hidden; padding: 10px 0 20px 0; clear: both; border-top: solid 2px rgba(255,255,255,0.1);}

#the-cart {overflow: hidden; padding-bottom: 10px;}
#the-cart h2 {line-height: 1; font-size: 18px; padding: 0 0 20px 0; border-bottom: solid 1px rgba(255,255,255,.05)}
#the-cart h3 {font-size: 30px; margin-bottom: 10px; padding-left: 0px; float: left}
#the-cart .button-wrap {padding: 0px;}

.shop section {overflow: hidden;background: rgba(255,255,255,.05); padding: 20px;}
#checkout-sign-in {margin-bottom: 20px;}
#checkout-sign-in h3 {padding-bottom: 10px; font-size: 20px;}


#cart input[type="text"] {
    height:25px;
    padding:0 5px;
    width:30px;
}

#cart td {
    padding:5px; border-bottom: solid 1px rgba(255,255,255,.05)}

#cart th {
    font-weight:700;
    height:25px;
    line-height:20px;
    padding:0 5px;
    text-align:left;
}


#my_orders th {
    padding:0 5px;
    text-align:left;
    height:30px;
    line-height:30px;
    font-weight:400;
    font-size:18px;
}

#my_orders tr:nth-child(even) {
}

#my_orders tr td {
    padding:5px;
    line-height:30px;
    height:30px;
}

#my_orders tr td .meta {
    margin:0;
}

/**** END NEW SHOP ****/


/* --------------------------------- */
/* VIDEOS & STREAMS */
/* --------------------------------- */
.streams .section-list li,.videos .section-list li {
    float:left;
    width:306px;
    margin:0!important;
    padding:10px!important;
    background:rgba(255,255,255,0.05);
}

.streams .section-list li:nth-child(even),.videos .section-list li:nth-child(even) {
    background:rgba(255,255,255,0.075);
}

.streams .section-list li:nth-child(3n+1),.videos .section-list li:nth-child(3n+1) {
    clear:left;
}

.streams .section-list li .list-item-inner,.videos .section-list li .list-item-inner {
    margin:5px;
    padding-bottom:10px;
}

.streams .section-list li:hover .list-item-inner,.videos .section-list li:hover .list-item-inner {
    box-shadow:0 0 0 4px rgba(255,255,255,0.1);
}

.streams .section-list li .video-image i,.videos .section-list li .video-image i {
    display:none;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:9;
    font-size:20px;
    text-align:center;
    line-height:207px;
    color:#fff;
    background:url(../images/makeup/40_mask.png);
}

.streams .section-list li:hover .video-image i,.videos .section-list li:hover .video-image i {
    display:inline;
}

.streams .section-list li .video-image,.videos .section-list li .video-image {
    position:relative;
}

.streams .section-list li img,.videos .section-list li img {
    width:276px;
    margin-bottom:10px;
}

.streams .section-list li .meta,.videos .section-list li .meta {
    margin-bottom:7px;
    display:block;
    padding:0 10px;
}

.streams .section-list li h2,.videos .section-list li h2 {
    font-size:18px;
    margin-bottom:5px;
    padding:0 10px;
}

.streams .section-list li h2 a,.videos .section-list li h2 a {
    font-weight:700;
    color:#fff;
}

.streams .section-list li h2 a {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    display:block;
}

.streams .livestream_check_it_now,.videos .livestream_check_it_now {
    display:block;
    padding:0 10px;
}

.embed-video iframe {
    width:920px;
    height:560px;
}

/* --------------------------------- */
/* FORMS */
/* --------------------------------- */
.main-form {
    overflow:hidden;
}

.main-form fieldset {
    padding:50px 10px 10px;
    margin-bottom:10px;
    background:rgba(255,255,255,0.05);
    position:relative;
}

.main-form legend {
    text-transform:uppercase;
    font-size:18px;
    margin-bottom:0;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    line-height:40px;
    background:rgba(255,255,255,0.1);
    width:100%;
    padding:0 10px;
}

.form-row {
    padding:5px 0;
    overflow:hidden;
    margin-bottom:5px;
}

.form-row .form-half {
    float:left;
    width:50%;
}

.form-row .form-half p {
    line-height:40px;
}

.form-row label {
    font-size:16px;
    display:block;
    margin-bottom:10px;
    font-weight:400;
    padding:0;
}

.form-row .short-label {
    float:left;
    margin-right:10px;
    line-height:23px;
}

.form-row input[type="text"],.form-row input[type="password"],.form-row textarea {
    padding:8px;
    font-size:14px;
    width:100%;
    background:rgba(255,255,255,0.1);
    color:#fff;
    border:solid 2px rgba(255,255,255,0.2);
}

.form-row textarea {
    height:300px;
    padding:8px;
}

.areuhuman {
    width:100%;
    margin:0 auto;
}

.row_offers {
    border-bottom:1px solid #D5D5D5;
    padding-bottom:10px;
}

.form-row .current-avatar {
    width:100px;
    height:100px;
    float:left;
}

.fyi {
    padding:5px 10px;
    margin-bottom:10px;
    font-size:11px;
    background:rgba(255,255,255,0.05);
}

.fyi.dark {
}

.error {
    margin-bottom:10px;
}

.error p:first-child {
    margin-top:10px!important;
}

.error p {
    padding:5px 10px;
    margin:0 20px 10px!important;
    font-size:11px;
    color:#fff!important;
    font-weight:700;
    line-height:1;
}

.form-row .form-half input[type="text"],.form-row .form-half input[type="password"] {
    width:410px;
}

.form-row input[type="text"]:focus,.form-row input[type="password"]:focus {
}

.form-row p {
    margin-bottom:0;
}

#recaptcha_table.recaptchatable {
    border:0!important;
}

#recaptcha_table #recaptcha_logo,#recaptcha_privacy {
    display:none;
}

#recaptcha_table.recaptchatable .recaptcha_image_cell {
    background:none!important;
}

/* --------------------------------- */
/* AUTH */
/* --------------------------------- */
#sign-in {
    margin:0 auto;
    padding:20px 0 0;
    overflow:hidden;
    width:520px;
    background:rgba(255,255,255,0.025);
    border:solid 2px rgba(255,255,255,0.1);
}

#sign-in-form {
    padding:0 20px 20px;
    overflow:hidden;
}

#social-sign-in {
    margin-top:0;
    padding:20px;
    float:right;
    background:#eee;
    border-radius:3px;
    width:390px;
}

#sign-in h2 {
    padding:0 20px;
}

#sign-in p {
    margin:0;
}

#sign-in .form-row label {
    font-weight:400;
    font-size:15px;
    line-height:1;
    margin-bottom:5px;
    padding:0;
}

#sign-in .form-row label.not-text {
    line-height:20px;
    float:left;
    width:120px;
}

#sign-in .form-row input[type="text"],#sign-in .form-row input[type="password"] {
    width:100%;
}

#sign-in .form-row input[type="checkbox"] {
    margin-top:5px;
    margin-left:0;
}

#sign-in .form-row .captcha-image {
    float:left;
    margin-top:10px;
    margin-right:5px;
}

#sign-in .form-row .captcha-field {
    width:100px!important;
    margin-left:5px;
}

.forgot-pass {
    margin:0 auto;
    text-align:left;
    margin:20px;
    clear:both;
}

.forgot-pass p {
    margin:0;
}

.forgot-pass a {
}

.forgot-pass a:hover {
}

.tw_button {
    width:150px;
    height:23px;
    background:url(../images/buttons/twitter_signin.png) no-repeat;
    display:block;
    margin-right:20px;
    margin-left:0;
    float:left;
}

.tw_button:hover {
    background:url(../images/buttons/twitter_signin.png) no-repeat 0 -24px;
}

.tw_button:active {
    background:url(../images/buttons/twitter_signin.png) no-repeat 0 -48px;
}

.fb_button {
    width:150px;
    height:23px;
    background:url(../images/buttons/facebook_signin.png) no-repeat;
    display:block;
    float:left;
}

.fb_button:hover {
    background:url(../images/buttons/facebook_signin.png) no-repeat 0 -24px;
}

.fb_button:active {
    background:url(../images/buttons/facebook_signin.png) no-repeat 0 -48px;
}

.tw_button a,.fb_button a {
    display:block;
    height:48px;
    text-indent:-9999px;
}

/*-----------*/
/* NOTIFICATIONS */
/*-----------*/
.notifications .notify-pic {
    width:50px;
    height:50px;
    float:left;
}

.notifications .notify-pic img {
    width:100%;
    height:100%;
}

.notifications .notify-data {
    float:left;
    margin-left:8px;
    margin-top:8px;
}

.notifications .notify-data .notify-time {
    margin-top:4px;
    color:#777;
    font-size:12px;
}

/* Twitter Widget */
#load_twitter_feeds {
    max-height: 350px;
    overflow: auto;
    font-size: 13px;
    font-weight: normal
}
.tweetfeed {
    padding: 10px;
    margin-bottom: 4px;
}
.tweetfeed .twt-usrimg {float: left}
.tweetfeed .twt-usrdata {
    height: 48px;
}
.tweetfeed .twt-usr-name {
    float: left;
    margin-left: 5px;
}
.tweetfeed .twt-usr-name a {display: block}
.tweetfeed .twt-time {float: right}
.tweetfeed .tweet-desc {
    margin-top: 5px;
    line-height: 15px;
}
.tweetfeed .twt-img {
    margin-top: 5px;
    width: 100%;
}
.tweetfeed .twt-usrname {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
#load_twitter_feeds>:nth-child(odd) {
    background: rgba(255,255,255,.05);
}
#load_twitter_feeds>:nth-child(even) {
    background: rgba(255,255,255,.075);
}
/* End of Twitter Widget */

fieldset.hardware .form-half input[type=text] {
    margin-bottom: 5px;
}

/** Sponsors page **/
ul.sponsors-list {
}
ul.sponsors-list .sponsor {
    margin-bottom: 5px;
    padding: 10px;
    display: inline-block;
    width: 100%;
}

ul.sponsors-list>:nth-child(odd) {
    background: rgba(255,255,255,.05);
}

ul.sponsors-list>:nth-child(even) {
    background: rgba(255,255,255,.075);
}

ul.sponsors-list .sponsor .sponsor-img-block .sponsor-img {
    max-width: 100%;
    display: inline;
}

ul.sponsors-list .sponsor .sponsor_title {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom:4px !important;
}

ul.sponsors-list .sponsor .sponsor_url {
    font-size: 18px;
    font-weight: bold;
}

ul.sponsors-list .sponsor p {
    margin-top: 10px;
    display: block;
    font-size: 14px;
}

ul.sponsors-list .sponsor .sponsor-img-block {
    float: left;
    width: 40%;
    text-align: center;
    padding: 10px;
}

ul.sponsors-list .sponsor .left {
    width: 60%;
    padding-left: 10px;
}

/**
 * Event
 */
#event-details {
}

#event-details .event-image {
    margin: 0 auto;
    max-width: 100%;
}

.event-data-label {
    color: #666;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 18px;
}

.event-data-value {
    font-size: 15px;
    color: #999;
    line-height: 20px
}

#event-details .post-inner {
    background-color: rgba(255,255,255,.075);
    padding: 10px;
    margin-top: 10px;
}

#event-details .post-inner>:first-child {
    margin-top: 0;
}

#event-details .attendees {
    margin-top: 10px;
}

#event-details .event-address-map {
    width: 100%;
    height: 280px;
    margin-top: 10px;
}

.event-share {
    margin-top: 10px;
}

.event-share a {
    margin-right: 10px;
    font-size: 18px;
}

.mlg-icon a {
    background: none;
}

.mlg-icon:hover a {
    background: none;
}

.achievements li div {
  float: left
}

.achievements li.achievement-heading {
  font-weight: bold;
  font-size: 15px;
}

.achievements li div.achievement-pos {
  min-width: 70px;
  max-width: 70px;
  text-align: center;
  width: 10%;
}

.achievements li div.achievement-tour {
  width: 30%;
}

.achievements li div.achievement-game {
  width: 30%;
}

.achievements li div.achievement-amount {
  width: 10%;
}

.achievements li div.achievement-date {
  width: 10%;
  min-width: 120px;
  max-width: 120px;
}
.achievement-pos img {
    display: inline-block !important;
    vertical-align: middle;
}
.achievements li:after {content: ' ';display: table;}

.achievements li, .achievements li:after {
    clear: both;
}

.achievements li {
    line-height: 31px;
}

.members:after {
    clear: both;
    display: table;
    content: ' ';
}
.members, .achievements {
  overflow: hidden;
}
.achievement-pos-ellipse {color: #898989}
.achievement-pos-gold {color: #e2ac04}
.achievement-pos-silver {color: #9a9a9a}
.achievement-pos-bronze {color: #a7551c}