/*  
Theme Name: Newsbiscuit
Theme URI: http://www.del.tv/
Description: This Newsbiscuit theme for Wordpress
Version: 0.8
Author: Dominic Hawken
Author URI: http://del.tv/


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: black;
	font-weight: normal;
	}
	
body {
	background: #3c3c3c;
	color: #434343;
	padding: 8px 0 25px 0;
	}

body, select, input, textarea {
}	

p {	
	margin: 15px 0;
	}

a:link, a:visited {
/*	color: #7da939; */
	color: #5F5F5F;
	text-decoration: none;
	}

a:hover, a:active {
	color:#5F5F5F;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#e3f1ff;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:980px;
	background: #FFF url(images/newsbiscuit-header.gif) no-repeat;
	margin:0 auto;
	font-size:0.7em;
	padding: 4px 10px 35px 10px;
  
	
	}

#branding {
/*	width:625px; */
	height: 86px;
	padding-bottom:8px;
	}

.left {
	float:left;
}

.right {
	float:right;
}

#sidebar {
	width: 300px;
	float:right;
	}

#leftcol {
	width:182px;
	border-right:1px dotted #b6b6b6;
	padding:0px 0px 0px 0px;
	margin: 12px 0px 0px 0px;
	}

#leftcol, #rightcol {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left
	}	
	
#rightcol {
	width: 464px;
	padding:0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#f0f5fd;
	display:block;
	padding:2px 3px 2px 8px;
	border-left:1px solid #cccccc;
	text-decoration:none;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#dae8fd;
	text-decoration:none;
	color: #000;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font-size: 2.6em;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font-size: 1.6em;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

h3, #sidebar h2 {
	font-size: 1.2em;
	letter-spacing:0em;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color:#5f5f5f;  
	}


#sidebar h3, #sidebar h2 {
/*	border-bottom:1px solid #BBB; */
	padding:0px 0 2px 0px;
	margin:6px 0px 4px 0px;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:665px;
	float:left
	}
	
.description {
	font-size: 1.1em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	margin: -4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.feature {
	background:#f0f5fd;
	padding:8px 4px 0px 0px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#f4f9fd;
	}
	
.feature p, #rightcol p {
	margin: 0px 2px 8px 2px;
	font-weight: normal;
}

.feature img, #rightcol img {
/*	padding: 1px 0px 8px 0px; */
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:4px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
#lead.feature .title {
	font-size: 1.4em;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 12px 4px 0px;
	height: 145px;
	width: auto;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block;
	margin: 2px 0px 4px 0px;
	}
	
#rightcol .clearfloat {
	border-bottom:5px solid #BBBBBB;
	padding: 12px 0px 2px 0px;
	}	

#sidelist li {
	list-style:none
	}

#sidelist li.widget_search {
	border-top: 1px dotted #bbbbbb;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px dotted #bbbbbb;
}

	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
}
#sidelist .bullets li a{
	font-weight: normal;
}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:168px;
	}
	
#searchform {
	padding:0px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#668cb3;
	color:#fff;
	border:#fff 1px solid;
	font-size: 0.7em;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font-size: 1.6em;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block;
}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.6em;
	padding-top:10px;
	color:#FFF;
	}

#footer a {
	color:#d3d1d1;
	}
	
/* Dominic Overrides */

/* Post Formatting */
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption-text {
	margin: 2px 0px 2px 0px;
}

.alignleft {
	float:left;
	margin: 2px 20px 4px 0px;
}

.alignright {
	float:right;
	margin: 2px 0px 4px 20px;
}

#branding h1 a {
	text-decoration: none;
	font-family: "Courier New", monospace;
	font-weight: normal;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: -4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ticker-right {
	float: right;
	margin: -30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#nav li.ticker {
	float: right;
	border: none;
}


/* Legacy Textpattern Import CSS */
.floatCenter {
	float: left;
	margin: 0px 12px 10px 0px;
}
.floatLeft {
	float: left;
	margin: 0px 12px 10px 0px;
}
.floatRight {
	float: right;
	margin: 0px 0px 10px 12px;
}
.post hr {
	clear: both;
	background-color: #aaaaaa;
}


a.readmore {
	font-size: 0.9em;
	float: right;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
}

h3.lead-title {
	font-size: 1.0em;
	color: #000;
	letter-spacing: 0em;
	text-decoration: none;
	clear: both;
	padding: 10px 0px 0px 0px;
}
h3.lead-title a:hover{
	text-decoration: underline;	
}

.imgtfe {
	margin: 0px 16px 10px 0px;
}

#ad-top-banner {
	float: right;
}
#ad-sidebar-mpu {
	margin: 0px 0px 2px 0px;
}

#search {
	margin: 4px 0px 0px 0px;
}
#search input {
	width: 196px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}
#search #searchsubmit {
	width: 76px;
	margin: 0px 0px 0px 6px;
	padding: 2px;
	font-weight: bold;
}



#left-alerts {
	margin: 0px 0px 12px 0px;
	padding: 4px 4px 2px 0px;
}
#left-alerts:hover {
	background: #f4f9fd;	
}

#left-alerts h3 {
	color:#5F5F5F;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0em;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

#left-alerts h3 a {
	color:#5F5F5F;
	font-size:0.95em;
	font-weight:none;
	letter-spacing:0em;
	text-decoration: none;
}
#left-alerts p {
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
}

#left-alerts h3.follow-newsbiscuit {
	font-size:1.1em;
	margin: 4px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

#left-categories {
	margin: 0px 0px 12px 0px;
	clear: both;
}

#right-previous-stories h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.3em;
	letter-spacing: 0em;
}
#right-previous-stories h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
	letter-spacing: 0em;
}
#right-previous-stories h4 a {
	text-decoration: none;
}
#right-previous-stories h4 a:hover {
	text-decoration: underline;
}

#right-previous-stories h4.single-headlines {
	margin: 0px 0px 6px 0px;
	padding: 6px 0px 0px 0px;
	border-top:1px dotted #BBBBBB;
}

#right-previous-stories h4.single-headlines a {
	text-decoration: none;
	font-size: 1.0em;
}
#right-previous-stories h4.single-headlines a:hover {
	text-decoration: underline;
}


#right-previous-stories p {
	font-size: 0.9em;
	letter-spacing: 0em;
}

#right-previous-stories img {
	width: auto;
	height: 100px;
}

#left-archives {
	margin: 0px 0px 14px 0px;
}

.left-advert {
	margin: 20px 0px 14px 8px;
}

.main-news-in-brief {
	font-size: 0.9em;
	font-weight: normal;
}
.main-news-in-brief a {
}	
.main-news-in-brief p {
}
.main-news-in-brief h4 a {
	font-size: 0.8em;
}


#right-previous-stories {
}
#right-previous-stories p {
	font-weight: normal;
}

#from-the-archives {
	margin: 0px 0px 10px 0px;
	letter-spacing: 0em;
	font-weight: normal;
	min-height: 146px;
}
#from-the-archives h3 {
	font-size:1.0em;
	letter-spacing: 0em;
	margin: 4px 0px 0px 0px;
}
#from-the-archives h4 {
	font-size:1.2em;
}
#from-the-archives h4 a {
	text-decoration: none;
}
#from-the-archives h4 a:hover {
	text-decoration: underline;
}
#from-the-archives p.read-more {
	font-size:0.8em;
	text-align: left;
}
#from-the-archives p {
	margin: 6px 0px 6px 0px;
	font-size: 0.9em;
}
#from-the-archives p.read-more a {
	text-decoration: none;
}
#from-the-archives p.read-more a:hover {
	text-decoration: underline;
}
#from-the-archives p img {
	width:  auto;
	height: 56px;
}

p.posted {
	font-size: 0.7em;
}

#left-search {
	border-bottom:1px dotted #BBBBBB;
	padding: 0px 0px 6px 0px;
}
#left-search input{
	width: 120px;
}
#left-search .button{
	width: 40px;
}

#cat-title-override {
	border-bottom:1px solid #333333;
	font-size:1.6em;
	margin:20px 0;
	padding-bottom:8px;
}

#sidebar h3.xtraNewsInBriefs {
	margin: 4px 0px 4px 0px;
	border-bottom: 1px solid #3e3e3e;
}

#sidebar h4.xtraNewsInBriefs {
	font-size: 0.8em;
	border-bottom:1px dotted #BBBBBB;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
}
#sidebar h4.xtraNewsInBriefs a {
	font-weight: normal;
	padding: 2px 0px 2px 0px;
}

img.follow-image {
	margin: 0px 4px 8px 0px!important;
	padding: 0px 0px 0px 0px;
}
img.follow-google-image {
	margin: 4px 4px 8px 2px!important;
	padding: 0px 0px 0px 0px;
}


#rightcol .main-news-in-brief h4 {
	padding-top: 4px;
	clear: both;
}
#rightcol .feature {
	padding: 2px 0px 0px 0px;
}

form.mp-form {
	margin-bottom: 8px;
	border-bottom: 1px dotted #BBB;
}

#mailpress-2 h2.widgettitle {
	border-bottom: none;
}

