/*

Theme Name: X - Child Theme: Ethos
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Renew in this child theme.
Version: 1.0.0
Template: x

*/

@import url( '../x/framework/css/site/stacks/ethos.css' );


/* Header */


a.x-brand.img
{
width: 184px;
margin-left: 50px;
background-color: white;
padding: 16px 0px 0px 0px;
    position: absolute;
}

.x-navbar .x-brand
{
    margin-top: 0px !important;
}

.x-topbar
{
    height: 6px;
    min-height: 6px;
    z-index: 1;
}

header.masthead.masthead-inline
{
height: 122px;
}


div#adholder
{
    width: 728px;
    height: 90px;
        background-color: white;
    border: 1px solid black;
margin: auto;
}
div#adholder:after
{
 content: "Leaderboard space"; 
    margin-left: 40%;
    font-size: 20pt;
}
hr#adholder-bottom
{
    border: 3.5px solid #7333fe;
    width: 728px;
    position: absolute;
right: 0px;
    top: 140px;
}

div.x-navbar-inner
{
    border-top: 6px solid #531bce;
    padding: 0px 0px 0px 0px;
background-color: white !important;
height: 120px;
}

div.x-navbar-inner div.x-social-global
{
    margin-top: 15px;
font-size: 30pt;
right: 00px;
position: absolute;
    width: 100px;

}
div.x-navbar-inner div.x-social-global:before
{
    content: "Follow us";
    font-family:'Capriola','Helvetica Neue', Helvetica, sans-serif;
    color: #531bce;
    font-size: 12pt;
    position: absolute;
left: -80px;
top: 12px;
    
}

div.x-navbar-inner .x-social-global a
{
    color: #531bce;
    margin-left: 5px;
}

.x-breadcrumb-wrap
{
    display: none;
}
.x-btn-navbar.collapsed
{
    color: black;
}

i.x-icon-bars
{
    color: black !important;
}




/* General page layout */

h1, h2, h3, h4, h5, h6
{
    
color: #531bce;
    margin-top: 0px;
}
a
{
    font-weight: bold;
    color: #e4007d;
}

.x-content-band
{
    padding-top: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 5px !important;
}

header.x-header-landmark.x-container.max.width
{
    padding-top: 20px;
    padding-bottom: 0px;
}

h1.h-landmark.entry-title
{
    border-bottom: 2px solid rgba(83,27,206,0.5);
    width: 67%;
    font-size: 3em;
}

.x-content-dock
{
    padding: 20px 10px 0px 10px;
}

/* Carousel */

ul.x-post-carousel
{
    width: 100%;
}

ul.x-post-carousel li
{
    width: 25%;
}
ul.x-post-carousel li article
{
    width: 100%;
}
a.entry-cover
{
    height: 200px;
width: 100%;
}
.h-entry-cover
{
    text-transform: none !important;
}

div#more-articles-link
{
    width: 100%;
text-align: center;
    padding-top: 10px ;
padding-bottom: 10px;
}






/* Individual article */

div.entry-content.content img
{
    margin: 0px 10px 10px 0px;
float: left;
}



.single .tag-native div.entry-wrap p, .single .category-native div.entry-wrap p 
{
    display: block;
}
.single div.entry-content.content
{
    height: 800px;
    overflow: hidden;
}
p.tags-box
{
    clear: both;
padding-top: 10px;
}

.single .tag-native div.entry-content.content, .single .category-native div.entry-content.content, .single .Press.Releases div.entry-content.content
{
    height: auto;
    overflow: visible;
}

.single .Press.Releases div.entry-content.content img
{
    display: none;
}


.single .category-native .Press.Releases div.entry-content.content img
{
    display: block;
}

.single .tag-native div.read-more-mask, .single .category-native div.read-more-mask, .single .Press.Releases div.read-more-mask
{
    display: none;
}

   a#read-more-article
    {
        float: right;
font-style: italic;
color: black;
font-size: 12pt;
    }
img.attachment-entry.wp-post-image
{
    width: 100%;
    margin-top: 35px;
}

h3.jp-relatedposts-headline em
{
    font-size: 2em;
}
h3.jp-relatedposts-headline
{
    width: 100%;
    border-top: 0.5px solid black;
}

div.read-more-link
{
    background-color: #d5d5d5;
    padding: 10px;
    border: 1px solid black;
    color: white;
    font-size: 16pt;
    text-align: center;
    margin-top: 40px;
    width: 100%;
}

div.read-more-link.rssaggregator
{
    position: absolute;
left: 0px;
width: 721px;
    bottom: 700px;
}
div.read-more-link p
{
margin: 0px 0px 0px 0px;
}
div.read-more-link.rssaggregator p
{
    font-size: 18px;
}
div.rssaggregator-post div.wp-caption
{
display: none;    
}
a.read-more-link-small
{
    position: absolute;
bottom: 120px;
right: 20px;
    display: none;
}
div.rssaggregator-post div.hupso-share-buttons
{
    display: none;
}
div.rssaggregator-post img
{
    display: none;
}
.single-post div.entry-thumb
{
    max-height: 500px;
}
.x-comments-area
{
    display: none !important;
}
div.read-more-mask
{
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

width: 100%;
height: 150px;
position: absolute;
z-index: 9999;
margin-top:-150px;
}

article div#sexy-author-bio
{
    display: none;
}
.page-id-16642 article div#sexy-author-bio
{
    display: block;
}

div#sab-description
{
    font-family: 'Open Sans', sans-serif;
font-weight: 100;
letter-spacing: 0.5px;
}

.category-terri-paddock h2.entry-title a, .category-terri-paddock p.p-meta
{
 color: #531bce   
}
.category-mark-shenton h2.entry-title a, .category-mark-shenton p.p-meta
{
    color: #e4007d;
}
.single p.p-meta
{
font-size: 10pt;
letter-spacing: 0.6px;
font-family: 'Open Sans', sans-serif;
border-top: 1px solid black;
padding-top: 10px;
border-bottom: 1px solid black;
font-weight: 100;
}
.single p.p-meta a
{
    font-weight: 400;
}
.single h2.entry-title a
{
    pointer-events: none;
    font-size: 20pt;
line-height: 1.3;
letter-spacing: 0.2px;
}



.single div.entry-wrap
{
    font-weight: 100;
font-family: 'Open Sans', sans-serif;
color: black;
font-size: 1.2em;
letter-spacing: 0.5px;
}
.single div.entry-wrap header.entry-header
{
    margin-bottom: 15px;
}

.single a.entry-thumb
{
    background-size: auto 100%;
}

div.x-callout
{
    border: 5px double #531bce;
    margin-bottom: 0.3em;
margin-top: 0px;
}
div#ticket-link-frame
{
 float: right;
    max-width: 50%;
}

a.post-buy-tickets-button
{
padding: 0px 10px 5px 10px;
background-color: #ce1a7d;
color: white;
margin: 5px 5px 10px 10px;
font-size: 18pt;
box-shadow: 0px 0px 5px black;
    border-radius: 5px;
	display: inline-block;
    	line-height: 120%;
}
a.post-buy-tickets-button:hover
{
    color: #ffdbfe;
}

.read-more-link
{
    float: right;
}
/* Ads */
div#mpu-space-1
{
        width: 300px;
    height: 250px;
        background-color: white;
    border: 1px solid black;
margin: auto;
}

div#mpu-space-1:after
{
 content: "MPU space one"; 
    margin-left: 10%;
    font-size: 20pt;
}



div#mpu-space-2
{
        width: 300px;
    height: 250px;
        background-color: white;
    border: 1px solid black;
margin: auto;
}

div#mpu-space-2:after
{
 content: "MPU space two"; 
    margin-left: 10%;
    font-size: 20pt;
}

div.textwidget
{
    text-align: center;
}





/* Footer */
.x-topbar, .x-colophon.bottom
{
    background-color: #531bce !important;
}



/* Topbar Menu */

.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a
{
    box-shadow: 0px 0px 0px transparent !important;
}


header li.menu-item.current-menu-item, 
header li.menu-item.current-menu-item:hover
{
    background-color: #e4007d;
    transition: 1s;

}
header li.menu-item.current-menu-item a span
{
        color: white;
}
header li.menu-item.current-menu-item .menu-item a span
{
    color: black;
}
header li.menu-item:hover
{
    background-color: #f49fd2;
    transition: 1s;
}
header li.menu-item
{
    background-color: white;
}
li.menu-item
{
    transition: 1s;
}

ul#menu-main-menu.x-nav
{
border-bottom: 4px solid #531bce;
position: absolute;
right: 0px;
top: 76px;
}

.x-navbar .desktop .x-nav > li > a
{
    height: 30px !important;
padding-top: 14px !important;
}

.x-navbar .desktop .sub-menu a span
{
    font-weight: normal;
}

.x-navbar .desktop .x-nav > li ul
{
    top:36px !important;
}

header .only-on-footer
    {
        display: none !important;
    }


/* Sidebar  */

.x-sidebar.right
{
    padding-left: 0px;
}


div#text-5.widget.widget_text
{
    width: 300px;
margin: 30px auto 30px auto;
border: 2px dashed #531bce;
padding: 20px;
}

div.jetpack-image-container
{
    padding-left: 10px;
}



/* mailing list */

aside.x-sidebar.right div#text-2.widget.widget_text h4.h-widget
{
    border: 0px;
    padding-top: 0px;
    border-bottom: 1px solid #531bce;
}
.page div#text-2.widget.widget_text
{
    margin-top: 30px;
}
.home div#text-2.widget.widget_text, .page-id-10 div#text-2.widget.widget_text
{
    margin-top: 0px;
}

aside.x-sidebar.right div#text-2.widget.widget_text input
{
padding: 2px 5px 2px 10px;
height: 30px;
font-size: 13px;
color: black; 
font-weight: 100;
}
.single div#text-2.widget.widget_text, .home div#text-2.widget.widget_text
{
    margin-top: 30px;
}
div._option.name-box input, div._option.email-box input, div._option.postcode-box input
{
    width: 44%;
}
div._option.email-box input
{
    width: 54%;
}

div._option.subscribe-box input
{
    float: right;
    width: 54%;
}


div._option.name-box, div._option.email-box, div._option.postcode-box, div._field._type_input, div.formwrapper div, div._option.name-box input, div._option.email-box input, div._option.postcode-box input
{
    display: inline;
}
div#text-2.widget.widget_text
{
    border: 2px dashed #531bce;
    padding: 9px;
    height: 130px;
    width: 300px;
    margin: auto;
}

h1.h-custom-headline.h1
{
    margin-top: 0px;
color: #531bce;
font-size: 22pt;
}


/* Also Recognised Awards */

.ara-logo-inline
{
    display: inline;
    width: 190px;
    float: none !important;
margin-right: 0px !important
}


/* Network strip */
div#also-in-the-network
{
    padding: 15px 2% 15px 2%;
    border-top: 3px black solid;
    border-bottom: 3px black solid;
}

div#also-in-the-network h3
{
    display: inline;
    font-size: 15pt;
    margin: 10px 10px 0px 10px;
}
div#also-in-the-network img#mtm
{
height: 30px;
    width: auto;
    margin-bottom: 10px;
}
div#also-in-the-network img#shenton
{
    border: 1px solid black;
}

div#also-in-the-network img#tp
{
        border: 1px solid black;
}
div#also-in-the-network img:hover
{
    opacity: 0.5;
    transition: 1s;
}
div#also-in-the-network img
{
        opacity: 1;
    transition: 1s;
}



/* Also Recognised Awards 2016 Results */
.question
        {
         color: #531bce;
            font-family: "Capriola", "Helvetica Neue", Helvetica, sans-serif;
            font-weight: 400;
            font-size: 25px;
            padding-left: 15px;
            padding-top: 40px;
        }
        td.q-number
        {
            width: 100px;
border-right: 1px solid rgba(0, 0, 0, 0.1);
        }
        table.report-table
        {
            width: 100%;
        }
        
        table.q-report-head
        {
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
width: 100%;
            font-family: 'Open Sans', sans-serif;
        }
        div.box.type-400
        {
            margin-bottom: 50px;
            font-family: 'Open Sans', sans-serif;
            font-size: 12px;
        }
        td.answer-right
        {
            font-size: 14px;
            width: 50%;
            padding-right: 20px;
padding-left: 20px;
            padding-bottom: 10px;
padding-top: 10px;
        }
        td.h-bar div,  td.h-bar-right div
        {
            height: 30px;
        }
        td.h-bar,  td.h-bar-right
        {
            padding: 0px;
        }
        table.report-table td:nth-child(2), table.report-table td:nth-child(5)
        {
            width: 10%;
        }
        table.report-table td:nth-child(3), table.report-table td:nth-child(4)
        {
            width: 5%;
        }
        table.report-table td:nth-child(6)
        {
            width: 0%;
        }
        table.report-table td:nth-child(7)
        {
            width: 5%;
            padding-left: 20px;
        }
        table.report-table td:nth-child(8)
        {
            width: 10%;
        }
        table.report-table tr:nth-child(even)
        {
            background-color: rgba(0,0,0,0.05);
        }
        table.report-table tr:nth-child(1)
        {
            font-weight: bold;
        }
        table.report-table tr:nth-child(1) td.answer-right:after
        {
            content: url('http://mytheatremates.com/wp-content/uploads/2016/04/winner.png');
            position: relative;
top: 5px;
        }
        table.report-table th:nth-child(5), table.report-table th:nth-child(7), table.report-table tr  td:nth-child(6), table.report-table tr  td:nth-child(8)
{
    display: none;
}
        div.v-bar-1
        {
            background: #531bce; /* Old browsers */
background: -moz-linear-gradient(top, #531bce 0%, #5826cc 59%, #6033cc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #531bce 0%,#5826cc 59%,#6033cc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #531bce 0%,#5826cc 59%,#6033cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#531bce', endColorstr='#6033cc',GradientType=0 ); /* IE6-9 */
        }
        div.v-bar-2
        {

background: #6239cc; /* Old browsers */
background: -moz-linear-gradient(top, #6239cc 0%, #633dcc 59%, #6341cc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #6239cc 0%,#633dcc 59%,#6341cc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #6239cc 0%,#633dcc 59%,#6341cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6239cc', endColorstr='#6341cc',GradientType=0 ); /* IE6-9 */

        }
        div.v-bar-3
        {

background: #6343cc; /* Old browsers */
background: -moz-linear-gradient(top,  #6343cc 0%, #6749cc 59%, #6a4fcc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #6343cc 0%,#6749cc 59%,#6a4fcc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #6343cc 0%,#6749cc 59%,#6a4fcc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6343cc', endColorstr='#6a4fcc',GradientType=0 ); /* IE6-9 */
        }
        div.v-bar-4
        {
background: #6e57cc; /* Old browsers */
background: -moz-linear-gradient(top,  #6e57cc 0%, #7561cc 59%, #7d6ccc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #6e57cc 0%,#7561cc 59%,#7d6ccc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #6e57cc 0%,#7561cc 59%,#7d6ccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e57cc', endColorstr='#7d6ccc',GradientType=0 ); /* IE6-9 */
        }
        th.point-th
        {
            text-align: left;
            padding-left: 20px;
            font-size: 14px;
        }
        th.point-th-tick.align-left
        {
            text-align: left;
        }
        th.point-th-tick.align-center
        {
            text-align: center;
        }
        th.point-th-tick.align-right
        {
         text-align: right;
        }
        img#winners-pic
        {
            border: 1px solid rgba(0, 0, 0, 0.1);
height: 100px;
width: 100px;
float: right;
margin-right: 0%;
margin-top: -30px;
        }
        .point-th-tick
        {
            visibility: hidden;
        }




/* RSS */

div#rss-2.widget.widget_rss h4
{
    display: none;
}



/* Homepage */
.home .homepage-more-articles-link
{
    font-size: 150%;
display: block;
text-align: center;
    margin-bottom: -30px;
}
div.x-tab-pane.fade
{
    padding: 0px 0px 10px 0px;
    transition: 1s;
}
div.x-tab-pane.fade h6
{
    font-family: 'Open Sans', sans-serif;
   color: #705c6b;
    text-transform: none;
    font-weight: 100;
    letter-spacing: 0.5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 0.9em;
 color: black;
    
}
.home .x-container>.offset
{
    margin: 0px auto;
}
div.x-tab-pane.fade img
{
    margin-bottom: 10px;
    pointer-events: none;
}
div.x-tab-pane p
{
    display: none;
}
li.x-nav-tabs-item a
{
    font-family:'Capriola','Helvetica Neue', Helvetica, sans-serif;
    color: #531bce;
}

.home .x-nav-tabs>li
{
    border-bottom: 0px !important;
}

.home div.x-container.max.width.main
{
    padding-top: 10px;
}
span.read-more-link, div.search-posts-content
{
    font-style: normal;
}

.x-recent-posts .h-recent-posts, .x-recent-posts .x-recent-posts-date
{
    white-space:normal !important;
    line-height: 140% !important;
    text-transform: none !important;
}
.x-recent-posts .x-recent-posts-date
{
    font-size: 0.9em !important;
}
div.x-recent-posts-content
{
    line-height: 140%;
}
.x-recent-posts .h-recent-posts
{
    margin: 0 0 2px 0.35em !important;
    padding-bottom: 0px !important;
    font-size: 1.6rem !important;
    padding-top: 0px;
}
.x-recent-posts .x-recent-posts-content
{
    padding: 0px 2% 5px 2% !important;
margin: 0px 0px 5px 0.35em !important;
}
span.x-recent-posts-date
{
    font-size: 13pt !important;
font-weight: 100;
font-style: italic;
color: black;
}
span.x-recent-posts-excerpt
{
    font-weight: 100;
    font-size: 0.9em;
color: black;
font-family: 'Open Sans', sans-serif;
}

.xreadmore
{
    font-weight: bold;
margin-left: -2px;
}
.stagefaves-image
{
    width: 100%;
}


/* Search results */
.search-results h2.entry-title
{
    padding-top: 16px;
}

.search-results div.sharedaddy.sd-sharing-enabled
{
    display: none;
}
.search-results div.entry-featured
{
    width: 30%;
float: left;
margin-right: 20px;
}
.search-results article
{
    height: 300px;
overflow: hidden;
}
/* DWR 191119. Reduced margin fom 30px to prevent descending below footer. */
.search-results .pagination
{
    margin: 2px 0 0;
}

hr
{
    border: 1px !important;
}

/* Recent posts styling */
div.x-recent-posts a.x-recent-post2.with-image
{
        border: #000000 2px solid;
}


div.x-recent-posts a.x-recent-post2.with-image.Terri.Paddock
{
    border: #531bce 2px solid;
}

 a.Terri.Paddock h3.h-recent-posts
{
    color: #531bce;
}

 a.Terri.Paddock div.x-recent-posts-img
{
    background-color: #531bce;
}


div.x-recent-posts a.x-recent-post2.with-image.Mark.Shenton
{
    border: #e4007d  2px solid;
}

a.Mark.Shenton h3.h-recent-posts
{
    color: #e4007d;
}
a.Mark.Shenton div.x-recent-posts-img
{
    background-color: #e4007d;
}

div.x-recent-posts a.x-recent-post2.with-image.Libby.Purves, div.x-recent-posts a.x-recent-post2.with-image.Thom.Dibdin, div.x-recent-posts a.x-recent-post2.with-image.Jonathan.Baz  
{
    border: #b80808  2px solid;
}

a.Libby.Purves h3.h-recent-posts, a.Thom.Dibdin h3.h-recent-posts, a.Johnny.Fox h3.h-recent-posts, a.Jonathan.Baz h3.h-recent-posts 
{
    color: #b80808;
}
a.Libby.Purves div.x-recent-posts-img, a.Thom.Dibdin div.x-recent-posts-img,  a.Johnny.Fox div.x-recent-posts-img, a.Jonathan.Baz div.x-recent-posts-img
{
    background-color: #b80808;
}

.page-id-10 div#search-filter-results-3010 div.Libby.Purves p, .page-id-25554 div#search-filter-results-25553 div.Libby.Purves p  
{
width: 100%;
height: 200px;
/* background-image: url('http://mytheatremates.com/wp-content/uploads/2015/04/Libby-Purves-logo.jpg'); */
background-size: auto 100%;
background-position: center center;
background-color: white !important;
    background-repeat: no-repeat;
}

.page-id-10 div#search-filter-results-3010 div.Libby.Purves p a img, .page-id-25554 div#search-filter-results-25553 div.Libby.Purves p a img
{
    width: 100%;
height: 200px;
}
.page-id-10 div#search-filter-results-3010 div.Libby.Purves .search-posts-content a, .page-id-10 div#search-filter-results-3010 div.Libby.Purves .search-posts-content p, .page-id-25554 div#search-filter-results-25553 div.Libby.Purves .search-posts-content a, .page-id-25554 div#search-filter-results-25553 div.Libby.Purves .search-posts-content p, .page-id-10 div#search-filter-results-3010 div .search-posts-content a, .page-id-10 div#search-filter-results-3010 div .search-posts-content p, .page-id-25554 div#search-filter-results-25553 div .search-posts-content p
{
            background-image: none;
    height: auto;
    width: auto;
    display: inline;
}
/*
.tag-libby-purves img.attachment-entry.wp-post-image
{
    visibility: hidden;
}
*/
span.x-recent-posts-author
{
    font-weight: normal;
font-style: italic;
    font-size: 0.9em;
}

a.Terri.Paddock span.x-recent-posts-author
{
    color: #531bce;
}

a.Mark.Shenton span.x-recent-posts-author
{
    color: #e4007d;
}
.author-caroline-hanks-farmer div.entry-featured a.entry-thumb
{
    background-size: 100% auto;
}

.author-caroline-hanks-farmer  p.source
{
    font-size: 95%;
}
a.x-recent-post2
{
    padding: 0px 0px 0px 0px !important;
    border-radius: 3px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}

h3.h-recent-posts
{
    padding: 15px 2% 5px 2%;
}

.home div.entry-featured
{
    display: none;
}

.no-featured div.entry-featured
{
    display: none;
}




div.x-container.wpb_row
{
    margin-bottom: 0px;
}

div.x-recent-posts-img
{
    height: 200px;
}
img.attachment-entry--cropped.wp-post-image
{
    width: inherit !important;

}

#sexy-author-bio
{
    padding: 20px 20px 20px 40px !important;

}


div#sexy-author-bio.mark-shenton div#sab-author a
{
    color: #e4007d ;
}

div#sexy-author-bio.mark-shenton
{
    border-color: #e4007d;
}

#sexy-author-bio div#sab-social-wrapper
{
    display: inline;
    float: right;
}

div.x-recent-posts-img
{
    background-image: url('http://mytheatremates.com.gridhosted.co.uk/wp-content/uploads/2015/01/My-Theatre-Mates-logo-retina-3.png');
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}

li.x-post-carousel-item .no-post-thumbnail a.entry-cover
{
    background-image: url('http://mytheatremates.com.gridhosted.co.uk/wp-content/uploads/2015/01/My-Theatre-Mates-logo-retina-3.png') !important;
     background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}

li.x-post-carousel-item .tag-libby-purves a.entry-cover
{
    background-image: url('http://mytheatremates.com/wp-content/uploads/2015/04/Libby-Purves-logo.jpg') !important;
     background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
.tag-libby-purves div.x-recent-posts-img 
{
background-color: white !important;
}

.tag-libby-purves .entry-featured
{
        background-image: url('http://mytheatremates.com/wp-content/uploads/2015/04/Libby-Purves-logo.jpg');
background-size: auto 100%;
background-position: center center;
background-color: white !important;
    background-repeat: no-repeat;
    
}

div.Kristy.Stott div.entry-content.content img
{
    display: none;
}

div.Kristy.Stott div.entry-content.content img[width='17'] {
    float:none;
    display: inline-block;
margin: -6px 3px auto 0px;
}


.x-recent-posts .format-standard .x-recent-posts-img::before
{
    content:"" !important;
}
.x-recent-posts .x-recent-posts-img::before
{
    background-color: transparent !important;
}

.black-border
{
    border: #000000 2px solid;
    border-radius: 3px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    padding-bottom: 0px !important;
    width: 100%;
}
.red-border
{
        border: #b80808 2px solid;
    border-radius: 3px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    padding-bottom: 0px !important;
    width: 100%;
}

.purple-border
{
            border: #531bce 2px solid;
    border-radius: 3px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    padding-bottom: 0px !important;
    width: 100%;
    
}
.pink-border
{
            border: #ce1a7d 2px solid;
    border-radius: 3px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    padding-bottom: 0px !important;
    width: 100%;
    
}


.black-border h4, .red-border h4, .purple-border h4, .pink-border h4
{
    margin: 10px;
}

.black-border img, .red-border img, .purple-border img, .pink-border img
{
    margin-bottom: 0px !important;
}

hr.black
{
    border: #000000 1px solid !important;
}

hr.red
{
    border: #b80808 1px solid !important;
}
hr.purple
{
    border: #531bce 1px solid !important;
}
hr.pink
{
    border: #ce1a7d 1px solid !important;
}

/* Tickets quick search */
#ticket-box
{
border: 2px dashed #531bce;
padding: 9px;
width: 300px;
margin: auto;
    margin-bottom: 10px;
}

#ticket-box a.eolts_more
{
font-weight: normal;
font-size: 12pt;
text-transform: uppercase;
background-color: #ffffff;
color: #531bce;
    border: 3px solid #6433ce;
padding: 5px;
text-decoration: none;
position: absolute;
right: 30px;
margin-top: -60px;
}

#ticket-box select#qqty
{
    width: 50%;
    border: 1px solid #6433ce;
    background-color: white;    
}
#ticket-box select#qperf
{
        border: 1px solid #6433ce;
    background-color: white;
}
#ticket-box select#qdate
{
            border: 1px solid #6433ce;
    background-color: white;
}
#ticket-box select#showid
{
                border: 1px solid #6433ce;
    background-color: white;
}
#ticket-box h4.h-widget
{
border: 0px;
border-bottom: 1px solid #531bce;
}
#ticket-box table tr td
{
border: 0px;
}
#ticket-box table, #ticket-box form
{
    margin-bottom: 0px;
}


/* Awards page */

div.yop-poll-container
{
    border: 0px !important;
    padding: 0px !important;
}
form.yop-poll-forms .yop-poll-question
{
   font-size: 1.2em;
text-align: left;
    color: #531bce;
     font-family:'Capriola','Helvetica Neue', Helvetica, sans-serif;
    padding: 0px;
    clear: left;
}
.yop-poll-question-container
{
    padding: 0px 0px 40px 0px !important;
    
}

.yop-poll-answers label
{
    display: inline-block !important;
    height: 30px;
    margin: 0px 0px 10px 0px !important;
}

.yop-poll-li-result .yop-poll-answers label
{
    display: inline;
}
.yop-poll-answers label img
{
    max-width: 100px !important;
    border: #531bce 1px solid;
}
.yop-poll-answers li 
{
list-style: none;
}
.yop-poll-description label
{
      width: 500px;
    padding-left: 20px !important;
       font-size: 11pt !important;
    color: black !important;
     font-family:'Capriola','Helvetica Neue', Helvetica, sans-serif !important;
}
.yop-poll-li-result .yop-poll-description label
{
     width: 400px;
}
label.poll-li-answer-input
{
    margin-top: 70px !important;
    top:-29px !important;
    float: left;
}
.yop-poll-answers iframe
{
    width: 500px !important;
}

.yop-poll-answers br
{
display: none;
}
.yop-poll-answers label br
{
display: block;
}


.yop-poll-li-result:last-child
{
    border-bottom: 3px solid black;
padding-bottom: 40px;
}
.yop-poll-container-success
{
color: black !important;
font-size: 19pt !important;
font-style: normal !important;
font-weight: bold;
padding: 0px 0px 20px 0px;
    line-height: 1.3;
}

.entry-header, .entry-content
{
    font-size:12pt !important;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
color: black;
    line-height: 1.7;
}

body.page.page-id-8 h1.h-landmark.entry-title, body.page.page-id-4281 h1.h-landmark.entry-title, body.page.page-id-88344 h1.h-landmark.entry-title, body.page.page-id-9504 h1.h-landmark.entry-title, body.page.page-id-185012 h1.h-landmark.entry-title, body.page.page-id-185294 h1.h-landmark.entry-title 
{
    display: none;
}

body.page.page-id-8 img.attachment-entry.wp-post-image, body.page.page-id-4281 img.attachment-entry.wp-post-image
{
    margin-top: -30px;
    border-bottom: 2px solid rgba(227,14,127,0.5);
    margin-bottom: 10px;
}
body.page.page-id-88344 img.attachment-entry.wp-post-image, body.page.page-id-9504 img.attachment-entry.wp-post-image, body.page.page-id-106031 img.attachment-entry.wp-post-image, body.page.page-id-178201 img.attachment-entry.wp-post-image, body.page.page-id-180316 img.attachment-entry.wp-post-image, body.page.page-id-185012 img.attachment-entry.wp-post-image, body.page.page-id-185294 img.attachment-entry.wp-post-image
{
        border-bottom: 2px solid rgba(227,14,127,0.5);
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.page .x-main .hentry .entry-featured
{
margin-bottom: 0px;
}

/* Awards answers */

.page-id-8 div.fb-like.fb_iframe_widget
{
    margin-top: 10px;
}

div.yop-poll-results-bar-1_yp54dcd02250fe0
{
    margin-bottom: 10px;
}

.pds-answer-text img, .pds-answer-text iframe, .pds-answer-text
{
    display: none;
}

.yop-poll-li-result .yop-poll-description label
{
    padding-left: 0px !important;
}

.pds-feedback-result .pds-feedback-per
{
    font-size: 1.1em;
position: relative;
float: right;
top: -50px;
    right: -40px;
}

a.yop_poll_result_link
{
    color: #fff !important;
font-weight: 400;
border: 1px solid black;
padding: 10px;
background-color: #5329cb;
    transition: 1s;
margin-left: 100px;
}


a.yop_poll_result_link:hover
{
    background-color: #6244ba;
    transition: 1s;
}



button.yop_poll_vote_button
{
display: inline !important;
    background-color: #5329cb !important;
        color: #fff !important;
font-weight: 400;
border: 1px solid black !important;
padding: 0px 30px 10px 30px!important;
        transition: 1s;
		text-transform: capitalize;
		font-size: 40pt !important;
}


button.yop_poll_vote_button:hover
{
        background-color: #6244ba !important;
    transition: 1s;
}
li.yop-poll-li-custom input
{
    width: 100%;
}
.yop-poll-footer, .yop-poll-footer div
{
    display: none;
    width: auto !important;
}

.yop-poll-customs
{
    border-top: 1px solid black;
padding-top: 20px;
padding-bottom: 20px;
    display: none;
}

.yop-poll-li-result
{
padding: 0px 0px 8px 10px;
border-bottom: solid 1px  #ededed;
}

.page-id-8 div.entry-content.content
{
    margin-top: 0px;
}


div.yop-poll-answers li:last-child
{
    display: none;
}
.yop-poll-description
{
display: inline;
float: left;
width: 300px;
    margin-left: 100px;
margin-top: -100px;
}
#yop-poll-question-container-1_yp56c5ec0dd0b00-91 .yop-poll-description
{
    margin-left: 00px;
margin-top: -30px;
margin-bottom: 50px;
}

div.yop-poll-answers ul li 
{
    clear: left;
}


/* Results page */

 .results-block table td
{
    border: 0px;
}

 .results-block table td span
{
    font-size: 11pt !important;
}
.results-block
{
    margin-top: 5px;
}

 .results-block img
{
    border-radius: 5px;
    width: 100px;
}
 .results-block .results-winner-block em
{
 font-size: 20pt;
    font-weight: bold;
    font-style:normal;
    color: #531bce;
}


/* About the awards page */
h5.h-custom-headline.h5, blockquote
{
    color: #5329cb
}

/* News Reviews and Features Page */

.page-id-10 div.entry-content.content, .page-id-4295 div.entry-content.content, .page-id-25554 div.entry-content.content
{
    margin-top: 0px;
}
.page-id-10 div.x-column.x-sm.vc.x-1-1, .page-id-4295 div.x-column.x-sm.vc.x-1-1, .page-id-25554 div.x-column.x-sm.vc.x-1-1
{
    padding-top: 20px;
}

.page-id-10 div.x-column.x-sm.vc.x-1-1 p, .page-id-4295 div.x-column.x-sm.vc.x-1-1 p, .page-id-25554 div.x-column.x-sm.vc.x-1-1 p
{
    margin-bottom: 0px;
}
.page-id-10 form ul, .page-id-4295 form ul, .page-id-25554 form ul
{
    margin: 0px;
}

.page-id-10 form ul li.sf-field-author, .page-id-4295 form ul li.sf-field-author, .page-id-25554 form ul li.sf-field-author
{
    display: inline;
    margin-right: 10px;
}
.page-id-10 form ul li.sf-field-author h4, .page-id-4295 form ul li.sf-field-author h4, .page-id-25554 form ul li.sf-field-author h4
{
    display: inline;
    padding-right: 21px;
}

.page-id-10 form ul div.chosen-container.chosen-container-multi, .page-id-4295 form ul div.chosen-container.chosen-container-multi, .page-id-25554 form ul div.chosen-container.chosen-container-multi
{
   width: 224px !important;
}
.page-id-10 form ul li.sf-field-post_date, .page-id-4295 form ul li.sf-field-post_date, .page-id-25554 form ul li.sf-field-post_date
{
    display: inline-block;
    padding-bottom: 0px;
}
.page-id-10 form ul li.sf-field-post_date h4, .page-id-4295 form ul li.sf-field-post_date h4, .page-id-25554 form ul li.sf-field-post_date h4
{
    
display: inline;
    padding-right: 33px;
}
.page-id-10 form ul li.sf-field-post_date ul.sf_date_field, .page-id-4295 form ul li.sf-field-post_date ul.sf_date_field, .page-id-25554 form ul li.sf-field-post_date ul.sf_date_field
{
    display: inline-block;
}
.page-id-10 form ul li.sf-field-post_date ul.sf_date_field li, .page-id-4295 form ul li.sf-field-post_date ul.sf_date_field li, .page-id-25554 form ul li.sf-field-post_date ul.sf_date_field li
{
display: inline;
    margin-right: 10px;
}


.page-id-10 form ul .datepicker, .page-id-4295 form ul .datepicker, .page-id-25554 form ul .datepicker
{
    max-width:105px;
padding: 5px;
max-height: 30px;
text-align: center;
    border: 1px solid #a1a1a1;
    margin-bottom: 0px;
}

.page-id-10 div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all, .page-id-10 div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all, .page-id-25554 div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all
{
    top: 434px !important;
}
.page-id-10 form ul li.sf-field-category, .page-id-4295 form ul li.sf-field-category, .page-id-25554 form ul li.sf-field-category
{
    padding-top: 10px;
}

.page-id-10 form ul li.sf-field-category h4, page-id-4295 form ul li.sf-field-category h4, page-id-25554 form ul li.sf-field-category h4
{
    display: inline;
    padding-right: 10px;
}
.page-id-10 .ll-skin-melon .ui-widget, .page-id-4295 .ll-skin-melon .ui-widget, .page-id-25554 .ll-skin-melon .ui-widget
{
    background-color: #5329cb;
}
.page-id-10  div#sf-results-3010.search-filter-results, .page-id-25554  div#search-filter-results-25553.search-filter-results
{
    color: transparent;
    margin-top: -40px;
}

.page-id-4295  div#sf-results-4450.search-filter-results, .page-id-25554 div#search-filter-results-25553.search-filter-results
{
        color: transparent;
}
.page-id-10 .pagination a, .page-id-10 .pagination span, .page-id-4295 .pagination a, .page-id-4295 .pagination span
{
    width: 100px;
    text-align: center;
    background-color: #5329cb;
    color: white;
    margin-top: -100px;
}
.page-id-25554 .pagination .nav-previous a, .page-id-25554 .pagination  .nav-previous  span
{
    width: 100px;
    text-align: center;
    background-color: #5329cb;
    color: white;
    margin-top: 50px;
}
.page-id-25554 .pagination a, .page-id-25554 .pagination span
{
    width: 100px;
    text-align: center;
    background-color: #5329cb;
    color: white;
    margin-top: -32px;
}
.search-results-image img
{
    height: 186px;
    overflow: hidden;
        min-width: 100%;
    min-height: 186px;
    
}

.search-posts-content span.read-more-link
{
    color: black;
}

.nav-previous.bottom a
{
        width: 100px;
    text-align: center;
    background-color: #5329cb;
    color: white;
    font-weight: normal;
    padding: 10px;
}
.pagination
{
    margin: -90px 0 0;
    position: absolute;
}

div.search-posts-result
{
   width: calc(50% - 26px);
    margin-right: 26px;
    display: inline-block;
    float: left;
    color: black;
    border-radius: 3px;
        border: 2px solid black;
box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
    font-size: 0.9em;
    margin: 0px 26px 20px 0px;
    padding: 0px 0px 10px 0px;
    min-height: 400px;
 
}
div.search-posts-result iframe
{
    display: none;
}
div.pagination
{
    clear: none !important;
}
div#search-filter-results-3010.search-filter-results
{
    opacity: 1 !important;
    padding-top: 50px;
}


.page-id-10 div.search-filter-results div h2, .page-id-4295 div.search-filter-results div h2, .page-id-25554 div.search-filter-results div h2
{
    line-height: 1.4;
}

.page-id-10 div#sf-results-3010.search-filter-results div h2 a, .page-id-4295 div#sf-results-4450.search-filter-results div h2 a, .page-id-25554 div#sf-results-25553.search-filter-results div h2 a
{
    color: #000000;
    height: auto !important;
display: inherit !important;
}

.page-id-10 div#sf-results-3010.search-filter-results div p a img, .page-id-4295 div#sf-results-4450.search-filter-results div p a img, .page-id-25554 div#sf-results-4450.search-filter-results div p a img
{
clip: rect(0px,330px,180px,0px);
position: absolute;
width: 330px;
    min-height: 180px;

}
.page-id-10 div#sf-results-3010.search-filter-results div p a, .page-id-4295 div#sf-results-4450.search-filter-results div p a, .page-id-4295 div#sf-results-25554.search-filter-results div p a
{
height: 184px;
    width: 314px;
display: block;
}

.page-id-10 div#sf-results-3010.search-filter-results div p a[rel="tag"], .page-id-4295 div#sf-results-4450.search-filter-results div p a[rel="tag"], .page-id-4295 div#sf-results-25554.search-filter-results div p a[rel="tag"]
{
    display: none;
}

.page-id-10 div#sf-results-3010.search-filter-results div p small, .page-id-4295 div#sf-results-4450.search-filter-results div p small, .page-id-4295 div#sf-results-25554.search-filter-results div p small
{
    display: none;
}


.page-id-10  div.search-filter-results div:nth-of-type(even), .page-id-4295  div.search-filter-results div:nth-of-type(even), .page-id-25554  div.search-filter-results div:nth-of-type(even)  
{
    clear: left;
}


div.search-posts-result.Mark.Shenton
{
    border: 2px solid #ce1a7d;
}

div.search-posts-result.Terri.Paddock
{
    border: 2px solid #531bce;
}

div.search-posts-result.Libby.Purves
{
    border: 2px solid #b80808; 
}
div.search-posts-result.Johnny.Fox
{
    border: 2px solid #b80808; 
}

div.search-posts-result.Thom.Dibdin
{
    border: 2px solid #b80808; 
}

div.search-posts-result.Jonathan.Baz
{
    border: 2px solid #b80808; 
}


div.search-posts-result h2
{
    padding: 0px 10px 0px 10px;
font-size: 12pt;
}
div.search-posts-result h2 a
{
    font-weight: normal;
}

div.search-posts-result.Mark.Shenton h2 a
{
    color: #ce1a7d !important;
}
div.search-posts-result.Mark.Shenton div.search-posts-author
{
    color: #ce1a7d !important;
        font-style: italic;
}

div.search-posts-result.Terri.Paddock h2 a
{
    color: #531bce !important;
}

div.search-posts-result.Terri.Paddock div.search-posts-author
{
    color: #531bce !important;
    font-style: italic;
}
div.search-posts-result div.search-posts-author
{
    font-style: italic;
    color: #b80808;
    font-weight: normal;
}
div.search-posts-date
{
    padding: 0px 10px 0px 10px;
    font-style: italic;
    font-weight: normal;
}

div.search-posts-content
{
        padding: 0px 10px 0px 10px;
    font-weight: normal;
}
div.search-posts-content strong, div.search-posts-content b
{
    font-weight: normal;
}
div.search-posts-content em, div.search-posts-content i
{
    font-style: normal;
}
div.search-posts-content br
{
    display: none;
}
div.search-posts-content p
{
    margin-bottom: 0px !important;
}
div.search-posts-author
{
      padding: 0px 10px 0px 10px;
}

div.nav-next
{
    margin-left: 120px;
}

/* Slide in box */
div#dgd_scrollbox-3250.dgd_stb_box.default
{
    padding-top: 20px !important;
}

.dgd_stb_box.default .dgd_stb_box_close
{
    background-color: #5329cb !important;
    color: white !important;
}
.dgd_stb_box.default div#compile5682._field._type_input, .dgd_stb_box.default div#compile5685._field._type_input
{
    display: inline-block;
}

.dgd_stb_box.default div#compile5683._field._type_input div input
{
    background-color: #5329cb;
    color: white;
    font-family:'Capriola','Helvetica Neue', Helvetica, sans-serif;
    border: 1px solid #000000 !important;
    -moz-box-shadow: inset 0 1 0 #673de0;
-webkit-box-shadow: inset 0 1 0 #673de0;
box-shadow: 0 1px 0 0 #673de0 inset;
    
}

.dgd_stb_box.default div#compile5682._field._type_input div._option input
{
    width: 230px;
    border: 1px solid #684cb8;
}

.dgd_stb_box.default div#compile5681._field._type_input div._option input
{
    width: 209px;
    border: 1px solid #684cb8;
}

.dgd_stb_box.default div#compile5685._field._type_input div._option input
{
    width: 210px;
    border: 1px solid #684cb8;
}




/* About us page */
.gallery-row .x-column
{
    margin-right: 3%;
}
.gallery-row .x-column img
{
border-radius: 5px;
    box-shadow: 0px 0px 2px black;
}


/* Newsletter signup page */

.page-id-3261 div#compile5681._field._type_input, .page-id-3261 div#_field5682, .page-id-3261 div#compile5685._field._type_input
{
    display: block;
}


.page-id-3261 form#_form_2909 div._label
{
    font-size: 2em;
}
form#_form_2909 br
{
    display: none;
}
.page-id-3261  div.entry-content.content
{
    margin-top: 0px;
}

/* Remove the mouseover on images */
a.entry-thumb::before
{
    background-color: transparent !important;
}
a.entry-thumb span.view
{
    display: none;
    
}
a.entry-thumb
{
 pointer-events: none;
   cursor: default;
}


/* Ads */



#top_leaderboard_space, #bottom_leaderboard_space
{
width: 100%;
text-align: center;
}
#top_leaderboard_space div, #bottom_leaderboard_space div
{
    margin: auto;
}
div#top_leaderboard_space iframe, .bottom-leader iframe
{
    border: 1px solid black !important;
}
.mpu-one iframe, .mpu-two iframe, .mpu-three iframe
{
    border: 1px solid black !important;
}

.mpu-one, .mpu-two, .mpu-three
{
padding-top: 10px;
padding-bottom: 10px;
border-top: 0.5px solid rgba(0,0,0,0.1);
border-bottom: 0.5px solid rgba(0,0,0,0.1);
}

.bottom-leader
{
margin: 10px auto 10px auto !important;
height: auto !important;
}

div.textwidget div
{
    text-align: center;
    margin: auto;
}

/* Turning ads on and off */
/* Turn off homepage leaderboard on everything but home */
.top-leader.home
{
    display: none;
}

.bottom-leader.home
{
    display: none;
}

/* Turn off homepage leaderboard on for home */
.home .top-leader.home
{
    display: block;
}
.home .bottom-leader.home
{
    display: block;
}
/* Turn off features leaderboard on everything but features page */
.top-leader.features
{
    display: none;
}
.bottom-leader.features
{
    display: none;
}
/* Turn on features leaderboard on for features page */
.page-id-10 .top-leader.features
{
    display: block;
}
.page-id-10 .bottom-leader.features
{
    display: block;
}
/* Turn off main leaderboard on home and features page */
.page-id-10 .top-leader.all, .home  .top-leader.all
{
    display: none;
}
.page-id-10 .bottom-leader.all, .home .bottom-leader.all
{
    display: none;
}






/* Press Coverage */

div.block_text
{
    overflow:visible !important;
}

/* Archive pages */
.archive.tag h1.h-landmark span, .archive.category h1.h-landmark span
{
    color: white;
}
.archive.tag h1.h-landmark span::before
{
    content: "All tagged articles";
color: #5329cb;
}

.archive.category h1.h-landmark span::before
{
        content: "All articles";
color: #5329cb;
}

.archive.author article header h2.entry-title
{
    margin-top: 20px;
}

.author .addthis_toolbox{
	display:none;
}

.author .pagination{
	margin: -50px 0 0;
}

.archive h2.entry-title
{
    margin-top: 20px;
}


/* DWR STYLES */
.mtm-sexy-author-bio{
    display:block;
    margin-top:50px;
}

.mtm-syndicate-mates{
    margin-top:60px;
}

/* Author detail page styles */

.mtm-posts-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mtm-posts-list h2.entry-title{
    margin-top:20px;
}

.mtm-posts-list-container .mtm-posts-list article.hentry{
    border: 2px solid #531bce;
    padding: 0;
    flex-basis: 48%;
    flex-grow: 0;
    flex-shrink: 1;
}

.mtm-posts-list .entry-wrap{
    padding:0 10px;
}

.mtm-posts-list-container .mtm-posts-list .hentry:first-of-type{
    margin-top:35px;
}

.mtm-posts-list article.hentry h2 a{
    color:#531bce;
}

.mtm-posts-list article.hentry .entry-content{
    margin-top: 0;
}

.mtm-posts-list-container .mtm-posts-list .hentry:last-of-type{
    border: 2px solid #531bce;
}

.mtm-posts-list .pagination{
    margin-top: 35px;
    position: relative;
}

/* DWR overrides */

body h1, body h1.h-landmark.entry-title{
        border-bottom: 2px solid rgba(83,27,206,0.5);
	color: #531bce;
	font-family:"Capriola","Helvetica Neue",Helvetica,sans-serif;
	font-size:200%;
	line-height: 1.1;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
}
body h2{
	color: #531bce;
	font-family:"Capriola","Helvetica Neue",Helvetica,sans-serif;
	font-size: 175%;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.4;
}
body h3{
	color: #531bce;
	font-family:"Capriola","Helvetica Neue",Helvetica,sans-serif;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.4;
}
body h4{
	color: #531bce;
	font-family:"Capriola","Helvetica Neue",Helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.4;
	text-transform: none;
}

body h1 a, body h2 a, body h3 a, body h4 a{
    color: #531bce;    
}

body div.search-posts-result h2 a, body div.search-posts-result h3 a, body div.search-posts-result h4 a{
    font-weight: bold;
}

.archive .pagination{
    margin-top: -50px;
}

.meta-comments{
    display: none;
}

#text-2{
    display:none;
}

/* Responsive layouts */


@media only screen and (min-width: 1200px) {
.pds-feedback-result .pds-feedback-per 
    {
        top: -40px;
right: -140px;
    }
    
    
    
}



@media only screen and (max-width: 1400px) and (min-width: 1200px) {




}
@media only screen and (max-width: 1400px) and (min-width: 979px) {
    
    img#tp, img#shenton
    {
        width: 25%;
    }
    
}

@media only screen and (max-width: 1200px) and (min-width: 979px) {

body.page.page-id-8 img.attachment-entry.wp-post-image, body.page.page-id-4281 img.attachment-entry.wp-post-image
    {
        margin-top: -10px;
    }
        div#text-2.widget.widget_text
    {
        width: 280px;
        margin-left: 5px;
    }
    div._option.name-box input, div._option.email-box input, div._option.postcode-box input
    {
        width: 43%;
    }
    div._option.subscribe-box input
    {
        width: 53%;
margin-right: 2%;
    }

    
.x-navbar .desktop .x-nav>li>a
    {
        padding: 0 0.8em;
    }

    
}

@media only screen and (min-width: 979px) {

        #top_leaderboard_space .mobile, #bottom_leaderboard_space .mobile, .mpu-one.mobile, .mpu-two.mobile
    {
        display: none;
    }
    
}

@media only screen and (max-width: 979px) {
    
body.page.page-id-8 img.attachment-entry.wp-post-image, body.page.page-id-4281 img.attachment-entry.wp-post-image
    {
        margin-top: -10px;
    }

    
 div#text-2.widget.widget_text
    {
        width: 280px;
        margin:auto;
    }
    div._option.name-box input, div._option.email-box input, div._option.postcode-box input
    {
        width: 43%;
    }
    div._option.subscribe-box input
    {
        width: 53%;
margin-right: 2%;
    }    
    
div.x-navbar-inner div.x-social-global
    {
  top: 20px;
font-size: 20pt;
position: absolute;
z-index: 0;
    }
    
div.x-navbar-inner div.x-social-global::before
    {
        font-size: 14pt;
        left: -100px;
top: 6px;
    }
div.x-navbar-inner
    {
        height: 110px;
    }
.x-btn-navbar, .x-btn-navbar.collapsed
    {
        font-size:39px !important;
    }

    a.x-btn-navbar
    {
        position: absolute;
right: 43px;
top: 70px;
        margin-top:0px;
    }
div.x-nav-wrap.mobile.collapse.in
    {
        position: relative;
    }
        
    div.x-navbar.x-navbar-fixed-top.x-container.max.width
    {
        width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
    }
    
    

    div.x-nav-wrap.mobile.collapse.in, div.x-nav-wrap.mobile.collapsing
    {
        top: 140px;
    }
    .x-navbar .mobile .x-nav li>a
    {
        margin: 0 0 0px;
    }
    
    li.menu-item.x-menu-item.x-menu-item-search
    {
     margin-top: 0 !important;
    }

    .x-navbar .mobile .x-nav li>a
    {
        font-weight: 400;
    }

ul.x-post-carousel li
{
    width: 50%;
}

    
    .home div.x-container.max.width.main
    {
        padding-top: 5px;
    }
    .page .x-main.left .hentry .entry-featured, .single-post .x-main.left .hentry .entry-featured
    {
        margin-top: 0px;
    }

    div#also-in-the-network
    {
        text-align: center;
display: inline-block;
        width: 100%;
    }
    div#also-in-the-network img#shenton, div#also-in-the-network img#tp
    {margin: auto;
    }
    
    ins.adsbygoogle[data-ad-format="horizontal"]
{
    width: 300px !important;
    height: 50px !important;
    position: fixed;
    margin-left: 300px !important;
    top: -5px;
}
    
        #top_leaderboard_space .desktop, #bottom_leaderboard_space .desktop, .mpu-one.desktop, .mpu-two.desktop
    {
        display: none;
    }
    #top_leaderboard_space  div div
    {
        margin: 0px !important;
        border: 0px !important;
    }
    .top-leader img
    {
        width: 300px !important;
        height: 50px !important;
    }
    
a.x-brand.img
    {
        padding-top: 16px;
    }

    
    div#also-in-the-network img#shenton, div#also-in-the-network img#tp 
    {
        margin: 0px auto 10px auto;
    }
    
 
    div.read-more-link 
    {
        height: auto;
    }
       div.read-more-link p
    {
        margin: 0px 0px 0px 0px;
    }
    .yop-poll-li-result
    {
        padding: 0px 0px 18px 10px;
    }
         div.yop-poll-answers ul li label
    {
        width: 350px;
    }
    
    .yop-poll-description
    {
        width: 200px;
    }
    
    h1.h-landmark.entry-title
    {
        width: 100%;
        font-size: 2.4em;
    }
    #ticket-box a.eolts_more
    {
position: relative;
right: 0px;
    }
    
    
}


@media only screen and (max-width: 767px) {

    
ul.x-post-carousel li
{
    width: 100%;
}
    
    div.x-navbar-inner div.x-social-global
    {
        top: 0px;
        right: -12px;
    }
    a.x-brand.img
    {
        width: 150px;
    }
    
    div.x-navbar-inner
    {
        padding: 0px 50px 0px 20px;
        height: 102px;
    }
    header.masthead.masthead-inline
    {
        height: 115px;
    }
    
    .x-container>.offset
    {
        margin-top: 0px;
    }
        div.yop-poll-answers ul li label
    {
        width: auto;
    }
    
     div.yop-poll-answers ul li 
    {
        padding:0px 0px 50px 0px;
    }
    .yop-poll-description label
    {
        padding-left: 0px !important;
    }
    .yop-poll-customs
    {
        margin-top: 100px;
       
    }
 
    a.yop_poll_result_link
    {
        margin-left: 20px;
    }
  .yop-poll-li-result .yop-poll-description label 
    {
        width: 150px;
    }
.yop-poll-description
    {
        margin-top: auto;
        margin-left: auto;
    }

    
    a.x-brand.img 
    {
        margin-left: 0px;
    }
    
    a.x-btn-navbar
    {
        position: absolute;
right: 32px;
top: 60px;
    }
    div.x-nav-wrap.mobile.collapse.in, div.x-nav-wrap.mobile.collapsing
    {
        top:90px;
    }
    .yop-poll-description
    {
        float: none;
        position: inherit;
        display: block;
    }
    img#winners-pic
    {
        margin-top: 0px; 
    }
    
    .mtm-posts-list-container .mtm-posts-list article.hentry{
        flex-basis:100%;
    }
}

@media only screen and (max-width: 468px) {
        
       div.yop-poll-answers ul li label
    {
        width: 200px;
    }
       div.yop-poll-answers ul li 
    {
        padding:0px 0px 100px 0px;
    }
    h1.h-landmark.entry-title 
    {
        font-size: 2em;
        width: 97%;
    }


    a.x-brand.img 
    {
        margin-left: 0px;
    }
    
    a.x-btn-navbar
    {
        position: absolute;
right: 24px;
top: 60px;
    }
    div.x-nav-wrap.mobile.collapse.in, div.x-nav-wrap.mobile.collapsing
    {
        top:90px;
    }
    div.x-navbar-inner div.x-social-global
    {
        top: 5px;
        width: 100px;
        right: -20px
    }
    header.masthead.masthead-inline
    {
          margin-top: 0px;
        height: 110px;
    }
    
    
 
    
    a.yop_poll_result_link
    {
        margin-left: 0px;
    }
    .yop-poll-description label
    {
        font-size: 10pt !important;
        line-height: 1.5 !important;
    }
    div.search-posts-result
    {
        width: 274px;

    }
    div.x-navbar-inner div.x-social-global::before
    {
        font-size: 12pt;
left: -80px;
    }
}


@media only screen and (max-width: 380px) {
a.x-brand.img
    {
        width: 120px;
    }
.site, .x-navbar.x-navbar-fixed-top.x-container.max.width
    {
        width: 100% !important;
    }
div.x-navbar-inner div.x-social-global::before
    {
        left: -70px;
font-size: 10pt;
    }
    
.x-sidebar.right   
    {
        width: 300px !important;
margin: auto !important;
    }
}

