/* 
    Document   : basestyles
    Created on : 03-Mar-2009, 07:41:25
    Author     : Dan Smart
    Description:
    
*/

/*
    Palette:
        Blues: #000f6f
               #113366
               #333f8f
               #babfff
               #d0d3ff               

        Yellows: #bb950c
                 #ffd182
                 #ffa50c
*/

body {
    background: #7F7F7F url("../images/res/page_bg.gif") center repeat-y;
}

.container {
    background-color: #ffffff;
    
}

div.colborder {
    border-right: 1px solid #d0d3ff;
}

hr {
    background-color: #d0d3ff;
}

a:link, a:visited, a:active {
    text-decoration: none;
    color: #333333;
    border-bottom: 1px dotted #333333;
}

a:hover {
    border-bottom: 1px solid #333333;
}

h3 {
  text-transform: uppercase;
}

/* HEADER
*/

#header {
    background: #90afdb url("../images/content/header-bg.jpg") repeat-y 126px;
    height: 126px;
    position: relative;
}

#header-logo {
    width: 123px;
    height:124px;
    border: 1px solid transparent;
    background-color: transparent;
    padding-right: 1px;
}

div#logo-container {
    float:left;
}

div#logo-container a:link,
div#logo-container a:visited,
div#logo-container a:active,
div#logo-container a:hover {
  border: none;
}

#header #tagline {
  width: 782px;
  top: 100px;
  left: 126px;
  position: absolute;
}

#header h1 {
  color: 434999;
  font-size: 18pt; font-weight: bold; letter-spacing: 1px; font-family: arial bold, arial, helvetica, sans-serif;
  text-transform: uppercase;
  float: left;
}

#header h2 {
  font-size: 16pt; font-variant: small-caps; font-weight: bold;
  color: #666699;
  text-transform: none;
  float: left;
  padding-left: 1em;
  margin: -3px;
}

/* NAVBAR
*/

div.navbar {
    font-family: Arial, helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    background: transparent url("../images/res/navbar_bg.png") 3px no-repeat; /*#babfff url("../images/res/opaque_stripe_40x30.png");*/
    width: 782px;
    float: left;
    line-height: 38px;
    margin-left: -1px;
    margin-right: -1px;
    padding-left: 20px;
    padding-right: 20px;
}

div.navbar ul {
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    float: left;
    /*border: 1px solid black;*/
}

div.navbar li,
div.navbar a:link,
div.navbar a:visited,
div.navbar a:active,
div.navbar a:hover {
    color: #333399;
    border: 0;
    text-decoration: none;
}

div.navbar li
{
    display: inline;
    position: relative;
    margin: 0px;
    padding: 5px;
    /*border-left: 1px solid #888888;
    border-right: 1px solid black;*/
}

div.navbar li:hover {
    background: #d0d3ff; /*#babfff url("../images/res/opaque_40x30.png");*/
    border-bottom: 1px solid white;/*#888888;*/
    color: white;
}

div.navbar li #current,
div.navbar a:link #current,
div.navbar a:visited #current,
div.navbar a:active #current {
    font-weight: bold;
}

/*Navbar - dropdown item*/
div.navbar li ul {
    font-size: 1em;
    font-weight: normal;
    text-transform: none;
    display: none;
    padding-top: 5px;
    position: absolute;
    top: 25px;
    left: 0;
    width: 15em;
    overflow: hidden;
}

div.navbar li ul,
div.navbar li ul a:link,
div.navbar li ul a:visited,
div.navbar li ul a:active,
div.navbar li ul a:hover
{
    color: white;
    border: 0;
    text-decoration: none;
}

div.navbar li:hover ul,
div.navbar li ul.selected {
    z-index: 1;
    display: block;
    height: auto;
    overflow: visible;
    /*border: 1px solid black;*/
    border-bottom: 0;
    border-top: 0;
}

.navbar li ul li {
    line-height: 1em;
    display: block;
    /*background-color: #d0d3ff;
    color: #000f6f;*/
    background: url("../images/res/opaque_40x30.png");
    color: white;
    padding-left: 5px;
    /*border-top: 1px solid #888888;*/
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.navbar li ul li:hover {
    background-color: #babfff;
    border-right: 2px solid white;/*#888888;*/
    border-bottom: 1px solid black;
}

/* NAVBAR:: ACTIONS */
.navbar ul#actions {
    float: right;
    text-transform: none;
}

/* MAINBODY
*/

/* Todo: Hack - change*/
.mainbody p, .mainbody h3, .mainbody h4 {
  padding-left: 10px;
}

.mainbody
{
  /*margin-left: 1em;*/
  color: #002a5f;
}

.mainbody h2 {
  color: #004a7f;
  text-decoration: underline;
}

.mainbody h3 {    
    color: #004a7f;/*#000f6f;*/
}

.mainbody h4 {
    color: #004a7f;
    margin-bottom: 0.5em;
    font-weight: bold;
}

.mainbody blockquote {
  margin-left: 4em;  margin-right: 4em;
  font-size: 9pt;
  color: #333333;
  font-style: normal; font-weight: bold;
}

.mainbody blockquote span {
  font-weight: normal;
}

.mainbody img {
  float: left;
  margin: 5px;
  margin-right: 20px;
  background-color: #cccccc;
  /*padding: 10px;*/
  border: 1px solid #aaaaaa;
}

.mainbody ul {
  margin-left: 20px;
  padding-left: 20px;
}

.mainbody li {
  margin-left: 20px;
  margin-bottom: 1em;
}

/* MAINBODY:: #POSTER
*/

.mainbody  div#poster{
    margin: 0 1em 1em 1em; padding: 1em;
    background: url("../images/content/happy_poster_image2.jpg") no-repeat;
}

.mainbody div#poster-text {
  color: white;
  background: transparent url("../images/res/opaque_10x10.png") repeat;
  float: right;
}

.mainbody div#poster-text h3 {
  color: white;
}

.boxbar {
    background: transparent url("../images/res/boxbar_3_boxes_bg.gif") repeat-y;
    margin-left: 1em;
}

/* BOXBAR:: BOX*/
.boxbar div.box {
    background-color: #babfff;
}

.boxbar div.box h3{
    background: white url("../images/res/box_top_1.png") no-repeat;
    color: #333f8f;
    padding: 5px;
    margin-left: -18px;
    margin-top: -18px;
    margin-right: -18px;
    border-bottom: #d0d3ff solid 1px;
}

.boxbar div.box .boxbody {
    background: #babfff;
    margin-left: -5px;
    padding: 5px;
    font-size: 10pt;
}

/* SIDEBAR::BOX
*/

#sidebar {
  font-size: 10pt;
}

#sidebar div.box {
    background: #ffd182;
}
#sidebar div.box h3 {
    background: white url("../images/res/sidebar_box_top_1.png") no-repeat;
    color: #bb950c;
    padding: 5px;
    margin-left: -21px;
    margin-top: -20px;
    margin-right: -18px;
    margin-bottom: 10px;
    border-bottom: white solid 1px;
}

#sidebar div.box h4 {
    font-style: normal;
    font-weight: bold;
    color: #bb950c;
    font-size: 1em;
}

#sidebar div.box p {
    font-size: 0.9em;
}

/* LISTEN
*/

#listen img#title {
  width: 160px;
  height: 200px;
  border: 3px solid white;
  margin-bottom: 1em;
}

#listen ul a:link,
#listen ul a:visited,
#listen ul a:active
{
    color: black;/*#331100;*/
}

#listen ul a:hover
{
    color: black;
}

#listen ul li {
    color: black;/*#bb950c*/
}

/* EVENT
*/

div.event {
    line-height: 1em;
    /*border: #eeeeee 1px solid;*/
    margin: -5px;
    margin-bottom: 1em;
    overflow: visible;
}

div.event h4 {
    background-color: #eeeeee;
    font-weight: bold;
    font-size: 1em;
    color: #113366;
    padding: 2px;
    margin: 0;
}

div.event p {
    margin-left: 1em;
    background-color: #cccccc;
    color: #113366;
    padding: 2px;
}

/* HIGHLIGHTED-EVENT
*/

div#highlighted-event div.boxbody {
    margin-right: -5px;
}

div#highlighted-event div.boxbody img {
    width: 188px;
    border: 1px solid white;
    margin-bottom: 1em;
}

/* VERSE OF THE DAY
*/
div#verse_of_the_day img {
  width: 170px;
  border: 1px solid white;
  margin-bottom: 1em;
}

div#verse_of_the_day p {
    font-size: 0.9em;
}

/* DIRECTIONS
*/

#directions p {
  font-size: 10pt;
}

/* DROP SHADOW
*/

.dropshadow {
    height: 10px;
    background: transparent url("../images/res/drop_shadow_1.png") repeat-x;
}

/* FOOTER
*/

#footer {
    background-color: #ffd182;
    color: #bb950c;
    font-size: 0.9em;
    text-align: center;
}

#footer a:link,
#footer a:active,
#footer a:visited {
    color: #bb950c;
    border-bottom: 1px dotted #bb950c;
}

#footer a:hover {
    color: #9b650c;
    border-bottom: 1px solid #9b650c;
}