/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is copyright Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


.main-aside ul {
	list-style: none !important;
}



#blog-description {display:none;}

#top-description {float:right;margin:10px;} 

body {background:#3ba5a1 !important;font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
line-height: 1.4em;
color:#666 !important;}

#wrapper {width:940px;
margin:auto;
background:url(/images/background.gif) repeat-y !important;
padding: 0px 10px;}

#container {width:800px !important;
 padding:0px 50px;

}

#content {
    width:800px !important;
 margin:0px 45px !important;
}

#header {padding:0px !important;}

.widgettitle {display:none;}
.aside {border:none !important;}

#page-top .aside ul {padding:0px !important;}

#blog-title a {
background:url(http://www.mymetabolicmakeover.com/wp-content/themes/metabolicmakeover/images/logo-white.gif) no-repeat;
display:block;
text-indent:-9000px;
margin:0px 10px;
width: 251px;
height: 80px;
}


#content .aside ul li, #content .aside ul, #content .aside, #content {padding:0px !important;}


ul.sf-menu {
background:#ccc;
}

ul.sf-menu, ul.sf-menu li, ul.sf-menu li a, ul.sf-menu a:hover  {border:none !important;}

ul.sf-menu li.current_page_item a, li.current_page_item a:hover {
border:none !important;
background:#3ba5a1 !important;
color:#fff !important;}

ul.sf-menu li a:hover {
color:#fff!important;}


.main-aside {
display:none;
}

#main {padding:20px 0px 0px !important;}

#main a {text-decoration:none;
color:#3ba5a1 !important;
font-weight:bold;}
#main a:hover {color:#999 !important;}

.bmicalc {background:#cddff0;padding:0px; margin:0px 10px; float:left;}
.bmicalc table {padding:0px; margin:0px;width:200px;border:none;
}
.bmicalc table td {padding:3px;}

#page-top, #page-bottom {clear:both;text-align:center;margin:auto !important;width:700px;}

#slideshow-3 ul {margin:10px 10px;border:1px solid;}
.xoxo li {float:left;background:#3ba5a1;
color:#fff;
font-weight:bold;
height:165px;}
.textwidget {font-size:1em;
line-height:1.6em;margin: 0px 10px;
text-align:left;
padding:15px 0px 0px;
}


#footer {background:#741113;
height:60px;
text-align:center;
}
#footer a {color:#000;
text-decoration:underline;}
#footer a:hover {color:#999;}
#siteinfo {font-family:Arial;
font-size:14px !important;
color:#fff !important;
padding:20px 0px 0px !important;}