

#login, #header, #navigation, #heading, #secondary, #breadcrumbs, #comment-form, .paperclip-2, #footer, .dataTables_paginate, .dataTables_info, 
.dataTables_filter, .dataTables_length, .comment-count, .slide-button, .favorites, .entry-meta, .recipe-image, .article-image, .article-details, .meal-item h3 { display:none; }

#comment-entries {page-break-before:always; padding-top:20px}
span.comment-number, span.author-comment-number {display:none}
.comment-middle, .author-comment-middle {border:none}
cite.comment, cite.author-comment {padding-left:0}

#mainbody #primary {float:left; width:100%}

.entry {clear:both; padding-top:5px; width:100%}
.entrytop {background:none}
.entrymiddle {border:none; width:650px}
.entrybottom {background:none}

.recipe-title, .article-title {margin-left:0}

.featured-item ul {width:100%; margin:0}
.featured-item li strong {float:left; width:100%}
.featured-item li span {display:none}
.featured-item li {background: none; padding:5px 0;}
.featured-item li a {border-bottom: none }


body {

  line-height: 1.5;

  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;

  color:#000;

  background: none;

  font-size: 10pt;

}



table {border:0}

table.data{font-size:14px; clear:both; border-collapse:collapse; width:2500px; padding:0; margin:30px 0 0 0}

table.data td {padding:2px;margin:0;border:0;}
table.data td p a, table.data td p a:hover {color:#ddd; font-weight:700; font-size:1.1em; line-height:45px; text-align:right; border:none}
table.data td ul{margin:0;padding:0;}
table.data td ul li{line-height:1.5em;margin:0;padding:5px;list-style:none}

table.data thead {}
table.data thead th{}
table.data thead th img {padding:0; background:transparent}
table.data tfoot td{background-color:#c4d9ea;}

.center {text-align:center}

table.data .sorting_asc {background: url('/assets/img/bullets/sorting-down.gif') no-repeat center right; cursor:pointer}
table.data .sorting_desc {background: url('/assets/img/bullets/sorting-up.gif') no-repeat center right; cursor:pointer}
table.data .sorting {background: url('/assets/img/bullets/sorting.gif') no-repeat center right; cursor:pointer}

table.data tr.odd {/*background:#CDE5F8;*/border-bottom:1px dashed #ddd}
table.data tr.even {/*background:#E5F1FB;*/border-bottom:1px dashed #ddd; background:#fefefe}




/* Layout

-------------------------------------------------------------- */

.container {

  background: none;

}



hr { 

  background:#ccc; 

  color:#ccc;

  width:100%;

  height:2px;

  margin:2em 0;

  padding:0;

  border:none;

}

hr.space {

  background: #fff;

  color: #fff;

}



/* Text

-------------------------------------------------------------- */



h6 {font-size:14px}

h1,h2,h3,h4,h5,h6 { font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; }

code { font:.9em "Courier New", Monaco, Courier, monospace; } 



img { float:left; margin:1.5em 1.5em 1.5em 0; }

a img { border:none; }

p img.top { margin-top: 0; }



blockquote {

  margin:1.5em;

  padding:1em;

  font-style:italic;

  font-size:.9em;

}



.small  { font-size: .9em; }

.large  { font-size: 1.1em; }

.quiet  { color: #999; }

.hide   { display:none; }





/* Links

-------------------------------------------------------------- */



a:link, a:visited {

  background: transparent;

  font-weight:700;

  text-decoration: underline;

}



/*a:link:after, a:visited:after {

  content: " (" attr(href) ")";

  font-size: 90%;

}*/
