/* Base Elements
----------------------------------------------------------------*/

body {
	height: 100%;
	width: 100%;
	text-align: left;
	font-family: arial;
	/* background: #333333 url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/line_bg.bmp") repeat-x left top; */
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

h3.summaryhead {
	padding-bottom: 3px;
	border-bottom: 2px solid #FF6600;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.clear {clear: both; height: 1px;}

/* Header
----------------------------------------------------------------*/

#headerwrap {
	width: 100%;
	height: 330px;
	/* background: #E3962E;*/
	background: #757679;
}

#header {
	height: 100px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
}

#headerfeaturedwrap {
	height: 330px;
	width: 100%;
	position: absolute;
	z-index: 5000;
}

#headerfeatured {
	width: 910px;
	height: 330px;
	margin: 0 auto;
}

#headerback {
	height: 100px;
	width: 100%;
	background: #000000 url("/wp-content/themes/scroobyonline/images/header-bg.png");
	filter:alpha(opacity=50);   
	-moz-opacity: 0.5;   
	opacity: 0.5;
	position: absolute;
	z-index: 7000;
}

#headercontentwrap {
	width: 100%;
	height: 100px;
	position: absolute;
	z-index: 11000;
	top: 0px;
	left: 0px;
}

#headercontent {
	width: 900px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	width: 300px;
	height: 50px;
	margin-left: 40px;
	margin-top: 25px;
	float: left;
	overflow: hidden;
}

/* Content
----------------------------------------------------------------*/

#page {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	/* background: #FFF; */
	position: absolute;
	margin-top: -60px;
	z-index: 90000;
}

#contentwrap {
	width: 100%;
	float: left;
	background: url("/wp-content/themes/scroobyonline/images/header-curve-second.png") no-repeat top center;
}

#featuredgame {
	width: 900px;
	height: 288px;
	overflow: hidden;
	float: left;
}

#contentcover {
	width: 900px;
	margin: 0 auto;
	margin-top: 20px;
}

#content {
	width: 900px;
	float: left;
}

#breadcrumb {
	height: 20px;
	width: 880px;
	margin-left: 10px;
	font-size: 11px;
	float: left;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #FF6600;
	text-decoration: none;
}

#leftcolumn {
	width: 620px;
	margin: 0px 0px 0px 10px;
	float: left;
}

#rightcolumn {
	width: 250px;
	margin: 0px 0px 0px 10px;
	float: left;
}

.rightcolumnitem {
	width: 250px;
	border: 1px solid #DCDCDC;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
}

/* Footer
----------------------------------------------------------------*/

#footerwrap {
	width: 100%;
	height: 197px;
	float: left;
	background: #000000 url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/footer-curve.png") no-repeat top center;
}

#footer {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	margin-top: 50px;
}

#footer p {
	font-size: 11px;
	margin: 15px 0px; 15px; 0px;
}

#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footerbacklinks {
	width: 900px;
	height: 40px;
	background: #333333;
	color: #242424;	
	font-size: 10px;
	float: left;
}

/* Navigation
----------------------------------------------------------------*/

.navigation {
	height: 100px;
	width: 430px;
	overflow: hidden;
	list-style-type: none;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 20px;
	float: left;
	position: relative;
	z-index: 10750;
}

.navigation li {
	float: left;
	height: 100px;
}

.navigation li a {
	float: left;
	line-height: 160px;	
	padding: 0px 20px 0px 20px;
	position: relative;
	z-index: 10700;
}

.navigation li.back {
	height: 100px;
	width: 9px;
	background: #000000 url("/wp-content/themes/scroobyonline/images/nav-slider.png") no-repeat top right;
	position: absolute;
	z-index: 10500;
	filter:alpha(opacity=24);   
	-moz-opacity: 0.24;   
	opacity: 0.24;
}

.navigation li.back .left {
	background: url("/wp-content/themes/scroobyonline/images/nav-slider.png") no-repeat top left;
	height: 100px;
	margin-right: 9px;
}

/* Main Copy
----------------------------------------------------------------*/

#leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:hover {
	color: #FF6600;
	text-decoration: none;
}

#introcopy h1 {
	font-size: 18px;
	margin-top: 4px;
}

#introcopy p {
	font-size: 13px;
}

.postintro {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.amazonad {
	margin: 0 auto;
	width: 468px;
	overflow: hidden;
}

.amazonadwrap {
	width: 620px;
	height: 80px;
	border-top: 2px solid #DCDCDC;
	float: left;
}

.amazonads {
	width: 468px;
	height: 60px;
	margin: 0 auto;
	margin-top: 10px;
}

.post {
	width: 620px;
	border-top: 2px solid #DCDCDC;
	padding-top: 10px;
	float: left;
	margin: 0 0 20px 0;
}

.postauthorwrap {
	height: 113px;
	width: 620px;
	margin-bottom: 10px;
}

.entry {
	width: 620px;
	margin-bottom: 10px;
	font-size: 14px;
}

.entry p {
	margin: 0px;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 10px;
}

.postauthorpic {
	margin-top: 5px;
	float: left;
}

.postdata {
	width: 442px;
	margin: 5px 0px 0px 10px;
	float: left;
}

.retweetbutton {
	width: 60px;
	float: left;
}

.postdata h2, .postdata h1 {
	margin: 0px;
	padding: 0px;
	color: #232322;
	font-size: 23px;
}

.postdata p {
	margin: 10px 0px 0px 0px;
	font-size: 14px;
}

.tagswrap {
	border-top: 1px solid #FF6600;
	margin-top: 20px;
}

.tagswrap p {
	font-size: 13px;
	padding: 5px 0 0 0;
	margin: 0px;
}

#readmorewrap, #sharepost {
	width: 614px;
	float: left;
}

#sharepost {
	margin-top: 10px;
}

#readmore {
	width: 614px; 
	background: #ECECEC;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	float: left;
	margin-bottom: 15px;
}

#readmore a:link, #readmore a:visited {
	color: #FF6600;
	text-decoration: none;
}

h4.shareh {
	font-size: 16px;
	height: 0px;
	width: 166px;
	padding: 19px 0 0 0;
	margin-top: 0px;
	background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/share-heading.png") no-repeat;
	overflow: hidden;
	text-align: center;
}

.socialbooks ul {
	height: 48px;
	margin-bottom: 10px;
}

.socialbooks li {
	float: left;
	list-style: none;
	padding: 0px 3px 0px 3px;
}

.socialbooks li a {
	display: block;
	height: 0px;
	width: 48px;
	overflow: hidden;
	padding-top: 48px;
}

.socialbooks li a.delicious { background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/delicious_48.png") no-repeat 0 0; }
.socialbooks li a.digg { background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/digg_48.png") no-repeat 0 0; }
.socialbooks li a.facebook { background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/facebook_48.png") no-repeat 0 0; }
.socialbooks li a.myspace { background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/myspace_48.png") no-repeat 0 0; }
.socialbooks li a.newsvine { background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/newsvine_48.png") no-repeat 0 0; }
.socialbooks li a.reddit { background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/reddit_48.png") no-repeat 0 0; }
.socialbooks li a.stumbleupon { background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/stumbleupon_48.png") no-repeat 0 0; }
.socialbooks li a.technorati { background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/technorati_48.png") no-repeat 0 0; }
.socialbooks li a.twitter { background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/twitter_48.png") no-repeat 0 0; }

#entrylinks {
	float: left;
	height: 40px;
	width: 600px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 40px;
	vertical-align: middle;
}

#entrylinks a:link, #entrylinks a:visited {
	color: #000000;
}

/* Comments
----------------------------------------------------------------*/

#commentswrap {
	width: 620px;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	float: left;
}

#formdetails {
	width: 200px;
	margin-right: 20px;
	float: left;
}

#formmessage {
	width: 380px;
	float: left;
}

h4.commentreply {
	background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/reply-heading.png") no-repeat;
	width: 147px;
	height: 0px;
	text-align: left;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 25px 0 0 0;
}

h4.comments {
	background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/comments-heading.png") no-repeat;
	width: 116px;
	height: 0px;
	text-align: left;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 18px 0 0 0;
}

h4.trackbacks {
	background: url("/wp-content/themes/scroobyonline/images/trackbacks-heading.png") no-repeat;
	width: 116px;
	height: 0px;
	text-align: left;
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 18px 0 0 0;
}

#trackbks ol {
	margin-left: 15px;
	margin-bottom: 10px;
}

#trackbks li {
	margin-left: 15px;
}

input#author, input#email, input#url {
	height: 30px;
	width: 200px;
	border: 1px solid #FF6600;
	font-size: 18px;
	padding: 7px 0 0 5px;
	color: #333333;
}

textarea#comment {
	width: 380px;
	border: 1px solid #FF6600;
	height: 300px;
	font-size: 18px;
	color: #333333;
	padding: 5px 0 0 5px;
	margin: -3px 0 0 0;
	font-family: corbel;
}

input#submit {
	width: 201px;
	height: 45px;
	background: url("http://www.scroobyonline.co.uk/wp-content/themes/scroobyonline/images/submit-comment.png") no-repeat;
	border: 0px;
	color: #FFFFFF;
	font-family: corbel;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 2px;
}

#formdetails p {
	font-size: 13px;
}

#commentswrap a:link, #commentswrap a:visited {
	color: #FF6600;
	text-decoration: none;
}

p.loggedin {
	text-align: left;
	font-size: 12px;
	margin: 0px;
}

#commentscontainer {
	float: left;
}

#commentswrap ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.commentauthorpic {
	float: left;
	height: 64px;
	width: 64px;
	margin-right: 16px;
}

.commentdetails {
	width: 520px;
	float: left;
}

.commentauthorinfo {
	float: left;
	border-bottom: 1px solid #FF6600;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

p.commentauthor {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

p.commentdetails {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.commentfooter {
	background: url(/wp-content/themes/scroobyonline/images/arrow-up.gif) 110px 0 no-repeat;
	padding-left: 128px;
	padding-top: 1px;
        height: 17px;
	float: left;
}

.commentcontainer {
	background: #ececec;
	width: 594px;
	padding: 10px;
	margin: 0px;
	margin-bottom: 20px;
	float: left;
}

.commentcontainer p {
	font-size: 14px;
	margin: 0px;
}

.commentcontainer p {
	font-family: arial;
	font-size: 12px;
}

#respond {
	width: 620px;
	float: left;
}

/* Archives
----------------------------------------------------------------*/

h2.pagetitle {
	margin: 5px 0px 15px 0px;
	padding: 0px;
	font-size: 19px;
	text-align: left;
	color: #FF6600;
}

.authorarcinfo {
	font-size: 14px;
}

.authorpost {
	width: 620px;
	padding-top: 10px;
	float: left;
	margin: 0 0 20px 0;
}

.authorpostauthorwrap {
	float: left;
	width: 620px;
	margin-bottom: 10px;
}

.authorretweetbutton {
	margin: 6px 10px 0 10px;
	width: 60px;
	float: left;
}

.authorpostdata {
	width: 442px;
	float: left;
}

.authorpostdata h2, .authorpostdata h1 {
	margin: 0px;
	padding: 0px;
	color: #232322;
	font-size: 16px;
}

.authorpostdata p {
	margin: 10px 0px 0px 0px;
	font-size: 14px;
}

/* Sidebar
----------------------------------------------------------------*/

.sideitem {
	width: 240px;
	margin: 6px 0px 5px 6px;
	border-bottom: 2px solid #FF6600;
	float: left;
}

.sideitem h3 {
	background: #232322;
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

.sideitem a:link, .sideitem a:visited {
	color: #232322;
	text-decoration: none;
}

.sideitem a:hover {
	color: #FF6600;
}

.sideitem ul {
	width: 240px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 14px;
}

.sideitem ul li {
	min-height: 25px;
	width: 240px;
	border-bottom: 1px solid #DCDCDC;
	padding: 0px;
	margin: 0px;
}

.sideitem ul li a {
	line-height: 25px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

.stayconn {
	font-size: 10px;
	line-height: 16px;
	vertical-align: middle;
	margin: 3px 0 0 5px;
}

.stayconn img {
	float: left;
	margin-right: 5px;
}

#staylast {
	margin-bottom: 3px;
}

/* Sidebar Authors List
----------------------------------------------------------------*/

.sideauth {
	height: 55px;
	padding: 5px 0 0 5px;
	border-bottom: 1px solid #DCDCDC;
}

.sideauthav {
	float: left;
	margin: 0 10px 0 0;
}

.sideauthinfo {
	
}

/* Wordpress Styles
----------------------------------------------------------------*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#post img {
	margin-left: 10px;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Wordpress Calender
----------------------------------------------------------------*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* Captions
----------------------------------------------------------------*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}

/* Sitemap
----------------------------------------------------------------*/

.ddsg-wrapper ul li strong {
	list-style-type: none;
	margin-bottom: 15px;
}

/* Ratings
----------------------------------------------------------------*/

.ratings {
	border: 0px;
	width: 550px;
}

.ratings tr {
}

.ratings td {
	width: 250px;
	padding-left: 20px;
}

.gamename {
	text-align: right;
}

/* Gamercard
----------------------------------------------------------------*/

.gamercard {
	margin: 0 auto 0; /* change margin if used elsewhere */
	width: 435px;
	padding: 5px;
	border: 1px solid #e5e5e5;
	background: #FFFFFF;
	text-align: left;
}
.gamertag, #sidebar .gamertag {
	margin: 0 0 3px 0;
	padding: 0;
	/* border-bottom: 1px solid #FF6600; */
}
.gamertag p, #sidebar .gamertag p {
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.gamercard a, .gamercard a:visited, #sidebar .gamercard a, #sidebar .gamercard a:visited, .gamercard a.links {
	margin: 0;
	padding: 0;
	color: #FF6600;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
}
.gamercard a.taglink {
	color: #FF6600;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	margin: 0 0 5px 0;
}
.gamercard a.taglink:hover, .gamercard a.links:hover, #sidebar .gamercard a.taglink:hover {
	color: #7fad2a;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	margin: 0 0 5px 0;
}
.gamercard a.links:hover {
	text-decoration: none;
}
.gamerimg, .entry .gamerimg {
	margin: -1px 4px 0 1px;
	padding: 0;
	height: 42px;
	width: 42px;
	border: 1px solid #afafaf;
	float: left;
}
.gamercard .stats {
	height: 45px;
	margin: 2px 0 0 0;
	padding: 0;
	color: #515151;
}
.gamercard .stats div, #sidebar .gamercard .stats div {
	margin: 0;
	padding: 0;
	height: 12px;
	font: 10px/.8 Verdana, Arial, Helvetica, sans-serif;
}
.gamercard .stats .gametag {
	height: 17px;
}
.gamercard .gcinfo {
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}
.gamercard .repimg {
	margin: 0;
	padding: 0;
	height: 9px;
	width: 63px;
}
.gamercard .playedgames {
	margin: 0 auto;
	padding: 4px 0 0 20px;
	height: 34px;
	text-align: left;
}
.gamercard .playedgames p {
	margin: 0;
	padding: 0;
}
.gamercard .playedgames a, #sidebar .gamercard .playedgames a, .entry .gamercard .playedgames a {
	text-decoration: none;
	border: none;
}
.entry .gamercard .playedgames img, .gamercard .playedgames img {
	margin: 0;
	padding: 0 4px;
	border: none;
}
.gamercard .links {
	float: right;
}

