/* 



WOO CUSTOM STYLESHEET



---------------------







Instructions:







Add your custom styles here instead of style.css so it 



is easier to update the theme. Simply copy an existing 



style from style.css to this file, and modify it to 



your liking.







*/



body{

	background-image:url('http://thefoodfox.com/wp-content/uploads/2015/03/Background.jpg');

	background-repeat:repeat-y;

	background-color:lightgrey;

}

#navigation {display:none; margin:0;}

#pagenav{padding: 0px 0px 20px 0px !important;}

#logo .site-title a { margin:0; }

#header {padding: 0px 0px 0px !important;}

.title{font-family:Rockwell;font-weight:bold;}

.archive_header{display:none;}

#pagenav li.current-menu-item a { 

border-color: #F3686D; 

}

.post img.thumbnail  { border: 5px solid #fff; }

.entry img  { border: 5px solid #fff; }

.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li  { list-style-type: decimal; }

{
    display: block;
    z-index: 100;
    margin: 0;
    padding: 0 15px 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Anton', Helvetica, arial, sans-serif;
    color: #000;
}