/*  
Theme Name: PAL Playstation Collection
Theme URI: http://www.defconsoft.co.uk/
Description: A two column fixed width theme
Version: 1.0
Author: Defcon
Author URI: http://www.defconsoft.co.uk
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 13px;
margin: 0px;
text-align: center;
color: #504a3c;
font-family:  Verdana, Arial, Georgia, "Times New Roman", Times;
background: #000000; 
}

#wrap
{
width:990px;
margin: auto;
background: none;
padding: 5px 0;
}


                         /***************************************************
                         *********************** Blogtitle **************DONE
                         *****************************************************/

#blogtitle
{
width: 980px;
height:145px;
display: block;
color: #480000;
text-align: left;
margin: 0px auto 0px auto;
padding: 5px 0 0 0;
text-align: left;
background: #000000 url(images/logo.jpg) repeat-y;
}

h1.blogtitle
{
margin: 10px 6px 0 5px;
font-size: 26px;
}


#blogtitle a:link {
color: #480000;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #480000;
text-decoration: none;
border: none;
font-weight: bold;
padding: 2px 15px;
}

#blogtitle a:hover {
color: #7F1717;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

.description
{
color: #62838F;
text-align: left;
font-size: 18px;
margin-left: 8px;
}

                         /***************************************************
                         *********************** Container **************DONE
                         *****************************************************/
#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 980px;
background: url(images/background.jpg);
}

#defforum {
	clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 980px;
background: url(img/container2.jpg);
	}




                         /***************************************************
                         *********************** Left Sidebar Container *******DONE
                         *****************************************************/
#leftnav
{
float: left;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-left: 2px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******DONE
                         *****************************************************/

#rightnav
{
float: right;
width: 179px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 11px;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************DONE
                         *****************************************************/
#content
{
display: block;
margin: 0 0px 20px 195px;
padding: 1em;
padding-top: 10px;
margin-top:0px;
text-align: left;

}

.fullwidth {
	width: 740px;
	}

                         /***************************************************
                         *********************** HotorNot **************DONE
                         *****************************************************/
#hotornot
{
padding: 1em;
padding-top: 10px;
margin-top:0px;
text-align: left;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: square;
}

#content ul ul li{
padding-left: 3px;;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 5px;
}

#content hr
{
margin: 0;
height: 6px;
border-bottom: 1px solid #111314;
border-top: 1px solid #111314;
border-left: 12px solid #111314;
border-right: 12px solid #111314;
color: #d3d3d3;
background-color: #d3d3d3;
}



                         /***************************************************
                         *********************** Database **************DONE
                         *****************************************************/



#database
{
	font-size: 13px;
	color: #111314;
	font-family:  Verdana, Arial, Georgia, "Times New Roman", Times;

}

#dbwelcome{
width: 750px;
height: auto;
color: #555555;
}


#dbmain{
width: 750px;
height: auto;
background: url(images/tableback.jpg);
}

#dbmaintop{
width: 100%;
height: 3px;
background: url(images/tabletop.jpg);
background-position: top center;
}

#dbmainbot{
width: 100%;
height: 3px;
background: url(images/tablebot.jpg);
background-position: bottom center;
}

#dbgametitle{
width: 640px;
height: 42px;
float: left;
margin: 3px 0px 5px 5px;
border: 1px solid #000000;
background: url(images/titleback.jpg);
background-repeat: repeat-x;
text-align:center;
color: #ffffff;
font-size: 20px;
line-height:42px;

}

#dbrating{
width: 90px;
height: 42px;
margin: 3px 0px 5px 653px;
border: 1px solid #000000;
background: url(images/titleback.jpg);
background-repeat: repeat-x;
text-align:center;
color: #ffffff;
font-size: 18px;
line-height:42px;

}

#dbsectiontitle{
width: 734px;
height: 29px;
margin: 3px 0px 0px 5px;
border: 1px solid #000000;
background: url(images/sectionback.jpg);
background-repeat: repeat-x;
text-align:left;
color: #000000;
padding-left: 4px;
font-weight:bold;
font-size: 14px;
line-height:29px;

}

#dbtablewrap{
width: 740px;
margin: 0px 0px 0px 5px;
}

#database table {
background-color:#dfdfdf;
border-spacing: 0px;
}


#database td {
background-color:#dfdfdf;
border-left: solid #000 1px;
border-bottom: solid #000 1px;
}

#database .subtitle
{
font-weight:bold;
background-color:#e1e1e1;
padding-left: 3px;
}

#database .data
{
background-color:#e1e1e1;
padding-left: 3px;
}

#database .image
{
font-weight:bold;
background-color:#bababa;
border-right: solid #000 1px;
}

#database .variants
{
border-right: solid #000 1px;
padding-left: 2px;
font-style:italic;
font-weight:bold;
}

#database .variants a:link
{
font-style:normal;
font-weight:normal;
}

#database .variants a:visited
{
font-style:normal;
font-weight:normal;
}


#database hr
{
margin: 0;
height: 1px;
padding-top:5px;
border-bottom: 2px solid #111314;
border-top: 0px solid #111314;
border-left: 0px solid #111314;
border-right: 0px solid #111314;
color: #d3d3d3;
background-color: #d3d3d3;
}



                         /***************************************************
                         *********************** Footer **************DONE
                         *****************************************************/

#footwrap
{
clear:both;
background: none;
color: #ffffff;
padding: 5px 0em 10px 0em;
font-weight: normal;
background: #480000 url(images/footer.jpg) ;
border-bottom:2px solid #797979;
}

#footwrap p
{
display: block;
margin-top: 4px;
margin-bottom: 4px;
text-align:center;
}

#footwrap a:link {
color: #999999;
text-decoration: none;

border: none;
}
#footwrap a:hover {
color: #cecece;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #cecece;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #999999;
text-decoration: none;
border: none;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************DONE
                         *****************************************************/
#sidebarleft
{
color: #1e1e1e;
margin-bottom: 10px;
background: none;
padding: 0 0px  0 8px;
}

#sidebarleft ul
{
list-type:none;
}



#sidebarleft li
{
padding-bottom: 8px;
}

#sidebarleft ul li
{
padding-left: 0;
margin-left: 20px;
margin-right: 4px;
padding-bottom: 2px;
list-style-type:disc;
}

#sidebarleft ul li li
{
padding-left: 0;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-type:circle;
}

#sidebarleft a:link {
color: #111314;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarleft a:hover {
color: #5f5d6b;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #5f5d6b;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #111314;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarleft h2 {
font-size: 11px;
font-family: Verdana, Arial, sans-serif; 
font-weight: strong;
letter-spacing: 0.2em;
border-bottom: 2px solid #1e1e1e;
color: #1e1e1e;
padding: 2px 8px 2px 8px;
text-transform: uppercase;

}

#sidebarleft p
{
padding: 3px;
}

                         /***************************************************
                         *********************** Right Sidebar **************DONE
                         *****************************************************/

#sidebarright
{
color: #696451;
margin-bottom: 10px;
background: none;
padding: 0 0px  0 8px;
}

#sidebarright ul
{
list-type:none;
}

#sidebarright li
{
padding-bottom: 8px;
}

#sidebarright ul li
{
padding-left: 0;
margin-left: 20px;
margin-right: 4px;
padding-bottom: 2px;
list-style-type:disc;
}

#sidebarright ul li li
{
padding-left: 0;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-type:circle;
}

#sidebarright a:link {
color: #111314;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarright a:hover {
color: #5f5d6b;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #5f5d6b;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #111314;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarright h2 {
font-size: 11px;
font-family: Verdana, Arial, sans-serif; 
font-weight: strong;
letter-spacing: 0.2em;
border-bottom: 2px solid #504a3c;
color: #504a3c;
padding: 2px 8px 2px 8px;
text-transform: uppercase;

}

#sidebarright p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************DONE
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************DONE
                         *****************************************************/

blockquote
{
margin: 0px 30px 0px 30px;
padding: 5px 10px 5px 5px;
font-style: italic;
color: #504a3c;
border: 1px solid #686868;
background: #c5beac;
}

small
{
padding-left: 5px;
}

                         /***************************************************
                         *********************** Post Metadata ****************DONE
                         *****************************************************/

.postmetadata
{
display:block;
margin: 10px auto 10px auto;
padding: 5px 8px 8px 20px;
text-align: left;
color:#ffffff;
border: 1px solid #000000;
width:96%;
background: #000000;
text-align: center;
}

#content .postmetadata
{
padding-left: 10px;
}

.postmetadata a:link
{
border: none;
color: #999999;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #cecece;
font-weight: normal;
text-decoration: underline;
}

.postmetadata a:visited:hover
{
border: none;
color: #cecece;
font-weight: normal;
text-decoration: underline;
}

.postmetadata a:visited
{
border: none;
color: #999999;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #111314;
text-decoration: none;
font-weight: normal;
}

a:hover
{
color: #5f5d6b;
text-decoration: underline;
}

a:visited
{
color: #111314;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
color: #5f5d6b;
text-decoration: underline;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #333;
}

.commentlist li
{
margin: 8px 10px 8px 5px;
padding-left: 12px;
list-style: none;
border: 1px solid #534c42;
margin-bottom: 2px;
background: #9e9e9e;
}

.commentlist li ul li
{
border: none;
}

/*li.alt
{
border-bottom: 2px solid #D8A860;
}*/

.commentlist cite
{
font-style: italic;
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: none;
color: #000000;
}

.commentlist a:visited
{
border: none;
text-decoration: none;
color: #000000;
}

.commentlist a:hover
{
border: none;
text-decoration: none;
color: #ffffff;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: none;
color: #ffffff;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #000000;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #480000;
font-size: 28pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
font-family: Verdana, Arial, sans-serif; 
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
font-family: Verdana, Arial, sans-serif; 
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-family: Verdana, Arial, sans-serif; 
font-size: 18px;
font-weight: bold;
padding-left: 5px;
padding-top: 4px;
padding-bottom: 6px;
margin-top: 12px;
margin-bottom: 5px;

}

.posttitle a:link
{
color: #111314;
font-weight: bold;
}

.posttitle a:visited
{
color: #111314;
font-weight: bold;
}

.posttitle a:hover
{
color: #5f5d6b;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
font-family: Verdana, Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 5px;
margin: 5px 0 6px 0;
text-align: left;
}



h5
{
font-family: Verdana, Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/
.date
{
font-size: 14px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 0 5px;
margin-top: 12px;
text-align: center;
color: #504a3c;
border: 1px groove #696451;
background: #E5CFAB url(img/date.png) no-repeat;
}

.entry
{
margin-bottom: 5px;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
margin-left:auto;
margin-right: auto;
}
                     /*Code - DONE*/
code
{
display: block;
margin: 0px 30px 0px 30px;
padding: 5px 10px 5px 5px;
border: 1px solid #333;
color: #FFFFE8;
background: #d5cfc1;
}

/*#searchform {
margin-left: 5px;
	}*/

/* navigation
--------------------------------------------------*/
#navigation 
{
margin-left:auto;
margin-right:auto;
width: 980px;
color: #cecece;
overflow: hidden;
height:40px;
line-height:2.7em;
background:#333 url(images/header.jpg) no-repeat;
margin-bottom: 0;
}

#navigation ul 
{
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
white-space:nowrap;
border-right: 1px solid;
border-color:#999999;
}

#navigation li a 
{
display:block;
padding:3px 18px;
font-size:0.9em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form 
{
float:right;
height:100%;
width:300px;
padding:0 0px;
line-height:0;
}

#navigation form fieldset 
{
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:3px;
border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s 
{
height:1.5em;
width:160px;
margin:0 0px 0 0;
padding:10px;
border:0px solid; 
font-size:1em;
vertical-align:middle;
background: transparent;
}

#navigation #searchbutton 
{
height:2em;
width:auto;
padding:0 1px;
font-size:14px;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
}


#navigation li 
{
border-color:#797979;
}

#navigation a 
{
font-family: Impact, Arial, Georgia, "Times New Roman", Times;
color:white;

}

#navigation .selected,
#navigation .current_page_item,
#navigation a:hover
{
color: 797979;
}



#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:white;
 background-color:#798288;
}

.button
{
margin-bottom: -4px;
}


/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

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

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

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

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

/****Rounded corners********/
/* .roundcont {
background-color: #E5CFAB;
margin-top: 10px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(img/tl.png) no-repeat top right; 
}

.roundbottom {
	background: url(img/br.png) no-repeat top right; 
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important; */





/********BLOCKS************/

/*Blocks*/
#blocks { 
    width: 980px;
    display: block;
    color: #480000;
    text-align: left;
    margin: 0px auto 0px auto;
    background:#333 url(images/imagebar.jpg) no-repeat;

}

#blocks .header {
    border-bottom:1px solid #4cb6fc; 
    background:#ffffff;
}

#blocks .header h3 {
    font-size:10px; 
    font-weight:bold;
}



.block { 
    padding: 15px 190px;
    display:block;  
    height: auto;
 

}





