

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* required comment for clearfix to work in Opera \*/

.ui-helper-clearfix {
  display: block;
  margin-top: 10px;
}

* {
  padding: 0;
  margin: 0;
}


.recipe ul {
  margin: 30px;
}


.caption {
  font-size: 14px;
  color: #8a8a8a;
  line-height: 18px;
  position: relative;
}

.wrap {
  width: 960px;
  display:block;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  margin-bottom: 10px;
  overflow: inherit;
}

.header {
  float: left;
  position: relative;
  border-radius: 5px;
  background-color: #f5f5f5;
  height: 88px;
  width: 100%;
}

.logo {
  margin: 10px 0 12px 8px;
  text-decoration: none;
  text-indent: -999em;
  float: left;
  background: transparent url("http://wa2.www.four.co.nz/DesktopModules/UniversalLogin_SkinObject/images/logo.png") no-repeat 0 0;
  height: 56px;
  width: 138px;
  background-size: 100% auto;
}

.logo .link {
  color: transparent;
  height: 100%;
  width: 100%;
  display: block;
}

.menu {
  float: left;
}

.menu-item {
  display: inline-block;
  margin: 32px 30px 32px 0;
  float: left;
}

.menu-item-first {
  margin-left: 32px;
}

.menu-item-last {
  margin-right: 0;
}

.menu-item a {
  text-decoration: none;
  font-size: 15px;
  color: #6b6b6c;
}

.menu-item-last a {
  text-decoration: none;
  font-size: 15px;
  color: #6b6b6c;
}

.menu-item a.selected {
  color: #9ecc02;
  font-weight: bold;
}

.menu-item a:hover {
  color: #a4d325;
}

.menu-item-last a:hover {
  color: #a4d325;
}

.body {
  float: left;
  margin-top: 20px;
}



/* home page */
.welcome{
  width: 100%;
  float: left;
}

.welcome h4 {
  color: #434a54;
  font-family: robotobold, Ariel, Helvtica, "sans serif";
}

.welcome-message {
  margin-top: 10px;
}

.recipe-list {
  float: left;
}

.recipe-list ul {
  list-style: none;
}

.recipe-list ul li {
  float: left;
  background-color: #F5F5F5;
  border-radius: 5px;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.page-summery {
  float: left;
}

.summery-title {
  font-size: 18px;
  color: #434a54;
  display: inline-block;
  margin-bottom: 17px;
  font-family: robotobold, Ariel, Helvtica, "sans serif";
}

.recipe-list .summery {
  margin-left: 20px;
  margin-top: 28px;
  margin-right: 18px;
  width: 44%;
  float: left;
  max-height: 200px;
}



.recipe-list .image {
  max-width: 100%;
  height: auto;
  float: left;
  border-radius: 5px;
}

.recipe-list .even .image {
  float: right;
}

.recipe-list .recipe-link {
  margin-top: 20px;
  color: #b1dc3b;
  display: inline-block;
}

.recipe-list .cooking-time {
  position: absolute;
  right: 35px;
  color: #aab2bd;
}

.recipe-list .even .cooking-time {
  left: 40%;
}

.recipe {
  background-color: #F5F5F5;
  display: block;
  max-width: 100%;
}

.recipecontent{
  float: left;
}

.recipecontent {
  width: 66.7%;
}

.recipe-caption {
  background-color: #ffffff;
}

.recipe-title {
  padding-bottom: 15px;
}

.recipe-title h1 {
  font-size: 22px;
  color: #434a54;
  display: inline-block;
  font-family: robotobold, Arial, Helvetica, "sans serif";
  margin-left: 30px;
}

.recipe-date {
  font-size: 14px;
  color: #8a8a8a;
  display: inline-block;
  margin-left: 10px;
}

.recipe-image {
  position: relative;
  float: left;
  width: 100%;
}

.author-details {
  position: absolute;
  bottom: 15px;
  left: 25px;
  width: 40%;
}

.recipe-by {
  position: absolute;
  bottom: 10px;
  margin-left: 5px;
  font-size: 12px;
  color: #ffffff;
  display: inline-block;
}

.cooking-time {
  position: absolute;
  bottom: 15px;
  right: 60px;
  text-indent: 30px;
  color: #FFFFFF;
  height: 28px;
  line-height: 25px;
}

.comments,
.share-wrap {
  margin: 5px 30px;
  display: inline-block;
}

.recipe-text {
  margin: 30px 20px 32px 25px;
  float: left;
}

.recipe-text p {
  margin: 0;
}

.makes {
  font-size: 13px;
  color: #7d7d7d;
}

.sidebar {
  width: 31.3%;
  float: right;
}

.gigya-plugin {
  border-radius: 5px;
  background-color: #d1d7df;
  height: 100%;
  margin-bottom: 18px;
}

.gigya-plugin-head {
  font-size: 18px;
  color: #FFFFFF;
  height: 39px;
  position: relative;
  margin-bottom: 10px;
  font-family: robotobold, Ariel, Helvtica, "sans serif";
}

.gigya-plugin-head .head-text {
  position: absolute;
  top: 25%;
  margin-left: 10px;
}

.gig-tab-active {
  background-color: #FFFFFF;
}

/* ratings and reviews */

#reviews {
  width: auto !important;
}

.rating-reviews {
  position: relative;
  float: left;
  background-color: #F5F5F5;
  border: 2px solid #F5F5F5;
  border-radius: 5px;
}

.recipecontent .rating-reviews {
  width: 99.5%;
}

.rating-reviews .inner {
  margin: 0 10px 10px 10px;
}

.rating-reviews h2 {
  font-family: robotobold, Arial, Helvetica, "sans serif";
  font-size: 18px;
  color: #434a54;
  margin: 8px 0 8px 16px;
}

.rating-reviews .gig-comments-reviews,
.rating-reviews .ratings {
  background-color: #FFFFFF;
  padding: 0 20px;
}

.rating-reviews .gig-comments-header {
  border-bottom: none;
}

/* follow bar */

.sidebar .follow-bar {
  position: relative;
  margin: 0;
  margin-bottom: 27px;
  padding: 5px 0 3px;
  border: 2px solid #FFFFFF;
}

.sidebar .gig-followbar a.gig-followbar-providerButton {
  padding: 0 6px;
}

.sidebar .follow-bar .label-default {
  position: absolute;
  right: 0;
}

/* Game Mechanics */

.follow-bar {
  border: 2px solid #FFFFFF;
}

.game-mechanics, .activity-feed {
  border: 2px solid #D1D7DF;
}

.gm-plugin {
  margin: 3px;
  background-color: #ffffff;
  border-radius: 5px 5px 0 0;
}

.gig-leaderboard div.gig-leaderboard-topUser-top3Icon {
  background: url('http://wa1.www.four.co.nz/DesktopModules/UniversalLogin_SkinObject/css/sprites.png') no-repeat;
  background-position: -250px -107px;
  width: 14px;
  height: 22px;
}

.ad {
  margin: 15px 0;
}

.box table {
  width: 100%;
}

.box table td {
  margin: 0;
  padding: 0;
  /*white-space: nowrap;*/
}

.box table tr:nth-child(1) td {
  border-radius: 5px 5px 0 0;
  height: 27px;
}

.box-content {
  margin: 0 4px 4px 4px;
  position: relative;
}

#ActivityFeed table tr:nth-child(2) {
  background-color: #ffffff;
}

#ActivityFeed table {
  border: none !important;
}

.share-wrap {
  position: relative;
  float: left;
  padding: 4px 4px 0;
  border: 2px solid #F5F5F5;
  margin-left: 24px;
}

.shareText {
  color: #434a54;
  margin-bottom: 10px;
  display: inline-block;
}

.reaction-wrap {
  position: relative;
  height: 30px;
  margin-left: 24px;
  margin-bottom: 20px;
  padding: 4px 4px 0;
  border: 2px solid #FFFFFF;
}

.reaction-wrap td div,
.reaction-wrap td {
  background-image: none !important;
}

.comments {
  position: relative;
  background-color: #FFFFFF;
  width: 84.5%;
  padding: 25px 20px;
  border-radius: 5px;
  border: 2px solid #FFFFFF;
}

/* footer ----------------------*/

div.endFoooter {
  color: #8A8A8A;
  font-size: 14px;
  display: block;
  margin: 10px auto 5px auto;
  width: 960px;
  border-top: 1px solid #DFDFDF;
  overflow: hidden;
  padding-top: 10px;
  float:left;
  clear:both;
}

div.bottomLinks {
  float: right;
  margin-top: 0;
}

.bottomLinks a.about {
  margin-right: 20px;
}

/* about ----------------------*/

div.about {
  padding-right: 40px;
  width: 900px;
  line-height: 1.8;
  font-size: 12px;
  margin-top: 20px;
}

div.about ul {
  margin: 30px;
}

div.about td {
  width: 153px;
}

/* rotator in-page placement */

/* rotator css */

/* login bar --------------*/

.loginBar {
  width: auto;
  float: right;
  margin-right: 0px;
  position: relative;
  /*height: 99%;*/
  padding-left: 10px;
  /*border: 2px solid #f5f5f5;*/
}
/*.loginBar:hover {*/
  /*border: 1px solid #b1dc3b;*/
  /*border-radius: 3px;*/
/*}*/

.loginBar .label-default {
  position: absolute;
  z-index:1;
  right: 0;
}

.loginBar-item {
  display: block;
  float: left;
}

.login-text {
  font-family: robotolight, Ariel, Helvtica, sans-serif;
  /*margin-top: 5%;*/
  text-align: center;
}

.user-name {
  min-width: 130px;
  font-family: robotobold, Ariel, Helvtica, sans-serif;
  position:relative;
  left: -10px;
  top: -6px;
  padding: 2px 0;
}



.logged-out {
  /*margin-top: 25px;*/
  margin-right: 20px;
}

.logged-out .loginBar-item a,
.logged-out .loginBar-item {
  font-size: 12px;
  color: #666666;
}

.logged-out .hello {
  clear: both;
  float: left;
}

.logged-out .actions {
  float: left;
  clear: both;
}

.logged-out .login {
  clear: left;
  margin-right: 20px;
}

.logged-in .loginBar-item {
  /*clear: both;*/
  position: relative;
}

.logged-in .user-actions {
  font-size: 13px;
  position: absolute;
  z-index: 1000;
}

.logged-in .user-actions a {
  display: inline-block;
  float: left;
  clear: both;
  margin-left: 20px;
  color: #282828;
  text-decoration: none;
  font-family: robotolight;
}
a.edit-profile {
  margin-top: 16px;
}
.logged-in .user-actions a:hover {
  font-weight: bold;
}

a.logout {
  margin-bottom: 12px;
}

.loginBar-image {
  margin-top: 12px;
  max-width: 50px;
  max-height: 50px;
  left: -50px;
  float: right;
}

.userimage {
  border-radius: 35px;
  border: 3px solid #868686;
  max-width: 45px;
  max-height: 45px;
}

.mobile-menu {
  display: none;
}

.hidden {
  display: none;
}

.gigya-plugin-head .raas-sprite.label-default {
  float: right;
  font-size: 12px;
}

.inner-plugin {
  float: right;
  position: relative;
}

.raas-sprite {
  background: url('http://wa1.www.four.co.nz/DesktopModules/UniversalLogin_SkinObject/images/raas-sprite.png') no-repeat top left;
}

.raas-sprite.label-default {
  background-position: 1px -88px;
  width: 58px;
  height: 45px;
}

.raas-sprite.label-dropdown {
  background-position: 5px -244px;
  width: 75px;
  height: 42px;
  z-index: 1000;
}

.raas-sprite.profile-arrowdown {
  background-position: 100px -195px;
}
.raas-sprite.profile-arrow-up {
  background-position: 100px -217px;
}

.raas-sprite.profile-arrowdown:hover {
  cursor: pointer;
}

.raas-sprite.profile-dropdown {
  background: url('http://wa1.www.four.co.nz/DesktopModules/UniversalLogin_SkinObject/images/raas-sprite.png') no-repeat top left;
  background-position: 0px -296px;
  width: 123px;
  height: 61px;
  top:11px;
  left:1px ;
}

/* Mobile */

@media (max-width: 480px) {
  .recipe-list .image,
  .recipe-list .even .image,
  .recipe-list .summery {
    float: none;
  }

  .head-text,
  .recipe-list .cooking-time,
  .sidebar {
    display: none;
  }

  .header {
    width: 98%;
  }

  .body-wrap {
    margin: 0 5px;
  }

  .about,
  div.endFoooter,
  .wrap,
  .recipecontent,
  .body {
    width: 100%;
  }

  .mobile-menu {
    display: block;
    background: transparent url("/images/menu_button.png") no-repeat 0 0;
    width: 64px;
    height: 82px;
    max-width: 100%;
    background-size: 100% auto;
    float: left;
    margin-left: 5px;
  }

  .logo {
    height: 62px;
    width: 90px;
    margin: 18px 0 0 18px;
  }

  .menu {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 100;
    background-color: #456573;
    border-radius: 0 0 5px 5px;
    display: none;
  }

  .menu-item {
    float: none;
    display: block;
    margin: 0 0 0 30px;
  }

  .menu-item-last {
    margin-bottom: 40px;
  }

  .menu-item a {
    font-family: robotobold, arial, "sans serif";
    font-size: 24px;
    color: #FFFFFF;
    line-height: 55px;
    text-transform: capitalize;
  }

  .menu-item a:hover {
    color: #b5db36;
  }

  .user-name {
    font-size: 90%;
    margin-top: -20px;
  }

  .raas-sprite.profile-dropdown {
    top:-10px;
    left:0;
  }

  .logged-out {
    margin-left: 0;
    margin-top: 18px;
  }

  .login-text {
    margin-top: 20%;
  }

  .userimage {
    width: 40px;
  }

  .loginBar {
    margin-right: 0;
  }

  .loginBar-image {
    margin-top: 15%;
  }

  .recipe-list ul li {
    margin-bottom: 0;
  }

  .recipe-list .summery {
    width: auto;
  }

  .gig-comments-container {
    max-width: 100%;
    width: auto !important;
  }

  a.site,
  div.bottomLinks {
    float: none;
    margin-left: 20px;
  }

  .about table img {
    display: none;
  }

  .gig-bar-container {
    max-width: 100%;
  }

  .recipe-title h1 {
    margin-left: 5px;
  }

  .recipe-list .summery {
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .summery-title {
    margin-bottom: 0;
  }

  .reaction-wrap {
    margin-left: 0;
    margin-bottom: 7px;
    height: auto;
  }

  #reactionsDiv .gig-reaction-counter {
    height: auto !important;
    width: auto !important;
  }

  #reactionsDiv td {
    display: inline-block;
  }

  .author-details {
    width: 100%;
  }

  div.about td {
    width: auto;
  }

  .raas-sprite.label-default {
    display: none;
  }
  /*.code-opts {*/
    /*right: -5px;*/
    /*top: 20px;*/
  /*}*/

}

/* Code modal window */
#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {
  width:800px;
  background-color:#f5f5f5;
  border:4px solid #d1d7df;
  border-radius: 4px;
  height:600px;
}
#simplemodal-container .simplemodal-data {
  height: 100%;
  width: 100%;
}
#simplemodal-container a {
  color:#ddd;
}
#simplemodal-container a.modalCloseImg {
  background:url('../images/close.png') no-repeat;
  width: 33px;
  height: 33px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-15px;
  right:-16px;
  cursor:pointer;
}
#simplemodal-container .modal-title {
  width: 95%;
  margin: 13px 2.5%;
  float: left;
}

#simplemodal-container h3 {
  color:#434a54;
  font-size: 15px;
  line-height: 19px;
  float: left;
}

#simplemodal-container h3 span {
  color:#434a54;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
}

#simplemodal-container input {
  display: block;
  float: right;
}

#simplemodal-container pre {
  width: 95%;
  height: 86%;
  float: left;
  clear: both;
  margin: 0 2.5%;
  border: 1px solid #d1d7df;
  border-radius: 3px ;
  max-height: none;
}
@media (max-device-width: 320px) {
  .comments {
    width: auto;
  }
}

.Icon-Clock {
  background: url('http://wa1.www.four.co.nz/DesktopModules/UniversalLogin_SkinObject/css/sprites.png') no-repeat;
  background-position: -213px -106px;
  width: 25px;
  height: 24px;
}

.select-text {
  width:74px;
  height: 33px;
  border: none;
  background: none;
  margin-top: 3px;
  float: right;
  background: url('http://wa1.www.four.co.nz/DesktopModules/UniversalLogin_SkinObject/images/select.png') no-repeat;
}

.select-text:hover {
  background: url('http://wa1.www.four.co.nz/DesktopModules/UniversalLogin_SkinObject/images/Select_hover.png') no-repeat;
  cursor: pointer;
}

/************************************/
/* Get code & documentation options */
/************************************/

.code-opts {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  background: #9DC729;
  padding: 0 0 2px 0;
  text-align: center;
  border-radius:0 0 0 3px;
  color:#c8fd38;
  z-index: 100;
  width: 104px;
  height: 17px;
  line-height: 1.2;
}

.code-links {
  height: 100%;
}

.code-opts a {
  padding: 0 5px;
  color:#FFFFFF;
  font-size: 11px;
  font-family: robotoregular, serif;
  text-decoration: none;
}

.game-mechanics .code-links, .activity-feed .code-links{
  line-height: 0.8;
}

.code-opts a:hover {
  font-weight: bold;
}

/*.loginBar:hover, .sidebar .follow-bar:hover, .game-mechanics:hover, .activity-feed:hover, .rating-reviews:hover, .reaction-wrap:hover, .share-wrap:hover, .comments:hover {
  border: 2px #b1dc3b solid ;
}*/

/*
.loginBar:hover .code-opts, .sidebar .follow-bar:hover .code-opts, .game-mechanics:hover .code-opts, .activity-feed:hover .code-opts, .rating-reviews:hover .code-opts, .reaction-wrap:hover .code-opts, .share-wrap:hover .code-opts, .comments:hover .code-opts{*/
  /*visibility: visible;*/
/*}
*/

/*** uncss> filename: http://raas-demo.local/css/prism.css ***/

/* http://prismjs.com/download.html?themes=prism-coy&languages=clike+javascript&plugins=line-numbers */

/**
 * prism.js Coy theme for JavaScript, CoffeeScript, CSS and HTML
 * Based on https://github.com/tshedor/workshop-wp-theme (Example: http://workshop.kansan.com/category/sessions/basics or http://workshop.timshedor.com/category/sessions/basics);
 * @author Tim  Shedor
 */

/* Code blocks */

/* Margin bottom to accomodate shadow */

/* Inline code */

/* Plugin styles */

/* Plugin styles: Line Numbers */


/* Gigya Fix for MediaWorks Styling */
.gigya-style-modern #gigya-screen-dialog-page-overlay {
  width: 100%;
    height: 100%;
}

.gigya-screen-content div.gigya-screen.landscape {
    width: 100%;
}

.gigya-screen.landscape .gigya-layout-row .gigya-layout-cell.under-site-login {
    width: 100%;
  margin-left: 0px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-link.button {
    background-color: transparent;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-header {
  display: block;
}


