/*
Theme Name:     The Kosher Foodies
Theme URI:      http://thekosherfoodies.com/
Description:    Custom theme for The Kosher Foodies
Author:         Samir Balwani
Author URI:     http://sitefox.com/
Template:       mon-cahier
Version:        0.1.0
*/

@import url("../mon-cahier/style.css");


body {
	color: #000;
	font-family: helvetica, sans-serif;
	font-size: 10px;
	font-size: 1.6rem;
	line-height: 1.6;
	}

.ad-unit {
	display:block;
	text-align:center;
	}

.site-content {
	float: left;
	width: 620px;
	padding: 30px 20px;
	}

#secondary {
	float: right;
	overflow: hidden;
	width: 300px;
	padding: 30px 0;
	}