/*
Theme Name: Gourmet
Theme URI:
Description: The default theme for the Gourmet Live website.
Author: Al Rotches, Matthew McVickar
Version: 1.0
Tags:
*/

body,
html
{
  height: 100%;
}

.container_wrapper
{
  min-height: 100%;
  position: relative;
}

.container
{
  padding: 20px 0 170px 0;
  position: relative;
}

.header
{
  background-color: #000;
  margin: 0 auto;
  padding: 15px;
  position: relative;
  height: 170px;
  width: 920px;
}

.title
{
  background: url(images/gourmet_live.gif) center no-repeat;
  position: absolute;
  left: 9px;
  bottom: 4px;
  text-indent: -9999px;
  width: 250px;
  height: 120px;
  outline: 0;
}

.header .navigation
{
  border-left: 1px solid #454545;
  position: absolute;
  left: 300px;
  bottom: 12px;
  margin-bottom:-2px;
}

.header .navigation ul
{
  margin: 0;
  padding: 4px 0 0 6px;
  width: 235px;
}

.header .navigation li
{
  list-style: none;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.header .navigation li a
{
  background-repeat: no-repeat;
  outline: 0;
  font-size:12px;
  line-height:100%;
  padding:2px 2px 2px 2px;
  margin:-1px 0 1px 0;
  color:white;
  text-decoration:none;
  font-family:Helvetica, Arial, sans-serif;
  text-transform:uppercase;
  display:block;
  float:left;
  clear:both;
}
.header .navigation a:hover {background:#5584ac;}
.header .navigation li.current-menu-item a {background:#406380;}

.header .navigation li#menu-item-25 a { background-position: left top; }   /* About */
.header .navigation li#menu-item-24 a { background-position: left -17px; } /* Announce */
.header .navigation li#menu-item-75 a { background-position: left -34px; } /* News */
.header .navigation li#menu-item-22 a { background-position: left -51px; } /* Email */
.header .navigation li#menu-item-21 a { background-position: left -68px; } /* Questions */
.header .navigation li#menu-item-41 a { background-position: left -85px; } /* Gourmet.com */

.header .navigation li#menu-item-25 a:hover { background-position: left -110px; } /* About */
.header .navigation li#menu-item-24 a:hover { background-position: left -127px; } /* Announce */
.header .navigation li#menu-item-75 a:hover { background-position: left -144px; } /* News */
.header .navigation li#menu-item-22 a:hover { background-position: left -161px; } /* Email */
.header .navigation li#menu-item-21 a:hover { background-position: left -178px; } /* Questions */
.header .navigation li#menu-item-41 a:hover { background-position: left -195px; } /* Gourmet.com */

.header .navigation li#menu-item-25.current-menu-item a { background-position: left -220px; } /* About */
.header .navigation li#menu-item-24.current-menu-item a { background-position: left -237px; } /* Announce */
.header .navigation li#menu-item-75.current-menu-item a { background-position: left -254px; } /* News */
.header .navigation li#menu-item-22.current-menu-item a { background-position: left -271px; } /* Email */
.header .navigation li#menu-item-21.current-menu-item a { background-position: left -288px; } /* Questions */
.header .navigation li#menu-item-41.current-menu-item a { background-position: left -305px; } /* Gourmet.com */

.footer
{
  position: absolute;
  bottom: 0;
  width: 100%;
}

.footer .links
{
  background-color: #7f7f7f;
  margin: 1.5em auto;
  text-align: center;
  width: 950px;
}

.footer .links ul
{
  margin: 0 auto;
  padding: 6px 0 8px 0;
}

.footer .links ul li
{
  display: inline;
  list-style: none;
  margin: 0;
  padding: 8px 11px 0 11px;
  text-align: center;
}

.footer .links ul li a
{
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer .links ul li a:hover
{
  background-color: #fff;
  color: #7f7f7f;
}

.footer .links ul li#menu-item-17,
.footer .links ul li#menu-item-18,
.footer .links ul li#menu-item-19
{
  border-right: solid 1px #fff;
}

.footer .copyright
{
  background-color: #444;
  width: 100%;
}

.footer .copyright p
{
  color: #aaa;
  font-size: 9px;
  margin: 0 auto;
  padding: 2em 0 5em 0;
  width: 910px;
}

.footer .copyright p a
{
  color: #bbb;
}

.content
{
  margin: 2em 0 0 0;
}

h1
{
  color: #5085af;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 1em;
  text-transform: uppercase;
}

h1 strong
{
  display: block;
  color: #000;
  margin-top: 4px;
  font-size: 30px;
}

.the_text h1 a:hover
{
  background: transparent;
  color: #5085af;
}

.the_text h1 a:hover strong
{
  background: transparent;
  color: #000;
}

h2
{
  color: #999;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
}

h3
{
  color: #000;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.the_text a
{
  color: #5085af;
  text-decoration: none;
}

.the_text a:hover
{
  background-color: #5085af;
  color: #fff;
}

.sidebar
{
  margin-left: 10px;
}

.community
{
  background: transparent url(http://live.gourmet.com/wp-content/uploads/2011/07/community-long5.gif) left top no-repeat;
  margin-bottom: 1.5em;
  width: 300px;
  height: 250px;
  padding-top: 60px;
}

.community a
{
  color: #5584ac;
  display: block;
  font-size: 10px;
  margin: 0;
  padding: 8px 0 6px 80px;
  text-decoration: none;
  text-transform: uppercase;
}

.community a span
{
  padding: 2px 4px;
}

.community a:hover span
{
  background-color: #5584ac;
  color: #fff;
}

.community a.rss
{
  padding-top: 7px;
}

.community a.foodspotting
{
  line-height: 10px;
}

.stay_informed
{
  margin: 1.5em 0;
}

.stay_informed a
{
  display: block;
}

.coming_soon
{
  background-color:#5584ac;
  color: #fff;
  font-size:125%;
  font-weight: bold;
  margin: 2em 0;
  padding: .25em;
  text-align: center;
  text-transform: uppercase;
}

.wp-caption
{
  max-width: 600px;
}

.wp-caption-text
{
  color: #999;
  font-weight: bold;
  text-align: right;
}

.content .navigation
{
  background: #eee;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  height: 25px;
  margin: 1.5em 0;
}

.content .navigation#nav-above
{
  display: none;
}

/*
.content .navigation a
{
  color: #fff;
}

.content .navigation a:hover
{
  background: #fff;
  color: #7f7f7f;
}
*/
.content .navigation .nav-previous,
.content .navigation .nav-next
{
  position: absolute;
  top: 4px;
}

.content .navigation .nav-previous
{
  left: 8px;
}

.content .navigation .nav-next
{
  right: 8px;
}

.post
{
  margin-bottom: 2em;
  padding-bottom: 3.5em;
}

.entry-meta
{
  color: #999;
  font-size: 11px;
  font-weight: bold;
  margin: .5em 0;
  text-transform: uppercase;
}

.entry-meta a
{
  color: #999;
  font-weight: normal;
}

.entry-meta a
{
  background-color: transparent;
  color: #999;
}

.entry-utility
{
  border-bottom: 1px solid #aaa;
  font-size: 11px;
  font-weight: bold;

  padding-bottom: .75em;
  text-align: right;
  text-transform: uppercase;
}

.cat-links,
.entry-utility .meta-sep
{
  display: none;
}

h2.archive_title
{
  font-size: 11px;
  margin-bottom: 1em;
}

.logged-in-as
{
  color: #aaa;
  float: right;
  margin-top: -2.75em;
  font-size: 11px;
}

.comment-form-comment label,
.form-allowed-tags,
.says,
.comment .reply,
.comment-edit-link,
.nocomments
{
  display: none;
}

textarea#comment
{
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
  width: 590px !important;
  height: 100px !important;
}

ol.commentlist
{
  margin: 0 0 4em 0;
  padding: 0;
}

ol.commentlist div.comment
{
  clear: both;
  list-style: none;
  border-bottom: 1px solid #ccc;
  margin: 0 0 1.6em 0;
  padding: 0 0 .5em 0;
}

.comment-body
{
  min-height: 45px;
}

.comment-author
{
  float: left;
  font-weight: bold;
  padding-right: 20px;
  width: 150px;
}

.comment-author cite
{
  font-style: normal;
}

.comment-meta
{
  clear: left;
  float: left;
  font-size: 11px;
  padding-bottom: 1.25em;
  width: 170px;
}

.comment-body p
{
  margin-left: 170px;
}

.comment-form-author input,
.comment-form-email input
{
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  padding: .3em .1em;
}

.required
{
  font-weight: bold;
  color: #f00;
}

.comment-form-url
{
  display: none;
}

.single-post .post
{
  margin-bottom: 0;
}

.single-post .post .entry-utility
{
  border-bottom: 0;
}

.sidebar_widget
{
  border: 1px solid #c0c0c0;
  margin: 1.5em 0;
  padding: 16px;
}

.sidebar_widget h3
{
  color: #444;
}

.sidebar_widget ul
{
  margin: 0;
  padding: 0;
}

.sidebar_widget li
{
  line-height: 1.7;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar_widget a
{
  color: #5584AC;
  font-size: 11px;
  text-decoration: none;
}

.sidebar_widget a:hover
{
  background-color: #5584AC;
  color: #fff;
}

.sidebar_widget.widget_search .screen-reader-text
{
  display: none;
}

.sidebar_widget.widget_search #s
{
  margin-right: 10px;
  width: 190px;
}

.slideshow_container
{
  position: relative;
  width: 600px;
}

.widget_text
{

  margin: 1.5em auto 1.5em;
  padding-left: 6px;
}

.widget_text h3
{
  padding: 0 8px;
}

#slideshow_navigation
{
  position: absolute;
  right: -15px;
  top: 5px;
  width: 200px;
  z-index: 2;
}

#slideshow_navigation a
{
  background-image: url(images/slideshow_controls.png);
  background-position: no-repeat;
  cursor: pointer;
}

#slideshow_navigation a:hover
{
  background-color: transparent !important;
}

#slideshow_navigation a#next,
#slideshow_navigation a#prev
{
  display: block;
  width: 26px;
  height: 26px;
}

#slideshow_navigation a#next { float: right; background-position: right top; }
#slideshow_navigation a#prev { float: left; background-position: left top; }

#slideshow_navigation a#pause,
#slideshow_navigation a#play
{
  display: block;
  width: 154px;
  height: 26px;
  position: absolute;
  left: 50%;
  margin-left: -77px;
}

#slideshow_navigation a#pause { background-position: right bottom; }
#slideshow_navigation a#play { background-position: left bottom; }

#slideshow
{
  font-family: Helvetica, sans-serif;
  width: 600px;
  height: 533px;
  position: relative;
  z-index: 1;
}

#slideshow img
{
  float: left;
  margin-right: 36px;
  width: 400px;
  height: 533px;
}

#slideshow h2,
#slideshow p
{
  float: left;
  width: 155px;
}

#slideshow h2
{
  color: #000;
  font-size: 20px;
  margin: 3em 0 .5em 0;
  text-transform: uppercase;
}

#slideshow p
{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

div.post ul {margin-top:1em;}
div.aligncenter {margin:auto;}

.header .giveaway
{
  position: absolute;
  right: 0;
  top: 0;
}
