html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

html, body.div {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%; }

body {
  font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
  font-size: .8em;
  line-height: 1.6em; }

body#dotw {
  background: #fff; }

header {
  line-height: 5rem;
}

header .site-logo {
  height:5rem;
  width:auto;
}

.navbar-form {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-form #searchinput {
  line-height: 1;
}

#navcontainer {
  width: auto;
  margin: 0;
  padding-top: 1em;
  padding-left: 1em; }
  #navcontainer .navbar-brand {
    margin-top: .2em; }
    #navcontainer .navbar-brand img.branding {
      max-width: 100%; }

nav {
  font-family: Rockwell, Rokkitt, Courier, serif;
  font-size: 1.2em;
  color: #fff;
  background: none; }
  nav.navbar {
    margin-bottom: 0; }
  nav .navbar-brand {
    height: auto;
    margin: 0 0 .5em 0;
    padding: 0; }
  nav .navbar-collapse {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#369ac4+0,0074c1+61 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7af0e+0,73880a+100 */
    background: #1075d6;
    border-radius: 1em;
    margin-left: -15px; }
  nav ul {
    width: 100%; }
    nav ul li a {
      color: #fff !important;
      text-shadow: 1px 1px 1px #777;
      text-transform: uppercase; }

ol.popular-items-list li {
  float: left;
  margin: 1em auto; }
  ol.popular-items-list li h4 {
    clear: both; }
ol.popular-items-list.post_type-drink_recipes li {
  float: left;
  width: 46%;
  margin: 2%;
  text-align: center; }
ol.popular-items-list.post_type-drink_recipes li h4 {
  margin-top: .5rem;
  line-height: 1.2rem;
  height: 1.2rem;
  width: 95%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ol.popular-items-list.post_type-drink_recipes li h4 a {
  font-size: .9rem;
}
ol.popular-items-list.range-all {
  list-style-type: decimal;
  list-style: initial; }
  ol.popular-items-list.range-all li {
    list-style-type: decimal;
    width: 100%;
    margin: 0; }
    ol.popular-items-list.range-all li:nth-child(odd) {
      background-color: #eee;
      border-top: 1px solid #aaa;
      border-bottom: 1px solid #aaa; }
    ol.popular-items-list.range-all li h4 {
      clear: none; }
    ol.popular-items-list.range-all li img {
      border: 0;
      float: left;
      margin: 0 1em; }
.navbar-default {
  background-color: transparent;
  border-color: none;
  border: none; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
  box-shadow: none; }

.navbar-default .navbar-toggle {
  background-color: #fff; }

.navbar-default .navbar-toggle:hover {
  background-color: none; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #1075d6; }

.container {
  padding: 0; }

.row {
  margin: 0; }
  .row .row {
    margin-left: -15px;
    margin-right: -15px; }

#blog-title {
  float: left; }

div#searchbox {
  padding: .1em;
  margin-right: 2rem; }
  div#searchbox input {
    margin-left: .5em;
    padding: .1em;
    width: 8em; }

#container {
  background-color: #fff;
  padding-bottom: 1em; }

.nosidebar {
  width: 100%; }

.widget {
  margin-bottom: 1em; }

div.embedded_posts {
  clear: both;
  float: left;
  padding: 20px 0;
  margin-left: -.5em;
  margin-right: -.3em;
  border-top: 1px dashed #D7D6C4; }

div.embedded_posts h4 {
  line-height: 1.1em; }

.embedded_posts .postThumb {
  margin-top: -30px !important; }

#right-sidebar {
  margin: 2em auto; }
  #right-sidebar h3 {
    margin-left: 0 !important; }
  #right-sidebar h4 {
    font-size: 1.2em; }
  #right-sidebar .subscribe-links ul {
    margin: 0 18px; }
  #right-sidebar .subscribe-links li {
    padding: 16px 0 3px 3px; }
    #right-sidebar .subscribe-links li img {
      margin-right: 0.5em; }
  #right-sidebar .widget_text {
    text-align: center; }
  #right-sidebar ul {
    margin: auto; }
    #right-sidebar ul .textwidget {
      margin: 1rem auto; }
  #right-sidebar .widget {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 0;
    border: 0;
    margin-bottom: 1rem; }
  #right-sidebar .widget .textwidget {
    margin: 0;
  }
    #right-sidebar .widget .thisWeeksDrink h5 {
      float: left;
      margin: 1em 1em 0 1em; }
    #right-sidebar .widget .adblock {
      width: 100%;
      float: left;
      text-align: center; }
    #right-sidebar .widget #dotwBody {
      float: left;
      clear: left;
      margin: 0 0 0 1em; }
    #right-sidebar .widget.popular-posts {
      margin-top: 0;
      float: left; }
    #right-sidebar .widget.popular-posts .widgettitle, #right-sidebar .widget.popular-posts h2 {
        padding-left: .5em;
        margin-bottom: 0;
        font-size: 1.2rem;
    }
      #right-sidebar .widget.popular-posts .popular-items-list {
        margin: auto; }
        #right-sidebar .widget.popular-posts .popular-items-list li:nth-child(odd) {
          clear: left; }
    #right-sidebar .widget h3 {
      margin: 1em; }
    #right-sidebar .widget img {
      max-width: 100%; }

#post_wrapper {
  padding: 0px;
  margin-left: 0;
  margin-top: 1em;
  overflow: hidden; }

div.post_wrapper {
  font-size: .8em; }

p#breadcrumbs {
  margin: 0;
  padding: 0; }

div#sectionhead {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
  background: #f6f8f9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f8f9), color-stop(50%, #e5ebee), color-stop(51%, #d7dee3), color-stop(100%, #f5f7f9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 );
  /* IE6-9 */
  padding: .5em 1em;
  display: none;
  line-height: 2em;
  font-family: Rockwell, Rokkitt, Courier, serif;
  font-size: 1.2em;
  width: 100%;
  overflow: hidden;
  height: 2em;
  position: absolute; }

body.page-template-page-onecolumn div#sectionhead, body.buddypress div#sectionhead {
  position: relative; }

div#footer h3 {
  font-family: 'Damion', cursive;
  color: #333;
  font-weight: normal;
  font-size: 1.6em;
  margin-bottom: 5px; }

ul#menu-footer-menu li {
  font-weight: bold;
  clear: left; }

#footer {
  margin: 1em 0;
  padding: 0;
  background-color: #fff;
  color: #b0b0aa; }
  #footer a {
    color: #b0b0aa;
    text-decoration: none; }
  #footer .footerblock {
    margin: 1em auto; }
    #footer .footerblock .widget {
      margin-bottom: 2em; }
  #footer input.adText {
    width: 12em;
    margin-right: .5em; }

div#footer_icon {
  width: 100px;
  height: 200px;
  margin-left: -30px;
  margin-right: 10px;
  background: transparent url(../images/footer_mojito.png) top left no-repeat;
  float: left; }

div.footercontent {
  color: #333; }

div.footercontent a {
  color: #0081b5 !important; }

.adblock {
  margin: 1em auto;
  width: 100%;
  text-align: center;
  max-width: 100%;
  overflow: hidden; }

.adblockAfter {
  margin: 2em auto !important; }

/* Social Bar */
.wpsr-floatbar-movable {
  display: none; }
