/*
Theme Name: E-intelli Blog
Theme URI: http://www.eintelli.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Nimesh Patel
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 {
	width:100%; background:url('images/bodyBack.jpg') repeat-x; margin:0 auto; outline:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; 
}
#mainContainer { width:970px; margin:0 auto;  }
.contentContainer { width:100%; margin:0 auto; display:inline-block }
.headerNavigate { height:90px; width:100%;}
.headerNavigate .mainLogo{ float:left; width:200px; margin:21px 25px 0 0;}
.headerNavigate .rightNaviage{ float:right; height:90px; width:705px;}
.headerNavigate .rightNaviage .topSmallNav{ height:25px; width:100%;  }
.headerNavigate .rightNaviage .topSmallNav ul{ height:25px; float:right;  width:368px; list-style:none; margin:0; padding:0; }
.headerNavigate .rightNaviage .topSmallNav li{ height:25px; float:left; margin-right:1px; width:121px; }
.headerNavigate .rightNaviage .topSmallNav li a{ height:25px; background:url(images/topMainNav.jpg) no-repeat; width:121px; display:block; text-decoration:none; color:#FFFFFF; text-align:center; padding-top:4px; font-size:11px;}
.headerNavigate .rightNaviage .topSmallNav li a:hover{ background:url(images/topMainNav-hover.jpg) no-repeat; }
.headerNavigate .rightNaviage .bottomNav{ height:25px; width:644px; text-align:right; float:right; padding-top:16px;}

.blogContainer { width:100%; padding-bottom:15px;  }
.blogContainer .topImg{ background:url(images/blog-container-top.jpg) bottom left no-repeat; width:100%; height:12px;}
.blogContainer .repeateImg{  background:url(images/blog-container-repeate.jpg) repeat-y; width:100%; padding-bottom:25px; display:inline-block }
.blogContainer .bottomImg{ background:url(images/blog-container-bottom.jpg) no-repeat;  width:100%; height:12px; }

#nav { font: bold 1em Verdana, Geneva, Arial, Helvetica, sans-serif; z-index: 999; position: relative; float: left; }
.nav-home, .nav-smart-recipe-box, .nav-bbq-supplies, .nav-backwoods-smokers, .nav-bbq-demonstrations, .nav-faqs, .nav-contacts{ display: block; float:left;}

.topNavCommon { background:url(images/menu.jpg) no-repeat left top; border:1px #000000 solid}
.topNavCommonhover{ background:url(images/menu.jpg) no-repeat left top; background-position:-0px -20px}

.nav-home a, .nav-gallery a, .nav-tools a, .nav-blog a, .nav-about a, .nav-signup a, .nav-login a, .nav-signup a 
{ cursor:pointer; text-indent:-9999px;	display:block;	height:20px;	background:url(images/menu.jpg) no-repeat left top;}

.nav-home a{ background-position:-0px 0; width:107px; }
.nav-home a:hover, .nav-home.active a{ background-position:-0px -20px; }

.nav-gallery a{ background-position:-107px 0; width:78px; }
.nav-gallery a:hover, .nav-gallery.active a{ background-position:-107px -20px; }

.nav-tools a{ background-position:-193px 0; width:103px; }
.nav-tools a:hover, .nav-tools.active a { background-position:-193px -20px;}

.nav-blog a{ background-position:-304px 0;	width:66px;    }
.nav-blog a:hover, .nav-blog.active a{	background-position:-304px -20px; }

.nav-about a{ background-position:-370px 0;	width:100px; }
.nav-about a:hover, .nav-about.active a{ background-position:-370px -20px;  }

.nav-signup a{ width:60px; background-position:-470px 0;     }
.nav-signup a:hover, .nav-signup.active a{ background-position:-470px -20px; }

.nav-login a{ width:72px; background-position:-530px 0;     }
.nav-login a:hover, .nav-login.active a { background-position:-530px -20px;}


.level1  a{	text-indent:0;	display:inline !important;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav { list-style:none;}
#nav li {text-align:left; }
#nav li.over { z-index:999; }
#nav a { display:block; text-decoration:none; }
#nav a:hover { color: #fff;}
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left;} 
#nav li.active a { color:#fff; }
#nav a { float:left;padding:0px; color: #9f9f9f; font-weight:bold; }
#nav a:hover { color:#fff; }
#nav li.last { border:none;
}

.blogContainer  .repeateImg .leftSideContent{ float:left; width:200px; padding:5px 0 0 20px;  }
.blogContainer  .repeateImg .leftSideContent .rssfeed a{ background:url(images/rss-feed-ico.jpg) no-repeat right top; display:block; color:#83b53b; text-decoration:none; height:25px; width:160px;  }
.blogContainer  .repeateImg .leftSideContent .rssfeed a:hover{ text-decoration:underline; height:25px; width:160px; }
.blogContainer  .repeateImg .rightSideContent{ color:#54544; float:left; width:710px; margin-left:20px !important /*Non-IE6*/; margin-left:10px /*IE6*/; padding:5px 5px 0 0; line-height:20px; }

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 { margin:0px; font-weight:normal; line-height:28px; font-size:24px; color:#ce0101; font-family:Segoe UI, Georgia, "Arial", Helvetica, sans-serif; }
h2 { margin:0px; font-weight:normal; height:35px; font-size:20px; color:#ce0101; font-family:Segoe UI, Georgia, "Arial", Helvetica, sans-serif; }
h3 { margin:0px; font-weight:normal; height:22px; font-size:18px; color:#ce0101; font-family:Segoe UI, Georgia, "Arial", Helvetica, sans-serif; }
h4 { margin:0px; font-weight:normal; height:30px; font-size:20px; color:#83b53b; font-family:Segoe UI, Georgia, "Arial", Helvetica, sans-serif; }
h5 { margin:0px; font-weight:normal; height:22px; font-size:18px; color:#333333; font-family:Segoe UI, Georgia, "Arial", Helvetica, sans-serif; }
h6 { margin:0px; font-weight:normal; height:22px; font-size:18px; color:#83b53b; font-family:Segoe UI, Georgia, "Arial", Helvetica, sans-serif; }

.blogLeftNav  { width:100%; }
.blogLeftNav ul { list-style:none; padding:0; margin:0; margin-bottom:10px;}
.blogLeftNav ul li{ width:100%; color:#e00101; font-size:18px; list-style:none; }
.blogLeftNav ul li p{ font-size:11px; font-weight:bold;}
.blogLeftNav ul li a{ width:auto; text-decoration:none; height:20px; color:#83b53b; font-size:13px; padding-left:15px; background:url(images/red-arrow.jpg) 0 6px no-repeat; font-family: Segoe UI, Arial, Helvetica, sans-serif;  }
.blogLeftNav ul li a:hover{  width:auto; text-decoration:underline; height:20px; color:#83b53b; padding-left:15px; background:url(images/red-arrow.jpg) 0 6px no-repeat;  }


.footerBtm { width:100%; background:url(images/footerBtm.jpg) repeat-x; height:160px;  margin:0 auto; }
.footerBtm .mainFooter{ width:970px; margin:0 auto; height:120px; padding-top:25px; }
.footerBtm .mainFooter .part1{ width:388px; float:left; height:120px; }
.footerBtm .mainFooter .part1 span{ font-weight:bold; text-transform:uppercase; color:#048691; font-size:14px; height:20px; display:block }
.footerBtm .mainFooter .part1 .subscriber{ width:100%; height:30px; }
.footerBtm .mainFooter .part2{ width:271px; float:left; height:120px; color:#54544e; }
.footerBtm .mainFooter .part2 span{ color:#b4b8aa; font-size:16px; font-weight:bold; text-transform:uppercase; height:25px; display:block }
.footerBtm .mainFooter .part2 p{ color:#4f19a4; }

.footerBtm .mainFooter .part3{ width:305px; float:left; height:120px; }
.footerBtm .mainFooter .part3 span{ color:#b4b8aa; font-size:16px; font-weight:bold; text-transform:uppercase; height:25px; display:block  }
.footerBtm .mainFooter .part3 p{ color:#b4b8aa; font-size:16px; font-weight:bold; text-transform:uppercase }
ul{
	list-style:none;
	padding:0;
	margin:0;
}
.footerRightLink { width:300px;}
.footerRightLink .leftLink{ width:145px; float:left; overflow:hidden}
.footerRightLink .leftLink ul li{ width:150px; height:18px; background:url(images/footerUlSquare.jpg) 0 5px  no-repeat; padding-left:12px;}
.footerRightLink .leftLink ul li a{ text-decoration:none; color:#54544e; font-size:11px; }
.footerRightLink .leftLink ul li a:hover{ text-decoration:underline; color:#54544e; }

.textFieldbottom { border:1px #a5a99d solid; width:213px; height:15px; padding:4px; font-size:11px; color:#4e504a; position:relative; top:-3px !important /*non-IE6*/; top:0px  /*IE6*/; }
.submitBtn{ background:url(images/submitBtnRepeate.gif) repeat-x; font-size:11px; text-transform:uppercase; width:70px; height:25px; color:#FFFFFF; cursor:pointer; border:1px #b41512 solid; position:relative; top:-1px; }
.submitBtn:hover { background:url(images/submitBtnRepeate-h.gif) repeat-x; }

.blogTitle { width:100%; padding-top:10px; }
.blogTitle .mainTitle{ width:540px; float:left; color:#555555; }
.blogTitle .mainTitle span{ /*color:#e00101; font-size:25px; line-height:30px;*/ }
.blogTitle .mainTitle p{ /*color:#83b53b; */; padding:0; margin:0; margin-top:5px;}
.blogTitle .signupTitle{ width:143px; float:right }
.blogTitle .mainTitle a{ text-decoration:none; color:#e00101;  }
.blogTitle .mainTitle a:hover{ text-decoration:underline; }

.bottomText { color:#666666; font-size:11px; padding-top:7px; width:340px;}
.bottomText p{ color:#ff0000; font-size:11px; }
#postby{
	float:left;
	height:20px;
	width:100%;
}
#dates{
	float:left;
	height:20px;
	width:100%;
	color:#83b53b;
	margin-bottom:10px;
}
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}



small, .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;
	}


#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 */


#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;
	margin: 0px 0 0;
	width: 540px;
	}

.widecolumn {
	float: left;
	margin: 0px 0 0;
	width: 540px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.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;
}

.postmetadata {
	clear: both;
}

.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 */



/*	Begin Headers */
/* 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.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 {
	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;
	}
ol li{
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
.MsoNormal { font-size:12px; color:#666666; line-height:21px;}
