/*
 *    Layout Defaults
 */

body {
  background: #FFFFFF;
	font-family: "PF Din Text Comp Pro Light";
}
#page {
  margin-right: auto;
	margin-left: auto;
	width: 1080px;
}


/*    Header - taken from toyotainaction.com    */

header.main {
	top:0px;
	left:0px;
	width:100%;
}
header.main #header-wrapper {
	height:54px;
	background:#2b2b2b url('images/bg-header.gif') repeat-x top left;
}
header.main #header-inner {
	width:940px;
	margin:0 auto
}
header.main #header-inner #logo {
	float:left;
	margin:17px 0 0 0;
	cursor:pointer;
	line-height:0
}
header.main #main-nav {
	float:right;
	width:276px;
	height:27px;
	margin-top:14px
}
header.main #main-nav ul {
	height:100%;
	float:left
}
header.main #main-nav li {
	float:left;
	width:47px;
	height:100%
}
header.main #main-nav li.selected {
	background:transparent
}
header.main #main-nav li a {
	display:block;
	width:100%;
	height:27px;
	background:url('images/sprite.png') 0px 0px no-repeat
}
#grid-btn a {
	background-position:0px 0px !important
}
#grid-btn a:hover {
	background-position:0px -29px !important
}
#grid-btn a:active,#grid-btn.selected a {
	background-position:-0px -58px !important
}
#info-btn a {
	background-position:-47px 0px !important
}
#info-btn a:hover {
	background-position:-47px -29px !important
}
#info-btn a:active,#info-btn.selected a {
	background-position:-47px -58px !important
}
#blog-btn a {
	background-position:-94px 0px !important
}
#blog-btn a:hover {
	background-position:-94px -29px !important
}
#blog-btn a:active,#blog-btn.selected a {
	background-position:-9px -58px !important
}
header.main #main-nav li .header-tooltip {
	position:absolute;
	top:68px;
	height:52px;
	display:none;
	overflow:hidden;
	margin-top:10px
}
header.main #main-nav li:hover .header-tooltip {
	opacity:1;
	display:block;
	margin-top:0px
}
#grid-btn .header-tooltip {
	width:60px;
	background:url('images/tip-stories.png') no-repeat
}
#info-btn .header-tooltip {
	width:102px;
	margin-left:-20px;
	background:url('images/tip-facts.png') no-repeat
}
#blog-btn .header-tooltip {
	width:135px;
	margin-left:-32px;
	background:url('images/tip-blog.png') no-repeat
}
.lt-ie9 #main-nav li .header-tooltip {
	visibility:hidden
}
.lt-ie9 #main-nav li:hover .header-tooltip {
	visibility:visible
}
header.main #main-nav a#map-btn {
	width:106px;
	height:27px;
	line-height:27px;
	float:right;
	background:url('images/sprite.png') -154px 0 no-repeat;
	color:#fff;
	font-size:11px;
  font-family: "PF Din Text Comp Pro Thin";
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	text-shadow:0px -1px 0px #333;
	text-align:right;
	padding-right:17px
}
header.main #main-nav a#map-btn:hover {
	background-position:-154px -29px
}
header.main #main-nav a#map-btn:active,header.main #main-nav a#map-btn.selected {
	background-position:-154px -58px;
	text-shadow:0px 1px 0px #333
}
.ir {
display: block;
border: 0;
text-indent: -999em;
overflow: hidden;
background-color: transparent;
background-repeat: no-repeat;
text-align: left;
direction: ltr;
}

#container {
  background: #aecfcc url('images/bg-page.jpg') no-repeat;
  margin: 0 0 7px 0;
  padding: 0 21px 21px;
}


/*    Title    */

#site-intro {
  height: 118px;
  width: 100%;
}
#site-intro > div {
  float: left;
}
#site-intro #meter {
  height: 110px;
  padding: 8px 0 0 28px;
  position: relative;
  width: 102px;
}
#site-intro .textwidget {
  color: #022222;
}
#site-intro #title {
  margin: 45px 0 0 18px;
}
#site-intro #title h1 {
  font-size: 30px;
  margin-bottom: 6px;
}
#site-intro #title h1 a {
  color: #000000;
  text-decoration: none;
}
#site-intro #title h1 a span {
  font-family: "PF Din Text Comp Pro Medium";
}
#site-intro #title img {
  display: block;
  margin-bottom: 10px;
}
#site-intro #intro-text {
  font-size: 17px;
  line-height: 20px;
  margin: 18px 0 18px 79px;
  width: 325px;
}

#site-intro #intro-text a {
  color: #FF0000;
}


/*    Content    */

#content-intro {
  width: 1038px;
}

#content {
  float: left;
  width: 818px;
}

#carousel-wrapper, #article-header {
  width: 100%;
  margin: 0 0 14px 0;
}

#article-feed, #article-content, #author-feed {
  background: url('images/bg-content.png') repeat;
  padding: 38px 27px 1px;
  position: relative;
}

.nav-single {
  font-family: "PF Din Text Comp Pro Medium";
  font-size: 18px;
  padding-bottom: 50px;
}
#container #content .nav-single a {
  color: #595959;
  text-decoration: none;
}
span.nav:hover {
  cursor: pointer;
}
span.nav-previous {
  float: left;
  left: -10px;
  position: relative;
}
span.nav-next {
  float: right;
  position: relative;
}


/*    Sidebar   */

#sidebar {
  float: left;
	margin: 0 0 0 14px;
	width: 206px; 
}
#sidebar a {
  color: #FF0000;
  font-family: "PF Din Text Comp Pro Regular";
  text-decoration: none;
  font-size: 17px;
}
.sidebar-block {
  background: url('images/bg-sidebar-block.png') repeat;
  padding: 0 0 15px 9px;
  width: 197px;
}
.sidebar-block img {
  margin-bottom: 21px;
}
.sidebar-block h1 {
  color: #022222;
  font-family: "PF Din Text Comp Pro Medium";
  font-size: 24px;
  padding: 22px 0 29px 0;
  text-align: center;
}
.sidebar-block h2 {
  color: #022222;
  font-family: "PF Din Text Comp Pro Medium";
  font-size: 18px;
  padding: 20px 0 5px 0;
}
.sidebar-block .textwidget, .sidebar-block p {
  color: #022222;
  font-size: 14px;
  line-height: 17px;
  width: 180px;
}
#donate, #next-article {
  margin-bottom: 14px;
}
#donate .textwidget {
  padding-left: 4px;
  overflow: hidden;
}
#featured-article a {
  font-size: 14px;
}

/*    Footer    */

#page > footer {
  background: #E0E4E5 url('images/bg-footer-shadow.gif') no-repeat top left;
  height: 150px;
  padding: 31px 70px 0;
}
footer ul li {
  display: inline;
}
footer ul li a {
  text-decoration: none;
}
#footer-left {
  float: left;
  padding-top: 4px;
  text-transform: uppercase;
}
footer #footer-left ul {
  margin-bottom: 5px;
}
footer #footer-left ul li {
  margin-right: 14px;
}
footer #footer-left ul li a {
  color: #000000;
  font-size: 15px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #FFFFFF;
}
footer #footer-left ul li a:hover {
  text-decoration: underline;
}
footer #footer-left p {
  color: #666666;
  font-size: 10px;
}
footer #footer-right {
  float: right;
  padding-top: 2px;
}
footer #footer-right ul li {
  margin-left: 8px;
}
footer #footer-right ul li a img{
  border: none;
  display: inline;
  vertical-align: middle;
}


.clear-fix {
  clear: both;
}


/*
 *    Home Page
 */

#carousel-wrapper .content a {
  color: #FFFFFF;
  text-decoration: none;
}

#carousel-wrapper .content a h1 {
  bottom: 0px;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 35px;
  min-height: 35px;
  padding: 0 15px 0 60px;
  position: absolute;
  width: 964px;
}

#carousel-wrapper .content a h1 span {
  font-family: "PF Din Text Comp Pro Medium";
}

#carousel-wrapper .content a h1.text {
  background: url('images/icn-pencil.png') no-repeat 29px 5px;
}

#carousel-wrapper .content a h1.audio {
  background: url('images/icn-mic.png') no-repeat 29px 5px;
}

#carousel-wrapper .content a h1.video {
  background: url('images/icn-video.png') no-repeat 29px 8px;
}

#carousel-wrapper .content a h1.green {
  background-color: #71BD17;
}

#carousel-wrapper .content a h1.orange {
  background-color: #F89820;
}

#carousel-wrapper .content a h1.magenta {
  background-color: #E70263;
}

#carousel-wrapper .content:hover a h1.video {
  /*display: none;*/
}

#article-feed > h1 {
  color: #1791bd;
  font-family: "PF Din Text Comp Pro Medium";
  font-size: 30px;
  margin-bottom: 18px;
}

.article-block {
  height: 224px;
  margin-bottom: 38px;
  position: relative;
}

.article-block .meta {
  margin-right: 17px;
  width: 495px;
  position: absolute;
}

.article-block .meta a {
  text-decoration: none;
}

.article-block .meta .article-title {
  bottom: 0px;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  position: absolute;
  width: 495px;
}

.article-block .meta .article-title h1 {
  padding: 0 5px 0 40px;
}

.article-block .meta h1.text {
  background: url('images/icn-pencil.png') no-repeat 9px 2px;
}

.article-block .meta h1.audio {
  background: url('images/icn-mic.png') no-repeat 9px 2px;
}

.article-block .meta h1.video {
  background: url('images/icn-video.png') no-repeat 9px 4px;
}

.article-block .meta h1.green {
  background-color: #71BD17;
}

.article-block .meta h1.orange {
  background-color: #F89820;
}

.article-block .meta h1.magenta {
  background-color: #E70263;
}

.article-block .meta h1 span {
  /* font-family: "PF Din Text Comp Pro Medium"; */
  float: right;
  font-size: 16px;
}

.article-block .excerpt {
  color: #022222;
  font-size: 17px;
  position: absolute;
  right: 0px;
  top: -3px;
  width: 254px;
}

.article-block .excerpt p {
  color: #022222;
  line-height: 20px;
  margin-bottom: 20px;
}

.article-block p strong {
  font-family: "PF Din Text Comp Pro Medium";
  font-size: 18px;
}

.article-block .excerpt a {
  color: #FF0000;
  font-family: "PF Din Text Comp Pro Regular";
}

 
 
/*
 *    Article Page
 */

#article-meta {
  padding: 10px 44px 10px 88px;
  position: relative;
}

#article-meta ul li {
  display: inline;
}

#article-meta ul li.title {
  color: #FFFFFF;
  font-size: 36px;
  line-height: 40px;
  padding-right: 80px;
}

#article-meta ul li.title span {
  font-family: "PF Din Text Comp Pro Medium";
}

#article-meta ul li.author {
  color: #FFFFFF;
  display: inline-block;
  font-size: 20px;
  padding: 19px 10px 0 0;
}

#article-meta ul li.date {
  color: #FFFFFF;
  float: right;
  font-family: "PF Din Text Comp Pro Regular";
  font-size: 24px;
  padding: 15px 0 0 0;
}

#article-meta.text {
  background: url('images/icn-pencil.png') no-repeat 34px center;
}

#article-meta.audio {
  background: url('images/icn-mic.png') no-repeat 34px center;
}

#article-meta.video {
  background: url('images/icn-video.png') no-repeat 34px center;
}

#article-meta.green {
  background-color: #71BD17;
}

#article-meta.orange {
  background-color: #F89820;
}

#article-meta.magenta {
  background-color: #E70263;
}

#article-content #social-block {
  right: 17px;
  position: absolute;
  top: 21px;
  width: 65px;
}
#content-intro + #social-block {
  margin: 0 10px 10px;
  text-align: right;
}

#social-block a {
  display: inline-block;
}

#article-content #social-block #print {
  background: url('images/print.png') no-repeat right top;
  height: 18px;
  margin-bottom: 9px;
  width: 55px;
}

#social-block #facebook {
  background: url('images/facebook.png') no-repeat;
  height: 25px;
  margin-right: 8px;
  width: 25px;
}

#social-block #twitter {
  background: url('images/twitter.png') no-repeat left 2px;
  height: 25px;
  width: 25px;
}

#article-content a {
  color: #022222;
  text-decoration: none;
}

#article-content p {
  color: #022222;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
  width: 720px;
}

#article-content p strong {
  font-family: "PF Din Text Comp Pro Medium";
  font-size: 24px;
}

#article-content #comments {
  
}

#article-content #comments h2 {
  color: #022222;
  font-family: "PF Din Text Comp Pro Medium";
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 32px;
  width: 720px;
}

#article-content #comments ol.children {
  border-left: 2px solid #989898;
  margin-left: 24px;
  padding-left: 14px;
}

#article-content #comments article.comment {
  margin-bottom: 32px;
}

#article-content #comments article.comment p {
  font-family: "PF Din Text Comp Pro Light";
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 14px;
}

#article-content #comments article.comment .comment-meta {
  font-family: "PF Din Text Comp Pro Light";
  font-size: 20px;
  line-height: 25px;
}

#article-content #comments article.comment .comment-meta cite.fn {
  color: #df8403;
  font-family: "PF Din Text Comp Pro Medium";
  margin-right: 11px;
}

#article-content #comments article.comment .comment-meta cite.fn span {
  font-family: "PF Din Text Comp Pro Light";
}

#article-content #comments article.comment .comment-meta .reply{
  border-bottom: 1px solid #022222;
  margin-left: 11px;
}

#article-content #comments #respond {
  margin-top: 20px;
}

#article-content #comments form p {
  float: left;
  margin-bottom: 20px;
  width: 356px;
}

#article-content #comments form p.comment-form-author {
  margin-top: 24px;
}

#article-content #comments form textarea {
  background: url('images/bg-comment-field.png') no-repeat;
  border: none;
  height: 200px;
  overflow: auto;
  padding: 5px;
  resize: none;
  width: 307px;
}

#article-content #comments form input[type=text] {
  background: url('images/bg-input-field.png') no-repeat;
  border: none;
  height: 21px;
  padding: 3px 5px;
  width: 216px;
}

#article-content #comments form input[type=submit] {
  background: url('images/bg-submit.png') no-repeat;
  border: none;
  height: 24px;
  padding-bottom: 5px;
  width: 74px;
}

#article-content #comments p.comment-form-author,
#article-content #comments p.comment-form-email {
  float: left;
  font-family: "PF Din Text Comp Pro Medium";
  font-size: 15px;
  line-height: 25px;
}

#article-content #comments p.comment-form-author span.required,
#article-content #comments p.comment-form-email span.required {
  font-family: "PF Din Text Comp Pro Light";
}


/*
 *    Author Page
 */

#author-feed {
  color: #022222;
}

#author-feed .author-block h2 {
  font-family: "PF Din Text Comp Pro Medium";
  font-size: 24px;
  margin: 0 0 2px 0;
}

#author-feed .author-block img {
  float: left;
  margin: 4px 10px 4px 0;
}

#author-feed .author-block p {
  color: #022222;
  float: left;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 36px;
  width: 720px;
}



@media print {
  *, #content-intro #article-meta ul li {
    color: #000;
  }
  header, #site-intro, #content-intro img, #container #content #article-content #social-block, #container #content #article-content .nav-single, #sidebar, footer {
    display: none;
  }
  #page #container #content {
    width: 1000px;
  }
  #container #content #article-content p {
    font-size: 20px;
    font-weight: normal;
    width: 100%
  }
}