/*
Theme Name: HCG Diet Info
Theme URI: http://hcgdietinfo.com
Author: Jarret Cade
*/

* {
	margin: 0px;
	padding: 0px;
}

DIV {
	border: none;
}

IMG {
	border: none;
}

H3 {
	font-size: 20px;
	margin-bottom: 10px;
}

H4 {
	font-size: 18px;
	margin-bottom: 10px;
}

#page {
	width: 1060px;
	margin: 10px auto;
}

#header {
	height: 90px;
}

	#header #logo {
		float: left;
		height: 65px;
		width: 500px;
		background: url('images/hCG Diet Info Apple.jpg') no-repeat;
	}
	
	#header #logo span {
		font-size: 14px;
	}
	
	#header #logo h1 {
		font-size: 29.3px;
		margin-left: 45px;
		margin-top: 15px;
	}
	
	#header #logo {
		font-size: 10px;
	}
	
	#header #siteinfo {
		float: left;
		height: 55px;
		width: 550px;
		text-align: center;
		font-size: 18px;
		color: blue;
		padding-top: 10px;
	}
	
	#header #navigation {
		height: 30px;
		clear: both;
		text-align: left;
		font-size: 12px;
	    padding-top: 2px;
        background: #009900;
	}
	
	#header #navigation li {
		list-style-type: none;
	}
	
        #header #navigation a, 
        #header #navigation a:hover, 
        #header #navigation a:active, 
        #header #navigation a:visited { color: white;
        }			#header #navigation #searchbox {		float: right;	}

#sidebar1 a, #sidebar2 a {
	color: black;
        }
	
#sidebar1 {
	width: 160px;
	float: left;
	padding-top: 15px;
}

	#sidebar1 DIV, #sidebar2 DIV {
		border: none;
		margin: 13px auto 13px auto;
	}
	
	#sidebar1 ul {
		margin-bottom: 20px;
	}

	#sidebar1 li, #sidebar2 li {
		list-style-type: none;
		padding: 3px;
		font-size: 10px;
	}

	#sidebar1 .title {
		font-size: 12px;
		color: #4C6D93;
	}

#sidebar2 {
	width: 160px;
	float: left;
	padding-top: 15px;
}

	#sidebar2 .title {
		font-size: 12px;
		color: #4C6D93;
	}

	#sidebar2 ul {
		margin-bottom: 20px;
	}

#fauxmenu {
	float: left;
	width: 740px;
	height: 23px;		margin-top: 8px;		background: #009900;
}

#leaderboardtop {
	clear: right;
	float: left;
	width: 728px;
	height: 90px;
}

#content {
	float: left;
	width: 728px;
}

	#content .post {
		margin: 10px auto 10px auto;
	}
	
	#content .post P {
		margin: 1em auto 1em auto;
	}
	
	#content .post ul, #content .post ol, #content .post li {
		margin-left: 15px;
	}

#footer {
	clear: both;
}

	#footer a {
		color: black;
	}

	#footer li {
		list-style-type: none;
		float: left;
		width: 350px;
		margin-top: 3px;
	}
	
	#footer #footertoplinks {
		font-size: 10px;
		text-align: center;
	}
	
	#footer #footertoplinks .title {
		margin-bottom: 10px;
	}
	
	#footer #footerquicklinks {
		margin: 15px auto 20px auto;
		text-align: left;
		font-size: 12px;
	}
	
	#footer #footerquicklinks .title {
		font-weight: bold;
		font-size: 12px;
		margin-bottom: 10px;
	}
	
	#footer #footerquicklinks ul {
		margin-top: 10px;
	}
	
	#footer #footerfineprint {
		clear: both;
		font-size: 10px;
		padding-top: 20px;
	}
