*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
a {
	text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
* a {
	position: relative;
}
a img {
	border: none;
}
body, #home {
	background: url(images/bgHome.jpg) center center #282520;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
	font-size: 0.80em;
	line-height: 1.6em;
	color: #FFF;
}
#page {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#wrapper {
	width: 960px;
	margin: 50px auto;
	clear: both;
}
#foodWrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
#content {
	float: left;
	width: 662px;
	margin: 10px 0;
	clear: left;
	background: url(images/divider.gif) repeat-y right;
}
h1 {
	font-size: 300%;
	color: #FFF;
	letter-spacing: -1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
}
h2 {
	font-size: 170%;
	color: #FFF;
	width: 97%;
	letter-spacing: -1px;
	line-height: 24px;
	font-weight: normal;
	border-bottom: solid 1px #615044;
	padding: 15px 0;
	margin: 10px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
}
h3 {
	font-size: 160%;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
}
h4 {
	font-size: 120%;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
	margin-bottom: 10px;
}
h5 {
	font-size: 100%;
	width: 95%;
	color: #FFF;
	margin: 5px 0 1px 4px;
	line-height: 20px;
	padding: 1px 1px 1px 10px;
	font-weight: 100;
	border-bottom: 1px dotted #666;
}
a:link {
	color: #9e8574;
	border: 0;
	font-weight: normal;
	-moz-outline-style: none;
}
a:active {
	color: #9e8574;
	border: 0;
	font-weight: normal;
	-moz-outline-style: none;
}
a:visited {
	color: #9e8574;
	border: 0;
	font-weight: normal;
	-moz-outline-style: none;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
	-moz-outline-style: none;
}
a:focus {
	outline: none;
	font-weight: normal;
	-moz-outline-style: none;
}
#header ul#nav {
	position: absolute;
	top: 0;
	right: 5px;
	height: 60px;
	width: 583px;
	margin-top: 0;
	background: url(images/nav.gif) no-repeat;
}
#header ul#nav li {
	float: left;
	list-style: none;
	text-indent: -9999px;
}
#header ul#nav li a {
	position: absolute;
	text-decoration: none;
	border: none !important;
	top: 0;
	height: 60px;
}
#header ul#nav li#vcHome a {
	left: 0;
	width: 80px;
	background: url(images/nav.gif) -0px 0 no-repeat;
}
#header ul#nav li#vcHome a:hover {
	background-position: -0px -60px;
	-moz-outline-style: none;
}
#header ul#nav li#vcPhoto a {
	left: 79px;
	width: 100px;
	background: url(images/nav.gif) -79px 0 no-repeat;
}
#header ul#nav li#vcPhoto a:hover {
	background-position: -79px -60px;
	-moz-outline-style: none;
}
#header ul#nav li#vcFood a {
	left: 180px;
	width: 91px;
	background: url(images/nav.gif) -180px 0 no-repeat;
}
#header ul#nav li#vcFood a:hover {
	background-position: -180px -60px;
	-moz-outline-style: none;
}
#header ul#nav li#vcBlog a {
	left: 271px;
	width: 106px;
	background: url(images/nav.gif) -271px 0 no-repeat;
}
#header ul#nav li#vcBlog a:hover {
	background-position: -271px -60px;
	-moz-outline-style: none;
}
#header ul#nav li#vcLifestream a {
	left: 377px;
	width: 121px;
	background: url(images/nav.gif) -377px 0 no-repeat;
}
#header ul#nav li#vcLifestream a:hover {
	background-position: -377px -60px;
	-moz-outline-style: none;
}
#header ul#nav li#vcAbout a {
	left: 498px;
	width: 85px;
	background: url(images/nav.gif) -498px 0 no-repeat;
}
#header ul#nav li#vcAbout a:hover {
	background-position: -498px -60px;
	-moz-outline-style: none;
}
#header_wrap_big {
	background: url(images/home_bg.gif) repeat-x;
	border-bottom: 1px solid #5A483C;
	_border-bottom: 0 solid #5A483C;
	height: 360px;
	margin: 0 0 20px;
	clear: both;
}
#header_wrap {
	clear: both;
	width: 100%;
	height: 60px;
	background: url(images/home_bg.gif) repeat-x;
	border-bottom: 1px solid #5A483C;
	position: relative;
}
#header {
	width: 960px;
	height: 75px;
	margin: 0 auto;
	position: relative;
}
#logo {
	height: 60px;
	margin-left: 10px;
}
#logo a {
	height: 60px;
	width: 250px;
	background: url(images/logo.gif) top left no-repeat;
	margin-left: 10px;
	display: block;
}
#logo img {
	border: 0;
}
#logo a:hover {
	border-bottom: 0;
}
#seo {
	display: none;
}
#content p {
	padding-left: 10px;
	padding-right: 15px;
}
.script {
	width: 980px;
	position: absolute;
	top: 405px;
}
noscript p {
	color: #FFF;
	font-size: 76%;
	line-height: 90%;
	text-align: center;
	clear: both;
}
noscript a {
	color: #FFF;
	text-decoration: underline;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0;
}
.slider-wrap {
	margin: 5px auto;
	_margin: 25px auto 5px;
	width: 960px;
	position: relative;
	overflow: hidden;
}
.csw {
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.csw .loading {
	margin: 200px 0 300px;
	text-align: center;
}
.stripViewer {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 350px;
	padding: 0;
}
.stripViewer .panelContainer {
	position: relative;
	width: 100%;
	list-style-type: none;
	margin-top: -10px;
}
.stripViewer .panelContainer .panel {
	float: left;
	width: 960px;
	position: relative;
}
.stripViewer .panelContainer .panel .wrapper {
	padding: 10px;
	width: 940px;
	margin-left: -10px;
}
.stripNavL {
	display: none;
}
.stripNavR {
	float: right;
	width: 100px;
	height: 28px;
	position: absolute;
	bottom: 1px;
	right: 15px;
	z-index: 6;
	text-indent: -1000em;
	overflow: hidden;
}
.stripNavR a {
	display: block;
	background: url(images/next.png) no-repeat left -28px;
	width: 100px;
	height: 28px;
}
.stripNavR a:hover {
	background: url(images/next.png) no-repeat left -0px;
	width: 100px;
	height: 28px;
	border-bottom: 0;
}
.stripNav {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
}
.stripNav ul {
	list-style: none;
	width: 960px;
	height: 35px;
}
.stripNav ul li {
	float: left;
	margin-right: 1px;
	padding-left: 4px;
	margin-top: 12px;
}
.stripNav a {
	text-decoration: none;
	padding: 0 15px;
	display: block;
}
.stripNav li a:hover {
	border-bottom: 0;
}
.stripNav li a.current {
	color: #FFF;
	background: url(images/recent-arrow.png) no-repeat left 4px;
}
#headerMain {
	width: 960px;
	height: 350px;
	margin: -5px auto;
	padding: 0;
}
#headerMain a {
	color: #fff;
}
#headerMain a:hover {
	text-decoration: underline;
}
#next {
	position: absolute;
	bottom: 37px;
	right: 55px;
	font-style: italic;
	font-size: 75%;
	line-height: 95%;
}
.featuredPhoto {
	width: 960px;
	height: 321px;
	background: url(images/panel/feat_photo.jpg) no-repeat;
	margin-left: 8px;
	text-align: center;
	position: relative;
}
.featuredPhoto .col1 {
	margin: 0 auto;
	padding: 180px 70px 50px 420px;
	text-align: left;
	font-size: 80%;
	color: #FAFFB0;
}
.featuredPhoto .col1 h3 {
	font-size: 130%;
	color: #fff;
	font-weight: normal;
}
.featuredPhoto .col1 .ps {
	width: 600px;
	position: absolute;
	right: 40px;
	bottom: 15px;
	text-align: right;
	float: right;
	font-size: 100%;
	color: #FAFFB0;
}
.featuredPost_outer {
	width: 960px;
	height: 331px;
	background: url(images/panel/panel_bg.jpg) no-repeat;
	margin-left: 8px;
	text-align: left;
	position: relative;
}
.featuredPost_wrap {
	width: 95%;
	padding: 15px;
}
.featuredPost {
	padding: 20px;
}
.featuredPost h2 a {
	color: #c7004b;
	padding: 5px;
}
.featuredPost h2 a:hover {
	color: #FFF;
	text-decoration: underline;
	padding: 5px;
}
.featuredPost h3 {
	font-size: 100%;
}
.featuredPost a {
	color: #c7004b;
	margin: 10px 0;
}
.lastEat {
	width: 960px;
	height: 331px;
	background: url(images/panel/panel_bg.jpg) no-repeat;
	margin-left: 8px;
	text-align: center;
	position: relative;
}
.lastEat p {
	width: 90%;
	font-size: 170%;
	line-height: 100%;
}
.lastEat h2 a {
	font-size: 200%;
	line-height: 80%;
}
.showcase {
	width: 960px;
	height: 300px;
	position: relative;
	text-align: right;
}
.showcase img {
	float: left;
	margin: -10px 0 20px 20px;
}
.showcase h3 {
	font-size: 150%;
	margin-right: 44px;
	padding-top: 25px;
	color: #FFF;
}
.showcase p {
	font-size: 100%;
	width: 25%;
	float: right;
	line-height: 140%;
	padding-top: 5px;
	margin-right: 44px;
	color: #FFF;
}
.showcase .visit {
	position: absolute;
	left: 40px;
	bottom: -5px;
	font-size: 80%;
}
#Search_home {
	width: 960px;
	height: 331px;
	background: url(images/panel/search_bg.jpg) no-repeat;
	clear: both;
	padding: 20px;
	_clear: none;
	_padding: 0;
	margin-left: 8px;
	text-align: center;
	position: relative;
}
#Search_home form {
	width: 460px;
	margin: 10px auto;
}
#Search_home h1 {
	margin: 80px 0 -15px;
	color: #FFF;
}
#Search_home h2 {
	border: none !important;
	color: #8F6489;
}
#Search_home input {
	float: left;
	width: 400px;
	height: 24px;
	border: 1px solid #56275B;
	border-width: 2px 1px 2px 2px;
	font-size: 150%;
	color: #666;
	padding: 1px;
}
#Search_home input.search {
	width: 30px;
	height: 28px;
	border: 1px solid #56275B;
	float: left;
	margin-top: -1px;
}
.recentposts {
	float: left;
	padding: 3px;
	margin: 8px 5px 0 0;
	width: 310px;
}
.recentposts p {
	text-align: right;
	display: block;
	padding-left: 60px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.recentposts ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
}
.recentposts ul li {
	background: url(images/write_post.gif) no-repeat;
	margin: 3px 2px;
	padding: 0 0 5px 30px;
	display: block;
	border-bottom: 1px dotted #666;
}
.rec_comm_home {
	float: left;
	padding: 3px;
	width: 310px;
	margin-top: 8px;
	margin-right: 5px;
}
.rec_comm_home ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
}
.rec_comm_home ul li {
	background: url(images/comment.gif) no-repeat;
	margin: 3px 2px;
	padding: 0 0 5px 30px;
	display: block;
	border-bottom: 1px dotted #666;
}
.feedicon {
	float: left;
	overflow: hidden;
	display: block;
	width: 21px;
	height: 24px;
	*height: 16px;
	_height: 16px;
	text-indent: -100em;
	margin-top: 3px;
}
.feedicon a {
	border-top: 0;
	margin-top: 8px;
	margin-right: 10px;
}
a.feedicon:link {
	background: url(images/feedicon.gif) no-repeat left 0;
}
a.feedicon:visited {
	text-decoration: none;
	background: url(images/feedicon.gif) no-repeat left -0px;
}
a.feedicon:hover {
	text-decoration: none;
	background: url(images/feedicon.gif) no-repeat left -16px;
	border-bottom: 0;
}
.recentposts h3, .rec_comm_home h3, .twitter_home h3 {
	font-size: 160%;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	margin-bottom: 20px;
}
.twitter {
	margin: 5px 0;
	padding: 2px;
	text-align: left;
	font-size: 100%;
	line-height: 120%;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}
.twitter a {
	text-decoration: none;
	border-bottom: 0;
}
.twitter img {
	margin-left: 10px;
}
ul.twitter {
	list-style-type: none;
	padding-top: 2px;
}
li.twitter-item {
	padding: 10px 10px;
}
p.twitter-message {
	padding: 10px 0;
}
a.twitter-link {
	text-transform: capitalize;
	padding: 3px;
	border-bottom: 1px solid #5A483C;
	color: #7ED3BB;
	clear: both;
}
.twitter-timestamp {
	font-weight: bold;
	color: #3AC0FF;
	text-decoration: none;
	border-bottom: 0;
}
.twitter-timestamp abbr {
	border-bottom: 0;
}
#footer_wrap {
	margin: 35px 0 0;
	padding: 0;
}
.footer {
	margin: 5px auto 0;
	text-align: center;
	font-size: 75%;
	line-height: 100%;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}
.footer img {
	margin-left: 10px;
}
ul.footer {
	list-style-type: none;
	padding-top: 2px;
}
#sidebar {
	width: 280px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	clear: right;
}
.Search {
	clear: both;
	float: left;
	margin: 15px;
}
*.Search {
	clear: both;
	float: left;
	margin: 15px 15px 15px 10px;
	_margin: 15px 15px 15px 5px;
}
.Search input {
	float: left;
	width: 264px;
	height: 18px;
	border: 1px solid #60C3DB;
	border-width: 2px 1px 2px 2px;
	font-size: 130%;
	color: #666;
	padding: 1px;
}
.Search  input.search {
	display: none;
	width: 30px;
	height: 28px;
	float: left;
	border-width: 0;
	margin-top: 0;
	margin-left: 6px;
}
.Syn ul {
	float: left;
	clear: both;
	width: 200px;
}
.Syn li {
	background: url(images/SynIco.png) no-repeat left center;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 15px;
	list-style-type: none;
	display: inline;
	font-weight: bold;
	font-size: 80%;
}
.feedburnercount {
	margin: 5px 5px 5px 15px;
	float: left;
	clear: both;
	width: 200px;
}
.linkedin {
	clear: both;
	background: url(images/linkedin.gif) no-repeat left;
	width: 280px;
	text-align: left;
	margin: 15px 8px;
	padding: 5px 0;
	*padding: 5px 40px 8px 0;
	font-size: 85%;
}
.linkedin a {
	display: block;
	padding: 2px 0 0 7px;
	margin-left: 10px;
	color: #333;
	width: 280px;
	text-align: left;
	font-weight: bold;
}
.linkedin a:hover {
	display: block;
	color: #666;
}
.facebook {
	clear: both;
	background: url(images/facebook.gif) no-repeat left;
	width: 280px;
	text-align: left;
	margin: 15px 8px;
	padding: 5px 0;
	*padding: 5px 40px 8px 0;
	font-size: 85%;
}
.facebook a {
	display: block;
	padding: 2px 0 0 7px;
	margin-left: 10px;
	color: #333;
	width: 280px;
	text-align: left;
	font-weight: bold;
}
.facebook a:hover {
	display: block;
	color: #666;
}
.date {
	float: right;
	margin: 12px 0 15px 15px;
	padding: 13px 5px 10px 10px;
	width: 56px;
	height: 51px;
	text-align: center;
	border: 0 solid #FAFFB0;
	font-family: Georgia, Rockwell, Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
	color: #7ED3BB;
}
.date .month {
	float: left;
	padding: 0;
	font-size: 150%;
	width: 45px;
	font-weight: bold;
	margin: -4px 0;
}
.date .day {
	float: left;
	padding: 0;
	font-size: 200%;
	width: 45px;
	margin-bottom: -3px;
}
.date .year {
	float: left;
	padding: 0;
	font-size: 90%;
	width: 45px;
}
.info {
	float: left;
	margin: 10px;
	width: 78%;
	padding: 5px;
}
.info .author {
	padding-left: 20px;
	background: url(images/user.gif) no-repeat left;
}
.comment_tags {
	width: 90%;
	float: left;
	margin: 10px 0 30px 10px;
	border: 1px solid #5A483C;
	background: url(images/post_info_bg.jpg) top right;
	padding: 0 5px;
	*padding: 5px 5px 10px;
}
.comment_tags a:link, .comment_tags a:active {
	font-weight: normal;
}
.comment_tags .rss_subscribe {
	background: url(images/rss2.gif) left center no-repeat;
	height: 30px;
	padding: 15px 10px 10px 40px;
	margin: 0 0 0 10px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
}
.postComment ul {
	float: left;
	font-size: 80%;
	margin: 0;
	list-style-type: none;
	background: url(images/comment.gif) no-repeat left;
}
.postComment li {
	display: inline;
	padding: 4px;
	margin: 8px 0 8px 16px;
}
.Tags ul {
	float: left;
	font-size: 80%;
	margin: 0;
	clear: both;
	list-style-type: none;
	background: url(images/tag.gif) no-repeat left;
	text-transform: capitalize;
}
.Tags li {
	display: inline;
	padding: 4px;
	margin: 8px 0 8px 16px;
}
.gravatar {
	float: right;
	margin: -40px 0 0;
}
.authcomment {
	background: url(images/bg2.jpg) center no-repeat !important;
	border: 5px solid #78C7B0 !important;
	font-weight: normal;
}
.postmetadata alt {
	margin: 0px 0;
	padding: 5px;
	clear: left;
}
.tagcloud {
	width: 94%;
	float: left;
	margin: 10px 0 30px 10px;
	border: 1px solid #5A483C;
	background: url(images/post_info_bg.jpg) top right;
	padding: 0 5px;
	*padding: 5px 5px 10px;
}
.post h2 a:link, .post h2 a:active, .post h2 a:visited {
	color: #fff;
}
.post {
	margin: 0 15px 15px 0;
	padding: 15px;
}
.post p {
	padding: 10px 0 8px;
}
.post img {
	margin: 5px 15px 5px 10px;
	border: 5px solid #332C26;
}
.post ul, .post ol {
	margin-left: 10px;
}
.post li.content {
	list-style-image: url(images/plus.gif);
	border-bottom: 1px dotted #615044;
	padding: 5px;
	margin: 15px 0 10px 20px;
}
.post li.content strong {
	font-size: 100%;
}
.entry {
	clear: both;
	padding: 5px;
}
.entry h3, .entrytext h3 {
	margin: 20px 0 5px;
	padding-bottom: 5px;
	font-size: 125%;
	border-bottom: solid 1px #615044;
	font-weight: normal;
}
.post .entrytext  ul li.inpost {
	list-style-image: url(images/plus.gif);
	padding: 4px;
	margin: 8px 0 8px 20px;
}
.moretag {
	width: 600px;
	height: 18px;
	background: url(http://www.carbongraffiti.com/wp-content/themes/Chocolate%20Mint/images/read_rest.gif) 100% 0 no-repeat #282520;
	color: #282520;
	padding: 0 300px;
	margin: 20px 0;
	text-align: right;
	text-decoration: none;
}
.navigation {
	width: 98%;
	font-size: 90%;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.center {
	margin: 0 auto;
}
.pagetitle {
	line-height: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: solid 1px #d0c1c1;
	padding: 15px;
	margin-bottom: 10px;
}
blockquote {
	margin: 20px 0 30px 25px;
	padding-left: 8px;
	border-left: 5px solid #C6014B;
	color: #C6014B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	display: block;
	text-align: left;
}
blockquote span {
	color: #32a1ff;
}
acronym, abbr {
	border-bottom: 1px dashed #000;
}
#footer_post {
	width: 960px;
	margin: 10px auto;
	position: relative;
	line-height: 1em;
}
#footer_post h4 {
	font-size: 120%;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
	margin-bottom: 10px;
}
.rec_comm {
	width: 280px;
	float: left;
	margin: 20px 0 0 15px;
	padding: 10px;
	color: #fff;
}
.rec_comm ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 85%;
	line-height: 110%;
}
.rec_comm ul li {
	background: url(images/comment.gif) no-repeat;
	margin: 8px 2px;
	padding: 0 0 5px 20px;
	display: block;
	border-bottom: 1px dotted #474642;
}
.rec_articles {
	width: 280px;
	float: left;
	margin: 20px 0 0 15px;
	padding: 10px;
	color: #fff;
}
.rec_articles ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 85%;
	line-height: 110%;
}
.rec_articles li {
	background: url(images/write_post.gif) no-repeat;
	margin: 8px 2px;
	padding: 0 0 5px 20px;
	display: block;
	border-bottom: 1px dotted #474642;
}
.archives {
	width: 280px;
	float: left;
	margin: 20px 0 0 15px;
	padding: 10px;
	color: #fff;
}
.archives ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 85%;
	line-height: 110%;
}
.archives li {
	background: url(images/folder.gif) no-repeat;
	margin: 8px 2px;
	padding: 0 0 5px 20px;
	display: block;
	border-bottom: 1px dotted #474642;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
.PostHead {
	margin-top: 20px;
	padding: 0 10px;
}
.food {
	float: left;
	width: 910px;
	margin: 15px 10px 20px 40px;
}
.food a:hover {
	border-bottom: 0;
}
.food .imgwrap {
	float: left;
	margin: 20px 6px;
	_margin: 20px 5px;
}
.food .imgwrap img {
	border: 5px solid #5A483C;
}
.food a:hover img {
	text-decoration: none;
	border: 5px solid #B9FDC2;
}
.food .kweezeen {
	float: left;
	width: 390px;
	padding: 5px;
	margin: 15px;
	_margin: 15px 15px 15px 5px;
}
.food .toreservations {
	float: left;
	width: 390px;
	padding: 5px;
	margin: 15px 25px;
	_margin: 15px 5px 10px 15px;
}
.food .kweezeen p, .work_home .toreservations p {
	margin: 5px 0 10px;
}