/*
Theme Name: gilded-skies
Theme URI: http://www.themelayouts.com/
Description: Designed by <a href="http://www.themelayouts.com">ThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: ThemeLayouts/DreamTemplate
Author URI: http://www.dreamtemplate.com/
*/

body {
  padding: 0;
  margin:0;
  font-size: 11pt;
  font-family: helvetica, arial, sans-serif;  
  text-align: center;
  color:#827f6d;
  background: url("images/bg.gif") repeat-x #eceada;
}
* {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.wp-caption {
  padding: 3px;
  margin-right: 10px;
  text-align: center;
  border: 1px solid #c5c3a8;
  float: left;
  background-color: #d0ceb8;
}
.wp-caption img {
  border: 1px solid #c5c3a8;
}
.wp-caption p {
  color: #333;
  font-size: 11px;
  text-align: center;
}
/*-- =============================== Main divs (content, header, footer) ================================ --*/

#wrapper {
  width:900px;
  margin:0 auto;
  float:none;
  clear:both;
  text-align: left;
}

/* -- ============================== Banner =================================== --*/
.logo {
  width: 294px;
  height: 40px;
  float: left;
  padding-top: 57px;
}
.logo a {
  width: 600px;
  height: 50px;
  display: block;
  background: url("images/logo.gif") no-repeat;
}
.logo22 {
  width: 600px;
  height: 50px;
  float: left;
  padding-top: 57px;
}
.logo22 a {
  font-size: 22px;
  font-weight: bold;
  color: #3F5657;
}
.banner {
  width: 100%;
  height: 122px;
}
.loginwrap {
  float: right;
  padding-right: 30px;
}
.loginwrap a {
  width: 77px;
  height: 27px;
  padding-top:8px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  display: block;
  float: left;
  color: #657b7b;
  background: url("images/login.gif") no-repeat;
}
.loginwrap a:hover {
  color: #e66700;
  background: url("images/login-hover.gif") no-repeat;
}
/*-- ============================================ Header ================================================ --*/

.topbars {
  width: 100%;
  height: 43px;
  font-size: 12px;
  font-weight: bold;
  font-family: tahoma, arial;
  clear: both;
}
.topbars2{
  width: 100%;
  height: 44px;
  font-size: 12px;
  font-weight: bold;
  font-family: tahoma, arial;
  clear: both;
  background: url("images/topbar-background.gif") repeat-x;
}

.marginauto {
  width: 900px;
  margin: 0 auto;
}

/*-- topbar button disabled(not selected) --*/
.topnav .page_item {padding: 0; margin: 0; text-align: center; float: left;}
.topnav .page_item a{width: 102px; height: 28px; padding-top:15px; display: block; color: #969268; background: url("images/topbar-bg.gif") no-repeat;}
.topnav .page_item a:hover{text-decoration:none; color: #fff; background: url("images/topbar-hover.gif") no-repeat;}
/*-- topbar button enabled(selected) --*/
.topnav .current_page_item {padding: 0; margin: 0; text-align: center; float: left;}
.topnav .current_page_item a{width: 102px; height: 28px; padding-top:15px; display: block; color: #fff; background: url("images/topbar-hover.gif") no-repeat;}
/*-- topbar HOME disabled(not selected) --*/
.home-item {padding: 0; margin: 0; text-align: center; float: left;}
.home-item a{width: 102px; height: 28px; padding-top:15px; display: block; color: #969268; background: url("images/topbar-bg.gif") no-repeat;}
.home-item a:hover{color: #fff; background: url("images/topbar-hover.gif") no-repeat;}
/*-- topbar HOME button enabled --*/
.home-current-item {padding: 0; margin: 0; text-align: center; float: left;}
.home-current-item a{width: 102px; height: 28px; padding-top:15px; display: block; color: #fff; background: url("images/topbar-hover.gif") no-repeat;}


/*-- ============================================= Showcase ============================================= --*/
.findoutmore {
  width: 127px;
  height: 32px;
  margin-top: 4px;
  display: block;
  background: url("images/findoutmore.gif") no-repeat;
}
.subscribe-topbar {
  width: 103px;
  height: 43px;
  float: left;
  display: block;
  padding-top:15px;
  text-indent: 28px;
  color: #969268;
  background: url("images/subscribe-topbar.gif") no-repeat;
}
.subscribe-topbar:hover{
  color: #fff;
  background: url("images/subscribe-topbar-hover.gif") no-repeat;
}
.showcase {
  width: 532px;
  height: 150px;
  padding: 55px 15px 30px 55px;
  font-size: 13px;
  text-align: justify;
  line-height: 21px;
  overflow: hidden;
  border-left: 1px solid #bdb688;
  background: url("images/topimage.jpg") no-repeat #cec8a0;
}
.showcase-bottom {
  width: 603px;
  height: 1px;
  background: url("images/aboutme-bottom.gif") no-repeat;
}
.subscribe-top {
  width: 269px;
  height: 52px;
  background: url("images/subscribe.gif") no-repeat;
}
.subscribe-rss {
  width: 269px;
  height: 64px;
  display: block;
  background: url("images/rss.gif") no-repeat;
}
.subscribe-bottom {
  width: 269px;
  height: 26px;
  clear: both;
  background: url("images/subscribe-bottom.gif") no-repeat;
}
.email-input {
  width: 224px;
  height: 56px;
  float: left;
  background: url("images/email-input.gif") no-repeat;
}
.email-input input {
  width: 127px;
  height: 33px;
  padding-top: 23px;
  padding-right: 7px;
  padding-left: 90px;
  border: none;
  color: #656565;
  background: none;
}
.email-go {
  width: 45px;
  height: 56px;
  float: left;
  display: block;
  border: none;
  cursor: pointer;
  background: url("images/email-go.gif") no-repeat;
}

.content-top {
  width: 872px;
  padding: 0;
  padding-top: 15px;
  margin: 0;
  clear: both;
  display: inline-block;
  background: url("images/content-bg.gif") no-repeat;
}
.content-bottom {
  width: 871px;
  height: 41px;
  padding: 0;
  margin: 0;
  clear: both;
  display: inline-block;
  background: url("images/content-bottom.gif") no-repeat;
}
/*-- ============================================== Sidebar ============================================= --*/
.sidebar-wrap {
  width: 252px;
  padding: 0;
  padding-left: 30px;
  margin:0;
  overflow:hidden;
  float:left;
  clear:none;
}
.sidebar {
  width: 100%;
  padding: 0;
  margin: 0;
  clear:none;
}
/*-- ============================================== Post ============================================= --*/

.posts-wrap {
  width: 550px;
  padding: 15px;
  padding-top: 0;
  margin: 0;
  float:left;
  clear:none;
}

.post {
  padding-left: 40px;
  background: url("images/post-image.gif") no-repeat;
}
.entry-content {
  width: 510px;
  padding: 20px 20px 20px 0;
  font-size: 13px;
  color: #827f6d;
  clear: both;
  line-height:25px;
  text-align: justify;
}


/*-- ============================================ Widget =========================================== --*/

.widget {
  width: 252px;
  padding-bottom: 15px;
}
.widget li {
  width: 252px;
  height: 31px;
  border: none;
  margin: 0;
}
.widget li a{
  height: 23px;
  padding-top: 8px;
  text-indent: 15px;
  margin: 0;
  font-size: 12px;
  display: block;
  border: none;
  color: #096e8b;
  background: url("images/navbar.gif") no-repeat;
}
.widget li a:hover{
  color: #0a98c1;
  text-decoration:none;
}
.textwidget {
  padding: 7px;
  font-size: 13px;
  color: #096e8b;
  background: url("images/navbar-bg.gif");
}
.widgettitle {
  width: 252px;
  height: 25px;
  padding-top: 8px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  font-family: tahoma, verdana, arial;
  color: #5d5b4f;
  display: block;
  background: url("images/navbar-header.gif") no-repeat;
  
}
.widget-bg {
  width: 252px;
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  background: url("images/widgetbg.gif") repeat-y;
}

.widget-bg a {
  color: #333;
}
.widget-bg a:hover {
  color: #578f96;
}
#recentcomments li a{
  color: #096e8b;
  background-image: none;
}
#recentcomments li a:hover{
  color: #199ec4;
}
#recentcomments li {
  color: #096e8b;
  background: none;
  background-image: none;
}
#recentcomments {
  padding: 10px;
}
#search2 .widget-bottom {
  background: none;
}
#tag_cloud2 .widget-bg {
  color: #096e8b;
  padding: 15px;
}
#tag_cloud2 .widget-bg a{
  color: #096e8b;
}
#tag_cloud2 .widget-bg a:hover{
  color: #199ec4;
}
.widget-bottom {
  width: 252px;
  height: 6px;
  background: url("images/navbar-footer.gif") no-repeat;
}
.searchwrap {
  width: 209px;
  height: 35px;
  padding: 0;
  margin: 0;
  padding-top: 19px;
  padding-left: 20px;
  background: url("images/searchbg.gif") no-repeat;
}
#searchform {
  margin: 0;
  padding: 0;
}
#searchform div{
  margin: 0;
  padding: 0;
}
#searchform #s{
  width: 126px;
  height: 38px;
  padding: 21px 6px 0 72px;
  margin: 0;
  border: none;
  color: #333;
  overflow: hidden;
  background: none;
}
#searchsubmit {
  width: 48px;
  height: 59px;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  color: #333;
  background: url("images/search-go.gif") no-repeat;  
}
.search-text-image {
  width:204px;
  height:59px;
  float: left;
  background:url("images/search-input.gif") no-repeat;
}

#calendar_wrap {
  margin-left: 10px;
}
#wp-calendar {
  width: 220px;
  margin: 5px;
  color: #202325;
  text-align: center;
  border: 1px #d5d2bd dotted;
  border-collapse: collapse;
}
#wp-calendar caption {
  font-weight: 600;
  color: #AFAD99;
}
#wp-calendar th {
  padding: 0px;
  color: #FFF;
  border: 1px #d5d2bd dotted;
  background: #e6e4d1;
}
#wp-calendar td {
  padding: 0px;
  color: #99967a;
  border: 1px #d5d2bd dotted;
}
#wp-calendar td a {
	padding: 0px;
	margin: 0px;
    color: #bfbca1;
	text-decoration: none;
}
#wp-calendar td a:hover {
	color: #000;
}

/*-- ==================================== Entry title/header/footer ================================== --*/
.category-image {
  width: 28px;
  height: 36px;
  display: block;
  float: left;
  background: url("images/category-bg.gif") no-repeat;
}
.entry-comment a {
  width: 90px;
  height: 29px;
  padding-top: 7px;
  padding-left: 34px;
  font-size: 13px;
  font-weight: bold;
  color: #1b7a93;
  display: block;
  float:  left;
  background: url("images/comment-bg.gif") no-repeat;
}
.entry-category{
  height: 29px;
  padding-top: 7px;
  padding-left: 4px;
  padding-right: 8px;
  display: inline-block;
  float: left;
  background: url("images/category-bg-repeat.gif") repeat-x;
}
.entry-category a{
  color: #687f05;
  font-size: 13px;
  font-weight: bold;
  
}
.continue-reading {
  width: 109px;
  height: 36px;
  display: block;
  float: left;
  background: url("images/readmore.gif") no-repeat;
}
.archive-title {
  width: 100%;
  height: 23px;
  padding-top: 7px;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size:15px;
  color: #8c8863;
  border-bottom: 1px solid #ada985;
  background-color: #bbb793;
}
.entry-title{
  font-size: 19px;
  font-family: arial;
  float: left;
  color: #096e8b;
}
.entry-title:hover {
  text-decoration:none;
  color: #428d9f;
}
.entry-date {
  height: 18px;
  padding-left: 23px;
  font-size: 13px;
  color: #808f35;
  display: inline-block;
  background: url("images/date-image.gif") no-repeat;
}
.date-wrap {
  height: 18px;
  float: right;
  padding-top: 5px;
}
/*-- Tags (footer) --*/

/*-- Navigation --*/
.navigation {
  width: 100%;
  clear: both;
  padding-top: 10px;
  font-weight: bold;
  color: #35a7c6;
}
.navigation a{
  color: #35a7c6;
}
.nav-prev {
  text-align: left;
  float: left;
}
.nav-next {
  text-align: right;
  float: right;
}

/*-- ============================================== Comments and Gravatar ============================================ --*/

.comment-topleft {
  width: 9px;
  height: 9px;
  float: left;
  background: url("images/comment-topl.gif") no-repeat;
}

.comment-topright {
  width: 9px;
  height: 9px;
  float: right;
  background: url("images/comment-topr.gif") no-repeat;
}
.comment-bottomleft {
  width: 10px;
  height: 7px;
  float: left;
  background: url("images/comment-bottoml.gif") no-repeat;
}
.comment-bottomright {
  width: 9px;
  height: 7px;
  float: right;
  background: url("images/comment-bottomr.gif") no-repeat;
}
li.comment{
  margin: 0;
  font-size: 13px;
  color: #65634e;
  clear: both;
  float: right;
  text-align: justify;
  display: inline-block;
  background: url("images/comment-topbg.gif") repeat-x #d9d7c5;
}
.pingback{
  margin: 0;
  padding: 15px;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
  background-color: #c2be9a;
}
.pingback a{
   margin-left: 5px;
   color: #7F7C5F;
   font-style:normal;
}
.trackback{
  margin: 0;
  padding: 15px;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
  background-color: #c2be9a;
}
.trackback a{
   margin-left: 5px;
   color: #7F7C5F;
   font-style:normal;
}
.commentsection {
  padding-left: 40px;
}
#respond {
  clear: both;
  float: none;
  display: inline-block;
  color: #333;
}

#respond a{
  font-size: 13px;
  font-weight: bold;
}
#cancel-comment-reply{
  padding-bottom: 10px;
  float: right;
}
#cancel-comment-reply a{
  padding: 8px;
  color: #fff;
  background-color: #7F7C5F;
}
.comment-author {
  font-size: 16px;
  font-weight: bold;
  color: #2f8da7;
}
.commentpadding {
  padding: 15px;
}
.entrycomment {
  padding-left: 55px;
}
li.depth-1{
  width: 510px;
}
li.depth-2{
  width: 480px;
}
li.depth-3{
  width: 450px;
}
li.depth-4{
  width: 420px;
}
li.depth-5{
  width: 390px;
}
li.depth-6{
  width: 360px;
}

li.comment p{
  padding-top: 15px;
  padding-bottom: 20px;
  clear: both;
}
li.comment a{
  color: #898779;
}

.comments-meta{
  text-align: right;
}
.commentmetadata {
  font-size: 10px;
  float: right;
  color: #898779;
  margin-top: 10px;
}

/*-- Gravatar --*/
img.avatar {  
  text-align: center;
}
.gravatar-wrap {
  padding: 2px;
  margin: 0;
  float: left;
  background: url("images/gravatar-wrap.gif") no-repeat #d9d7c5;
}

.meta-comment {
  font-size: 11px;
  color: #898779;
}
.comment-author .url{
  font-size: 16px;
  font-weight: bold;
  color: #2f8da7;
}
div .meta-comment a {
  color: #898779;
  font-size: 11px;
}
#leaveareply {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #868473;
  margin-bottom: 20px;
}


/*-- Comment form  --*/
.comment-notes {
  font-size: 16px;
  font-weight: bold;
  color: #7c795b;
}
.submit-button #submit {
  width: 84px;
  height: 34px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background: url("images/submit.gif") no-repeat;
}
textarea#comment {
  width: 494px;
  padding: 7px;
  margin: 0;
  overflow:auto;
  font-family: arial;
  color: #939282;
  border: none;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #d0cebe;
  border-right: 1px solid #d0cebe;
  background-color: #f4f3e7;
}
.textarea-top {
  width: 510px;
  height: 10px;
  padding: 0;
  margin: 0;
  margin-top: 20px;
  background: url("images/input-top.gif") no-repeat;
}
.textarea-bottom {
  width: 510px;
  height: 10px;
  padding: 0;
  margin: 0;
  background: url("images/input-bottom.gif") no-repeat;
}
#commentform input {
  width: 165px;
  height: 17px;
  padding: 7px;
  margin-top: -5px;
  float: left;
  color: #939282;
  border: none;
  background: url("images/input.gif") no-repeat;
}
#commentform {
  color: #7c795b;
}
#commentform label {
  color: #7c795b;
  font-size: 12px;
  padding-left: 5px;
}
#commentform p {
  clear: both;
}
#commentform a {
  color: #7c795b;
}
.divform {
  clear: both;
}
.divform label{
  color: #8d8b7b;
  font-weight: bold;
  font-size: 14px;
  padding-left: 5px;
}
.divform label span{
  color: #4c93a3; 
}

/*-- ================================================== Elements ====================================== --*/
.button-bg {
  height: 21px;
  padding: 7px 20px 7px 20px;
  margin-bottom: 30px;
  color: white;
  float: left;
  background: url("images/bluebutton-bg.gif") repeat-x;
}
.button-left {
  width: 5px;
  height: 35px;
  float: left;
  background: url("images/bluebutton-left.gif") no-repeat;
}
.button-right {
  width: 4px;
  height: 35px;
  float: left;
  background: url("images/bluebutton-right.gif") no-repeat;
}
blockquote {
  padding: 10px;
  margin: 30px;  
  color: #555;
  font-style: oblique;
  border-left: 2px solid #555;
}
pre {
  overflow: auto;
}
hr {
  border: 0;
  margin-top: 15px;
  padding-bottom: 50px;
  width: 100%;
  background: url("images/hr-bg.gif") repeat-x transparent;
}

h1,h2,h3,h4,h5,h6 {margin:0;padding:0; font-weight:normal; }
.entry-content h1 {font-size: 180%; color: #999786; margin-bottom: 5px;}
.entry-content h2 {font-size: 160%; color: #999786; 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 {background-color: #fff; border-top:1px solid #cdcdcd; padding: 5px;}

.entry-content a {color: #777}
.entry-content small{color: #777}


/*-- ================ Randoms ================= --*/

.preload img{
  width: 0px;
  height: 0px;
  display: none;
}
.additional-meta {
  font-size: xx-small;
}

ul {
  margin:0;
  padding:0;
}
ul li {
  margin-left:5px;
  padding:0;
}
li {
  list-style-type:none;
  padding:0;
}
.disc {
  list-style-type:disc;
}

h2#comments{
  font-size: 17px;
  font-weight: normal;
  color: #a09e8d;
}
h2#comments span{
  font-weight: bold;
  color: #35a7c6;
}
h3#comments{
  font-size: 17px;
  color: #222;
  display: inline-block;
}
.block-1 {
  float:right;
}
#search {
  margin-bottom: 8px;
  margin-left: 40px;
  margin-top: 20px;
  font-weight: bold;
  font-size:15px;
  color: #d87013;
}
.searchnothingfound {
  margin-top: 20px;
  margin-left: 40px;
}

/* 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;}
ul.commentlist, ul.pinglist {margin:10px 0; background: none;}
.required { margin-bottom: 10px;}
#comment-notes { margin-bottom: 10px; color: white;}

/* -- 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; }

/*-- ============== Footer ================== --*/

#footer {
  width: 100%;
  height: 225px;
  margin-top: 10px;
  padding-top: 25px;
  font-size: 12px;
  overflow:hidden;
  clear:both;
  float:none;
  color: #365353;
  background: url("images/footerbg.gif") repeat-x #aed5d5;
}

.recentposts-footer {
  width: 277px;
  margin-right: 15px;
  float: left;
}
.recentposts-footer li{
  width: 262px;
  height: 29px;
  padding-right: 15px;
  color: #365353;
  display: block;
  background: url("images/footerbarbg.gif") repeat-x;
}
.recentposts-footer li a{
  width: 248px;
  height: 15px;
  padding: 7px;
  color: #365353;
  display: block;
}
.recentposts-footer li a:hover{
  background: url("images/footerbararrow.gif") no-repeat right center;
}
.recentcomments-footer {
  width: 277px;
  float: left;
  margin-right: 15px;
}
.recentcomments-footer li{
  width: 262px;
  height: 29px;
  padding-right: 15px;
  color: #365353;
  display: block;
  background: url("images/footerbarbg.gif") repeat-x;
}
.recentcomments-footer li a{
  width: 248px;
  height: 15px;
  padding: 7px;
  color: #365353;
  display: block;
}
.recentcomments-footer li a:hover{
  background: url("images/footerbararrow.gif") no-repeat right center;
}
.recentcomments2 {
  padding: 0;
  margin: 0;
}
.recentcomments2 li{
  margin: 0;
}
.categories-footer {
  width: 277px;
  float: left;
}
.categories-footer li{
  width: 262px;
  height: 29px;
  padding-right: 15px;
  color: #365353;
  display: block;
  background: url("images/footerbarbg.gif") repeat-x;
}
.categories-footer li a{
  width: 248px;
  height: 15px;
  padding: 7px;
  color: #365353;
  display: block;
}
.categories-footer li a:hover{
  background: url("images/footerbararrow.gif") no-repeat right center;
}
.blogman {
  width: 195px;
  height: 190px;
  margin-top: 35px;
  padding-right: 90px;
  float: right;
  background: url("images/blogman.gif") no-repeat;
}
.footer-bottom {
  clear: both;
  padding-top: 15px;
  height: 28px;
  font-size: 11px;
  color: #a3c5c5;
  background: url("images/footerbarfooter.gif") repeat-x;
}
.footer-bottom a{
  color: #a3c5c5;
}
