


/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #515A6D;
  background-color : #2E3440;
  border           : 1px solid #000000;
}

.inputbox {
  font             : 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #CCCCCC;
  background-color : #333333;
  border           : 1px solid #000000;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #000000;
	font-family: arial, Tahoma, helvetica, serif;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: arial, Tahoma, helvetica, serif;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}
/* A code block - maybe even PHP ;). */
.code
{
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #000000;
	padding: 1px;
	font-family: "courier new", helvetica, "times new roman", serif;
	font-size: x-small;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #FFFFFF;
	background-color: #333333;
}
.windowbg2
{
	color: #FFFFFF;
	background-color: #444444;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
/* This used to have 	background-image: url(images/catbg2.gif); */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	color: white;
	font-style: normal;
/*	border: 0px solid #000000; */

}
.titlebg { 	background-image: url(http://www.louipimps.com/forum/themes/louipimps_v4/images/catbg2.gif); }
.titlebg a:hover
{
	color: #dfdfdf;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
	color: white;
	background-color: #ee2a2c;
	background-image: url(http://www.louipimps.com/forum/themes/louipimps_v4/images/catbg.gif);
	border: 0px solid #000000;
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
	color: white;
	background-color: #5524b1;
	background-image: url(http://www.louipimps.com/forum/themes/louipimps_v4/images/catbg2.gif); 
	border: 0px solid #000000;
}

.catbg, .catbg2
{
	font-weight: bold;
	background-color: silver;
	color: #FFFFFF;
}

/* This is for the profile part of each topic post */
.profilebg
{
	background-color: #222222;
	overflow: hidden;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #000000;
	border: 1px solid #000000;
}

/* This is used on tables that should just have a border around them. */
.pborder
{
	border: 1px;
	background-color: #333333;
	padding: 1px;
}


/* This is used on tables that should just have a border around them. */
.tborder
{
	border: 1px solid #000000;
	background-color: #000000;
	padding: 2px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: arial, Tahoma, helvetica, serif;
}
.normaltext
{
	font-size:small
}
.largetext
{
	font-size: large;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	background-color: black;
	border-bottom: 0px solid gray;
}
/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	background-color: #000000;
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: white;
	background-color: #000000;
	border-top: 0px solid gray;
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	background-color: #333333;
	border: 1px solid #000000;
}
.headerbodies
{
	border: 1px solid #000000;
	background-color: #444444;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}


/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  border           : none;
}


.contentpaneopen {
  border           : none;
}

.contentheading, .componentheading {
  font             : bold small-caps 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #0099FF;
  text-align       : left;
  width            : 100%;
  height           : 20px;
  border-bottom    : 1px solid #000000;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #CCCCCC;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #1c1b20;
}

.sectiontableentry2 {
  background-color : #33303C;
}

.sectiontableheader {
  background-color : #000000;
  background       : url(../images/top_bar_back.gif);
  height           : 20px;
  color            : #FFFFFF;
  font-weight      : bold;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #71809D;
  text-decoration  : none;
}

.smalldark {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #0066CC;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #888888;
  text-decoration  : none;
  font-weight      : normal;
}

/* ######################### VOTING SETTINGS ######################### */
.content_rating {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #3366CC;
  font-size        : 9px;
}

.content_vote {
  background       : #33303c;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #CC9999;
  font-size        : 9px;
}

.content_vote.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  width            : 60px;
  font-weight      : bold;
  font-size        : 10px;
  color            : #333333;
  background       : #EEEEEE;
  border           : 1px solid #999999;
}

