/*

Theme Name: LabourList
Theme URI: http://www.labourlist.org/
Version: 0.01
Author: LabourList
Author URI: http://www.labourlist.org/
Template: tribune

*/
 

@import url("../tribune/style.css");
@import url("/wp-content/plugins/tabbed-widgets/css/tabbed-widgets.css");

/* Getting rid of spinner */
div.us_twitter a.us_box div.us_count us-icon-spinner { display:none; }

h6 { font-size: 12px; }

h2 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
 letter-spacing:1.5px;
}



h4 { font-size: 16px; 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 letter-spacing:1.5px;
}


.byline_featured {
 font-style:italic;
 margin-bottom: 5px;
 color:#666666;
 font-size:18px;
}

.byline {
 font-style:italic;
 margin-bottom: 5px;
 color:#666666;
 font-size:13px;
}

.archive span.date {
 margin-bottom: 0px;
}
.archive h2 {
 font-family: "Trebuchet MS", Helvetica, sans-serif;
    letter-spacing: normal;
}
#content #featured {
    float: left;
    width: 100%;
    margin:10px 0 0px 0;
    border-bottom: 5px solid #333;
    padding-bottom:15px;
}

     #content #featured h2 {
        font-size: 36px;
         line-height:1.1;
        letter-spacing:-1.1px;
      }


.content .entry span {
        line-height:1.5;
        margin-bottom:15px;
        font-size:20px;
      }

	#featured .entry {
 	font-size: 16px;
	margin-bottom:5px;
	padding-bottom:15px;
	width:645px;
	float:left;
 	}
	
	#featured .entry p {
	line-height:1.5;
	}
#featured .meta {
 clear:both;
    margin-top: 15px
}
a {
    color: #CA0002;
    text-decoration: none;
	}

a:hover {
	color:#CA0002;
	}


h4.title, #topside h3, #bottomside h3 {
    font-weight: bold;
text-transform: uppercase;
    font-size: 10px;
    margin: 0 0 5px;
    background:#CA0002;
    padding:2px 4px;
    color:#fff;
     clear:both;
    display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
 	zoom: 1;
	*display: inline;
}

        #head-bar #navigation a {
             display: block;
            height: 27px;
            font-weight: bold;
            line-height: 27px;
            padding: 0 10px;
            text-decoration: none;
         }


.yarpp-related > p, .homecat h4, h4.widgettitle {
    border-top:3px solid #BB0101;
      margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  background: #F5F5F5;
  float: left;
  width: 100%;

    }
    
    .yarpp-related > p, .homecat h4 a, h4.widgettitle a {
    background:#BB0101;
    }

 .yarpp-related > p:hover, .homecat h4 a:hover, h4.widgettitle a:hover { background:#D73333;}

    #main .red h4 { border-top:3px solid #BB0101; }
    #main .red h4 a {  background:#BB0101;}
    #main .red h4 a:hover { color:#fff; background:#D73333;}
    
    #main .grey h4 { border-top:3px solid #BB0101; }
    #main .grey h4 a { background:#BB0101;}
    #main .grey h4 a:hover { color:#fff; background:#D73333; }

 
#messagespace-head {
    margin: 0 auto;
text-align:center;
        }
	#header #inner {
    float: left;
     width: 100%;
 }
    #header #inner #logo {
        float: left;
		height: 99px;
    }
    #header #inner #logo a {
        position: relative;
        top: -22px;
       }
    #header #inner #head_banner {
        float: left;
        position: relative;
        padding:9px 0;
		font-size: 18px;
        line-height:1.4;
        width:468px;
    }
    
    #header #inner #head_banner img {
    padding:10px 0 0 5px;
    }

#menu a {
	display: block;
        text-decoration: none;
        font-size:12px;
        text-transform:uppercase;
font-family: "Trebuchet MS", Helvetica, sans-serif;
letter-spacing:1.1px;
             }

#menu-categories li a {
	padding: 0 15px 0 15px;
}

#footer .designed img {
		vertical-align:middle;
		padding:5px 0 5px 2px;
		}


.meta_box {
margin:0px 0 10px 10px;
}
.meta_box .avatar{
 margin-top:7px   
}
.tw-tabbed-nav {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	border-top-color: #BB0101;
	border-top-style: solid;
	border-top-width: 3px;
	background-color: whiteSmoke;
	font-size:15px;
}

#tab-link-3-0 a { /* was '.tw-tabbed-nav li' but was overridden by widget CSS
// DOESN'T ACTUALLY WORK SO WE HAD TO EDIT THE CSS IN THE PLUGIN
// .tw-tabbed-nav li { float:left; display:block; margin:0; padding: 2px 6px 2px 6px; } */
	padding-right: 10px;
}

#tab-link-3-1 { //right tab
	//background-color: #ffffff;
}

.tw-tabbed-nav li {
	padding: 0 10px 0 0;
}

.ui-state-active {
	background-color: #BB0101;
}

.ui-state-active a {
	color: #ffffff;
}

/* THIS IS FOR THE SIDE ADVERT. WE'LL NEED TO CHANGE THE ID IF THE WIDGET CHANGES FROM id="text-6" */
.widget#text-6 {
 padding:0;
}
#main .widget_dpe_fp_widget {
 width:auto;   
}
#main .widget_dpe_fp_widget ul li {
 padding-left:10px;
}

.widget_dpe_fp_widget .threecol ul li {
 width:33%;
margin-right: 0;
box-sizing: border-box;
padding-left: 10px;
    padding-right: 10px;
}
.widget_dpe_fp_widget .twocol ul li {
 width:49%;
margin-right: 0;
box-sizing: border-box;
padding-left: 10px;
    padding-right: 10px;
}
.widget_dpe_fp_widget .twocol ul li {
 width:49%;
margin-right: 0;
box-sizing: border-box;
padding-left: 10px;
    padding-right: 10px;
}
.widget_dpe_fp_widget .big-image {
 background-color: #CA0002;
    padding: 10px;
    color: #fff;
    clear: both
}
.widget_dpe_fp_widget .big-image .content h4.widgettitle {
 font-size: 11px;
    font-family: Georgia,"Times New Roman",Times,serif;
    text-transform: uppercase;
    color: #efb3b4;
    background: none;
    margin-top: 0;
    border: none;
}
#content #featured .widget_dpe_fp_widget .big-image a, .widget_dpe_fp_widget .big-image a {
 color:#efb3b4  
}
#content #featured .widget_dpe_fp_widget .big-image .thumb, .widget_dpe_fp_widget .big-image .thumb {
 margin: 0 20px 0 0;
  width: 50%;
  box-sizing: border-box;   
    float:left;
}
#content #featured .widget_dpe_fp_widget .big-image .thumb img, .widget_dpe_fp_widget .big-image .thumb img {
 width:100%;
    height: auto
}
#content #featured .widget_dpe_fp_widget .big-image .content .entry, .widget_dpe_fp_widget .big-image .content .entry {
 width:auto;
}
#content #featured .widget_dpe_fp_widget .big-image .content, .widget_dpe_fp_widget .big-image .content {
 width:47%;
 float:left;
    margin: 0;
    padding: 10px 10px 10px 0;
    box-sizing: border-box;
    border-top:0;
}
#content #featured .widget_dpe_fp_widget .big-image .content div.date, .widget_dpe_fp_widget .big-image .content div.date {
 padding-top:0 ;
    color: #df6667
}
#content #featured .widget_dpe_fp_widget .big-image .content .byline_featured, .widget_dpe_fp_widget .big-image .content .byline_featured {
    color:#fff
}
#content #featured .widget_dpe_fp_widget .big-image .content h2 a, .widget_dpe_fp_widget .big-image .content h2 a {
 color:#fff;
    font-size: 28px
    
}
.homecat .thumb a img {
  width: 100%;
  height: auto;
}
#featured .homecat li .meta, .homecat li .meta {
 bottom:0;
top:auto;
    width:98%
}
#main .widget_dpe_fp_widget .big-image .content {
    width:46%;
}
#main .widget_dpe_fp_widget .big-image .content h2 a {
   font-size: 20px;
  line-height: 1.4;
  letter-spacing: normal;
}
#main .widget_dpe_fp_widget .large-feat .thumb {
    float:left;
    margin-right: 20px
}
#main .widget_dpe_fp_widget .large-feat .meta {
    float:left;
}
#bottomside .widget {
  width: 33%;
  box-sizing: border-box;
  padding-left: 10px;
padding-right: 10px;
    margin-right: 0;
}
#fp-carousel { position: relative; overflow: hidden; }
    #fp-carousel li { list-style: none; clear:none}
        #fp-carousel ul li { float: left; padding:0}
#fp-carousel .dots {
  position: absolute;
  left: 0;
  right: 20px;
  bottom: 20px;
  text-align: right;
}

#fp-carousel .dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: 999em;
  border: 1px solid #fff;
  border-radius: 6px;
  cursor: pointer;
  opacity: .4;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
}

#fp-carousel .dots li.active {
  background: #fff;
  opacity: 1;
}
.sponsor-grid {
 padding:0;margin: 0!important;
}
    .sponsor-grid:after, .sponsor-grid li:after, .sponsor-grid li a:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
    .sponsor-grid li {
    list-style: none;
    display: block;
    width:50%;
        padding-left: 0!important;
    float: left;
    position: relative;
    height: 0;
    padding-top: 40%;
}
    .sponsor-grid li a {
        position: absolute;
        top:0;
        left: 0;
        width:90%;
        height: 90%;
        margin: 5%;
        border:1px solid #f0f0f0;
    }
.sponsor-grid li a img {
    width:70%;
    height: auto;
    position: absolute;
    margin-left: -35%;
    left: 50%;
    top: 50%;
  transform: translateY(-50%);
} 
.signup-confirm {
   padding: 10px;
  border: 1px solid #ddd;
  margin: 10px 0;
  background-color: #f2f2f2;
} 
.signup-confirm h4 {
      font-family: Georgia,"Times New Roman",Times,serif;
  color: #CA0002;
  font-size: 22px;
}
}
