/*
Theme Name: FooFightersLive.com
Theme URI: http://wordpress.org/
Description: Custom Wordpress theme for FooFightersLive.com by Simon Kilmore.
Version: 1.00 
Author: Simon Kilmore
Author URI: http://www.simonkilmore.co.uk/
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


/* Tell the browser to render HTML 5 elements as block */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}


/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* change border colour to suit your needs */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

ol,
ul {
    list-style: none;
}

a:focus,
img {
    outline: none;
    /* Removes dotted outline caused by FireFox */
    border: none;
    /* Removes purple border caused by FireFox */
}

::-moz-selection {
    background: gray;
    color: #FFF;
}

::selection {
    background: gray;
    color: #FFF;
}


/*
HEAD TAGS
*/

HTML {}

BODY {
    font-family: 'open_sansregular', sans-serif;
    background: #f2f2f2;
    line-height: 1;
}


/*
HEADERS
*/

h1 {
    font-size: 1.438em;
    text-transform: uppercase;
    color: #333;
    font-weight: normal;
}

h1.yel {
    color: #fff;
    float: left;
    font-size: 1.188em;
    line-height: 48px;
}

h1.blk {
    color: #000;
    float: left;
    font-size: 1.188em;
    line-height: 48px;
}

h2 {
    font-size: 0.938em;
    text-transform: uppercase;
    color: #303030;
    font-weight: normal;
}

h3 {
    font-family: 'montserratregular', Helvetica, Arial, sans-serif;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #f3f3f3;
    font-weight: normal;
}

h4 {
    font-family: 'open_sanssemibold', Helvetica, Arial, sans-serif;
    font-size: 0.813em;
    text-transform: uppercase;
    color: #303030;
    font-weight: 400;
}

h5 {
    font-family: 'open_sanssemibold', Helvetica, Arial, sans-serif;
    font-size: 0.813em;
    font-weight: 700;
}

h6 {}

#setlist h5 {
    padding: 14px 0 5px 10px;
}


/*
BASICS
*/

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg'), url('fonts/OpenSans-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg'), url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'montserratbold';
        src: url('fonts/montserrat-bold-webfont.svg#open_sansregular') format('svg');
    }
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'montserratbold';
        src: url('fonts/montserrat-regular-webfont.svg#open_sansregular') format('svg');
    }
}

a {
    color: #aa4c50;
}

a:hover {
    text-decoration: none;
}

p {
    line-height: 1.625em;
    color: #2a2a2a;
    font-size: 0.813em;
}

hr {
    border-top: 2px dashed #8e8d8d;
    width: 60%;
    margin-top: -5px;
}


/*
BRANDING
*/

header#masthead {
    width: 100%;
    height: 65px;
    background: #272727;
}

#headcontent {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
}

.logo {
    float: left;
    height: 30px;
    background: url(images/logo.png) no-repeat;
    width: 200px;
    margin-top: 17.5px;
}


/*
NAVIGATION
*/

header#masthead nav {
    height: 65px;
    float: right;
}

.menutoggle {
    display: none;
}

.menuclick {
    float: right;
    margin-top: 23.5px;
}

header#masthead nav li {
    display: inline;
    float: left;
}

header#masthead nav ul {
    margin: 0 auto;
    max-width: 840px;
    height: 65px;
}

header#masthead nav ul li a {
    padding-left: 28px;
    display: block;
    font-weight: 400;
    font-family: 'montserratregular', Helvetica, Arial, sans-serif;
    color: #d5d4d4;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.813em;
    line-height: 65px;
    transition: all 250ms linear 0s;
}

header#masthead nav ul li a:hover {
    color: #626262;
}


/*
MAIN
*/

.fullphoto {
    max-width: 100%;
    border: none;
    display: block;
}

.crossbar {
    background-color: #fff;
    height: 48px;
    width: 100%;
}

.cblg {
    background-color: #dd9d38;
}

.cbvg {
    background-color: #cc4d4d;
}

.cbrh {
    background-color: #5f79a2;
}

.cbnews {
    background-color: #008B8D;
}

.cbb {
    border-bottom: 1px solid #cbcbcb;
}

.crossbar .inner {
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto;
}

#wrapper {
    max-width: 1140px;
    margin: 30px auto 0;
    padding: 0 20px;
}

#leftside {
    float: left;
    width: 67.52632%;
}

.whiteboxmain {
    width: 94%;
    border: 1px solid #e4e3e3;
    background: #fff;
    padding: 10px 20px;
    margin-bottom: 30px;
}

.whiteboxmain p {
    margin-bottom: 13px;
    margin-top: 8px;
}

.whiteboxmain img {
    float: right;
    vertical-align: text-top;
    padding: 10px 0 0 20px;
    max-width: 100%;
}

#sidebar {
    float: right;
    width: 28.50877%;
}

.whiteboxmain ul {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.whiteboxmain ul li {
    display: inline;
}

.whiteboxmain ul li a {
    padding: 0 4px;
    line-height: 1.313em;
    color: #4d4d4d;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.250em;
}

.whiteboxmain ul li a:hover {
    color: #aa4c50;
}


/*BASIC BOX*/

.mainbox {
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    float: right;
    margin-bottom: 30px;
}

.mainbox .head {
    background: #373636;
    padding: 14px 0;
    text-align: center;
}

.mainbox .contents {
    padding: 10px;
}

#guideheading {
    max-width: 1140px;
    padding: 10px;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #E4E3E3;
}

.dateholder {
    float: left;
    margin-right: 15px;
    min-width: 40px;
    margin-bottom: -1px;
}

h4.datemd {
    color: #848282;
    font-size: 1em;
    font-family: 'montserratregular', Helvetica, Arial, sans-serif;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 4px;
}

.dateyy {
    color: #DD9D38;
    font-size: 1.5em;
    font-family: 'montserratregular', Helvetica, Arial, sans-serif;
    text-align: center;
}

.dateyy.red {
    color: #CC4D4D;
}

.dateyy.blue {
    color: #5F79A2;
}

.bigdetails {
    border-left: 1px solid #b9b7b7;
    float: left;
    padding-left: 15px;
    padding-bottom: 3px;
    width: 70%;
}

h1.bigvenue {
    font-size: 1.188em;
    margin-bottom: 7px;
    color: #414242;
    margin-top: 3px;
    text-transform: capitalize;
}

.biglocation {
    font-size: 0.813em;
}


/*FOOTER*/

footer {
    width: 100%;
    background: #272727;
    margin-top: 65px;
    font-family: 'montserratregular', Helvetica, Arial, sans-serif;
}

footer #topbar {
    background: #313030;
    height: auto;
}

footer #topbarinner {
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto;
    min-height: 49px;
}

footer ul {
    float: left;
}

footer ul li {
    float: left;
    display: inline;
    padding-right: 50px;
}

footer ul li a {
    display: block;
    color: #656363;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.813em;
    line-height: 49px;
    transition: all 250ms linear 0s;
}

footer ul li a:hover {
    color: #837e7e
}

footer #container {
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto;
}

.twitter,
.facebook,
.rss,
.youtube {
    float: right;
    width: 39px;
    height: 38px;
    margin-top: 5px;
    margin-left: 10px;
}

footer .leftside {
    float: left;
    width: 40%;
    padding: 20px 0;
    color: #595858;
}

.leftside h3 {
    color: #595858;
    margin-bottom: 8px;
}

.leftside p {
    color: #acacac;
    font-size: 0.688em;
    margin-bottom: 10px;
}

.leftside a {
    color: #595858;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.688em;
    transition: all 250ms linear 0s;
}

.leftside a:hover {
    color: #837e7e
}

footer .rightside {
    float: right;
    width: 45%;
    padding: 20px 0;
    color: #595858;
}

.rightside .glogo {
    background: url(images/sprites.png) no-repeat 0 -115px;
    width: 200px;
    height: 30px;
    float: right;
    display: block;
}

.rightside p {
    color: #acacac;
    font-size: 0.688em;
    margin-top: 10px;
    float: right;
    text-align: right;
}

p.smlgrey {
    color: #595858;
    text-transform: uppercase;
    float: right;
    margin-top: 27px;
}

#topbarinner .twitter {
    background: url(images/social.png) 0 0 no-repeat;
}

#topbarinner .facebook {
    background: url(images/social.png) -44px 0 no-repeat;
}

#topbarinner .rss {
    background: url(images/social.png) -132px 0 no-repeat;
}

#topbarinner .youtube {
    background: url(images/social.png) -88px 0 no-repeat;
}

.staff {
    padding: 10px;
    font-size: 0.875em;
}


/*
GENERICS
*/

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}


/* For IE 6/7 only */

.cf {
    *zoom: 1;
    *display: inline-block;
}


/*---------------NEWS POSTS-----------------*/

.postsml {
    width: 93%;
    background: #fff;
    border: 1px solid #E4E3E3;
    margin-bottom: 30px;
}

.postsml img {
    max-width: 100%;
    display: block;
    height: auto;
}

.postsml .strip {
    width: 100%;
    height: 3px;
    background: #008b8d;
}

.postsml h1 {
    font-family: 'montserratregular', Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 15px 25px;
    text-transform: uppercase;
    line-height: 1.3;
}

.postsml h1 a {
    text-decoration: none;
    color: #444343;
    transition: all 250ms linear 0s;
}

.postsml h1 a:hover {
    color: #008b8d
}

.author-name {
	color: #959595 !important;
}

.postsml p {
    padding: 0 15px 12px;
    color: #2A2A2A;
    font-size: 0.938em;
    line-height: 1.8;
}

.alignright {
    float: right;
    margin-left: 20px;
}

.alignleft {
    float: left;
    margin-right: 20px;
}

.postsml .meta {
    padding: 0 0 10px 15px;
    margin-top: 15px;
}

.meta-cat {
    background: url(images/category.png) no-repeat;
}

.meta-date {
    background: url(images/date.png) no-repeat;
}

.meta-comments {
    background: url(images/comments.png) no-repeat;
}

.meta-cat,
.meta-comments,
.meta-date {
    margin-right: 18px;
    padding: 3px 0 3px 25px;
    background-position: left 0.4em;
    line-height: 1.5em;
}

.must-log-in {
    padding: 10px 15px;
}

.postsml .meta a {
    font-size: 0.75em;
    color: #959595;
    text-decoration: none;
    transition: all 250ms linear 0s;
}

.postfull_contain {
    margin: 0 25px;
}

.postfull_contain p {
    padding: 0 0 27px;
}

.postfull_contain img {
    margin: 10px 0 20px;
}

.postsml .meta a:hover {
    color: #5e5e5e
}

.postfull_contain ul,
.postfull_contain ol {
    margin: 10px 0;
    font-size: 0.875em;
}

.postsml ol {
    list-style-type: decimal;
    list-style-position: inside;
}

.postsml ul {
    list-style: disc;
    margin-left: 15px;
}

.postsml li {
    padding-bottom: 10px;
}

.postsml table {
    width: 100%;
    border: 1px solid #cecece;
    margin: 10px 0;
}

.postsml table th,
.postsml table tfoot {
    background: #008b8d;
    height: 25px;
    border-bottom: 1px solid #cecece;
    font-size: 0.75em;
    color: #f2f2f2;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    padding-left: 10px;
}

.postsml table tr:nth-of-type(even) {
    background: #f0efef;
    */
}

.postsml table td {
    padding: 10px;
    font-size: 0.813em;
    border-bottom: 1px solid #cecece;
}

.postsml blockquote {
    background: #f2f2f2;
    padding: 10px;
    font-style: italic;
    border-left: 4px solid #cac8c8;
    line-height: 1.4em;
    margin: 10px 0 20px;
}

.postsml a {
    color: #008b8d;
}

.postfull_contain h1,
.postfull_contain h2,
.postfull_contain h3,
.postfull_contain h4,
.postfull_contain h5,
.postfull_contain h6 {
    padding: 10px 0;
    color: #444343;
}

.readmore {
    text-decoration: none;
    margin-left: 5px;
}

.newsheadings {
    margin-bottom: 20px;
}

#respond {
    width: 93%;
    background: #fff;
    border: 1px solid #E4E3E3;
    margin-bottom: 30px;
}

#respond a {
    color: #008b8d;
    text-decoration: none;
}

h3.comment-reply-title,
h3.comment-title {
    color: #444343;
    padding: 10px 15px;
}

#commentform label {
    padding-left: 15px;
}

#respond textarea {
    background: #f2f2f2;
    border: 1px solid #e1dfdf;
    width: 96%;
    margin: 2%;
    overflow: hidden;
}

input#submit,
.comment-reply-link {
    background: #363535;
    color: #f1f0f0;
    font-family: 'montserratregular', Helvetica, Arial, sans-serif;
    border: medium none;
    cursor: pointer;
    text-transform: uppercase;
    padding: 8px 16px;
    margin: 0 10px 10px 0;
    float: right;
}

.nav-previous a,
.nav-next a {
    background: #363535;
    color: #f1f0f0;
    font-family: 'montserratregular', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 8px 16px;
    margin-bottom: 20px;
    font-size: 0.813em;
    text-decoration: none;
    display: inline-block;
    transition: all 250ms linear 0s;
}

#nav-below {
    width: 85%;
}

.nav-previous {
    float: left;
}

.nav-next {
    float: right;
}

.nav-previous a:hover,
.nav-next a:hover {
    background: #008b8d;
}

.comment-reply-link {
    font-size: 0.813em;
    text-decoration: none;
    padding: 10px 20px;
    margin: 0;
    background: #008b8d;
}

.comments-title-back {
    background: #fff;
    border: 1px solid #E4E3E3;
    margin-bottom: 20px;
    float: left;
}

.logged-in-as {
    margin-left: 15px;
}

.comment-list {
    clear: both;
    margin: 20px 0;
    width: 94%;
}

.comment,
.trackback,
.pingback {
    background: #fff;
    border: 1px solid #E4E3E3;
    margin-bottom: 30px;
}

#comments h5 {
    color: #F3F3F3;
    font-family: 'montserratregular', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    background: none repeat scroll 0 0 #373636;
    padding: 12px 15px;
    font-weight: 400;
}

img.avatar {
    float: left;
    border: 1px solid #ababab;
    margin-right: 15px;
}

.commentdate {
    color: #969696;
    text-transform: uppercase;
    font-size: 0.75em;
    padding-bottom: 5px;
}

.boxinner {
    margin: 15px 15px 10px;
}

.children {
    padding: 20px;
}

.boxinner p {
    padding: 0 0 12px;
}

.green {
    background: #008b8d;
    padding: 14px 0;
    text-align: center;
}

.contents .twitterc {
    background: url(images/social_color.png) 0 0 no-repeat;
}

.contents .facebookc {
    background: url(images/social_color.png) -44px 0 no-repeat;
}

.contents .rssc {
    background: url(images/social_color.png) -132px 0 no-repeat;
}

.contents .youtubec {
    background: url(images/social_color.png) -88px 0 no-repeat;
}

.twitterc,
.facebookc,
.rssc,
.youtubec {
    display: inline-block;
    width: 39px;
    height: 38px;
    margin-top: 10px;
    margin-left: 10px;
}

.socialc {
    text-align: center;
}

.contents ul li {
    padding-bottom: 5px;
    text-align: center;
}

.contents ul li a {
    color: #373636;
    font-size: 0.875em;
    text-decoration: none;
    transition: all 250ms linear 0s;
}

.contents ul li a:hover {
    color: #008b8d;
}

#twitter-widget-0 {
    margin-bottom: 20px;
    width: 100%;
}

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

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

.gallery {
    background: #f2f2f2;
    border: 1px solid #e1dfdf;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.gallery-item {
    float: left;
    width: 23%;
    margin-left: 1.6%;
}

.attachment-thumbnail {
    margin: 10px 0 0 !important;
}

div.wp-caption {
    max-width: 100%;
    display: inline-block;
    background: #f1f1f1;
    margin-bottom: 15px;
}

div.wp-caption img {
    margin: 0;
    padding: 8px;
    max-width: 100%;
}

.wp-caption-text {
    text-align: center;
    padding: 0 15px 10px !important;
    font-size: 0.813em !important;
}


/**********************************MEDIA QUERIES**********************************/


/*-------below 1024px-------------*/

@media (max-width: 1024px) {
    .postsml,
    #respond,
    #comments,
    .comment-list,
    #nav-below {
        width: 100%;
    }
    #leftside {
        width: 58%;
    }
    #sidebar {
        width: 31.5088%
    }
    header#masthead nav ul li a {
        font-size: 0.750em;
    }
    .whiteboxmain img {
        max-width: 40%;
    }
    footer ul li {
        padding-right: 25px;
    }
}


/*-----------end of below 1024px---------*/


/*-----------below 768px---------*/

@media (max-width: 768px) {
    #leftside {
        width: 100%;
    }
    #sidebar {
        float: left;
        width: 100%;
    }
    .whiteboxmain {
        padding: 3%;
        width: 94%;
    }
    .mainbox,
    #statsbox {
        width: 100%;
        max-width: 100%;
    }
    .menutoggle {
        display: block;
    }
    header#masthead nav {
        display: none;
        width: 100%;
        background: #373636;
        position: absolute;
        left: 0;
        top: 65px;
        height: auto;
        z-index: 2;
    }
    header#masthead nav li {
        display: block;
        width: 100%;
    }
    header#masthead nav a {
        color: #FFF;
        margin: 0;
        width: 100%;
    }
    header#masthead nav ul li a {
        padding-left: 20px;
        font-size: 0.875em;
        line-height: 45px;
    }
    footer ul {
        float: none;
        display: block;
        text-align: center;
        margin: 10px 0;
    }
    footer ul li {
        display: block;
        float: none;
        padding: 0;
        border-bottom: 1px solid #4c4848;
    }
    footer ul li:last-child {
        border: none;
    }
    footer ul li a {
        line-height: 30px;
    }
    .twitter,
    .facebook,
    .rss,
    .youtube {
        display: inline-block;
        float: none;
    }
    .socialc {
        text-align: center;
    }
    .thumbnailitem {
        width: 21%;
        margin: 2%;
    }
    #setlist,
    #details {
        width: 100%;
        float: left;
    }
    h1.yel {
        font-size: 0.813em;
    }
    .postsml {
        width: 100%
    }
}


/*-----------end of below 768px---------*/


/*-----------below 480px---------*/

@media (max-width: 480px) {
    #wrapper {
        padding: 0 10px;
    }
    .thumbnailitem {
        width: 44%;
        margin: 3%;
    }
    #yearstable tbody td:last-child,
    #yearstable th:last-child {
        display: none;
    }
    h1.bigvenue {
        font-size: 1em;
        font-weight: 700;
    }
    .fullphoto {
        display: none;
    }
    .postsml {
        width: 100%
    }
    #news_meta,
    #news_cats,
    #news_archive,
    #news_search {
        display: none;
    }
    footer .leftside {
        float: none;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        border-bottom: 1px solid #595858;
    }
    .leftside h3 {
        text-align: center;
    }
    footer .rightside {
        float: none;
        width: 100%;
    }
    .rightside .glogo {
        display: none;
    }
    .rightside p {
        text-align: center;
        float: none;
        margin: 0;
    }
    p.smlgrey {
        text-align: center;
        float: none;
        margin-top: 10px;
    }
}


/*close of media query*/


/*-----------end of below 480px---------*/