/*
  The Elveron theme is based on the original 
  subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  The Elveron theme is created by 
  Ulf Frisk, http://www.elveron.com
  Michael Schaeffer, http://www.noobsupport.com
*/

.content_arriba {
background-image:
url('images/content_arriba.jpg');
background-repeat: 
no-repeat;
background-position: 
 top; 
}

/* Elveron skin border */
table.bordermaintable { background-color: #000000; height: 100%; border-top: 0px solid #000000; border-left: 0px solid #000000; border-right: 0px solid #000000; border-bottom: 0px solid #000000; }
table.border { height: 100%; border-top: 0px solid #000000; border-left: 0px solid #000000; border-right: 0px solid #000000; border-bottom: 0px solid #000000; }

/* Elveron skin stuff */
table.maintable { margin-left: 0px; background-color: transparent; width: 701px; height: 100%; border-top: 0px solid #000000; border-left: 0px solid #000000; border-right: 0px solid #000000; border-bottom: 0px solid #000000; }
table.maintableinner { margin-left: 0px; background-color: transparent; width: 740px; height: 100%; border-top: 0px solid #000000; border-left: 0px solid #000000; border-right: 0px solid #000000; border-bottom: 0px solid #000000; }
table.maintablebody	{ background-color: transparent; border: 0px #000000 solid; }
td.header_background { border-top: 0px solid #b06e33; border-left: 0px solid black; border-right: 0px solid black; border-bottom: 0px solid #b06e33; height: 61px; background-repeat: repeat-x; background-image: url(images/logo_background.gif); }
td.logo { border-top: 0px solid #b06e33; border-left: 0px solid black; border-right: 0px solid black; border-bottom: 0px solid #113311; height: 61px; background-repeat: no-repeat; background-image: url(images/logo.gif); }
td.footer_background { border-top: 0px solid #b06e33; border-left: 0px solid black; border-right: 0px solid black; border-bottom: 0px solid #b06e33; height: 32px; background-repeat: repeat-x; background-image: url(images/footer.gif);}

/* Elveron skin top menu */
.topmenu a:link,.topmenu a:visited { text-decoration: none; color: #DDDDDD;}
.topmenu a:hover { text-decoration: none; color: #FFFFFF;}
.topmenu td { white-space: nowrap; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
td.b_spacer { width: 5px; height: 25px; border: 0px; }
td.b_center { height: 25px; border: 0px; background-image: url(images/button_middle.gif); }
td.b_right { width: 7px; height: 25px; border: 0px; background-image: url(images/button_right.gif); }
td.b_left_red { width: 22px; height: 25px; border: 0px; background-image: url(images/button_left_red.gif); }
td.b_left_grey { width: 22px; height: 25px; border: 0px; background-image: url(images/button_left_grey.gif); }
td.b_left_normal { width: 22px; height: 25px; border: 0px; background-image: url(images/button_left_normal.gif); }


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #8e8e8e;
	
	background-image:
	url('../Elveron/images/fondog.jpg');

	background-repeat: 
	no-repeat;
	
	background-attachment:
	fixed;

	background-position: 
    top;

	margin: 0px;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #DDDDDD;}
a:link,a:active,a:visited { color : #00FF00; text-decoration: none; }
a:hover		{ text-decoration: none; color : #66FF66; }
hr	{ height: 0px; border: inset #82976c 0px; border-top-width: 1px; }


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: black; border: none; }

/* This is the outline round the main forum tables */
.forumline { border: none; background: transparent; margin-top: 1px; margin-bottom: 1px; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: transparent; }
td.row2	{ background-color: transparent; }
td.row3	{ background-color: transparent; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #000000;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: transparent;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
    background-color:#000000; border: #242d1c; border-style: solid; 
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.autor { background:#242d1c; }
td.autor_i { background-image: url(images/autor_i.gif); }
td.autor_c { background-image: url(images/autor.gif); }
td.autor_d { background-image: url(images/autor_d.gif); }

table.rango { background: url(images/rango_oscuro.gif); }
td.rango_i { background: url(images/rango_i.gif); }
td.rango_d { background: url(images/rango_d.gif); }
rangotxt { font-size : 8px; color : #DDDDDD; }


td.cat,td.catHead,td.catBottom { border-width: 0px 0px 0px 0px; }
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: bold; border: #FFCC66; border-style: solid;  }
td.row3Right,td.spaceRow { background-color: transparent; border: #82976c; border-style: solid; }

th.thHead,td.catHead { color: #FFFFFF; font-size: 11px; border-width: 0px 0px 0px 0px;  background: transparent; background-image: url(images/titulo.gif); }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px;  background: #82976c; }
th.thRight,td.catRight,td.row3Right	 { color: #FFFFFF; border-width: 0px 0px 0px 0px;  background: transparent; }
th.thLeft,td.catLeft	  { padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 20px; color: #000000; border-width: 0px 0px 0px 0px; background: transparent; background-image: url(images/titulo.gif); height:22px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px;  background: transparent; }
th.thTop	 { color: #FFFFFF; font-size: 11px; border-width: 0px 0px 0px 0px;  background: transparent; background-image: url(images/titulo.gif); }
th.thCornerL { color: #FFFFFF; font-size: 11px; border-width: 0px 0px 0px 0px;  background: transparent; background-image: url(images/titulo.gif); }
th.thCornerR { color: #FFFFFF; font-size: 11px; border-width: 0px 0px 0px 0px;  background: transparent; background-image: url(images/titulo.gif); }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 { font-size: 20px; font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color : #FFFFFF; }
a.maintitle:link   { text-decoration: none; color : #DDDDDD; }
a.maintitle:visited { text-decoration: none; color : #DDDDDD; }
a.maintitle:hover	{ text-decoration: none; color : #FFFFFF; }

/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 9px; }
.gen,.genmed,.gensmall { color : #DDDDDD; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #00FF00; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #00FF00; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #66FF66; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #DDDDDD; }
a.mainmenu		{ text-decoration: none; color : #DDDDDD;  }
a.mainmenu:visited { text-decoration: none; color : #DDDDDD; }
a.mainmenu:hover{ text-decoration: none; color : #FFFFFF; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #DDDDDD; }
a.cattitle		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:visited { text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{  color: #66FF66; text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #FFFFFF; }
a.forumlink 	{ text-decoration: none; color : #00FF00; }
a.forumlink:visited { text-decoration: none; color : #00FF00; }
a.forumlink:hover{ text-decoration: none; color : #66FF66; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #DDDDDD;}
a.nav			{ text-decoration: none; color : #00FF00; }
a.nav:visited { text-decoration: none; color : #00FF00; }
a.nav:hover		{ text-decoration: none; color : #66FF66; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #DDDDDD; }
a.topictitle:link   { text-decoration: none; color : #DDDDDD; }
a.topictitle:visited { text-decoration: none; color : #BBBBBB; }
a.topictitle:hover	{ text-decoration: none; color : #FFFFFF; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #DDDDDD;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #DDDDDD; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color: #DDDDDD; }
a.postlink:link	{ text-decoration: none; color : #00FF00; }
a.postlink:visited { text-decoration: none; color : #00FF00; }
a.postlink:hover { text-decoration: none; color : #66FF66; }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #CCCCCC;
	background-color: transparent; border: #82976c; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; line-height: 125%;
	background-color: transparent; border: #82976c; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; letter-spacing: -1px; }
a.copyright { color: #FFFFFF; text-decoration: none; }
a.copyright:link { color : #00FF00; text-decoration: none; }
a.copyright:visited { color : #00FF00; text-decoration: none; }
a.copyright:hover { color: #66FF66; text-decoration: underline; }


/* Form elements */
input,textarea, select {
	margin: 0px; 
	padding: 0px; 
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #272727;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #FFFFFF;
    border: 2px inset;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  height    :17px;
  font-weight      : bold;
  background-image: url(../../../images/button.gif);
background-color : #000000;
  color            : #FFFFFF;
border: 1px solid #FFFFFF;
}


input.mainoption {
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  height    :17px;
  font-weight      : bold;
  background-image: url(../../../images/button.gif);
background-color : #000000;
  color            : #FFFFFF;
border: 1px solid #FFFFFF;
	font-weight : bold;
}

input.liteoption {
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  height    :17px;
  font-weight      : bold;
  background-image: url(../../../images/button.gif);
background-color : #000000;
  color            : #FFFFFF;
border: 1px solid #FFFFFF;
	font-weight : normal;
}


/* 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: #212121; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

