/*   
Theme Name: Drone Default
Author: Nebonmedia
Author URI: http://www.nebonmedia.com
Version: 1.0
*/

* {
padding: 0px;
margin: 0px;
font-family: Georgia, "Times New Roman", Times;
color: white;
}
body, td {
font-size: 10px;
color: #000000;
}

body {
background: #000000 url(/images/bg.jpg) no-repeat top center;
}

h1 {
font-size: 28px;
line-height: 28px;
padding: 0px 0px 6px 0px;
margin: 0px;
color: #fff;
}
h2 {
font-size: 20px;
line-height: 24px;
padding: 12px 0px 0px 0px;
margin: 3px 0px;
color: #fff;
}
h3 {
font-size: 13px;
line-height: 20px;
padding: 7px 4px;
margin: 3px 0px;
color: #fff;
}
h4 {
color: #fff;
}
h5 {
color: #fff;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
}

a {
text-decoration: none;
color: #ad0000;
}
  a:hover {
text-decoration: underline;
}

.clr {
clear: both;
}

#container {
text-align: center;
}
  #container .minheight {
float: left;
height: 876px;
overflow: hidden;
width: 1px;
}

#page {
margin: 0 auto;
text-align: left;
width: 974px;
}
  #page .top {
height: 115px;
}
    #page .top .logo {
display: block;
float: left;
width: 190px;
height: 115px;
margin-left: -24px;
}
	#page .top .player {
background: url('/images/playerbg.jpg') no-repeat top left;
display: block;
float: right;
width: 316px;
height: 115px;
}
  #page .menuarea {
height: 35px;
margin: 0px 0px 10px 0px;
}
    #page .menuarea ul {
position: relative;
margin: 0px;
padding: 0px;
}
      #page .menuarea ul li {
background: url('/images/menu/buttonoff.jpg') no-repeat top left;
width: 149px;
height: 35px;
list-style: none;
font-weight: bold;
float: left;
margin: 0px 8px;
}
        #page .menuarea ul li a {
display: block;
float: left;
color: #fff;
height: 30px;
width: 100%;
line-height: 30px;
text-align: center;
padding: 2px 0px;
font-size: 17px;
}
          #page .menuarea ul li a:hover {
text-decoration: none;
}
        #page .menuarea ul li.active {
background: url('/images/menu/buttonon.jpg') no-repeat top left;
}
        #page .menuarea ul li.active a {
background: url('/images/menu/buttonon.jpg') no-repeat top left;
}
        #page .menuarea ul li.first {
margin-left: 0px;
}
        #page .menuarea ul li.last {
margin-right: 0px;
}
  #page .pagebottom {
background: url(/images/pagebottom.png) no-repeat top left;
height: 10px;
}
	#page .content .borderbox {
background: url(/images/brownbg.jpg) no-repeat top center;
padding: 9px;
margin: 0px 0px 19px 0px;
}
	#page .content .contentbox {
background: url(/images/contentboxbg.png);
padding: 0px;
margin: 0px;
}
	#page .content td.bigbox {
		font-size: 18px;
		line-height: 29px;
		width: 500px;
	}
		#page .content td.bigbox .borderbox {
	background: url(/images/brownbg.jpg) no-repeat top center;
	padding: 9px;
	margin: 0px 19px 19px 0px;
	width: 590px;
	}
	#page .content td.bigbox .contentbox {
		position: relative;
		padding: 20px;
	}
	#page .content td.bigbox .contentbox a {
		font-weight: bold;
	}
	#page .content td.sidebox {
                width: 350px;
		font-size: 15px;
		line-height: 25px;
	}
	#page .content td.sidebox .contentbox {
		position: relative;
		padding: 10px;
	}
	#page .content td.sidebox .contentbox img {
		padding: 4px 4px;
	}

	#page .content td.sidebox .contentbox img.first {
		padding-left: 3px;
	}
	#page .content td.sidebox .contentbox img.last {
		padding-right: 3px;
	}
	#page .content td .more {
		background: url('/images/more.png') no-repeat top left;
		display: block;
		position: absolute;
		bottom: -25px;
		right: -25px;
		width: 109px;
		height: 48px;
		padding: 0px;
	}
	#page .content td .more a {
		display: inline-block;
		width: 100%;
		height: 100%;
	}
    /* footer */
    #page .footer {
background: url(/images/nebonmedia.png) no-repeat top left;
height: 60px;
width: 160px;
}
	#page .footer a {
		display: block;
		width: 100%;
		height: 100%;
	}
/* Changes made december 2009 */
#sidebar_photos a img {
              width: 65px;
       }
#player {

float: right;
margin: -65px 0px 0px 0px;
        }