/* =resets ----------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, figcaption, hgroup, footer, header, nav, section { margin: 0; padding: 0; border: 0; }
article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section { display: block; }
a img {border: 0;}
figure {position: relative; text-align:center; }
figure img {width: 100%;padding-bottom: 0.2em;}
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* =setup ----------------------------------------------------------- */
html { border-top: 4px solid #296D94; font-size: 62.5%; background: #f0f0f0 url(../img/html.jpg) repeat 0 0; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: #f6f5f5; }
body { width: 1080px; margin: 1em auto; padding: 0 20px; font-family: Georgia, "Times New Roman", sans-serif; font-size: 16px; font-size: 1.6rem; line-height: 1.6; color: rgb(89,89,91); text-shadow: 0 1px 0 rgb(255,255,255); background: #fff; -moz-box-shadow: 0 0 8px 8px rgba(0,0,0,0.10); -webkit-box-shadow: 0 0 8px 8px rgba(0,0,0,0.10); box-shadow: 0 0 8px 8px rgba(0,0,0,0.10); }
.container { position: relative; width: 100%; margin: 0 auto; padding: 0 0 1.5em; }
#content { position: relative; top: -10px; }

/* =headings ----------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { color: #2a2a2a; font-family: 'Montserrat', "Georgia", serif; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 30px; font-size: 3.0rem; line-height: 1.2; margin-bottom: 18px; }
h2 { font-size: 24px; font-size: 2.4rem; line-height: 1.2; margin-bottom: 10px; }
h3 { font-size: 20px; font-size: 2.0rem; line-height: 1.3; margin: 36px 0 10px; }
h4 { font-size: 16px; font-size: 1.6rem; line-height: 1.3; margin-bottom: 4px; }
h5 { font-size: 14px; font-size: 1.6rem; line-height: 1.6; }
h6 { font-size: 14px; font-size: 1.4rem; line-height: 1.6; }
h1 small, h2 small, h3 small  { color: #777; }

p { margin: 0 0 18px 0; }
p.action { overflow: hidden; }
p.alert { padding: 5px 5px 5px 30px; background: #fcc url(//cdn.carcomplaints.com/minisites/img/icons/alert.gif) no-repeat 5px 47%;  }
p.alert a { font-weight: bold; }
p img { margin: 0; }

em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; }

blockquote, blockquote p { color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
blockquote.call-out { float: left; margin-top: 0; margin-bottom: 20px; background-color: transparent; border-left: 0; }
blockquote.call-out p { font-size: 24px; font-size: 2.4rem; line-height: 1.6; margin-bottom: 0; }

hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }
article hr,
hr.section-break-half { width: 50%; margin: 48px auto; }

address { font-style: normal; }
abbr, acronym { border-bottom-width: 0; }
em, dfn { font-style: italic; }
del { color: #666; text-decoration: line-through; }
dfn { font-weight: bold; }
pre { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font-family: 'andale mono', 'lucida console', monospace; line-height: 1.5; }
strong { font-weight: bold; }
sup, sub { line-height: 0; }


/* =typography ----------------------------------------------------------- */
blockquote { margin-bottom: 1em; padding-left: 1em; border-left: 4px solid #ddd; }
blockquote p { font-style: italic; }
blockquote cite { font-size: 0.8125em; font-weight: bold; color: #4D4D4D; }

ul { list-style-type: disc; }
ol { list-style-type: decimal; margin-left: 18px; }
ul, ol { margin-bottom: 1.5em; }
ul.blank, aside ul { list-style-type: none; }
li { font-size: 16px; font-size: 1.6rem; margin-bottom: 8px; }
li ul, li ol { margin-bottom: 1.5em; font-size: 1em; }
ol ul { margin: 1em 0; }
dl { margin: 0 0 1.5em 0; }
dt { font-weight: bold; }
dd { margin-left: 1.5em; }

.toc li { list-style-position: inside; }
.toc h2 { margin-bottom: 18px; font-size: 16px; font-size: 1.6rem; color: #444; }

/* #Lists
================================================== */
ul, ol { list-style-type: disc; margin: 0 0 18px 20px; }
ul { list-style: circle; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
ul.large li { line-height: 21px; }
li p { line-height: 21px; }

/* =labels & alerts ------------------------------------------------- */
.alert {
	position: relative;
	margin-bottom: 18px; padding: 7px 15px; border-width: 1px; border-style: solid;
	-moz-border-radius: 4px; -o-border-radius: 4px; -webkit-border-radius: 4px; -border-radius: 4px;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
	color: #404040;
	border-color: #FCEEC1;
	background-color: #FDF5D9;
}
.alert.info {
	border-color: #C6EDF9;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #DDF4FB;
}
.alert.success {
	border-color: #BFE7BF;
	background-color: #D1EED1;
}
.alert.warning {
	border-color: #FBC7C6;
	background-color: #FDDFDE;
}

.label {
	padding: 1px 3px 2px;
	font-size: 11px; font-weight: bold;
	text-transform: uppercase; text-shadow: none !important; white-space: nowrap;
	color: #fff; background-color: #BFBFBF;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

.label.important { background-color: #C43C35; }
.label.info { background-color: #62CFFC; }
.label.success { background-color: #46A546; }
.label.warning { background-color: #F89406; }

.callout {
	clear: both;
	margin: 1.5em 0;
	padding: 1em;
	background-color: #DDF4FB;
	border-left: 8px solid #C6EDF9;
}

.callout p {
	margin-bottom: 0;
	font-size: 1.15em;
	color: #404040;
}

/* =links ----------------------------------------------------------- */
a, a:visited { outline: none; font-weight: bold; text-decoration: none; color: rgb(0,158,219); /* 009EDB */ }
a:hover { color: rgb(0,63,94); /* 003F5E */ text-decoration: underline; }
a:active, a:focus { color: rgb(0,63,94); /* 003F5E */ }

a.action { min-width: 120px; padding: .5em 1.25em; display: inline-block; font: .8125em normal; /* 20 / 16 = .82 */ letter-spacing: 1px; text-align: center; text-decoration: none; text-transform: uppercase; text-shadow: 0 1px 1px rgb(0,0,0); color: rgb(255,255,255); background-color: rgb(153,153,153); }
a.action span { display: block; font-size: .82em; letter-spacing: 0; text-transform: none; }
a.button { display: block; width: 65%; height: 3em; line-height: 3em; margin: 0 auto 1em; text-align: center; font-size: 1.1em; color: #fff; background: #296D94 url(../img/btn-glass.png) repeat-x 0 50%; }
a.button:hover { background-color: #97c5eb; }
a.button { text-shadow: 1px 1px 0px rgba(0,0,0,0.5); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}

a.report {
	width: 180px; height: auto; line-height: 1; margin: 1em auto; padding: 12px 0 14px; border: 1px solid #951100; font-size: 14px; font-weight: bold; text-shadow: 0px -1px 1px rgba(0,0,0,.8); color: #fff; vertical-align: baseline;
	background: #c63929; background: -moz-linear-gradient(0% 100% 90deg, #891100 0%, #B51700 50%, #c63929 50%, #EE432E 100%); background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #ee432e), color-stop(0.5, #c63929), color-stop(0.5, #b51700), color-stop(1, #891100));
  	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333; -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333; box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333;   }
a.report:hover { background: #cb0500; background: -moz-linear-gradient(0% 100% 90deg, #a20601 0%, #cb0500 50%, #db504d 50%, #f37873 100%); background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #f37873), color-stop(0.5, #db504d), color-stop(0.5, #cb0500), color-stop(1, #a20601)); }
a.report:active {
	background: #b30300; background: -moz-linear-gradient(0% 100% 90deg, #700d00 0%, #9c1500 50%, #ad3224 50%, #d43c28 100%); background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #d43c28), color-stop(0.5, #ad3224), color-stop(0.5, #9c1500), color-stop(1, #700d00));
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4); -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4); box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);  }

a.twitter { padding-right: 30px; background: transparent url(../img/icon-twitter.png) no-repeat 100% 50%; }

.footnote { font-size: 65%; vertical-align: top; }
p a, a p { font-weight: normal; }
h1 a, h2 a, h3 a, h4 a { font-weight: normal; }

/* =media ----------------------------------------------------------- */
figure { width: 40%; margin-bottom: 1.5em; padding: 5px; background-color: #eee; }
figure video, figure iframe { width: 100%; height: auto; }
article header figure, figure.full { float: none; width: 100%; max-width: 100%; margin-bottom: 18px; padding: 1%; overflow: hidden; border: 1px solid #ddd; }
figure img, figure object, figure embed { max-width: 100%; }
figcaption { display: block; padding: 1em 0 0; font-size: 13px; font-weight: bold; color: rgb(100,100,100); text-align: center; background-color: #eee; }

/* =tables ----------------------------------------------------------- */
table { width: 100%; margin-bottom: 1.5em; font-size: .8125em; } /* 13 / 16 = .8125 */
th, td { padding: .75em 10px; vertical-align: top; }
th { font-weight: normal; }
thead th { font-weight: bold; }
tbody tr th, tbody tr td { padding: .75em 10px; border-top: 1px solid rgb(255,255,255); border-bottom: 1px solid rgb(220,220,220); }
tbody tr:last-child th, tbody tr:last-child td { border-bottom-width: 0; }

/* =forms ----------------------------------------------------------- */
form em { color: rgb(200,200,200); font-style: normal; }
fieldset { margin: 0 0 1.5em; }
legend { font-size: 1.2em; font-weight: bold; }
label { font-weight: normal; }
label.hide { display: none; }
label em { font-style: normal; }

input[type="text"], input[type="email"], input[type="tel"],
input[type="password"], input[type="url"], input[type="search"],
textarea { outline: none; width: 100%; margin: .5em 0; padding: 5px; border: 1px solid rgb(220,220,220); font: 1em "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51,51,51); background-color: #fff; }
input[type="text"]:hover, input[type="email"]:hover, input[type="tel"]:hover,
input[type="password"]:hover, input[type="url"]:hover, input[type="search"]:hover,
textarea:hover { border-color: rgb(110,110,110); }

input.wide { width: 100%; }
select { position: relative; top: 6px; width: 100%; }
textarea { width: 100%; height: 120px; }
.col textarea { width: 100%; }

.error { font-weight: bold; color: #930309; }

/* =article ----------------------------------------------------------- */
article header { margin-bottom: 18px; }
article header > h1 { margin-bottom: 4px; }
article header > h1+h2 { font-size: 18px; font-size: 1.8rem; color: #808080; }
article ul, ol { margin-left: 18px; }
article li { list-style-type: circle; }
article h4 + ul li { margin-bottom: 0px; }
article figure { float: left; margin: 0 18px 4px 0; max-width: 30%; }
article figure.full { margin-bottom: 18px; }
article figure.alt { float: right; margin-left: 1em; margin-right: 0; }
article figure.video { max-width: 50%; }
article header time { font-size: 13px; font-size: 1.3rem; color: #999; font-style: italic; }
article header p:first-of-type { font-size: 18px; }
article p img { float: left; margin: 0 1em 1em 0; }
article a:hover { text-decoration: none; }
article footer { padding: 1em 1.5em 0; border-top: 2px solid #e0e0e0; background-color: #eee; }
article footer ul { list-style: none; }
article footer time { font-weight: bold; }

.footnotes li { margin-bottom: 4px; font-size: 13px; font-size: 1.3rem; }
.footnotes li p { margin-bottom: 0; }

/* =header ----------------------------------------------------------- */
header[role="banner"] { z-index: 2; position: relative; left: -30px; width: 1140px; min-height: 130px; padding: 0 0 2em; background: #fff url(../img/nav-main.png) no-repeat 0 100%; }
header[role="banner"] .logo { float: left; width: 200px; height: 90px; margin: 10px 0 0 35px; }
header[role="banner"] .logo-canvas { float: left; width: 84px; height: 60px; }
header[role="banner"] .logo-canvas svg,
header[role="banner"] .logo a { width: 100%; height: 100%; }
header[role="banner"] h1 { margin-left: 90px; padding-top: 18px; font-size: 14px; font-size: 1.4rem; line-height: 1; text-transform: uppercase; color: #999; }
header[role="banner"] h1 strong { font-size: 16px; font-size: 1.6rem; text-transform: uppercase; color: #296D94; }
@keyframes exclaim-fade {
	0%        {opacity: 0}
	15%, 70%  {opacity: 1}
	85%, 100% {opacity: 0}
}
header[role="banner"] .logo .exclaimation { animation: exclaim-fade 5s ease infinite; }
header[role="banner"] .leaderboard { float: right; margin-right: 30px; }
/*to be deleted */
header[role="banner"] nav { clear: both; width: 95%; margin: 1em auto 0; }
header[role="banner"] nav ul { float: left; width: 65%; margin: 0; padding: 0; }
header[role="banner"] nav li { list-style: none; float: left; width: 17.5%; margin: 0; padding: 0; border-right: 1px solid #0A466A; border-left: 1px solid #729abd; }
header[role="banner"] nav li a { display: block; width: 100%; padding: 15px 0; font-size: 14px; font-size: 1.4rem; text-align: center; color: #fff; text-shadow: 1px 1px 0px rgba(0,0,0,0.5); }
header[role="banner"] nav li a:hover { background-color: #3E7B9E; }
header[role="banner"] nav li:first-child { width: 8%; border-left: 1px solid #0A466A; }
header[role="banner"] nav li:first-child a { text-indent: -9999px; border-left: 1px solid #729abd; background: url(../img/home.png) no-repeat 50% -34px; }
header[role="banner"] nav li:first-child a:hover { background-position: 50% 14px; }
header[role="banner"] nav li:last-child { padding-right: 1px; border-right: 1px solid #729abd; }
header[role="banner"] nav li:last-child a { border-right: 1px solid #0A466A; }
header[role="banner"] nav .search { margin-left: 70%; }
header[role="banner"] nav .search input#q { border-color: #0A466A; }
header[role="banner"] nav #site-sections { display: none; }

/* =primary ----------------------------------------------------------- */
#primary { position: relative; float: left; width: 66.5%; padding-top: 1.5em; }
#primary.full { width: 100%; }
#primary.split { position: relative; left: -20px; padding-left: 10px;  }

#primary > h1:first-child { margin-bottom: 4px; }
#primary h1 + h2 { margin-bottom: 18px; font-size: 20px; color: #8a8a8a; }

#primary.split .content { margin-left: 220px; }
#primary.split nav { position: absolute; top: 1.5em; left: -10px; width: 200px; padding-bottom: 20px; }
#primary.split nav li { list-style: none; margin-right: 10px; border-bottom: 1px solid #fafafa; }
#primary.split nav li.current { width: 165px; margin: 0; border-bottom: 0; background: #49B2FF url(../img/vnav-current.png) no-repeat 100% 50%; }
#primary.split nav li.current a:hover { background-color: inherit; }
#primary.split nav a { display: block; padding: 5px 0 5px 30px; color: #797C80; border-bottom: 1px solid #ddd; text-decoration: none; background: url(../img/vnav.png); background-repeat: no-repeat; }
#primary.split nav a:hover { color: #fff; text-shadow: 0 1px 1px rgba(0,0,0,0.35); background-color: #97c5eb; }
#primary.split nav li:first-child a { border-top: 1px solid #fafafa; }
#primary.split nav li.current a { margin-right: 15px; color: #fff; border-color: #4da2e0; text-shadow: 0 1px 1px rgba(0,0,0,0.35);  }
#primary.split nav li.complaints a { background-position: 5px 7px; border-top: 1px solid #DCDDDE; }
#primary.split nav li.complaints a:hover, #primary.split nav li.complaints.current a { background-position: 5px -25px; }
#primary.split nav li.recalls a { background-position: 5px -58px; }
#primary.split nav li.recalls a:hover, #primary.split nav li.recalls.current a { background-position: 5px -90px; }
#primary.split nav li.investigations a { background-position: 5px -122px; }
#primary.split nav li.investigations a:hover, #primary.split nav li.investigations.current a { background-position: 5px -154px; }
#primary.split nav li.tsbs a { background-position: 5px -186px; }
#primary.split nav li.tsbs a:hover, #primary.split nav li.tsbs.current a { background-position: 5px -218px; }
#primary .search { margin-bottom: 1.5em; }
#primary .search form { width: 85%; margin: 0 auto; padding: 0.5em; border: 1px solid #ccc; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-align: center; background-color: #eee; -moz-box-shadow: inset 0 0 1px 1px #fff; -webkit-box-shadow: inset 0 0 1px 1px #fff; box-shadow: inset 0 0 1px 1px #fff; }
#primary .search input[type="text"] { font-size: 16px; font-size: 1.6rem; font-style: italic; font-weight: normal; color: #999; }
#primary .search input[type="text"]:focus { font-style: normal; color: #222; }
/* =secondary ----------------------------------------------------------- */
#secondary { float: right; width: 31.5%; padding-top: 1.5em; }
#secondary div { margin-bottom: 2em; }
#secondary p, #secondary li { font-size: 14px; font-size: 1.4rem; }
#secondary h4 { color: #606060; }

/* =tertiary ----------------------------------------------------------- */
#tertiary { clear: both; width: 1080px;left:-20px; margin:1.5em 0 0; padding: 1em 20px; background-color:#eee; }
#tertiary.trio { background-color: #f9f9f9; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#tertiary.trio div { float: left; width: 30%; min-height: 200px; padding: 0 1.5%; border-right: 1px solid #ccc; border-left: 1px solid #fff; }
#tertiary.trio div:first-child { border-left: 0; }
#tertiary.trio div:last-child { border-right: 0; }
#tertiary.trio h4 { margin: 1em; font-size: 14px; font-size: 1.4rem; font-weight: bold; }
#tertiary.trio a.button { margin-top: 20px; }

/* =footer ----------------------------------------------------------- */
footer[role="contentinfo"] { position: relative; left: -20px; width: 1080px; padding: 0 20px 1.5em; background-color: #444; }
footer[role="contentinfo"] p { margin-bottom: 0; color: #dfdfdf; text-shadow: 1px 1px 1px rgba(0,0,0,0.5); }
footer[role="contentinfo"] li { margin-bottom: 0; }
footer[role="contentinfo"] strong { color: #cfcfcf; }
footer[role="contentinfo"] a:link, footer[role="contentinfo"] a:visited { color: #ddd; text-shadow: 1px 1px 1px rgba(0,0,0,0.5); }
footer[role="contentinfo"] a:active, footer[role="contentinfo"] a:hover { color: #FF5300; }
footer[role="contentinfo"] h5 { margin-bottom: 0.5em; padding-bottom: 0.25em; border-bottom: 1px solid #545454; font-weight: normal; color: #ccc; text-shadow: 1px 1px 1px rgba(0,0,0,0.5); }
footer[role="contentinfo"] .footer-top { z-index: 3; text-align: right; position: absolute; top: 0; right: 0; right: 0; border-left: 1px dotted #545454; border-bottom: 1px dotted #545454; }
footer[role="contentinfo"] .footer-top a { padding: 20px 10px; color: #949494; }
footer[role="contentinfo"] .footer-top .link-label { display: inline-block; font-size: 12px; font-size: 1.2rem; text-transform: uppercase; }
footer[role="contentinfo"] .footer-top .svg-icon { width: 12px; height: 7px; }
footer[role="contentinfo"] .footer-top .svg-icon-path { fill: #949494; }
footer[role="contentinfo"] section { float: left; width: 20%; margin: 0 5% 0 0; padding: 1.5em 0; }
footer[role="contentinfo"] section.network { width: 50%; margin-right: 0; }
footer[role="contentinfo"] section.network ul { float: left; width: 49%; }
footer[role="contentinfo"] section.siteinfo { clear: left; float: none; width: 100%; margin: 0; padding-bottom: 0; border-top: 1px solid #545454; }
footer #copyright { overflow: hidden; margin-top: 14px; }
footer #copyright p { clear: left; float: left; width: 70%; margin-top: 3px; font-size: 12px; font-size: 1.2rem; }
footer #copyright ul { width: 20%; margin-bottom: 0; float: right; list-style: none; }
footer #copyright li { float: right; margin: 0 0 0 10px; color: #333; }
footer #copyright li:before { content: ""; margin: 0; padding: 0; }
footer #copyright li a { opacity: 0.75; display: block; width: 32px; height: 32px; text-indent: -9999px; background-repeat: none; background-position: 0 0; }
footer #copyright li a:hover, footer #copyright li a:focus { opacity: 0.95; }
footer #copyright li.facebook a { background-image: url(../img/icons/facebook-footer.png); }
footer #copyright li.twitter a { background-image: url(../img/icons/twitter-footer.png); }


/* =search
------------------------------ */
.search input { vertical-align: middle; font-size: 12px; font-weight: bold; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius: 4px; }
.search input[type="text"], .search input#q { width: 60%; padding: 10px 95px 10px 10px; border:1px solid #bbb; background: #fff; }
.search input[type="submit"], .search input#submit { cursor:pointer; width:80px; margin-left: -87px; padding: 8px; border: none; text-shadow: 0 -1px 2px rgba(0,0,0,0.7); text-transform: uppercase; color: #fff; background: #FF5D00 url(../img/btn-glass.png) repeat-x 0 50%; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.search input[type="text"]:focus { border-color: #aaa; }
.search input[type="submit"]::-moz-focus-inner { border: 0; }
.search input[type="submit"]:active, .search input#submit:active,
.search input[type="submit"]:focus, .search input#submit:focus,  { background-color: #b40; }
.search p em { font-size: 0.8125em; text-align: left; color: #777; }

/* =utility ----------------------------------------------------------- */
.bor4 { -moz-border-radius: 4px; -o-border-radius: 4px; -webkit-border-radius: 4px; -border-radius: 4px; }
.shadow { -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, .5); -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, .5); box-shadow: 0px 3px 5px rgba(0, 0, 0, .5); }


#about { margin-bottom: 0 !important; }
hr.hidden { border: 1px solid #fff; }
.group:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
.fb_iframe_widget { display: block; min-width: 450px; min-height: 25px; margin: 0 0 1em; }
div.vcard { margin-bottom: 1.5em; }

.sharebar { clear: both; margin: 0 0 36px; padding: 10px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background: #ededed; text-align: center; }
.sharebar > a { display: block; width: 182px; height: 30px; margin: 0 auto 10px; padding: 0; background-repeat: no-repeat; background-image: url(../img/share-buttons.png); text-indent: -9999px; }
.sharebar > a:last-child { margin-bottom: 0; }
.sharebar a.facebook { background-position: 0 0; }
.sharebar a.twitter { background-position: -200px 0; }

::-webkit-selection { color: rgb(255,255,255); background-color: rgb(0,158,219);  text-shadow: none; }
::-moz-selection { color: rgb(255,255,255); background-color: rgb(0,158,219);  text-shadow: none; }
::selection { color: rgb(255,255,255); background-color: rgb(0,158,219);  text-shadow: none; }


@media screen and (max-width: 505px) {
	html { padding: 0 !important; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; }
	body { width: 100%; margin: 0; padding: 0; background: transparent; }
	h1 { font-size: 24px; font-size: 2.4rem; font-weight: bold; text-align: center; }
	h2 { font-style: italic; letter-spacing: 0.01em; text-align: center; }
	h3 { text-align: center; }

	article > h3 { margin-top: 36px; }

	header[role="banner"] { left: 0; width: 95%; padding-left: 2.5%; padding-right: 2.5%; background-image: none; }
	header[role="banner"] hgroup { float: none; width: 100%; height: 80px; margin: 5px auto; background-image: none; }
	header[role="banner"] h1 { margin-bottom: 10px; }
	header[role="banner"] nav { position: relative; top: -10px; padding-top: 50px; }
	header[role="banner"] nav ul { float: none; width: 100%; margin: 0; padding: 0; }
	header[role="banner"] nav li { list-style: none; float: none; width: 100%; margin-bottom: 5px; border: 0; }
	header[role="banner"] nav li:first-child { display: none; }
	header[role="banner"] nav li:last-child { padding-right: 0; border-right: 0; }
	header[role="banner"] nav li:last-child a { border-right: 0; }
	header[role="banner"] nav li a {
		display: block; width: 100%; padding: 15px 0; border: 1px solid #729abd; font-size: 1.2em; text-align: center; color: #fff; text-shadow: 1px 1px 0px rgba(0,0,0,0.5); background-color: #397A9F; border-left: 0;
		-moz-border-radius: 10px; -o-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
		-moz-box-shadow: 3px 0 3px rgba(255,255,255,0.5); -o-box-shadow: 10px; -webkit-box-shadow: 3px 0 3px rgba(255,255,255,0.5); -box-shadow: 10px; }

	header[role="banner"] nav .search { position: absolute; top: 0; width: 100%; margin: 0 auto; text-align: center; }
	header[role="banner"] nav .search input#q { border-color: rgba(0,0,0,0.25); }

	header[role="banner"] nav ul { display: none; }
	header[role="banner"] nav #site-sections { display: block; }

	#content .search { display: none; }

	#primary, #secondary, #tertiary { float: none; width: 95%; padding: 0 2.5%; }
	#primary { margin-top: 2em; }

	#primary.split { position: static; left: 0; padding-left: 0; background-image: none; }
	#primary.split .content { margin-left: 0; }
	#primary.split nav { position: static; top: 0; left: 0; width: 100%; padding-bottom: 20px; background-image: none; }
	#primary.split nav li { list-style: circle; margin-right: 0; border-bottom: 1px solid #fafafa; }
	#primary.split nav li.current { width: auto; margin: 0; border-bottom: 0; background-image: none; }

	#tertiary.trio div { float: none; width: 97%; min-height: 0; padding: 0 1.5%; border-left: 0; border-right: 0; border-bottom: 1px solid #ccc; }

	footer[role="contentinfo"] { left: 0; width: 95% !important; padding: 0 2.5% 1.5em; background-color: #444; }
	footer[role="contentinfo"] section { width: 50%; margin-right: 0; }
	footer[role="contentinfo"] section.network { clear: left; float: none; width: 100%; }
	footer #copyright p { float: none; width: 100%; }
	footer #copyright ul { float: none; width: 100%; }
	footer #copyright ul li { float: left; }

	.leaderboard { display: none; }
}

@media only screen and (min-width: 506px) {
	header[role="banner"] { padding-top: 15px; padding-bottom: 0.6em; background-color: transparent; }
	header[role="banner"] h1.logo { float: left; width: 230px; margin: 0 20px 15px; }

	.sharebar a {
		display: inline-block;
		margin-right: 10px;
		margin-bottom: 0;
	}

	.sharebar a:last-child {
		margin-right: 0;
	}
}

@media only screen and (min-width: 768px) {
	header[role="banner"] nav.sticky {
		position: fixed; top: 0; left: 50%;
		width: 1140px; margin: 0 0 0 -570px; border-bottom: 1px solid #00456b;
		background-color: #216d96; }

	.toc ol { -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px; }
	.toc li { list-style-position: inside; }
}
