/*
Theme Name: Jim Stengel Default
Theme URI: http://jimstengel.com/
Description: Custom Theme for JimStengel.com
Version: 1.0
Author: Bridge Worldwide
Author URI: http://www.bridgeworldwide.com/

	JimStengel V1.0
	 http://www.jimstengel.com/

*/



/* Begin Typography & Colors */
@import url("/css/reset.css");
@import url("/css/main-nav.css");
@import url("/css/sifr.css");

body {
	text-align: center;
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #666;
}

#wrapper {
	width: 991px;
	margin: auto;
	text-align: left;
	position: relative;
}

/* Global styles */
a {
	color: #006ecf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 18px 0;
}

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

h1 {
	height: 31px;
	margin: 55px 0 0 0;
	font-size: 26px;
	line-height: 26px;
	color: #006ecf;
	text-align: center;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #006ECF;
}



ul#thought_leadership_subnav { padding: 0 0 0 20px; }
ul#thought_leadership_subnav li { float: left; }

#subnav-jims-blog {
	display: block;
	text-indent: -9999px;
	background: url('/thought-leadership/wp-content/themes/jimstengel/images/jim_blog_subnav_button_base.jpg') top center no-repeat;
	width: 86px;
	height: 26px;
}

a#subnav-jims-blog.on, a#subnav-jims-blog:hover {
	background-position: bottom center;
}

#subnav-articles-essays {
	display: block;
	text-indent: -9999px;
	background: url('/thought-leadership/wp-content/themes/jimstengel/images/articles_subnav_button.jpg') top center no-repeat;
	width: 116px;
	height: 27px;
}

a#subnav-articles-essays.on, a#subnav-articles-essays:hover {
	background-position: bottom center;
}

#subnav-videos-slides {
	display: block;
	text-indent: -9999px;
	background: url('/thought-leadership/wp-content/themes/jimstengel/images/video_subnav_button.jpg') top center no-repeat;
	width: 108px;
	height: 26px;
}

a#subnav-videos-slides.on, a#subnav-videos-slides:hover {
	background-position: bottom center;
}

#subnav-podcasts {
	display: block;
	text-indent: -9999px;
	background: url('/thought-leadership/wp-content/themes/jimstengel/images/podcast_subnav_button-on.jpg') top center no-repeat;
	width: 62px;
	height: 26px;
}

a#subnav-podcasts.on, a#subnav-podcasts:hover {
	background: url('/thought-leadership/wp-content/themes/jimstengel/images/podcast_subnav_button-off.jpg') top center no-repeat;
}

/* This style is necessary to get the sIFR font metrics reasonably consistent across browsers */
#h1-sifr-border {
	border-bottom: 1px solid #ccc;
	width: 100%;
	height: 0px;
	margin-top: 6px;
	_margin-top: 0;
}

/* Header styles */
#header-nav {
	margin-top: 40px;
	height: 67px;
}

#header-nav #logo {
	float: left;
	display: inline;
}

#accessible-main {
	text-indent: -9999px;
	float: left;
}

#accessible-nav {
	text-indent: -9999px;
	float: left;
}

/* Footer styles */
#footer {
	border-top: 1px solid #ccc;
	margin: 30px 0;
	padding-top: 12px;
}

#footer p {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
}

#footer #tagline {
	margin: 0 auto 8px auto;
	width: 269px;
	height: 14px;
	text-indent: -9999px;
	background: url('/img/global/footer_rethink.gif') no-repeat;
}
#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;
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	font-weight: bold;
}

.narrowcolumn .postmetadata a { font-weight: normal; }

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

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

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

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

#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 */

.postcommentdata { padding: 7px 15px; background-color: #EFF0F2; }
.postcommentdata a { text-decoration: underline; }
.postcommentdata ul { display: inline; }
.postcommentdata ul li { float: left; display: inline; margin-right: 50px; }

.narrowcolumn {
	float: left;
	width: 600px;
	margin: 20px 0 0 20px;
	display: inline;
}

.narrowcolumn .post {
	padding-bottom: 30px; 
	border-bottom: 1px solid #DDD;
}

.widecolumn {
	padding: 0;
	margin: 20px 0 0 20px;
	width: 600px;
	float: left;
}

.post {
	margin: 0 0 40px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

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

/* Begin Lists

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

/* 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 {
	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;
}

.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 */
#sidebar
{
	width: 255px;
	float: right;
	margin: 20px 50px 0 0;
	display: inline;
	background-color: #FFF;
	text-align: center;
}

#sidebar ul li {
	margin: 0 0 20px 0;
	padding: 10px 20px;
	background-color: #EFF0F2;
	text-align: left;
}

#sidebar ul li h2 { font-size: 14px; }

#sidebar ul li#sidebar_about p {
	font-size: 11px;
	line-height: 15px;
}

#sidebar ul li ul li {
	margin: 0;
	padding: 0;
	list-style: disc inside;
	background-color: transparent;
	color: #006ecf;
}

#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 */


/* 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 */

.mgT8 {
	margin-top: 8px;
}


/* "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." */
