/**/
a.image, a.image:hover {
    border: 0
}

a {
    color: #00497F;
    text-decoration: none;
    border-bottom: 1px dotted #2E432E
}

a:hover {
    text-decoration: none;
    color: #DE6A23;
    border-bottom: 1px solid #DE6A23
}

/**/
#header {
    background-color: #CDE2F3
}

#header h1 {
    font-size: 100%
}

#header h1, #header h1 a {
    font-size: 100%;
    display: block;
    margin: 0;
    height: 152px;
    background: url( images/logo.gif ) 0 0 no-repeat
}


#header h1 a {
    text-indent: -5000px;
    text-decoration: none;
    border: 0
}

#header h1 a:hover {
    text-decoration: none;
    border: 0
}

div#toplinks {
    color: #888;
    font-weight: bold;
    float: right;
    text-align: center;
    font-size: 85%;
    margin-top: -20px;
    width: 740px
}

div#toplinks input {
    color: #363636;
    font: 100% Verdana, Sans-serif;
    margin-left: 2px;
    padding: 2px 3px
}

#search_button {
    margin-bottom: -6.5px
}

/**/
#adsense_sidebar {
    margin: 10px 0 0 15px
}

.right h2 {
    background: url( images/heading.gif ) 0 0 no-repeat;
    border-bottom: 1px solid #fff;
    color: #636363;
    font: 110% Arail, Helvetica, sans-serif;
    margin: 1em 10px 0 10px;
    padding: 5px 5px 5px 8px
}

.right p {
    color: #333;
    font-size: 85%;
    line-height: 1.3em;
    padding-left: 10px
}

.right #subscribe_email {
    text-align: center
}

.right #subscribe {
    font-size: 100%
}

.right #subscribe_button {
    font-size: 80%;
    margin-left: 3px
}

.bannerads {
    margin-top: 15px;
	text-align: center;
}

.bannerads img {
    border: none;
    margin: 0px 0 12px 12px
}

.right ul {
    border: 1px solid #fff;
    border-width: 0 1px;
    font-size: 85%;
    list-style: none;
    margin: 0 10px 10px 10px
}

.right ul li {
    border-bottom: 1px solid #fff
}

.right ul a {
    background: #E9E7D1 url( images/arrow.gif ) 5px 50% no-repeat;
    border: none;
    color: #636363;
    display: block;
    line-height: 2em;
    padding-left: 15px;
    text-decoration: none
}

.right ul a:hover {
    background: #F9F8F2 url( images/arrow-over.gif ) 5px 50% no-repeat;
    border: none;
    color: #DE6A23
}

.right .friends {
    margin-bottom: 0
}

.right .advertise {
    margin-top: -10px
}

.right p.graphic {
    margin-top: 15px;
    text-align: center
}

.right p.graphic a, .right p.graphic img {
    border: 0
}

.right li#current a {
    background: #E9E7D1 url( images/arrow-on.gif ) 5px 50% no-repeat;
    color: #DE6A23;
    font-weight: bold;
    font-variant: small-caps
}

/**/
.center {
    padding: 0 10px
}

.heading {
    margin: 1em 0 0.25em 0;
    width: 100%
}

.center h1, .center h2, .center h3 {
    font-family: Calibri, Arial, Helvetica, sans-serif
}

.center h2, .center h3 {
    font-weight: normal
}

.center h1 {
    font-size: 1.7em;
    font-weight: normal;
    letter-spacing: -0.5px;
    line-height: 1.1em;
    margin-left: 2em;
    min-height: 2em
}

.center h1#archive {
    margin: 1em 0;
    min-height: 1em
}

.center h1 a, .center h1 a:hover {
    border: none;
    display: block
}

.postdate {
    border-right: 1px solid #ccc;
    float: left;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-weight: bold;
    #padding-top: 0.15em;
    text-align: center;
    width: 40px;
}

.postdate span {
    #display: block
}

.day {
    color: #666;
    font-size: 120%;
    letter-spacing: -0.75px
}

.month {
    color: #999;
    font-size: 85%
}

.heading:hover .day {
    color: #030303
}

.heading:hover .month {
    color: #666
}

.center h2 {
    font-size: 1.6em;
    margin: 1.2em 0 0.6em 0
}

.center h3 {
    font-size: 1.4em;
    margin: 1.2em 0 0.5em 0
}

.center .meta {
    border: 1px dotted #ccc;
    border-width: 1px 0;
    color: #666;
    font-size: 85%;
    padding: 0.3em 0
}

.adsense-center {
    width: 100%;
    border: 1px dotted #666;
    border-width: 1px 0;
    margin: 15px 0 0 0;
    padding: 5px 0 7px 0;
    text-align: center
}

.center .adsense-center img {
    border: none
}

.center .adsense-center a {
    border: none
}

* html .adsense-center {
    margin-bottom: -12px
}

.center del {
    color: #666
}

.center p {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 0.8em
}

.center .posted-in {
    background: #E0E9EF;
    color: #666;
    font-size: 0.85em;
    padding: .5em 8px;
    margin: 0
}

.center ol, .center ul {
    font-size: 1em;
    margin-left: 30px;
    margin-bottom: 1em
}

.center ul {
    list-style-type: square
}

.center li {
    line-height: 1.6em;
    margin-bottom: 0.25em
}

.center blockquote {
    border-left: 8px solid #e5e5e5;
    font-style: italic;
    margin-left: 10%;
    margin-right: 10%
}

.center blockquote p {
    margin-left: 10px
}

.center p.image {
    text-align: center;
    font-size: 85%
}

.center_full {
    text-align: center
}

.center_full p {
    margin-bottom: 0.25em
}

.center img {
    border: 1px solid #ccc;
    padding: 2px;
    margin: 1em 0 0 0;
}

.center a.image {
    border-bottom: none
}

.center a.image img:hover {
    border-color: #EF8723
}

.center img.floatright {
    float: right;
    margin: 0 0 1em 1em
}

.center img.floatleft {
    float: left;
    margin: 1em 1em 1em 0
}

pre {
    background: #ffffef;
    padding: 2px;
    margin-bottom: 1em
}

/**/
#twitter_update_list span {
    font: 110% Georgia, sans-serif;
    font-style: italic
}

/**/
.comments {
    margin-left: 5px
}

.comments h2 {
    background: url( images/comments.gif ) 5px 50% no-repeat;
    padding-left: 27px
}

.comment {
    border: 1px solid #d5d5d5;
    margin-bottom: 1em
}

.comment blockquote {
    margin-top: 1em;
    margin-bottom: 1em
}

.mycomment {
    border: 1px solid #8EB3CF;
    margin-bottom: 10px
}

.comment-content {
    margin: 5px
}

.comment .comment-footer, .mycomment .comment-footer {
    font-size: 0.85em;
    padding: 5px;
    margin: 0
}

.comment .comment-footer {
    background: #e5e5e5
}

.mycomment .comment-footer {
    background: #DFF1FF url( images/author.gif ) center right no-repeat
}

.formrow {
    clear: both;
    height: 30px
}

.label {
    float: left;
    line-height: 1.8em;
    text-align: right;
    width: 150px
}

.required {
    color: #990000;
    font-weight: bold
}

div.input {
    float: right;
    margin-right: 190px;
    width: 200px
}

* html div.input {
    margin-right: 52px;
    width: 285px
}

.input input {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    padding: 3px
}

.input input:focus, textarea:focus {
    background: #FFFFEF;
    border: 1px solid #7F9DB9;
    padding: 4px
}

.instructions {
    color: #666;
    font-style: italic
}

textarea {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    height: 150px;
    padding: 3px;
    width: 90%
}

#commentpreview {
    font-weight: bold
}

/**/
#extras {
    background-color: #fff;
    font-size: 85%;
    padding-bottom: 10px;
    overflow: hidden
}

#extras h2 {
    background: #e5e5e5;
    border-bottom: 3px solid #DE6A23;
    color: #666;
    font: small-caps bold 130% Arial, Helvetica, sans-serif;
    margin: 0 5px;
    padding: 2px 3px
}

#older, #popular, #reading {
    float: left;
    margin: 10px 0;
    width: 33%
}

#popular {
    border: 1px solid #e5e5e5;
    border-width: 0 1px
}

#extras ul {
    list-style-type: none;
    margin: 0 5px
}

#extras li {
    border-bottom: 1px solid #e5e5e5
}

#extras li a {
    border-bottom: none;
    display: block;
    padding: 4px 0
}

#extras li a:hover {
    background: #efefef
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-table
}

/**/
* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

/**//**/
dl {
    margin-top: 1em
}

dt {
    margin-top: 1em;
    font-weight: bold
}

dd.date {
    color: #333;
    font-size: 0.85em;
    line-height: 2em
}

dd.summary {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1em
}

#abstract {
    font-style: italic;
}

/**/
#footer {
    border-bottom: 1px solid #fff;
    clear: both;
    font-size: 80%;
    line-height: 2em;
    text-align: center
}

#footer, #footer a, #footer a:hover, #footer a:visited {
    color: #fff
}

#footer a, #footer a:visited {
    border-bottom: 1px dotted #fff
}

#footer a:hover {
    border-bottom: 1px solid #fff
}

#footer p {
    background-color: #DE6A23;
    padding: 10px 0
}

/**/
#wrapper {
    border: 1px solid #9c9c9c;
    border-width: 0 0 12px 0
}

/**/
.floatright {
    float: right;
    margin: 0 0 10px 10px
}

.caption {
    text-align: center
}

code {
    font-size: 120%
}

/**/
.data {
    border: 3px double #bbb;
    border-collapse: collapse;
    font-size: 85%;
    margin: 0 auto 10px auto
}

.data th {
    background: #de6a23;
    border: 1px solid #bbb;
    color: #fff;
    padding: 3px 5px;
    text-align: center
}

.data tr:hover {
    background: #FFEBDF
}

.data td {
    border: 1px solid #bbb;
    padding: 3px
}

.odd {
    background: #eff8ff
}

table.sortable a.sortheader, table.sortable a.sortheader:hover {
    border: none;
    color: #fff;
    display: block;
    text-decoration: none
}

table.sortable span.sortarrow {
    color: #fff;
    text-decoration: none
}

.ingredients {
    float: right;
    margin: 0.5em 0 0 0.5em;
    text-align: left;
    padding-left: 1px;
    width: 220px;
}

.ingredients ul {
    list-style-type: none;
    color: #333;
    font-size: 90%;
    border: 1px solid #636363;
    border-width: 0 1px;
    margin: 0 0 0 0;
    padding: 0 0 0 1em;
}

#.ingredients li {
#    margin-left: 1em;
#    text-align: left;
#}



.ingredients h3 {
    background: url( images/ingredients_box_bottom.gif ) 0 0 no-repeat;
    color: #666666;
    font: 100% Arail, Helvetica, sans-serif;
    margin: -3px  0 0 0;
    padding: 0 0 5px 0;
}

.ingredients h2 {
    background: url( images/ingredients_box_top.gif ) 0 0 no-repeat;
    color: #333;
    font: 110% Arail, Helvetica, sans-serif;
    margin: 0 0 0 0;
    padding: 10px 20px 5px 20px;
    text-align: center;
    text-decoration: underline;
}

.infotable {
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
}

table.infotable tr td {
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    padding: 1px 10px 1px 10px;
    text-align: center;
}

table.infotable tr {
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
}

p.reference {
    font-size: smaller;
    font-style: italic;
}

ul.recipelist li{
            background:url(http://www.medifastguide.com/images/dots.gif) repeat-x scroll left bottom;
            padding:0px 0px 0px 0px;
            display:block;
            clear:both;
            position:relative;
            vertical-align: middle;
            height: 120px;
            margin: 0px 0 0 0;
            text-decoration:none;
            list-style-type: none;

        }
ul.recipelist li a{
       font-weight:bold;
       font-size: larger;
}
ul.recipelist li div.content{
	float:left;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
}

ul.recipelist li span.index{
	#font-size:150%;
	color:#E95403;
	font-family:georgia;
	float:left;
    vertical-align: top;
    width:100px;
	padding: 0px 0px 0 0px;
    margin: 0 0 0 0;
}