/*
Theme Name: Nouse
Theme URI: http://www.nouse.co.uk/
Description: The custom theme used for the Nouse website
Version: 2011
Author: Nouse (more details in file)

The following people have contributed to the Nouse design:

Original Design - Emma Gawen
"Nouse 2007" maintainer - Daniel Whitehead

2008/09 Design Team:

Chris Northwood - Technical Director
Ali Clark
Mike Tomasello
Alex Muller

2009/10 Design Team:

Ali Clark - Technical Director
Andrew Fairbairn

2010/11 Design Team:

Andrew Fairbairn - Technical Director
Jonathan Frost - Graphic Designer
Ivaylo Hristakiev

*/

/* General stylistic elements */

body
{
    font: 62.5%/1.7em Verdana, sans-serif;
    background-color: #bdbdbd;
    background-repeat: repeat-y;
    background-position: center top;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

a
{
    color: #003399;
    text-decoration: none;
}

a:hover
{
    color: #d60a60;
    text-decoration: underline;
}

img
{
    border:0;
}

#container
{
    width: 982px;
    font-family: Verdana, Arial, sans-serif;
    color: #404040;
    margin: 0 auto 0 auto;
    text-align: left;
}

#main
{
    clear: both;
    border-right: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    background-color: #fff;
    padding: 1px 0 0 0;
}

#content
{
    padding: 7px 10px;
}

/* Default WordPress things */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Backwards compatibility things from the old site that we don't want to break */
blockquote { background: url('img/blockquote.png') #fff top left no-repeat; color: #404040;}
blockquote.left { float: left; width: 45%; padding: 10px; font-weight: bold; }
blockquote.right { float: right; padding: 10px; width:45%; font-weight: bold;  }

/* Content boxes */
.box,
.freshersbox
{
    float: right;
    border: 1px solid #2b4988;
    width: 50%;
    margin: 5px;
    padding: 2px;
}

.box h3,
.freshersbox h3
{
    background-color: #2b4988;
    color: #fff;
    font-family: "Myriad Web Pro", sans-serif;
    margin: -2px;
    font-size: 1.8em;
    line-height: 1.4em;
    text-transform: uppercase;
    font-weight: normal;
}

/* Header */

#header
{
    margin: 0;
    border-bottom: 2px solid #3b5997;
    text-align: center;
}

#header h1
{
    margin: 0 auto;
    width: 540px;
    min-height: 129px;
    text-align: center;
}

#header h1 img
{
    margin: 0;
    border: 0;
    padding: 8px 32px 15px;
}

#top
{
    clear: both;
    color: #efefef;
    padding: 3px 5px;
    background-color: #3b5998;
    text-align: left;
    width: 972px;
    height: 20px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -khtml-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -khtml-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

#header-mobile-link
{
    display: block;
    float: left;
    color: #fff;
    padding: 2px 5px;
}

#searchform
{
    display: block;
    float: right;
    margin: 0;
    width: 180px;
    height: 18px;
    background-color: #fff;
    border: 1px solid #99a7c1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
}

#searchbox
{
    display: block;
    padding: 0;
    margin: 2px 1px 2px 3px;
    color: #2f2f2f;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    float: left;
    width: 153px;
    border: 0;
    outline: none;
    -webkit-appearance: none;
}

#searchbox.placeholder
{
    color: #999;
}

#searchbox:-moz-placeholder
{
    color: #999;
}

#searchbox::-webkit-input-placeholder
{
    color: #999;
}

#searchbutton
{
    display: block;
    width: 22px;
    height: 18px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0;
    border: 0;
    text-indent: -999px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0 1px 0 0;
    float: right;
    cursor: pointer;
}

#sponsored
{
    text-align: left;
    margin: 32px 0 0 15px;
    float: left;
}

#sponsored a
{
    text-decoration: none;
    color: #777;   
}

#awardsbadge
{
    float: right;
    margin: 23px 20px 0 0;
}

#freshersbadge
{
    float: right;
    margin: 11px 19px 0 0;
    -moz-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
}

#ffbadge
{
    float: right;
    margin: 9px 24px 0 0;
}

#ffbadge a img
{
    padding: 10px 20px;
}

h2, h3, h4
{
    font-family: Georgia, serif;
}

/* Navigation bar */

#nav
{ 
    background: #f1f1f1;
}

#nav ul
{
    padding: 0;
    margin: 0;
}

#nav ul li
{
    display: inline;
}

#nav ul li a
{
    padding: 2px;
    margin: 0;
    float: left;
    text-align: center;
    border: 0;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    font: normal 1.2em/24px Verdana, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    background: #f1f1f1;
    color: #4f4f4f;
    text-shadow: 0 1px 0 #ffffff;
}

#nav ul li a:hover,
#nav ul li.active a
{
    color: #ffffff;
    background: #365089;
    background: -moz-linear-gradient(top, #5f77a7, #2f4678);
    background: -webkit-gradient(linear, left top, left bottom, from(#5f77a7), to(#2f4678));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f77a7', endColorstr='#2f4678', GradientType=0);
    text-shadow: 0 1px 0 #000000;
}

#nav ul li a:hover
{
    text-decoration: underline;
}

#nav ul li#menu-item-news a:hover,
#nav ul li#menu-item-news.active a
{
    background: #9f9f9f;
    background: -moz-linear-gradient(top, #d0d0d0, #767676);
    background: -webkit-gradient(linear, left top, left bottom, from(#d0d0d0), to(#767676));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d0d0', endColorstr='#767676', GradientType=0);
}

#nav ul li#menu-item-comment a:hover,
#nav ul li#menu-item-comment.active a
{
    background: #81037e;
    background: -moz-linear-gradient(top, #9f479d, #5a0258);
    background: -webkit-gradient(linear, left top, left bottom, from(#9f479d), to(#5a0258));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f479d', endColorstr='#5a0258', GradientType=0);
}

#nav ul li#menu-item-muse a:hover,
#nav ul li#menu-item-muse.active a
{
    background: #252525;
    background: -moz-linear-gradient(top, #5f5f5f, #000);
    background: -webkit-gradient(linear, left top, left bottom, from(#5f5f5f), to(#000));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5f5f', endColorstr='#000000', GradientType=0);
}

#nav ul li#menu-item-politics a:hover,
#nav ul li#menu-item-politics.active a
{
    background: #981e1d;
    background: -moz-linear-gradient(top, #bb4140, #8b1110);
    background: -webkit-gradient(linear, left top, left bottom, from(#bb4140), to(#8b1110));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bb4140', endColorstr='#8b1110', GradientType=0);
}

#nav ul li#menu-item-sport a:hover,
#nav ul li#menu-item-sport.active a
{
    background: #eecd48;
    background: -moz-linear-gradient(top, #f9d752, #d2b12c);
    background: -webkit-gradient(linear, left top, left bottom, from(#f9d752), to(#d2b12c));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d752', endColorstr='#d2b12c', GradientType=0);
}

#nav ul li#menu-item-blogs a:hover,
#nav ul li#menu-item-blogs.active a
{
    background: #277f4c;
    background: -moz-linear-gradient(top, #52996f, #2e7249);
    background: -webkit-gradient(linear, left top, left bottom, from(#52996f), to(#2e7249));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52996f', endColorstr='#2e7249', GradientType=0);
}

#nav ul li#menu-item-elections a:hover,
#nav ul li#menu-item-elections.active a
{
    background: #ff4900;
    background: -moz-linear-gradient(top, #fd5918, #e54200);
    background: -webkit-gradient(linear, left top, left bottom, from(#fd5918), to(#e54200));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd5918', endColorstr='#e54200', GradientType=0);
}

#nav ul li#menu-item-football a:hover,
#nav ul li#menu-item-football.active a,
#nav ul li#menu-item-collegecup a:hover,
#nav ul li#menu-item-collegecup.active a,
div.collegecuptabs a.active
{
    background: #ff4900;
    background: -moz-linear-gradient(top, #fc9316, #e47c00);
    background: -webkit-gradient(linear, left top, left bottom, from(#fc9316), to(#e47c00));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc9316', endColorstr='#e47c00', GradientType=0);
}

#nav ul li#menu-item-roses a,
#nav ul li#menu-item-roses a:hover,
#nav ul li#menu-item-roses.active a,
#nav ul li#menu-item-travel a,
#nav ul li#menu-item-travel a:hover,
#nav ul li#menu-item-travel.active a
{
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    color: #000;
    text-shadow: 0 1px 0 #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

#nav ul li#menu-item-roses a,
#nav ul li#menu-item-roses a:hover
{
    background-position: center center;
    background-image: url('/wp-content/themes/nouse/img/roses-tab.png');
}

#nav ul li#menu-item-travel a,
#nav ul li#menu-item-travel a:hover
{
    background-position: right bottom;
    background-image: url('/wp-content/themes/nouse/img/travel/travel-tab.png');
}

#nav ul li#menu-item-travel a:hover,
#nav ul li#menu-item-travel.active a
{
    background-color: #CBE3EF;
}

#nav ul.subnavbar
{
    clear: both;
    background: #fff;
    z-index: 10;
}

#nav ul.subnavbar li a
{
    color: #666;
    background: #fff;
    width: 150px;
    border: 0;
    text-shadow: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

#nav ul.subnavbar li a:hover
{
    text-decoration: underline;
}

#nav ul.subnavbar li a:hover,
#nav ul.subnavbar li.active a
{
    color: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

/* Footer */

#footer
{
    clear: both;
    font-size: 1.2em;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #fff;
}

#footer hr
{
    color: #e9e9e9;
    background-color: #e9e9e9;
    height: 1px;
    margin: 10px 6px;
    border: 0;
}

#footer h2
{
    font: bold 1.75em Georgia, serif;
    letter-spacing: -0.05em;
    border-bottom: 3px solid #3B5998;
    padding: 0 6px;
    margin: 0 0 10px 0;
}

#footer h2 a
{
    color: #404040;
}

#footer h2 a:hover
{
    text-decoration: none;
}

#footer p
{
    clear: both;   
}

.footercolumn
{
    width: 316px;
    margin: 0 5px;
    float: left;
}

.footercolumn .recentarticlecatlink,
.footercolumn .recentarticlecatlink a,
.footercolumn .recentarticlecatlink a:hover
{
    color: #666;
    white-space: nowrap;
}

.footercolumn ul
{
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
}

.footercolumn ul li
{
    margin: 0 0 1em 0;
    padding: 0;   
}

.footercolumn ul#footeraboutlinks
{
    padding: 0 10px 0 0;
}

.footercolumn ul#footeraboutlinks li
{
    padding: 0 0 0 21px;   
}

.footercolumn ul#footeraboutlinks li.social_item,
.footercolumn ul#footeraboutlinks li.page-item-731
{
    background-repeat: no-repeat;
}

.footercolumn ul#footeraboutlinks li.page-item-731
{
    background-position: 0 -79px;
}

.footercolumn ul#footeraboutlinks li#facebook_link
{
    background-position: 0 -18px;
}

.footercolumn ul#footeraboutlinks li#twitter_link
{
    background-position: 0 -38px;
}

.footercolumn ul#footeraboutlinks li#flickr_link
{
    background-position: 0 -58px;
}

#bottom
{
    font-size: 0.85em;
    clear: both;
    color: #efefef;
    padding: 4px;
    background-color: #3b5998;
    text-align: center;
    width: 973px;
    position: relative;
    top: 20px;
    border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -khtml-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -khtml-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
}

#bottom a
{
    color: #efefef;
}

/* Pages */

#pagebody,
div.frontpodcast
{
    float: left;
    width: 610px;
    clear: left;
    margin-top: 2px;
}

#pagebody p,
#pagebody > div > strong,
.blogpostsingle p,
.archivenav p,
.searchnav p,
#sitemap,
#pagebody ul
{
    font-size: 1.2em;
    line-height: 1.6em;
}

#pagebody div.article-image strong
{
    font-size: 1.1em;
}

div.gmnoprint p
{
    line-height: 1em !important;
}

#pagebody p.byline,
.blogpostsingle p.byline
{
    font-size: 1.1em;
    margin: 2px 6px;
    color: #777;
}

#pagebody p.byline .author,
.blogpostsingle p.byline .author
{
    display: none;
}

#pagebody div.social-media
{
    float: right;
    padding-top: 3px;
    margin-bottom: -3px;
    width: 193px;
}

#pagebody div.social-media .email-button,
#pagebody div.social-media .print-button,
#pagebody div.social-media .twitter-share-button,
#pagebody div.social-media .facebook-like-button
{
    display: block;
    float: left;
    overflow: hidden;
}

#pagebody div.social-media .email-button,
#pagebody div.social-media .print-button,
#pagebody div.social-media .twitter-share-button
{
    margin-right: 3px;
}

#pagebody div.social-media .facebook-like-button
{
    border: none;
    width: 89px;
    height: 21px;
}

#pagebody div.social-media .email-button,
#pagebody div.social-media .print-button
{
    text-indent: -999px;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
}

#pagebody div.social-media .email-button
{
    background-position: 0 -98px;
}

#pagebody div.social-media .email-button:hover
{
    background-position: 0 -118px;
}

#pagebody div.social-media .print-button
{
    background-position: 0 -138px;
}

#pagebody div.social-media .print-button:hover
{
    background-position: 0 -158px;
}

#pagebody div.article-image,
.blogpostsingle div.article-image
{
    float: right;
    clear: both;
    padding: 10px 0 5px 10px;
    max-width: 300px;
}

#pagebody div.article-image img,
.blogpostsingle div.article-image img
{
    max-width: 300px;
    height: auto;
}

#pagebody img.alignleft,
.blogpostsingle img.alignleft
{
    margin-right: 10px;
}

#pagebody img.alignright,
.blogpostsingle img.alignright
{
    margin-left: 10px;
}

#pagebody div.linked-article
{
    float: right;
    clear: both;
    width: 230px;
    border-top: 3px solid #81037e;
    border-bottom: 3px solid #81037e;
    margin: 5px 0;
}

#pagebody div.linked-article h3
{
    font-size: 1.4em;
    margin: 10px 0 0 0;
}

#pagebody div.linked-article img,
div.frontpagesection#comment img
{
    float: left;
    margin: 0 4px 0 0;
    clear: left;
    width: 77px;
    height: 70px;
    padding: 3px 0;
}

#pagebody div.linked-article h3,
div.frontpagesection#comment h3 a span
{
    line-height: 1.4em;
    background-repeat: no-repeat;
    background-position: right bottom;
}

#pagebody div.linked-article p
{
    font-size: 1.1em;
    text-transform: uppercase;
    text-align: right;
    margin: 3px 3px 3px 0;
}

#pagebody img
{
    max-width: 610px;
    height: auto;
}

/* Sidebar */

#sidebar
{
    float:right;
    width: 320px;
    padding-left: 10px;
    margin-left: 10px;
}

#sidebar h3
{
    font-size: 1.8em;
}

#sidebar ul#relatedposts,
#sidebar ul#popular-this-week 
{
    list-style-type: square;
    padding-left: 2em;
    margin: 0.5em 0;
    font-size: 1.1em;
}

#sidebar ul#relatedposts li,
#sidebar ul#popular-this-week li
{
    line-height: 1.7em;
}

#sidebar .author,
.blogpostauthor .author
{
    width: 299px;
    height: 55px;
    margin: 8px 0;
    background: #f6f6f6;
    padding: 8px;
    border: 1px solid #e9e9e9;
}

#sidebar .author h4,
.blogpostauthor .author h4
{
    font-size: 1.8em;
    font-family: Georgia, serif;
    margin: 0;
}

#sidebar .author p,
.blogpostauthor .author p
{
    font-size: 1.1em;
    margin-bottom: 0;
}

#sidebar .author img,
.blogpostauthor .author img
{
    width: 73px;
    height: 66px;
    margin: -3px -8px;
    float: right;
}

#sidebar #popular-widget
{
    margin-bottom: 1em;
}

#sidebar .sidebarbanner
{
    margin: 15px 0 10px;
}

/* Comment Styles */

h3#comments
{
    font: normal 1.1em Verdana, sans;
    color: #666;
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 5px;
}

ol.commentlist
{
    list-style: none;
    padding: 0;
}

ol.commentlist li p
{
    font-size: 1.2em;
    line-height: 1.4em;
}

div.comment-author
{
    font-size: 1.8em;
    line-height: 1.4em;
    font-family: Georgia, serif;
}

div.comment-author cite
{
    font-weight: bold;
}

div.comment-author img { display:none; } /* Temporary to hide avatars... */

div.commentmetadata
{
    border-bottom: 2px solid #eee;
    font-size: 1.1em;
    padding: 0 0 5px;
}

div.reply
{
    padding-bottom: 24px
}

ul.children
{
    list-style: none;
}

div#respond h3
{
    font-size: 2em;
}

#author, #email, #url, textarea#comment, #submit
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.2em;
}

textarea#comment
{
    font-size: 1.3em;
    padding: 2px;
    width: 100%;
}

/* Section pages */

/* This is used for the subsection boxes on the section pages and in the sidebar */
div.sportsection,
div.newssection,
div.pagesection
{
    padding: 2px;
    margin: 0 0 1em;
}

div.sportsection,
div.newssection,
div.pagesection
{
    clear: both;
}

#sidebar div.pagesection
{
    background: #f6f6f6;
}

div.sportsection,
div.newssection,
div.pagesection,
div.editorials
{
    border-bottom: 1px solid #e9e9e9;
}

/* The underlined page heading (most specific ones inherit from this) */
div.frontpagesection h2,
h2.commentpage,
h2.newspage,
h2.musepage,
h2.sportspage,
h2.blogtitle,
h2.fresherstitle,
div#popular-widget h2,
div#twitter h2,
div.sportsection h2,
div.sportgeneralarticles h3,
div.sportcomment h3,
div.newssection h2,
div.pagesection h3,
div.sportsection h3,
div.frontpolitics h2,
div.fronteuro h2,
div.frontgenelections h2,
div.frontpodcast h2,
div.commentarticles h2,
div.commentsidebar h2,
div#pagebody h2,
h3.musefeaturesheading,
div#fantasyfootball h2
{
    background: #fff;
    color: #000;
    margin: -2px -2px 0 -2px;
    padding: 10px 8px 2px;
    font: bold 2.3em/normal Georgia, serif;
    letter-spacing: -0.05em;
    clear: left;
}

/* The underlined page heading (most specific ones inherit from this) */
div.frontpagesection h2,
h2.commentpage,
h2.newspage,
h2.musepage,
h2.sportspage,
h2.blogtitle,
h2.fresherstitle,
div#popular-widget h2,
div.sportsection h2,
div.sportgeneralarticles h3,
div.sportcomment h3,
div.newssection h2,
div.pagesection h3,
div.sportsection h3,
div.frontpolitics h2,
div.fronteuro h2,
div.frontgenelections h2,
div.frontpodcast h2,
div.commentarticles h2,
div.commentsidebar h2,
div#pagebody h2
{
    border-bottom: 4px solid #ddd;
}

/* Muse titles (shared between front page and Muse page) */

div.frontmuse h3,
div.frontmuse h4,
h2.musepagefront span,
h2.musepage,
div.frontpagemuse#muse h2 a,
div.frontpagemuse#muse div h3
{
    font-family: Verdana, Arial, san-serif;
    line-height: 1em;
    font-weight: normal;
}

h2.musepagefront,
div.frontpagemuse#muse h2
{
    background-color: #000;
    padding: 0;
    clear: left;
}

h2.musepagefront
{
    margin: 26px 0 6px;
}

h2.musepagefront span,
div.frontpagemuse#muse h2 a
{
    display: block;
    font-size: 2.4em;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    top: -7px;
}

h2.musepagefront span
{
    padding: 0 8px;
}

div.frontmuse h3,
div.frontpagemuse#muse div.subsection h3
{
    font-size: 2.1em;
    margin: 0 0 7px 0;
}

div.frontmuse h3 a,
div.frontmuse h3 a:hover,
div.frontpagemuse#muse div.subsection h3 a,
div.frontpagemuse#muse div.subsection h3 a:hover
{
    color: #000;
}

/* End of Muse, continue with other sections */

div.frontpagesection#news h2,
h2.newspage
{
    border-bottom: 4px solid #3b5998 !important; 
}

div.frontpagesection#comment h2,
h2.commentpage
{
    border-bottom: 4px solid #81037e; 
}

h2.musepage,
div.frontpagesection#muse h2
{
    background-color: #fff;
    border-bottom: 4px solid #000; 
    color: #000;
    letter-spacing: normal;
}

div.frontpagesection#politics h2,
div.frontpolitics h2.politicstitle,
div.fronteuro h2.eurotitle,
div.frontgenelections h2
{
    border-bottom: 4px solid #b21415; 
}

h2.sportspage,
h3.sportspage,
div.frontpagesection#sports h2
{
    border-bottom: 4px solid #f7ce28 !important; 
}

h2.blogspage,
h2.blogtitle,
div.frontpagesection#blogs h2
{
    border-bottom: 4px solid #277f4c !important; 
}

div.sportsection div,
div.newssection div
{
    padding: 8px;
    clear: right;
    border-bottom: 1px solid #e9e9e9;
}


div.frontpagesection br,
div.frontpagemuse br,
div.sportsection br,
div.newssection br,
div.clearer
{
    display: block !important;
    height: 1px !important;
    width: 1px !important;
    font-size: 0em !important;
    line-height: 0em !important;
    clear: both !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    float: none !important;
}

div.frontpagesection h3,
div.newssection h3,
div.archivepost h3
{
    font: bold 1.6em/1.3em Georgia, serif;
    margin: 0;
    padding: 0;
}

div.frontpagesection div.main h3,
div.sportsection div.main h3
{
    font-size: 2em;
    letter-spacing: -0.05em;
}

div.frontpagesection p,
div.frontpagemuse p,
div.sportsection p
div.newssection p
div.musesection p
{
    color: #333;
    font-size: 1.2em;
}

div.frontpagesection ul,
div.frontpagemuse ul,
div.sportsection ul,
div.newssection ul
{
    font-size: 1.1em;
    margin: 0;
    padding: 8px 0 8px 21px;
    clear: right;
    list-style-type: square;
}

div.musesection ul.links,
div.frontpagesection ul.links,
div.frontpagemuse ul.links
{
    color: #8b8b8b;
    list-style-type: disc;
    font-size: 1.2em;
}

div.musesection ul.links,
div.frontpagemuse#muse div ul.links
{
    clear: left;
    padding: 0 0 0 20px;
}

div.frontpagesection ul li,
div.frontpagemuse ul li,
div.sportsection ul li,
div.newssection ul li,
div.musesection ul li
{
    margin: 0;
    padding: 0;
}

div.frontpagesection ul li.more,
div.sportsection ul li.more,
div.newssection ul li.more
{
    margin: 0.6em 0 0;
    font-weight: bold;
}

div.frontpagesection img,
div.sportsection img,
div.newssection img
{
    float: left;
    margin: 0 3px 1px 0;
}

div.frontnews h3,
div.frontsport h3,
div.frontpolitics h3,
div.fronteuro h3,
div.frontgenelections h3,
div.commentarticles h3,
div.commentsidebar h3,
div.submusesidebar h3,
div.submusebody h3
{
    font: bold 2.3em Georgia, serif;
    letter-spacing: -0.05em;
    margin-bottom: 0;
}

div.newsleftstory h3,
div.submusearticle h3,
div.electionsleftstory h3
{
    margin-top: 12px;
}

div.frontnews p,
div.frontsport p,
div.frontpolitics p,
div.fronteuro p,
div.frontgenelections p,
div.commentarticles p,
div.commentsidebar p,
div.frontelections p
{
    font-size: 1.2em;
}

/* This does not account for all of the p.byline elements. */
div.frontnews p.byline,
div.frontsport p.byline,
div.frontpolitics p.byline,
div.fronteuro p.byline,
div.frontgenelections p.byline,
div.frontmuse p.byline,
div.commentarticles p.byline,
div.submusebody p.byline,
div.frontelections p.byline
{
    font-size: 1.1em;
    color: #777;
    margin: 0;
}

p.byline a
{
    font-style: italic;
}

div.frontnews p.readmore,
div.frontelections p.readmore
{
    color: #aaa;
    list-style-type: square;
    font-size: 1.1em;
}

div.mainnewsstory,
div.sport-main-story,
div.politics-main-story
{
    background: #fff;
    width: 960px;
}

div.mainnewsstory,
div.sport-main-story
{
    height: 160px;
}

div.mainnewsstory img,
div.sport-main-story img,
div.politics-main-story img
{
    float: left;
    height: 150px;
    padding-right: 6px;
    width: 165px;
}

div.newsleftcolumn,
div.politics-local-col
{
    float: left;
    width: 475px;
}

div.newsleftcolumn
{
    width: 465px;
    padding: 0 10px 10px 0;
}

div.newsleftcolumn h3,
div.newsrightcolumn h3,
div.politics-local-col h3,
div.politics-world-col h3,
div.commentarticles h3,
div.commentsidebar h3
{
    font-size: 1.8em;
}

div.politics-local-col p,
div.commentsidebar div#editorial p
{
    margin-bottom: 24px;
}

div.newsleftstory img,
div.politics-local-col img,
div.politics-world-col img,
div.commentcolumn img
{
    float: right;
    margin-left: 5px;
}

div.newsleftstory img,
div.politics-local-col img,
div.politics-world-col img
{
    height: 80px;
    width: 88px;
}

div.newsleftstory img,
div.politics-local-col img,
div.politics-world-col img
{
    padding: 0px 6px;
}

div.newsleftstory,
div.politics-local-col,
div.submusearticle,
div.electionsleftstory
{
    border-bottom: 1px dotted #E9E9E9;
}

div.newsrightcolumn,
div.politics-world-col
{
    float: right;
    width: 475px;
}

div.newsrightcolumn img,
div.politics-world-col img
{
    height: 80px;
    width: 88px;
    margin-left: 4px;
}

div.newssection h3
{
   font-size: 1.6em;
   line-height: 1.5em;
}

div.newssection div p
{
    margin: 0.5em 0;
}

div.newssection div.main h3
{
    font-size: 1.8em;
    line-height: 1.2em;
}

div.newssection div
{
    width: 219px;
    float: left;
    border: 0;
}

div.newssection div.archiveslist
{
    border-left: 1px solid #eee;
}

span.byline
{
    display: block;
    color: #777;
}

.politics-content-top,
.frontsport
{
    clear: both;
}

/* Aligns the excerpt paragraph and read more link with the title and date. */
.article_image_aligned
{
    margin-left: 93px;
}

/* Archive link at bottom of section pages and more link on archive pages */
.archives a,
#morelink a
{
    display: block;
    padding: 15px;
    text-align: center;
    background-color: #f6f6f6;
    font-weight: bold;
    font-size: 1.2em;
    clear: both;
}

.archives a
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 10px;
}

#morelink a
{
    border: 1px solid #ccc;
    margin: 20px 0;
}

/* The archive/author pages, etc */
div.archivepost h3
{
    margin: 10px 0 0;
    font-size: 1.7em;
}

div.archivepost p.byline
{
    margin: 0 0 10px;
}

div #authorinfo
{
    border-bottom: 3px solid #ddd;
}

div #authorinfo h2
{
    border: none;
}

div #authorinfo img
{
    display: block;
    float: right;
    margin: -30px 0 5px 0;
    border: 1px solid #ddd;
    padding: 3px;
}

div #authorinfo p
{
    display: block;
    float: right;
    margin: 4px 0;
    padding: 0 15px 0 0;
    text-align: right;
}

div #authorinfo p strong
{
    font-size: 1.3em;
    line-height: 1.3em;
}

div .authorarchivepost
{
    border-bottom: 1px solid #DFDFDF;
    min-height: 160px;
}

div .authorarchivepost h3
{
    padding-left: 175px;
}

div .authorarchivepost h3 img
{
    margin-left: -175px;
    height: auto;
    width: auto;
    margin-bottom: 10px;
}

div .authorarchivepost p
{
    padding-left: 175px;
}

#pagebody .authorarchivepost p.byline
{
    margin: 2px 0;
}

p.commentslink,
p.morelink
{
    text-align: right;
}

div.musesection p.morelink,
div.frontpagemuse div p.morelink
{
    margin: 0 !important;
    font-size: 1.1em;
}

div.musesection p.morelink a,
div.frontpagemuse div p.morelink a
{
    color: #8b8b8b;
}

/* Generic article */
div.museleftcol div.musesection#features,
.generic_article1
{
    background: transparent;
}

div.generic_article1 img
{
    margin: 0 5px 0 0;
    height: 80px;
    width: 88px;
    float: left;
}

.generic_article1 h4
{
    font: bold 1.9em Georgia, serif;
    letter-spacing: -0.05em;
    margin: 0;
}

a.breadcrumb:hover
{
    text-decoration: none;
}

/* Search results page */
div.searchnav p a
{
    display: block;
    border: 1px solid #eee;
    padding: 2px 8px;
    font-weight: bold;
}

div.searchresult
{
    clear: both;
}

div.searchresult img
{
    margin: 0 5px 25px 0;
}

div.searchresult p.readmore
{
    text-align: right;
}

/* Advertising elements */
.frontpageminiad
{
    margin: 0 118px 8px 118px;
    width: 234px;
    text-align: center;
    float: left;
    clear: none;
}

/* Lightbox stuff */
#grey-shade {
    background-color: #333;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    zoom: 1;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 42;
}

.candidate-box {
    position: absolute;
    border: 10px solid #f4f4f4;
    -webkit-box-shadow: 0 0 30px #555;
    background-color: #fff;
    overflow: auto;
    padding: 15px;
    display: none;
    z-index: 49;
    width: 700px;
    height: 500px;
}

.candidate-box h2 {
    font-size: 30px;
    color: #000;
}

.candidate-box a.candidate-box-close,
.candidate-box a.close {
    display: block;
    background-color: #f8f8f8;
    border: 1px solid #aaa;
    float: right;
    font-size: 1.1em;
    padding: 5px 10px;
}

.candidate-box a:hover
{
    background-color: #fefefe;
    text-decoration: none;
}

.candidate-box p
{
    font-size: 1.2em;
}

/* Bigger comment boxes as found on mini-sites */

div.comment-box-link h3
{
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0;
}

div.comment-box-link h3 a
{
    display: block;
    border: 1px solid #e9e9e9;
    margin: 0 0 24px;
    background-color: #f6f6f6;
    height: 60px;
    padding: 10px;
}

div.comment-box-link img
{
    margin: -10px;
}

/* YSTV integration stuff */

.ystv-player-notice
{
    background-color: #fff;
    color: #333;
    font-size: 11px !important;
    margin: 6px 0;
    padding: 3px;
}

.ystv-player-notice a
{
    color: #000;
}

/* Most read/commented widget */

#popular-widget h2
{
    position: relative;
    margin: 0 !important;
    padding: 5px 8px 2px !important;
}

#popular-widget h2 a
{
    font-size: 0.8em;
    margin: 0 8px 0 3px;
    padding-bottom: 4px;
    z-index: 2;
    position: relative;
    color: #8b8b8b;
    outline: none;
}

#popular-widget h2 a:hover
{
    text-decoration: none;
}

#popular-widget h2 a.active
{
    color: #000;
}

#popular-widget #popular-arrow
{
    border-color: transparent transparent #ddd transparent;
    border-style: solid;
    border-width: 5px;
    height: 0;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 49px;
    z-index: 1;
}

#popular-widget #popular-arrow.movedright
{
    left: 159px;
}

#popular-widget ul
{
    margin: 0;
    padding: 0 0 0 28px;
    list-style-type: decimal;
    font-size: 1.3em;
    line-height: 1.2em;
    background-color: #f9f9f9;
    font-weight: bold;
    font-family: Georgia, serif;
}

#popular-widget ul li
{
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}

#popular-widget ul li a
{
    display: block;
    padding: 8px;
    color: #000;
    font-weight: normal;
    font-family: Verdana, Arial, sans-serif;
}

#popular-widget ul li a:hover
{
    text-decoration: underline;
    color: #444;
}

/* Twitter stream */

div#twitter h2
{
    margin: 0 !important;
    border-bottom: 4px solid #3db2de;
}

div#twitter ul.twitterstream
{
    overflow: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#twitter ul.twitterstream li
{
    padding: 2px 0;
}

div#twitter ul.twitterstream li img
{
    display: block;
    float: left;
    clear: left;
    margin: 0 5px 5px 0;
    width: 48px;
    height: 48px;
}

div#twitter ul.twitterstream li div
{
    float: left;
    overflow: hidden;
}

div#twitter ul.twitterstream li div span
{
    display: block;
    text-align: right;
    font-style: italic;
    padding: 0 5px 3px 0;
    font-size: 0.8em;
    line-height: 1.1em;
}

div#twitter ul.twitterstream li div span a
{
    color: #555;
}

/* Polls */

div.wp-polls
{
    padding: 0 10px;
}

.wp-polls img, .wp-polls lalel , .wp-polls input, .wp-polls-loading img, .wp-polls-image img {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.wp-polls .Buttons {
	border: 1px solid #c8c8c8;
	background-color: #f3f6f8;
    padding: 2px;
}

div.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
    margin-bottom: 10px;
}

div.wp-polls-image {
	border: 0px;
}

div.wp-polls p
{
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
}

div.wp-polls div.answers
{
    width: 240px;
    margin: 0 auto;
    padding: 1px 5px;
}

div.wp-polls div.answers p
{
    text-align: right;
    font-size: 1.0em;
    font-weight: normal;
}

div.wp-polls p.choice
{
    text-align: left;
    margin: 0 0 0 52px;
    padding: 0;
}

div.wp-polls div.submit
{
    margin: 10px 0 0;
    padding: 0;
}

div.wp-polls div.answer
{
    border: 1px solid #444;
    background-color: #e9e9e9;
    padding: 0;
    margin: 6px 0;
    position: relative;
}

div.wp-polls div.answer p
{
    text-align: left;
    font-size: 1.3em;
    height: 20px;
    background: #d44747;
    /*background: #5c5757;*/
    background: -moz-linear-gradient(top, #ee4a49, #b4100f);
    background: -webkit-gradient(linear, left top, left bottom, from(#ee4a49), to(#b4100f));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4a49', endColorstr='#b4100f', GradientType=0);
    margin: 0;
    padding: 0;
}

/* extra colours for supporting browsers */
div.wp-polls div.answer + div.answer p {
    background: #4796d4;
    /*background: #4a4a57;*/
    background: -moz-linear-gradient(top, #4f5091, #141556);
    background: -webkit-gradient(linear, left top, left bottom, from(#4f5091), to(#141556));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f5091', endColorstr='#141556', GradientType=0);
}
div.wp-polls div.answer + div.answer + div.answer p { background: #8cd447; border-color: #97dd46 }
div.wp-polls div.answer + div.answer + div.answer + div.answer p { background: #d4bd47; border-color: #ddbe46 }

div.wp-polls div.answer p span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 225px;
    padding: 0 7px;
    line-height: 20px;
    color: #333;
    text-shadow: 0 0 3px #999;
}

div.wp-polls div.answers div.answer p span.name
{
    font-weight: bold;
    color: #fff;
    text-shadow-color: #333;
}

div.wp-polls div.answer p span.result
{
    text-align: right;
}

div.wp-polls div.answer p.winner
{
    background: #4796d4;
    border-bottom: 6px solid #60a7de;
}

div.wp-polls div.answer p.winner span
{
    font-weight: bold;
}

/* Ads */

#wideads
{
    clear: both;
    padding: 12px 6px 0 6px;
}

div#wideads.withtop
{
    border-top: 1px solid #e9e9e9;
}

#frontpagebannerad
{
    height: 60px;
}

#specialsad
{
    width: 472px;
    float: right;
}

#specialsad h3
{
    font-family: Georgia,serif;
    font-weight: bold;
    font-size: 1.6em;
    line-height: 1.3em;
    color: #000;
    /*margin: 15px 0 8px;*/
    margin: 0;
}

#specialsad img
{
    float: left;
/*
    padding: 4px 7px 0 0;
*/
    padding: 0;

}

#specialsad p
{
    font-size: 1.2em;
    color: #333;
    margin: 0;
}

/* Header bars for mini-site articles */

div#headerbar
{
    padding: 10px 10px 6px 10px;
    margin: 33px 0 5px 0;
    clear: left;
}

div#headerbar h2
{
    margin: 0;
    padding: 0;
    font-size: 1.9em;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    line-height: 1em;
}

div#headerbar h2 a
{
    display: block;
    width: 100%;
    padding: 0 0 3px 0;
}

div#headerbar.filmawards
{
    background-color: #1f1f1f;
}

div#headerbar.filmawards h2 a
{
    color: #fff;
    border-bottom: 1px solid #2a2a2a;
}

div#headerbar.filmawards h2 a:hover
{
    text-decoration: none;
    border-bottom: 1px solid #eee;
}


div.liveblog-entry p,
div#liveblog div p
{
    clear: right;
}

div.liveblog-line
{
    width: 615px;
    height: 1px;
    background-color: #6f6f6f;
    margin-bottom: 3px;
    clear: both;
}

div#liveblog div div
{
    clear: both;
}

