/*
Theme Name: Dj Academy theme
Theme URI: http://archmage.lk/
Description: The theme for dj academy site.
Version: 1.6
Author: Kasun
Author URI: http://archmage.lk/
Tags: custom header, fixed width, two columns, widgets


*/

#main
{
width:1000px;
background:#1F1A17;
margin:0 auto;
top:0px;
}

#head
{
background:url(images/headback.jpg) no-repeat;
width:996px;
height:134px;

}

#headmulti
{
width:996px;
height:134px;
}

#mainmenu
{
background:url(images/mainmenuback.jpg) no-repeat;
width:996px;
height:38px;
font-size:12px;
}

#fullbody
{
position:relative;
left:22px;
width:950px;
border:solid #C1C1C1;
border-width:3px;
overflow:hidden;
background:#C1C1C1;
}

#sidemenu
{
background:#C1C1C1;
width:240px;
color:#1F1A17;
font:OCRAEXT,"Courier New";
font-size:14px;
line-height:1.5em;
float:left;
height:100%;
}

#bodydata
{
width:710px;
height:538px;
color:#FFFFFF;
float:right;
font:OCRAEXT,"Courier New";
overflow:auto;
background:#1F1A17;
}

#foter
{
padding-left:25px;
padding-top:5px;
padding-bottom:5px;
font:OCRAEXT,"Courier New";
font-size:13px;
color:#FFFFFF;
width:996px;
clear:both;
}

#distance 
{ 
width:1px;
height:50%;
background-color:#fc6;
margin-bottom:-13.75em; /* half of container's height */
float:left;
top:0px;
}

a 
{
text-decoration:none;
color:#FF9934;
border-color:#FF9934;
}

a:hover
{
color:#FFFFFF;
border-color:#FF9934;
}

a.side
{
color:#333333;
border:none;
}

a.side:hover 
{ 
color:#FF9934; 
border:none;
} 

a.side:visited
{
border:none;
}

a.side:active 
{ 
color:#FF9934; 
} 

a.head
{
text-decoration:none;
color:#FFFFFF;
font-size:17px;
font-weight:400;
}

a.head:hover
{
color:#FF9934;
}

a.head:active
{
color:#FF9934;
}

a.home
{
text-decoration:none;
color:#FFFFFF;
font-weight:400;
}

a.home:hover 
{
color:#FF9934;
}

a.home:active 
{
color:#FF9934;
}



#dotimage
{
background:url(images/mainmenudot.jpg) no-repeat;
width:17px;
height:18px;
}

font.head
{
font-size:16px;
font-weight:bold;
}

font.data
{
font-size:13px;
}

font.menu
{
font-size:16px;
}

.alignright 
{
float: right;
}

.alignleft 
{
float: left
}
