/*
Theme Name: FoodieMob
Theme URI: http://foodiemob.com
Description: The default FoodieMob theme
Version: 0.1
Author: Brent Otterlei
Author URI: http://bodesigns.com/
Tags: Foodiemob

	FoodiemobV0.1

	This theme was designed and built by Brent Otterlei,
	whose blog you will find at http://bodesigns.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*clears floats*/
.featured-container {
  padding:8px 20px 20px 20px;
  position:fixed;
  bottom:60px;
}
.clearBlock {
     clear:both;
     height:0;
     font-size:0;
     overflow:hidden;
}
hr {
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: georgia, serif;
	background: #000;
	color: #FFF;
	}

#page {
	text-align: left;
	}

#header {

	}

#headerimg 	{
	margin: 0;
	}

#content {
	font-size: 1.3em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
        font-size:80%;
	}

.thread-alt {
	background-color: #000;
}
.thread-even {
	background-color: #000;
}
.depth-1 {
border: 1px solid #ddd;
border-right:0;
}

.even, .alt {

	border: 6px solid #222;
}

#footer {
	border: none;
	}
.footerContainer {
       bottom: 40px;
right:0;
    font-size: 0.8em;
    margin: 0 auto;
    padding: 0;
    position: fixed;
       
}
.footerLists {
       list-style:none;
       padding:0;
       margin:0;
}
.footerLists > li {
      float:left;
      width:225px;
}
small {
	font-family: georgia, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: georgia, serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
font-weight:normal;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.5em;
    font-weight: normal;
    margin: 0 0 4px;
    padding-bottom: 8px;
	}

#sidebar h2 {

	}

h3 {
	font-size: 1.3em;
	}
/* FFD400 */
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FFF;
padding:6px 4px 0;
text-shadow: 1px 1px 0 #222;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em georgia, serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
        cursor:pointer;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: georgia, serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: .8em georgia, serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em georgia, serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#networkNav {

}
.networkNavHolder {
     margin:0 auto;
     padding:4px 4px 0 4px;
     width:980px;
     *height:29px;
     *overflow:hidden;
}
.networkNavHolder ul {
      padding:0;
      margin:0;
      list-style:none;
}
.networkNavHolder ul li {
     float:left;
     margin-right:4px;
}
.networkNavHolder ul li a {
     padding:8px 14px 8px 14px;
     display:block;
     font-weight:bold;
     color:#222;
     -moz-border-radius:4px;
     -webkit-border-top-right:4px;
     border-radius:4px;
}
.networkNavHolder ul li a.selected {
    color:#222;
    -moz-border-radius-topleft:4px;
     -moz-border-radius-topright:4px;
     -webkit-border-top-left-radius:4px;
     -webkit-border-top-right-radius:4px;
}
.networkNavHolder ul li a:hover {
    color:#222;
    -moz-border-radius-topleft:4px;
     -moz-border-radius-topright:4px;
     -webkit-border-top-left-radius:4px;
     -webkit-border-top-right-radius:4px;
}
#page {
	margin: 0 auto;
	padding: 0;
	position:relative;
width:1055px;
	}

#header {
padding:11px 20px 18px 27px;
	}

#headerimg {
	margin: 0;
        padding:0;
        float:left;
	}
.siteNavHolder {
        left: 0;
    margin: 0 0 0 180px;
    padding: 14px;
    position: absolute;
    top: 0;
        font-size:130%;
	color:#FFF;
}
.siteNavHolder ul {
        list-style:none;
        padding:0;
        margin:0;
}
.siteNavHolder ul li {
        padding:0;
        margin-right:26px;
        float:left;
}
.siteNavHolder ul li a {
      display:block;
      padding:8px;
      margin:0;
      color:#FFF;
text-shadow:1px 1px 0 #222;
}
.siteNavHolder ul .current-cat a {
      color:#fff;
font-size: 12px;
    text-shadow: none;
font-weight:normal;
} 
.current_page_item, .current-cat {
      font-weight:bold;
      background:#222;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      position:relative;
opacity:.8;
color:#000;
}
.siteNavHolder ul .current_page_item a {
 color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
}
.current-cat-arrow {
  position:absolute;
  bottom:-7px;
  left:50%;
}
.narrowcolumn {
background: url("images/blk-pat.png") repeat scroll 0 0 transparent;
    border: 1px solid #555555;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 4px #000000;
    margin: 0 0 0 50px;
    padding: 16px;
    width: 318px;
	opacity:.9;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 9px;
	}

.post hr {
	display: block;
border-top:1px solid #333;
border-left:0;
border-right:0;
border-bottom:0;

	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {

	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}
h1 span {
       font-weight:normal;
}
h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {

}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 14px 8px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 3px 0 3px 10px;
	}
.entry ul {
     list-style:none;
}
.postHeaderContainer {
       padding:0 0 10px 0;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
        color:#bbb;
	}

#searchform #s {
	background: none repeat scroll 0 0 #000000;
    border: 1px solid #000;
    border-radius: 4px 4px 4px 4px;
    color: #FFF;
    font-family: georgia;
    font-size: 104%;
    padding: 6px;
    width: 260px;
opacity:.6;
-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;	
	transition: opacity .5s ease-in-out;
	}


#searchform #s:focus {
  opacity:1;
}

#sidebar #searchsubmit {
	padding: 1px;
	}
.screen-reader-text {
  display:none;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
	width: 130px;

	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
        border:1px solid #444;
background:#000;
color:#FFF;
	}
#respond {

}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */






/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
        margin-right:14px;
	}



.commentlist li {
	margin: 10px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
        padding:0 10px 0 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
  margin:12px 0 0 31px;
  padding:0 20px 20px 20px;
  width:300px;
	}

#sidebar form {
	margin: 0;
	}

.about-the-mob {
  padding:19px 12px 32px;
  margin:0 -29px 20px -20px;
  position:relative;
}

.about-the-mob-over {
  position:absolute;
  top:-6px;
  right:-2px;
}

.about-the-mob h4 {
  padding:18px 18px 36px 18px;
  margin:0;
  font-size:212%;
  font-family:georgia;
  font-weight:normal;
  line-height:20px;
  background:#FFE9A4;
-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
  color:#000;
  position:relative;
}

.about-the-mob-img {
  left:62% !important;
  bottom:-14px !important;
}

.by-brewery {
  padding-bottom:20px;
  margin-bottom:0;
}

.by-brewery h3 {
  font-size:260%;
  padding:0;
  margin:0;
  font-weight:normal;
  font-family:georgia;
}

.by-brewery ins {
border:4px solid #222 !important;
background:#222;
}
#sidebar .by-brewery h2 {
  font-size:16px;
  padding:0 0 6px 0;
  margin:0;
}
#sidebar .by-brewery ul {
  margin:4px 0 0 0;
  padding:0;
}
#sidebar .by-brewery ul li {
  font-size:180%;
  padding:0;
  margin-bottom:4px;
  font-family:georgia;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-size: 160%;
    margin: 0 0;
    padding-right: 0;
    text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#adHeader {
    padding:6px;
    margin:0 auto;
    width: 730px;
background:#222;
}
.adRight {
  text-align:center;
  padding:4px 0 12px 0;
}
.entry img {
  padding:8px;
  background:#222;
}
.adRightContainer {
  padding:4px;
  border:1px solid #CCC;
  width:160px;
  margin:0 auto;
}
.addtoany_share_save_container {
  clear:both;
}
.catDrop {
  position:relative;
}
.catDropCont {
  position:absolute;
  background:#FFF;
  border:1px solid #DDD;
  left:15px;
}
#catToggler {
   padding-right:13px;
   background:transparent url(http://www.drinkiemob.com/images/dwnArrow.gif) center right no-repeat;
}
/*Featured posts*/
.featured-post, .sub-featured-post, .featured-block {
  float:left;
  overflow:hidden;
  padding:4px;
}
.featured-post {
margin:0 0 0 50px;
} 
.sub-featured-post  {
   width:305px;
border:8px solid #222;
}
.featured-post a, .sub-featured-post a, featured-block a {
  color:#222;
  text-decoration:none;
}
.featured-post a {

}
.sub-featured-post a {
 width:305px !important;
background-position:25% 42% !important;
}
.featured-post h2, .sub-featured-post h2, .featured-block h2 {
  color: #FFFFFF;
background: url("images/blk-pat.png") repeat scroll 0 0 transparent;
    border: 1px solid #555555;
    border-radius: 8px 8px 8px 8px;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.5;
    padding: 8px 14px;
    margin-bottom:2px;
-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;	
	transition: opacity .5s ease-in-out;

}

.featured-post h2:hover, .sub-featured-post h2:hover, .featured-block h2:hover {
  opacity:1;
}
.sub-featured-post h2 {
  font-size:24px;
  padding:6px 10px;
}
.featured-post a:hover span, .sub-featured-post a:hover span, .featured-block a:hover span {
  text-decoration:underline;
}
/*blurb posts*/
.landing-img-holder {
height: 102px;
    width: 102px;
}
.landing-img-holder img {
-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;	
	transition: opacity .5s ease-in-out;
  background: none repeat scroll 0 0 #222222;
    border: 1px solid #555;
    padding: 0;
opacity:.75;
}
.landing-img-holder img:hover {
opacity:1;
}
.landing-text-holder {
  width:450px;
  float:left;
  position:relative;
display:none;
}
.landing-text-holder h2 {
  margin:0;
  font-family:georgia;
  font-weight:normal;
  text-align:left;
  font-size:150%;
}
.landing-text-holder h2 a, .landing-text-holder h2 a:visited {
  color:#222 !important;
}
.landing-text-holder p {
  margin-top:0;
  line-height:18px;
}
.landing {
    background:url("images/blk-pat.png") repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    margin: 0 0 0 25px;
    padding: 6px;
    width: 992px;
}
.landing .post {
  float: left;
    margin-bottom: 0;
    padding: 5px;
    width: 100px;
}
.landing .landing-img-holder img {
  width:100px;
  height:100px;
}
.poster-info-block {
  padding-bottom:20px;
  margin-bottom:20px;
}
.poster-info-block h3 {
  padding:0 0 4px 0;
  margin:0;
  font-size:18px;
}
.poster-info-block img {
  background:#FFF;
  padding:4px;
}
.poster-info-desc {
  padding-top:6px;
  font-size:100%;
}
/*using itallic tag because of a WP bug that doesn't allow all html tags in descriptions*/
.poster-info-desc i {
  display:block;
  font-size:135%;
  font-style:normal;
  padding:1px 0 1px 0;
}
.poster-info-desc q {
  text-decoration:none;
}
/*single post overrides*/
.single-post .post {
  padding-right:14px;
  border-bottom:0;
  position:relative;
}
.single-post .post h2 {
  margin:0;
  font-family:georgia;
  color:#FFF;
  display:block;
  font-weight:normal;
}
.no-featured-bump {
  display:block;
  height:12px;
}
.read-more-links {
  text-align:right;
}
.featured-read {
  font-weight:normal;
  color:#0066CC;
}
.footer-links {
  list-style:none;
  padding:12px;
  margin:0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  float:left;
  color:#FFF;
  font-size:130%;
  font-family:georgia;
}
.footer-links li {
  float:left;
  padding:0 8px 0 7px;
opacity:.5;
}
.footer-links-last {
  border-right:0 !important;
}
.cat-page-title {
  margin:0 0 14px 0;
  padding:0 0 8px 0;
  font-family:georgia;
  font-size:180%;
  font-weight:normal;
  color:#000;
}
/*theme my login*/
.theme-my-login-avatar img {
  padding:3px;
  background:#FFF;
}
.theme-my-login-links li, .theme-my-login-links li a, #login .links li, #login .links li a {
  font-size:100%;
}
#login {
  padding:0 !important;
}
#login label {
  padding-bottom:3px;
}
/*star rating*/
.mug-rate {
  background:transparent url(images/mugext.png) no-repeat;
  width:150px;
  height:32px;
  display:block;
}
.beer-6 {
  background-position:0 -3px;
}
.beer-5 {
  background-position:0 -34px;
}
.beer-4 {
  background-position:0 -66px;
}
.beer-3 {
  background-position:0 -98px;
}
.beer-2 {
  background-position:0 -130px;
}
.beer-1 {
  background-position:0 -162px;
}
.beer-0 {
  background-position:0 -194px;
}
.non-feat-rating {
  position:absolute;
  bottom:-10px;
  left:-4px;
}
.featured-rating-holder {
  position:absolute;
  bottom:8px;
  left:18px;
  z-index:10;
}
.mug-rate-full-post {
margin:6px 0 0 -3px;
}
.recipe-hldr {
  padding:0 14px;
  background:#000;
  border:1px solid #222;
  border-radius:4px;
}

#gallery-1 img {
  border:0 !important;
}

.footer-nav {
  width:100%;
  position:fixed;
  bottom:0;
  left:0;
  background:url("images/blk-pat.png") repeat scroll 0 0 transparent;
  border-top:1px solid #333;
}

.footer-nav-inner {
  padding:12px 20px;
}

.style-pop-toggle, .brewery-pop-toggle {
  display:block;
  float:left;
  margin-right:12px;
  font-size:120%;
cursor:pointer;
}

.footer-nav ul {
  list-style:none;
  margin:0;
  padding:6px 0 0 0;
}

.pop-bold {
  font-weight:bold;
}

.patHldr {
	background:url(images/pat.png) top left repeat transparent;
}

.home-message {
  margin:68px 0 0 130px;
}

.home-message h1, .home-message h2 {
  padding:8px 14px;
opacity:.75;
  font-size:3em;
  display:block;
  text-shadow:none;
  color:#FFF;
  background:#df9b26;
  font-weight:normal;
-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;	
	transition: opacity .5s ease-in-out;
}

.home-message h1:hover, .home-message h2:hover {
  opacity:1;
}

.home-message h1 {
  width:273px;
  padding-bottom:4px
}

.home-message h2 {
  width:310px;
  margin:0 0 0 30px;
  padding-top:4px;
}

.fblike-cont {
  padding:6px 0 0 3px;
}

.thumbgrid {
  margin-bottom:60px;
  float:left;
}
