
/* Based on the original Style Sheet for the PNTheme v2 Theme for phpBB version 2+
Edited by Daz  - http://www.forumimages.com
Updated for use on PNphpBB2 by Carls */


.gensmall
{
  font-size: 11px;

}

.genmed
{
}


.topictitle
{
  font-weight: bold;
  text-align: left;

}

.topictitle:visited
{
}

.topictitle:hover
{
}


.name
{
  font-weight: bold;
}


.breadcrumbs
{
  margin: 0px;
  float: left;
  font-weight: bold;
  white-space: normal;
}

.datetime
{
  margin: 0px;
  float: right;
}


iframe
{
  border: 0;
}

hr{border: 0px solid #9933CC;border-top-width:1px;height:0px}


form
{
  display: inline;
}

input
{
  margin-bottom: 2px;
  margin-top: 2px;
  text-indent: 2px;
}

input,textarea,select
{
  border-color: #9933CC;
}



input,textarea,select,input.button
{
  border-width: 1px;
  font-size:1em; font-family:Arial,Helvetica,sans-serif;
}


input.button
{
  background-color: #9933CC;
  min-width: 70px;
  height: 25px;
}

input.catbutton
{
  background-color:#9933CC;
}


input.liteoption
{
  background-color: #9933CC;
  min-width: 70px;
  height: 50px;
}


input.mainoption
{
  background-color: #9933CC;
  font-weight:bold;
  min-width: 70px;
  height: 50px;
}


input.post,textarea.post,select
{
  background-color: #9933CC;
}


.cat
{
  letter-spacing: 1px;
  background-color: purple;
  background-image: url('../cellpics/lakers/cellpic1.jpg');
  height: 25px;
}


.row1 {
background: #993399;
vertical-align: top;
}

.row2
{
  background-color: #9933CC;
  vertical-align: top;
}

.row3
{
  background-color: purple;
}

.spacerow
{
  background-color: #9933CC;
}


.rowpic
{
  background-color: purple;
  background-image: url('../cellpics/lakers/cellpic2.jpg');
  background-repeat: repeat-y;
}


.attachrow
{
  font-size:1em; font-family:Arial, Helvetica, sans-serif;
}

.attachheader
{
  font-size:1em; font-family:Arial, Helvetica, sans-serif;
  background-color: #eeeeee;
}

.attachtable
{
  font-size:1em; font-family:Arial, Helvetica, sans-serif;
  border-collapse: collapse;
}


.thc
{
  background-color: #eeeeee;
  background-image: url('../cellpics/lakers/cellpic3.jpg');
  font-weight: bold;
  text-align: center;
  height: 25px;
  vertical-align: middle;
}

.thl
{
  background-color: #eeeeee;
/*
  background-image: url('../cellpics/lakers/cellpic3.jpg');
*/
  font-weight: bold;
  text-align: left;
  height: 25px;
  vertical-align: middle;
}
/*
.thc a:link, .thc a:active, .thc a:visited, .thl a:link, .thl a:active, .thl a:visited
{
}

.thc a:hover, .thl a:hover
{
}
*/

.errorline
{
  background-color: #9933CC;
  border: 1px solid #9933CC;
  text-align: left;
}


.bodyline
{
  background-color: #9933CC;
  border: 1px solid purple;
  text-align: left;
}


.forumline
{
  background-color: purple;
  border: 1px solid purple;
  text-align: left;
}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box,but if set to be the same
colour as the background no one will know;)*/
.helpline
{
  background-color: #9933CC;
  border-style: none;
  text-align: left;
}


.maintitle,h1
{
  font-weight:bold; font-size:120%; font-family:Arial,sans-serif;
  text-decoration:none;
  text-align:left;
}

.mainlogo
{
  font-weight:bold; font-size:120%; font-family:Arial,Helvetica,sans-serif;
  text-decoration: none;
  text-align: left;
}

.logosmall
{
  font-weight:bold; font-size:100%; font-family:Arial,Helvetica,sans-serif;
  text-decoration: none;
  text-align: left;
}

.mainheader
{
  font-weight: bold;
  background-color: #eeeeee;
  text-align: left;
}

.authheader
{
  background-color: #eeeeee;
  text-align: left;
}


.nav
{
  font-weight: bold;
  text-align:left;
}

a.nav
{
  text-decoration: none;
  font-weight: bold;
  text-align:left;
}

a.nav:hover
{
  text-decoration: underline;
}

strong {
    font-weight:bold; font-size:1em; font-family:Helvetica,Arial,sans-serif;
}

.postbody
{
  text-align: left; 
}


.postdetails
{
  text-align: left;
}

.subtitle,h2
{
  font-weight:bold; font-size:120%; font-family:Arial,Helvetica,sans-serif;
  text-decoration: none;
  text-align: left;
}



.topbkg
{
}

/* Quote blocks
.quote
{
  background-color: #9933CC;
  font-family:Arial,Helvetica,sans-serif;
  text-align: left;
}
*/

/* Code blocks
.codetitle
{
  background-color: #9933CC;
  padding: 5px;
  width: 90%;
  font-weight: bold;
  text-align: left;
  margin-top: 10px;
  text-align: left;
}
*/


.pi_current
{
	background-color: #eeeeee;
	padding: 1px 3px 1px 3px;
	margin-right: 1px;
}

.pi_link
{
	background-color: #9933CC;
	padding: 1px 3px 1px 3px;
	margin-right: 1px;
}

.pi_firstlast
{
	background-color: purple;
	border: 1px solid gold;
	padding: 1px 3px 1px 3px;
	font-weight: bold;
	margin-right: 1px;
}

.pi_plain
{
  background-color: #9933CC;
	border: 1px solid gold;
	padding: 1px 3px 1px 3px;
	margin-right: 1px;
}

.pi_current a:active,
.pi_current a:visited,
.pi_current a:link,
.pi_link a:active,
.pi_link a:visited,
.pi_link a:link,
.pi_firstlast a:active,
.pi_firstlast a:visited,
.pi_firstlast a:link
{
	text-decoration: none;
}


.inlineimg
{
  vertical-align: middle;
}

.navbar
{
	padding: 3px;
	text-align: center;
	border-top: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
}



.codetitle,.code
{
  border: 1px solid purple;
  padding: 2px 2px 3px 3px
}

.codetitle
{
  background-color: purple;
  text-indent: 2px;
  font-weight: bold;
  margin: 10px 20px 0 20px;
}

.code
{
  background-color: #9933CC;
  border-top-width: 0;
  color: #060;
  font-size:1em; font-family:Courier,'Courier New',sans-serif;
  overflow: auto;
  height: 40px;
  margin: 0 20px 0 20px;
}


.quotetitle
{
  background:#E6E6E6;
  font-weight: bold;
  margin: 10px 20px 0 20px;
  border:2px solid #E0E0E0;
  color: purple;
  padding: 0.8em;
}

.quotecontent a {
	color: blue;
}

.quotecontent:before {
display: block;
content: "\201C";
font-size: 40px;
color: #7a7a7a;
}

.quotecontent
{
  background:#E6E6E6;
  margin: 0 20px 10px 20px;
  font-style: italic;
  color: black !important;
  border:2px solid #E0E0E0;
  padding: 0.8em;
}

.quotecontent td {
	color: black;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; 
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: none;
text-decoration: none; 
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
}

.pagination a.prevnext{
font-weight: bold;
}

.post_number {
    padding: 2px;
    font-weight: bold;
    color: white;
    border: dashed 1px #98AFC7;
}

th.thc, th {
    background-color: #800080;
    color: white;
    font-weight: bold;
    text-align: center;
    height: 27px;
	padding: 5px;
    vertical-align: middle;
}

/*
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.1.0 ========================================================== |
//====
*/
.postimage {
    cursor: pointer;
    cursor: hand;
}
.postimage:hover {
    background-color: #C2CFE5;
    cursor: pointer;
    cursor: hand;
}
/*
//====
//==== End Advanced BBCode Box MOD ==================================== |
//===================================================================== |
*/

/* Theme Header - used for section headers in forms and panels */
.theme-header {
    background: linear-gradient(to right, #800080, #9933CC);
    color: white;
    font-weight: bold;
}

.theme-header h2 {
    color: white;
    font-weight: bold;
}

/* Theme Button - used for primary action buttons */
.theme-button {
    background: linear-gradient(to right, #800080, #9933CC);
    color: white;
}

/* Modernized Last Post Display */
.fi-lastpost-modern {
    display: inline-flex;
    align-items: flex-start;
    gap: 10px;
}

.fi-lastpost-info {
    min-width: 0;
}

.fi-lastpost-date {
    font-size: 11px;
    color: #6b7280;
    white-space: nowrap;
}

.fi-lastpost-user {
    font-size: 12px;
    color: #374151;
    margin: 2px 0 6px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fi-lastpost-user strong {
    color: #1f2937;
}

.fi-lastpost-btn {
    display: inline-block;
    font-size: 10px;
    color: #fff;
    background: linear-gradient(to right, #800080, #9933CC);
    text-decoration: none;
    font-weight: 500;
    padding: 3px 8px;
    border-radius: 3px;
    white-space: nowrap;
    width: auto;
}

.fi-lastpost-btn:hover {
    opacity: 0.9;
    text-decoration: none;
    color: #fff;
}

.fi-lastpost-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    border: 2px solid #e5e7eb;
}
