/* page */

html, * {
	padding:0;
	margin:0;
}

body {
	/* background-image:url('./images/page_background.gif');
	background-repeat:repeat; */

	background-color:black; /* ==== #323232   #777777 */
	width:980px;
	margin:20px auto 10px auto;
	font-size:1em;
	font-family:"Trebuchet MS", Verdana, Arial;
}

a:link,a:visited {
	color:#222;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:underline;
}

/* layout */
div#container {
	width:85%;
	margin:0 auto;
	border:4px solid #080808;
	background-color:#FFFFFF;   /*  #FFFFFF;  */
}









div {-moz-border-radius:5px;-webkit-border-radius:5px;}

#wrap_pirata {margin-top:10px;margin-bottom:10px;}


/*  ================================================ fundo acima do topo ======================  */

#topnavbar_pi {-moz-border-radius:0;-webkit-border-radius:0;background:#FFFFFF;height:30px;font-family:Arial;} /* background:#C3BFBF*/
 

#topnavbar_pi a, #topnavbar a:visited {font-size:11px;font-weight:bold;color:#000;text-decoration:none;}
#topnavbar_pi a:hover {text-decoration:underline;}
#topnavbar_pi p {font-size:11px;font-weight:bold;margin:0;}
	
.topnavbarright {float:right;margin:0px;padding:7px 10px 0px 0px;text-transform: uppercase;text-align:right;}
.topnavbarright a img {border:none;margin: 0px 3px 3px 0px;padding:0px;}

/*  ================================================ fundo debaixo do topo ======================  */
#header_pi {-moz-border-radius:0;-webkit-border-radius:0;background:#FFFFFF;color:#FFF;font-size:11px;margin:0px;text-align:center;}



/* ========================= cor faixa do menu embaixo do topo url(images/menu1.jpg) ================= */
#navbar_pi {-moz-border-radius:0;-webkit-border-radius:0;background:#555555 url("./images/faixaCinza.jpg") repeat-x;height:37px;font-family: Arial;color: #FFFFFF;font-weight:bold;font-size:0.9em;}

ul#nav_pi {
	margin: 0px;
	text-align:center;
	padding-top:8px;
}

ul#nav_pi li {list-style:none;display:inline;}
ul#nav_pi li a {
	font-family:Trebuchet MS;
	color: #FFFFFF;
	letter-spacing:-1px;
	text-transform:uppercase;
	padding:8px;
	font-size:1em;
}
ul#nav_pi li a:hover, #nav li a:active {
	background: #444;
	color: #FFFFFF;
    margin: 0px;
	text-decoration:underline;
}


#subnavbar_pi {font-size:0.9em;-moz-border-radius:0;-webkit-border-radius:0;background:#666666;margin-bottom:10px;height:35px;border:0;padding:1px;}
#subnavbar_pi ul { height:30px;list-style:none;margin:2px 0 0 21%;text-align:center;-moz-border-radius:5px;-webkit-border-radius:5px;}
#subnavbar_pi ul li { float:left; margin-right:5px;}
#subnavbar_pi ul li a { display:block; padding:5px 8px; text-decoration:none;background:#333;-moz-border-radius:5px;-webkit-border-radius:5px; }

#subnavbar_pi ul li a:hover { color:#fff; }
#subnavbar_pi ul li a span {font-family:Webdings;color:#555;}
#subnavbar_pi ul li a:hover span {color:#fff;}

#subnavbar_pi ul li ul { height:auto; padding:3px; position:absolute; width:auto; }
#subnavbar_pi ul li ul { display:none;background:none; margin-left:10px; }
#subnavbar_pi ul li ul li { float:none;margin:1px;width:140px; }
#subnavbar_pi ul li ul li a { color:#fff; }
#subnavbar_pi ul li ul li a:hover { background:red; }

#subnavbar_pi ul li a.link0 {color:#fff;background:#000;}
#subnavbar_pi ul li a.link1 {color:#fff;background:#FF66CC;}
#subnavbar_pi ul li a.link2 {color:#fff;background:#FB3C3C;}
#subnavbar_pi ul li a.link3 {color:#fff;background:#99CC00;}
#subnavbar_pi ul li a.link4 {color:#fff;background:#FFCC00;}
#subnavbar_pi ul li a.link5 {color:#fff;background:#42B5F6;}

#subnavbar_pi ul li a:hover {color:#000;background:#bbb;}



#contador_pi {
	position:absolute;
	top:1.2%;
	right:3%;
	background:#000;
	width:350px;
	height:165px;
	color:#fff;
	font-size:2em;
	padding-top:5px;
}


/************************************************
*	Footer      								*
************************************************/

#footer_pi {
	background: #888;
	margin-top: 20px;
	padding: 5px;
	text-align: center;
}
	
#footer_pi p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
}
	
#footer_pi a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer_pi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#centro_pirata {
   /* background-image:url('blood2.gif');  
	background-repeat:repeat-x; */
	 
	background-color:#FFFFFF;   /* =========   cor de fundo do centro da pagina =================  */
	border:1px #f0f0f0 solid;
	font-size: 0.8em;
	padding:10px;
	margin:0;
	
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}






div#header {
	background-color:#000;
	text-align:center;
	padding:0;
}
div#header p {
	text-align:center;
	color:#ffffff;
}
div#content {
	margin:2px 6px;
	font-size:0.8em;
}
div#footer p {
	font-size:0.8em;
	text-align:center;
}


/* navigation menu */
div#nav {
	width:100%;
	height:32px;
	text-align:center;
	background-image:url('./images/nav_background.gif');
	background-repeat:repeat-x;
	background-position:center bottom;
	padding-top: 8px;
}
div#nav ul {
	margin:0;
	padding:0;
}
div#nav ul li {
	display:inline;
}
div#nav ul li a {
	padding:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.8em;
}
div#nav ul li a:hover {
	background-color:#000;
	text-decoration:underline;
}


/* headers */
h1 {
	color:#ffffff;
	text-align:center;
	font-size:1.8em;
	letter-spacing:3px;
	font-weight:bold;
}
h2 {
	color:#E2E2E2;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	text-align:left;
}
h3 {
	font-size:1.3em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#B90302;
	font-weight: bold;
}
h4 {
	font-size:1.1em;
	margin:0;
	padding:0;
	font-weight: bold;
        color:white;
}


/* links */
a, a:visited {
	color:#222;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;
}
h1 a,
h1 a:link,
h1 a:visited,
h1 a:active 
{
	color:#ffffff !important;
	text-decoration:none;
	text-align:center;
}
p.searchbar a {
	text-decoration:underline;
	
}
a.titles {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display:block;
	text-align:center;
	margin:40px 0px;
	font-size:1.4em;
	text-decoration:none;
	letter-spacing:-1px;
}
a.titles:hover {
	text-decoration:underline;
	color:#999;
}
.cat a,
.cat a:link,
.cat a:visited,
.cat a:active {
	color:#FFFFFF;/* ========================== texto das faixas grossas ====== */
}
a.forumlink {
	color:#222;
	font-weight:bold;
	font-size:1em;
}
a.forumlink:hover {
	color:#999;
}

a.topictitle {
	color:#222;
	margin: 1px 0;
	font-size:1em;
	font-weight:bold;
}
a.topictitle:hover {
	color:#999;
}
th a,
th a:visited {
	color:#ffffff;
	text-decoration:underline;
}
th a:hover {
	text-decoration:underline;
}
.postreported, 
.postreported a:visited, 
.postreported a:hover, 
.postreported a:link, 
.postreported a:active {
	margin:0;
	color:#B80201;
	font-weight:bold;
}
.postapprove, 
.postapprove a:visited, 
.postapprove a:hover, 
.postapprove a:link, 
.postapprove a:active {
	color:#009900;
	font-weight:bold;
}


/* paragraphs */
p {
	margin:6px 0 10px 0;
}
p.moderators {
	margin:0;
	float:left;
	color:#000000;
	font-weight:bold;
}
p.linkmcp {
	margin:0;
	padding:0;
	float:right;
	color:#B90302;
}
p.breadcrumbs {
	margin:0;
	float:left;
	color:#000000;
	font-weight:bold;
}
p.datetime {
	margin:0;
	float:right;
	padding:0;
	font-size:1.0em;
}
p.searchbar {
	padding:2px 0;
	color:#B90302;
	font-size:0.9em;
} 
p.searchbarreg {
	margin:0;
	float:right;
}
.rtl p.searchbarreg,
.rtl p.datetime,
.rtl p.linkmcp {
	float:left;
}
.rtl p.breadcrumbs,
.rtl p.moderators {
	float:right;
}
p.forumdesc {
	padding:0px;
	margin:0;
}
p.topicauthor {
	margin:1px 0;
}
p.topicdetails {
	margin:1px 0;
}


/* forms */
form {
	margin:3px;
	padding:10px;
}
form p {
	margin:12px 0;
}
form label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.9em;
}
form input, textarea{
	border:1px solid #CCCCCC;
	padding:3px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
}
form textarea{
	line-height:180%;
}
form input.radio {
	border:none;
}
input.btnmain,
input.btnbbcode,
input.btnlite,
input.btnfile,
input.helpline {
	background-color:#EFEFEF;
	border:1px solid #666666;
	padding:1px 5px;
	cursor:pointer;
}
input.btnmain {
	font-weight:bold;
}
input.btnbbcode {
	color:#333333;
	font-weight:normal;
	font-size:0.9em;
	padding:3px;
}
input.btnlite {
	font-weight:normal;
}
input.btnfile {
	font-weight:normal;
	font-size: 1.1em;
}


/* element defaults */
ul {
	list-style:square;
	margin:4px 0 4px 20px;
}
ol {
	margin:4px 0 4px 27px;
}
code {	
	font-family:"Courier New", Courier, monospace;
	margin:10px;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#E2E2E2;
	display:block;	
}
pre {
	font-size:1.1em;
	font-family:"Courier New", Courier, monospace;
}
hr {
	height:1px;
	border-width:0px;
	background-color:#D1D7DC;
	color:#D1D7DC;
}


/* date and find bars */
div#datebar {
	margin:0;
}
div#findbar {
	width:100%;
	margin:0;
	padding:0;
	border:none;
}


/* forum rules */
div.forumrules {
	background-color:#3B3B3B;
	border:3px solid #323131;
	padding:7px;
	font-size:1.1em;
	color:#cccccc;
}
div.forumrules h3 {
	color:#cccccc;
	margin:0;
	padding:0;
	font-weight:normal;
	text-decoration:underline;
}


/* posts */
.postauthor {
	color:#000000;
}
.postdetails {
	color:#000000;
}
.postbody {
	font-size:1.1em;
	line-height:1.6em;
}
.posthilit {
	background-color:#FFFF00;
}
.nav {
	margin:0;
	font-weight:bold;
}
.pagination {
	padding:4px;
	color:#000000;
	font-weight:bold;
}

/* ///////////////////////////////// faixa azul e vermelha ////////////////////////////////////// */
/* tables */
th {
	color:#FFFFFF;
	font-weight:bold;
	background-image:url('./images/header_background.jpg');
	background-image:url("./images/faixaLaranja.jpg"); /* ======================= faixa laranja do forum ===== */
       background-repeat:repeat-x;
	background-color:red;  /* #F85C5D;  */
	padding:7px 5px;
}
td {
	padding:2px;
}
td.profile {
	padding:4px;
	text-align:center;
}
table.tablebg {
	background-color:#ffffff;/* =================== contorno de tudo  ===== */
}
td.catdiv {
	height:28px;
	margin:0;
	padding:0;
	color:#cccccc;
	border:none;
	background-image:url('./images/nav_background.gif');
        background-image:url("./images/faixaCinza.jpg"); /* ============  faixa cinza parte 1 === */
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color: #5A5A5A; /* #6599ff */
}
td.cat {
	height:28px;
	margin:0;
	padding:0;
	border:none;
	color:#cccccc;
	background-image:url('./images/nav_background.gif');
        background-image:url("./images/faixaCinza.jpg"); /* ============  faixa cinza parte 2 === */
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color: #5A5A5A;
	text-indent:5px;
       

}

.row1,
.row2,
.row3 {
	background-color:#EEEEEE; /* ========   rows da esquerda */
	padding:4px;
}
.row2 {
	background-color:#F5F5F5;/* ==============  rows da direita   */
}
.row3  {
	background-color:#999999;
	color:#ffffff;
}
table *.spacer {
	background-color:#dddddd;
}
table.legend {
	text-align:center;
	margin:0 auto;
}


/* bbcode */
.quotetitle, .attachtitle, .codetitle {
	margin:10px 5px 0 5px;
	padding:4px;
	color:#ffffff;
	background-image:url('./images/header_background.jpg');
	background-repeat:repeat-x;
	background-color:#F85C5D;
	font-size:0.85em;
	font-weight:bold;
}
.quotecontent, .attachcontent, .codecontent {
	margin:0 5px 10px 5px;
	padding:5px;
	border:1px solid #999;
	font-weight:normal;
	line-height:1.5em;
	background-color:#f0f0f0;
}
.attachcontent {
	font-size:0.85em;
}
.codecontent {
	color: #333;
	font-family:"Courier New", Courier, monospace;
}
.syntaxbg {
	color:#FFFFFF;
}
.syntaxcomment {
	color:#FF8000;
}
.syntaxdefault {
	color:#0000BB;
}
.syntaxhtml {
	color:#000000;
}

.syntaxkeyword {
	color:#007700;
}
.syntaxstring {
	color:#DD0000;
}


/* PM message colours */
.pm_marked_colour {
	background-color:#000000;
}
.pm_replied_colour {
	background-color:#A9B8C2;
}
.pm_friend_colour {
	background-color:#007700;
}
.pm_foe_colour {
	background-color:#DD0000;
}


/* images */
img {
	border:none;
}
.postapprove img, 
.postreported img {
	vertical-align:bottom;
	margin-right:5px;
}


/* misc */
.sep {
	color:#000000;
	background-color:#FFA34F;
}
table.colortable td {
	padding:0 !important;
}


/* generic classes */
.nowrap {
	white-space:nowrap;
}
.username-coloured {
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.clear { 
	clear:both; 
}
.gen {
	margin:1px;
	font-size:1em;
}
.genmed {
	margin:1px;
	font-size:1em;
}
.gensmall {
	margin:1px;
	font-size:0.85em;
}
.copyright {
	color:#333333;
}
.error {
	color:#B80201;
}

#pm-popup {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 2;
	width: 400px;
	text-align: center;
	margin-left: -200px;
	margin-top: -100px;
	border: 1px solid #d7e0e4;
	padding: 10px;
}

#main-block {
	background:#EEEEEE;width:960px;
}

div.grippie {
	background:#f0f0f0 url(/styles/sliced/theme/images/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
	-moz-border-radius:0px;-webkit-border-radius:0px;
}
