/*
Theme Name: Curious Mum
Theme URI: http://curiousmum.com
Description: Official Wordpress theme for the Curious Mum website.
Author: Michael Donaldson
Author URI: http://mike-donaldson.com
Version: 1.0

License: Private Theme
*/
/*iPad Shadow Fix*/
body {
  background-color: #bbd6cb;
  background-image: url('graphics/background.png');
  margin: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  opacity: 0.99;
}
a img {
  border: 0;
}
@font-face {
  font-family: "Handsome";
  src: url('fonts/HandsReg.eot');
  src: url('fonts/HandsReg.eot#iefix') format("embedded-opentype"), url('fonts/HandsReg.ttf') format("truetype"), url('fonts/HandsReg.woff') format("woff");
}
@font-face {
  font-family: "ApexSerif";
  src: url('../../dkfjhgbdiuers/csrlucenukygrdcboukrcygc/cfgdkcbdfuygcbi/ApexSerif-Book.eot');
  src: url('../../dkfjhgbdiuers/csrlucenukygrdcboukrcygc/cfgdkcbdfuygcbi/ApexSerif-Book.eot#iefix') format("embedded-opentype"), url('../../scjkhbdrkcyrbfkuy/ctgefubofgudfs/sdlfgcudnrgvoiulrcehniur/ApexSerif-Book.ttf') format("truetype"), url('../../sdliurcinrlcushnpscr/diuthrcsodtuges/dhnucoiucsonsu/ApexSerif-Book.woff') format("woff");
}
.container {
  overflow: auto;
}
.col {
  overflow: auto;
  float: left;
}
.handsome {
  font-family: Handsome;
}
#wrap {
  min-width: 640px;
  max-width: 1021px;
  background-color: #FFF;
  min-height: 700px;
  height: 100%;
  margin: 0px auto;
  -webkit-box-shadow: 4px 0 20px rgba(0,0,0,0.2), -4px 0 20px rgba(0,0,0,0.2);
  -moz-box-shadow: 4px 0 20px rgba(0,0,0,0.2), -4px 0 20px rgba(0,0,0,0.2);
  -o-box-shadow: 4px 0 20px rgba(0,0,0,0.2), -4px 0 20px rgba(0,0,0,0.2);
  -ms-box-shadow: 4px 0 20px rgba(0,0,0,0.2), -4px 0 20px rgba(0,0,0,0.2);
  box-shadow: 4px 0 20px rgba(0,0,0,0.2), -4px 0 20px rgba(0,0,0,0.2);
  overflow: visible;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #wrap {
    -webkit-box-shadow: 1px 0 20px rgba(0,0,0,0.2), -4px 0 20px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 0 20px rgba(0,0,0,0.2), -4px 0 20px rgba(0,0,0,0.2);
    -o-box-shadow: 4px 0 20px rgba(0,0,0,0.2), -4px 0 20px rgba(0,0,0,0.2);
    -ms-box-shadow: 4px 0 20px rgba(0,0,0,0.2), -4px 0 20px rgba(0,0,0,0.2);
    box-shadow: 1px 0 20px rgba(0,0,0,0.2), -4px 0 20px rgba(0,0,0,0.2);
  }
}
#leftcol {
  width: 180px;
  margin-right: 20px;
  display: none;
}
#centercol {
  width: 580px;
  overflow: visible;
}
#rightcol {
  float: right;
  width: 160px;
  overflow: hidden;
  margin: 18px 0px 0px 0px;
  display: none;
}
#signup,
#content,
#footer {
  padding: 0px 30px;
}
#signup {
  height: 160px;
  background-color: #A0C5B6;
  padding-top: 15px;
  color: #FFF;
  overflow: visible;
  display: none;
}
#signup .signupwrap {
  position: relative;
  width: 580px;
  height: 149px;
  overflow: visible;
}
#signup .signupwrap img.mum {
  position: absolute;
  bottom: -22px;
  left: 388px;
  z-index: 20;
}
#signup .col {
  margin-left: 12px;
  width: 181px;
}
#signup .col:first-child {
  margin-left: 0px;
}
#signup .col .heading {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  height: 20px;
  padding: 1px 0px 3px 0px;
  font-family: ApexSerif;
  font-size: 14px;
  letter-spacing: -1px;
}
#signup .col .colcontent {
  margin-top: 10px;
}
#signup .col .colcontent form .inputfield {
  margin: 2px 0px 7px 0px;
}
#signup .col .colcontent form input[type="text"] {
  width: 177px;
  margin: 0px;
  padding: 3px 2px;
  border: 0;
  background-color: rgba(255,255,255,0.3);
  outline: none;
  color: #FFF;
  font-family: Helvetica, Arial, sans-serif;
}
#signup .col .colcontent form input[type="submit"] {
  border: 0;
  background: none;
  color: #FFF;
  padding: 0px;
  cursor: pointer;
  float: right;
}
#signup .col .colcontent form input[type="submit"]:hover {
  opacity: 0.6 !important;
}
#signup .col .close {
  width: auto;
  float: right;
  margin-top: 44px;
}
#signup .col .close .col {
  width: auto;
}
#signup .col .close:hover {
  opacity: 0.6 !important;
  cursor: pointer;
}
#signup .handsome {
  font-size: 21px;
}
.wp_bannerize > div {
  margin-top: 20px;
}
.wp_bannerize > div:first-child {
  margin-top: 0px;
}
.wp_bannerize > div img {
  display: block;
}
#header {
  overflow: visible;
  opacity: 1 !important;
}
#header .topnav {
  background-color: #bbd6cb;
  height: 30px;
  padding: 0px 30px;
  font-size: 21px;
  color: #000;
  overflow: hidden;
  position: relative;
}
#header .topnav .navitem {
  margin-top: 2px;
  margin-right: 30px;
  opacity: 0.5 !important;
}
#header .topnav .navitem a {
  color: #000;
  text-decoration: none;
}
#header .topnav .navitem:hover,
#header .topnav .navitem.selected {
  opacity: 1 !important;
}
#header .topnav > .twitter .image {
  opacity: 0.5 !important;
}
#header .topnav > .twitter .image:hover,
#header .topnav > .twitter .image.selected {
  opacity: 1 !important;
}
#header .topnav > .twitter .col.handsome {
  opacity: 0.5 !important;
  padding-left: 1px;
}
#header .topnav .signup {
  cursor: pointer;
  opacity: 0.5 !important;
}
#header .topnav .signup:hover,
#header .topnav .signup.selected {
  opacity: 1 !important;
}
#header .topnav .col .image {
  margin: 3px 0px 0px 5px;
}
#header .topnav .col:first-child .image {
  margin: 3px 0px 0px 5px;
}
#header .logo {
  text-align: center;
  padding: 25px 0px;
  opacity: 1 !important;
}
#header .logo * {
  opacity: 1 !important;
}
#header .logo img.blink {
  display: none;
}
#header .menu {
  background-color: #eceae7;
  padding: 5px 30px 3px 30px;
  position: relative;
  height: 20px;
  overflow: visible;
  opacity: 1 !important;
}
#header .menu img.left,
#header .menu img.right {
  position: absolute;
  top: -5px;
}
#header .menu img.left {
  left: -20px;
  opacity: 1 !important;
}
#header .menu img.right {
  right: -20px;
  opacity: 1 !important;
}
#header .menu img.hover {
  display: none;
  margin-top: 1px;
}
#header .menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#header .menu ul li {
  float: left;
  margin: -2px 10px 0px 0px;
  /*&.home{
          width: 41px;
        }
        &.about{
          width: 43px;
          
          img.hover{
            margin-top: 0px;
            margin-left: 1px;
          }
        }
        &.contact{
          width: 53px;
          
          img.hover{
            margin-top: 0px;
            margin-left: 0px;
          }
        }*/
  height: 19px;
}
#header .menu ul li.selected a {
  color: #000;
}
#header .menu ul li a {
  color: #3B3B3B;
  font-family: ApexSerif;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: -1px;
  -webkit-font-smoothing: antialiased;
}
#header .menu ul li a:hover {
  color: #000;
}
#header .menu .search {
  float: right;
}
#header .menu .search input[type="text"] {
  background: none;
  border: 0;
  outline: none;
  font-size: 14px;
  width: 125px;
  padding: 1px 0px;
  margin: 0px 3px 0px 0px;
  color: #4D4D4D;
  font-family: ApexSerif;
  text-align: right;
  margin-top: -3px;
  letter-spacing: -1px;
}
#header .menu .search input[type="text"].active {
  text-align: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  border-bottom: 1px solid #abaaaa;
  background: none;
  margin-top: 0px;
  letter-spacing: 0px;
}
#header .menu .search input[type="submit"] {
  background: url('graphics/search.png') no-repeat 0px 1px;
  border: 0;
  height: 16px;
  width: 16px;
}
#header .menu .search input[type="submit"]:hover {
  background: url('graphics/searchhover.png') no-repeat 0px 1px;
  cursor: pointer;
}
#header .menu .calendarbutton {
  float: right;
  margin-left: 5px;
  cursor: pointer;
}
#header .menu .calendarbutton img.hover {
  display: none;
  margin-top: 0px;
}
#header .menu .calendarbutton:hover img,
#header .menu .calendarbutton.open img {
  display: none;
}
#header .menu .calendarbutton:hover img.hover,
#header .menu .calendarbutton.open img.hover {
  display: block;
}
#footer {
  height: 76px !important;
  background-color: #6D6E71;
  padding: 15px 30px 25px 30px;
  color: #C2C2C2;
}
#footer .footerwrap {
  width: 580px;
}
#footer .footerwrap a {
  color: #FFF;
  text-decoration: none;
}
#footer .footerwrap a:hover {
  color: #C2C2C2;
}
#footer .footerwrap > .col {
  width: 180px;
  margin-left: 20px;
}
#footer .footerwrap > .col:first-child {
  margin-left: 0px;
}
#footer .footerwrap > .col .heading {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  height: 20px;
  padding: 1px 0px 3px 0px;
  font-family: ApexSerif;
  font-size: 14px;
  letter-spacing: -1px;
  -webkit-font-smoothing: antialiased;
}
#footer .footerwrap > .col .top {
  border-bottom: 1px dotted #999;
  padding: 5px 0px;
}
#footer .footerwrap > .col .bottom {
  border-bottom: 1px solid #999;
}
#footer .footerwrap > .col .bottom ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#footer .footerwrap > .col .bottom ul li {
  padding: 5px 0px;
  border-top: 1px dotted #999;
}
#footer .footerwrap > .col .bottom ul li:first-child {
  border-top: 0;
}
#footer .footerwrap > .col .bottom .badge {
  padding: 8px 0px 9px 4px;
}
#footer .footerwrap > .col.calendar .day {
  float: left;
  height: 14px;
  text-align: center;
  padding-top: 10px;
  width: 25px;
}
#footer .footerwrap > .col.calendar .day a {
  color: #FFF;
}
#footer .footerwrap.left > .col {
  width: 246px;
}
#footer .footerwrap.left > .col.calendar .day {
  width: 35px;
}
#footer .footerwrap.right > .col {
  width: 240px;
}
#footer .footerwrap.right > .col.calendar .day {
  width: 34px;
}
#footer .footerwrap.leftright > .col {
  width: 307px;
}
#footer .footerwrap.leftright > .col.calendar .day {
  width: 43px;
}
#leftcol {
  margin-top: 18px;
}
#leftcol .blocktitle {
  padding: 8px 0px 4px 0px;
  border-top: 1px solid #a4a09c;
  border-bottom: 1px solid #a4a09c;
}
#leftcol ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#leftcol ul li {
  border-bottom: 1px dotted #a4a09c;
  padding: 5px 0px;
  font-size: 14px;
}
#leftcol ul li a {
  color: #4D4D4D;
  text-decoration: none;
}
#leftcol .tweets .tweet {
  border-bottom: 1px dotted #a4a09c;
  padding: 5px 0px;
  color: #4D4D4D;
}
#calendar {
  background-color: #A0C5B6;
  padding: 15px 30px;
  display: none;
}
#calendar > .col .heading {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  font-family: ApexSerif;
  font-size: 15px;
  color: #FFF;
  letter-spacing: -1px;
  padding-bottom: 3px;
}
#calendar > .col .options {
  border-bottom: 1px solid #FFF;
  min-height: 125px;
  padding-bottom: 10px;
}
#calendar > .col.dateselect {
  width: 380px;
}
#calendar > .col.dateselect .options {
  position: relative;
}
#calendar > .col.dateselect .options .calendar {
  font-family: ApexSerif;
}
#calendar > .col.dateselect .options .calendar .day {
  float: left;
  margin-left: 13px;
  margin-top: 8px;
  color: #FFF;
  width: 14px;
  text-align: center;
  padding: 0px 2px;
}
#calendar > .col.dateselect .options .calendar .day:first-child {
  margin-left: 0px;
}
#calendar > .col.dateselect .options .calendar .day:nth-child(7n+1) {
  margin-left: 0px;
  clear: both;
}
#calendar > .col.dateselect .options .calendar .day:hover,
#calendar > .col.dateselect .options .calendar .day.selected {
  background-color: #d0e2db;
  color: #808080;
  cursor: pointer;
}
#calendar > .col.dateselect .options .refine {
  margin-left: 20px;
  color: #FFF;
}
#calendar > .col.dateselect .options .refine .option .label {
  margin-top: 10px;
}
#calendar > .col.dateselect .options .refine .option .value {
  margin-top: 7px;
  margin-left: -2px;
}
#calendar > .col.dateselect .options a.viewevents {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 21px;
  font-family: Handsome;
  color: #FFF;
  text-decoration: none;
}
#calendar > .col.viewby {
  width: 180px;
  margin-left: 20px;
}
#calendar > .col.viewby .options .option {
  font-family: ApexSerif;
  font-size: 14px;
  color: #FFF;
  letter-spacing: -1px;
  margin-top: 7px;
}
#calendar > .col.viewby .options .option span {
  display: inline-block;
  padding: 0px 2px;
}
#calendar > .col.viewby .options .option span:hover,
#calendar > .col.viewby .options .option span.selected {
  background-color: #d0e2db;
  color: #808080;
  cursor: pointer;
}
#diary {
  color: #4D4D4D;
}
#diary .dates .date {
  overflow: hidden;
}
#diary .dates .date .heading {
  font-size: 16px;
  border-top: 1px dotted #4D4D4D;
  padding-top: 6px;
  margin-top: 20px;
}
#diary .dates .date .events {
  width: 588px;
}
#diary .dates .date .events .event {
  width: 200px;
  margin-left: -2px;
  margin-top: 14px;
  margin-bottom: 3px;
  font-size: 12px;
  color: #4D4D4D;
  position: relative;
}
#diary .dates .date .events .event:first-child {
  margin-left: -8px;
}
#diary .dates .date .events .event:nth-child(3n+1) {
  clear: both;
  margin-left: -8px;
}
#diary .dates .date .events .event > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 20;
  background: #FFF;
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
#diary .dates .date .events .event .image {
  height: 135px;
  overflow: hidden;
  position: relative;
}
#diary .dates .date .events .event .image img {
  width: 180px;
}
#diary .dates .date .events .event .image img.frame {
  width: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#diary .dates .date .events .event .title {
  font-family: Handsome;
  font-size: 21px;
  padding: 7px 11px 3px 11px;
  line-height: 20px;
}
#diary .dates .date .events .event .content {
  padding: 0px 11px;
}
#diary .dates .date .events .event.clickable:hover {
  color: #000;
}
#content {
  padding-bottom: 15px;
  overflow: hidden;
}
#content #home {
  overflow: visible;
}
#content #home .featured {
  overflow: visible;
}
#content #home .featured:hover a {
  color: #000 !important;
}
#content #home .featured:hover .credit a {
  color: #808080 !important;
}
#content #home .featured .title {
  font-size: 36px;
  padding: 10px 0px 10px 3px;
  line-height: 36px;
}
#content #home .featured .title a {
  padding-left: 3px;
  color: #000;
  text-decoration: none;
}
#content #home .featured .text {
  color: #4D4D4D;
  font-size: 14px;
  overflow: visible;
}
#content #home .featured .text .image {
  position: relative;
  overflow: hidden;
  height: 267px;
}
#content #home .featured .text .image img {
  max-width: 377px;
}
#content #home .featured .text .image img.frame {
  max-width: 400px;
  position: absolute;
  top: -7px;
  left: -7px;
  z-index: 10;
}
#content #home .featured .text .image a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: #FFF;
  opacity: 0 !important;
  filter: alpha(opacity=0);
}
#content #home .featured .text .meta {
  width: 179px;
  float: right;
  font-size: 12px;
  margin-top: 1px;
  overflow: visible;
}
#content #home .featured .text .meta .section {
  position: relative;
  border-bottom: 1px solid #a4a09c;
  overflow: visible;
}
#content #home .featured .text .meta .section:first-child {
  border-top: 1px solid #a4a09c;
}
#content #home .featured .text .meta .section .name {
  border-bottom: 1px dotted #a4a09c;
  padding: 1px 0px 3px 0px;
  font-family: ApexSerif;
  font-size: 14px;
  letter-spacing: -1px;
  -webkit-font-smoothing: antialiased;
}
#content #home .featured .text .meta .section .value {
  padding: 4px 0px 6px 0px;
  font-size: 12px;
}
#content #home .featured .text .meta .section a.link {
  position: absolute;
  width: 90px;
  height: 70px;
  background-repeat: no-repeat;
  top: 50%;
  right: 0px;
  margin: -35px -10px 0px 0px;
}
#content #home .featured .text .meta .section a.link.booknow {
  background-image: url("graphics/booknow.png");
}
#content #home .featured .text .meta .section a.link.booknow:hover {
  background-image: url("graphics/booknow-hover.png");
}
#content #home .featured .text .meta .section a.link.buynow {
  background-image: url("graphics/buynow.png");
}
#content #home .featured .text .meta .section a.link.buynow:hover {
  background-image: url("graphics/buynow-hover.png");
}
#content #home .featured .text .meta .section a.link.ownit {
  background-image: url("graphics/ownit.png");
}
#content #home .featured .text .meta .section a.link.ownit:hover {
  background-image: url("graphics/ownit-hover.png");
}
#content #home .featured .text .thetext {
  width: 500px;
  margin-top: 10px;
  line-height: 19px;
  padding-left: 4px;
}
#content #home .featured .text .thetext a.readmore {
  display: block;
  color: #262626;
  font-size: 21px;
  text-decoration: none;
  margin-top: 3px;
  margin-left: 1px;
  padding-left: 1px;
  width: 100px;
}
#content #home .featured .text .thetext a.readmore:hover {
  color: #000;
}
#content #home .otherposts {
  overflow: hidden;
  width: 588px;
}
#content #home .otherposts .post {
  width: 200px;
  margin-left: -2px;
  margin-top: 14px;
  margin-bottom: 3px;
  font-size: 12px;
  color: #4D4D4D;
  position: relative;
}
#content #home .otherposts .post:first-child {
  margin-left: 8px;
}
#content #home .otherposts .post:nth-child(3n+1) {
  clear: both;
  margin-left: -8px;
}
#content #home .otherposts .post > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: #FFF;
  opacity: 0 !important;
  filter: alpha(opacity=0);
}
#content #home .otherposts .post .image {
  height: 135px;
  overflow: hidden;
  position: relative;
}
#content #home .otherposts .post .image img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 180px;
  z-index: 9;
}
#content #home .otherposts .post .image img.frame {
  width: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#content #home .otherposts .post .title {
  font-family: Handsome;
  font-size: 21px;
  padding: 7px 12px 3px 12px;
  line-height: 20px;
}
#content #home .otherposts .post .content {
  padding: 0px 12px;
}
#content #home .otherposts .post:hover {
  color: #000;
}
#content #home .previous {
  font-family: Handsome;
  font-size: 21px;
  text-align: right;
  margin-top: 35px;
}
#content #home .previous a {
  color: #4D4D4D;
  text-decoration: none;
}
#content #home .previous a:hover {
  color: #000;
}
#content #post {
  overflow: visible;
}
#content #post .title {
  font-size: 36px;
  padding: 10px 0px 3px 4px;
  line-height: 36px;
  overflow: hidden;
}
#content #post .text {
  color: #4D4D4D;
  font-size: 14px;
  overflow: visible;
}
#content #post .text .image {
  position: relative;
  overflow: hidden;
  height: 267px;
}
#content #post .text .image img {
  max-width: 377px;
}
#content #post .text .image img.frame {
  max-width: 400px;
  position: absolute;
  top: -7px;
  left: -7px;
  z-index: 10;
}
#content #post .text .image a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 20;
}
#content #post .text h3 {
  font-size: 24px;
  margin: 0px;
  padding: 0px;
  font-family: Handsome;
  color: #000;
  line-height: 24px;
  padding-left: 2px;
  font-weight: normal;
}
#content #post .text .meta {
  width: 179px;
  float: right;
  font-size: 12px;
  margin-top: 1px;
  overflow: visible;
}
#content #post .text .meta .section {
  position: relative;
  border-bottom: 1px solid #a4a09c;
  overflow: visible;
}
#content #post .text .meta .section:first-child {
  border-top: 1px solid #a4a09c;
}
#content #post .text .meta .section .name {
  border-bottom: 1px dotted #a4a09c;
  padding: 1px 0px 3px 0px;
  font-family: ApexSerif;
  font-size: 14px;
  letter-spacing: -1px;
  -webkit-font-smoothing: antialiased;
}
#content #post .text .meta .section .name a {
  color: #7e9e92;
}
#content #post .text .meta .section .value {
  padding: 4px 0px 6px 0px;
  font-size: 12px;
}
#content #post .text .meta .section a.link {
  position: absolute;
  width: 90px;
  height: 70px;
  background-repeat: no-repeat;
  top: 50%;
  right: 0px;
  margin: -35px -10px 0px 0px;
}
#content #post .text .meta .section a.link.booknow {
  background-image: url("graphics/booknow.png");
}
#content #post .text .meta .section a.link.booknow:hover {
  background-image: url("graphics/booknow-hover.png");
}
#content #post .text .meta .section a.link.buynow {
  background-image: url("graphics/buynow.png");
}
#content #post .text .meta .section a.link.buynow:hover {
  background-image: url("graphics/buynow-hover.png");
}
#content #post .text .meta .section a.link.ownit {
  background-image: url("graphics/ownit.png");
}
#content #post .text .meta .section a.link.ownit:hover {
  background-image: url("graphics/ownit-hover.png");
}
#content #post .text .date {
  font-size: 11px;
  text-transform: uppercase;
  color: #808080;
  letter-spacing: 1px;
  margin-left: 3px;
  margin-top: 3px;
}
#content #post .text .credit {
  float: right;
  font-size: 11px;
  color: #808080;
  margin-top: 3px;
  width: 178px;
  text-align: right;
}
#content #post .text .credit a {
  font-size: 10px;
  color: #808080;
  text-decoration: none;
}
#content #post .text .thetext {
  width: 500px;
  margin-top: 10px;
  line-height: 19px;
  padding-left: 3px;
}
#content #post .text .thetext a {
  color: #7E9B8F !important;
}
#content #post .text .thetext a * {
  color: #7E9B8F !important;
}
#content #post .text .thetext a.readmore {
  display: block;
  color: #262626;
  font-size: 21px;
  text-decoration: none;
  margin-top: 3px;
  width: 100px;
}
#content #post .text .thetext a.readmore:hover {
  color: #000;
}
#content #post .text .back a {
  font-family: ApexSerif;
  font-size: 15px;
  letter-spacing: -1px;
  margin-bottom: 5px;
  color: #4D4D4D;
  text-decoration: none;
}
#content #post .text .back a:hover {
  color: #000;
}
#content #post .text .artwork .artwork-item {
  overflow: hidden;
}
#content #post .text .artwork .artwork-item .artwork-item-image {
  background-color: #efeeec;
  width: 180px;
  height: 180px;
  text-align: center;
  line-height: 180px;
}
#content #post .text .artwork .artwork-item .artwork-item-image .artwork-item-image-container {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
#content #post .text .artwork .artwork-item .artwork-item-image img {
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 160px;
  max-height: 160px;
  box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.5);
}
#content #post .text .artwork .artwork-item .meta {
  margin-left: 21px;
}
#content #post .text .artwork .artwork-item + .artwork-item {
  margin-top: 20px;
}
#content #post .text .read-terms {
  color: #7e9e92;
}
#content #post .text .read-terms a {
  color: inherit;
}
#content #post .text .read-terms a.paypal {
  display: block;
  margin-top: 9px;
}
#content #post .text .links {
  margin-top: 20px;
  padding-top: 2px;
  border-top: 1px dotted #4D4D4D;
  font-size: 18px;
}
#content #post .text .links .col.handsome {
  margin-top: -2px;
  padding-left: 1px;
}
#content #post .text .links .container.spreadword {
  font-family: ApexSerif;
  font-size: 15px;
  letter-spacing: -1px;
  margin-bottom: 5px;
}
#content #post .text .links > .container > .col {
  position: relative;
  margin-left: 10px;
}
#content #post .text .links > .container > .col:first-child {
  margin-left: 0px;
}
#content #post .text .links > .container > .col a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
}
#content #post .text .links > .container > .col img.hover {
  display: none;
}
#content #post .text .links > .container > .col:hover {
  color: #000;
}
#content #post .text .links > .container > .col:hover img {
  display: none;
}
#content #post .text .links > .container > .col:hover img.hover {
  display: block !important;
}
#content #post .text .related {
  margin-bottom: 15px;
  overflow: hidden;
}
#content #post .text .related .heading {
  border-top: 1px dotted #4D4D4D;
  padding-top: 5px;
  margin-top: 10px;
  font-family: ApexSerif;
  font-size: 15px;
  letter-spacing: -1px;
  word-spacing: 1px;
}
#content #post .text .related .heading a {
  color: #4D4D4D;
  text-decoration: none;
}
#content #post .text .related .articles {
  width: 591px;
}
#content #post .text .related .articles .article {
  width: 201px;
  margin-left: -2px;
  margin-bottom: 3px;
  font-size: 12px;
  color: #4D4D4D;
  position: relative;
}
#content #post .text .related .articles .article:first-child {
  margin-left: -8px;
}
#content #post .text .related .articles .article:nth-child(3n+1) {
  clear: both;
  margin-left: -8px;
}
#content #post .text .related .articles .article > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: #FFF;
  opacity: 0 !important;
  filter: alpha(opacity=0);
}
#content #post .text .related .articles .article .image {
  height: 135px;
  overflow: hidden;
  position: relative;
}
#content #post .text .related .articles .article .image img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 180px;
  z-index: 9;
}
#content #post .text .related .articles .article .image img.frame {
  width: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#content #post .text .related .articles .article .title {
  font-family: Handsome;
  font-size: 21px;
  padding: 7px 11px 3px 11px;
  line-height: 20px;
}
#content #post .text .related .articles .article .content {
  padding: 0px 11px;
}
#content #post .text .related .articles .article:hover {
  color: #000;
}
#content #category {
  overflow-x: hidden;
}
#content #category > .handsome {
  font-size: 36px;
  margin: 6px 0px -17px 0px;
  padding-left: 3px;
}
#content #category .posts {
  margin-top: 3px;
  overflow-x: hidden;
  width: 588px;
}
#content #category .posts .handsome.error {
  font-size: 19px;
  margin: 11px 0px;
}
#content #category .posts .post {
  width: 200px;
  margin-left: -2px;
  margin-top: 14px;
  margin-bottom: 3px;
  font-size: 12px;
  color: #4D4D4D;
  position: relative;
}
#content #category .posts .post:first-child {
  margin-left: -8px;
}
#content #category .posts .post:nth-child(3n+1) {
  clear: both;
  margin-left: -8px;
}
#content #category .posts .post > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: #FFF;
  opacity: 0 !important;
  filter: alpha(opacity=0);
}
#content #category .posts .post .image {
  height: 135px;
  overflow: hidden;
  position: relative;
}
#content #category .posts .post .image img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 180px;
  z-index: 9;
}
#content #category .posts .post .image img.frame {
  width: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#content #category .posts .post .title {
  font-family: Handsome;
  font-size: 21px;
  padding: 7px 11px 3px 11px;
  line-height: 20px;
}
#content #category .posts .post .content {
  padding: 0px 11px;
}
#content #category .posts .post:hover {
  color: #000;
}
#content #category .nav {
  margin-top: 30px;
}
#content #category .nav a {
  color: #4D4D4D;
  font-size: 21px;
  text-decoration: none;
  font-family: Handsome;
}
#content #category .nav a:hover {
  color: #000;
}
#content #category .nav .newer {
  float: left;
}
#content #category .nav .older {
  float: right;
}
#content #archive {
  overflow-x: hidden;
}
#content #archive .posts {
  margin-top: 3px;
  overflow-x: hidden;
  width: 588px;
}
#content #archive .posts .handsome.error {
  font-size: 19px;
  margin: 11px 0px;
}
#content #archive .posts .post {
  width: 200px;
  margin-left: -2px;
  margin-top: 14px;
  margin-bottom: 3px;
  font-size: 12px;
  color: #4D4D4D;
  position: relative;
}
#content #archive .posts .post:first-child {
  margin-left: -8px;
}
#content #archive .posts .post:nth-child(3n+1) {
  clear: both;
  margin-left: -8px;
}
#content #archive .posts .post > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: #FFF;
  opacity: 0 !important;
  filter: alpha(opacity=0);
}
#content #archive .posts .post .image {
  height: 135px;
  overflow: hidden;
  position: relative;
}
#content #archive .posts .post .image img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 180px;
  z-index: 9;
}
#content #archive .posts .post .image img.frame {
  width: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#content #archive .posts .post .title {
  font-family: Handsome;
  font-size: 21px;
  padding: 7px 11px 3px 11px;
  line-height: 20px;
}
#content #archive .posts .post .content {
  padding: 0px 11px;
}
#content #archive .posts .post:hover {
  color: #000;
}
#content #archive .nav {
  margin-top: 30px;
}
#content #archive .nav a {
  color: #4D4D4D;
  font-size: 21px;
  text-decoration: none;
  font-family: Handsome;
}
#content #archive .nav a:hover {
  color: #000;
}
#content #archive .nav .newer {
  float: left;
}
#content #archive .nav .older {
  float: right;
}
#content #search {
  overflow-x: hidden;
}
#content #search > .handsome {
  font-size: 36px;
  margin: 6px 0px -17px 3px;
}
#content #search .posts {
  margin-top: 3px;
  overflow-x: hidden;
  width: 588px;
}
#content #search .posts .handsome.error {
  font-size: 19px;
  margin: 11px 0px;
}
#content #search .posts .post {
  width: 200px;
  margin-left: -2px;
  margin-top: 14px;
  margin-bottom: 3px;
  font-size: 12px;
  color: #4D4D4D;
  position: relative;
}
#content #search .posts .post:first-child {
  margin-left: -8px;
}
#content #search .posts .post:nth-child(3n+1) {
  clear: both;
  margin-left: -8px;
}
#content #search .posts .post > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: #FFF;
  opacity: 0 !important;
  filter: alpha(opacity=0);
}
#content #search .posts .post .image {
  height: 135px;
  overflow: hidden;
  position: relative;
}
#content #search .posts .post .image img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 180px;
  z-index: 9;
}
#content #search .posts .post .image img.frame {
  width: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#content #search .posts .post .title {
  font-family: Handsome;
  font-size: 21px;
  padding: 7px 11px 3px 11px;
  line-height: 20px;
}
#content #search .posts .post .content {
  padding: 0px 11px;
}
#content #search .posts .post:hover {
  color: #000;
}
#content #search .nav {
  margin-top: 30px;
}
#content #search .nav a {
  color: #4D4D4D;
  font-size: 21px;
  text-decoration: none;
  font-family: Handsome;
}
#content #search .nav a:hover {
  color: #000;
}
#content #search .nav .newer {
  float: left;
}
#content #search .nav .older {
  float: right;
}
#content #textpage {
  font-size: 14px;
  color: #4D4D4D;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 20px;
  overflow: hidden;
  width: 500px;
}
#content #textpage h2 {
  font-size: 36px;
  font-family: Handsome;
  margin: 10px 0px -7px 0px;
  padding-left: 3px;
  line-height: normal;
  color: #262626;
  font-weight: normal;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(stupidIE);
}
#content #textpage h3 {
  font-size: 24px;
  margin: 0px;
  padding: 0px;
  font-family: Handsome;
  color: #262626;
  line-height: 24px;
  padding-left: 2px;
  font-weight: normal;
}
#content #textpage a {
  color: #4D4D4D;
  text-decoration: none;
}
#content #textpage a:hover {
  color: #000;
}
#content #thisweek {
  font-size: 14px;
  color: #4D4D4D;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 16px;
  overflow: hidden;
  width: 580px;
}
#content #thisweek h2 {
  font-size: 24px;
  font-family: ApexSerif;
  margin: 10px 0px -7px 0px;
  line-height: normal;
  color: #666;
  font-weight: normal;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(stupidIE);
  letter-spacing: -1px;
  -webkit-font-smoothing: antialiased;
}
#content #thisweek h3 {
  font-size: 24px;
  margin: 0px;
  padding: 0px;
  font-family: Handsome;
  color: #262626;
  line-height: 24px;
  padding-left: 2px;
  font-weight: normal;
}
#content #thisweek a {
  color: #4D4D4D;
  text-decoration: none;
}
#content #thisweek a:hover {
  color: #000;
}
#content #thisweek .intro {
  font-size: 14px;
  margin-top: 12px;
}
#content #thisweek .category > .name {
  font-family: ApexSerif;
  font-size: 18px;
  color: #666;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 2px;
  margin-top: 20px;
  border-bottom: 1px dotted #A6A6A6;
  line-height: normal;
  letter-spacing: -1px;
}
#content #thisweek .category .posts .post .image {
  position: relative;
}
#content #thisweek .category .posts .post .image a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #FFF;
  opacity: 0 !important;
  filter: alpha(opacity=0);
}
#content #thisweek .post {
  margin-top: 10px;
}
#content #thisweek .post .title {
  font-family: Handsome;
  font-size: 25px;
  padding: 0px 0px 3px 2px;
  line-height: 23px;
  color: #4D4D4D;
  overflow: hidden;
}
#content #thisweek .post .title a {
  padding-left: 2px;
}
#content #thisweek .post .image {
  position: relative;
  width: 200px;
  height: 144px;
  margin: -3px 0px 0px -9px;
}
#content #thisweek .post .image img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 180px;
  z-index: 9;
}
#content #thisweek .post .image img.frame {
  width: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#content #thisweek .post .info {
  width: 389px;
  margin-top: 4px;
}
#content #thisweek .post .info .copy {
  font-size: 12px;
  line-height: 14px;
  height: 60px;
}
#content #thisweek .post .info .name {
  padding: 0px;
  font-family: ApexSerif;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  overflow: visible;
  line-height: 11px;
  color: #333;
}
#content #thisweek .post .info .value {
  padding: 0px 2px 2px 2px;
  margin-left: 1px;
  font-size: 12px;
  line-height: normal;
}
#content #thisweek .post .info .moreinfo {
  width: 389px;
  font-size: 12px;
  margin-top: 2px;
}
#content #thisweek .post .info .meta {
  font-size: 12px;
  margin-top: 1px;
}
#content #thisweek .post .info .meta > .col {
  width: 189px;
  border-top: 1px solid #a4a09c;
  margin-left: 10px;
  padding: 4px 0px 2px 0px;
}
#content #thisweek .post .info .meta > .col:first-child {
  margin-left: 0px;
}
#content #thisweek .post .info .meta > .col:nth-child(2n+1) {
  margin-left: 0px;
  clear: both;
}
#content #thisweek .post .info .meta > .col.age,
#content #thisweek .post .info .meta > .col.price {
  border-bottom: 1px solid #a4a09c;
}