/* 
Styles for TheMarthaBlog.com
Author: Terrance Pitre
Date Modified: Daphne Lin / May 30, 2012
*/
body {
  background: #fff;
  color: #333;
  font-family: 'Arial',Verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 150%;
  margin: 0;
}
a,
a:link,
a:visited,
a:active {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #8A6338;
  text-decoration: underline;
}
a:active {
  outline: medium none;
}
img, img a {
  border: 0 none;
}
iframe {
  max-width: 100%;
}
img a:active {
  border: 0 none;
  outline: medium none;
}
h1 {
  font-size: 22px;
  font-weight: normal;
}
h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 4px 0 8px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, serif;
}
object,
embed {
  max-width: 100%;
}
.clear {
  clear: both;
}
.navigation {
  clear: both;
  font-weight: bold;
  height: 30px;
  margin-bottom: 10px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  text-align: center;
}
/* For modern browsers */
.clearfix:before,
.clearfix:after,
.block-body:before,
.block-body:after {
  content:"";
  display:table;
}
.clearfix:after,
.block-body:after {
  clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix,
.block-body {
  *zoom:1;
}
.form-submit {
  background: rgb(204,204,204); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(204,204,204,1) 0%, rgba(173,173,173,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(173,173,173,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(173,173,173,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(173,173,173,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(173,173,173,1) 100%); /* IE10+ */
  background: linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(173,173,173,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#adadad',GradientType=0 ); /* IE6-9 */
  border: 0 none;
  color: #fff;
  display: inline-block;
  font-family: georgia;
  font-size: 14px;
  height: 23px;
  line-height: 1;
  margin-left: 2px;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.form-submit:hover {
  cursor: pointer;
}
#page {
  background-color: #fff;
  margin: 0 auto 10px;
  padding: 0;
  width: 1000px;
}
#header {
  margin-bottom: 45px;
}
/* ~SIDEBAR
=============================*/
.block {
  margin-bottom: 32px;
}
.block-title {
  color: #8b623d;
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.block-title a {
  color: #8B623d;
}
.block-title-icon {
  margin-right: 9px;
  vertical-align: bottom;
}
.block-body {
  border: 1px solid #e1e1e1;
  padding: 18px;
}
/* == LEFT SIDEBAR ==*/
.left-sidebar {
  float: left;
  margin: 0;
  width: 174px;
}
.left-sidebar ul {
  list-style: none outside none;
  margin-top: 3px;
  padding: 0;
  width: 100%;
}
/* CATEGORIES */
.list-categories {
  font-size: 12px;
}
.list-categories .first a {
  border-top: 1px solid #e1e1e1;
}
.list-categories a {
  border-bottom: 1px solid #e1e1e1;
  display: block;
  padding: 4px 0 4px 8px;
  width: 151px;
}
.list-categories a:hover {
  background: #f5fafd;
  color: #8A6338;
  text-decoration: none;
}
/* DAILY WAG */
.daily-wag img {
  margin-left: -7px;
}
.daily-wag p {
  margin-bottom: 4px;
}
/* VISIT MS.COM */
.tout-visit img {
  margin-left: 20px;
}
/* == RIGHT SIDEBAR ==*/
.right-sidebar {
    float: right;
    margin: 0;
    width: 300px;
}
.right-sidebar ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
/* SEARCH */
#searchform #s {
  border: 1px solid #ccc;
  color: #333;
  float: left;
  font-size: 13px;
  height: 15px;
  margin: 0;
  padding: 3px;
  width: 253px;
}
#searchform #searchsubmit {
  cursor: pointer;
  float: left;
}
#searchform .form-submit {
  padding: 0;
  width: 37px;
}
.search-word {
  text-decoration: underline;
  text-transform: lowercase;
}

/* PHOTO ALBUM */
.side-albums {
  font-size: 11px;
  line-height: 15px;
}
.side-albums li {
  margin-bottom: 16px;
  overflow: hidden;
}
.side-albums p {
  margin: 0 0 0 76px;
}
.side-albums .see-all-galleries, .see-more-from-marthas-circle {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
}
.side-albums .album-title {
  display: block;
  font-size: 13px;
  font-weight: bold;
}
.side-albums .bg-img-s a {
  border: 2px solid #ccc;
  display: block;
  float: left;
  height: 100%;
  overflow: hidden;
  width: 65px;
}
.side-albums .bg-img-s a:hover {
  border: 2px solid #A3A3A3;
}
.side-albums .meta {
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin-top: 4px;
}

/* RECENT POSTS */
.recent-posts {
  line-height: 18px;
}

/* MONTHLY ARCHIVE */
.monthly-archives select {
    border: 1px solid #ccc;
    color: #333;
    padding: 3px;
    width: 99%;
}
.monthly-archives option {
    padding: 1px 4px;
}
/* MARTHA PINS */
.martha-pins .block-title {
  margin-bottom: 5px;
}
.martha-pins .widgettitle {
  display: none;
}
.martha-pins ul {
  margin-left: 15px;
}
.martha-pins li {
  float: left;
  height: 140px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 110px;
}
.martha-pins .odd {
  margin-right: 10px;
}
.martha-pins .block-body {
  padding-top: 26px;
}
.martha-pins .block-body img {
  width: 110px;
}
/* MARTHA TWEETS */
.martha-tweets .block-title {
  margin-bottom: 5px;
}
.martha-tweets .twitter-link {
  margin-bottom: 0;
}
.martha-tweets .twitter-link img {
  margin-left: 5px;
}
.twitter {
  font-size: 11px;
  line-height: 1.4;
  margin: 1px 0;
}
.twitter li {
    border-bottom: 1px dotted #ccc;
    margin: 0 0 12px;
    padding: 0 0 12px;
}
.twitter li .twitter-timestamp {
    color: #666666;
}
.twitter-info {
    line-height: 16px;
}
#TwitterCounter a {
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-right: 2px;
}
.newsletter-blog iframe {
    width: 256px;
}
/* ~POST
=============================*/
#content {
  float: left;
  margin: 0 0 0 27px;
  width: 470px;
}
.post {
  clear: both;
  margin-bottom: 72px;
}
.search .post,
.archive .post {
  margin-bottom: 40px;
}
.search .pagetitle,
.archive .pagetitle {
  font-size: 16px;
  text-transform: uppercase;
}
.single .post {
  margin-bottom: 20px;
}
#content h1 {
    margin: 0 0 20px;
}
/* archive, categories, search */
/* pushpost targets photo album category */
.post h2,
.push-post h2 {
  font-size: 21px;
  font-weight: normal;
  line-height: 1.2;
}
/* homepage and individual post has larger post headlines */
.index .post h2,
.single .post h2 {
  font-size: 26px;
}
.post small {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.post ul.recent-posts-single {
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    list-style: none outside none;
    padding: 0 0 16px;
}
.post ul.recent-posts-single li {
    line-height: 16px;
    margin-bottom: 6px;
}
.entry a {
  color: #8A6338;
  font-weight: bold;
  text-decoration: underline;
}
.entry a:hover {
  text-decoration: none;
}
.entry img, .image-full {
    max-width: 486px;
}
.entry p {
  line-height: 19px;
  margin: 8px 0;
}
.entry-recent-img {
    margin-top: 18px;
    text-align: center;
}
/* POST META DATA */
.postmetadata {
  clear: both;
  font-size: 11px;
  margin-top: 0;
}
.entry .postmetadata {
  border-top: 1px dotted #999;
  padding-top: 5px;
}
.postmetadata a {
  color: #333;
  text-decoration: none;
}
.comment-count {
  float: left;
  padding-left: 3px;
}
/* share this link */
.post .stico_default {
  background: 0 !important;
  color: #333;
  font-weight: bold;
  padding-left: 0;
  text-transform: uppercase;
}
/* share this */
.meta-share {
  clear: left;
  float: left;
  margin-right: 10px;
}
/* add comment */
.meta-addcomment a {
  background-image: url("/wp-content/themes/themarthablog/images/icon-comment.gif");
  background-repeat: no-repeat;
  background-position: 0 1px;
  float: left;
  font-weight: bold;
  padding-left: 23px;
  text-transform: uppercase;
}
/* entry posted categories link */
.meta-categories {
  clear: both;
}
.meta-categories span {
  font-weight: bold;
  text-transform: uppercase;
}
.meta-categories,
.meta-categories a,
.meta-perma a {
  color: #959595;
}
.meta-perma {
  clear: both;
}
.meta-perma a {
  text-decoration: underline;
}
.post .bg-img-s {
  background-color: #fff;
  border: 1px solid #999;
  float: left;
  height: 90px;
  padding: 4px;
  width: 90px;
}
.post .bg-img-s a {
  display: block;
  height: 90px;
  overflow: hidden;
  width: 90px;
}
.post .push-post {
  margin-left: 108px;
}
.post .push-post p {
  margin: 3px 0 10px;
}
/* ~COMMENT
=============================*/
.commentlist {
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;
}
.commentlist li {
  border-bottom: 1px dotted #999;
  margin: 0;
  padding: 15px 0;
}
.commentlist .postmetadata {
  border: 0;
  margin-top: 4px;
}
.authcomment {
  background-color: #FFFFCC !important;
}
#commentform {
  margin: 5px 0 40px;
}
#commentform label {
  display: block;
  margin-top: 1em;
}
#commentform .form-submit {
  height: auto;
  margin-top: 10px;
  padding: 5px 2em;
  text-transform: lowercase;
}
input#author, input#email, input#url,
textarea#comment {
  border: 1px solid #ccc;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 5px 3px;
  width: 95%;
}
/* ~PHOTO BROWSER
=============================*/
/* override ngg style */
.ngg-imagebrowser-nav .back,
.ngg-imagebrowser-nav .next {
  color: #333;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: uppercase;
  text-decoration: none;
}
.ngg-imagebrowser-nav .next  {
  float: right;
}
.ngg-imagebrowser.martha-blog {
    visibility: hidden;
}
.ngg-imagebrowser.martha-blog .photo-desc {
    font-size: 12px;
}
.ngg-imagebrowser.martha-blog .pic {
    height: 460px;
    max-height: 460px;
    padding: 0;
    text-align: center;
}
.ngg-imagebrowser.martha-blog .pic div {
    height: 460px !important;
    overflow: hidden;
    width: 468px !important;
}
.ngg-imagebrowser.martha-blog .pic img {
    margin: 0 auto;
    max-height: 360px;
    max-width: 466px;
    padding: 0;
}
.ngg-imagebrowser.martha-blog .caption {
    font-size: 12px;
    line-height: 19px;
    margin-top: 9px;
    text-align: center;
}
.ngg-imagebrowser.martha-blog .caption span {
    display: none;
}
.ngg-imagebrowser.martha-blog .caption .skimlinks-unlinked {
    display: inline;
}
.ngg-imagebrowser.martha-blog .ngg-imagebrowser-nav a:hover {
    background-color: #FFFFFF !important;
    color: #333 !important;
    text-decoration: underline !important;
}
.ngg-imagebrowser.martha-blog .ngg-imagebrowser-nav {
  font-size: 11px;
  height: 26px;
  margin-bottom: 6px;
}
.ngg-imagebrowser.martha-blog .ngg-imagebrowser-nav .counter {
    display: none;
}
.ngg-imagebrowser.martha-blog.picasa-gallery .ngg-imagebrowser-nav .counter {
    display: block;
    text-align: center;
    margin-top: -16px;
}
/* ~FOOTER
=============================*/
#footer {
    background: url("/wp-content/themes/themarthablog/images/hr_full.gif") repeat-x scroll 0 top transparent;
    clear: both;
    color: #666666;
    padding-top: 14px;
}
#footer .copyright {
    float: left;
}
#footer #rss-contact {
    float: right;
}
#footer #rss-contact span {
    float: left;
    margin: 0 10px 0 0;
}
#footer #rss-contact .rss-icon {
    float: left;
    margin: 0 5px;
}
.post_foot_container {
    position: relative;
    width: 400px;
}
.post_footer_bookmarks a {
    text-decoration: none;
}
.post_footer_bookmarks img {
    border: 0 none;
    padding: 2px;
}
.post_footer_bookmarks a span {
    color: #666666;
    display: none;
    left: 76px;
    position: absolute;
    top: 1px;
    width: 300px;
}
p.post_footer_bookmarks {
    margin: 0;
    padding: 0;
}
.post_footer_bookmarks a:hover span {
    display: block;
}
.foot-ad {
    background-color: #DBF9FE;
    border: 1px solid #CCCCCC;
    bottom: 0;
    box-shadow: 0 0 4px #999999;
    height: 100px;
    padding: 10px 0 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 99999;
}
.ngg-imagebrowser {
    position: relative;
}
.blog-intersticial {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    height: 450px;
    position: absolute;
    text-align: center;
    width: 467px;
    z-index: 99999999;
}
.adzone-intersticial {
    margin: 44px auto 0;
    text-align: center;
}
.adzone-intersticial a.close {
    background-color: #FFFFFF;
    display: block;
    margin: 0 auto 4px;
    padding: 3px;
    width: 200px;
}

/**
 * Custom styles for jQuery Colorbox.
 */
#cboxCurrent {
  top: initial;
  bottom: 5px;
  right: 5px;
  padding: 0.5em;
  background-color: #eee;
  color: #000;
}
#cboxTitle {
  box-sizing: border-box;
  border-left: 5px solid #000;
  border-right: 5px solid #000;
  background-color: #eee;
  color: #000;
  width: 100%;
  padding: 0.5em 4em 0.5em 0.5em;
  line-height: 1.5em;
  top: 5px;
  left: 0;
}

/**
 * GDPR consent overlay.
 */
#meredithGdprConsentForm a,
#meredithGdprConsentForm a:link,
#meredithGdprConsentForm a:visited,
#meredithGdprConsentForm a:active {
  color: #333;
  text-decoration: underline;
}
#meredithGdprConsentForm a:hover {
  color: #8A6338;
  text-decoration: none;
}
#meredithGdprConsentForm a:active {
  outline: medium none;
}

