/*
Theme Name: Dkn Fusion
Author: Eleazar Dan Biscaro
Website: dkntemplates.com and danbiscaro.com
*/

/*** Reset ***/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	background: transparent;
	border: 1;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	border-color: #FC0;
}

ul { list-style: none; }
ol {
	list-style: de;
	padding: 20px;
}
blockquote,q { quotes: none; }
blockquote:before,blockquote:after,q:before,q:after { content: ''; content: none; }
:focus { outline: 0; }
img { vertical-align: bottom; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/*** Clearfix ***/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; }
.clear { clear: both; }

/*** Positioning and Alignment ***/
.fl { float: left; }
.fr { float: right; }
.txt-left { text-align: left; }
.txt-right { text-align: right; }
.txt-center { text-align: center; }

/*** General Settings ***/
body {
	background-color:#9CF;
	color:#999999;
	font-family: Arial;
	font-size: 14px;
	vertical-align: middle;
	margin: center center;
	text-align:justify;
	line-height: 20px;
	margin-right: 10px;
}

h1,h2,h3,h4,h5,h6 { 
    font-weight:bolder;
	font-family: arial;
	font-size: 24px;
	margin-bottom: 15px;
}

h1 {color:#FFCC00;}
h2 {color:#FF99CC;}
h3 {color:#66CCFF;}
h4 {color:#669900;}
h5 {color:#9966FF;}
h6 {color:#CC0000;}
h7 {color:#9933CC;}
h8 {color:#FF0066;}

p { 
	margin: 0 0 10px 0; 
	line-height: 20px;
}
p.ex1 {margin-left:5PX;}
p.ex2 {margin-right:10PX;}

a{
	text-decoration: none;
	color: #FF9900;
}
a:hover{
	text-decoration: none;
	color: #878787;
}

.topmenu a{
	text-decoration: none;
	color: #105b9a;
}
.topmenu a:hover{
	text-decoration: none;
	color: #999999;
}


/*** Layout ***/
#header {
	margin: 0px auto;
	padding: 20px 0px 35px;
	width: 800px;
	background-color:#FFFFFF
}

#main {
	top:0px;
	margin: 0px auto;
	width: 800px;
	background-color:#FFFFFF
}

#sidebar {
	float: left;
	width: 160px;
	background-color:#FFFFFF;
	margin: 10PX;
}

#content {
	padding-top:10px;
	padding-left:10px;
	float: right;
	width: 610px;
	background-color:#FFFFFF}

#footer {
	margin: 0px auto;
	width: 800px;
}

/*** Banner ***/
.banner {
	border: 2px solid #131212;
	margin-bottom: 25px;
}


/*** Menu ***/
#menu {}

#menu li {
	margin-bottom: 5px;
}

#menu li a:link,
#menu li a:visited {
	color: #fff;
	display: block;
	font-family: Arial;
	font-size: 12px;
	padding: 6px 10px 6px 30px;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

#menu li.item-1 a {
	background-color: #ffed17;
	width: auto;
}
#menu li.item-2 a { background-color: #ff99cc; }
#menu li.item-3 a { background-color: #99ccff; }
#menu li.item-4 a { background-color: #99cc66; } 
#menu li.item-5 a { background-color: #cc99ff; }
#menu li.item-6 a { background-color: #FF6699; }
#menu li.item-7 a { background-color: #FFCC00; }
#menu li.item-8 a { background-color: #6699FF; }

/*** table ***/
#maths{
  font-family: arial; 
  font-size:14px; 
  border:2px solid #FFFF99;
 }

#maths th
 {
	color:#666;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	border:1px solid #FC0;
	background-color:#FAEB38;
 }

#maths td
 {
	text-align:center;
	vertical-align:bottom;
	border:1px solid #FC0;
	background-color:#fff;
	vertical-align:middle;
 }


#maths tr.alt td
 {
	color:#666;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	border:1px solid #FC0;
	background-color:#FFC;
	vertical-align:middle;
 }

#maths tr.alt th
 {
	color:#666;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	border:1px solid #FC0;
	background-color:#FFf;
	vertical-align:middle;
	
 }

#games{
	font-family:Arial;
	font-size:12px;

 }
#games th
 {
	color:#666;
	text-align:center;
	border:1px solid #FC0;
    padding-right:5px;
	padding-left:5px;
 }

#games td
 {
	Vertical-align:bottom;
	border:1px solid #FC0;
	background-color:#fff;
	vertical-align:middle;
	padding-right:5px;
	padding-left:5px;
 }

cella {	background-color:#0CF;}

/*** Copyright ***/
.copyright {
	color: #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px 0px 20px 280px;
	text-align: center;
}

.copyright a:link,
.copyright a:visited {
	color: #dcdcdc;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}
#main #content table tr td .style39 {
	color: #FF0080;
}
