* { margin: 0; padding: 0; }

body {
	background: #000000 top left no-repeat;/*url(../images/firework.gif) */
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #000000; 
	background: inherit;
}
a:hover {
	color: #FF0000;
	background: inherit;
}
/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #000000;
}
h2.subcat{
	font-size: 11px;
	text-transform: none;
	color: #88ac0b;
	display:inline;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h3 {
	font-size: 110%;
	color: #666666; 
}

/* images */
img {
	border: 0px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #000000;	
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  /*font: 500 1em/1.5em Verdana, 'courier new', monospace ;*/
  font-family:Verdana;
  font-size:11px;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font-family: Verdana, sans-serif;
	font-size:12px;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #000000;
	cursor:pointer;
}
input.button : hover { 
	color: #000000;
}
input.button_search{
	background:url(../images/search_button.png) repeat-x;
	border:none;
	width:32px;
	height:32px;
	cursor:pointer;
}

/* search */
form.search {
	position: absolute;
	top: 10px; right: 25px;
	background: transparent;
	border: none;	
	color:#000000;
}	
form.search img{
	border:0px;
}
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 220px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(../images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 1010px;
	background: #CCC url(../images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {	
	clear: both;
	width: 935px;
	padding: 0; 
	margin: 0 auto;
}
#header {
	width: 1010px;
	position: relative;
	height: 106px;
	background: #CCC url(../images/header.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em Verdana, Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FF0000;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em Verdana, Arial, Sans-serif;
	text-transform: none;
	color: #000000;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 58px;		
}

/* Menu */
#menu {
	clear: both;	
	margin: 0; padding: 0 40px 0 0;
	background: url(../images/menu.jpg) repeat-y center top;	
	font: bold 12px/26px Arial, Tahoma, Sans-serif;
	height: 26px;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a, #menu ul li span.left {
	display: block;
	float: left;
	padding: 0 7px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #ECECEC;
	color: #333;	
}
#menu ul li#current a {	
	background-color: #FFF;
	color: #333;
}

/* Main Column */
#main {
	float: right;
	width: 729px;
	padding: 0; margin: 0;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #000000;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;	
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 200px;
	padding: 0; margin: 0;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(../images/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

/* Footer */	
#footer {
	color: #666666;
	background: #CCC url(../images/footer.jpg) no-repeat center top;
	clear: both;
	width: 1010px;
	height: 85px;
	text-align: center;	
	font-size: 92%;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

/*TAT Added*/
.author{
	display:none;
}
.maindiv{

}
.maindiv img{
	border:0px;
}
/*pagination*/
.url_paging form{
	background-color:#FFFFFF;
	padding:0px;
	border:0px;
	margin:0px;
}
.pagination{
	padding: 2px;
}
.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 11px;
}
.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	float:left;
}
.pagination a, .pagination a:visited{
	padding: 1px 5px;
	border: 1px solid #000000;
	text-decoration: none; 
	color: #000000;
}
.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FF0000;
}
.pagination a.currentpage{
	background-color: #FF0000;
	color: #FFF !important;
	border-color: #000000;
	font-weight: bold;
	cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}
.pagination a.prevnext{
	font-weight: bold;
}
/*end Paging*/
/*Begin Tooltip*/
#tooltip {
    position: absolute;   
    border: 1px solid #6aa3c4;
    background: #CCCCCC ;/*url(../images/icon-rb.gif) no-repeat top left*/
	margin:0px;
    padding: 2px 5px 2px 5px;
    opacity: 0.9;
	filter: alpha(opacity = 90);
	margin:0px;
    color: #FFFFFF;
	font-size:13px;
}
#tooltip h3, #tooltip div {
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
	padding:2px;
}
#tooltip.darktip {
    background: #333;
}
/*End Tooltip*/

.secure_code{
	width:120px; 
	height:39px; 
	vertical-align:middle; 
	font-size:30px; 
	letter-spacing:3px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-family:Verdana;
}
.secure_code2{
	width:100px; 
	height:18px; 
	vertical-align:middle; 
	font-size:16px; 
	letter-spacing:3px;
	font-weight:bold;
	font-family:Verdana;
}
.display{
	display:;
}
.hidden{
	display:none;
}
.hid_section_ad{
	color:#FFFFFF;
	height:20px;
	overflow:hidden
}

.keyword_special{
	height:10px;
	overflow:hidden;
}
.keyword_special, .keyword_special a, .keyword_special a:visited, .keyword_special a:hover{
	color:#CCCCCC;
}

/*Begin VIP*/
.vip{

}
.vip img {
	border:1px #CCCCCC solid; 
	padding:1px; 
	width:120px; 
	height:90px	
	background: #f0f0f0;
	-ms-interpolation-mode: bicubic; 
}
.vip img.hover {
	background:url(../images/thumb_bg.png) no-repeat center center;
	border: none;
}

/*End VIP*/

/*Begin Share Button*/
.share_button{
	width:729px; margin:0 auto;
	padding:5px 0px 0px 0px;
	height:35px;
}
.share_button ul {
	display:inline;
	margin:0 !important;
	padding:0 !important;
	list-style-type:none;
	list-style:none;
	float:right;
}
.share_button ul li {
	background:transparent none repeat scroll 0 0;
	display:inline;
	list-style-type:none;
	margin:0;
	padding:5px 0 0;
}
.share_button img {
	border:0 none;
	float:none;
	height:32px;
	margin:0;
	padding:0;
	width:32px;
}
.sociable-hovers{
	opacity:1;
}
/*End Share Button*/
#big_menu{
	clear: both;	
	margin: 0px 0px 1px 0px; padding: 0 40px 0 40px;
	background: url(../images/menu.jpg) repeat-y center top;	
	height: 26px;
}
/*
#big_menu ul{
	list-style:none;
}
#big_menu ul li{
	list-style:none;
}
#big_menu ul li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 1px 8px; 
	border-right: 1px solid white;
	color: white;
	background: #0f0f0f;
}
*/
#exlink h1{
	display:inline;
}


#author{
	color:#FFFFFF;
}
#author h1, #author h2, #author h3, #author h4{
	background:none;
	border:0px;
	color:#FFFFFF;
}
