﻿@media  screen and (max-width:960px) 
{

.contact_us
{
    display:none;
}

.faq_replaze
{
    display:none;
}

.forum_replaze
{
    display:none;
}

#mobile_logo
{
    display:block;
    margin:0 auto;
    text-align:center;
   
}

#content
{
    width:100%;
    height:auto;
}


#cakewrapper
{
	width:100%;
    height:auto;
   
}

#drinkswrapper
{
	width:100%;
    height:auto;
   
}
#health_wrapper
{
  width:100%;
  height:auto;  
}

#recipes
{
    width:100%;
    height:auto;
}

#content-pane
{
   width:100%;
    height:auto; 
}

#content
{
   width:100%;
    height:auto; 
}

#right_recipes
{
    width:100%;
    height:auto;
    
    
    
    
}


#cakecontent
{
  width:100%;
  height:auto; 
}
/*#right_recipes img
{
    width:100%;
    
    
}*/
#health_content
{
  width:100%;
  height:auto;   
}


#ipad
{
  width:100%;
  height:auto;   
}

#ipad_1
{
  width:100%;
  height:auto;
     
}
#ipad_content
{
    width:100%;
    height:auto;
    margin:0 auto;
}



#left_recipes
{
    display:none;
}

#cakecontent-pane
{
    margin-top:0px;
}
#drinkscontent-pane
{
    margin-top:0px;
}


#health_content-pane
{
    margin-top:0px; 
}

#right_info
{
   height:100%; 
}

#right-nav
{
    -moz-transform:rotate(90deg); 
    -moz-transform-origin: top left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: top left;
    -o-transform: rotate(90deg);
    -o-transform-origin:  top left;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    position:absolute;
    float: left;
    right:-6px;
    top: 453px;
}
#right-nav img
{
   width:80%;
}

#health_right-nav
{
    -moz-transform:rotate(90deg); 
    -moz-transform-origin: top left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: top left;
    -o-transform: rotate(90deg);
    -o-transform-origin:  top left;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    position:absolute;
    float: left;
    right:-6px;
    top: 453px;
}

#recipe_menu
{
    display:block;
    float:left;
    position:absolute;
    margin-top:-22px;
    
}
#recipe_menu_close
{
    display:block;
    position:absolute;
    float:right;
    font-size: 23px;
    font-weight: lighter;
    right: 3px;
    top: -6px;
    
}

.copy_right
{
    float:none;
    padding-bottom: 10px;
}

.designed_by
{
    float:none;
     padding-bottom: 10px;
}

#drinkscontent
{
    width:100%;
    height:auto;
}


#right_cake
{
    width:100%;
    height:auto;

}
#recipetitle
{
    font-size:15px;
    height:24px;
    margin-top:-32px;
}



#ipad_left
{
	width:37.5%;
	height:auto;
	float:left;

	
}

#ipad_right
{
	width:62.46%;
	height:auto;
	float:left;
}

}

