@font-face {
  font-family: 'BUTECORegular';
  src: url('/badboss/images/fonts/buteco-webfont.eot');
  src: url('/badboss/images/fonts/buteco-webfont.eot?#iefix') format('embedded-opentype'), url('/badboss/images/fonts/buteco-webfont.woff') format('woff'), url('/badboss/images/fonts/buteco-webfont.ttf') format('truetype'), url('/badboss/images/fonts/buteco-webfont.svg#BUTECORegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  background: #35727b;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 15px;
  color: #402b2b;
}
#wrapper {
  width: 957px;
  background-image: url('/badboss/images/wrapper-top.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#wrapper-bottom {
  width: 957px;
  background-image: url('/badboss/images/wrapper-bottom.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0 auto;
  height: 65px;
  overflow: hidden;
}
h2 {
  font-family: 'BUTECORegular', Impact, sans-serif;
  font-size: 286%;
  color: #842748;
  margin-bottom: 10px;
}
h3 {
  font-family: 'BUTECORegular', Impact, sans-serif;
  font-size: 200%;
  color: #842748;
  line-height: 1.2em;
}
h4 {
  font-size: 100%;
  color: #842748;
  line-height: 1.2em;
}
a {
  color: #842748;
}
/*******Header********/
#header {
  width: 724px;
  height: 188px;
  position: absolute;
  left: 115px;
  top: 20px;
}
#header h1 a {
  display: block;
  height: 139px;
  width: 454px;
  text-indent: -999px;
  overflow: hidden;
  background: transparent url('/badboss/images/logo.png') 0 0 no-repeat;
  position: relative;
}
#header #wa_logo {
  display: block;
  height: 54px;
  width: 99px;
  text-indent: -999px;
  overflow: hidden;
  background: transparent url('/badboss/images/wa-logo.png') 0 0 no-repeat;
  position: absolute;
  left: 490px;
  top: 5px;
}
#madboss {
  width: 310px;
  height: 311px;
  background: transparent url('/badboss/images/madboss.png') 0 0 no-repeat;
  position: absolute;
  top: 28px;
  left: 600px;
}
#madboss_sm {
  width: 175px;
  height: 176px;
  background: transparent url('/badboss/images/madboss_sm.png') 0 0 no-repeat;
  position: absolute;
  top: 28px;
  left: 650px;
}
/*********Navigation***********/
#navcontent {
  margin-bottom: 15px;
}
#navcontent ul {
  list-style: none;
  font-family: 'BUTECORegular', Impact, sans-serif;
  font-size: 180%;
  text-transform: uppercase;
}
#navcontent ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 3px;
}
#navcontent ul li#on {
  -moz-border-image: url('/badboss/images/nav-line.png') 0 0 100%;
  -webkit-border-image: url('/badboss/images/nav-line.png') 0 0 100%;
  -o-border-image: url('/badboss/images/nav-line.png') 0 0 100%;
  border-image: url('/badboss/images/nav-line.png') 0 0 100%;
  border-width: 0 0 5px;
}
#navcontent ul li a {
  color: #402b2b;
  text-decoration: none;
}
#navcontent ul li a:hover {
  color: #842748;
}
/*********Main***********/
#content {
  margin-top: 208px;
  padding-left: 115px;
  overflow: hidden;
  background: url('/badboss/images/wrapper-middle.png') center 0 no-repeat;
  min-height: 1056px;
	background-attachment:fixed;
}
#headerContent2 {
  width: 490px;
  margin-bottom: 20px;
  min-height: 135px;
}
#headerContent2 p {
  font-size: 84.5%;
  line-height: 1.2em;
  margin: 1em 0;
}
#main {
  margin: 0 25px 0 0;
  width: 535px;
  float: left;
}
#main article.summary {
  padding-left: 35px;
  margin-bottom: 20px;
}
#main article.summary p {
  margin: 0;
}
#main article p {
  line-height: 1.4em;
  margin: 1em 0;
}
#main article h4 a {
  text-decoration: none;
}
#main article h4 a:hover {
  text-decoration: underline;
}
#main article h4.byline {
  font-style: italic;
}
#main article .bosstype {
  font-size: 80%;
  color: #402b2b;
}
/**********Sidebar**********/
#sidebar {
  float: right;
  width: 282px;
}
#sidebar #sidenav {
  height: 765px;
}
#sidebar #sidenav li {
  height: 160px;
  position: relative;
}
#sidebar #sidenav a {
  font-family: 'BUTECORegular', Impact, sans-serif;
  font-size: 58px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  background-image: url('/badboss/images/drawers.png');
  background-repeat: no-repeat;
  height: 91px;
  width: 208px;
  overflow: hidden;
  padding-top: 75px;
  text-align: center;
}
#sidebar #sidenav a:hover {
  color: #35727b;
}
#sidebar #sidenav a .small {
  font-size: 29px;
}
#sidebar #sidenav #join {
  z-index: 5;
}
#sidebar #sidenav #join a {
  background-position: -10px 0;
}
#sidebar #sidenav #join a .large {
  display: block;
  float: left;
  text-align: right;
  width: 102px;
}
#sidebar #sidenav #join a .small {
  display: block;
  float: right;
  width: 102px;
  line-height: 26px;
  text-align: left;
}
#sidebar #sidenav #join a:hover {
  background-position: -225px 0;
}
#sidebar #sidenav #rules {
  z-index: 4;
  top: -13px;
}
#sidebar #sidenav #rules a {
  padding-top: 70px;
  background-position: -8px -165px;
}
#sidebar #sidenav #rules a:hover {
  background-position: -235px -165px;
}
#sidebar #sidenav #prizes {
  z-index: 3;
  top: -34px;
}
#sidebar #sidenav #prizes a {
  background-position: -10px -328px;
}
#sidebar #sidenav #prizes a:hover {
  background-position: -225px -328px;
}
#sidebar #sidenav #paywatch {
  z-index: 2;
  top: -45px;
}
#sidebar #sidenav #paywatch a {
  font-size: 44px;
  line-height: 40px;
  padding-top: 63px;
  padding-bottom: 12px;
  background-position: -10px -492px;
}
#sidebar #sidenav #paywatch a:hover {
  background-position: -225px -492px;
}
#sidebar #sidenav #jobtracker {
  z-index: 1;
  top: -63px;
}
#sidebar #sidenav #jobtracker a {
  font-size: 40px;
  line-height: 35px;
  padding-top: 63px;
  padding-bottom: 22px;
  background-position: -5px -672px;
}
#sidebar #sidenav #jobtracker a:hover {
  background-position: -233px -672px;
}
#sidebar #sidenav #jobtracker a span {
  display: block;
}
#sidebar #sidenav #jobtracker a span.small {
  text-transform: none;
  line-height: 25px;
}
#sidebar #sponsors {
  width: 208px;
  text-align: center;
}
#sidebar #sponsors #unionplus {
  display: block;
  margin: 10px auto 0;
  background: transparent url('/badboss/images/up-logo.png') 0 0 no-repeat;
  width: 104px;
  height: 51px;
  text-indent: -999px;
  overflow: hidden;
}
/*********Footer*********/
#footer {
  color: #FFF;
  font-size: 16px;
  padding-bottom: 20px;
  overflow: hidden;
  text-align: center;
}
#footer a {
  color: #FFF;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer #footernav {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#footer #footernav li {
  display: inline;
  padding: 2px 5px;
  border-right: 1px solid #FFF;
}
#footer #footernav li.last {
  border-right: none;
}
#footer #copyright {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 40px;
}
/**********Front Page********/
.storycount {
  font-size: 84.5%;
  text-align: right;
}
/*********Submit Form*******/

.required {
  color: #CC0000;
}
.formWrapper {
  font-size: 84.5%;
  line-height: 1.2em;
}
input[type=text], select, textarea {
  border: 1px solid #402b2b;
  padding: 2px 3px;
}
#submitFormOne .formLeft input,
#submitFormOne .formRight input,
#submitFormOne .formLeft select,
#submitFormOne .formRight select {
  width: 200px;
}
#submitFormOne .formBoth input[type=text] {
  width: 468px;
}
#submitFormTwo input[type=text], #submitFormTwo textarea {
  width: 330px;
}
.buttonImg {
  text-transform: uppercase;
  background: #55b9c8;
  border: 2px solid #35727b;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(63, 42, 42, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(63, 42, 42, 0.5);
  box-shadow: 0 0 10px rgba(63, 42, 42, 0.5);
  margin-top: 10px;
}

#login_response {
  color: #CC0000;
}

#vote_text {
  font-size: 14px;
}
#vote_disclaimer {
  font-size: 10px;
}


/* CRN Additions */
.formBoth .buttonImg {border: 0;}
article header h4 {font-weight: bold;}
article header h4.byline {font-weight: normal;}
p { margin: 1.12em 0; }
h2, h3 {margin-top: 7px;}
.storycount {padding-right: 10px; padding-bottom: 12px;}
#headerContent2 p { font-size: 12px;}
.seminav a, .allstorynav a {color: #842748 !important;}
.seminav a:hover, .allstorynav a:hover {color: black !important;}



