/*
   ::::: StyleSheet Information :::::::::::
   Adapted by Paul Marsch from an original 
   stylesheet by EdicionesAsunVidales04
   ::::::::::::::::::::::::::::::::::::::::
*/

a, a:link,a:visited,a:active { 
color: rgb(180, 180, 180); 
text-decoration: none; 
} 
a:hover {
        color: rgb(255, 160, 0);
        text-decoration: none;
}
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border: rgb(0, 0, 0) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(25, 25, 25);
        height: 200px;
}
a.thumbnail:hover            {
        border: rgb(255, 160, 0) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(32, 32, 32);
        height: 200px;
}
td.thumbnail 
{ 
   height: 220px; 
} 


body{
        margin-bottom: 20px;
        margin-top: 0px;
        background: rgb(40, 40, 40);
}

div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5,font, center {
        border: 0px;
        color: rgb(180, 180, 180);
        font: 12px verdana, Tahoma, Helvetica, sans-serif;
}
font {
        margin-left: 4px;
        margin-right: 4px;
        width: 160px;
        display: block;
        color: rgb(91, 91, 101);
        font: 10px Verdana, Tahoma, Helvetica, sans-serif;
        letter-spacing: 0px;
}
h1, h2 {
        border: rgb(255, 160, 0) 2px solid;
        border-left: rgb(255, 160, 0) 1px solid;
        border-right: rgb(255, 160, 0) 1px solid;
        border-top: rgb(255, 160, 0) 1px solid;
        margin-bottom: -8px;
        margin-left: 1%;
        margin-right: 1%;
        padding: 20px;
        display: block;
        background: rgb(25, 25, 25);
        color:  #eeeeee;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 2px;
        text-align: center;
        height: 21px;
        position: relative;
}

h2:first-letter
{
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 20px;
}

h3 {
        border-bottom: rgb(255, 160, 0) 2px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 400px;
        display: block;
        background: rgb(35, 35, 35);
        color:#CCCCCC;
        font-size: 11px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
h4 {
        border-bottom: rgb(255, 160, 0) 2px solid;
        border-left: rgb(255, 160, 0) 1px solid;
        border-right: rgb(255, 160, 0) 1px solid;
        border-top: rgb(255, 160, 0) 1px solid;
        padding: 10px;
        display: block;
        margin-left: 1%;
        margin-right: 1%;
        background: rgb(40, 40, 40);
        color:#CCCCCC;
        font-size: 12px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
h5 {
        padding-left: 2px;
        width: 150px;
        display: block;
        color: #CCCCCC;
        font-size: 12px;
        font-weight: bold;
        }

img{
        border: rgb(0, 0, 0) 1px none;
}
img.thumbnail {
        border: rgb(0, 0, 0) 1px solid;
        margin: 0px;
        padding: 0px;
        background: rgb(40, 40, 40);
        vertical-align: middle;
	}input {
        border: rgb(0, 0, 0) 1px solid;
}
table.thumbnail {
        width: 10%;
}
td {
        border: 1px none;
        background: none;
        border-collapse: collapse;
        empty-cells: show;
}

td.message_body {
        border-bottom: 1px solid rgb(255, 160, 0);
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        background:#292929;
        margin-right: 1%;
        margin-left: 1%;
        font-size: 10px Verdana, Tahoma, Helvetica, sans-serif;
}

.caption {
        color: #FFFFFF;
        font-size: 12px Verdana, Tahoma, Helvetica, sans-serif;
        font-style: italic;
}
.display {
        border: rgb(0, 0, 0) 1px solid;
        margin-top: 1em;
        background: rgb(0, 0, 0);
        }
.lid{
        background: rgb(45, 45, 45);
        color: rgb(102, 102, 102);
        font: 12px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}
.message_body {
        margin: 5x 5px 10px;
        color: white;
        font: 10px Verdana, Tahoma, Helvetica, sans-serif;
}

.sb{
        background: rgb(91, 91, 101);
        color: rgb(204, 204, 255);
        font: 12px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

#commentlist {
	margin-left: 1%;
	margin-right: 1%;
        padding-bottom: 5px;

}
#commentlist .comment {
        margin-left: 1%;
        margin-right: 1%;
	margin-bottom: 1px;
	border-width: 1px;
	border-style: none;
        border-color: #666666;
	padding: 1px;
}

#commentlist table.comment {
        margin-left: 1%;
        margin-right: 1%;
}

#commentlist .head {
        font-size: 15px;
}
#commentlist .from {
        font-weight: bold;
        padding: 1px;
}
#commentlist .commands {
        text-align: center;
        font-size: 11px;
}
#commentlist .date {
        padding: 1px;
}
                                                                                
#commentlist .message_body {
        font-size: 12px;
        padding: 10px;
}
#commententry {
	margin-left: 3%;
	margin-right: 1%;
}

HR { position : relative;}
BODY { margin-top: 0px; top: 0px; }

BODY { margin-top: 0px; top: 0px; }
BODY TABLE IMG { display: inline; }

BODY { margin-top: 0px; top: 0px; }
BODY TABLE IMG { display: inline; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
