/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666;
	background: #273d4e url(images/bg_body.gif) repeat-x;
	}

#page {
	background: transparent url(images/bg_page.gif) repeat-y;
	}

#bg_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 190px;
	background: transparent url(images/bg_body_right.gif) repeat-x;
	z-index: -1;
	}

ul#nav, ul#nav li, ul#nav li a, h1#logo {
	height: 84px;
	}

ul#nav {
	display: inline;
	float: left;
	width: 305px;
	margin: 0 13px 0 32px;
	padding: 0;
	list-style: none;
	}

ul#nav li {
	float: left;
	}

ul#nav li a {
	background: transparent url(images/nav.jpg) no-repeat;
	float: left
	}

ul#nav li a span {
	display: none;
	}

ul#nav li.blog a {
	width: 102px;
	}
	
ul#nav li.blog a:hover {
	background-position: 0 -84px;
	}
	
ul#nav li.blog a.active, body.category ul#nav li.blog a, body.archive ul#nav li.blog a, body.single ul#nav li.blog a {
	background-position: 0 -168px;
	cursor: default;
	}		
	
ul#nav li.about a {
	width: 73px;
	background-position: -102px 0;
	}

ul#nav li.about a:hover {
	background-position: -102px -84px;
	}
	
ul#nav li.about a.active {
	background-position: -102px -168px;
	cursor: default;
	}	
	
ul#nav li.contact a {
	width: 130px;
	background-position: -175px 0;
	}		

ul#nav li.contact a:hover {
	background-position: -175px -84px;
	}
	
ul#nav li.contact a.active {
	background-position: -175px -168px;
	cursor: default;
	}	

#search {
	float: left;
	width: 290px;
	padding-top:54px;
	height: 30px;
	}

#search div.search {
	float: right;
	}

#search form, #search div {
	float: left;
	}

h1#logo {
	width: 334px;
	float: left;
	}

h1#logo a {
	background: transparent url(images/summit-energy.gif) no-repeat;
	display: inline;
	float: right;
	width: 140px;
	height: 37px;
	margin: 8px 30px 0 0;
	}

h1#logo a span {
	display: none;
	}

#headerimg 	{
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

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

.narrowcolumn .entry {
	background: transparent url(images/bg_entry.gif) no-repeat 0 bottom;
	padding-bottom: 30px !important; 
	}

.page-template .entry {
	background-image: none;
	padding-bottom: 0 !important;
	}

.narrowcolumn .entry p, .widecolumn .entry p {
	margin-top: 0;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
}

.thread-even {
	background-color: #dfedf5;
}
.depth-1 {
}

.even, .alt {
}

#footer {
	border: none;
	}

small {
	font-size: 1em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

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

#headerimg .description {
	background: transparent url(images/description.gif) no-repeat;
	width: 500px;
	height: 16px;
	display: inline;
	clear: left;
	float: left;
	margin-left: 3px;
	}

#headerimg .description span {
	display: none;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.6em;
	color: #2f6200;
	display: inline;
	float: left;
	background: transparent url(images/icon_arrow.gif) no-repeat right 50%;
	padding-right: 16px;
	margin-bottom: 8px;
	}

#sidebar h2 a {
	color: #2f6200;
	}

h3 {
	font-size: 1.3em;
	}

#sidebar h3 a {
	color: #c75e31;
	white-space: pre;
	float: left;
	}

#sidebar h3 em {
	color: #666;
	font-weight: normal;
	font-size: 75%;
	white-space: nowrap;
	}

li#mustread h2.widgettitle {
	margin-bottom: 0;
	}

li#mustread small {
	clear: left;
	float: left;
	color: #666;
	font-weight: normal;
	white-space: nowrap;
	margin-bottom: 8px;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #990000;
	}

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;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 10px 10px 0;
	width: 32px;
	height: 32px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #990000;
	}

.commentlist span.says {
	display: none;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentlist .commentmetadata a {
	font-style: italic;
	color: #666;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1.15em;
	}

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: #6699cc;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	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 {
	margin: 0 auto;
	padding: 0;
	width: 974px;
	overflow: hidden;
	zoom: 1;
	}

#header {
	padding: 0;
	width: 974px;
	height: 190px;
	overflow: hidden;
	zoom: 1;
	background: transparent url(images/bg_header.jpg) no-repeat;
	}

#headerimg {
	margin: 0;
	width: 876px;
	height: 65px;
	padding: 40px 49px 0;
	overflow: hidden;
	}

#headerimg h1 {
	float: left;
	width: 100%;
	}

#headerimg h1 a {
	background: transparent url(images/energy-burrito.png) no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.energyburrito.com/wp-content/themes/EnergyBurrito/images/energy-burrito.png', sizingMethod='crop');
	width: 250px;
	height: 48px;
	float: left;
	}

#headerimg h1 a span {
	display: none;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 640px;
	background: transparent url(images/bg_narrowcolumn.gif) repeat-y;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post, .category-blog {
	float: left;
	width: 100%;
	margin: 0;
	padding-top: 14px;
	background: transparent url(images/bg_post.gif) no-repeat;
	}
	
.post h2, .post .entry, .post .postmetadata, .category-blog h2 {
	display: inline;
	float: left;
	padding: 0 24px;
	margin-left: 25px;
	width: 567px;
	}

.post h2, .category-blog h2 {
	margin-bottom: 14px;
	}

.post hr {
	display: block;
	}

.post small {
	float: left;
	padding: 0 0 10px;
	width: 591px;
	font-style: italic;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-left: 25px;
	padding:0 24px 30px;
	background: transparent url(images/bg_postmetadata.gif) no-repeat 0 bottom;
	line-height: 20px;
	overflow: hidden;
	zoom: 1;
	}

.narrowcolumn .postmetadata .navigation {
	width: auto;
	padding: 0;
	float: right;
	background-color: transparent;
	font-weight: bold;
	}

.narrowcolumn .postmetadata .navigation a {
	color: #990000;
	}

.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;
}

.postmetadata span.tags_wrap {
	float: left;
	width: 450px;
	line-height: 20px;
}

.postmetadata span.tags {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	background: transparent url(images/icon_tags.gif) no-repeat 0 50%;
	padding: 0 10px 2px 18px;	
}

.postmetadata span.leave_comment {
	float: right;
	text-transform: lowercase;
	font-weight: bold;
	white-space: nowrap;
}

.postmetadata .post-edit-link {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 1px solid #ccc;
}

.clear {
	clear: both;
}

#footer {
	padding: 30px 20px;
	margin: 0 auto;
	width: 934px;
	float: left;
	background: #273d4e url(images/bg_footer.gif) no-repeat;
	color: #939ea7;
	font-size:1.13em;
	}

#footer a.credit {
	display: inline;
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 15px;
	}

#footer a {
	color: #939ea7;
	}

#footer div, #footer ul {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	}

#footer ul {
	list-style-type: none;
	text-align: right;
	padding-top: 5px;
	}

#footer ul li {
	display: inline;
	border-right: 1px solid #939ea7;
	padding: 0 10px;
	}

#footer ul li.last {
	border-right: none;
	padding-right: 0;
	} 

#footer p {
	margin: 0;
	padding: 5px 0 0 0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0;
	}

.pagetitlewrap {
	display:inline;
	float:left;
	margin:0 0 0 25px;
	width:567px;
	background-color: #fceaaf;
	padding: 0 24px 8px;
	}

h2.pagetitle {
	float: left;
	font-size: 1.6em;
	color: #2f6200;
	background: #fceaaf url(images/icon_arrow.gif) no-repeat right 50%;
	padding:0 16px 0 0;
}

h3 {
	padding: 0;
	margin:0 0 16px;
	color: #2F6200;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3#comments {
	background: transparent url(images/bg_commenttitle.gif);
	display:inline;
	float:left;
	margin:-16px 0 0 25px;
	padding:10px 24px;
	width:567px;
	color: #fff;
	}
	
/* 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 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, #sidebar div {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	zoom: 1;
	background: transparent url(images/bg_widget.gif) no-repeat 0 bottom;
	padding-bottom: 34px;
	}

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

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

#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;
	background-image: none;
	}
	
#sidebar ul ul li.cat-item {
	float: left;
	width: 50%;
	font-weight: bold;
}	
/* End Entry Lists */



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

#search-form label {
	display: inline;
	float: left;
	width: 50px;
	height: 22px;
	background: transparent url(images/label_search.gif) no-repeat;
	margin-right: 6px;
	}

#search-form label span {
	display: none;
	}

#search-form input#search-text {
	float: left;
	border: none;
	background: transparent url(images/bg_input.gif) no-repeat;
	height: 18px;
	width: 155px;
	padding: 4px 10px 0;
	}

#search-form input#search-submit {
	float: left;
	}

#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 label, .wpcf7-form label {
	float: left;
	width: 100px;
	clear: both;
	}

#commentform input, input.txt-input {
	padding: 5px;
	margin: 0 5px 0 0;
	float: left;
	}

#commentform input#author, #commentform input#email, #commentform input#url, .wpcf7-form input, input.txt-input {
	border: 1px solid #ccc;
	width: 200px;
	font-size: 1em;
	font-family:Arial,Helvetica,Sans-Serif;
	} 

#commentform {
	margin: 5px 10px 15px 0;
	overflow: hidden;
	zoom: 1;
	}

#top-tab-form td {
	padding: 0;
	text-align: left;
	vertical-align: top;
	}

#top-tab-form td {
	padding-bottom: 10px;
	}

#top-tab-form td.txt-right {
	width: 100px;
	color:#333333;
	padding: 3px 0 0 0;
	}
	
#commentform textarea, #top-tab-form textarea {
	float: left;
	width: 400px;
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 1em;
	font-family:Arial,Helvetica,Sans-Serif;
	margin-bottom: 10px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px 100px;
	}
/* End Form Elements */



/* Begin Comments*/
span.comments a {
	display: inline;
	float: left;
	width: 26px;
	height: 30px;
	overflow: hidden;
	background: transparent url(images/bg_comments.gif) no-repeat;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin: -4px 15px 0 8px;
	padding-top: 6px;
	}

span.comments a:hover {
	text-decoration: none;
	background-position: 0 -36px;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist, .pagefooter {
	display:inline;
	float:left;
	margin: 0 0 0 25px;
	padding:0 10px 25px;
	width:595px;
	background: transparent url(images/bg_dropshadow.gif) no-repeat 0 bottom;
	}

.pagefooter {
	padding:0 20px 35px;
	width:575px;
	}

.commentlist li {
	margin: 0;
	padding: 12px 14px;
	list-style: none;
	line-height: 16px;
	color: #333;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 0;
}
.children { padding: 0; }

#commentform p, .wpcf7-form p {
	margin: 0 0 10px;
	float: left;
	width: 100%;
	}

#commentform small {
	font-style: italic;
	color: #333;
	float: left;
	padding-top: 3px;
	}

#commentform label small {
	font-style: normal;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	display: inline;
	float: left;
	margin:-22px 20px 0 0;
	padding: 0 15px 10px;
	width: 284px;
	color: #333;
	}

#sidebar a {
	color: #990000;
	}

#sidebar #author {
	float: left;
	background: transparent url(images/bg_widget.gif) no-repeat 0 bottom;
	padding-bottom: 34px;
	}

#sidebar #author h2 {
	margin-top: 32px;
	}
	
#sidebar #author h3 {
	float: left;
	margin: 0;
	}	

#sidebar #author a.headshot {
	display: inline;
	float: left;
	margin: 0 12px 12px -3px; 
	}

#sidebar #author p {
	clear: left;
	line-height: 1.5em;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar a.updates {
	text-decoration: none;
	}

#sidebar a.updates span {
	float: left;
	margin-top: 5px;
	}

#sidebar a.updates img {
	display: inline;
	float: left;
	margin-right: 8px;
	}
		
/* 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: inline;
	float: left;
	text-align: center;
	padding: 8px 0 20px 24px;
	margin: 0 0 0 24px;
	width: 592px;
	background-color: #fceaaf;
	}

.navigation a {
	white-space: nowrap;
	color: #990000;
	font-weight: bold;
	}

.postmetadata .navigation {
	margin: 0;
	}
	
/* 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 */

.more-link {
	white-space: nowrap;
	color: #990000;
}

#respond {
	background-color: #FCEAAF;
	display:inline;
	float:left;
	margin-left:25px;
	padding:0 24px;
	width:567px;
}

li#mustread ul li {
	float: left;
	width: 264px;
	font-weight: bold;
	background: transparent url(images/bullet_arrow.gif) no-repeat;
	padding: 2px 0 8px 20px;
	font-size: 1.05em;	
}

#sidebar ul li ul li span.entry-content, #sidebar ul li ul li span.entry-meta {
	display: block;
	color: #333;
}

#sidebar ul li ul li span.entry-content {
	font-size: 1.15em;
	margin-bottom: 4px;
}

#sidebar ul li ul li span.entry-content a {
	font-weight: bold;
}

#sidebar ul li ul li span.entry-meta {
	margin-bottom: 16px;
	font-size: 0.85em;
}

#sidebar ul li ul li span.entry-meta a {
	color: #C75E31;
}
