/*
Theme Name: DIR
Theme URI: https://www.dietsinreview.com/
Description: da biz
Version: 2.0
Author: Dietsinreview.com
Author URI: https://www.dietsinreview.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	color: #333;
	}
#l_content_col{
    margin-top:1px;
}
/* H3s */
#respond{
    margin-left:10px;
    line-height:0.8em;
    letter-spacing:-0.04em;
    color:#383838;
}
#comments{
    margin-left:10px;
}
.commentlist{
    margin:0 10px;
}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #73a0c5;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}
#comments_wrapper{
	font-size:0.87em;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}


.widgettitle{
    padding-left:20px;
}
.alt {
	background-color: #f8f8f8;
/*  border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;*/
	}

#footer {
/*  background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}
#footer p.copyright_block,#footer p.disclaimer_block{
    text-align:left;
}

#footer p.rss_block{
    text-align:left;
    font-size:1.2em;
    width:300px;
    float:right;
    line-height:2em;
    vertical-align:middle;
}
#footer p.rss_block img{
    vertical-align:middle;
    margin-bottom:2px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial,'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
h1.pagetitle {
	font-size: 1.6em;
	letter-spacing:-0.3em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.main_module_wrapper h1{
    font-size:1.2em;
    letter-spacing:-0.05em;
    margin-top:2px;
}
.main_module_wrapper h1.cattitle{
    font-size:2em;
}
.pageHeader{
    font-size:1.2em;
    color:#DE2E00;
    margin-top:2px;
    padding:0;
    letter-spacing:0.3em;
}
.main_module_wrapper h2{
    margin:0px 10px 5px 10px;
    font-size:2em;
    line-height:1.1em;

}

.main_module_wrapper h2 a,.main_module_wrapper h2 a:hover{
    color:#3298c8;
}
.main_module_wrapper h2 a:hover{
/*    text-decoration:underline;*/
        color:#3298c8;
}

.post h1{text-align:left;padding-top:5px;}
.posttitle,.posttitle:hover,.posttitle:visited{
    color:#3298c8;
/*    font-size:1.6em;*/
    line-height:1.1em;
    text-align:left;
    letter-spacing:-0.06em;
 	font-size:1.2em;
}
#comment_form_wrapper{
    font-size:0.9em;
    font-family:arial;
}
h1 .posttitle{

    display:block;
}
h2 .posttitle{
    font-size:1.2em;
}
.top_stories ul li{
    margin:4px 0 4px 25px;
    color:#6c6c6c;
    font-size:12px;

}
.top_stories ul{
    padding-top:5px;

    margin-bottom:10px;
    padding-right:5px;
    clear:left;
}
small{
    margin:0 0 0 10px;
    font-size:1.1em;
}
.entry p a:visited {
/*  color: #b85b5a;*/
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

/*
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
*/
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
/*  color: #06c;*/
	text-decoration: none;
	}

a:hover {

	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 505px;
	}
.post img{
    margin:10px;
}
.post ul{
    margin-left:30px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
/*  text-align: justify;*/
	font-family:arial;
	font-size:0.9em;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.navigation .alignleft a,.navigation .alignright a{

    padding:7px;
    border:1px solid #ccc;
    background-color:#f6f6f6;
    font-size:14px;
}
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
/*  width: 760px;*/
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */
.linkBlock a{
    text-decoration:underline;
}


/*	Begin Headers */
h1 {
/*  padding-top: 70px;*/
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
/*  margin-top: 10px;*/
	margin-bottom: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px 3px 0 2px;
	background-color:#eef3cd;
	padding: 5px 0 3px 10px;
	color:#5f5f5f;
	font-size:1.1em;
	font-weight:bold;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
    }

html>body .entry li {
    margin: 7px 0 8px 10px;
    }

.entry ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
    }

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
    }

.entry ol li {
    margin: 0;
    padding: 0;
    }

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
    }

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
    }

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
    }

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
    }

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 10px;
    }

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
    }

ol li, #sidebar ul ol li {
    list-style: decimal outside;
    }

#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
    }
/* End Entry Lists */*/



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
/*	text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	/*text-align: justify;*/
	}

.commentlist li {
	margin: 15px 0 3px;
	/*padding: 5px 10px 3px;*/
	list-style: none;
	clear:both;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
/*  padding: 20px 0 10px 0;*/
/*  margin-left: 545px;*/
/*  width: 135px;*/
    list-style-type:none;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.dir-recent-entries{
    font-family:arial;
    list-style-type:none;
    margin-top:5px;
    float:left;
}
.dir-recent-entries .metadata a{
    font-size:10px;
}
.dir-recent-entries li{
    margin-left:10px;
    margin-bottom:8px;
    padding-bottom:10px;
    border-bottom:1px solid #ddd;
    float:left;
    clear:both;
}
.dir-recent-entries li.noborder{
    border-bottom:0px;
}

.dir-recent-entries li a{
    font-size:1.5em;
    letter-spacing:-0.04em;

    color:#1487C0;
}
.dir-recent-entries .headline{
    font-weight:bold;
    line-height:1.1em;
}

.author-pic{
    float:right;
    clear:right;
    margin-left:10px;
    margin-right:4px;
}
#recentcomments{
    list-style-type:none;
    font-size:1.2em;
    float:left;
    margin:0px 10px;
}
#recentcomments li{
    border-bottom:1px solid #ddd;
    padding:10px 0;
    font-size:10px;
}
#recentcomments li.noborder{
    border-bottom:0;
}
#recentcomments li p{
    padding:0px 0 5px 0;
    color:#5e5e5e;
    font-size:13px;
}
#recentcomments li p em{
    color:#313131;
}

a.blog_comment_text_link{
	letter-spacing: -0.03em;
}
.blog_comment_icon_link{
	display:block;
	width:30px;
	height:29px;
	background-image: url(https://www.dietsinreview.com/images/user-review-elements.png);
	background-position: 0 -133px;
	float:left;
}

a.blog_comment_text_link:hover{
	text-decoration: none;
	color:#65bae8;

}
img.read-entry{
	margin:10px 0 10px 0;
	clear:left;
}
#comment_wrapper{
	font-size:12px;
	line-height:1.5em;
	font-family:arial;
	color:#424242;
}
#sidebar ul li{
	width:110px;
}
#comment_wrapper .comment_body{
    width:350px;
}
#comment_wrapper p{
    width:350px;
    float:right;
}
.l_nav_module ul{
    padding:3px 0 10px 0;
}
.l_nav_module ul ul{
    padding:0;
}
.l_nav_module li{
    margin:4px 0 0 0;
    padding:5px 0 5px 14px;
width:113px;

}
#sidebar ul li{
    width:116px;
	padding-top:4px;
	padding-left:15px;
}
.l_nav_module li a {
    font-size:10px;
}

.main_module_wrapper #newsletterWrapper p{
	display:inline;
}
.main_module_wrapper #newsletterWrapper h3{
	margin:6px 3px 0 0;
}
#newsletter_blog_sub_form{text-align:left;}
#newsletter_blog_sub_form label{
							width:70px;
							float:left;
							display:block;
							margin-top:7px;
							}
#newsletter_blog_sub_form input{
						float:left;
							margin-top:7px;
					}

.textwidget .module_135_header {
	background-image:url("https://www.dietsinreview.com/images/module_135_header_bg.gif");
	color:#4D4D4D;
	font-size:1.2em;
	font-weight:bold;
	height:19px;
	left:0;
	margin-left:2px;
	padding:2px 0 0 7px;
	position:absolute;
	top:2px;
	width:123px;
}
.textwidget .l_nav_module.with_header .l_nav_module_top {
margin-bottom:19px;
}
#blog_yh_ads small{font-size:0.85em;}
#blog_yh_ads .title a{
	margin-left:10px;
	color:#DE2E00;
	font-weight:bold;

}
#blog_yh_ads .title a:hover{
	color:#DE2E00;
}
#blog_yh_ads .listing{margin-bottom:12px;}
#blog_yh_ads p{
	font-size:0.9em;
	padding:0 10px;
}
#blog_yh_ads .link{font-size:0.9em;margin-left:10px;}

/* -------------
 * Css from MailChimp APi
 * ------------- */
	#mc_signup{
		clear:both;
	}
	.mc_error_msg {
		font-size:11px;
		color: red;
	}
	.mc_success_msg {
		font-size:11px;
		color: green;
	}
	.mc_merge_var{
		padding:0;
		margin:0;
	}
	#mc_signup_form {
		padding:0;
		border-width: .5px;
		border-style: solid;
		border-color: #C1C1C1;
		color: #000000;
	}

	.mc_form_main_column{
		border-width: .5px;
		border-style: solid;
		border-color: #C1C1C1;
		background: #FFFFFF;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
		border-radius: 9px;
		-moz-box-shadow: 0 0 6px #969696; /* Firefox */
		-webkit-box-shadow: 0 0 6px #969696; /* Safari, Chrome */
		box-shadow: 0 0 6px #969696; /* CSS3 */
	}
	.mc_custom_border_hdr {
		font-size: 20px;
		margin:0 0 5px 10px;
		width: 200px;
		letter-spacing:-0.03em;
	}
	.mc_var_label {
		color:#000000;
		padding-top:3px;
	}
	.mc_signup_submit {
	text-align:right;
	}
	#mc_signup h2{
		margin:0;
		padding:0;
		font-size:14px;
		color:#333333;
	}
	.main_module_wrapper #mc_signup h2{
		font-size:24px;
	}
	div.mc_form_inside{
		padding:10px 15px;
	}
	div.mc_form_inside p{
		font-size:11px;
		padding:2px 0;
	}
	#mc_mv_EMAIL{
		padding:6px;
		width:220px;
		border:1px solid #c5c5c5;
		background:#fafafa;
		font:13px arial, sans-serif;
		-webkit-border-radius: 6px;
		-khtml-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		margin-top:8px;
	}
	#mc_mv_EMAIL:hover, #mc_mv_EMAIL:focus {
		border-color:#999999;
		background:#f6f6f6;
		}
	#mc_signup_submit{
		width:42px;
		height:29px;
		text-indent:-9999px;
		border:0;
		background:url(/images/send_button.gif) no-repeat 0 -29px;
		display:inline-block;
		cursor:pointer !important; cursor:hand;
		margin:8px 0  0 2px;
	}
	#mc_signup_submit:active{
		background-position:0 1px;
		margin:8px 1px 0 1px;
	}
	#form_social_tab{
		border-top:1px solid #DDDDDD;
		padding:6px 0 0 5px;
	}
	#form_social_tab img{
		margin:0;
	}
	#content .admin_front_end_panel{
		top:30px;
	}

