/*
Theme Name: PSN@Home V3
Theme URI: http://www.psnathome.com/
Description: This is the theme for PSN@Home for it's return after a failed try with The Gaming Planet!
Version: 1.0
Author: Matthew Griffin
Author URI: http://www.psnathome.com/

	PSN@Home V3
*/



/* Begin Typography & Colors */

/* CSS Document By Matthew Griffin for PSN@Home V3 */

body {
	background: #666666;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

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

.wp-caption {
	border: 1px solid #777777;
	text-align: center;
	background-color: #111111;
	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;
}
/* End captions */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a {
	color: #999999;
}

a:hover {
	color: #999999;
}

a:visited {
	color: #999999;
}

.comment {
	background: #333333;
	margin: 7px;
	border: 1px solid #555555;
	color: #999999;
	padding: 5px;
	width: 500px;
}

.comment .avatar {
	clear: both;
	float: left;
	margin: 5px;
	padding: 5px;
	background: #999999;
	border: 1px #BBBBBB;
	width: 58px;
	height: 58px;
	text-align: left;
}

.comment .user {
	font-size: 10pt;
	font-weight: bold;
	color: #BBBBBB;
}

.comment .date {
	font-size: 8pt;
	color: #8888888;
}

h3 {
	font-size: 14pt;
}

div#container {
	width: 1000px;
	margin: auto;
	background: #333333;
}

div#container div#shadow_left {
	background: transparent url(images/shadow_left.gif) repeat-y left top;
	padding-left: 12px;
	width: 1000px;
}

div#container div#shadow_left div#shadow_right {
	background: transparent url(images/shadow_right.gif) repeat-y right top;
	padding-right: 12px;
	width: 988px;
}

div#container div#header {
	width: 976px;
	margin: auto;
	height: 200px;
	margin-bottom: 10px;
}

div#container div#left {
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

div#container div#left div#box {
	padding-top: 14px;
	background: #000000 url(images/left_rounded_top.gif) no-repeat top;
	width: 300px;
	color: #707070;
	padding-bottom: 0px;
}

div#container div#left div#box a {
	display: block;
	padding-left: 35px;
	background: url(images/link.gif);
	height: 20px;
}

div#container div#left div#box a:hover {
	display: block;
	padding-left: 35px;
	background: url(images/link_over.gif);
	height: 20px;
}

div#container div#left div#box h2 {
	font-size: 12pt;
	padding: 0px;
	text-align: center;
	display: block;
	margin: 0px;
	color: #BBBBBB;
}


div#container div#left div#box span.ad {
	display: block;
	text-align: center;
	font-size: 6pt;
}

div#container div#left div#boxbottom {
	background: #000000 url(images/left_rounded_bottom.gif) no-repeat bottom;
	width: 300px;
	color: #707070;
	padding-bottom: 6px;
	margin-bottom: 5px;
}

div#container div.navigation {
	float: right;
	background: #000000 url(images/content_rounded_top.gif) no-repeat top;
	width: 670px;
	padding-top: 7px;
	margin-bottom: 10px;
	margin-right: 6px;
	font-size: 10px;
}

div#container div.navigation div#bottom {
	float: left;
	background: url(images/content_rounded_bottom.gif) no-repeat bottom;
	width: 670px;
	padding-top: 7px;
}

div#content {
	float: left;
	background: #000000 url(images/content_rounded_top.gif) no-repeat top;
	width: 670px;
	padding-top: 7px;
	margin-bottom: 10px;
}

.news {
	background: #222222;
	margin: 7px;
	border: 1px solid #333333;
	color: #999;
	padding: 5px;
}

div#container div#content div.news .title {
	font-size: 10pt;
	font-weight: bold;
	color: #BBBBBB;
	text-decoration: none;
}

div#container div#content div.news span.date {
	font-size: 8pt;
	color: #888888;
}

div#container div#content div.news blockquote {
	padding: 3px;
	margin: 5px;
	font-size: 9pt;
	color: #000000;
	border: 1px solid;
	background-color: #888;
	border-bottom: #FFFFFF 1px solid;
	border-left: #000 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #000 1px solid;
}

div#container div#content div.news span.author {
	display: block;
	text-align: right;
	font-size: 8pt;
	color: #888;
}

div#container div#content div.news .metadata {
	margin-left: 40px;
	margin-right: 40px;
	padding: 5px;
	font-size: 8pt;
	text-indent: 0px;
	text-align: justify;
	border: 1px solid #555555;
}

div#container div#content div#bottom {
	float: left;
	background: url(images/content_rounded_bottom.gif) no-repeat bottom;
	width: 670px;
	padding-top: 7px;
	padding-bottom: 0px;
}

div#container div#footad {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 728px;
}

div#container div#footer {
	clear: both;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	padding-top: 50px;
	margin: auto;
	width: 976px;
	background: #000000 url(images/footer_rounded_top.gif) no-repeat top;
}

div#container div#footer div#bottom {
	padding-top: 14px;
	width: 976px;
	background: url(images/footer_rounded_bottom.gif) no-repeat bottom;
}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
#cat {
	background-color: #000;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	color: #999999;
	margin-left: 35px;
}