/* Theme Name: darkbluesunTheme 
URI: http://darkbluesun.com
Description: The template WordPress theme.Version: 1.0
Author: Amber Whitener
Author URI: http://darkbluesun.com */


#headerimg { 
height: 221px;
width:413px;
background-image:url('/logoDBS.png');
background-position: top left;
background-repeat: no-repeat;
float:left;
}

body {
background-color:#ffffff;
font-size: 12pt;
font-family: Verdana, Times New Roman;

}

H1 {
font-size: 20pt;
font-weight: 500;
font-family: Century Gothic, Times New Roman;
margin: 16px 0px 10px 0px;
}

H1 a {
text-decoration: none;
color: #000000;
}

H2 {
font-size: 16pt;
font-weight:500;
margin: 1em 0em .5em 0em;
}

H3 { 
font-size: 14pt;
font-weight:500;
font-family: century gothic;
background-color: #24364a;
color: white;
}

#page {
width: 890px;
margin: 0px auto 0px auto;
font-size: 10pt;
font-family: Verdana;
}

#post {
font-size: 10pt;
}


/* MENU MANAGER CSS END*/

#mm_container {

}


#mm_nav {

  width: 940px;
  margin: 0px auto 0px auto;
  list-style: none;
  z-index: 2;

}

#mm_nav ul {

  padding: 2px;
  display: none;
  width: 16em;
  position: absolute;
  z-index: 1000;

}

#mm_nav ul ul {

  top: auto;
  z-index: 2;
  float: left;
  list-style: none;

}


#mm_nav li {

  float: left;
  margin-left: 1em;
  border-right: .1em solid #dddddd;
  padding: 0em .6em 0em 0em;
}

#mm_nav ul li {

  margin: 0 0 0 0;
  background-color: #4c7a99;
  border-bottom: .1em solid #c4a380;
  padding: .6em .6em .6em .6em;

}

#mm_nav ul li:hover {

  margin: 0 0 0 0;
  background-color: #588aac;
  border-bottom: .1em solid #c4a380;
  padding: .6em 0em .6em .6em;

}

#mm_nav li ul li {

  display: block;
  width: 12em;

}



#mm_nav li ul ul {

  margin: -.1em 0 0 .5em;
  position: fixed;
  z-index: 2;

}


#mm_nav a, #mm_nav a:visited {

  color: #4c7a99;
  text-decoration: none;

}

#mm_nav ul li a, #mm_nav ul li a:visited {

  color: #ffffff;
}

/* MENU MANAGER CSS END*/








.socialbox {
margin-top: 2em;
margin-right: 1em;
width:300px;
float:right;
}

.socialbox img {
margin-right: 8px;
margin-bottom: 8px; 
}

/* contents of the post and page */

#content {
overflow: hidden;
float: left;
width: 600px;
padding: .1em 1em .1em 1em;
margin-right: 1em; 
}

p.postmetadata {
font-size: x-small;
color:#888888;
}

p.postmetadata a{
color:#00BFFF
}


/* Sidebar Titles */

// #widgettitle {  }

#sidebar {
float: left;
width: 238px;
border-left: 8px solid #cccccc;
font-size: small;
font-family: century gothic;
}

#sidebar h3{
color:#202b38;
}

#sidebar ul { 
list-style:none;
padding:0px 0px 0px 15px;
}

#sidebar li {
padding:0px 0px 0px 0px;
}

#clear {
clear: both;
}

#footer {
  text-align: left;
  font-size: small;
  font-family: century gothic;
  }












