/*
Theme Name: Good Playa 2008
Theme URI: http://www.goodplaya.com/
Description: The Good Playa 2008 blog theme
Version: 1.0
Author: hypervisual.co.uk
Author URI: http://www.hypervisual.co.uk
Tags: Good Playa, 2008, Arsenal, Blog, Gunnersred

	GoodPlaya2008
	 http://www.goodplaya.com

	This theme was designed and built by hypervisual.co.uk,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body { 
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  font-family: Verdana;
  font-size: 11px;
  color: #333333;
  background: #333333 url(images/bg.gif);
}

div {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

img {
  border: 0;
}

div.ratings {
  float: right;
  width: 250px;
  padding: 3px;
  margin-left: 5px;
  margin-bottom: 2px;
  color: #5a1621;
  border: 1px solid #a7a068;
}

div.video {
  float: right;
  width: 300px;
  padding: 1px;
  margin-left: 5px;
  margin-bottom: 2px;
  border: 1px solid #a7a068;
}

div#google_ads {
  margin-top: 10px;
  color: #9a1c1c;
  text-align: center;
  text-transform: uppercase;
}

/* div#foot from old css begins */

div#foot {
width: 664px;
padding: 5px;
font-size: 0.9em;
color: #222222;
text-align: center;
background-color: #cc2222;
/*border-top: 1px solid #cc2222;*/
}

div#foot a {
color: #222222;
text-decoration: none;
}

div#foot a:hover {
color: #f2f2f2;
text-decoration: underline;
}

div.playa {
  border-top: 1px solid #a7a068;
  padding-top: 5px;
  margin-top: 5px;
  font-size: 1em;
  text-transform: uppercase;
}

img.headshot {
  float: left;
  margin-right: 5px;
}

div.ratings h1 {
  padding: 0;
  margin: 0;
  color: #a7a068;
  font-family: Arial;
  font-size: 1.3em;
}

div.rating {
  margin: 3px 0;
  line-height: normal;
  font-family: Verdana;
  text-transform: none;
  font-size: 1em;
}

div#page {
  margin: 0 auto;
  width: 800px;
  background-image: url(images/page_bg.gif);
  background-repeat: repeat;
  border-left: 5px solid #333333;
  border-right: 5px solid #333333;
  border-bottom: 5px solid #333333;
}

div#page_rule {
  width: 100%;
  height: 5px;
  background: #333333 url(images/page_rule_bg.gif) repeat;
}

div#top_links {
  margin-top: 5px;
  width: 100%;
  height: 14px;
  background-color: #333333;
}

div#banner {
  margin-top: 5px;
  width: 100%;
  height: 151px;
}

a#arseshirts {
  float: left;
  width: 109px;
  height: 14px;
}

a#rss, a#newsnow, a#email {
  float: right;
  width: 12px;
  height: 14px;
  overflow: hidden;
  background-image: url(images/rss_icon.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

a#newsnow {
  margin-right: 5px;
  background-image: url(images/newsnow.gif);
}

a#email {
  width: 17px;
  margin-right: 5px;
  background-image: url(images/email.gif);
}

a#rss:hover, a#newsnow:hover, a#email:hover {
  background-position: 0 -14px;
}

a#rss span, a#newsnow span, a#email span {
  display: none;
}

div#banner {
  margin-top: 5px;
  width: 100%;
  height: 151px;
}

div#content {
  float: left;
  margin-top: 5px;
  width: 590px;
  padding: 5px;
  background-color: #ffffff;
} 

div.post_head {
  padding: 0.1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #333333;
  font-size: 1.1em;
  font-family: Georgia;
  background-color: #cbc380;
}

div.post_date {
  float: left;
  margin-left: 5px;
  width: 30%;
  color: #ffffff;
}

div.post_remarks {
  float: right;
  margin-right: 5px;
  width: 30%;
  text-align: right;
}

div.post_remarks a {
  color: #ffffff;
}

div.post_remarks a:hover {
  color: #ffffff;
  text-decoration: underline;
}

div.entry {
  line-height: 1.5em;
  vertical-align: middle;
}

div.entry p {
  margin: 10px 0;
  padding: 0;
  line-height: 1.5em;
  vertical-align: middle;
}

/* begin ads */

div.hide {
display: none;
visibility: none;
}

div.show {
display: block;
visibility: visible;
}

div#ads_column {
position: absolute;
top: 181px;
right: 30px;
z-index: -10;
width: 150px;
color: #566167;
background-color: none;
border: none;
}

div#the_ads {
padding: 5px;
padding-left: 15px;
}


/* end ads */

h2 {
  font-family: Georgia;
  font-size: 1.8em;
  font-weight: normal;
  color: #5a1621;
  padding: 0;
  margin: 10px 0 10px 0;
}

h2 a {
  color: #5a1621;
  text-decoration: none;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	padding: 0;
	margin: 10px 0;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.4em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: red;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

/*
.commentlist li {
	font-weight: bold;
	}


.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
*/

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	color: #5a1621;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

a.btn_small {
  float: right;
  display: block;
  width: 87px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  text-align: center;
  font-family: Arial;
  font-size: 1em;
  color: #666666;
  text-decoration: none;
  background-image: url(images/btn_small.png);
  background-repeat: none;
  background-position: 0 0;
}

a.btn_small:hover {
  color: #5a1621;
  text-decoration: underline;
  background-position: 0 -25px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #5a1621;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */

/*
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
*/
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.pagetitle {
	margin: 0px;
	padding: 0;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	color: #5a1621;
	margin: 10px auto ;
	}
/* End Headers */



/* Begin Images */
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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
}
/*
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
*/
#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.oddcomment {
  background-color: #d8d8d8;
}

.comment_avatar {
  float: left;
  width: 32px;
}

.comment_meta {
  float: left;
  margin-left: 10px;
  width: 150px;
}

.comment_text {
  float: left;
  margin-left: 10px;
  width: 365px;
}

.comment_text p:first-child {
  margin: 0;
  padding: 0;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar {
  float: right;
  margin-top: 5px;
  width: 180px;
  padding: 0 5px 5px 5px;
  color: #333333;
  text-align: left;
  font-size: 1em;
  background-color: #e4e4e4;
}

.sidebar_element {
  margin-top: 5px;
  border-top: 5px solid #cbc380;
  padding-bottom: 20px;
}

.sidebar_element h1 {
  font-family: Georgia;
  font-size: 1.4em;
  font-weight: normal;
  color: #541621;
  padding: 0;
  margin: 5px 0;
}

.sidebar_element input, .sidebar_element select {
  font-size: 1.1em;
}

ul#bookmarks {
  padding-left: 0;
  margin-left: 0;
  width: 100%;
}

ul#bookmarks li
{
  list-style: none;
  margin: 0;
  padding-left: 0.2em;
  /*border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #999999;*/
}

ul#bookmarks a {
  display: block;
  width: 96%;
  color: #333333;
  font-size: 1em;
  text-decoration: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 1px solid #e4e4e4;
}

ul#bookmarks a:hover {
  color: #000000;
  background-color: #d4d4d4;
  background-color: #ffffff;
  border: 1px solid #b8b8b8;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

div.story_image {
  float: left;
  padding: 3px;
  color: #ffffff;
  background-color: #541624;
  margin-right: 5px;
  margin-bottom: 2px;
}

div.story_image p {
  color: #ffffff;
  font-size: 0.9em;
  margin: 3px 0;
  padding: 0;
  line-height: normal;
}

p.quote {
  margin: 10px 0;
  padding: 0;
  font-size: 1.7em;
  color: #999999;
  font-family: Georgia;
  font-style: italic;
}

#redbox {
  float: right;
  width: 300px;
  margin-left: 12px;  
  margin-right: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
  padding: 10px;
  color: red;
  background-color: transparent;
  border: 1px solid black;
}

.blue {
 color: blue;
}

span.green 
{ 
color:green; 
background:yellow;
} 



/* Begin Calendar */
#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	font-size: 0.9em;
	margin-bottom: 5px;
	}
/* End Various Tags & Classes*/

/*  ADVERTISEMENT */
.advertisement-left {
  position: absolute;
  top: 190px;
  margin-left: -145px;
  width: 130px;
  height: 920px;
  background-color: none;
  color: #000;
  text-align: center;
  font-family: Courier New;
  border: 0px double #fff;
  z-index: 100;
}

.advertisement-right {
  position: absolute;
  top: 190px;
  margin-left: +815px;
  width: 322px;
  height: 1920px;
  background-color: none;
  color: #000;
  text-align: left;
  font-family: Courier New;
  border: 0px double #fff;
  z-index: 100;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
