/* Custom CSS */

#header-wrap {
    position: relative;
    z-index: 100;
}
#header-right{

}
#navbar-1-wrap{
  margin-top: 5px;
}
#php-text-5 {
    margin-top: -80px;
    position: relative;
    z-index: 98;
}

#nav-1 li, #nav-2 li{
  padding: 0px !important;

}


#nav-1 li a, #nav-1 li a:link, #nav-1 li a:visited {
   color: #FFFFFF;
    font: 32px/1 'Pichi-Bold',helvetica,arial,sans-serif;
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    text-transform: none;
}
#nav-1 li li a, #nav-1 li li a:link, #nav-1 li li a:visited{
   display: block;
    font-size: 0.7em;
    padding: 4px 12px 4px 19px;
    color: #FFF;
    border-bottom: solid 2px #fff !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    text-decoration: none !important;
    color: #fff !important;
}

li.current_page_item a{
   text-decoration: underline !important;
   color: #F9BC3B !important;
}

#nav-1 li, #nav-2 li {
   color: #FFFFFF;
    float: left;
    font: 33px/1 'Pichi',helvetica,arial,sans-serif;
    height: 33px;
    margin: 0;
    position: relative;
}


#nav-1 li ul.sub-menu li a {
    font-family: pichi;
}


#php-text-2 {
    float: left;
    position: absolute;
    width: auto;
    margin-left: 20px;
    z-index: 102;
}

.flex-direction-nav {
    display: none;
}
.flex-control-nav {
    display: none;
}
.flexslider {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    position: relative;
}
.flexslider .slides li {
    margin-left: 0;
}

.flex-caption{
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 21px;
    color: #643C1D;
    font: 47px/47px 'Pichi-Bold',helvetica,arial,sans-serif;
    left: 0;
    letter-spacing: 0.8px;
    padding: 8px 21px 7px;
    position: absolute;
    top: auto;
    width: auto;
    word-spacing: -2px;
}

.tile-container {
    background: url("images/tile-bg.jpg") no-repeat scroll left top transparent;
    height: 185px;
    position: relative;
    width: 960px;
    z-index: 0;
}
.slides {
    padding: 0 0 5px !important;
}
.sidebar.homepage-header-tiles {
    padding-left: 3px;
}
.sidebar.homepage-header-tiles .widget {
    float: left;
    margin: -3px 0 0 7px;
    position: relative;
    width: auto;
}

body.page-id-66 #content .entry-title, body.page-id-73 #content .entry-title, body.page-id-75 #content .entry-title, body.page-id-60 #content .entry-title,   body.page-id-423 #content .entry-title,   body.page-id-105 #content .entry-title,   body.page-id-107 #content .entry-title,   body.page-id-136 #content .entry-title{
    display: none;
}
.sidebar.homepage-header-tiles .widget .widget-title {
    color: #663123;
    display: block;
    font-family: 'Allura',cursive;
    font-size: 16px;
    height: 36px;
    left: 0;
    line-height: 36px;
    position: absolute;
    text-align: center;
    top: 136px;
    width: 160px;
    z-index: 1;
}

.sidebar.homepage-header-tiles .widget .widget-body {
    position: relative;
}
.sidebar.homepage-header-tiles .widget .widget-body a {
    background-image: url("images/sprite-v1.png");
    background-repeat: no-repeat;
    display: block;
}

.sidebar.homepage-header-tiles .widget.first-header-tile-image .widget-body a, .sidebar.homepage-header-tiles .widget:nth-child(1) .widget-body a {
    background-position: 0 -312px !important;
    height: 183px !important;
    width: 175px !important;
}

.sidebar.homepage-header-tiles .widget .widget-body a img {
    left: 0;
    margin: 11px 0 0 11px;
    max-height: 128px;
    max-width: 142px;
    position: absolute;
    top: 0;
    z-index: -1;
}

.sidebar.homepage-header-tiles .widget.second-header-tile-image .widget-body a, .sidebar.homepage-header-tiles .widget:nth-child(2) .widget-body a {
    background-position: -180px -313px;
    height: 184px;
    width: 174px;
}
.sidebar.homepage-header-tiles .widget.third-header-tile-image .widget-body a, .sidebar.homepage-header-tiles .widget:nth-child(3) .widget-body a {
    background-position: -360px -313px;
    height: 180px;
    width: 170px;
}

.tile-container .tile-join {
    float: right;
    padding: 14px 50px 0 0;
}
.tile-container .tile-join h2 {
    color: #FFFFFF;
    font: 63px/40px 'Pichi-Bold',helvetica,arial,sans-serif;
    margin: 0;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
}
.tile-container .tile-join p {
    color: #663123;
    font: 36px/36px 'Pichi',helvetica,arial,sans-serif;
    margin: 0;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
}

.tile-container .tile-join a.join-button, .tile-container .tile-join button, .contest-enter-btn {
    background-color: #F6B02E;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    display: block;
    float: right;
    font: 35px/35px 'Pichi',helvetica,arial,sans-serif;
    height: 34px;
    margin: 0;
    padding: 2px 0 0;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    width: 160px;
}

.contest-enter-btn:hover {
    background-color: #84451A;
    text-decoration: none;
    color: #5B3314 !important;
}

.tile-container .tile-join a.join-button:hover, .tile-container .tile-join button:hover{
   color: #fff;
   background: none repeat scroll 0 0 #84451A;
}

#content h1 {
    color: #0061AC;
    font: 47px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif;
    text-transform: none;
}

#content h2{
  color: #C2605D;
    font: 47px/1 'Pichi-Bold',Helvetica,Arial,sans-serif;
    margin: 20px 0 10px;
    text-transform: none;
}
div.clear{
   clear:both;
}

#content .post p, #content .page p, #content article p {

}
strong {
color: #0061AC;
}

body.page-id-57 #content .entry-title{
   display: none;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    margin: 0 0 10px;
}

body.page-id-57 #content h2, body.page-id-73 h2, body.page-id-75 h2{
    color: #643C1D !important;
    font: 43px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    text-transform: none;
}

body.page-id-57 #content h3{
      color: #643C1D !important;
    font: 37px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    text-transform: none;

}

.postdate:before {
    content: "Posted";
}
.post-categories:before {
    content: "Categories:";
}
.right-sidebar #sidebar-1-wrap {
    border-left: 2px solid #B5978B;
    float: right;
}
h1.head{
        background: url("images/labelTexture.jpg") repeat scroll left top transparent;
    color: #FFFFFF !important;
    font: 45px/1.3 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    margin-bottom: 15px !important;
    padding-left: 15px !important;
    text-transform: capitalize !important;
}

h2.head{
    background: url("images/horizontal-divider.png") repeat-x scroll left bottom transparent;
    clear: both !important;
    color: #643C1D !important;
    font: 43px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    padding-bottom: 15px !important;
    text-transform: none !important;
}


.block-wrapper {
     background: url("images/contest-texture-main-bg.jpg") repeat scroll left top transparent;
    float: left;
    margin: 0 0 0 45px !important;
    min-height: 230px !important;
    padding: 15px !important;
    width: 380px !important;
}

.join {
  background: url("images/horizontal-divider.png") repeat-x scroll left bottom transparent !important;
    clear: both !important;
    color: #643C1D !important;
    font: 43px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    padding-bottom: 15px !important;
    text-transform: none !important;
}

h3.subhead a{
  color: #C2605D !important;
    font: 39px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    text-transform: none !important;
}

a.mjr-button {
    background-color: #F6B02E;
    border: medium none;
    color: #FFFFFF !important;
    float: right;
    font: 26px/28px 'Pichi',helvetica,arial,sans-serif;
    margin: 0;
    padding: 2px 10px 0;
    text-transform: uppercase;
}

body.page-id-136 a.mjr-button {
   float: none;
   text-transform: none;
}
a.mjr-button:hover {
    background-color: #84451A !important;
}

.mjr-button.a {
    float: right !important;
    font-size: 40px;
    margin-top: 30px;
    padding-bottom: 10px;
   text-transform: uppercase !important;
}

#footer-wrap{
   background: url("images/footer_bg.png") repeat-x scroll center top transparent;
    height: 286px;
    width: 100%;
}
#nav-1 li a:hover, #nav-1 li a:active {
    
}

.thethe-toggle-group-title {
     color: #643C1D !important;
    font: bold 36px/36px "Pichi",Arial,Helvetica,sans-serif !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, ul#toggle-view li h3 {
   /* background: url("images/faqTitleBar.png") no-repeat scroll 0 2.5px transparent !important;

    cursor: pointer !important;
    display: block !important;
    height: 35px !important;
    padding-left: 15px !important;
    border: none !important;*/
}

.ui-widget-content {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    padding: 0 20px !important;
}

h3.thethe-toggle-header a{
  font: 28px/33px "Pichi",Arial,Helvetica,sans-serif !important;
      padding-left: 15px !important;
    border: none !important;
      color: #FFFFFF !important;
   padding-top: 0 !important;
}
.ui-accordion .ui-accordion-header .ui-icon {
    display: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, ul#toggle-view li h3 {
  background: url(images/faqTitleBar.png) repeat-x scroll 0 2.5px transparent !important;
    border: none !important;
   height: 35px;
    font: 28px/33px "Pichi",Arial,Helvetica,sans-serif !important; 
   color: #fff !important;
   cursor: pointer;
   padding-left: 25px;
   margin-bottom: 20px;
}
h3.thethe-toggle-header:hover, ul#toggle-view li h3:hover {
  background: url(images/faqTitleBar.png) repeat-x scroll 0 -35px transparent !important;
   height: 35px;
}
#toggle-view li{
  margin: 0 !important;
}
#toggle-view .panel {

		display:none;
	}
h2.faq{
  color: #643C1D !important;
    font: bold 36px/36px "Pichi",Arial,Helvetica,sans-serif !important;
}
.footcolumn {
    float: left;
    width: 14.2%;
}
 
#footer ul.menu li.menutitle ul.sub-menu a{
   color: #F0E5CF;
    font: 11px/21px Arial,Helvetica,sans-serif !important;
    text-decoration: none;
}

#footer ul.sub-menu{
   padding: 0 !important;
}

#footer ul.sub-menu li{
   margin: 0 !important;
}

#footer ul.menu li.menutitle a, li.menutitle a {
      color: #FFFFFF !important;
    font: 30px/1.3 'Pichi',Helvetica,Arial,sans-serif !important;
    text-decoration: none !important;
}


div.col7 .menutitle a {
    color: #FFFFFF !important;
}

div.col7 ul {
   padding: 0 !important;
}

#footer ul.menu li.menutitle a:hover, div.col7 .menutitle a:hover {
   text-decoration: underline !important;
   color: #F9BC3B !important;
}

#php-text-7 {
    margin-top: 40px;
}
.footermenu {
    clear: both;
}


.menu-footermenu-container {
    float: left;
}

.copyright {
    color: #F0E5CF !important;
    float: right;
    margin-right: 25px;
}

.footcolumn.col7 img {
    margin-left: 10px;
}

#menu-footermenu li {
    border-right: 1px solid #FFFFFF;
    display: inline;
    margin-left: 0;
    padding: 0 5px;
}
.menu-item-82 {
    border: medium none !important;
}

#menu-footermenu li a{
    color: #F0E5CF !important;
    font: 14px/14px Arial,Helvetica,sans-serif;
}
#menu-footermenu li a:hover{
    color: #F9BC3B !important;

}

#php-text-4 {
    margin-top: 15px;
    float: right;
   color: #E7E2DD;
}

.searchsubmit {
    background: url("images/sprite-v1.png") no-repeat scroll -811px 0 transparent !important;
    border: medium none !important;
    cursor: pointer;
    height: 23px;
    text-indent: -9999px;
    width: 24px;
    margin-left: 5px;
}


.userlog, .socialmedia, .formsearch{
   float: left;
}



div.userlog .user a {
    color: #E7E2DD !important;
    font: 16px/35px 'Pichi',helvetica,arial,sans-serif !important;
    letter-spacing: 1px;
    text-decoration: underline !important;
    text-transform: uppercase;
}

div.userlog .user a:hover {
    color: #F5AF2E !important;
}

.userlog {
    margin-right: 15px;
}

.socialmedia {
    margin-right: 15px;
}


.formsearch {
    margin-top: 5px;
}

#nav-1 li a .sf-sub-indicator {
    display: block;
    float: right;
    margin-left: 5px;
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
}

body.ie #nav-1 li a .sf-sub-indicator {
    position: absolute !important;
}

#nav-1 li ul {
    margin: 0 0 0 -10px;
}


#bbpress-forums fieldset.bbp-form {
    border: medium none;
}

body.forum-archive h1.entry-title{
    background: url("images/labelTexture.jpg") repeat scroll left top transparent;
    color: #FFFFFF !important;
    font: 50px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    margin: 0 20px 15px !important;
    padding-left: 15px !important;
    text-transform: capitalize !important;
}


#bbpress-forums {
    margin: 0 20px;
}

body.page-id-186 h1.entry-title {
    background: url("images/horizontal-divider.png") repeat-x scroll left bottom transparent;
    border-bottom: medium none;
    color: #643C1D !important;
    font: 35px/1 'Pichi-Bold',helvetica,arial,sans-serif !important;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
}


#loginform input[type="text"], #loginform input[type="password"] {
    border: 1px solid #CECECE;
    border-radius: 8px 8px 8px 8px;
    color: #909090;
    height: 25px;
    padding: 2px;
    width: 190px;
}

.submit input {
   background: none repeat scroll 0 0 #F6B02E !important;
    border: medium none !important;
    color: #FFFFFF !important;
    font: 29px/1 'Pichi',helvetica,arial,sans-serif !important;
    margin: 0 !important;
    padding: 0 15px !important;
    text-transform: uppercase !important;
    cursor: pointer;
}

.submit input:hover {
   background: none repeat scroll 0 0 #84451A!important;
}
#login li {
    margin: 0 !important;
}

.form-footer {
    background: url("images/horizontal-divider.png") repeat-x scroll left top transparent;
    border: medium none;
   clear: both;
   padding: 20px 0 0;
}

#login p, .form-footer p {
    font-size: 14px;
}

.wp-caption {
    border: 1px solid #A68A7B;
}

body.single .entry-content p{
  font-size: 14px;
}

#commentform textarea, #commentform #author, #commentform #email, #commentform #url {
    background: none repeat scroll 0 0 #FFFFFF;
    resize: none;
    padding: 0;
}

#commentform #submit{
  background: #F6B02E;
    border: medium none;
    color: #FFFFFF;
    font: 29px/1 'Pichi',helvetica,arial,sans-serif;
    margin: 0;
    padding: 0 15px;
    cursor: pointer;
    text-transform: uppercase;
}

#commentform #submit:hover{
   background: #84451A !important;
   border: none;
   color: #fff;
}

h3#reply-title {
    color: #643C1D !important;
    font: 26px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    text-transform: none !important;
}

body.single .entry-title{
   color: #643C1D !important;
}

body.single strong {
     color: #6B594D !important;
}

.lcp_catlist img {
    height: 280px !important;
    width: 430px !important;
}

article .entry-content ul li.postlist{
  margin: 0 !important;
  list-style: none !important;
}

div.postthumb img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 2px 3px 4px 2px;
    box-shadow: 0 0 3px #333333;
    float: left;
    margin-right: 20px;
    width: 420px;
    padding: 0 !important;
    border: none !important;
}


.posttitle a {
    color: #643C1D !important;
    font: 34px/34px 'Pichi',helvetica,arial,sans-serif !important;
    letter-spacing: 0.9px !important;
}

.posttitle a:hover{
   color: #C2605D !important;
}


.post-nav ul li.previous, .post-nav ul li.next {
    display: inline-block;
}
.postcontainer {
    margin-left: 445px;
}


.postdate {
    font-size: 11px;
}
.postlist {
    clear: both;
    float: left;
    padding-bottom: 20px !important;
    list-style: none;
}

a.readmore {
color: #C2605D;
    font: 20px/1.8 "Pichi",helvetica,arial,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}

.postcontent > p {
    padding-bottom: 0 !important;
}

.post-categories {
    padding: 0 !important;
}
.post-categories > li {
    display: inline;
    margin: 0 5px 0 0 !important;
}


.postcomment:before {
    content: "COMMENTS:";
    font-size: 11px;
}


.postcomment span a {
 background-color: #643C1D;
    border: 1px solid #FFFFFF;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 1px 1px 1px #CCCCCC;
    color: #F0E5CF !important;
    font: 19px/19px 'Pichi',Helvetica,Arial,sans-serif;
    padding: 0 5px;
}



.navigation {
    text-align: center;
}


.w3grip_pagination .current {
    background: none repeat scroll 0 0 #F9BC3B !important;
    color: #FFFFFF !important;
    padding: 10px !important;
}

.addthis_toolbox.addthis_default_style {
    height: 25px;
}

body.blogarchive #content .entry-title, .taxonomy-title-box {
    background: url("images/labelTexture.jpg") repeat scroll left top transparent !important;
    color: #FFFFFF !important;
    font: 45px/1.3 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    margin-bottom: 15px !important;
    padding-left: 15px !important;
    text-transform: capitalize !important;
}

.nr_title {
 background: url("images/horizontal-divider.png") no-repeat scroll left top transparent;
    padding-top: 15px !important;
  color: #643C1D !important;
    font: 37px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    text-transform: none !important;
}

#comment-wrap {
 background: url("images/horizontal-divider.png") no-repeat scroll left top transparent;
    padding-top: 15px !important;
}


.commentlist li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.commentlist li .avatar {
    float: left;
    margin: 0 5px 0 0;
}

#comments {
    margin-top: 20px;
}

.comment-heading {
    float: right;
 color: #975825 !important;
    font: 22px/1.1 'Pichi',helvetica,arial,sans-serif !important;
}

.recipe-press-image {
    text-align: center;
}

.single-recipe .recipe-controls {
    display: none;
}
.wdpv_voting {
   /* position: absolute;
    top: 655px; */
}


body.single-recipe .byline-meta {
    margin-left: 45px;
    font-size: 12px;
}
.single-recipe .recipe-title, .single-recipe .recipe-meta{
    display: none;
}

blockquote.recipe-notes {
    margin: 0 !important;
    padding: 0 !important;
}

.recipe-section {
    float: right;
    width: 35%;
}
.recipe-content .wdpv_voting {
    display: none;
}
.recipe-section-title.recipe-servings {
    float: left;
}


.recipe-servings {
   background-position: -568px -91px !important;  
   line-height: 13px;
}

ul.recipe-details li {
    background: url("images/recipe-sprite-v1.png") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    margin: 0 !important;
    padding-bottom: 20px !important;
    padding-left: 35px !important;
 
}
#wdpv_widgetvoting-2 {
    margin-top: -25px;
    position: absolute;
}
.recipe_servings_value:after {
    content: "serv.";
}
.recipe_servings_value:before {

}

li.cook-time{
      background-position: -242px -83px !important;
}
li.recipe-prep{
background-position: -241px -163px !important;
}

.ready-time {
    display: none;
}


.recipe-content {
    width: 60%;
    font-size: 14px;
}

div.recipe-content h4 {
    color: #0061AC !important;
    font: 47px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    padding: 0 !important;
}

input[type="text"] {
    width: 100%;
}

.recipe-press-textarea {
    height: 120px;
    width: 100%;
}

.recipe-press-quantity {
    width: 50px !important;
}

select#recipe-category, select#recipe-cuisine, select#dish-type {
    width: 200px;
}

.recipe-press-text.recipe-press-text-servings {
    width: 118px;
}

.recipe-press-text.recipe-press-text-prep_time {
    width: 70px;
}
.recipe-press-text.recipe-press-text-cook_time {
    width: 70px;
}

body.post-type-archive-recipe article.recipe {
}


#nav-below {
  clear: both;
  margin-top: 30px;
}

div.recipe-box {
    border: 1px solid #CCCCCC !important;
    display: inline-block;
    margin-bottom: 20px !important;
    margin-right: 15px !important;
    vertical-align: top;
    width: 30%;
}


.recipe-title a {
  color: #663123 !important;
   font-size: 28px !important;
  line-height: 15px;
  font-family: 'Pichi',helvetica,arial,sans-serif;
}
.recipe-time li span {
    display: none;
}

.recipe-time li {
   list-style: none !important;
   float: left;
   font-size: 10px;
}
.recipe-title {
    min-height: 60px;
    padding: 5px 10px;
}


.recipe-thumb {
    border-bottom: 1px solid #CCCCCC;
}

.recipe-time {
    padding: 5px 10px;
}
.recipe-meta {
    padding: 5px 10px;
    clear: both;
}

.recipe-thumb img {
    height: 195px !important;
}

.recipe-author img {
    margin-right: 10px;
}
.recipe-time .recipe-prep {
    background: url("images/time-clock.png") no-repeat scroll left center transparent !important;
    padding-left: 17px;
}

.recipe-time .cook-time {
    background: url("images/kitchen-knife.png") no-repeat scroll left center transparent !important;
    padding-left: 17px;
}
.recipe-time .recipe_servings_value {
    background: url("images/fork-knife.png") no-repeat scroll left center transparent !important;
    float: left;
    font-size: 10px;
    margin-left: 5px;
    padding-left: 17px;
}

#nav-below a{
  font-size: 40px;
  font-weight: bold;
  font-family: 'Pichi-bold',helvetica,arial,sans-serif;
  float: right;
}



div#item-header {
    float: left;
    overflow: hidden;
    width: 100%;
}

#item-nav {
    border-right: 2px solid #B29386;
    clear: left;
    float: left;
    width: 25%;
}

#item-body {
    float: right;
    width: 70%;
}
div.item-list-tabs {
    background: none repeat scroll 0 0 transparent;
    clear: left;
    margin: 0 !important;
    overflow: hidden;
}
div.item-list-tabs ul li:first-child {
    margin-left: 0;
}
div#subnav.item-list-tabs {
    background: none repeat scroll 0 0 transparent;
}
#item-body #subnav ul li {
    float: left;
}
div.item-list-tabs ul li {
    display: block;
    float: none;
    list-style-type: none;
    margin: 5px 0 0 5px;
}

.padder div.pagination {
    margin: 0 !important;
}




.homepage .blogs {
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 20px;
    vertical-align: top;
    width: 200px;
    word-wrap: break-word;
}

.homepage .blogs .postthumb img {
    float: none;
    height: 143px !important;
    margin: auto;
    width: 100% !important;
}
.blogcontainer {
    margin-top: 20px;
}

.homepage .blogs .postcontent {
    margin-top: 10px;
}

.blogs .blogcontainer .posttitle a{
   font-family: 'pichi-bold' !important;
   line-height: 25px !important;

}

.homepage .posttitle a {
   font-family: 'pichi-bold' !important;
   line-height: 20px !important;

}


.homepage .readmore a {
    font-family: pichi-bold;
}

.homepage .postcategories {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 10px;
}

.homepage .post-categories a {
    font-size: 10px;
}

body.page-id-423 .post-nav{
   display:  none;
}


.homepage .navigation {
    display: none;
}

.pagination-holder .next {
    background-position: -691px -397px;
    float: right;
    height: 31px;
    margin-right: 260px;
    width: 79px;
}
.pagination-holder a {
    background-image: url("images/sprite-v1.png");
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
}

.pagination-holder .next:hover {
    background-position: -691px -359px;
}

.latest-articles-title {
    background: url("images/sprite-v1.png") no-repeat scroll -551px -450px transparent;
    height: 50px;
    margin: 0 0 -7px;
    position: relative;
    text-indent: -9999px;
    width: 234px;
    z-index: 1;
}
.horizontal-divider {
    background: url("images/horizontal-divider.png") no-repeat scroll center top transparent;
    height: 32px;
    margin-top: -40px;
 margin-left: 10px;
    width: 670px;
}

h1.featured-post-title {
    background: url("images/sprite-v1.png") no-repeat scroll -448px -183px transparent;
    height: 57px;
    margin-bottom: -42px !important;
    position: relative;
    text-indent: -9999px;
    width: 299px;
    z-index: 1;
}


body.homepage #content .entry-title {
    display: none;
}

.feature .postthumb a{
   background: url("images/sprite-v1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 291px;
    width: 427px;
}


.feature .postthumb a img {
    background: none repeat scroll 0 0 transparent !important;
    box-shadow: none !important;
    float: none !important;
    height: 280px !important;
    position: absolute;
    width: 410px;
    z-index: -1;
}


.featuredpost {
    min-height: 291px;
    padding: 7px 0;
    position: relative;
}

.feature .postthumb {
    float: left;
    width: 435px;
}
.feature .readmore a {
    font-family: pichi-bold;
}
.featurecontainer {
    margin-left: 435px;
}


.profile {
    margin-bottom: 25px;
}


#item-body li {
    list-style: none outside none;
}

div#item-header h2 a {
    color: #663123 !important;
    font: 50px/1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    text-transform: none !important;
}

#item-nav div.item-list-tabs ul li a {
      background: url("images/recipe-sprite-v1.png") no-repeat scroll -579px -155px transparent !important;
    color: #643C1D;
    font: 31px/1 'Pichi',helvetica,arial,sans-serif;
    margin: 0 0 15px;
    padding-left: 17px;
    text-align: left;
}


div.item-list-tabs ul li a span {
    background: none repeat scroll 0 0 #935F39;
    padding: 0 6px;
}

#item-body a {
    color: #643C1D;
    font-family: pichi;
    font-size: 24px;
}

body.recipe #item-body .recipe-meta a{
    color: #C2605D;
    font-family: arial !important;
    font-size: 13px;
}

.bp-widget.base > h4 {
    display: none;
}

#item-body #subnav { 
   background: url("images/horizontal-divider.png") repeat-x scroll left bottom transparent !important;
    border-bottom: medium none;
    height: 57px;
    margin: 0 0 20px;
}

#messages_search {
    width: 25%;
}

#subnav label {
    font-family: pichi;
    font-size: 24px;
    font-weight: normal;
color: #643C1D;
}
.button.edit {
    font-family: arial !important;
    font-size: 11px !important;
}

#php-text-11 h4{
   background: none repeat scroll 0 0 transparent;
    color: #57473C;
    font: 61px/1.1 'Pichi',helvetica,arial,sans-serif;
    margin: 0 0 10px;
    text-transform: capitalize;
}

#php-text-11 #searchform input[type="text"]{
      background-color: #FFFFFF;
    border: medium none;
    color: #714D30;
    float: left;
    font: 14px/30px Arial,Helvetica,sans-serif;
    height: 30px;
    margin: 0 10px 0 0;
    padding: 0 5px;
    width: 185px;
}

#php-text-11 #searchform input[type="submit"]{
  background: url("images/sprite-v1.png") no-repeat scroll -811px 4px transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 4px 0 5px;
    text-indent: -9999px;
    width: 24px;
}

body.single-recipe .recipe-archive {
    display: none;
}

body.archive h2.entry-title a{
    color: #C2605D !important;
}
body.archive h2.entry-title a:hover{
    color: #643C1D !important;
}

body.tax-recipe-category article {
    border-bottom: 1px solid #DEBFAF !important;
    clear: both;
    margin: 0 !important;
    min-height: 260px;
}

body.tax-recipe-category .socialtoolbox {
    display: none;
}

article {

    clear: both;

}

body.tax-recipe-category footer.post-meta, article.type-recipe footer.post-meta{
   display: none;
}

article.type-post #recipe-details {
    display: none;
}
#recipe-details {
    margin-left: 15px;
}


#login {
    border-right: 2px solid #BFA69A;
    float: left;
    width: 65%;
     margin-bottom: 30px;
}


.sociallogin {
    float: right;
    width: 30%;
    height: 70px;
    overflow: hidden;
}

div#respond .oneall_social_login {
    height: 70px !important; 
}


.sociallogin br {
    display: none;
}

.wsl_connect_with_provider {
   
}

.wsl_connect_with_provider > img {
    display: block;
    margin-bottom: 5px;
}

body.registration #wp-social-login-connect-options {
    float: right !important;
    width: 30% !important;
}

#signup_form.standard-form div.submit {
    float: left !important;
}


.standard-form #profile-details-section {
    clear: both !important;
    float: left !important;
}

#basic-details-section {
    margin-bottom: 20px;
}

div.spacer {
   margin-bottom: 20px;  
}

.recipe-box .wdpv_vote_result_output {
    color: #C2605D;
    float: left;
    font-family: arial;
    font-size: 13px;
    line-height: 21px;
}

.recipe-box .wdpv_vote_result {
    padding: 0 15px 0 0 !important;
}

.recipe-box .wdpv_vote_result_output:after {
   content: " Likes "
}
div.dir-search input[type="text"] {
    width: 65% !important;
}


h2.section-label {
    background: url("images/horizontal-divider.png") no-repeat scroll left bottom transparent;
    padding-bottom: 20px !important;
}


body.forum-archive #recipe-details, body.bbpress #recipe-details{
   display: none;
}


.selector-block {
    background-image: url("images/recipe-sprite-v1.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 65px;
   margin: 15px 26px 30px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 197px;
}
.selector-block select {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #666666;
    font-size: 11px;
    height: 16px;
    left: 60px;
    line-height: 16px;
    outline: 0 none;
    position: absolute;
    top: 37px;
-webkit-appearance: none;
    width: 185px;
}

.searchcuisine {
    background-position: 5px 0;
}


.searchdish {
    background-position: -234px 0;
}


.sort{
    background-position: -471px 0;
}

.widget_recipe_press_category_widget h4.widgettitle{
    color: #57473C !important;
    font: 45px/1.3 'Pichi',helvetica,arial,sans-serif !important;
    text-transform: capitalize;
    background: transparent !important;
}

li.recipe-press-category-list{
    background: url("images/recipe-sprite-v1.png") no-repeat scroll -579px -165px transparent;
    padding: 0 0 0 17px;
}

li.recipe-press-category-list a{
  color: #643C1D !important;
    font: 31px/1 'Pichi',helvetica,arial,sans-serif;
}


.submit-btn {
    background: url("images/recipe-sprite-v1.png") no-repeat scroll 0 -83px transparent !important;
    border: medium none !important;
    display: block;
    height: 40px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 200px;
}
.submit-btn:hover {
    background-position: 0 -135px !important;
}

.bwp-rc-widget h4.widgettitle, .widget_display_replies h4.widgettitle{
    color: #643C1D !important;
    font: 34px/34px 'Pichi-Bold',helvetica,arial,sans-serif !important;
    margin: 0 !important;
    padding: 15px 15px 5px !important;
    text-transform: uppercase !important;
       background: url("images/sidebar-active-discussions-widget-top.png") no-repeat scroll left top transparent !important;
}
.bwp-rc-widget, .widget_display_replies{
    background: url("images/sidebar-active-discussions-widget-bg.jpg") repeat-y scroll -2px 0 transparent !important;
    margin-left: 10px !important;
    padding-bottom: 15px;
    width: 220px;
}

.recent-comment a, a.bbp-author-name, a.bbp-reply-topic-title {
    color: #6B594D !important;
    display: inline;
    font: 12px/0.8 Arial,Helvetica,sans-serif;
}
.recent-comment-time, .bbtime {
    color: #C2605D;
}
.bbtime:before {
    content: "- ";
}

.widget_display_replies .widget-wrap {
    background: url("images/sidebar-active-discussions-widget-bottom.png") no-repeat scroll left bottom transparent !important;
}

#bbpress-forums .bbp-forums-list li {
    display: block;
    margin: 10px 0 !important;
}
#bbpress-forums .bbp-forums-list {
    border-left: medium none;
    margin: 0;
}


body.bbPress .post-nav {
    display: none;
}

body.forum-archive a.bbp-forum-title, .latest{
   color: #643C1D !important;
    font: 37px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
}

ul li.bbp-forum a.bbp-forum-link{
    color: #975825 !important;
    font: 22px/1.1 'Pichi',helvetica,arial,sans-serif !important;

}

#bbpress-forums li.bbp-header {
     background: none repeat scroll 0 0 #975825;
    color: #FFFFFF;
    font-family: pichi;
    font-size: 25px;
}

.bbPress #content article ul.forum-titles li {
    color: #FFFFFF;
    font-family: pichi;
    font-size: 35px;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0;
}

a.bbp-forum-title{
   background: url("images/horizontal-divider.png") repeat-x scroll left bottom transparent !important;
   border-top: none !important;
   
}

ul.bbp-topics{
   background: url("images/horizontal-divider.png") repeat-x scroll left bottom transparent !important;
     padding-bottom: 40px !important;
}

ul.topic{
   background: none repeat-x scroll 0 0 transparent !important;
   border-top: none !important;
}

.bbp-forums{
  border: none !important;
}

.bbPress #content article ul li p {
    padding: 0 !important;
    margin: 0 !important;
}

.bbp-footer {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    display: none;
}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies {
    border: medium none !important;
}

.bbp-form input, .bbp-form textarea{
   border: solid 1px #ccc;
   resize: none;
}


#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    overflow: hidden;
}

.bbp-reply-content a{
   color: #fff !important;
   font-size: 18px;
}


#content img, #content p img {
    height: auto;
    max-width: 100%;
}
div.postthumb img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none !important;
    box-shadow: 0 0 3px #333333;
    float: left;
    margin-right: 20px;
    padding: 0 !important;
    width: 420px;
}
.wp-post-image, #sidebar-1 .catalyst-excerpt-widget img, #sidebar-2 .catalyst-excerpt-widget img, #ez-home-sidebar-1 .catalyst-excerpt-widget img {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #E8E8E8;
    padding: 4px !important;
}
a img {
    border: medium none;
}
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    outline: 0 none;
    padding: 0;
}
.entry-content a, .entry-content a:visited {
    color: #C2605D;
}
a, a:visited {
    color: #21759B;
}
#content .post ul li, #content .page ul li, #content article ul li, .catalyst-widget-area ul li {
    list-style-type: none;
}
#content .post ul li, #content .page ul li, #content article ul li, .catalyst-widget-area ul li {
    list-style-type: none;
}
article .entry-content ul li.postlist {
    list-style: none outside none !important;
}
.entry-content p, .entry-content ul li, .entry-content ol li {
    font: 15px/1.4 Arial,Helvetica,sans-serif;
}
.entry-content p, .entry-content ul li, .entry-content ol li {
    color: #6B594D;
    font-family: Arial,sans-serif;
    font-size: 13px;
}
.postlist {
    list-style: none outside none;
}
body {
    color: #6B594D;
    font-family: Arial,sans-serif;
    font-size: 13px;
    line-height: 21px;
}

#content img, #content p img {
    height: auto;
    max-width: 100%;
}
div.postthumb img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none !important;
    box-shadow: 0 0 3px #333333;
    float: left;
    margin-right: 20px;
    padding: 0 !important;
    width: 420px;
}
.wp-post-image, #sidebar-1 .catalyst-excerpt-widget img, #sidebar-2 .catalyst-excerpt-widget img, #ez-home-sidebar-1 .catalyst-excerpt-widget img {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #E8E8E8;
    padding: 4px !important;
}
a img {
    border: medium none;
}
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    outline: 0 none;
    padding: 0;
}
.entry-content a, .entry-content a:visited {
    color: #C2605D;
}
a, a:visited {
    color: #21759B;
}
#content .post ul li, #content .page ul li, #content article ul li, .catalyst-widget-area ul li {
    list-style-type: none;
}
#content .post ul li, #content .page ul li, #content article ul li, .catalyst-widget-area ul li {
    list-style-type: none;
}
article .entry-content ul li.postlist {
    list-style: none outside none !important;
}
.entry-content p, .entry-content ul li, .entry-content ol li {
    font: 15px/1.4 Arial,Helvetica,sans-serif;
}
.entry-content p, .entry-content ul li, .entry-content ol li {
    color: #6B594D;
    font-family: Arial,sans-serif;
    font-size: 13px;
}
.postlist {
    list-style: none outside none;
}
body {
    color: #6B594D;
    font-family: Arial,sans-serif;
    font-size: 13px;
    line-height: 21px;
}
.latest {
    color: #643C1D !important;
    float: right;
    font: 37px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
    margin-top: -55px;
    text-align: left;
    width: 46%;
}
.form-allowed-tags{
  display: none;
}

.bbp-body {
    margin-top: 10px !important;
}

#bbpress-forums fieldset.bbp-form legend {
      color: #643C1D !important;
    font: 37px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif !important;
}

button {
    background: #F6B02E !important;
    border: medium none !important;
    color: #FFFFFF !important;
    font: 29px/1 'Pichi',helvetica,arial,sans-serif !important;
    margin: 0 !important;
    text-transform: uppercase !important;
}

button:hover{
background: #84451A !important;
}

body.home .addthis_toolbox:before, li.postlist .addthis_toolbox:before, body.single-post .addthis_toolbox:before, body.single-recipe .addthis_toolbox:before{
   color: #643C1D;
    content: "SPREAD THE NEWS!";
    font: 11px/12px Arial,Helvetica,sans-serif;
}


.socialtoolbox {
    position: relative;
}




.socialtool > li {
    margin-top: 15px !important;
}

.addthis_toolbox ul.socialtool {
    background: url("images/sprite-v1.png") no-repeat scroll -690px 0 transparent;
    height: 0;
    overflow: hidden;
    padding: 25px 0 0 0 !important;
    position: absolute;
    left: 105px;
    top: 0;
    width: 100px;
    z-index: 1;
}

.addthis_toolbox ul.socialtool:hover {
    background: none repeat scroll 0 0 #975825;
    border-radius: 5px 5px 5px 5px;
    height: 135px;
    margin-right: 35px;
    padding: 10px !important;
    top: -135px;
    width: 100px;
}

body.date .recipesearch{
   display: none;
}

.recipesearch select {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    font-size: 11px !important;
    margin: 0 !important;
    padding: 0 !important;
}



a.next {
    background-image: url("images/sprite-v1.png");
    background-position: -691px -397px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    text-indent: -9999px;
    width: 79px;
}


a.previous, li.previous a, a.prev {
    background-image: url("images/sprite-v1.png") !important;
    background-position: -551px -397px !important;
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    padding: 0 20px;
    text-indent: -9999px;
    width: 84px;
}
.post-nav li a, .post-nav li a:visited, .post-nav li.disabled, .post-nav li a:hover, .post-nav li.active a {
   background: transparent;
	
}
a.next:hover, li.next a:hover {
    background-position: -691px -357px !important;
}
a.previous:hover, li.previous a:hover, a.prev:hover {
    background-position: -551px -359px !important;
   
}

.post-nav ul li.previous a:hover {
    padding: 0 20px;
}
.navrechts a, a.page-numbers {
    font-size: 1.2em;
    text-align: center;
    color:#C2605D;
    padding: 5px 10px 0 0;
}

.navrechts a.selected, .navrechts a:hover, a.page-numbers:hover{
   text-decoration: underline !important;
   color: #643C1D !important;
}

span.current {
    font-size: 1.2em;
    padding: 5px 10px 0 0;
    text-align: center;
 text-decoration: underline;
}


.bpfb_form_container {
    background-color: transparent !important;
    padding: 0 !important;
}

p.color{
   color: #6F2C00;
}

article.type-post ul li {
    list-style: none outside none !important;
    margin: 0px 0px 15px 0px !important;
}

p.subs{
  font-size: 10px !important;
}

p.subheads{
font: bold 18px "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

article.type-post ul.socialtool li {
    list-style: none outside none !important;
}


#content .taxonomy-title-box h1, #content .author-title-box h1 {
    color: #FFFFFF;
}

body {
   min-width: 1000px;
   overflow-x: hidden;
}

.post-nav .next a{
    background: url("images/sprite-v1.png") no-repeat -691px -397px !important;
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    height: 31px;
    width: 79px;
}


#nav-1 li a:hover, #nav-1 li a:active {
    color: #F9BC3B;
}

#nav-1 li:hover, #nav-1 li.sfHover, #nav-2 li:hover, #nav-2 li.sfHover {
    background: url("images/main-menu-hover-bg.jpg") repeat-x scroll center top transparent;
}
.sub-menu li {
    padding: 0 !important;
}

/* ******************************************************************* */

.table label {
    color: #663123;
    font: 28px/1 'Pichi',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}
.recipe-press-row {
    margin-bottom: 20px;
}

.recipe-press-row.recipe-press-row-recipe-category {
    float: left;
    width: 35%;
}


.recipe-press-row.recipe-press-row-dish-type {
    float: left;
    width: 35%;
}


.recipe-press-row.recipe-press-row-prep_time {
    float: left;
    width: 35%;
}

.recipe-press-row.recipe-press-row-ingredients {
    clear: both;
}

table#rp_ingredients {
    text-align: center;
}

.recipe-press-header-public.recipe-press-header-sort {
    text-align: left;
}
.recipe-press-error {
    color: #CC0000;
}
table thead tr {
    background: none repeat scroll 0 0 transparent;
}
.table a {
    background: none repeat scroll 0 0 #F6B02E;
    border: 1px solid #585858;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    float: right;
    margin-top: 10px;
    padding: 2px 5px;
    text-decoration: none !important;
}

.bbp-reply-content a {
    color: #C2605D !important;
    font-size: 14px;
}

.blogs.blog1 {
    display: none;
}

.post-nav {
    text-align: center;
}

.page-numbers {
    text-align: center;
}


.page-numbers > li {
    display: inline-block;
}

body.chrome .oneall_social_login {
    height: 80px !important;
}

.oneall_social_login {
    height: 90px;
    margin-bottom: 20px;
    overflow: hidden;
}
.nav-1 li ul.sub-menu li a:after {
    content: "";
    margin-left: 0;
}
.nav-1 li a:after {
    content: ">";
    margin-left: 5px;
    color: #ffffff;
}
.entry-content p, .entry-content ul li, .entry-content ol li {

    font: 15px/1.4 Arial,Helvetica,sans-serif;
}
h2.heading {
    color: #0061AC!important;
    font: 47px/1.1 'Pichi-Bold',Helvetica,Arial,sans-serif;
    text-transform: none;
}

.padder div.pagination {
    background: none repeat scroll 0 0 transparent;
    padding: 8px 20px 30px;
}

body.ie8 p.flex-caption{

    background: #FFFFFF;
}
body.ie8 div.postthumb img {

    border-color: #FFFFFF;
    border-style: solid;
    border-width: 2px 3px 4px 2px;
    box-shadow: 0 0 3px #333333;
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-right: 20px;
    width: 420px;
    padding: 0 !important;
}



#members-dir-search input#members_search {
    width: 60% !important;
}

article.post-51 .entry-content p br {
    display: none;
}

.register-section{
  width: 50%;
}

#signup-left {
    float: left;
    margin: 20px 0 0 20px;
}

#mc-form-container {
    width: 100%;
    max-width: 400px;
    float: left;
}

.right-sidebar #sidebar-1-wrap {
    border-left: 2px solid #B5978B !important;
    float: right !important;
}

#content-wrap, .left-sidebar #content-wrap, .right-sidebar #content-wrap, .no-sidebar #content-wrap {
    max-width: 950px;
    width: 100%;
}

#spmask{
 right: 0px;
 left: 0px;
 width: 100% !important;
}

#dialog-1{
 left: 0px !important;
 top: 15px !important;
 right: 0px !important;
 margin: 0 auto !important;
 max-width: 520px !important;
}

/* Custom Responsive CSS */

@media only screen and (max-width: 1000px) {

}

@media only screen and (min-width: 768px) and (max-width: 1000px) {

}

@media only screen and (min-width: 480px) and (max-width: 1000px) {

}

@media only screen and (max-width: 767px) {

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

}

@media only screen and (max-width: 479px) {

}