/*
============================================================================
Reset (No need to edit anything)
============================================================================
*/
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,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
  border:0;
  font-family:inherit;
  font-size:16px;
  font-style:inherit;
  font-weight:inherit;
  margin:0;
  outline:0;
  padding:0;
  vertical-align:baseline;
}

html { 
  background: url(http://www.drinkswap.com/images/back.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

:focus {
  outline:0;
}

body {
  line-height:1;
}

ol,ul {
  list-style:none;
}

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

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

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

a img {
  border:0;
}

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

.group:after {
  content:" ";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

small {
  font-size: 0.8em;
}



/*
============================================================================
Global (h1..h6,lists,paragraphs,tables,links,form elements etc)
============================================================================
*/

/* Headings */
h1 {
  font-size:32px;
}

h2 {
  font-size:28px;
}

h3 {
  font-size:24px;
}

h4 {
  font-size:20px;
}

h5 {
  font-size:16px;
}

h6 {
  font-size:12px;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  margin-bottom:0.7em;
  font-family: 'Yanone Kaffeesatz', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

hr {
  background-color:#ccc;
  border:0;
  height:1px;
  margin-bottom:1.625em;
}

/* Text elements */
p {
  margin-bottom: 1.03em;
}

ul,ol {
  margin:0 0 1.625em 2.5em;
}

ul {
  list-style:square;
}

ol {
  list-style-type:decimal;
}

ol ol {
  list-style:upper-alpha;
}

ol ol ol {
  list-style:lower-roman;
}

ol ol ol ol {
  list-style:lower-alpha;
}

ul ul,ol ol,ul ol,ol ul {
  margin-bottom:0;
}

dl {
  margin:0 1.625em;
}

dt {
  font-weight:bold;
}

dd {
  margin-bottom:1.625em;
}

strong {
  font-weight:bold;
}

cite,em,i {
  font-style:italic;
}

blockquote {
  font-family:Georgia, "Bitstream Charter", serif;
  font-style:italic;
  font-weight:normal;
  margin: 0;
}

blockquote em,blockquote i,blockquote cite {
  font-style:normal;
}

blockquote cite {
  color:#666;
  font:12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:300;
  letter-spacing:.05em;
  text-transform:uppercase;
}

pre {
  font:13px "Courier 10 Pitch", Courier, monospace;
  line-height:1.5;
  margin-bottom:1.625em;
  overflow:auto;
  padding:.75em 1.625em;
}

code,kbd {
  font:13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,acronym,dfn {
  cursor:help;
}

address {
  display:block;
  margin:0 0 1.625em;
}

ins {
  text-decoration:none;
}

sup,sub {
  height:0;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}

sup {
  bottom:1ex;
}

sub {
  top:.5ex;
}


/* Form elements */
input[type=text],input[type=password],textarea {
}

input[type=text]:focus,textarea:focus {
}

textarea {
}


/* Alignment */
.alignleft {
  display:inline;
  float:left;
  margin-right: 1.125em;
  margin-top: 4px;
  margin-bottom: 1.125em;
}

.alignright {
  display:inline;
  float:right;
  margin-left:1.625em;
}

.aligncenter {
  clear:both;
  display:block;
  margin-left:auto;
  margin-right:auto;
}


/* Make sure embeds and iframes fit their containers */
embed,iframe,object {
  max-width:100%;
}

p:last-child {
  margin-bottom: 0;
}

/* Transitions */
a {
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/*
============================================================================
Structure (for every page in the theme)
============================================================================
*/

html {
  height: 100%;
}

body {
  font:13px Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:normal;
  line-height:1.2;
  color: #737373;
  text-rendering: optimizeLegibility;
  height: 100%;
}

#page {
  min-height: 100%;
  position: relative;
}

p {
  line-height: 1.35;
  margin-bottom: 1.03em;
}

.wrap {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}

/*
============================================================================
Header (Logo etc)
============================================================================
*/

#site-head {
  padding: 20px 0 0 0;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #FFFFFF;
}

.logo {
  float: left;
}

.logo h1 {
  margin-bottom: 5px
}

.logo.textual h1 {
  margin-bottom: 0.7em;
}

.header-wgt {
  float: right;
}

#header .widget h3 {
  display: none;
}

/* Header Widgets */

#header .widget {
  float: left;
  margin-top: 8px;
  margin-bottom: 0;
}

#header .widget_ci_social_widget {
  margin-right: 40px;
}

/* Pre Header for Mobile Devices */

.pre-head {
  padding: 3px 0 10px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #dddddd;
}


/*
============================================================================
Navigation (for every navigational element in the theme)
============================================================================
*/

nav {
  padding: 12px 0 0;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #dddddd;
  background-color:rgba(0,0,0,0.5);
}

#navigation {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation a {
  color: #fff;
  font-weight: bold;
  font-size: 1.076923076923077em;
  display: block;
  text-align: left;
}

#navigation > li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}

#navigation > li a {
  padding-bottom: 14px;
}

#navigation > li a:hover, #navigation .current-menu-item > a, #navigation .current_page_item > a,
#navigation li.sfHover > a {
  text-decoration: underline;;
}

#navigation > li > ul {
  position: absolute;
  z-index: 1500;
  left: -14px;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #FAFAFA;

  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;

  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

  top: -999em;
}

#navigation > li > ul li {
  display: block;
}

#navigation > li > ul li a {
  white-space: nowrap;
  font-weight: bold;
  padding: 10px 40px 10px 15px;
  font-size: 13px;
}

#navigation > li:hover > ul {
  top: auto;
}

nav select {
  display: none;
}

#navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
  text-align: left;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}

#navigation ul ul li a {
  font-size: 0.9em;
}

/*
============================================================================
Content
============================================================================
*/

/* Content Typography */

.box h3, .entry h3 {
  font-size: 1.638461538461538em;
  letter-spacing: -0.03em;
}

/* Layout */

#main {
  padding: 40px 0 80px;
}

/* Main Boxes Styling */

#box-container {
  margin: 0 auto;
  max-width:100%;
}

.box {
  background: #fff;
  float: left;
  width: 260px;
  margin-left: 15px;
  margin-bottom: 15px;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;

  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.31);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.31);
  -o-box-shadow: 0 1px 1px rgba(0,0,0,0.31);
  box-shadow: 0 1px 1px rgba(0,0,0,0.31);
}

.box .entry-content-cnt {
  padding: 8px;
  border-bottom: 1px solid #e6e6e6;
}

.box .entry-desc {
  padding: 8px 12px 10px;
  background: #f7f7f7;
  border-top: 1px solid #fff;

  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.entry-content > a {
  display: block;
  line-height: 0;
}

#entry-listing .entry h1 {
  font-size: 1.538461538461538em;
  margin-bottom: 12px;
}

.entry img {
  width: 100%;

  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.entry img:hover {
  opacity: 0.6;
}

.comments-no, .heart-this, .entry-permalink {
  -moz-transition: 0.2s none 0s linear;
  -webkit-transition: 0.2s none 0s linear;
  -o-transition: 0.2s none 0s linear;
  transition: 0.2s none 0s linear;
}

.comments-no {
  color: #a3a3a3;
  font-size: 12px;
  padding-left: 16px;
  background: url("images/sprites.png") no-repeat scroll 0 2px transparent;
}

.comments-no:hover {
  color: #555;
  background-position: -1px -22px;
}

.heart-this, .heart-this:visited {
  background: url("images/sprites.png") no-repeat scroll 0 -187px transparent;
  color: #a3a3a3;
  font-size: 12px;
  padding-left: 17px;
  margin-left: 5px;
}

.single-heart-this .heart-this {
  background: none;
  padding: 0;
  margin: 0;

}

.heart-this:hover {
  background-position: 0 -216px;
  color: #555;
}

.heart-this.loved, .heart-this.loved:hover {
  background-position: 0 -216px;
  color: #a3a3a3;
}

.entry-permalink {
  text-indent: -999em;
  float: right;
  background: url('images/sprites.png') no-repeat 0 -49px; width: 16px; height: 16px;
  cursor: pointer;
  margin-top: 1px;
}

.entry-permalink:hover {
  background-position: -1px -84px;
}

.entry p {
  line-height: 1.5;
}

/* Inner Page Boxes, Single, Page, etc */

.inner-container {
  width: 1085px;
  /*width: 66.15853658536585%;*/
  margin: 0 auto;
}

.inner-container .box-hold {
  margin-right: 2.76497695852535%;
  width: 48.61751152073733%;
  float: left;
}

.inner-container .box-hold:last-of-type {
  margin-right: 0;
}

.box-hold .box {
  width: 100%;
  float: none;
  margin: 0 0 20px 0;
}

.entry-image {
  margin: 0.5% 0 3%;
  padding: 0;
  line-height: 0;
}

.entry-image img {
  min-width: 100%;
  border-radius: 5px;
}

.box-hold .entry-content {
  border-bottom: 1px solid #E6E6E6;
  padding: 0 3% 3% 3%;
}

.box-hold .entry-intro {
  padding: 4% 3% 3.2%;
  position: relative;
}

.entry-intro h1 {
  font-size: 2.384615384615385em;
  margin-bottom: 5px;
  line-height: 0.9;
  max-width: 88%;
}

.entry-intro .entry-meta {
  font-size: 0.8461538461538462em;
  display: block;
}


.social-share {
  background: none repeat scroll 0 0 #F7F7F7;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #FFFFFF;
  padding: 3%;
  text-align: center;
}

.box-content {
  padding: 3%;
}

.nav {
  display: none;
}


/*
============================================================================
Format Specific Styles
============================================================================
*/

#intro.box {
  width: 250px;
  padding: 5px;
}

#intro .entry-content-cnt {
  border-bottom: none;
}

.single-heart-this, .single-heart-this:visited, .single-heart-this:focus {
  color: #a3a3a3;
  position: absolute;
  right: 26px;
  top: 28px;
}

.heart-icon {
  background: url("images/sprites.png") no-repeat scroll 0 -256px transparent; width: 22px; height: 19px;
  display: block;
  margin-bottom: 3px;
}

.heart-no {
  font-size: 12px;
  display: block;
  text-align: center;
}

#entry-listing .heart-no {
  display: inline;
  text-align: left;
}

.single-heart-this:hover .heart-icon, .single-heart-this .heart-this.loved .heart-icon {
  background-position: 0 -290px;
}

.single-heart-this:hover, {
  color: #555;
}

.single-heart-this:active .heart-icon {
  -ms-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
}

/* Text Format */

#entry-listing .format-standard .entry-content {
  padding: 12px 8px;
  background: #f9f9f9;
}

#entry-listing .format-standard .entry-content a {
  color: #767676;
}

#entry-listing .format-standard .entry-content a:hover {
  color: #9a9a9a;
}

.page blockquote, .format-standard blockquote {
  padding-left: 4%;
  line-height: 1.4;
  color: #9a9a9a;
  font-size: 1.24em;
  margin-bottom: 1em;
}

.page blockquote cite, .format-standard blockquote cite {
  font-size: 0.6em;
  display: block;
  margin-top: 5px;
}

/* Quote Format */

#entry-listing .format-quote .entry-content {
  padding: 12px 8px;
  background: #f9f9f9;
}

.format-quote blockquote {
  font-family: Georgia;
  font-size: 1.363em;
  color: #9e9e9e;
  margin: 0;
  padding: 6px;
  font-style: italic;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: -0.02em;
  background: url("images/bquote.png") no-repeat top right;
}

.format-quote .entry-content a {
  color: #bbb;
}

.format-quote .entry-content a:hover {
  color: #acbbc3;
}

.entry blockquote p {
  margin-bottom: 0.1em;
  line-height: 1.3;
}

.format-quote cite {
  font-family: "Yanone Kaffeesatz", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b4bcc0;
  font-size: 1em;
  display: block;
  margin-top: 7px;
}

.quote-content {
  padding: 3%;
  background-color: #F9F9F9;
  margin: 1% 0 3%;
}

/* Gallery Format */

.entry.format-gallery img:hover {
  opacity: 1;
}

#entry-listing .format-gallery .flex-control-nav {
  display: none;
}

#entry-listing .format-gallery .flexslider {
  margin: 0;
}

/* Video Format */

#entry-listing .format-video .entry-content {
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56%;
}

#entry-listing .format-video .entry-content iframe,
#entry-listing  .format-video .entry-content object,
#entry-listing  .format-video .entry-content embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* WordPress Galleries Styling */

.gallery { margin: 0 auto 18px; }

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
  box-shadow: 0px 0px 1px #999;
  border: 1px solid white;
  padding: 8px;
  background: #f2f2f2;
}
.gallery img:hover {
  background: white;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0;
  margin-bottom: 10px;
}
.gallery br+br { display: none; }



/* Forms General Styling */

input[type=text],
input[type=password],
textarea,
.gform_wrapper input[type=text],
.gform_wrapper textarea{
  background: #f8f8f8;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: none;
  border-bottom: none;
  padding: 7px 6px 8px;
  font: inherit;
  color: #737373;
  font-size: 12px;

  -moz-transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
  transition: 0.2s all linear;
}


input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05) inset;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05) inset;
  -o-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05) inset;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05) inset;
}

form p, form fieldset {
  position:relative;
}

.fLabel {
  top: 15px !important;
  left: 9px !important;
  line-height: 0 !important;
}

.searchform .fLabel {
  left: 12px !important;
}

/* Gravity Forms Styles */

.gform_wrapper input[type=text],
.gform_wrapper textarea {
  padding: 7px 6px 8px !important;
}

.gform_wrapper .gfield {
  margin-bottom: 10px;
}


/*
============================================================================
Pages
============================================================================
*/

/* Full width Page, default */

.inner-container.full .box-hold,
.inner-container.half .box-hold {
  width: 100%;
}

.inner-container.half {
  max-width: 670px;
}


/*
============================================================================
Comments (everything related to the comments section)
============================================================================
*/

/* Comment Form */

.no-comments-yet {
  font-size: 0.85em;
}
#commentform fieldset.group > p {
  float: left;
  width: 48.5%;
}

#commentform fieldset.group > p:first-child {
  margin-right: 3%;
}

#commentform input[type=text] {
  display:block;
  width: 95%;
}

#commentform fieldset p {
  width: 100%;
}

#commentform fieldset textarea {
  width: 97.5%;
}

#commentform button[type=submit],
.gform_wrapper input[type=submit],
#contactform button[type=submit] {
  color: #fff;
  float: right;
  font: inherit;
  margin-top: 12px;
  padding: 3px 24px 5px;
  text-shadow: 0 -1px 0 rgba(0,0,0,.31);
  font-size: 12px;
  cursor: pointer;
  text-transform: uppercase;
  -moz-border-radius: 3px; /* from vector shape */
  -webkit-border-radius: 3px; /* from vector shape */
  border-radius: 2px; /* from vector shape */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  -moz-box-shadow: inset 0 0 0 rgba(255,255,255,.27); /* inner shadow */
  -webkit-box-shadow: inset 0 0 0 rgba(255,255,255,.27); /* inner shadow */
  box-shadow: inset 0 0 0 rgba(255,255,255,.27); /* inner shadow */
}

#commentform button[type=submit]:active, .gform_wrapper input[type=submit]:active,
#contactform input[type=submit]:active{
  position: relative;
  top: 1px;
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
}

#comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-top: -15px;
}

#comment-list li {
  margin: 0;
  padding: 17px 0;
  border-bottom: 1px solid #ededed;
  width: 100%;
}

#comment-list ul,
#comment-list ul ul,
#comment-list ul ul ul,
#comment-list ul ul ul {
  margin: 0;
  list-style: none;
}

.comment-meta {
  font-size:  11px;
  display: block;
  margin-bottom: 10px;
}

.avatar {
  float: left;
  width: 65px;
  height: 65px;
  margin: 0 2% 0 0;
}

.comment-copy {
  float: right;
  width: 84%;
  font-size: 12px;
  color: #8a8a8a;
}

#comment-copy p:last-of-type {
  margin-bottom: 0;
}

a.load-more-comments {
  display: block;
  text-align: center;
  color: #8a8a8a;
  margin: 13px 0 0;
  font-size: 12px;
}

.comments-pagination {
  font-size: 0.9em;
  margin: 9px 0 0;
  text-align: center;
}
/*
============================================================================
Footer
============================================================================
*/

#footer {
  background: #fafafa;
  text-shadow: 1px 1px 0 #fff;
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #dddddd;
  position: absolute;
  height: 50px;
  bottom: 0;
  width: 100%;
}

#footer .wrap {
  padding: 20px 0;
}

#footer a {
  text-shadow: 1px 1px 0 #FFFFFF;
}

/*
============================================================================
Widgets 
============================================================================
*/


.widget-area {
}

.widget {
  font-size: 0.9em;
  line-height: 1.3;
  margin-bottom: 25px;
}

.widget:last-of-type {
  margin-bottom: 0;
}

.widget-title {
  font-size: 1.8em !important;
  margin-bottom: 0.4em;
}

.widget ul {
  margin:0;
}

.widget ul ul {
  margin-left:1.5em;
}

.widget ul li {
  font-size: 12px;
  list-style: none;
  padding: 1px 0 6px;
  border-bottom: 1px dotted #f3f3f3;
  margin: 2px 0;
}

.widget a {
}

.widget a:hover,.widget a:focus,.widget a:active {
}


/* About Widget */
.widget_about img {
  width: 112px;
  height: 105px;
  margin-bottom: 1.125em;
}


/* Search Widget */
.searchform {
  position: relative;
  line-height: 0;
  padding: 0;
  margin: 0;
  box-sizing: content-box;
  height: 0;
  margin-top: -3px;
}

.searchform div {
  line-height: 0;
  margin: 0;
  padding: 0;
  display: inline;
}

.searchform .s {
  margin: 0;
  float: left;
  font: inherit;
  font-size: 15px;
  border: 1px solid #f0f0f0;
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-right: none;
  padding: 7px 10px 8px;
  /*box-shadow: 0 1px #FFFFFF, 0 1px rgba(34, 25, 25, 0.05) inset*/
  line-height: 1;
  width: 264px;
  display: block;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.searchform .s:focus {
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  -o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
}

.searchform .searchsubmit {
  float: left;
  display: block;
  top: 0;
  right: 0;
  cursor: pointer;
  border-radius: 0;
  border: 1px solid #dcdcdc;

  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  padding: 8px 8px 6px;

  background-color: #f3f3f3;
  background-image: linear-gradient(bottom, rgb(237,237,237) 0%, rgb(250,250,250) 100%);
  background-image: -o-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(250,250,250) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(250,250,250) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(250,250,250) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(250,250,250) 100%);

  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(237,237,237)),
    color-stop(1, rgb(250,250,250))
  );

  line-height: 0;
  box-sizing: content-box;

  -moz-box-shadow: inset 1px 1px 0 0 #FFFFFF;
  -webkit-box-shadow: inset 1px 1px 0 0 #FFFFFF;
  -o-box-shadow: inset 1px 1px 0 0 #FFFFFF;
  box-shadow: inset 1px 1px 0 0 #FFFFFF;
  -moz-transition: 0s all 0s linear;
  -webkit-transition: 0s all 0s linear;
  -o-transition: 0s all 0s linear;
  transition: 0s all 0s linear;
}

.searchform .searchsubmit img {
  line-height: 1;
}

.searchform .searchsubmit:active {
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  -o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12) inset;
}



/* Ephemera Widget */
section.ephemera ol,.widget_twentyeleven_ephemera ol {
  list-style:square;
  margin:5px 0 0;
}

.widget_twentyeleven_ephemera .widget-entry-title {
  padding:0;
}

.widget_twentyeleven_ephemera .comments-link a,.widget_twentyeleven_ephemera .comments-link > span {
  display:block;
  font-weight:bold;
}

section.ephemera .entry-title .comments-link a:hover,.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}

section.ephemera .entry-title a span {
}



/* Widget Image */
.widget_image img {
  height:auto;
  max-width:100%;
}

/* Flickr Widget */
.flickr_badge_image {
  float: left;
  margin-right: 19px;
  margin-bottom: 19px;
  padding:5px;
  border:solid 1px #ccc;
}

.flickr_badge_image:nth-child(3n+1) {
  margin-right: 0;
}

.flickr_badge_image img {
  display:block;
}

/* Calendar Widget */
.widget_calendar #wp-calendar {
  width: 95%;
  text-align: center;
}

.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
  text-align: center;
}

.widget_calendar #wp-calendar caption {
  font-size: 11px;
  padding: 5px 0 3px;
  text-transform: uppercase;
}

.widget_calendar #wp-calendar th {
  font-weight: bold;
}

.widget_calendar #wp-calendar tfoot td {
}

/* Social Widget */

a.icn {
  width: 24px;
  height: 24px;
  background-image: url(images/social-icons.png);
  background-repeat: no-repeat;
  float: left;
  margin-right: 5px;
  text-indent: -999em;
  cursor: pointer;

  -webkit-transition: all 0s linear 0s;
  -moz-transition: all 0s linear 0s;
  -o-transition: all 0s linear  0s;
  transition: all 0s linear 0s;

}

.icn:focus,
.icn:active {
  outline: none;
}

.icn.twitter {
  background-position: -31px -1px;
}

.icn.twitter:hover {
  background-position: -31px -31px;
}

.icn.facebook {
  background-position: 0 -1px;
}

.icn.facebook:hover {
  background-position: 0 -31px;
}

.icn.flickr {
  background-position: -62px -1px;
}

.icn.flickr:hover {
  background-position: -62px -31px;
}

.icn.picasa {
  background-position: -94px 0;
}

.icn.picasa:hover {
  background-position: -94px -30px;
}

.icn.lnkdin {
  background-position: -125px 0;
}

.icn.lnkdin:hover {
  background-position: -125px -30px;
}

.icn.gplus {
  background-position: -156px -1px;
}

.icn.gplus:hover {
  background-position: -156px -31px;
}

.icn.rss {
  background-position: -187px -1px;
}

.icn.rss:hover {
  background-position: -187px -31px;
}

.icn.youtube {
  background-position: -218px -1px;
}

.icn.youtube:hover {
  background-position: -218px -31px;
}

.icn.wordpress {
  background-position: -250px -1px;
}

.icn.wordpress:hover {
  background-position: -250px -31px;
}

.icn.dribbble {
  background-position: -282px -1px;
}

.icn.dribbble:hover {
  background-position: -282px -31px;
}

.icn.pinterest {
  background-position: -313px -1px;
}

.icn.pinterest:hover {
  background-position: -313px -31px;
}

.icn.stumble {
  background-position: -345px -1px;
}

.icn.stumble:hover {
  background-position: -345px -30px;
}

.icn.digg {
  background-position: -380px -1px;
}

.icn.digg:hover {
  background-position: -380px -30px;
}

/* Pre Head Widgets */

#header .pre-head .widget_search {
  float: right;
}

#header .pre-head .widget_ci_social_widget {
  float: left;
}

/* Infinite Scrolling */
#infscr-loading {
  position: fixed;
  bottom: 5%;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
  padding: 20px;
  z-index: 2000;
  font-size: 0.9em;
  width: 120px;
  left: 50%;
  margin-left: -70px;
}

.ci_load_more {
  display: none;
}

.twitter-time {
  display: block;
  margin: 5px 0;
  font-size: 0.9em;
}

/*
============================================================================
Template Name: (E.g. Homepage - Styles that apply only here
============================================================================
*/

/* Overlay */

#overlay {
  display: none;
  position: fixed;
  top: 0;
  z-index: 2000;
  padding: 40px 0;
  background: #f7f7f7;
  width: 100%;
  width: 100%;
}

#overlay .widget {
  float: left;
  width: 32%;
  margin-right: 15px;
}

.expand {
  width: 100%;
  display: block;
  height: 5px;
  background: #ccc;
  text-indent: -999em;
  bottom: -44px;
  position: relative;
}

/*
============================================================================
jPlayer Styles
============================================================================
*/
.jp-jplayer {
  width: 0 !important;
  height: 0 !important;
}

.jp-audio ul {
  list-style: none;
}

.audio-wrap {
  margin: 15px 0;
  width: 100%;
  bakground: #fcfcfc;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #f0f0f0;
  border-radius: 4px;
  border-right: 1px solid #fff;
  border-top: 1px solid #f0f0f0;
  margin-left: -1px;
}

.single-format-audio .audio-wrap {
  background: #F7F7F7;
}

.single-format-audio .jp-progress {
  width: 60%;
}

.jp-audio {
  height: 50px;
  width: 100%;
}

.jp-controls li a {
  height: 36px;
  left: 1px;
  text-indent: -999em;
  top: 1px;
  width: 36px;
}

.jp-progress {
  height: 11px;
  left: 50px;
  top: -10px;
  width: 143px;
  position: relative;
}

.jp-seek-bar, .jp-play-bar, .jp-volume-bar-value {
  height: 6px;
}

.jp-current-time {
  font-size: 10px;
  left: auto;
  top: -12px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
  right: 9px;
}

.jp-volume-bar {
  height: 11px;
  right: 21px;
  top: 17px;
  width: 89px;
}

.jp-volume-bar-knob {
  height: 18px;
  position: absolute;
  right: -15px;
  top: -5px;
  width: 18px;
}

.jp-audio, .jp-volume-bar-value, .dulce-audio-thumb {
  position: relative;
}

.jp-controls li a, .jp-progress, .jp-current-time, .jp-volume-bar {
  position: absolute;

  -moz-transition: 0s all 0s linear;
  -webkit-transition: 0s all 0s linear;
  -o-transition: 0s all 0s linear;
  transition: 0s all 0s linear;
}

.jp-seek-bar, .jp-volume-bar, .jp-volume-bar-knob {
  cursor: pointer;
}

.jp-seek-bar {
  height: 7px;
  margin-top: 2px;
  background: #F2F2F2;
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  border-right: 1px solid #fff;
  box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.1);
  width: 100% !important;
}

.jp-play-bar {
  background: none repeat scroll 0 0 #888;
  border-radius: 20px;
}

.jp-play {
  z-index: 2;
  background: url("images/play.png") no-repeat;
  width: 48px;
  height: 48px;
}

.jp-pause {
  background: url("images/play.png") no-repeat scroll 0 -77px transparent;
  display: none;
  z-index: 1;
}

.jp-play:active {
  background-position: 0 -38px;
}

.jp-pause:active {
  background-position: 0 -117px;
}

.jp-play-bar, .jp-volume-bar-value {

}

.jp-volume-bar-knob {

}

.jp-type-single {
  position: relative;
}

.jp-playlist {
  left: 71px;
  position: absolute;
  top: -2px;
  width: 60%;
}

a.jp-playlist-current {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
}

.jp-artist {
  font-size: 0.6em;
  display: block;
  font-weight: normal;
  margin-top: -3px;
}

.jp-interface {
  position: relative;
  top: 30px;
}

.jp-controls {
  position: absolute;
  top: -24px;
  left: 5px;
  margin: 0;
}

/*
============================================================================
Social Share
============================================================================
*/

.social-button {
  float: left;
  margin-right: 10px;
}

/*
============================================================================
Alternative Template (Content on the left)
============================================================================
*/

.alt .inner-container {
  margin: 0;
}

/* Contact Form */

#contactform input[type=text],
#contactform textarea {
  width: 97%;
}

#contactform p {
margin-bottom: 15px;
 }
/*
============================================================================
Isotope Styles
============================================================================
*/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property:    -moz-transform, opacity;
  -ms-transition-property:     -ms-transform, opacity;
  -o-transition-property:         top, left, opacity;
  transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/*
============================================================================
FlexSlider Styles
============================================================================
*/

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0 0 30px;
  border: none;
  display: block;
  margin-bottom: 7px;
  position: relative;
  vertical-align: top;
}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  height: auto !important;
}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: " "; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 30px; background: #fff; border: none; position: relative;  zoom: 1;
  display: block;
  margin-bottom: 7px;
  vertical-align: top;
}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;
  display: block;
  margin: 0;
  padding-bottom: 30px;
  vertical-align: top;
}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav a {width: 20%; height: 100%; margin: -20px 0 0; display: block; position: absolute; top: 20px; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background: url("images/arr-nxt.png") no-repeat scroll right center transparent; right: -36px; }
.flex-direction-nav .flex-prev {background: url("images/arr-prv.png") no-repeat scroll left center transparent;  left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 0px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%;
  bottom: -37px; text-align: center;
  margin-bottom: 10px;
}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
  background: url('images/sprites.png') no-repeat -2px -118px; width: 13px; height: 13px;
  cursor: pointer; text-indent: -999em; display: inline-block;
}
.flex-control-paging li a.flex-active { cursor: default; background-position: -2px -154px; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;
    background: url("images/arr-prv.png") no-repeat scroll left center transparent;
  }
  .flex-direction-nav .flex-next {opacity: 1; right: 0;
    background: url("images/arr-nxt.png") no-repeat scroll right center transparent;
  }
}

#entry-listing .slides {
  padding-bottom: 0;
}

.ias_loader {
  display: none;
}






/*
============================================================================
DrinkSwap Custom
============================================================================
*/


  	.logo h1 {
    		float: right;
		    font-size: 20px;
		}
		
    .article-h1 {
      background-color: #fff;
      border-radius: 5px;
      width: 99.5%;
      margin: 0;
      padding: 5px;
      text-align: center;    
    }
    
    .next {
      background-color: #fff;
      border-radius: 5px;
      width: 99.5%;
      margin: 0;
      padding: 5px;
      text-align: center;    
    }
		
		#main {
		    padding: 18px 0 80px;
		}		
		
		#header .widget {
		    margin-bottom: 0;
		    margin-top: 6px;
		}
		
		#site-head {
		    padding: 10px 0 0;
			height: 110px;		    
		}
		
		#burst {
      height: 290px;
      width: 300px;
      margin: 0 0 0 -10px;		
		}
		
		.box {
			width: 310px;
		}

		.searchform {
		    margin: 5px 0 40px;
		}
		
		input[type="text"], input[type="password"], textarea, .gform_wrapper input[type="text"], .gform_wrapper textarea {
		    padding: 2px 0;
		}
		

		.entry-content {
			text-align: center;
		}

		.addthis_toolbox.addthis_default_style {
		    float: right;
		    height: 14px;
		}
		
		input[type="text"], input[type="password"], textarea, .gform_wrapper input[type="text"], .gform_wrapper textarea {
		    width: 100px;
		}		
		
		#footer {
		    position: relative;
		}
		
		.my-bar {
		    float: right;
		    margin-top: -33px;
		}

		#drink-rating {
		    float: right;
		    margin-top: -33px;
		}

		#ingredients #entry-listing, #ingredient #entry-listing {
		    margin-left: 0;
		}

		#ingredients .box-content, #ingredient .box-content {
		    padding: 10px;
		    text-align: center;
		}

		#ingredients article, #ingredient article {
			margin-bottom: -5px;
		}

		#ingredients .box {
			width: 32.2%;
			float: left;
			margin-right: 5px;
			text-align: center;
		}

		#ingredients .box img, #ingredient .box img {
			width: 40%;
		}

		.one-half {
			width: 45%;
			float: left;
			margin-right: 10px;
		}


		#ingredients .box-content {
			vertical-align: text-bottom;
		}

		#ingredients .box-content img {
			width: 100%;
		}

		.lime {
			width: 15px;
			float: right;
		}		

		.entry-intro h1 {
		    font-size: 1.9em;
		}
		
		.inner-container .box-hold {
		    float: left;
		    margin-right: 25px;
		    width: 310px;
		}

		.box-hold.half {
		    margin-right: 45px;
		    width: 34%;
		}
		
		.box-hold.ingredient {
		    width: 48.5%;
		    margin-right: 10px;		    
		}

		.box-hold.wide {
			width: 74.3%;
		    margin-right: 10px;
		}

		.box h3, .entry h3 {
		    font-size: 1.5em;
		    letter-spacing: -0.03em;
		}
		
		.blue-back {
			background-color: #466078;
			padding: 5px 0 5px 5px;
		}

		.entry.drink.isotope-item {
		    width: 46.5%;
		    float: left;
		}

		.entry.drink.isotope-item img {
			height: 250px;
		}
				
		#drink-recipe {
		    margin-right: 33px;
		}
		
		#drink-recipe .box-content {
		    text-align: center;		
		}
		
		.drink {
		    background: none repeat scroll 0 0 #fff;
		    border-radius: 4px;
		    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.31);
		    float: left;
		    margin-bottom: 15px;
		    margin-left: 15px;
		}		

		.drink h3, .entry h3 {
		    font-size: 1.5em;
		    letter-spacing: -0.03em;
		}		
		
		.inner-container {
		    width: 100%;
		}		


		.btn {
		    -moz-user-select: none;
		    background-image: none;
		    border: 1px solid transparent;
		    border-radius: 4px;
		    cursor: pointer;
		    display: inline-block;
		    font-size: 14px;
		    font-weight: 400;
		    line-height: 1.42857;
		    margin-bottom: 0;
		    padding: 6px 12px;
		    text-align: center;
		    vertical-align: middle;
		    white-space: nowrap;
		}
		.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
		    outline: thin dotted;
		    outline-offset: -2px;
		}
		.btn.focus, .btn:focus, .btn:hover {
		    color: #333;
		    text-decoration: none;
		}
		.btn.active, .btn:active {
		    background-image: none;
		    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
		    outline: 0 none;
		}
		.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
		    box-shadow: none;
		    cursor: not-allowed;
		    opacity: 0.65;
		    pointer-events: none;
		}
		.btn-default {
		    background-color: #fff;
		    border-color: #ccc;
		    color: #333;
		}
		.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
		    background-color: #e6e6e6;
		    border-color: #adadad;
		    color: #333;
		}
		.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
		    background-image: none;
		}
		.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default.active[disabled], .btn-default.focus[disabled], .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
		    background-color: #fff;
		    border-color: #ccc;
		}
		.btn-default .badge {
		    background-color: #333;
		    color: #fff;
		}
		.btn-primary {
		    background-color: #337ab7;
		    border-color: #2e6da4;
		    color: #fff;
		}
		.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
		    background-color: #286090;
		    border-color: #204d74;
		    color: #fff;
		}
		.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
		    background-image: none;
		}
		.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary.active[disabled], .btn-primary.focus[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
		    background-color: #337ab7;
		    border-color: #2e6da4;
		}
		.btn-primary .badge {
		    background-color: #fff;
		    color: #337ab7;
	}



/*
============================================================================
Media Queries
============================================================================
*/

.show-on-mobile {
  display: none;
}

@media only screen and ( max-width: 1140px) {

  .inner-container {
    width: 100%;
    margin: 0 auto;
  }

}

@media only screen and ( max-width: 1050px ) {

  .logo h1 {
      font-size: 16px;
  }

	.letters {
	    padding-top: 41px;
	}
	
  .comment-copy {
    width: 81%;
  }
  
  .logo {
	width: 268px;
  }

  .searchform .s {
	  width: 75%;
	  font-size: 15px;
  }
	
}

@media only screen and ( max-width: 870px ) {

  .entry-intro h1 {
    font-size: 20px;
  }
  
  .box-content h3 {
    font-size: 18px;  
  }
	
  .letters {
    margin: 5px auto;
    padding: 0;
    width: 80%;
  }
	
  .share {
	display: none;
  }

  #site-head {
    height: 130px;
  }	
	
  .show-on-mobile {
    display: block;
  }

  .searchform {
	  margin: auto;
	  width: 90%;
  }
	
  .searchform .s {
	  width: 80%;
	  font-size: 15px;
  }
		
  .logo {
    float: none;
    width: 100%;
    padding: 0;    
    text-align: center;
  }
  
  .logo h1 {
    margin-right: 20px;
    font-size: 14px;
  }  
	
  .header-wgt {
    display: none;
  }

  .avatar {
    display: none;
  }

  .comment-copy {
    width: 100%;
    float: none;
  }
}

@media only screen and ( max-width: 680px ) {

  #navigation {
    display: none;
  }

  .searchform .s {
	  width: 85%;
	  font-size: 15px;
  }
	
  nav {
    padding: 10px 0;
  }

  nav select {
    display: block;
    line-height: 0;
    width: 96%;
    margin: 0 auto;
    padding: 3px 4px;
    font: inherit;
  }

  nav select option {
    padding: 3px 0;
  }

  .inner-container .box-hold {
    float: none;
    width: 100%;
  }

  .avatar {
    display: block;
  }

}

@media only screen and ( max-width: 580px ) {

  #ingredients .box {
	width: 99%;
	float: left;
	margin-right: 5px;
	text-align: center;
  }

  .searchform .s {
	width: 85%;
	font-size: 15px;
  }
	
  #intro img {
    height: auto;
  }

  .box, #intro.box {
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0;
  }

  .entry img {
    width: 100%;
  }

}

/* Mobile Phones Portrait and lower */

@media only screen and ( max-width: 480px ) {

  .entry.drink.isotope-item {
	float: left;
	width: 43.5%;
  }	

  .searchform .s {
	width: 78%;
	font-size: 15px;
  }
	
  .pre-head .widget_ci_social_widget {
    display: none;
  }

  .pre-head .widget_search {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  .widget_search .searchsubmit {
    position: absolute;
    right: 0;
  }

  .widget_search .s {
    width: 96%;
    padding: 7px 2% 8px;
  }

  .entry-intro h1,
  .entry-intro .entry-meta {
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
  .avatar {
    display: none;
  }

  fieldset {
    margin-bottom: 20px;
  }

  #commentform fieldset.group > p {
    float: none;
    width: 100%;
  }

  #commentform fieldset.group > p:first-child {
    margin-right: 0;
  }

  #commentform input[type="text"],
  #commentform fieldset textarea {
    width: 96%;
  }

}

@media only screen and ( max-width: 320px ) {

  #commentform input[type="text"],
  #commentform fieldset textarea {
    width: 95%;
  }

  .entry.drink.isotope-item {
	float: left;
	width: 99.5%;
  }	
  
  .drink {
    margin-left: -5px;
  }  
  
  .searchform .s {
	width: 78%;
	font-size: 15px;
  }
	

}


/* Internet Explorer Styles */

.lt-ie9 .box {
  border: 1px solid #e7e7e7;
  border-bottom: 2px solid #e7e7e7;
  margin-left: 13px;
}

.lt-ie8 .group { min-height: 1px; }

.lt-ie8  #navigation > li {
  float: left;
  z-index: 5000;
}

.ie8 .format-gallery .slides img {
  height: 300px !important;
}
