/*
Theme Name: The Daily Street
Theme URI: http://www.crossmultimedia.com
Description: A custom theme by <a href="http://www.crossmultimedia.com">Rory Powis</a>.
Version: 1.0
Author: Rory Powis
Author URI: http://www.crossmultimedia.com

*/

/* Begin Typography & Colors */
@font-face {
	font-family: "Perpetua Titling MT";
	src: url(css/Perpetua_Titling_MT.ttf) format("truetype");
}
body {
	background: url(http://thedailystreet.co.uk/wp-content/themes/thedailystreet/images/bkgnd.jpg) repeat-x fixed 0 0;
}
html, body, div, span, h1, h2, h4, img, form, ul, li {
	border: 0 none;
	font-family: "Perpetua Titling MT";
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline-style: none;
	outline-width: 0;
	padding: 0;
	vertical-align: baseline;
}
img {
}
.clearing {clear:both; height:0; overflow:hidden; 
	margin:-1px 0 0 0;
}
* {
	margin: 0;
	padding: 0;
}
#container {
	background: #FFFFFF none repeat scroll 0 0;
	overflow: hidden;
	position: relative;
	width: 980px;
}
body#home #container {
	height: auto;
}
#content {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	overflow: hidden;
	padding: 15px 5px 15px 15px;
	width: 630px;
}
body#home #content {
	float: none;
	left: 0;
	top: 0;
} 
body#sidebar {
	border: 0 none;
	padding-bottom: 30px;
}
#sidebar {
	background: #FFFFFF none repeat scroll 0 0;
	float: right;
	height: auto;
	padding: 35px 15px;
	width: 300px;
}
::selection {
	background: #c0c0c0;
	color: #000;
}
a {
	outline: none;
}

/* header */

#header {
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	display: block !important;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	width: 960px;
}
h1#logo a {
	display: block;
	outline: none;
}
h1#logo a:hover {
	opacity: .75;
	filter: Alpha(Opacity=75);
	outline: none;
}
h1#logo img {
}
ul.left-nav, ul.right-nav {
	cursor: default;
	font-size: 18px;
	height: 1%;
	margin: 10px 15px 0;
	overflow: hidden;
	padding: 0;
}
ul.left-nav {
	float: left;
	margin-top: -105px;
}
ul.right-nav {
	text-align: right;
	float: right;
}
ul.left-nav li, ul.right-nav li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
}
ul.left-nav li a, ul.right-nav li a {
	color: #000000;
	text-decoration: none;	
	outline: none;
}
ul.left-nav li a:hover {
	color: #999999;
	text-decoration: none;
	outline: none;
}
#forum {
	visibility: hidden;
}
ul.right-nav .facebook a:hover {
	color: #3B5998;
	text-decoration: none;
	outline: none;
}
ul.right-nav .rss a:hover {
	color: #FF8208;
	text-decoration: none;
	outline: none;
}
ul.right-nav .twitter a:hover {
	color: #4099FF;
	text-decoration: none;
	outline: none;
}

/* wrapper */

#wrapper {
	background: #FFFFFF none repeat scroll 0 0;
	margin: 0 auto;
	position: relative;
	width: 980px;
}
#featured {
	border-bottom: 1px solid #999999;
	display: block;
	margin: 0px 15px;
	padding: 15px 0;
	position: relative;
}
.fade {
	display: none;
	height: 350px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.fade a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.fade img {
	display: block;
	left: 0;
	top: 0;
}
div.textHol {
	filter: alpha(opacity=75);
	opacity: 0.75;
	background: #FFFFFF;
	position: absolute;
	padding: 10px 10px 5px 10px;
	bottom: 40px;
}
div.feat-thumb .textHol {
	display: none;
}
div#featdesc {
	filter: alpha(opacity=100);
	opacity: 1;
	position: relative;
	display: inline;
	font-size: 20px;
}
.fade span {
	bottom: 0;
	color: #FFFFFF;
	cursor: pointer;
	display: none;
	font-size: 24px;
	font-weight: bold;
	left: 0;
	padding: 10px 12px;
	position: absolute;
	width: 926px;
}

/* today bar */

#newsHead {
	border-bottom: 1px solid #999999;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 13px;
}
#feature-post #newsHead {
	padding: 15px 0 10px;
}
#newsHead span.date {
	color: #999999;
	font-size: 13px;
	line-height: 25px;
	float: right;
}

/* typography */

p {
	font-size: 12px;
	margin-bottom: 12px;
}
h1 {
	padding: 0 328px;
}
h2 {
	font-size: 18px;
	margin-bottom: 7px;
}
h2 a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover {
	color: #999999;
}
h2#noposts {
	font-family: "Helvetica Neue";
	font-size: 1em;
	padding: 15px;
}
h3 {
	color: #BBBBBB;
	cursor: default;
	font-size: 12px;
	margin-top: 10px;
	text-transform: uppercase;
}
h4 {
	color: #000000;
	cursor: default;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 13px;
	margin-top: 6px;
	text-transform: uppercase;
}
h4.sidebar {
	color: #222222;
	font-size:12px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
	text-transform: none;
}
h4.sidebar span {
	float: right;
}
h4.sidebar span a {
	color: #999999;
	text-decoration: none;
}
h4.sidebar span a:hover {
	color: #4099FF;
	text-decoration: none;
}

/* sidebar */

ul.tag-cloud {
	background: #EAEAEA none repeat scroll 0 0;
	clear: both;
	margin: 5px 0 15px;
	overflow: hidden;
	padding: 7px 8px;
}
ul.tag-cloud a {
	color: #666666;
	display: inline;
	font-weight: bold;
	font-height: 1.4;
	padding-right: 3px;
	text-decoration: none;
}
ul.tag-cloud a:hover {
	color: #999999;
	text-decoration: none;
}
#writers-blog-widget {
	margin-bottom: 30px;
}
ul.authlist li, ul.writers li {
	display: block;
	list-style-type: none;
	margin-bottom: 1px;
	position: relative;
}
ul.authlist li a, ul.writers li a {
	background: #EAEAEA none repeat scroll 0 0;
	color: #000000;
	font-weight: bold;
	display: block;
	padding: 5px;
	text-decoration: none;
	outline: none;
}
ul.authlist li a:hover, ul.writers li a:hover {
	background: #999999 none repeat scroll 0 0;
	color: #000000;
	font-weight: bold;
	display: block;
	padding: 5px;
	text-decoration: none;
	outline: none;
}
ul.authlist li img, ul.writers li img {
	padding: 5px 10px;
	max-height: 50px;
}
#postName {
	color: #000000;
	font-family: "Perpetua Titling MT";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	top: 20px;
	left: 80px;
	position: absolute;
}
ul.authlist .authName, ul.writers .authName {
	color: #000000;
	font-family: "Perpetua Titling MT";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
	top: 20px;
	left: 100px;
	position: absolute;
}
ul.authlist li span.author, ul.writers li span.author {
	color: #333333;
	cursor: pointer;
	font-size: 16px !important;
	font-weight: bold;
	left: 0;
	margin: 10px 0 0 70px;
	padding: 0;
	position: absolute;
	text-transform: none;
	top: 0;
}
ul.authlist li span.title, ul.writers li span.title {
	border: 0 none;
	color: #777777;
	cursor: pointer;
	display: block;
	font-size: 1.1em;
	font-weight: bold !important;
	left: 0;
	margin: 32px 0 0 70px;
	padding: 0;
	position: absolute;
	top: 0;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #EAEAEA;
}
.jScrollPaneDrag {
	position: absolute;
	background: #999999;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
#twitter ul {
	background:#EAEAEA none repeat scroll 0 0;
	margin:5px 0 15px;
	overflow:hidden;
	padding:7px 8px;
}
#twitter ul li {
	color:#333333;
	font-family: "Helvetica Neue";
	font-size:14px;
	list-style: none;
}
#twitter ul li a {
	color: #999999;
	text-decoration: none;
}
span.created-at {
	color: #999999;
	display: block;
	font-size: 11px;
	margin-top: 3px;
}

/* single */

.entry {
	display: block !important;
	position: relative;
}
.entryTime {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	left: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	top: 0;
}
.fb-share {
	float: right;
}
.entry-content {
	width: 630px;
}
.entryAuthor {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	bottom: 0;
	margin-top: 10px;
}
.entryAuthor a {
	color: #666666;
	text-decoration: none;
}
.entryAuthor a:hover {
	color: #999999;
}
.entry p, .entry em {
	font-family: "Helvetica Neue";
	font-size: 14px;
	line-height: 19px;
	width: 619px;
}
.entry-content ul {
	padding: 0 15px;
}
.entry-content p img {
	max-width: 620px;
}
#meta {
	clear: left;
	font-size: 11px;
	font-weight: bold;
	padding: 15px 0px 5px;
	position: relative;
}
.tags {
	color: #666666;
	margin: -9px 0 0;
	width: 620px;
}
.tags a {
	background: #999999 none repeat scroll 0 0;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 5px;
	padding: 4px 8px;
	text-decoration: none;
}
.tags a:hover {
	background: #666666 none repeat scroll 0 0;
}
.share {
	background: #FFFFFF;
	border-top: 1px solid #999999;
	display: block;
	margin: 15px 0;
	padding: 15px 15px 0;
	position: relative;
	width: 619px;
}
ul.social {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	overflow: hidden;
}
ul.social li {
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.social li.twitter-share {
	background: url(http://www.google.com/s2/favicons?domain=www.twitter.com) no-repeat scroll 2px 2px transparent;
}
ul.social li.facebook-share {
	background: url(http://www.google.com/s2/favicons?domain=www.facebook.com) no-repeat scroll 2px 2px transparent;
}
ul.social li.digg {
	background: url(http://www.google.com/s2/favicons?domain=www.digg.com) no-repeat scroll 2px 2px transparent;
}
ul.social li.delicious {
	background: url(http://www.google.com/s2/favicons?domain=www.delicious.com) no-repeat scroll 2px 2px transparent;
}
ul.social li.stumble {
	background: url(http://www.google.com/s2/favicons?domain=www.stumbleupon.com) no-repeat scroll 2px 2px transparent;
}
ul.social li a {
	color: #999999;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 5px 10px 5px 27px;
	text-decoration: none;
}
ul.social li a:hover{
	color: #666666;
}
.share h6 {
	font-weight: normal;
	margin-bottom: 10px;
}
.permalink-in {
	color: #999999;
	font-weight: normal;
}
input#share-permalink {
	width: 450px;
}
#feature-post #content {
	padding-top: 0;
	width: auto;
}
#feature-post .entry-content {
	width: 950px;
}
#feature-post .entry p {
	width: auto;
}
#feature-post .entry p img {
	max-width: 950px;
}

	/* comments and contact form */

div#respond {
	border-top: 1px solid #999999;
}
body#feature-post div#respond {
	border-top: none;
}
#respond h3, h3#comments {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	margin-left: -15px;
	padding: 15px;
	text-transform: none;
	width: 619px;
}
#respond h3#comments {
	color: #333333;
}
ol.commentlist {
	overflow: hidden;
	padding: 10px 10px 0;
}
ol.commentlist li {
	border-top: 1px solid #999999;
	min-height: 70px;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
}
ol.commentlist li div {
	display: block !important;
}
ol.commentlist .comment-body {
	margin-bottom: 15px;
}
ol.commentlist .comment-body em {
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-right: 15px;
}
ol.commentlist .comment-box {
	display: block;
	float: right;
	width: 556px;
}
ol.commentlist .comment-author {
	max-width: 400px;
}
ol.commentlist .comment-meta {
	color: #999999;
	float: right;
	font-family: "Helvetica Neue";
	font-size: 14px;
	margin-top: -20px;
}
ol.commentlist .comment-meta a {
	color: #999999;
	text-decoration: none;
}
ol.commentlist cite.fn {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
ol.commentlist cite.fn a {
	color: #333333;
	text-decoration: none;
}
ol.commentlist cite.fn a:hover {
	color: #999999;
	text-decoration: none;
}
ol.commentlist span.says {
	color: #999999;
	font-family: "Helvetica Neue";
	font-size: 12px;
}
ol.commentlist a.comment-edit-link {
	color: #333333;
	font-family: "Perpetua Titling MT";
	font-size: 12px;
	font-weight: bold;
	margin-right: 30px;
	text-decoration: none;
	float: right;
	position: absolute;
	bottom: 5px;
	right: -25px;
}
ol.commentlist .comment-text {
	font-family: "Helvetica Neue";
	font-size: 12px;
	margin-top: 10px;
	padding-left: 10px;
	overflow-x: auto;
}
ol.commentlist .comment-text p {
	background: #EAEAEA;
	color: #666666;
	margin-bottom: 0;
	padding: 10px;
	font-size: 12px;
}
div.cancel-comment-reply {
	font-size: 12px;
	margin-bottom: 10px;
}
div.cancel-comment-reply a {
	color: #000000;
	text-decoration: none !important;
}
form#commentform {
	position: relative;
}
form#contactform {
	position: relative;
	padding: 15px 15px 5px;
}
form#commentform .loggedin {
	color: #999999;
	cursor: default;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 13px;
	margin-top: 6px;
}
form#commentform .logout {
	color: #666666 !important;
	font-size: 11px !important;
	margin-left: 50px;
}
form#commentform .logout:hover {
	color: #000000 !important;
}
form#commentform .loggedin a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
form#commentform .loggedin a:hover {
	color: #666666;
}
form#commentform .ent, form#contactform .ent {
	display: inline-block;
	margin-right: 40px;
}
form#commentform label, form#contactform label {
	color: #666666;
	cursor: text;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
form#commentform input, form#contactform input {
	border: 1px solid #999999;
	color: #595959;
	background-color: #EAEAEA;
	font-family: "Helvetica Neue";
	font-size: 11px;
	margin-bottom: 10px;
	padding: 4px;
}
form#commentform textarea, form#contactform textarea {
	border: 1px solid #999999;
	background-color: #EAEAEA;
	bottom: 0;
	color: #595959;
	font-family: "Helvetica Neue";
	height: 146px;
	line-height: 1.4;
	margin-bottom: 9px;
	padding: 3px;
	position: relative;
	right: 0;
	width: 600px;
}
form#commentform input#submit, form#contactform input.send {
	background: #999999 none repeat scroll 0 0;
	border: 0 none;
	bottom: 0;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 18px;
	margin-right: 20px;
	padding: 4px 6px;
	position: absolute;
	right: 10px;
}
form#contactform input.send {
	margin-bottom: 20px;
	margin-right: 13px;
}
form#commentform input#submit:hover, form#contactform input.send:hover {
	background: #666666 none repeat scroll 0 0;
}
form.error {
	color: #000000;
}

/* content */

.post {
	display: block !important;
	position: relative;
}

/* front page */

body#home .post p {
	color: #595959;
	font-family: "Helvetica Neue";
	font-size: 13px;
	line-height: 1.4;
}
.post p img {
	display: none;
}
.textBox {
	margin-right: 15px;
	margin-top: 35px;
	position: absolute;
	right: 0;
	top: 0;
	width: 290px;
}
body#home .post {
	border-bottom: 1px solid #999999;
	height: 200px;
	padding: 15px 0;
	position: relative;
}
.postImage {
}
.postImage a {
	color: #FFFFFF;
}
.postImage img:hover {
	opacity: .75;
	filter: Alpha(Opacity=75);
}
.theTime {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	left: 0;
	margin-left: 325px;
	margin-top: 15px;
	position: absolute;
	top: 0;
}
.more-link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.moretext {
	bottom: -2em;
	font-size: 13px;
	position: absolute;
	left: 0;
}
.postComments {
	bottom: 0;
	font-size: 13px;
	margin-bottom: 15px;
	position: absolute;
	right: 0;
}
.postComments a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.postComments a:hover {
	color: #666666;
	text-decoration: none;
}
.wp-pagenavi, .wp-postnavi {
	color: #000000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0;
	padding: 0 0 15px;
	text-align: left !important;
	width: 669px;
}
.wp-pagenavi span.current, .wp-postnavi span {
	background: #666666 none repeat scroll 0 0;
	border: 1px solid #666666;
	color: #FFFFFF;
	padding: 5px 8px;
	margin-right: 5px;
}
.wp-pagenavi a, .wp-postnavi a {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #999999;
	color: #000000;
	padding: 5px 8px;
	text-decoration: none;
	margin-right: 5px;
}
.wp-pagenavi a:hover, .wp-postnavi a:hover {
	border: 1px solid #EAEAEA;
	background: #EAEAEA none repeat scroll 0 0;
	text-decoration: none;
}
.wp-pagenavi a.last {
	display: none;
}

/* paged post navi */

.pagi {
	color:#999999;
	display:block;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin:0;
	width:auto;
}
.pagiTop {
/*	color: #999999;
	display: block;
	font-weight: bold;
	width: auto;
*/
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}
.pagiTop span {
	background-color: #999;
	border: 1px solid #999;
	color: #fff;
	padding: 5px;
}
.pagiTop a span {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 5px;
}
.pagi a, .pagiTop a {
	color: #000;
	text-decoration: none;
	z-index: 100;
}
.pagi a {
	margin-left: 10px;
	border: 1px solid #000000;
	padding: 8px 8px 5px;
}
.pagi span a:hover, .pagiTop a span:hover {
	background-color: #999;
	border: 1px solid #999;
	color: #fff;
}

/* features */

#features .entry-content {
	position: relative;
	border-bottom: 1px solid #999999;
	padding: 10px 0;
}
#features .entry-content a {
	text-decoration: none;
}
#features .entry-content img {
	display: block;
}
#features .entry-content p {
	color: #000000;
	opacity: 1.0;
	position: relative;
	display: inline;
	font-family: "Perpetua Titling MT";
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	width: auto;
}
#features .featTextBox {
	background: #999999 none repeat scroll 0 0;
	bottom: 10px;
	left: 0;
	opacity: 0.90;
	filter:Alpha(opacity=90);
	padding: 10px;
	width: 610px;
	height: 210px;
	position: absolute;
}
#features .featTextBox p {
	font-family: "Helvetica Neue";
}
#features .featTextBox img {
	display: none;
}

/* writers */

#writers .author {
	display: block !important;
	position: relative;
}
#writers .author li {
	border-bottom: 1px solid #999999;
	height: 200px;
	padding: 15px 0;
	position: relative;
	list-style: none;
}
#writers .author li a {
	text-decoration: none;
}
.author .authName {
	color: #000000;
	font-family: "Perpetua Titling MT";
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	left: 320px;
	top: 20px;
	position: absolute;
}
.author .authName:hover {
	color: #666666;
	text-decoration: none;
}
.list_author_image {
	padding: 0 20px 0 0;
	position: relative;
}
.list_author_image:hover {
	opacity: .75;
	filter:Alpha(Opacity=75);
}

/* writers bio */

#biocontainer {
	border-bottom: 1px solid #999999;
	display: block;
	margin: 0 15px;
	padding-top: 15px;
	position: relative;
}
.bio {
	border-right: 1px solid #999999;
	width: 320px;
}
.auth-info {
	margin: 1em;
	text-align: right;
	font-weight: bold;
}
.auth-info li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
}
.auth-info li a {
	color: #000000;
	text-decoration: none;
}
.contact-header {
	text-align: center;
}
.auth-info .mailme a:hover {
	color: #999999;
	text-decoration: none;
}
.auth-info .facebook a:hover {
	color: #3B5998;
	text-decoration: none;
}
.auth-info .twitter a:hover {
	color: #4099FF;
	text-decoration: none;
}
.auth-info .myspace a:hover {
	color: #003399;
	text-decoration: none;
}
.auth-info .aim a:hover {
	color: #F7D748;
	text-decoration: none;
}
.auth-name {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 1em;
}
.auth-bio {
	font-size: 16px;
	font-family: "Helvetica Neue";
}
.bio-text {
	margin-right: 10px;
	margin-top: 15px;
	position: absolute;
	right: 0;
	top: 0;
	width: 600px;
}
#auth-flow .post {
	border-bottom: 1px solid #999999;
	height: 200px;
	padding: 15px 0;
	position: relative;
}

/* archives */

body#archives .post {
	border-bottom: 1px solid #999999;
	height: 200px;
	padding: 15px 0;
	position: relative;
}
body#archives .post p {
	color: #595959;
	font-family: "Helvetica Neue";
	font-size: 13px;
	line-height: 1.4;
}

/* footer */

#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	clear: both;
	color: #000000;
	cursor: default;
	font-size: 11px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	width: 960px;
	z-index: 1001;
}
.pagetop {
	font-weight: bold;
	margin-right: 10px;
	margin-top: -32px;
	position: absolute;
	right: 0;
	top: 0;
}
.pagetop a {
	background: #FFFFFF none repeat scroll 0 0;
	color: #999999;
	display: block;
	font-size: 13px;
	padding: 4px;
	text-decoration: none;
}
.pagetop a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
ul.foot-copy {
	color: #000000;
}
ul.foot-copy li {
	display: inline;
}
ul.foot-copy li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
ul.foot-copy li a:hover {
	color: #FF6600;
}
ul.foot-links {
	float: right;
}
ul.foot-links li {
	display: inline;
	margin-left: 8px;
}
ul.foot-links li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
ul.foot-links li a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

/* footer dialogs */

.ui-widget-overlay { 
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .30;
	filter:Alpha(Opacity=30); 
}
.ui-dialog {
	background: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
}
.ui-widget-overlay { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-dialog-titlebar {
	margin-top: 5px;
}
.ui-dialog span {
	font-weight: bold;
}
.ui-dialog a {
	font-weight: normal;
	font-size: 10px;
	right: 15px;
}
.ui-dialog a:hover {
	color: #999999;
}
.ui-dialog-titlebar {
	border-bottom: 1px solid #999999;
	margin: 0 15px;
	padding: 15px 0;
}
.ui-dialog-titlebar-close {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	right: 0;
	position: absolute;
}
.ui-dialog p {
	color: #595959;
	font-family: "Helvetica Neue";
	font-size: 12px;
	line-height: 1.4;
	padding: 15px;
	position: relative;
}
#about-dialog p {
	font-size: 1em;
	text-align: center;
}
#about-dialog a {
	color: #999999;
	font-size: 1em;
	outline: none;
	text-decoration: none;
}
#about-dialog a:hover {
	color: #666666;
	text-decoration: none;
	outline: none;
}
p.press-text, p.terms-text, p.policy-text {
	font-family: "Helvetica Neue";
	margin: 15px 0;
}

/* search forms */

div.search-bar {
	margin-right: 15px;
	margin-bottom: 15px;
	position: absolute;
	right: 0;
	bottom: 0;
}
#s {
	background: #BBBBBB none repeat scroll 0 0;
	border: 0 none;
	color:#FFFFFF;
	height: 16px;
	float: left;
	font-family: "Helvetica Neue";
	font-weight: bold;
	outline-style: none;
	outline-width: 0;
	padding: 4px 5px 5px 5px;
	width: 150px;
}
#searchform {
}
#submitsearch {
	background: #CCCCCC url(http://www.thedailystreet.co.uk/images/search-icon.jpg) no-repeat scroll 2px 2px;
	width: 24px;
	height: 25px;
	border: 0 none;
	float: right;
	margin-left: -4px;
	outline-style: none;
	outline-width: 0;
	padding: 4px;
}
#submitsearch:hover {
	background: #999999 url(http://www.thedailystreet.co.uk/images/search-icon-over.jpg) no-repeat scroll 2px 2px;
}