/*
Theme Name: Blog Turnkey ID 0003
Theme URI: http://www.tgpturnkeys.com/
Version: 0
Author: TGPturnkeys
Author URI: http://www.tgpturnkeys.com/
Description: Great halloween 3 column theme from www.tgpturnkeys.com, made from BLOG ID 0002
*/

/* 
global settings
----------------------------------------------------------- */

BODY {
  font-family: Arial, Tahoma, Helvetica;
  font-weight: bold;
  font-size: 12px;
  SCROLLBAR-FACE-COLOR:#FFCC00;
  SCROLLBAR-HIGHLIGHT-COLOR:#9966CC;
  SCROLLBAR-SHADOW-COLOR:#000099;
  SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
  SCROLLBAR-ARROW-COLOR:#FFFFFF;
  SCROLLBAR-TRACK-COLOR:#996600;
  SCROLLBAR-DARKSHADOW-COLOR:#000099;
  margin:0px 0px 0px 0px;
  background: url(bg_main.gif);
}
h2 {
font-size: 14px;
font-weight: bold; 
text-align: left;
text-transform: uppercase;
margin:0px;
padding:0px;
margin-left:40px;

}
h3 {
font-size: 12px;
font-weight: bold; 
text-align: center;
text-transform: uppercase;
margin:0px;
padding:5px 0px 0px 0px;
}
SELECT {
  border: #000000 1px solid;
  color: #000000;  
  font-family: Arial, Tahoma; 
  font-size: 11px; 
  font-weight: normal; 
  padding:0px;
  background-color: #FFFFFF;
  width: 120px;
}

td
{
  font-family: Arial, Tahoma; 
  font-size: 15px; 
  font-weight: normal; 
}
ul{
padding-right:10px;
}
ul li {
list-style-image: url("bullet.gif")
}
input
{
color: #000000;
background: #FFFFFF;
border: #781351 1px solid;
}

.submit
{
  font-family: Arial, Tahoma; 
  font-size: 11px; 
  font-weight: bold; 
  border: #000000 1px solid;
  background: url(images/bg_btn.gif);
  height:20px;
}

.img{border: #FF0000 1px solid;}
hr {BORDER: black 1px dashed}
A{text-decoration: none;} 
A:link{color: #663300; text-decoration:underline;}
A:visited{color: #663300; text-decoration:underline;} 
A:hover {color: #AA0000; text-decoration:underline; }
A.btm:link{color: #AA0000; text-decoration:underline;}
A.btm:visited{color: #AA0000; text-decoration:underline;} 
A.btm:hover {color: #BB0000; text-decoration:underline; }

.copyright {
font-size: 10px;
color:#CCCCCC;
}
.bottom_menu {
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	color:#FFFFFF;
}

.menu_sym
{
	width:5px;
	height:5px;
	background: url(bullet.gif);
}
.menu_mar
{
	margin-left:10px;
}
.mainmenu
{
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	width:216px;
	background: url(bg_mainmenu.gif);
}
.mainmenu_top
{
	width:216px;
	height:10px;
	background: url(index_05.gif);
}
.mainmenu_bottom
{
	width:216px;
	height:6px;
	background: url(index_07.gif);
}

.submenu_mar
{
	margin-left:20px;
        margin-right:10px;

}
.submenu
{
	font-family: Arial, Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	width:250px;
	background: url(bg_leftpanel.gif);
	margin-top:5px;
	margin-bottom:5px;
	text-transform: capitalize;
}
.submenu_top
{
	width:250px;
	height:5px;
	background: url(index_08.gif);
}
.submenu_bottom
{
	width:250px;
	height:5px;
	background: url(index_10.gif);
}

.article
{
	font-family: Arial, Tahoma; 
	font-size: 10pt; 
	font-weight: normal; 
	text-align:justify;
	color:#000000;
	padding:7px;
}

.article_announce
{
	clear:both;
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	color:#000000;
	padding:7px;
	background:#CCCCCC;
}

