/*  
Theme Name: Moving Towards Health
Theme URI: http://www.movingtowardhealth.com/
Description: The default WordPress theme for MovingTowardHealth.com website.
Author: E1
Author URI: http://www.e1design.us
*/
body {
padding:0;margin:0;
}
#container {
width: 780px;
margin: 10px auto;
}

#left {
width: 180px;
float: left;
padding:0;margin:0;
}
#center {
float: left;
width: 600px;
margin: 0;
padding: 0;
}






/*** Just for Looks ***/
a {
   color: #310AA1;
   text-decoration: none;
   font-weight: bold;
}
a:hover {
    color: #8894EA;
    text-decoration: none;
    font-weight: bold;
}

#container {
    background-color: #FDFBF2;
    color: #000;
}

.clear {
    clear: both;
}

#menu {
    width: 780px;
    height: 25px;
    background: #fff url(images/menu.gif) no-repeat;
    border-bottom: 1px solid #FFF;
}

#menu ul {
    list-style-type: none;
    padding:0;margin:0 10px 0 0;
}
#menu ul li {
    float: right;
    width: 100px;
    font: bold 11px/24px arial,helvetica,sans-serif; 
}
#menu ul li a {
    background: transparent url(images/menu-up.gif) no-repeat;
    color: #FFF;
    display: block;
    height: 24px;
    text-align: center;
    
}
#menu ul li a:hover {
    background: transparent url(images/menu-ovr.gif) no-repeat;
    text-decoration: none;
    color: #310AA1;
}

#center {
    font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;    
}
#center h3 {color: #FF7A00}

#center p.edit {
    margin-left: 10px;
}

#center .post {
    float: left;
    padding: 10px;  
    width: 570px;
    text-align: justify;
    margin: 10px 0;
}

#center .post h2 {
    font: 18px Arial, Helvetica, sans-serif;    
    color: #310AA1;
}

#center .blog {
    padding: 0 20px;
    text-align: justify;
    font-size: medium;
}

#center .blog a { font-weight: normal; }

#center h2.pagetitle {
    font: bold large Arial, Helvetica, sans-serif; 
    color: #d9b334;
    margin: 10px 0 0 20px;
    padding:0;
}


/* side menu */
#left {
    background: #FFE584 url(images/fill_side.jpg) bottom center no-repeat;
    height: 300px;
    
}

#left ul{
    list-style-type: none;
    padding:0;
    margin:0;
}
#left ul li {
    font: 12px/20px helvetica,arial,sans-serif;
    margin: 0;padding:0;
}
#left ul li a {
    text-decoration: none;
    height: 20px;
    display: block;
    background: #FBCF24 url(images/blt_up.gif) no-repeat;
    color: #310AA1;
    font-weight: bold;
    padding-left: 20px;
    border-bottom: 1px solid #fff;
}


#left ul li a:hover {
    background: #310AA1 url(images/blt_ovr.gif) no-repeat;
    color: #ffffff;
}

/* fonts,headings,links */

#center p,#footer-copy p {
    font: 0.9em helvetica,arial,sans-serif;
}
#center small {
    font-weight: bold;
    font-family: helvetica,arial,sans-serif;
    font-size: 12px;
}
#center div.post p.postmetadata {
    text-align: right;
    border-top: 1px solid #A8C267;
    padding: 3px 0;
    font: 12px arial,helvetica,sans-serif;
}
#center .blog p.postmetadata {
    border-top: 1px solid;
    padding: 3px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
#center .blog p.postmetadata a,.blog p.single a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
#center div.post p.postmetadata a:hover {
    color: #7E832F;
}
#center p.single small {
    font-weight: normal;
}
#center p.single {
    border: 1px solid #374e94;
    padding: 3px 5px;
    text-align: justify;
    background-color: #fff;
}

#center ol.commentlist {
    border: 1px solid #374e94;
    background-color: #FFF;
    list-style-type: none;
    padding:5px;margin:20px;
}

cite {
    font-weight: bold;
}
small.commentmetadata a {
    text-decoration:none;
}
#center h3#respond,h3#comments {
    font: bold 14px arial,helvetica,sans-serif;
    color: #d9b334;
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 20px;
}

#center form {
    margin: 0 20px;
}
.navigation {
    display: block;
	text-align: center;
    margin-top: 10px;
	margin-bottom: 30px;
    padding: 0 20px;
}

.navigation a {
    color: #374e94;
    font-size: 12px;
    text-decoration: none;
}
.navigation a:hover {color: #829df5;}
.alignleft {float: left;}
.alignright {float: right;}




/* images */

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* RSS News */

ul.feed {
    list-style-type: none;
    padding: 3px;
    margin:0;
    text-align:left;
}

ul.feed img {
    border: 1px solid black;
}

.feedDate {
    font-size: 11px;
    font-weight: bold;
    margin: 25px 0;
}

.rssLinkListItemTitle a {
    font-weight: bold;
    display: block;
    color: #FF7A00;
   
}
.rssLinkListItemTitle a:hover {text-decoration: underline}

ul.feed td a {
    font-size: 12px;
    color: #1c1d19;
}

ul.feed li a {text-decoration: none;}
ul.feed li a:hover {text-decoration: underline;}


.post form#newsletter {
    padding: 0;margin:0;
}

#footer-copy p {
        text-align: center;
        padding:0;margin:0;
        color: #84847B;
}

#footer-copy {
 padding: 10px;
 background: #FFF;
 text-align: center;
}




