/*
Theme Name: Diet Minded
Theme URI: http://ginoorlandi.com
Description: Diet Minded Wordpress theme.
Author: Gino Orlandi
Version: 1.0
Tags: dietminded
*/

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{
		background: transparent;
		border: 0;
		margin: 0;
		padding: 0;
		vertical-align: baseline;
	}

	body
	{
		line-height: 1;
	}

	h1, h2, h3, h4, h5, h6
	{
		clear: both;
		font-weight: normal;
	}

	ol, ul
	{
		list-style: none;
	}
	
	blockquote
	{
		quotes: none;
	}

	blockquote:before, blockquote:after
	{
		content: '';
		content: none;
	}

	del
	{
		text-decoration: line-through;
	}

	table
	{
		border-collapse: collapse;
		border-spacing: 0;
	}

	a img
	{
		border: none;
	}
	
	html
	{
		overflow: -moz-scrollbars-vertical!important;
	}

	body
	{
		background: #ececeb;
	}
	
	#wrapper
	{
		width: 699px;
		margin: 0 auto;
		padding: 0 20px 0 20px;
		background-image: url(images/border.jpg);
	}

	#container
	{
		width: 699px;
		background-color: #FFFFFF;
		font-family: Arial;
		font-size: 15px;
		color: #000000;
	}	

	#header
	{
		height: 148px;
		margin-top: 25px;
	}
	
	#topbar {
		width: 100%;
		height: 12px;
		padding: 7px 0;
		background: #0a365a;
		text-align: center;
		display: block;
		font-family: Arial;
		font-size: 12px;
	}
	#topbar a {
		color: #fff;
		text-decoration: underline;
	}
	#topbar a:hover {
		text-shadow: #000 1px 1px 1px;
	}
	#nav
	{
		height: 35px;
		padding-left: 20px;
		background: url(images/nav.png);
		font-size: 11px;
		color: #ffffff;

	}
	
	#nav #links
	{
		float: left;
		margin-left: 10px;
		color: #fff;
		margin-top: 12px;
	}
	

				
	#nav #links a 
	{
		color: #fff;
		text-decoration: none;
		margin-right: 15px;
		font-size: 11px; \*17 aw*\
		float: left;
		display: inline;
	}

	#nav #links a:hover
	{
		text-decoration: underline;
	}

	
	#nav #search
	{
		float: right;
		width: 199px;
		height: 42px;
		margin-right: 26px;
	}
	
	#nav #search #bar
	{
		float: left;
		width: 155px;
		height: 42px;
		background: url(images/search_bar.png);
	}
	
	#nav #search #bar input
	{
		width: 147px;
		height: 21px;
		margin: 10px 0 0 3px;
		background: none;
		border: none;
	}
	
	#nav #search #button
	{
		float: right;
		width: 44px;
		height: 42px;
		background: url(images/search_button.png);
	}
	
	.home_ads {
		padding: 0 0 0 27px;
	}
	
	#spacer
	{
		height: 28px;
		width: 699px;
		background: url(images/body_top.png);
	}

	#content #main
	{
		float: right;
		margin: 20px 20px 30px 10px; 
		width: 414px;
	}
	
	#content #whole
	{
		margin: 20px 30px 30px 30px;
		width: 640px;
	}
	
	#content #main #archive_heading, #content #whole #archive_heading
	{
		margin-bottom: 30px;
		font-size: 12px;
		color: #999999;
		font-weight: bold;
	}
	
	#content #main h2.entry-title
	{
		margin-bottom: 10px;
		font-size: 34px;
		line-height: 34px;
	}
	
	#content #whole h2.entry-title
	{
		margin-bottom: 20px;
		font-size: 34px;
		line-height: 34px;
		text-align: center;
	}
	
	#content #main h2.entry-title a, #content #whole h2.entry-title a
	{
		text-decoration: none;
		color: #000000;
	}
	
	#content #main .entry-meta
	{
		height: 14px;
		width: 247px;
		margin-bottom: 20px;
		font-size: 12px;
		color: #999999;
	}
	
	#content #main .entry-meta #authDate
	{
		float: left;
		height: 14px;
	}

	#content #main .entry-meta #authDate a
	{
		color: #999999;
		text-decoration: none;
	}
	
	#content #main .entry-meta #authDate a:hover
	{
		text-decoration: underline;
	}
	
	#content #main .entry-meta #comment
	{
		float: right;
		height: 14px;
		width: 85px;
		padding-left: 18px;
		background: url(images/comments.png) left top no-repeat;
	}
	
	#content #main .entry-meta #comment a
	{
		color: #999999;
		text-decoration: none;
	}
	
	#content #main .entry-meta #comment a:hover
	{
		text-decoration: underline;
	}
	
	#content #main #thumb, #content #whole #thumb
	{
		float: left;
		display: block;
		position: relative;
		top: 3px;
		margin: 0 15px 15px 0;
	}
	
	#content #main #thumb img, #content #whole #thumb img
	{
		margin-bottom: 5px;
	}
	
	#content #main #thumb a, #content #whole #thumb a
	{
		position: relative;
		left: 20px;
		font-size: 11px;
		color: #999999;
		text-decoration: none;
		font-style: italic;
	}
	
	#content #main #thumb a:hover, #content #whole #thumb a:hover
	{
		text-decoration: underline;
	}
	
	#content #main .entry-content, #content #main .entry-summary, #content #whole .entry-content, #content #whole .entry-summary
	{
		line-height: 18px;
		color: #666666;
	}
	
	#content #main .entry-content p, #content #main .entry-summary p, #content #whole .entry-content p, #content #whole .entry-summary p
	{
		margin-bottom: 20px;
	}
	
	#content #main .entry-content a, #content #main .entry-summary a, #content #whole .entry-content a, #content #whole .entry-summary a
	{
		color: #2e821c;
		text-decoration: none;
	}
	
	#content #main .entry-content a:hover, #content #main .entry-summary a:hover, #content #whole .entry-content a:hover, #content #whole .entry-summary a:hover
	{
		text-decoration: underline;
	}
	
	#content #main .post, #content #whole .post
	{
		margin-bottom: 20px;
	}
	
	#content #main #readmore
	{
		margin-top: 20px;
		font-size: 14px;
	}
	
	#content #main #readmore a
	{
		color: #2e821c;
		font-weight: bold;
		text-decoration: none;
	}
	
	#content #main #readmore a:hover
	{
		text-decoration: underline;
	}
	
	#content #main h3, #content #whole h3
	{
		margin: 25px 0 25px 0;
		font-size: 22px;
		color: #666666;
	}
	
	#content #main ul, ol, #content #whole ul
	{
		margin: 1em 1em 1em 0;
		display: block;
		list-style-type: disc;
	}
	
	#content #main li, #content #whole li
	{
		margin-left: 1em;
		display: list-item;
		list-style-type: disc;
	}
	
	#content #whole li.check
	{
		margin-left: 30px;
		list-style-image: url(images/check.png);
		line-height: 22px;
	}
	
	#content #whole li.check span
	{
		position: relative;
		top: -4px;
	}
	
	#content #whole img.alignright
	{
		float: right;
		display: block;
		padding: 0 0 10px 10px;
	}
	
	#content #main .divider, #content #whole .divider
	{
		border-bottom: 1px solid #DDDDDD;
		margin-bottom: 35px;
	}
	
	#content #main abbr, #content #whole abbr
	{
		display: none;
	}
	
	#content #main #respond h3, #content #main h3#comments
	{
		margin-bottom: 10px;
		font-size: 24px;
		line-height: 30px;	
	}

	#content #main ol.commentlist
	{
		color: #666666;
		line-height: 18px;
	}
	
	#content #main ol.commentlist li
	{
		list-style-type: none;
		margin-left: 0;
	}

	#content #main ol.commentlist a
	{
		color: #000000;
		text-decoration: none;
	}

	#content #main ol.commentlist a:hover
	{
		text-decoration: underline;
	}

	#content #main ol.commentlist .comment-body
	{
		margin-bottom: 30px;
	}
	
	#content #main ol.commentlist .comment-body .comment-author
	{
		float: left;
	}
	
	#content #main ol.commentlist .comment-body .comment-meta
	{
		float: left;
		margin-top: 19px;
		margin-left: 10px;
	}
	
	#content #main ol.commentlist a
	{
		color: #666666;
		text-decoration: none;
	}
	
	#content #main ol.commentlist a:hover
	{
		text-decoration: underline;
	}
	
	#content #main ol.commentlist .comment-body .comment-author cite.fn
	{
		font-style: normal;
		font-weight: bold;
	}
	
	#content #main ol.commentlist .comment-body .comment-author .says
	{
		display: none;
	}
	
	#content #main ol.commentlist .comment-body
	{
		margin-bottom: 30px;
	}
	
	#content #main ol.commentlist .comment-body p
	{
		padding-top: 20px;
		clear: both;
	}
	
	#content #main a.comment-reply-link
	{
		display: none;
	}

	#content #main #respond form p
	{
		padding-bottom: 10px;
	}

	#content #main #respond label small
	{
		font-size: 11px;
		color: #999999;
	}
	
	#content #main #respond input, #content #main #respond textarea
	{
		font-family: Arial;
		font-size: 15px;
	}	
	
	#content #main #respond textarea
	{
		width: 100%;
	}
	
	#content #main #navPages
	{
		color: #2e821c;
		font-weight: bold;
	}
	
	#content #main #navPages a
	{
		color: #2e821c;
		text-decoration: none;
	}
	
	#content #main #navPages a:hover
	{
		text-decoration: underline;
	}
	
	#content #main #navPages #previous
	{
		float: left;
		font-size: 14px !important;
	}
	
	#content #main #navPages #next
	{
		float: right;
		font-size: 14px !important;
	}

	#content #sidebar
	{
		float: left;
		margin: 20px 30px 30px 29px;
		font-family: Arial;
		font-size: 13px;
		color: #666666;
		line-height: 16px;
	}
	
	#content #sidebar a
	{
		color: #2e821c;
		text-decoration: none;
	}
	
	#content #sidebar a:hover
	{
		text-decoration: underline;
	}
	
	#content #sidebar #widgets
	{
		padding: 17px 14px 17px 14px; /* 17 34 17 34 */
		width: 168px; /* 128 */
		background: url(images/sidebar_body.png);
	}
	
	#content #sidebar h4
	{
		margin: 0 0 20px 0;
		font-size: 12px;
		color: #999999;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	#content #sidebar p
	{
		margin-bottom: 10px;
	}
	
	#content #sidebar ul
	{
		margin-bottom: 45px;
	}
	
	#content #sidebar li
	{
		margin-bottom: 10px;
	}
	
	#content #sidebar li a
	{
		color: #2e821c;
		text-decoration: none;
	}
	
	#content #sidebar li a:hover
	{
		text-decoration: underline;
	}
	
	#content #sidebar li.sbPost
	{
		overflow: inherit;
		margin-bottom: 20px;
	}
	
	#content #sidebar img.wpp-thumbnail, #content #sidebar img.rp
	{
		float: left;
		display: block;
		height: 30px;
		width: 30px;
		margin-right: 5px;
		clear: both;
	}
	
	#content #sidebar #searchform input
	{
		margin: 10px 0 10px 0;
	}
	
	#content #sidebar .textwidget
	{
		margin-bottom: 45px;
	}

	#footer
	{
		height: 97px;
		background: url(images/footer.png);
		font-family: Arial;
		font-size: 11px;
		color: #ffffff;
	}
	
	#footer #footNav
	{
		float: left;
		margin: 60px 0 0 30px;
	}
	
	#footer #footNav a 
	{
		color: #ffffff;
		text-decoration: none;
		margin-right: 15px;
	}
	
	#footer #footNav a:hover
	{
		text-decoration: underline;
	}
	
	#below
	{
		width: 699px;
		height: 75px;
		margin: 0 auto;
	}
	
	#below #social
	{
		float: left;
		margin-top: 10px;
		width: 233px;
	}
	
	#below #copyright
	{
		float: left;
		width: 233px;
		margin-top: 10px;
		font-family: Arial;
		font-size: 11px;
		color: #666666;
		text-align: center;
	}
	
	#below #sitelock
	{
		margin-top: 10px;
		float: right;
		width: 233px;
		text-align: right;
	}