/*  Global  */

body {
    color: #000 !important;
    font: 10pt Georgia, 'Times New Roman', Times, serif;   
    background: #fff;
}

img {
    border:none;
    display: none !important;
}
#beta img,
img.asset-img-thumb {
    border:none;
    display: none;
}
#container { 
    margin-top: 0;  
    margin-bottom: 0;  
}
#container-inner {
    width: 576px;
    margin: 0 auto;
    text-align: left;
}

#header,
#header-inner,
#header-content,
#linkwithin {
    display:none;
}



/*  **********  Navigation  **********  */

#main-navigation {
    display: none;
}

/*  **********  Search  **********  */

.widget-content input[type=text].ti {
 }
.widget-content input[type=submit] {
 }
.widget-content input[type=submit]:hover {
}



/*  **********  Main content  **********  */

#content { 
    background: #fff;
    width: 576px;
    margin: 0 auto; 
    padding: 0; 
}
#content img,
#alpha img,
#alpha-inner img {
    border: none;
    display: none !important;
}

#content-inner {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 24px;
}

/*  **********  Live area  **********  */
#alpha,
.layout-wm #alpha {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

#alpha-inner {
    padding: 0;
}

ul,
.archive-content ul,
.asset-body ul,
.asset-body ol {
    font: normal 10pt Arial, Helvetica, Verdana, sans-serif !important;
    list-style-type: disc !important;
    list-style-image: none !important;
    padding: 0 14px;
}

.asset-meta,
.byline,
.published {
    color: #000;
    border: none;
}
.sharethis,
.printthis {
    display: none;
}

/*  **********  Sidebar  **********  */

#beta,
.layout-wm #beta,
#beta-inner,
#gamma,
#gamma-inner {
    display: none;
}

h3,
.widget,
.widget-header,
.widget-content,
.widget-recent-entries widget-archives widget {
    background: none;
}

#comments,
.asset-footer,
h2.comments-open-header {
    display:none;
}

h3.widget-header,
h3.widget-header a,
h3.widget-header a:hover {
}

.widget-content,
.widget-list {
}

.archive-content ul {
    list-style-type: disc !important;
    list-style-image: none !important;
}
.archive-content ul li.recipes {
    font: normal 10pt Arial, Helvetica, Verdana, sans-serif;
    padding: 0 0 0 20px;
}
.archive-content ul li.recipes ul li.recipes {
    font: normal 10pt Arial, Helvetica, Verdana, sans-serif;
    padding: 0 0 0 20px;
}

a {
    color: #000;
    text-decoration: none !important;
}
a:link:after,
a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
a[href^="/"]:after {
  content: " (http://laurasbestrecipes.com" attr(href) ") ";
}
.mt-enclosure,
#alpha .mt-enclosure,
#alpha .asset-body .mt-enclosure,
#alpha .asset-body .mt-enclosure img,
#alpha .asset-body .mt-enclosure a img {
 display: none !important;
}
#alpha .asset-body .mt-enclosure a[href^="/"]:after {
  content: "";
}

#footer {
    display: none;
}

#content-inner,
#footer-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.sml {
    color: #000;
    font: normal 10px/12px Arial, Helvetica, Verdana, sans-serif;
}
.sml a {
    color: #666;
    text-decoration: none;
}
.sml a:hover {
    color: #960;
    text-decoration: underline;
}
h1.asset-name:before {
   content: url(http://laurasbestrecipes.com/assets/css/lbr-header-bg-print.jpg);
   display:block;
}

