﻿/*
Theme Name: TopDiet
*/

* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body {
	background: url(images/background.PNG) repeat-x top #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #333333;
}
a {
	color: #E83636;
        text-decoration: none;
}
a:hover {
	color: #DDDDDD;
        text-decoration: none;
}
ul {
	list-style-type: square;
        font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
}
#container {
	width: 900px;
	margin: 10px auto;
	margin-top: 0;
}
#header {
	height: 80px;
	margin-top: 5px;
	display: block;
}
#logo {
	float: left;
}
#logo h1 {
	padding-top: 16px;
	font: bold 28px Century Gothic;
}
#logo h3 {
	color: #CFCFCF;
	font-weight: normal;
}
#logo a {
	color: #EEEEEE;
	text-decoration: none;
}
#header a img {
	border: none;
	margin: 5px;
	margin-top: -10px;
}
#header ul.info-nav {
	list-style: none;
	width: 350px;
	float: right;
	text-align: center;
	margin: 5px;
	padding: 10px;
	margin: 10px;
	margin-top: -60px;
	border: 1px solid #515151;
	color: #fff;
	background: #282828;
}

	#header ul.info-nav li {
		display: inline;
		padding: 0 5px;
	}
	#header ul.info-nav li a {
		display: inline;
		color: #fff;
		font-size: 1.1em;
	}
#navigation {
	width: 900px;
	display: block;
	margin: 0;
}
	#navigation ul {
		list-style: none;
	}
	#navigation ul li {
		display: inline;
	}
	#navigation ul li a {
		float: left;
		background: url(images/nav.gif) no-repeat;
		width: 123px;
		height: 28px;
		color: #fff;
		text-align: center;
		font-size: 15px;
	        font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		padding-top: 8px;
	}
	#navigation ul li a:hover {
		background: url(images/nav-hover.gif) no-repeat;
	}
#banner {
	background: url(images/banner.gif) no-repeat top;
	width: 900px;
	height: 46px;
	clear: left;
	color: #fff;
	padding-top: 10px;
}
	#banner a img {
		float: left;
		margin: 8px;
		margin-top: 1px;
		border: none;
	}
	#banner span {
		display: block;
		font-weight: bold;
		padding: 2px 0;
		color: #fff;
	}
#wrapper {
	clear: left;
	width: 900px;
	padding-top: 20px;
}
#content {
	width: 630px;
	float: left;
	padding: 10px;
}
#content h2 {
        font-size: 14px;
        text-transform: uppercase;
	padding: 5px;
        color: #333333;
}
	#content h2 a {
		color: #333;
		text-decoration: none;
	}
	#content h3 {
		padding: 10px; background: #eee; color: #555;
	}
	#content em {
		font-family: Georgia;
		padding: 10px;
		color: #555;
	}
	#content p.postdetails {
		padding: 3px 10px;
		background-color: #E9E9E9;
		font: 10px Arial;
		margin-bottom: 5px;
	}
	#content p {
		padding: 5px 10px 10px 5px;
		font-size: 1.2em;
		line-height: 1.4em;
		text-align: left;
	}
#sidebar {
	width: 240px;
	float: right;
	margin-right: 10px;
}
#sidebar h2 {
	background: url(images/sidebar-header.gif) no-repeat top left;
	width: 241px;
	height: 36px;
	display: block;
	padding: 6px;
	padding-left: 12px;
	color: #333;
	padding-top: 9px;
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#sidebar ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
        font-size: 11px;
}
#sidebar ul li {
	display: block;
	padding: 2px 0 2px 18px;
	background: url(images/bullet.gif) no-repeat left;
}
#sidebar ul li a {
        color: #333;
	font-weight: bold;
}
#sidebar ul li a:hover {
	color: #E83636;
	text-decoration: none;
	}
#content-bottom {
	background: url(images/container-bottom.png) no-repeat bottom;
	width: 900px;
        
	height: 50px;
	clear: both;
	display: block;
	margin-bottom: -9px;
}
#content-bottom ul {
	list-style: none;
}
#content-bottom ul li {
	display: inline;
        padding-right: 20px;
}
#content-top {
	background: url(images/container-top.png) no-repeat top;
	width: 900px;
	height: 50px;
	clear: both;
	display: block;
	margin: 5px auto;
	margin-bottom: -32px;
}
#comments {
	width: 560px;
	clear: both;
	padding: 10px;
}
#comments ul li {
	padding: 10px;
	background: #fafafa;
	color: #333;

	margin: 5px 0;
	border: 1px solid #ccc;
	border-width: 0 1px 0 1px;
	font-size: 1.2em;
	line-height: 1.7em;
}
#comments form p {
	padding: 5px 0;
	font-size: 11px;
}

.commenttitle {
	font-size: 14px !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
        text-transform: none;
	padding: 5px 0 !important;
}
.commentmetadata {
	font-size: 12px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-transform: none;
	padding: 5px 0 !important;
}
.comment-text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-transform: none;
}

.break {
	clear: both;


}
#header-adsense {
	float: right;
	margin: 25px 0 0;
	padding: 3px;
	background-color: #24A306;
}
#sidebar-adsense {
	margin: 0 16px 20px;
}
#linkunit {
	margin: 0 0 10px;
}
#post-adsense {
	float: left;
	margin: 0 10px;
}
#tags a {
	color: #333;
	font-weight: bold;
}

.post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}