/*
Theme Name: The Beaver Redux
Theme URI: http://www.thebeaveronline.co.uk/
Description: A custom theme built for The Beaver, the newspaper of the London School of Economics.
Version: 2.0 Beta
Author: Sean Deel
Cleaned the fuck up by: Alexander Young
And then messed up again by: Liam Brown
Author URI: http://www.seandeel.com/
Tags: the beaver, newspaper, london, london school of economics, student, media, paper, lse, university

*/
body {
	padding: 0px 0 0 0;
	background: #efefef;
	font-family: 'PT Serif', serif;
	border-top: 3px solid #666666;
	text-align:left;
}
#left_col {
	width: 700px;
	float: left;
}
#single {
	width:940px;
}
body.category #left_col {
	width: 710px;
}
#container {
	margin: 0 auto;
	width: 940px;
	padding: 0px 20px 20px 20px;
	background: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#sidebar {
}
/*----------------------------------------Begin Featured Content--------------------------------*/
img {
	-ms-interpolation-mode:bicubic;
}
#new-feature {
	width: 710px;
	padding: 0 0 20px 0;
}
#new-feature-photo {
	height: 259px;
	overflow: hidden;
}
#new-feature img {
	width: 710px;
	position:relative;
	top:-120px;
}
#new-feature h2 {
	font-family: 'PT Serif', serif;
	font-size: 38px;
	font-weight: bold;
}
#new-feature h2 a {
	color: #444;
	text-decoration: none;
	display: block;
	padding: 0px 0 10px 0;
}
.sub-feats {
	background: url(images/little-feat-divs.gif) repeat-y;
}
#little-features {
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-family: Arial, "Times New Roman", Times,'PT Serif', serif;
}
#little-features .subcol {
	padding: 0 5px 0 0;
	margin: 0 7px 0 0;
}
#little-features h2 {
	font-size: 1em;
	display: inline;
}
#little-features p {
	font-size: 1em;
	display: inline;
	font-family: Arial, "Times New Roman", Times, 'PT Serif', serif;
}
#little-features a {
	text-decoration: none;
}
#little-features h2 a, #little-features span {
	color: #666;
}
#little-features span {
	font-family: Arial, sans-serif, 'PT Serif', serif;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}
#little-features p a {
	color: #666;
}
/*----------------------------------------End Featured Content--------------------------------*/

#nav ul, #nav li {
	display: inline;
}
#nav {
	font-family: Arial, serif, 'PT Serif';
	width: 700px;
	float: left;
	padding: 10px 0;
	margin: 5px 0 0 0;
}
#nav li {
	margin: 0 15px 0 0;
	font-size: 20px;
	letter-spacing: 1px;
}
#nav li a {
	text-decoration: none;
}
.clear {
	clear: both;
}
#header h1 {
	font-size: 62px;
	margin: 0;
	line-height:0;
}
#header h1 i {
	margin: -9999px;
}
#header h1 a {
	position: absolute;
	height: 130px;
	width: 733px;
	margin: 0px 0 0 0;
}
#header {
	padding: 0px 0 20px 0;
	background: url(images/headings.gif) no-repeat;
	height: 100px;
	border-bottom: 5px solid #ccc;
	-moz-border-image: url(images/stripe.gif) 0 0 5 0 / 0px 0px 5px 0px repeat repeat;
	-webkit-border-image: url(images/stripe.gif) 0 0 5 0 / 0px 0px 5px 0px repeat repeat;
}
/*body.category #header, body.single #header {
	background: url(images/headings.gif) no-repeat left -145px;
	height: 60px;
}*/ fixes the schizophrenia of the header.

#preheader small {
	float: left;
}
#preheader span {
	float: right;
}
h1 small {
	font-size: 13px;
	color:#0066FF;
	letter-spacing: 1px;
}
.search h1 {
	font-size: 2em;
}
.news, .cat-item-7 a, body.category-news .cat-nav h1 {
	color: #ec008c;
}

#nav .cat-item-7 a:hover {
	color: #ec008c;
	border-bottom: 3px solid #ec008c;
}
.comment, .cat-item-4 a, body.category-comment .cat-nav h1 {
	color: #a86cad;
}

#menu-item-3510 a {color: #ec008c;}

#menu-item-3510 a:hover {
	color: #ec008c;
	border-bottom: 3px solid #ec008c;}

#nav .cat-item-4 a:hover {
	border-bottom: 3px solid #a86cad;
}
.features, .cat-item-6 a, body.category-features .cat-nav h1 {
	color: #0066FF;
}

#menu-item-3511 a {color:#0066FF;}
#menu-item-3511 a:hover {border-bottom: 3px solid #0066FF;}

#menu-item-3512 a {color:#a86cad;}
#menu-item-3512 a:hover {border-bottom: 3px solid #a86cad;}

#menu-item-3513 a {color:#42b23c;}
#menu-item-3513 a:hover {border-bottom: 3px solid #42b23c;}

#menu-item-3514 a {color:#d22027;}
#menu-item-3514 a:hover {border-bottom: 3px solid #d22027;}

#menu-item-3515 a {color:#ff9900;}
#menu-item-3515 a:hover {border-bottom: 3px solid #ff9900;}

#nav .cat-item-6 a:hover {
	border-bottom: 3px solid #0066FF;
}
.partb, .social, .cat-item-11 a, .cat-item-8 a, body.category-social .cat-nav h1, body.category-partb .cat-nav h1 {
	color: #d22027;
}
#nav .cat-item-11 a:hover, #nav .cat-item-8 a:hover {
	border-bottom: 3px solid #d22027;
}
.sports, .cat-item-12 a, body.category-sport .cat-nav h1 {
	color: #42b23c;
}
#nav .cat-item-12 a:hover {
	border-bottom: 3px solid #42b23c;
}
.photos, .cat-item-10 a, body.category-photos .cat-nav h1 {
	color: #003399;
}
#nav .cat-item-10 a:hover {
	border-bottom: 3px solid #003399;
}
.right {
	float: right;
}
form {
	display: inline;
}
input {
	margin: 0 0px 0 0; padding: 5px 5px 5px 5px;
	border: none;
	background: #ddd;
}
input.News {
	background: #ec008c;
}
input.Comment {
	background: #a86cad;
}
input.Features {
	background: #0066FF;
}
input.Social, input.PartB {
	background: #d22027;
}
input.Sport {
	background: #42b23c;
}
input.Photos {
	background: #003399;
}
.search_text {
	width: 144px;
}
.button {
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}
.home-story img {
	float: left;
	padding: 2px 3px 3px 0px;
}
#content {
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
}
body.category #content {
}
#search {
	width: 200px;
	float: right;
	padding: 13px 0 0 0;
	text-align: right;
}
label {
	font-family: Arial, Arial, Helvetica, sans-serif, 'PT Serif', serif;
	font-size: 8pt;
}
#preheader {
	font-family: Arial, Arial, Helvetica, sans-serif. 'PT Serif', serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	background: #eee;
}
#preheader a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#preheader a:hover {
	text-decoration: underline;
}
.invisible {
	display: none;
}
div.category {
}
.post h2 {
	font-family: Arial, "Times New Roman", Times, serif, 'PT Serif';
	font-size: 1.4em;
	font-weight: normal;
	color:#336699;
	margin-bottom: 5px;
}
.post h2 a {
	text-decoration: none;
	color:#666;
}
.post a {
	text-decoration: none;
}
.post a:hover {
	text-decoration: underline;
}
.post p a {
	color: #666;
}
.post {
	padding: 0 5px 20px 5px;
}
p, table {
	line-height: 1.3em;
	font-family: Arial, 'Lucida Sans Unicode', Arial, Helvetica, sans-serif. 'PT Serif';
}
#footer {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
	background: url(images/B-foot.gif) no-repeat bottom right;
}
#footer a {
	color: #a5adb6;
	color: #336699;
	text-decoration: none;
}
#content h1 a {
	display: block;
	text-decoration: none;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
}
#news h1 {
	background: #ec008c;
}
#sport h1 {
	background: #42b23c;
}
#comment h1 {
	background: #a86cad;
}
#news, #sport, #photos, #comment {
}
#sport {
}
#comment, #photos {
}
#photos h1 {
	background: #003399;
}
#footer p {
	font-size: .9em;
	line-height: 1.3em;
	color: #333;
}
.date {
	color: #6699FF;
}
#right_col {
	border-left: 1px dotted #ccc;
	float: right;
	width: 220px;
	padding: 0 0 0 9px;
}
#features h1 {
	background: #0066FF;
}
#partb h1, #social h1 {
	background: #d22027;
}
#partb-feat img {
	width: 210px;
}
#preheader i {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
blockquote {
	font-weight: bold;
	font-size: 1.4em;
	background: #efefef;
	padding: 10px;
	width: 500px;
	margin: 0 0 10px 0;
	border-left: 3px solid #ccc;
	display: block;
}
blockquote p {
	width: 500px !important;
	font-family: Arial, "Times New Roman", Times, serif !important, 'PT Serif';
	font-weight: normal;
}
.thepiece p {
	font-size: 13px;
	line-height: 1.3em;
	width: 920px;
	color: #333;
	margin: 0 0 15px 0;
	text-align:left;
}
h2.partb {
	border-top: 3px solid #ccc;
	padding: 2px 0 0 0;
}
div.category li {
	font-size: 1em;
	line-height: 1.2em;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif, 'PT Serif', serif;
	margin: 0 0 5px 0;
}
li.widget {
	font-size: 1em;
	line-height: 1.2em;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif, 'PT Serif', serif;
	padding: 0 0 0px 0;
	margin: 0 0 10px 0;
}
li.widget {
	border: 1px solid #ccc;
}
li.widget li {
	list-style: none;
	padding: 0 5px 10px 5px;
}
li.widget li a {
	text-decoration: none;
	color: #336699;
}
li.widget.widget_pages li a:hover, li.widget.ST4_most_read_widget li a:hover {
	text-decoration: underline;
}
li.widget h2 {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #333;
	color: #fff;
}
li.widget.widget_polls-widget {
	background: url(images/poll.jpg) no-repeat bottom right;
}
li.widget.widget_polls-widget h2 {
	background: #336699;
}
li.widget.widget_archive h2 {
	background: none;
	color: #333;
}
li.widget.widget_archive {
	border: none;
}
div.category li a {
	color:#336699;
}
.left {
	float: left;
}
.thumb {
	padding: 3px 0 0 0;
}
.bold {
	font-weight: bold;
}
#info {
	width: 140px;
	background: #a5adb6;
	height: 87px;
	float: right;
	padding: 10px;
	font-size:12px;
}
#info p {
	font-family: Arial, "Times New Roman", Times, serif, 'PT Serif';
	color: #c8d1dc;
	margin: 0 0 5px 0;
}
#info p.white {
	color: #fff;
}
#info p a {
	color: #c8d1dc;
	text-decoration: none;
}
.thepiece h2 {
	font-size: 18pt;
	margin: 0 0 10px 0;
}
.thepiece h4 {
	font-size: 10pt;
	margin: 0 0 10px 0;
	color: #bbb;
	padding: 5px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background: #f5f7f9;
}
.thepiece h4 a {
	color: #336699;
}
.thepiece h4 span {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, sans-serif, 'PT Serif', serif;
	text-transform: uppercase;
}
.thepiece h4 span a {
	font-weight: bold;
	color: #336699;
}
.thepiece small {
	font-size: .8em;
	background: #efefef;
	padding: 5px;
	display: block;
}

#respond small {
	font-size: 1em;
	background: none;
}
.commentbox {
	width: 500px;
	border: 1px solid #ccc !important;
	background: #efefef;
	font-family: Arial, Helvetica, sans-serif, 'PT Serif', serif;
	font-size: .8em;
}
.cat-nav h1 {
	font-size: 4em;
	padding: 5px 15px 5px 0px;
	margin: 5px 0 10px 0;
	letter-spacing: 1px;
	width: 380px;
	float: left;
}
.cat-nav form {
	width: 280px;
	float: right;
	padding: 20px 30px 0 0;
	text-align: right;
}
h3 {
	font-size: 13px;
	margin: 0 0 0px 0;
	font-family: 'PT Serif', serif;
}
.entries {
	margin: 0 0px 0px 0px;
	width: 700px;
	float: left;
}
.entries p {
}
h3 a {
	text-decoration: none;
	color:#666;
}
h3 a:hover {
	text-decoration:underline;
}
#subcol-mid {
	border-right: 1px dotted #6699FF;
	border-left: 1px dotted #6699FF;
	float: left;
	padding: 0 10px;
	margin: 0 9px;
}
#subcol-left {
	float: left;
}
#subcol-right {
	float: left;
}
.subcol {
	width: 220px;
	font-size: 12px;
}
.page_nav {
	font-family: Arial, Arial, Helvetica, sans-serif, 'PT Serif', serif;
	font-size: 1em;
	text-transform: uppercase;
}
.page_nav a {
	text-decoration: none;
	padding: 5px;
	background: #336699;
	color: #fff;
}
.alignleft {
	float: left;
	padding: 2px 5px 5px 0;
}
.alignright {
	float: right;
	padding: 2px 0 5px 5px;
}
#photo-page {
	padding: 10px 0;
}
#photo-feature {
	width: 700px;
	float: left;
	height: 400px;
	overflow: hidden;
}
#photo-feature img {
	width: 700px;
}
#photo-feature p {
	background: url(images/fancy_title_bk.png);
	position: absolute;
	color: #eee;
	padding: 10px;
	margin: 300px 0 0 0;
	width: 390px;
}
#photo-feature p a {
	color: #666;
}
.photo-entry {
	width: 213px;
	float: right;
	padding: 0;
	margin: 0 0 10px 0;
}
.photo-page-thumb {
	width: 212px;
	height: 150px;
	overflow: hidden;
	position: relative;
	background: #000;
	border: 1px solid #bbb;
}
.photo-page-thumb p {
	position: absolute;
	background: #333;
	opacity: .8;
	display: none;
	color: #fff;
	padding: 5px;
}
.photo-entry h2 {
	width: 204px;
	text-transform: uppercase;
	font-family: Arial, sans-serif, 'PT Serif', serif;
	font-size: .8em;
	margin: 0 0 5px 0;
}
.photo-entry h2 a {
	text-decoration: none;
	color: #666;
}
.gallery-item {
	margin: 0 !important;
}
.gallery img {
}
ul#news-ticker {
	border: 0px solid #ccc;
	padding: 8px 8px 8px 8px;
	background:  #ffffff; <!--- fffeb8 -->
	list-style: none;
}
#the-latest {
	margin: 0 0 10px 0;
	font-family: Arial, Arial, Helvetica, sans-serif, 'PT Serif', serif;
	font-size: 1em;
}
#the-latest span {
	text-transform: uppercase;
	font-weight: bold;
}
#the-latest a {
	text-decoration: none;
	color: #333;
}
tr.odd {
	background: #f5f7f9;
}
td {
	padding: 5px;
}
#bottom-nav {
}
#bottom-nav li, #bottom-nav h2 {
	list-style: none;
	font-size: 1em;
	line-height: 1.3em;
	font-family: Arial, 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
}
#bottom-nav li a {
	text-decoration: none;
	color: #666;
}
#bottom-nav li a:hover {
	text-decoration: underline;
}
#the-bottom {
	padding: 10px 20px 20px 20px;
	width: 940px;
	margin: 0 auto;
	background: #efefef url(images/beaver-bottom.gif) bottom center no-repeat;
	border-top: 3px solid #ddd;
}
#the-bottom .subcol {
	margin: 0 20px 0px 0;
	padding: 10px;
	width: 200px;
}
#bottom-nav ul {
	padding: 0 10px 0 0;
}
#the-bottom h2 {
	margin: 0 0px 10px 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0px 2px 0;
}
.pds-pd-link, .pds-share {
	display: none !important;
}
.pds-view-results {
	display: block !important;
	float: none !important;
	clear: both !important;
}

.cat_thumbs {
	width:125px;
	height:94px;
	overflow:crop;
}

.cat_thumbs img {
	width:125px;
	height:94px;
	overflow:crop;
}

img.cat_thumbs {
	width:125px;
	height:94px;
	overflow:crop;
}

.featmain {
	width:700px;
}

.bannerfeature {
 
	background:blue; 
	color: white;
	text-transform:uppercase;
	padding: 5px 5px 5px 5px;
}

.featimage {
	width:700px;
	height: 200px;
	overflow: hidden;

}

.featimage img {
	width:700px;
	position:relative;
	top:-125px;
}

.featmusing {
	width:342px;	
	float:left;
	overflow:hidden;
}

.featwhat {
	width:342px;
	float:right;
	overflow:hidden;
}

.featcontainer {
	width:700px;
}

.musingbanner {
	width:342px;
	color:white;
	background: blue;
	text-transform:uppercase;
	padding: 5px 5px 5px 5px;
}

.whatbanner {
	width:342px;
	color:white;
	background:blue;
	text-transform:uppercase;
	padding: 5px 5px 5px 5px;
}

#blog1listing {
	width:710px;
	border-top: 2px dotted #088A08;
	border-bottom: 2px dotted #088A08;
	height:126px;
}

#hidden1 {
	display:none
}

#blog2listing {
	width:710px;
	border-top: 2px dotted #FF0000;
	border-bottom: 2px dotted #FF0000;
	height:126px;
}

#recentblog {
	width:710px;
}

#recentblog h3 {
	text-align:left;
}

.recententries {
	width:709px;
	color:black;
	text-align:left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom:5px;
}

.blog_thumbs {
	width:210px;
	height:300px;
}

#menu-item-3983 a {
	color:#9B30FF;
}

#menu-item-3983 a:hover {border-bottom: 3px solid #9B30FF;}


.bigtitle {
	font-size: 38px;
	line-height: 200%;
}

.smalltitle {
	font-size: 20px;
}

.home-story h1 {
	font-size:16px;
}

.widgettitle {
	font-size:16px;
	text-transform: uppercase;
}
