/*  
Theme Name: TadTheDietCoach
Theme URI: http://www.progravix.com
Description: This theme looks like TadTheDietCoach.com.
Version: 1.0
Author: Andrew Lamont
Author URI: http://www.progravix.com/

*/

a:link.top, a:visited.top {
	text-decoration: none;
	color: white;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
}
		
a:hover.top {
	text-decoration: underline;
	color: #00518D;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
}

a:link.footer, a:visited.footer {
	text-decoration: none;
	color: #7F7F7F;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
}
		
a:hover.footer {
	text-decoration: none;
	color: black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #ffffff;
color: #000000;
line-height: 15px
}

blockquote {
	background: #FFFFFF;
	padding-left:30px;
	font-style: italic;
	/* border-left:1px solid #795f62; */
}

.img {
	padding: 0 8px 8px 0;
	float: left;
}

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}

h1{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
text-decoration: none;
color: #4a69e7;
font-weight: bold;
}

a:hover{
text-decoration: underline;
color: black;
font-weight: bold;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 780px;
text-align: center;
}

#header{
float: left;
width: 740px;
}

#container{
float: left;
width: 515px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
font-size: 10px;
color: #767676;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 200px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 0px 0 0px;
}

.sidebar ul li{
padding: 10px 0px 10px 0px;
font-size:8pt;
line-height: 18px;
}

.sidebar ul li h2{
font-family: Arial, Helvetica, Georgia, Sans-serif;
color: #00518D;
font-size:9pt;
font-weight: bold;
text-transform: uppercase
}

.sidebar ul ul li{
padding: 0 0 0 10px;
}

.sidebar ul ul li a{
text-decoration: none;
color: #4a69e7;
font-weight: normal;
}

.sidebar ul ul li a:hover{
text-decoration: underline;
color:black;
font-weight: normal;
}

table#wp-calendar{
width: 100%;
}

select{
background-color: white;
color: #4a69e7;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 10px;
width: 100%
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
clear: both;
float: left;
width: 740px;
}