/* Halo2Ultra Theme v1.1 by Samir Kahvedzic ( AkIrA ) */
/* www.akirapowered.com */
/* akira_tim@hotmail.com */
/* 2006 - 2007. */

/* CORE */

* { margin: 0; padding: 0; }
body { font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #fff; background: url(images/bg.png) repeat-x top #000; }
.clear { clear: both; }

/* LINK STYLES */

a { color: #56c810; text-decoration:none; }
a:hover { color: #FFFF00; text-decoration: underline; }

/* MENU STYLES */

h1, h2, h3, h4, h5, h6 { font-size: 11px; color: #fff; background: #282828 url(images/ncbg.png) top left repeat-x; padding: 4px 6px 0px 6px; text-align: left; height: 21px; font-weight: bold; border: 1px solid #000; }

.menu_text { padding: 7px 4px; border: 1px solid #000; background: #000; margin-bottom: 4px; }
	
/* TABLE STYLES */	

table { margin: 0px; padding: 0px; border: none; border-collapse: collapse; }
td { text-align:left; vertical-align:top; padding-left:2px; padding-right:2px; }

/* THEME LAYOUT */

#container { margin: 0px auto; width: 87%; border: 1px solid #39393b; }

/* HEADER */

#headerb { background: #000 url(images/headerb.jpg) repeat-x top; }
#header { background: url(images/header.jpg) no-repeat top left; padding: 160px 0px 0px 0px; }

/* navigation */

#navigation { height: 28px; }
#navigation ul { margin: 0; padding: 0; }
#navigation li { display: inline; list-style: none; }

/* content */

#content { padding: 4px; background: #282828; }  

/* left menu area */

.leftmenu { width: 18%; float:left; text-align: center; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; }

/* NEWS STYLES */

.news { width: 63%; float:left; padding: 0 4px; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; } 
.title { padding: 0px 0px 2px 4px; font-size: 14px; font-weight: bold; text-align: left; border-bottom: 2px solid #282828; border-left: 2px solid #282828; }
.story { padding: 7px; text-align: left; background: #000 url(images/ncbg.png) repeat-x top left; border: 1px solid #000; margin-bottom: 4px; }
.nimage { text-align: center; padding: 7px 0px; }
.ninfo { Font-size: 10px; color: #808080; text-align: right; }
.postby { text-align: right; color: #808080; }
.ncomment { padding: 2px 0px 0px 4px; text-align: left; border-top: 2px solid #282828; border-left: 2px solid #282828; }    
   
.rightmenu { width: 18%; float:right; text-align: center; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; }
 
/* FOOTER */ 
 
#footer { background: url(images/ncbg.png) repeat-x top left; text-align: left; padding: 6px; Font-size: 10px; color: #808080; }
   
 /***************** E107 STYLES *****************************/

.indent { background: #282828; border: 1px solid #373737; padding: 4px; margin: 4px; }

.code_highlight { padding: 0 4px 4px 4px; margin: 4px; background: #282828; overflow: scroll; height: 270px;  }
	
.indentchat{ border: 1px solid #282828; padding:4px; display:block; text-decoration:none; color: #cbcbcb; text-align: left; margin-bottom: 4px; }

.small { font: 10px; color: #666666; }
.smalltext { font: 10px; color: #666666; }
.smallbottom { font-size: 10px; color: #666666; text-align:left; }
.smallblacktext { color: #666666; font-size: 10px; }

.tbox { background: #040404 url(images/tbox.png) repeat-x top; padding: 2px; margin: 2px auto; border: #39393b 1px solid; color: #fff; font-size: 10px; }
.tbox:focus { border: 1px solid #516c3f; }

.chatbox { width: 98%; margin: 2px auto; }

.helpbox { background-color: #1f1f1f; border: #39393b 1px solid; color: #fff; font: 9px; }

.button { margin: 2px 2px; background-color: #1f1f1f; border: #39393b 1px solid; color: #cbcbcb; font-size: 11px; text-align:center; }

/* FORUM STYLES */

.fcaption { padding: 4px; color: #9c9c9c; background: url(images/fcap.png); font: 11px; min-height: 27px; }
.ftrack { border: none; padding: 7px 5px 7px 5px; background: #191919; }
.fdata { color: #9c9c9c; padding: 7px 5px 7px 5px; border: 1px solid #373737; background: #151515; text-align: center; }

.fcaption span.smalltext { color: #56c810; }
.fcaption span.smalltext a:hover { color: #fff; }
.fcaption a { color: #56c810; text-decoration: none; }
.fcaption a:hover { color: #0B6394; }
a.forumlink{ color: #56c810; text-decoration: none; }
a.forumlink:hover { color: #fff; }

.fborder { border: 1px solid #373737; margin: 4px 0 4px 0; }

.forumheader{ padding: 2px 4px; line-height:16px; font-weight:bold; color: #fff; background: #1d1d1d url(images/fhead3.png) repeat-x top; }

.forumheader2{ color: #9c9c9c; padding: 7px 5px 7px 5px; border: 1px solid #373737; background: #151515; }
	
.forumheader3{ color: #9c9c9c; padding: 7px 5px 7px 5px; border: 1px solid #373737; background: #1d1d1d; }

.forumheader4{ color: #9c9c9c; padding: 7px 5px 7px 5px; border: 1px solid #373737; background: #1d1d1d; }

.finfobar { color: #cbcbcb; padding: 4px; border: 1px solid #373737; background: #000; }



