/*
Theme Name:   Inside EVs Desktop 1.1
Author:     CMS Web Solutions
Author URI:   http://cmswebsolutions.com
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

a img {
  border: none;
  outline: none;
}

.hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.clearfix {
  overflow: hidden;
  display: block;
  float: none;
  clear: both;
}

html {
  min-width: 1300px;
  background: white !important;
}

body {
  margin: 0 auto;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
  padding-top: 1.25em;
  background: white !important;
}

body .inner {
  width: 1140px;
  margin: 0 auto;
  overflow: hidden;
}

header {
  /*margin-bottom: 1em;*/
  background: white;
}

header .top {
  overflow: hidden;
  padding: 1em 0;
}

header .top img {
  float: right;
}

header .top .logo {
  float: left;
}

header .top #topAD {
  display: inline-block;
  float: right;
}

header nav ul {
  list-style-type: none;
}

header nav ul li {
  display: block;
  float: left;
}

header nav ul li a {
  display: block;
  text-decoration: none;
  padding: 0 1em;
}

header nav ul li a::after {
  content: "|";
  position: relative;
  left: 1em;
}

header nav .mainnav {
  background: #0282bd;
  padding: 0.5em 0;
  clear: both;
  position: relative;
  overflow: visible;
  background: #0282bd;
}

header nav .mainnav .inner {
  overflow: visible;
  position: relative;
}

header nav .mainnav ul, header nav .mainnav .scorecard, header nav .mainnav #searchform {
  display: inline-block;
}

header nav .mainnav ul {
  margin-right: 8em;
  margin-top: 0.25em;
}

header nav .mainnav ul li {
  letter-spacing: 0em;
}

header nav .mainnav ul li.first a {
  padding-left: 0;
}

header nav .mainnav ul li.last a {
  padding-right: 0;
}

header nav .mainnav ul li.last a::after {
  content: none;
}

header nav .mainnav ul li a {
  color: white;
}

header nav .mainnav ul li ul {
  display: none !important;
}

header nav .mainnav .scorecard {
  display: block;
  width: 12em;
  padding: 1em 0;
  position: absolute;
  background: #fccd3e;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
  color: #9c0000;
  right: 18em;
  top: -1.5em;
  z-index: 99;
}

header nav .mainnav .scorecard::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 15px solid transparent;
  border-bottom: 15px solid #b88b03;
  position: absolute;
  left: -10px;
  top: -14px;
  -moz-transform: scale(0.9999);
}

header nav .mainnav #searchform {
  position: relative;
  width: 257px;
  float: right;
  padding-left: 1.8em;
  font-size: 1.1em;
  background: white url("img/search.png");
  background-repeat: no-repeat;
  background-position: center left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

header nav .mainnav #searchform input {
  width: 130px;
  background: none;
  font-size: 0.8em;
  border: none;
  padding: 0.4em 0;
}

header nav .mainnav #searchform button {
  float: right;
  cursor: pointer;
  height: 2.2em;
  border: 1px solid #8ec1da;
  background-color: #ddeef6;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
  -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
  -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
  -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
  text-shadow: 0 1px #fff;
  font-size: 0.75em;
  text-transform: uppercase;
  color: #014e71;
  padding: 0.25em 1em;
}

header nav .makes {
  overflow: hidden;
  clear: both;
}

header nav .makes .logo {
  float: left;
}

header nav .makes .logo img {
  width: 330px;
}

header nav .makes .right {
  width: 70%;
  float: right;
}

header nav .makes ul {
  padding: 0.8em 0;
  padding-bottom: 0.4em;
  overflow: hidden;
  text-align: justify;
  line-height: 1.1em;
  width: 728px;
}

header nav .makes ul li {
  display: inline-block;
  float: none;
}

header nav .makes ul li.lastlink a {
  padding-right: 0;
}

header nav .makes ul li.lastlink a::after {
  content: none;
}

header nav .makes ul li a {
  font-size: 0.8em;
  padding: 0 1em;
  color: black;
}

main {
  display: block;
}

main.inner {
  overflow: visible;
}

main #content {
  width: 775px;
  float: left;
  font-size: 1em;
}

main #content .title {
  font-size: 1.75em;
  background: black;
  color: white;
  clear: both;
  padding: 0.2em 0.5em;
  width: 103%;
  position: relative;
  left: -3%;
  padding-left: 1em;
}

main #content .title::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-top: 15px solid #015f8b;
  position: absolute;
  left: 0;
  bottom: -30px;
  -moz-transform: scale(0.9999);
}

main #content .details {
  margin-bottom: 1em;
}

main #editor {
  margin: 1.25em 0;
  font-size: 0.85em;
  letter-spacing: 0.01em;
}

main #editor p {
  margin: 1em 0;
}

main #editor a {
  color: #0282bd;
  text-decoration: none;
}

main #editor a:hover, main #editor a:focus {
  color: #015f8b;
  text-decoration: underline;
}

main #editor ul, main #editor ol {
  margin-left: 1.5em;
}

main #pageAD {
  padding-top: 1em;
  text-align: center;
}

main #pageAD ins {
  display: inline-block;
}

main .details {
  margin-top: 1em;
  color: #666;
  font-size: 0.8em;
}

main .details a {
  text-decoration: none;
}

main .details .auth {
  color: #015f8b;
}

main .details .auth:hover, main .details .auth:focus {
  color: #0282bd;
  text-decoration: underline;
}

main .details .numcomments {
  color: #666;
  padding: 0 1em;
}

main .details .numcomments::before {
  content: url("img/comment.png");
  position: relative;
  left: -4px;
  top: 2px;
}

.pagination {
  margin-bottom: 1em;
}

.pagination .left, .pagination .right {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  float: right;
  font-size: 1.1em;
  padding: 1em;
}

.pagination .left a, .pagination .right a {
  text-decoration: none;
  color: black;
}

.pagination .left {
  float: left;
}

.single #editor {
  font-size: 13px;
  color: #333;
}

.single #editor p {
  margin: 1.25em 0;
  line-height: 19px;
  letter-spacing: 0.02em;
}

.single #editor a {
  color: #015f8b;
  text-decoration: none;
}

.single #editor a:hover, .single #editor a:focus {
  color: #0282bd;
  text-decoration: underline;
}

.single #editor blockquote {
  background: #F3F3F3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #DDD;
  padding: 1em;
  color: black;
}

.single #editor blockquote p {
  margin: 1em 0;
}

.single p.tags {
  letter-spacing: 0;
  font-size: 1.1em;
}

.single p.tags a {
  color: #015f8b;
  text-decoration: none;
}

.single p.tags a:hover, .single p.tags a:focus {
  color: #0282bd;
  text-decoration: underline;
}

.single #connect {
  border: 3px double #DDD;
  padding: 1em 0;
  border-left: none;
  border-right: none;
  overflow: hidden;
  margin: 1.5em 0;
}

.single #connect h3 {
  font-size: 1.0em;
  color: #333;
  margin-bottom: 1em;
}

.single #connect .left {
  width: 40%;
  float: left;
}

.single #connect .left .newsletter {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 1em;
}

.single #connect .left .newsletter p {
  font-size: 0.7em;
  margin-bottom: 0.5em;
  color: #555;
}

.single #connect .left .newsletter form {
  width: 100%;
}

.single #connect .left .newsletter form .email {
  width: 75%;
  border: 1px solid #CCC;
  font-size: 0.9em;
  padding: 0.2em;
  outline: none;
}

.single #connect .left .newsletter form .email:active, .single #connect .left .newsletter form .email:focus {
  border-color: #0282bd;
}

.single #connect .left .newsletter form .button {
  width: 20%;
  font-weight: bold;
  display: inline-block;
  padding: 5px 10px 6px;
  text-decoration: none;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background: #E3E3E3;
}

.single #connect .left .newsletter form .button:hover, .single #connect .left .newsletter form .button:focus {
  background: #EFEFEF;
  color: #0282bd;
}

.single #connect .left .social {
  width: auto;
  padding: 1em 0;
}

.single #connect .right {
  width: 60%;
  float: right;
  padding-left: 1em;
}

.single #connect .right ul {
  list-style-type: square;
  padding-left: 1em;
}

.single #connect .right ul li {
  color: #CCC;
  font-size: 0.9em;
  padding: 0.75em 0;
  border-top: 1px dotted #ddd;
}

.single #connect .right ul li a {
  color: #015f8b;
  text-decoration: none;
}

.single #connect .right ul li a:hover, .single #connect .right ul li a:focus {
  text-decoration: underline;
  color: #0282bd;
}

.single #comments {
  padding: 1em 0;
  overflow: hidden;
  margin: 1.5em 0;
  clear: both;
  color: #333;
}

.single #comments a {
  color: #015f8b;
  text-decoration: none;
}

.single #comments a:hover, .single #comments a:focus {
  color: #0282bd;
  text-decoration: underline;
}

.single #comments #cancel-comment-reply-link {
  color: maroon;
}

.single #comments ol.comment-list {
  font-size: 0.9em;
}

.single #comments ol {
  list-style-type: none;
}

.single #comments ol li.comment {
  display: block;
  background: #F6F6F6;
  border: 1px solid #DDD;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 1em 0.5em;
  padding: 0.6em;
}

.single #comments ol li.comment .vcard {
  overflow: hidden;
}

.single #comments ol li.comment .vcard img {
  display: block;
  float: left;
  background: white;
  padding: 0.2em;
  margin-right: 0.5em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.single #comments ol li.comment .vcard cite {
  display: inline-block;
  height: 0.5em;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0em;
  vertical-align: middle;
}

.single #comments ol li.comment .vcard .says {
  display: none;
}

.single #comments ol li.comment.even.parent {
  background: white;
}

.single #comments ol li.comment p {
  margin: 1em 0;
}

.single #comments ol li.comment a.comment-reply-link {
  color: #333;
  text-shadow: 1px 1px 1px white;
  font-size: 0.9em;
  font-weight: bold;
  display: inline-block;
  padding: 0.2em 0.5em;
  padding-bottom: 0.3em;
  margin: 0.2em 0;
  text-decoration: none;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background: #E3E3E3;
}

.single #comments ol li.comment a.comment-reply-link:hover, .single #comments ol li.comment a.comment-reply-link:focus {
  background: #EFEFEF;
  color: #0282bd;
}

.single #comments ol li.comment .comment-meta {
  margin-bottom: 1em;
}

.single #comments ol li.comment .comment-meta a {
  color: #333;
  text-decoration: none;
  font-size: 0.75em;
}

.single #comments ol li.comment .comment-meta a:hover, .single #comments ol li.comment .comment-meta a:focus {
  color: #0282bd;
  text-decoration: underline;
}

.single #comments #respond {
  margin: 20px 0;
  clear: both;
}

.single #comments #respond h3 {
  font-size: 1em;
  color: #0282bd;
}

.single #comments #respond form p {
  overflow: hidden;
  padding: 0.4em 0;
}

.single #comments #respond form input, .single #comments #respond form textarea {
  float: left;
  border: 1px solid #CCC;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 0.9em;
  padding: 0.3em 0.2em;
  outline: none;
}

.single #comments #respond form input:active, .single #comments #respond form input:focus, .single #comments #respond form textarea:active, .single #comments #respond form textarea:focus {
  border-color: #0282bd;
}

.single #comments #respond form label {
  vertical-align: middle;
  font-size: 0.8em;
  color: #444;
  position: relative;
}

.single #comments #respond form p.comment-form-comment label {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.single #comments #respond form #submit {
  clear: both;
  font-weight: bold;
  display: inline-block;
  padding: 5px 10px 6px;
  text-decoration: none;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background: #E3E3E3;
}

.single #comments #respond form #submit:hover, .single #comments #respond form #submit:focus {
  background: #EFEFEF;
  color: #0282bd;
}

.single #comments #respond form p.form-allowed-tags {
  display: none;
}

article {
  clear: both;
  border-bottom: 1px solid #CCC;
  padding: 1em 0;
}

article .img {
  float: left;
  padding-right: 1em;
  width: 200px;
  height: 170px;
}

article .content {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  float: left;
  width: 550px;
}

article .content h3 a {
  display: block;
  text-decoration: none;
  color: #015f8b;
  font-weight: 400;
  font-size: 1.25em;
  line-height: 0.9em;
  margin-bottom: 0.75em;
}

article .content h3 a:hover, article .content h3 a:focus {
  color: #0282bd;
}

article .content p {
  width: 65%;
  float: left;
}

.featured {
  overflow: hidden;
}

.featured a.featured-article {
  display: block;
  position: relative;
  width: 24%;
  margin: 2% 0.5%;
  float: left;
  text-decoration: none;
  color: white;
  overflow: hidden;
  height: 185px;
}

.featured a.featured-article img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.featured a.featured-article .date {
  display: inline-block;
  background: rgba(0, 0, 0, 0.75);
  padding: 0.3em;
  position: absolute;
  top: 0.5em;
}

.featured a.featured-article p {
  background: rgba(2, 130, 189, 0.8);
  padding: 0.5em;
  text-align: center;
  position: absolute;
  bottom: 0;
  min-width: 100%;
}

.featured a.featured-article:hover img, .featured a.featured-article:focus img {
  width: 110%;
  margin-left: -5%;
  margin-top: -5%;
}

#sidebar {
  width: 350px;
  float: right;
}

#sidebar #popular {
  border-top: 4px solid #0282bd;
  margin-top: 3em;
  position: relative;
  clear: both;
}

#sidebar #popular h3.heading {
  font-size: 1em;
  text-transform: uppercase;
  background: #0282bd;
  color: white;
  display: inline-block;
  padding: 0.2em 0.5em;
  position: absolute;
  top: -1.8em;
}

#sidebar #popular article .content {
  width: 100%;
}

#sidebar #popular article .content img {
  float: left;
  margin: 1em;
  margin-left: 0;
  margin-top: 0;
}

#sidebar #popular article .content h3 {
  display: inline;
}

#sidebar #popular article .content h3 a {
  margin: 0;
  color: #000000;
  font-size: 0.9em;
  line-height: 1em;
}

#sidebar #popular article .content h3 a:hover, #sidebar #popular article .content h3 a:focus {
  color: #0282bd;
  text-decoration: underline;
}

#sidebar .socialmedia {
  text-align: center;
  padding: 0.125em 0;
}

#sidebar .socialmedia a {
  color: #015f8b;
  text-decoration: none;
  background-repeat: no-repeat !important;
  background-position: center top !important;
  padding-top: 3.5em;
  padding-bottom: 0.5em;
  display: inline-block;
  width: 5em !important;
  font-size: 0.75em;
  letter-spacing: 0;
  margin: 0 0.1em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#sidebar .socialmedia a.yt {
  background: url("./img/social/yt.png");
}

#sidebar .socialmedia a.tw {
  background: url("./img/social/tw.png");
}

#sidebar .socialmedia a.fb {
  background: url("./img/social/fb.png");
}

#sidebar .socialmedia a.rss {
  background: url("./img/social/rss.png");
}

#sidebar .socialmedia a.email {
  background: url("./img/social/email.png");
}

.social {
  width: 35%;
  float: left;
  text-align: center;
  list-style-type: none;
  padding-top: 0.2em;
  position: relative;
}

.social li {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 5px;
}

.social li.fb {
  left: 70px;
}

.social li.fb iframe.fb_iframe_widget_lift{
  position: relative;
  z-index: 999;
}

.social li.gp {
  left: 135px;
}

.pagination a.left, .pagination a.right {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  float: right;
  font-size: 1.1em;
  padding: 1em;
  text-decoration: none;
  color: black;
}

.pagination a.left {
  float: left;
}

footer {
  clear: both;
  border-top: 1px solid #CCC;
  margin-top: 1em;
  padding: 1em 0;
  color: #666;
}

footer a {
  text-decoration: none;
  color: #777;
}

footer a:hover, footer a.focus {
  color: #0282bd;
}

/* --------------------------------------------------------------
   Basic WordPress Blog Styles
-------------------------------------------------------------- */
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter,
img.aligncenter {
  display: block;
  clear: both;
  margin-right: auto;
  margin-left: auto;
}

.wp-caption {
  padding: 0.5em;
  margin-top: 1em;
  margin-bottom: 1.5em;
  text-align: center;
  background: #ededed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #DDD;
}

.wp-caption img {
  display: block;
  margin: 0 auto;
  padding: 0;
  border: 0 none;
  width: 100%;
  height: auto;
}

.wp-caption p.wp-caption-text {
  display: block;
  margin: 0.25em 0 !important;
  margin-top: 0.75em !important;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

div.gallery br {
  display: block;
  margin: 1em 0;
}

div.gallery dl {
  vertical-align: top;
  width: 30%;
  margin: 1em 1%;
  display: inline-block;
}

div.gallery dl dt img {
  display: block;
  margin: 0.5em auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #DDD;
}

div.gallery dl dd {
  text-align: center;
  background: #DDD;
  border: 1px solid #CCC;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.previous-post {
  float: left;
}

.next-post {
  float: right;
}

.post-nav {
  float: left;
  clear: both;
  margin-bottom: 15px;
  width: 100%;
}

/*********************
Comments
*********************/
#respond {
  margin: 20px 0;
}

#respond label {
  display: block;
  font-weight: bold;
}

#respond form .form-allowed-tags {
  padding: 5px;
  background: #eee;
}