/* PSP-Hacks CSS Developed by Boxx3G */

body { 
background:url(images/bg.jpg) top repeat-x #000;
margin:0px;
padding:0px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

img { margin:0px; padding:0px; }
a img { margin:0px; padding:0px; border:none; }
a { text-decoration:underline; }
p, h1, h2, h3, ul, ol, li, ul li, ol li { margin:0px; padding:0px; }
blockquote { border-left:5px solid #ccc; background:#fafafa; margin-left:1.0em; padding-left:3px;}
.clear { clear:both; display:none; }

/* h2, h1, h3... */
.newsh1, .newsh1 a, .newsh1 a:visited { color:#000; font-weight:bold; font-size:16px; text-decoration:none;}
.newsh2 { color:#000; font-weight:normal; font-size:24px; text-decoration:none; }
.blogh1, .blogh1 a { color:#000; font-weight:bold; font-size:15px; text-decoration:none; }
.blogh2, .blogh2 a { color:#F7941D; font-size:11px; font-weight:normal; margin-bottom:15px; }
.sidebarh2 { text-decoration: none; }

/* custom */
.network { color:#F7941D; }
#copyright { 
  background-color:#E3E3E3; 
  text-align:right;
  font-size:10px;
  width:790px;
  position:absolute;
  padding: 10px 10px 10px 0;
}
#copyright a, #copyright a:visited { color:#000000; }

/* divs */

#content { 
width:800px;
margin:0px auto;
}

#content ul, #content ol { margin-left:25px; }
#content ol li { margin: 8px 0; }

#header { background:url(images/psp.jpg) no-repeat; height:211px; margin:0px auto; width:800px; }

#psphacks { width:800px; margin:0px auto; background:#FFF; height:100%; clear:left; }

#network { width:800px; font-size:10px; letter-spacing:-1px; padding:15px 0; text-align: center; }

#network a { color:#727272; }

#network a:hover { color:#444444; }

#column1 { width:480px; float:left; border-right:1px solid #EDEDED; }
#column1 .nav-link a { color:#151515; }
#column1 .nav-link {
text-align:center;
margin:20px;
}

#column2 { width:120px; float:left; margin:0px 0px 0px 24px; }

#cat-list ul, #cat-list li { list-style-type:none; }
#cat-list .children a, #cat-list .children a:visited { font-weight:normal; color: #757575; text-decoration: none;}
#cat-list a, #cat-list a:visited, #cat-list a:active { 
color:#000;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
.cat-item { margin-top:10px; }
.children .cat-item { margin:0; }

#column3 { width:160px; float:left; margin-left: 15px;  }

.post {
margin:30px 20px 0px 25px; 
background:url(images/postbg.jpg) bottom no-repeat;
width:433px;
}

.posttext {
margin:0px auto;
width:417px;
font-size:11px;
color:#4B4B4B;
padding:0px 0px 20px 0px;
}

.posttext p {
  text-align: justify;
}

.commenttext {
width: auto;
}
.commenttext p a {
margin-left: 5px;
}

.posttext ul li, .posttext ol li { font-size:12px; }
.posttext p { margin: 12px 0; font-size:12px; }
.posttext span img.hide-theme-x { padding:0; cursor:pointer; margin-bottom:-2px; }
.posttext a { color:#090909; }
.KonaBody a { color: #f6871f; text-decoration: none; font-weight: bold; }

.stuff { height: 85px; }
.stuff, .stuff a { color:#090909; font-size:11px; }
.stuff .tags, .stuff .tags a { font-size:9px; text-decoration: none; }
.stuff #fb-holder {
  margin: 10px 0;
}
.stuff .tags {
  margin: 5px 0;
}

.newstuff, .newstuff a { color:#636363; text-transform:uppercase; font-size:12px; margin:2px 0px 5px 0px; font-weight:normal; }

.entry {
background: url(images/dashhacks-logo-psp.png) no-repeat top right;
color:#4B4B4B;
font-size:11px;
margin-left:20px;
margin-right:20px;
padding-top: 20px;
min-height: 78px;
}

.entry a { color:#636363; }

.entry p { margin-bottom:5px; margin-top:5px; }

#search {
padding-top:145px;
margin-left:250px;
}

#search form, field {
margin:0px;
padding:0px;
display:inline;
}

#search input {
border: 0px solid;
line-height:24px;
height: 24px;
width:258px;
color:#979797;
padding:2px 5px;
margin:0px;
font-size:14px;
font-weight:bold;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
}

#search #sbb {
margin:0;
padding:0;
visibility: hidden;
width:22px;
background-color:#F9881E;
border:0;
}

.search { margin-right:5px; margin-bottom:-2px; border:none; }

#ads {
color:#FFF;
font-size:11px;
font-weight:bold;
padding-top:23px;
margin:0 auto;
width:800px;
}

#ads a { color:#FFF; text-decoration:underline; font-weight:normal; }

#free-psp a { color:#000; font-weight:bold; }

/* comments */

.comment-container {
margin: 0 5px;
width: auto;
}

.comment-container #submit {
  margin-left: 25px;
}

.comment-container .comment-meta {
  font-size: 10px;
}

h2#comments { font-size:12px; margin-left: 5px; }
div#addcomment { border:0; background-color:transparent; }
.comment .meta { margin-bottom:10px; font-size:11px; }
.comment .content p { margin-bottom:15px; padding:0; }

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
background: #fff;
border: 1px solid #333;
padding: .2em;
}

#addcommentbutton {
  margin: 5px 0 5px 20px;
}


/* psp backgrounds */
.psp-backgrounds tr { font-size:12px; }
.psp-backgrounds td { padding:5px; }

/* columns */

#column2 ul { margin-bottom:20px; padding:0px; }

#column2 ul li { color:#757575; list-style-type:none; font-size:11px; }

#column2 ul li a { color:#757575; text-decoration:none;  }

#column2 h2 { font-size:12px; font-weight:bold; }

#column3 ul { padding-left:10px; padding-right:0px; padding-bottom:0px; padding-top:0px; margin-bottom:20px; }

#column3 ul li { color:#757575; list-style-type:none; font-size:11px; }

#column3 ul li a { color:#757575; text-decoration:underline; }

#column3 h2 { font-size:12px; padding-left:10px; font-weight:bold; }

/* Menu */

#menubase { margin:0px; padding:0px; background:#FFF; }

#menu1 a {
display:block;
width:93px;
height:52px;
margin:0px; 
float:left;
padding:0px;
background: url(images/menu/1.jpg) 0 0 no-repeat;
}
	
#menu1 a:hover {	
background-position: -93px 0;
}

#menu1 a:active {
background-position: -93px 0;
}

#menu2 a {
display:block;
width:82px;
height:52px;
float:left;
margin:0px; 
padding:0px;
background: url(images/menu/2.jpg) 0 0 no-repeat;
}
	
#menu2 a:hover {	
background-position: -82px 0;
}

#menu2 a:active {
background-position: -82px 0;
}

#menu3 a {
display:block;
width:116px;
height:52px;
float:left;
margin:0px; 
padding:0px;
background: url(images/menu/3.jpg) 0 0 no-repeat;
}
	
#menu3 a:hover {	
background-position: -116px 0;
}

#menu3 a:active {
background-position: -116px 0;
}

#menu4 a {
display:block;
width:84px;
height:52px;
float:left;
margin:0px; 
padding:0px;
background: url(images/menu/4.jpg) 0 0 no-repeat;
}
	
#menu4 a:hover {	
background-position: -84px 0;
}

#menu4 a:active {
background-position: -84px 0;
}

#menu5 a {
display:block;
width:122px;
height:52px;
float:left;
margin:0px; 
padding:0px;
background: url(images/menu/5.jpg) 0 0 no-repeat;
}
	
#menu5 a:hover {	
background-position: -122px 0;
}

#menu5 a:active {
background-position: -122px 0;
}

#menu6 a {
display:block;
width:120px;
height:52px;
float:left;
margin:0px; 
padding:0px;
background: url(images/menu/6.jpg) 0 0 no-repeat;
}
	
#menu6 a:hover {	
background-position: -120px 0;
}

#menu6 a:active {
background-position: -120px 0;
}

#menu7 a {
display:block;
width:99px;
height:52px;
float:left;
margin:0px; 
padding:0px;
background: url(images/menu/7.jpg) 0 0 no-repeat;
}
	
#menu7 a:hover {	
background-position: -99px 0;
}

#menu7 a:active {
background-position: -99px 0;
}

#menu8 a {
display:block;
width:84px;
height:52px;
float:left;
margin:0px; 
padding:0px;
background: url(images/menu/8.jpg) 0 0 no-repeat;
}
	
#menu8 a:hover {	
background-position: -84px 0;
}

#menu8 a:active {
background-position: -84px 0;
}
/* End Menu */

/* theme switcher box */
#themeswitcher select {
  font-size:10px;
  background-color:#E88818;
  border:1px solid #A0A0A0;
  padding:0;
  margin-left:-5px;
}

.dh-score {
  cursor: pointer;
  float: right;
  padding-top: 20px;
}

#changelog-toggle, #filter-control legend {
  font-weight: bold;
  text-decoration: underline;
  color: #4b4b4b;
  cursor: pointer;
}

#filter-control legend {
  font-size: 13px;
  text-decoration: underline;
}

.news-filter-column {
  float: left;
}

.news-filter-button {
  float: right;
  position: relative;
  left: -35px;
  top: 16px;
}

.entry-noresults {
color:#4B4B4B;
font-size:11px;
margin-left:20px;
margin-right:20px;
}

.entry-noresults a { color:#636363; }

.entry-noresults p { margin-bottom:5px; margin-top:5px; }

ul#affiliates,
#cat-list ul.children,
ul#release-dates {
  margin-left: 10px;
}

div.dh-networking {
  padding: 10px 0;
}

div#homebrew-idol {
  margin: 0 auto;
  width: 470px; 
}

div#homebrew-idol img {
  float: left;
}

div#homebrew-idol .title {
  font-size: 18px;
  padding: 14px 0;
} 

div#homebrew-idol .title a {
  text-decoration: none;
}

div#unmentioned {
  float: right;
  margin: 0 5px 5px 5px;
  width: 300px;
  border: 2px solid #e68200;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

div#unmentioned table {
  width: 100%;
}

div#unmentioned h2 {
  background-color: #e68200;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 0;
  text-align: center;
}

div#unmentioned table td {
  text-align: center;
  font-size: 12px;
}

div#unmentioned table td a {
  color: #636363;
}

div#unmentioned table tr .dl-desc {
  display: none;
  font-size: 11px;
  padding: 5px 10px 10px 10px;
  text-align: left;
}

