/*  
Theme Name: dpad
Theme URI: http://www.directionalpad.com
Description: directionalpad.com's custom theme
Version: 1.0.0
Author: Jeff 'inpheaux' George
Author URI: http://www.skizzers.org
*/

a, a:visited {
	color: #555555;
	text-decoration: underline;
	}

a:hover	{
	color: #FF0000;
	text-decoration: none;
	}

div#middle {
	position: absolute; 
	left: 10%; 
	width: 80%; 
	margin: 0px;
	border-width: 0px 3px 3px 3px; 
	border-style: solid; 
	border-color: #000000; 
	padding: 0px 10px 0px 10px;
	}

div#padleft {
	position: relative;
	left: -89px;
	height: 204px;
	width: 79px;
	}

div#padright {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 201px;
	width: 90px;
	}

h1#logo {
	text-indent:-50em;
	padding: 0px;
	margin: 0px;
	overflow: hidden; 
	position: absolute;
	left: 90px;
	top: 70px;
	height: 67px;
	width: 525px;
	}

img#trans {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 90px;
	top: 70px;
	height: 67px;
	width: 525px;
	border: 0px;
	}

hr	{
	border: 0;
	margin: 15px 0;
	color: #000;
	background-color: #000;
	height: 3px;
	}

h2	{
	margin: 0;
	}

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

h2 a:hover {
	color: #CCCCCC;
	}


ul#sections {
	text-align: right;
	font-size: 14pt;
	margin: 0;
	list-style: none;
	}

ul#sections li{
	margin: 0px 0px 10px 0px;
	}

ul#sections a {
	color: #000000;
	text-decoration: none;
	}

ul#sections a:hover {
	color: #FF0000;
	text-decoration: none;
	}

div.navhead {
	text-align: right;
	font-size: 12pt;
	margin: 10px 0px 0px 0px;
	}

ul.nav {
	text-align: right;
	margin: 0;
	list-style: none;
	font-size: 8pt;
	}

ul.nav li {
	padding: 0 0 0 5px;
	}

ul.nav a, ul.nav a:visited {
	text-decoration: none;
	}

ul.nav ul {
margin:0; padding:0;
	text-align: right;
	list-style: none;
	font-size: 8pt;
	}

div.post {
	padding: 0px 0px 0px 5px;
	}

div.post img {
	float:right;
	margin: 0 0 5px 10px;
	}
	
div#content {
	position: relative;
	top: -55px;
	width: 79%;
	}

div.tiny { 
	position: relative;
	bottom: 35px;
	z-index: 1;
	font-size: 8pt;
	color: #BBB;
	text-align: center;
	}

div.tiny a, div.tiny a:visited {
	color: #BBB;
	}

div.navcon {
	float: right;
	position: relative;
	z-index: 2;
	top: -55px;
	width: 20%;
	}

div.sidebartext {
	text-align: right;
	font-size: 7pt;
	margin: 0 0 15px 0;
	}
	
body {	background: #C0C0C0;
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	}
	
/* stuff stolen from elsewhere */
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.postmetadata {
	text-align: center;
	color: #777;
	padding-top: 5px;
	margin: 30px 0;
	}
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

div#main {
	position:absolute;
	left:48%;
	width:500px;
	margin-top: 18%;
	margin-left:-266px;
	border:3px solid #000;
	background-color: #FFF;
	padding: 15px 15px 15px 100px;
	font-size: 12pt;
	z-index: 1;
	}

div#pad {
	position: absolute;
	width: 188px;
	height: 244px;
	top: -90px;
	left: -90px;
	z-index: 2;
	}
	
div#img-main {
	position:absolute;
	top: 52px;
	left: 30px;
	margin-right: 30px;
	border:3px solid #000;
	background-color: #FFF;
	padding: 15px 15px 15px 15px;
	font-size: 12pt;
	z-index: 1;
	}

div#pad-tiny {
	position: absolute;
	width: 94px;
	height: 125px;
	top: -55px;
	left: -28px;
	z-index: 2;
	}

div#img-back {
	position:absolute;
	top: -40px;
	left: 60px;
	font-size: 14pt;
	}

table.listings {
	border: 2px solid #000;
	width: 600px;
	background: #FFFFFF;
	margin-bottom: 30px;
	}

table.listings td {
	font-size: 9pt;
	}

td.tdpadl {
	padding-left: 10px;
	}

td.tdpadr {
	padding-right: 10px;
	}

td.tdpadlast {
	padding-bottom: 10px;
	}

table#results {
	border: 2px solid #000;
	width: 500px;
	background: #FFFFFF;
	}

div#reviewtitle {
	font-size: 12pt;
	float: right;
	margin: 8px 10px 0 0;
	font-weight: bold;
	font-style: italic;
	}

td.pad {
	padding: 10px;
	}
	
td.score {
	font-size: 24pt;
	text-align: center;
	align: center;
	width: 60px;
	}
	
td.overall {
	color: #F00;
	border-top: 2px solid #000;
	}

div.screens img {
	margin: 5px;
	float: none;
	}

div#resultsouter {
	padding: 0px;
	margin: 0px;
	border: 2px solid #000;
	width: 500px;
	background: url(/images/reviews/results_b.png) #FFF top repeat-x;
	text-align: left;
	}

div#resultsinner {
	padding: 0px;
	margin: 0px;
	margin-top: 45px;
	background: url(/images/reviews/overall_b.png) #FFF bottom repeat-x;
	}

h3#reviewtitle {
	float: right;
	margin: 8px 10px 0 0;
	font-weight: bold;
	font-style: italic;
	}

div#resultsinner p {
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	}
	
div#resultsinner h4 {
	margin-bottom: -10px;
	padding-left: 10px;
	padding-right: 10px;
	}	

.red {
	color: #dc1f0b;
	}

img#resultsimg {
	margin: 0px;
	float: left;
	margin-left: 10px;
	}
	
img#scoreimg {
	float: none;
	display: block;
	margin: 0 auto;
	}	