/* CSS Document */
.vids { width:240px; height:180px; border:1px solid #000; }
.pics { width:180px; height:240px; border:1px solid #000000; }
.top { width:200px; height:140px; border:1px solid #000000; }
.plugs { width:320px; height:240px; border:4px solid #D70006; }
.post a img { padding:3px; margin:0px auto; border: 1px solid #D70006; }
#th {display:none;}

.lighter a:link { color:#FFFFFF; text-decoration:none; }
.lighter a:active { color:#FFFFFF; text-decoration:none; }
.lighter a:visited { color:#FFFFFF; text-decoration:none; }
.lighter a:hover { color:#FFFFFF; text-decoration:underline; }

.darker a:link { color:#000000; text-decoration:none; }
.darker a:active { color:#000000; text-decoration:none; }
.darker a:visited { color:#000000; text-decoration:none; }
.darker a:hover { color:#000000; text-decoration:underline; }

/******************************************/

h1 {
	font-size:18px;
	padding:3px;
	margin:0px;
	color:#D70006;
	font: tahoma;
}
h1 a:link { color:#D70006; }
h1 a:active { color:#D70006; }
h1 a:visited { color:#D70006; }
h1 a:hover { color:#000; }

h2 { color:#fff; font-size:18px; text-align:center; padding:0px; margin:0px; }
h2 a:link { color:#fff; text-decoration: none; } 
h2 a:visited { color:#fff; text-decoration: none; } 
h2 a:active { color:#fff; text-decoration: none; } 
h2 a:hover { color:#fff; text-decoration: underline;  }

h3 { color:#D70006; font-size:18px; text-align:center; padding:0px; margin:0px; }
h3 a:link { color:#D70006; text-decoration: none; } 
h3 a:visited { color:#D70006; text-decoration: none; } 
h3 a:active { color:#D70006; text-decoration: none; } 
h3 a:hover { color:#000; text-decoration: underline;  }
 
h4 { font-size:18px; padding:0px; margin:0px; }
h4 a:link { color:#D70006; text-decoration: none; } 
h4 a:visited { color:#D70006; text-decoration: none; } 
h4 a:active { color:#D70006; text-decoration: none; } 
h4 a:hover { color:#000; text-decoration: underline;  } 

h5 { color:#fff; padding:0px; margin:0px; font-size:16px; }
h5 a:link { color:#E3662C; }
h5 a:active { color:#E3662C; }
h5 a:visited { color:#E3662C; }
h5 a:hover { color:#000; }

h6 { font-size:16px; padding:0px; margin:0px; }
h6 a:link { color:#D70006; text-decoration: none; } 
h6 a:visited { color:#D70006; text-decoration: none; } 
h6 a:active { color:#D70006; text-decoration: none; } 
h6 a:hover { color:#000; text-decoration: underline;  }

/******************************************/

a:link { color: #D70006; text-decoration: none; }
a:visited { color: #D70006; text-decoration: none; }
a:active { color: #D70006; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

/******************************************/		

body { padding:0px; margin:0px; font-family:Verdana; font-size:12px; background:url(/images/bg.jpg) repeat-x #fdfbec; color:#000; }
.tgp { padding:0px; margin:0px; font-family:Verdana; font-size:12px; background:url(/images/bg3.jpg) repeat-x #fdfbec; }

