/*	SimpleGrid - a fork of CSSGrid by Crowd Favorite (https://github.com/crowdfavorite/css-grid)
 *	http://simplegrid.info
 *	by Conor Muirhead (http://conor.cc) of Early LLC (http://earlymade.com)	
 *  License: http://creativecommons.org/licenses/MIT/	*/

/* Containers */
body { font-size: 100%; }
.grid{
	width:1000px;
	margin:0px auto;
}
.row{ }



/* Slots Setup */
.channel,  .blurb,  .awab, 
.contentleft, .contentright,
.contenthalfleft, .contenthalfright, .contentfull
{ display:block; float:left; }

/* Custom Grid Sizes */


#headercom {display:block;}
#headertab {display:none;} 
#headermob {display:none;}

.channel {float:left; width:24%; text-align:left;} 
.blurb {float:left; width:49%;  padding: 0% 0% 0% 4%; text-align:center}
.awab {float:right; width:20%; background-color:#FFE; text-align:right;}

.blurb h3 {margin-top:5px;}

#buttons {display:block; background-color:#D1C9E4; padding:4px 0px 0px 5px;}

#banneradcom  {text-align:center; display:block; float:left; width:99%; height:90px; margin-bottom:20px;}
#banneradmob  {text-align:center; display:none; float:left; width:99%; min-height:100px; margin-bottom:10px;}

#maincontent {
	float:left;
	width:81%;
	background-image: url(v_chef_graphics/vegetables.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contentleft {}
.contentright {}
.contenthalfleft {width:45%; padding:0px 2%; margin-bottom:16px;}
.contenthalfright {width:43%; padding:0px 3%; clear:right; margin-bottom:16px;}
.contentfull {width:98%; margin-bottom:16px;}

.listbox {margin-right: 5px; float: left; text-align: left; width:49%; height:85px; }



#sideskyad {display:block; float:right; text-align:right; width:17%; height:620px; background-color:#FFF}



#rectads2 {width:97%;}
#rectads3 {width:97%;}

#rectad2A {height:250px; float:left;}
#rectad2B {height:250px; float:left;}

#rectad3A {height:250px; float:right; clear:right;}
#rectad3B {height:250px; float:right; clear:right;}

.rectnodisplay {display:none;}


/*  div sizes for various AWAB boxes and pics*/

.videobox {width:29%; height:135px; float: left; padding: 1%; margin: 1%; background-color:#F6F2FE}
.videopic {width:120px; float:left; margin-right:15px; border:0px thin black;}

.picbox {width:29%; height:115px; float: left; padding: 1%; margin: 1%; background-color:#F6F2FE}
.picpic {max-height:100px; max-width:100px; float:left; margin-right:15px; border:0px thin black;}

.jokebox {width:29%; height:100px; float: left; padding: 1%; margin: 1%; background-color:#F6F2FE}
.jokepic {max-height:100px; max-width:100px; float:left; margin-right:15px; border:0px thin black;}

.gamebox {width:15%; height:110px; margin: 1%; float: left; text-align: center; font-size: 14px; line-height: 17px; padding: 1.5%; background-color: #DDEEEE; }

.gameboxintro {width:35%;}

.jigsawbox {margin: 5px; float: left; text-align: center;  padding: 5px; background-color: #DDEEEE; width:47%; height:100px;}

.quickiebox {width:47%; height:110px; float:left; padding:0.5%; margin:1%; background-color:#FFFFE5;}
.quickiepic {width:120px; height:90px; float:left; margin-right:15px; border:0px thin black;}

.cartoonboxintro {width:98%; height:80px; float:left}
.cartoonbox {width:48%; height:80px; float:left}

.horobox {width:24%; height:70px; margin-right:5px; float:left;}
.horopic {width:28%; max-height:50px; margin-right:6%; float:left; background-color:#000026; padding:3px;}

.soulscapebox {width:97%; padding:0.5%; text-align:left; float:left; height:auto;}

