/*  
Theme Name: Divine Blue
Description: This is a FREE Premium Theme. Use and modify as you wish. You are not allowed to re-distribute it and/or  remove the "Designed by ThemeLabs.com" message in the footer and have fun using it!
Version: 1.0
Author: ThemeLabs.com
Author URI: http://ThemeLabs.com
Tags: blue, white, gray, two-columns, fixed-width, right-sidebar
*/

body {
  padding: 0;
  margin:0;
  font-size: 11pt;
  font-family: Geneva, arial, sans-serif;  
  text-align: center;
  color:#000;
  background: #e5f0f6;
}
* {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  padding: 5px;
  margin-right: 10px;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #eee;
}
.wp-caption img {
  border: 1px solid #ddd;
}
.wp-caption p {
  color: #333;
  text-align: center;
}
/*-- =============================== Main divs (content, header, footer) ================================ --*/

#wrapper {
  width:946px;
  padding-bottom: 20px;
  margin:0 auto;
  margin-bottom: 0;
  float:none;
  clear:both;
  text-align: left;
  display: inline-block;
}

.marginauto {
  width: 946px;
  margin: 0 auto;
}
/*-- ============== Footer ================== --*/
.footertop {
  width: 100%;
  height: 49px;
  padding-top: 2px;
  clear: both;
  float: none;
  background: url("images/footerbarbg.gif") repeat-x;
}
#footer {
  width: 100%;
  height: 23px;
  padding-top: 10px;
  font-size: 12px;
  overflow:hidden;
  clear:both;
  float:none;
  text-align:left;
  color: #b6cdd8;
  background: url("images/footer.gif") repeat-x;
}
#footer a {
  color: #fff;
  font-weight: bold;
}

.footerpages li a {
  width: 60px;
  height: 33px;
  padding-top: 16px;
  padding-left: 15px;
  padding-right: 15px;  
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  display:block;
  float: left;
  background: url("images/footerspacer.gif") no-repeat top left;
}
.footerpages li a:hover {
  color: #bcd8e8;
}
.lastspacer {
  width: 2px;
  height: 49px;
  display: block;
  float: left;
  background: url("images/footerspacer.gif") no-repeat top left;
}


.clear { clear: both; }
/*-- ============================================ Header ================================================ --*/

.banner {
  width: 100%;
  height: 115px;
  padding: 0;
  margin: 0;
  color: #000;
  display: inline-block;
  background: #fff;
  border-bottom: 7px solid #c1d9f1;
}

#searchform2 {
  width: 262px;
  height: 38px;
  float: right;
  margin: 0;
  padding: 0;
}
#searchform2 #s2{
  width: 180px;
  height: 18px;
  padding: 10px;
  margin: 0;
  float: left;
  font-weight: normal;
  border: none;
  color: #333;
  background: url("images/searchbar.gif") no-repeat;
}
#searchsubmit2 {
  width: 62px;
  height: 38px;
  padding: 0;
  margin: 0;
  float: left;
  border: none;
  cursor: pointer;
  background: url("images/searchbutton.gif") no-repeat;
}
.topbars {
  height: 33px;
  clear: both;
  padding: 0;
  padding-top: 22px;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  font-family: tahoma, helvetica, arial;
}

.logowrap {
  display: inline-block;
  float: left;
  
}
.logo a{
  width: 201px;
  height: 103px;
  color: #667b7d;
  display: block;
  font-family: georgia, "Times New Roman", serif;
  background: url("images/logo.gif") no-repeat;
}
.rightbanner {
  float: right;
  width: 600px;
  padding-top: 22px;
}

/*-- topbar button disabled(not selected) --*/
.topnav .page_item {padding: 0; margin: 0; margin-right: 7px; text-align: center; float: right;}
.topnav .page_item a{width: 89px; height: 23px; padding-top: 10px; display: block; color: #adadad; background: url("images/topbar.gif") no-repeat;}
.topnav .page_item a:hover{text-decoration:none; color: #95a8bc; background: url("images/topbar-hover.gif") no-repeat;}
/*-- topbar button enabled(selected) --*/
.topnav .current_page_item {padding: 0; margin: 0; margin-right: 7px; text-align: center; float: right;}
.topnav .current_page_item a{width: 89px; height: 23px; padding-top: 10px; display: block; color: #95a8bc; background: url("images/topbar-hover.gif") no-repeat;}
.topnav .current_page_item a:hover{text-decoration:none; background: url("images/topbar-hover.gif") no-repeat;}
/*-- topbar HOME disabled(not selected) --*/
.home-item {padding: 0; margin: 0; text-align: center; float: right;}
.home-item a{width: 89px; height: 23px; padding-top: 10px; display: block; color: #adadad; background: url("images/topbar.gif") no-repeat;}
.home-item a:hover{text-decoration:none; color: #95a8bc;  background: url("images/topbar-hover.gif") no-repeat;}
/*-- topbar HOME button enabled --*/
.home-current-item {padding: 0; margin: 0; text-align: center; float: right; }
.home-current-item a{width: 89px; height: 23px; padding-top: 10px; display: block; color: #95a8bc; background: url("images/topbar-hover.gif") no-repeat;}
.home-current-item a:hover{text-decoration:none; background: url("images/topbar-hover.gif") no-repeat;}

/*-- ============================================== Sidebar ============================================= --*/

.sidebar-wrap {
  width: 269px;
  padding: 0;
  padding-left: 12px;
  margin:0 auto;
  overflow:hidden;
  float:left;
  clear:none;
}
.sidebar {
  width:100%;
  clear:none;
}

/*-- ============================================ Widget =========================================== --*/

.widget {
  width: 269px;
  margin-top: 15px;
  padding: 0px;
  color: white;
  background: url("images/widget-bg.gif") repeat-y;
}
.widgettop {
  width: 269px;
  height: 37px;
  margin-bottom: 5px;
  clear: both;
  background: url("images/widget-top.gif") no-repeat;
}
.widgetbottom {
  width: 269px;
  height: 7px;
  clear: both;
  background: url("images/widget-bottom.gif") no-repeat;
}
.widget a {
  color: #757556;

}
.widget li {
  padding: 0;
  margin: 0;
  padding-top: 2px;
  padding-left: 13px;
  font-size: 13px;
}
.widget li a{
  width: 248px;
  height: 27px;
  padding-top: 10px;
  text-indent: 12px;
  display: block;
  color: #444;
  background: url("images/widget-button.gif") no-repeat;
}
.widget li a:hover{
  color: #666;
  text-decoration:none;
  background: url("images/widget-hover.gif") no-repeat;
}
.widgettitle {
  height: 28px;
  font-size: 17px;
  padding: 9px 10px 0 10px;
  color: #fff;  
  float: left;
  background: url("images/widgettitle-bg.gif") repeat-x;
}
.widgettitle-left {
  width: 8px;
  height: 37px;
  float: left;
  background: url("images/widgettitle-left.gif") no-repeat;
}
.widgettitle-right {
  width: 8px;
  height: 37px;
  float: left;
  background: url("images/widgettitle-right.gif") no-repeat;
}
#tag_cloud2 .widget-bg {
  width: 208px;
  padding: 20px;
  margin-left: 12px;
  background: #ddecf4;
  border: 1px solid #afc6dd;
}
.widget_text .widget-bg {
  width: 208px;
  color: #333;
  padding: 20px;
  margin-left: 12px;
  background: #ddecf4;
  border: 1px solid #afc6dd;
}
#recent-comments2 .widget-bg {
  padding-left: 13px;
}
#recent-comments2 li {
  width: 248px;
  height: 27px;
  padding-top: 10px;
  margin-top: 2px;
  text-indent: 12px;
  color: #444;
  background: url("images/widget-button.gif") no-repeat;
}
#recent-comments2 li a {
  padding-top: 0;
  text-indent: 0;
  background: none;
}
#recent-comments2 li a:hover {
  background: none;
}

#searchform {
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-bottom: 5px;
}
#searchform #s{
  width: 146px;
  height: 18px;
  padding: 5px;
  margin: 0;
  float: left;
  color: #333;
}
#searchsubmit {
  width: 55px;
  height: 30px;
  padding: 0;
  margin: 0;
  cursor: pointer;  
}

#calendar_wrap {
  text-align: center;
  padding-left: 6px;
}
#wp-calendar {  
  width: 90%;
  font-size: 12px;
  margin: 5px auto;
  color: #202325;
  text-align: center;
  border-collapse: collapse;
  background: #CBDEE8;
}
#wp-calendar caption {
  font-weight: 600;
  margin-top: 7px;
  background: #d7e7f0;
  padding: 5px 0px;
}
#wp-calendar th {
  text-align: center; 
  padding: 5px 3px; 
  border-bottom: solid 1px #adc2cd;
}
#wp-calendar td {
  padding: 3px;
  text-align:center;
}
#wp-calendar td a {
    color: #667b7d;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#wp-calendar td a:hover {
	color: #000;
}

/*-- AJAX SIDEBAR --*/
#tags {
  height: 20px;
  padding: 10px 15px 0 15px;
  margin: 0;
  background-image: none;
  background-color: transparent;
}
#recentposts {
  height: 20px;
  padding: 10px 15px 0 15px;
  margin: 0;
  float: left;
  background-image: none;
  background-color: #fff;
}
.widget-titles li {
  color: #333;
  cursor: pointer;
  display: inline-block;
}
.widget-titles {
  padding: 0;
  margin: 0;
}
.ajax-widget-title {
  padding: 0;
  margin: 0;
  font-size: 11px;
  display: inline-block;
  border: none;
}
.ajax-widget-title-selected {
  background-image: none;
  background-color: #efefd2;
}
.tagcloud li {
  padding: 10px;
}
.tagcloud li a{
  margin: 0;
  padding: 0;
  display: inline;
  background-image: none;
}
.tagcloud li a:hover{
  background-image: none;
}


.recentcomments li{
  background-color: #f1f1f1;
  font-size: 11px;
}
.recentcomments li a{
  width: 202px;
  height: 29px;
  padding: 15px 0 0 20px;
  margin: 1px 0 0 0;
  display: block;
  color: #333;
  background-image: none;
}
.recentcomments li a:hover{
  background-image: none;
}
.recentcomments  li a span{
  color: #555;
}

/*-- ==================================== Entry title/header/footer ================================== --*/
.archive-title {
  width: 90%;
  height: 23px;
  padding-top: 7px;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size:15px;
  color: #db9e4d;
  border-bottom: 1px solid #DEDEDE;
}

#page .entry-title {
  color: #678bc0;
  font-size:22px;
}

.entry-title a{
  font-family: helvetica, tahoma, arial;
  color: #678bc0;
  font-size:22px;
}
.entry-title a:hover {
  text-decoration:none;
  color: #a6c0d9;
}
.entrytitlemeta {
  padding-top: 6px;
  color: #7b94ae;
  font-size: 12px;
}
.headermetaleft {
  width: 7px;
  height: 37px;
  float: left;
  display: block;
  background: url("images/metaleft.gif") no-repeat;
}
.headermetaright {
  width: 5px;
  height: 37px;
  float: left;
  display: block;
  background: url("images/metaright.gif") no-repeat;
}
.entryheadermeta {
  height: 32px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
  background: url("images/metabg.gif") repeat-x;
}
.entryheadermeta a{
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  color: #595959;
}

.entryheadermeta a:hover{
  color: #000;
}
.headermetacategory {
  float: left;
  font-size: 13px;
  font-weight: bold;
  color: #595959;
  padding-top: 4px;
}
.headermetacomments {
  float: left;
  padding-top: 4px;
}
.metaspacer {
  width: 2px;
  height: 26px;
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  background: url("images/metaspacer.gif") no-repeat;
}
.entry-metadata {
  color: #444;
  font-size: 12px;
}
.entry-metadata span{
  color: #444;
  font-size: 12px;
  float: left;
}
.entry-metadata a{
  color: #333;
  font-weight: bold;
}
/*-- Date button --*/
.post-date{
  width: 59px;
  margin-top: 10px;
  height: 55px;
  float: right;
  margin: 0 0 0 10px;
  text-align: center;
}
.post-date .day{
  height: 26px;
  font-size: 24px;
  font-family: helvetica, verdana, arial;
  font-weight: bold;
  color: #333;
}
.post-date .month{
  font-size: 14px;
  font-family: helvetica, verdana, arial;
  font-weight: bold;
  color: #db9e4d;
}
/*-- Comments meta --*/
.comments-link {
  font-weight: bold;
  color: #777;
}

/*-- Entry meta/single page --*/
.entry-meta { 
  width: 100%;
  height: 14px;
  padding: 4px 10px 4px 10px;
  font-size: 13px;
  color: #222222;
}
.entry-meta a{
  color: #a2c66f;
}
.entry-meta a:hover{
  color: #c6de72;
}
#entry-meta-single {
  height: 70px;
}
/*-- Navigation --*/
.navigation {
  width: 100%;
  clear: both;
  color: #fff;
}
.navigation a{
  font-size: 12px;
  color: #fff;
}
.navigation a:hover{
  text-decoration: underline;
}
.nav-prev a {
  width: 129px;
  height: 30px;
  text-align: left;
  display: block;
  float: left;
  background: url("images/prevpost.gif") no-repeat;
}
.nav-next a {
  width: 125px;
  height: 30px;
  text-align: right;
  display: block;
  float: right;
  background: url("images/nextpost.gif") no-repeat;
	
}

/*-- ============================================== Post ============================================= --*/
.posts-wrap {
  width: 663px;
  margin: 0;
  float:left;
  clear:none;
}

.post {
  width: 640px;
  padding-left: 14px;
  padding-right: 9px;
  background: url("images/post-bg.gif") repeat-y;
}
.post-top {
  width: 663px;
  height: 8px;
  margin-top: 20px;
  background: url("images/post-top.gif") no-repeat;
}
.entry-content {
  padding-bottom: 15px;
  padding-top: 6px;
  font-size: 12px;
  color: #525252;
  text-align: left;
  clear: both;
  line-height: 150%;
}
.entry-footer {
  width: 663px;
  height: 30px;
  padding-bottom: 25px;
  background: url("images/post-bottom.gif") no-repeat;
}
.readmore {
  width: 81px;
  height: 30px;
  display: block;
  background: url("images/readmore.gif") no-repeat;
}


/*-- ============================================== Comments and Gravatar ============================================ --*/
.commentlist{
  width: 639px;
  padding: 10px;
  display: inline-block;
  background: url("images/respondbg.gif") repeat-y;
}
.commentlist #respond{
  width: 500px;
  padidng-left: 0;
  background: none;
}
.commentlisttop{
  wdith: 659px;
  height: 7px;
  background: url("images/respondtop.gif") no-repeat;
}
.commentlistbottom{
  wdith: 659px;
  height: 6px;
  margin-bottom: 10px;
  background: url("images/respondbottom.gif") no-repeat;
}
li.comment{
  margin: 0;
  padding: 15px;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
  background-color: #e7edf1;
}
.pingback{
  margin: 0;
  padding: 15px;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
  background-color: #ededed;
}
.pingback a{
   margin-left: 5px;
   color: #333;
   font-style:normal;
}
.trackback{
  margin: 0;
  padding: 15px;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
  background-color: #ededed;
}
.trackback a{
   margin-left: 5px;
   color: #333;
   font-style:normal;
}

#respond {
  clear: both;
  float: none;
  color: #333;
  width: 649px;
  padding-bottom: 15px;
  padding-left: 10px;
  display: inline-block;
  background: url("images/respondbg.gif") repeat-y;
}
#respond a{
  font-size: 13px;
  font-weight: bold;
}
#cancel-comment-reply{
  padding-top: 15px;
  padding-bottom: 15px;
  float: right;
}
#cancel-comment-reply a{
  padding: 8px;
  color: #fff;
  background-color: #333;
}
li.depth-1{
  width: 95%;
}
li.depth-2{
  width: 90%;
}
li.depth-3{
  width: 85%;
}
li.depth-4{
  width: 80%;
}
li.depth-5{
  width: 75%;
}
li.depth-6{
  width: 70%;
}

li.comment p{
  padding-top: 15px;
  padding-bottom: 20px;
  clear: both;
}
li.comment a{
  color: #000;
}

.comments-meta{
  text-align: right;
}
.commentmetadata {
  font-size: 10px;
  float: right;
  color: #333;
  margin-top: 10px;
}

/*-- Gravatar --*/
img.avatar {  
  text-align: center;
  margin-right: 10px;
}
.gravatar-wrap {
  padding: 0;
  margin: 0;
  color: #333;
  font-weight: bold;
  font-size: 13px;
  float: left;
}
.gravatar-wrap a{
  color: #333;
  font-weight: bold;
  font-size: 13px;
}
.meta-comment {
  color: #333;
}
div .meta-comment a{
  color: #333;
}

/*-- Comment form  --*/
textarea#comment {
  padding: 20px;
  margin-top: 20px;
  overflow:auto; 
  color: #000;
  border: 1px solid #a8bbc5;
  background-color: #FFF;
}
#commentform input {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #a8bbc5;
  float: left;
  color: #000;
}
#commentform label {
  color: #444;
  font-size: 12px;
  padding-top: 10px;
  padding-left: 5px;
}
#commentform p {
  clear: both;
}
#commentform a {
  color: #555;
}
#commentform div {
  padding-top: 7px;
  clear: both;
}

/*-- ================================================== Elements ====================================== --*/

blockquote {
  padding-left: 5px;
  margin: 20px;
  font-style: oblique;
  color: #777;
}
pre {
  overflow: auto;
}

h1,h2,h3,h4,h5,h6 {margin:0;padding:0; font-weight:normal; }
.entry-content h1 {font-size: 180%; color: #999; border-bottom: 1px solid #D4D7DA; margin-bottom: 5px;}
.entry-content h2 {font-size: 160%; color: #BCBFA7; margin-bottom: 3px;}
.entry-content h3 {font-size: 140%;}
.entry-content h4 {font-size: 130%;}
.entry-content h5 {font-size: 120%;}
.entry-content h6 {font-size: 110%;}

.entry-content table {border:1px solid #D9D9D9;}
.entry-content th {background-color: #E9E9E9; padding: 5px;}
.entry-content td {border-top:1px solid #D9D9D9; padding: 5px;}

.hr {
  width: 511px;
  margin: 0 auto;
  height: 27px;
  border: 0;
  background: url("images/hr.gif") no-repeat;
  color: transparent
}

.entry-content a {color: #678bc0}
.entry-content small{color: #777}


/*-- ================ Randoms ================= --*/

.preload {
  visibility: hidden;
  background-image: url("images/widget-hover.gif");
}
.additional-meta {
  font-size: xx-small;
}

ul {
  margin:0;
  padding:0;
}
ul li {
  margin-left:5px;
  padding:0;
}
li {
  list-style-type:none;
  margin:0;
  padding:0;
}
.disc {
  list-style-type:disc;
}

h2#comments{
  margin:20px auto 10px;
  font-size: 22px;
  color: #777;
}
h3#comments{
  margin:20px auto 10px;
  font-size: 18px;
  color: #777;
}
.block-1 {
  float:right;
}
#search {

  font-weight: bold;
  padding-top: 7px;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size:17px;
  color: #4E6B89;  
}
#searchnone {
  margin-left: 100px;
  margin-top: 30px;
}
.searchnothingfound {
  margin-left: 165px;
  margin-top: 50px;
}
#pings {
  margin:20px auto 10px;
  font-size: 22px;
  color: #777;
}
.trackback {
  width: 85%;
  padding: 30px;
  font-size: 13px;
  color: #555555;
  float: right;
  background-color: #F0F0F0;  
}
.trackback a{
  color: #999;
}

/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */

ul.children {margin-left:10px;}
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback { margin: 10px auto;}
.required { margin-bottom: 10px;}
#comment-notes { margin-bottom: 10px; color: #333;}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}
div.alignleft {float: left; }
div.alignright {float: right; }

/* -- ADD WIDGETS --*/
.widget_wp_sidebarlogin .widget-bg {
  width: 208px;
  color: #333;
  padding: 20px;
  margin-left: 12px;
  background: #ddecf4;
  border: 1px solid #afc6dd;}

.wp_cumulus_widget .widget-bg {
  width: 208px;
  color: #333;
  padding: 20px;
  margin-left: 12px;
  background: #ddecf4;
  border: 1px solid #afc6dd;}

li.cat-item-41 a {
  font-weight: bold;}

.entry-content p {margin-top: 10px;}