/*
Theme Name: neptune
*/
/************************************************************************
#  BANNER
*************************************************************************/
#banner-shadow{
background: url(images/shadow_fold.png) bottom center no-repeat;
height:358px;
position:relative;
top:20px;
margin:0 auto;
margin-bottom: 12px;
width:979px;
}
/************************************************************************
#  END BANNER
*************************************************************************/
/************************************************************************
#  BACKGROUNDS
*************************************************************************/
body{
background: url('images/blue/bg.png');
}
body{
background: url('images/blue/bg.png');
}
#container #wrapper-container #wrapper-top{
background: url('images/blue/bg_top.png');
}
#navigation{
background: url('images/blue/nav.png') bottom center no-repeat;
}
#navigation #nav-left{
background: url('images/blue/nav_left.png') bottom no-repeat;
}
#navigation #nav-right{
background: url('images/blue/nav_right.png') bottom no-repeat;
}
#navigation #nav-middle{
background: url('images/blue/nav_middle.png') bottom repeat-x;
}
#navigation ul li ul {
background: url(images/nav_dropdown.png) #1D2D41; border:none; border-top:none;}
#copyright{
}
#copyright #top-link{
}
/************************************************************************
#  END BACKGROUNDS
*************************************************************************/
/************************************************************************
#  MATH
*************************************************************************/
.nivo-controlNav{
left: 379px;
}
/************************************************************************
#  WHITE THEME END
*************************************************************************/
