/* VARIABLES */
@import url(https://fonts.googleapis.com/css?family=Rokkitt:700);
@import url(https://fonts.googleapis.com/css?family=Oswald);
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
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block
}

body {
    line-height:1
}

ol, ul {
    list-style:none
}

li a {
    text-decoration:none
}

blockquote, q {
    quotes:none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content:none
}

table {
    border-collapse: collapse;
    border-spacing:0
}

@font-face {
    font-family: 'StateFaceRegular';
    src: url('font/stateface-regular-webfont.eot');
    src: url('font/stateface-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/stateface-regular-webfont.woff') format('woff'), url('font/stateface-regular-webfont.ttf') format('truetype'), url('font/stateface-regular-webfont.svg#StateFaceRegular') format('svg');
    font-weight: 400;
    font-style:normal
}

.clearfix {
    zoom:1
}

.clearfix:before {
    content: '';
    display:block
}

.clearfix:after {
    content: '';
    display: table;
    clear:both
}

.box-sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.stateface:before {
    font-family: StateFaceRegular;
    margin-right:5px
}

.stateface-replace {
    text-indent: -999em;
    display: inline-block;
    position: relative;
    min-width:1em
}

.stateface-replace:before {
    position: absolute;
    left: 0;
    top: 0;
    text-indent:0
}

.stateface-ak:before {
    content: "A"
}

.stateface-al:before {
    content: "B"
}

.stateface-ar:before {
    content: "C"
}

.stateface-az:before {
    content: "D"
}

.stateface-ca:before {
    content: "E"
}

.stateface-co:before {
    content: "F"
}

.stateface-ct:before {
    content: "G"
}

.stateface-dc:before {
    content: "y"
}

.stateface-de:before {
    content: "H"
}

.stateface-fl:before {
    content: "I"
}

.stateface-ga:before {
    content: "J"
}

.stateface-hi:before {
    content: "K"
}

.stateface-ia:before {
    content: "L"
}

.stateface-id:before {
    content: "M"
}

.stateface-il:before {
    content: "N"
}

.stateface-in:before {
    content: "O"
}

.stateface-ks:before {
    content: "P"
}

.stateface-ky:before {
    content: "Q"
}

.stateface-la:before {
    content: "R"
}

.stateface-ma:before {
    content: "S"
}

.stateface-md:before {
    content: "T"
}

.stateface-me:before {
    content: "U"
}

.stateface-mi:before {
    content: "V"
}

.stateface-mn:before {
    content: "W"
}

.stateface-mo:before {
    content: "X"
}

.stateface-ms:before {
    content: "Y"
}

.stateface-mt:before {
    content: "Z"
}

.stateface-nc:before {
    content: "a"
}

.stateface-nd:before {
    content: "b"
}

.stateface-ne:before {
    content: "c"
}

.stateface-nh:before {
    content: "d"
}

.stateface-nj:before {
    content: "e"
}

.stateface-nm:before {
    content: "f"
}

.stateface-nv:before {
    content: "g"
}

.stateface-ny:before {
    content: "h"
}

.stateface-oh:before {
    content: "i"
}

.stateface-ok:before {
    content: "j"
}

.stateface-or:before {
    content: "k"
}

.stateface-pa:before {
    content: "l"
}

.stateface-ri:before {
    content: "m"
}

.stateface-sc:before {
    content: "n"
}

.stateface-sd:before {
    content: "o"
}

.stateface-tn:before {
    content: "p"
}

.stateface-tx:before {
    content: "q"
}

.stateface-us:before {
    content: "z"
}

.stateface-ut:before {
    content: "r"
}

.stateface-va:before {
    content: "s"
}

.stateface-vt:before {
    content: "t"
}

.stateface-wa:before {
    content: "u"
}

.stateface-wi:before {
    content: "v"
}

.stateface-wv:before {
    content: "w"
}

.stateface-wy:before {
    content: "x"
}

html {
    min-height: 100%;
    background: #c6c8d3 url(../img/bg-tex.png);
    background: url(../img/bg-tex.png), -webkit-gradient(linear, left top, left bottom, from(#c6c8d3), to(#fff));
    background: url(../img/bg-tex.png), -webkit-linear-gradient(top, #c6c8d3, #fff);
    background: url(../img/bg-tex.png), -moz-linear-gradient(top, #c6c8d3 0, #fff 100%);
    background: url(../img/bg-tex.png), -moz-gradient(top, #c6c8d3 0, #fff 100%);
    background: url(../img/bg-tex.png), -ms-linear-gradient(top, #c6c8d3, #fff);
    background: url(../img/bg-tex.png), -o-linear-gradient(top, #c6c8d3, #fff);
    background:url(../img/bg-tex.png), linear-gradient(top, #c6c8d3, #fff)
}

body {
    font: normal .875em "Chaparral pro", "Palatino Linotype", Georgia, serif
}

a {
    color:#002b6d
}

a:hover {
    color:#600000
}

#wrap {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .5);
    margin:0 auto
}

#group {
    background: url(../img/bg-topbor.png) repeat-x;
    margin:0 auto
}

#group-r {
    background: url(../img/bg-topbor.png) repeat-x, url(../img/bg-fauxcol_r.png) left top repeat-y;
    margin:0 auto
}

#group-l {
    background: url(../img/bg-topbor.png) repeat-x, url(../img/bg-fauxcol_l.png) right top repeat-y;
    margin:0 auto
}

#group, #group-l, #group-r {
    display: block;
    float: left;
    width: 960px;
    z-index: 2;
    position: relative;
    -webkit-box-shadow: 0 0 6px 0 #000;
    -moz-box-shadow: 0 0 6px 0 #000;
    box-shadow:0 0 6px 0 #000
}

#menu, #f-menu {
    position: relative;
    z-index: 1;
    width: 960px;
    background: #001830;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .5);
    box-shadow:0 0 8px 2px rgba(0, 0, 0, .5)
}

#menu ul, #f-menu ul {
    width: 100%;
    display: block;
    zoom:1
}

#menu li, #f-menu li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right:1px solid #9a9e90
}

#menu li > ul, #f-menu li > ul {
    display:none
}

#menu .last, #f-menu .last {
    border-right:0
}

#menu a, #f-menu a {
    float: left;
    color: #d8d8c0;
    width: 100%;
    font: normal 1.125em "Rokkitt", Rockwell, "Courier New", serif;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    border-style: solid;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    transition: background .5s, border-color .5s, color .5s;
    -moz-transition: background .5s, border-color .5s, color .5s;
    -webkit-transition: background .5s, border-color .5s, color .5s;
    -o-transition:background .5s, border-color .5s, color .5s
}

#menu a:hover, #f-menu a:hover {
    color:#fff
}

#menu select {
    display:none
}

#menu a {
    border-top-width:7px
}

#f-menu a {
    border-bottom-width:7px
}

.home {
    border-color: #264b71;
    background:#264b71
}

.home:hover {
    border-color: #406892;
    background:#406892
}

.stories {
    border-color:#600000
}

.stories:hover {
    background: #36485b;
    border-color:#ccc
}

.site {
    border-color: #888;
    background:#333
}

.site:hover {
    border-color: #ccc;
    background:#555
}

.home.current {
    border-color: #406892;
    background:#406892
}

.stories.current {
    border-color: #ccc;
    background:#36485b
}

.site.current {
    border-color: #ccc;
    background:#555
}

.content {
    float: left;
    display: inline;
    position: relative;
    z-index: 5;
    width: 720px;
    background: #f1f1f1 url(../img/main-tex.png);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow:0 1px 1px #fff
}

.full {
    display: block;
    float: none;
    width: 100%;
    margin-top:27px
}

.main {
    padding: 25px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 4;
    position: relative;
    width:100%
}

.main h1 {
    font: 2em "Rokkitt", Rockwell, "Courier New", serif;
    color:#001830
}

.main h3 {
    font: italic 1.2em "Chaparral pro", "Palatino Linotype", Georgia, serif;
    padding-top:1em
}

.main h2 {
    font: 1.5em "Rokkitt", Rockwell, "Courier New", serif;
    padding: 1em 0 0 0;
    color:#001830
}

.main p {
    padding:.5em 0
}

.main b, .main strong {
    font-weight:700
}

.main em, .main i {
    font-style:italic
}

.main a:active {
    position: relative;
    top:1px
}

.main img, .main embed, .main video, .main object {
    max-width:100%
}

.main .ulist {
    list-style-type: disc;
    padding-left:20px
}

h4.link-list {
    color: #002b6d;
    text-transform: uppercase;
    font: 100% "Trebuchet MS", Helvetica, Arial, sans-serif;
    margin:1em 0 .4em
}

.link-list ul, .link-list li {
    padding: 10px 15px 0 1.5em;
    font: 90% "Trebuchet MS", Helvetica, Arial, sans-serif;
    line-height:1.2em
}

.link-list ul > li {
    display: inline;
    padding:0
}

.link-list a {
    color:#bbb
}

.link-list a:hover {
    text-decoration:underline
}

.links h4 {
    color: #fff;
    font: 120% "Trebuchet MS", Helvetica, Arial, sans-serif;
    margin:0 0 .4em
}

.links li {
    padding-left:0
}

.links a {
    color:#fff
}

.links li {
    padding-bottom:5px
}

.links li a {
    color:#bbb
}

#sidebar-r {
    float: right;
    width: 240px;
    text-shadow:0 1px 1px #000
}

#sidebar-r p {
    color: #fff;
    padding: 1.5em 1em .2em;
    font: 1em "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#top-media {
    overflow: hidden;
    height: 150px;
    background: #000;
    text-decoration: none;
    border-bottom:1px solid #111
}

#top-media iframe, #top-media video, #top-media img {
    opacity: .6;
    position: absolute;
    z-index: 0;
    overflow:hidden
}

#top-media img {
    max-width: 100%;
    overflow:hidden
}

#top-media h1 {
    position: relative;
    z-index: 2;
    top: 65px;
    left: 0;
    padding-left: 20px;
    color: #fff;
    font: 2em "Rokkitt", Rockwell, "Courier New", serif;
    text-shadow:0 1px 1px #000
}

#top-media h1.center {
    text-align: center;
    padding-left:0
}

#top-media .video {
    background:#000
}

#top-media .photo {
    background:#000
}

#title {
    position: relative;
    z-index: 6;
    width: 960px;
    height: 125px;
    margin-top: 27px;
    background: #f1f1f1 url(../img/main-tex.png);
    overflow: hidden;
    text-shadow:0 1px 1px #fff
}

#title h1 {
    font: 4.5em/0.9 "Rokkitt", Rockwell, "Courier New", serif;
    color: #001830;
    font-weight: 900;
    padding: 15px 0 0 15px;
    display:inline-block
}

#title a {
    font: 1.5em "Oswald", "Gill Sans Condensed", Tahoma, sans-serif;
    color: #930000;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 0 0 0 60px;
    display: block;
    clear: both;
    text-decoration:none
}

#title a:hover {
    text-decoration: underline;
    color:#001830
}

#title a em {
    color: #002b6d;
    font: .5em "Trebuchet MS", Helvetica, Arial, sans-serif;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing:0
}

#whocanvote {
    float:left
}

#profile {
    width: 520px;
    position: relative;
    top: 0;
    right: 0;
    height: 125px;
    float:right
}

#profile img {
    position: absolute;
    z-index: -1;
    top:0
}

#profile p {
    background: transparent url(../img/w30.png);
    padding: 5px 10px;
    bottom: 0;
    width: 240px;
    float: left;
    position: absolute;
    font: 80%/1.1 "Trebuchet MS", Helvetica, Arial, sans-serif
}

#profile p span {
    background: transparent url(../img/b50.png);
    padding: 1px 10px;
    top: -1.5em;
    right: 1em;
    position: absolute;
    float: right;
    color: #d8d8c0;
    text-shadow:0 1px 1px #000
}

.featured {
    width: 720px;
    min-height: 100px;
    display: block;
    background: #3b414b url(../img/bg-fraud.png) no-repeat center bottom;
    -moz-box-shadow: inset 0 0 12px #000;
    -webkit-box-shadow: inset 0 0 12px #000;
    box-shadow: inset 0 0 12px #000;
    text-shadow: 0 2px 3px #000;
    overflow: auto;
    opacity:.99
}

.featured h2 a {
    color: #ebebe0;
    font: 1.7em "Baskerville Old Face", "Baskerville", "Times New Roman", serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-decoration: none;
    padding: 40px 0 10px 20px;
    display: block;
    width:100%
}

#featured-text {
    width: 380px;
    float: left;
    display: inline-block;
    color:#fff
}

#featured-text p {
    float: left;
    padding: 0 5.55% 30px 6.9%;
    width: 90%;
    text-align: justify;
    font: 1em "Gill Sans", Helvetica, Arial, sans-serif;
    color: #fff;
    display:block
}

#featured-text p a {
    text-decoration: none;
    color: #ccc;
    transition: color .5s;
    -moz-transition: color .5s;
    -webkit-transition: color .5s;
    -o-transition:color .5s
}

#featured-text p a:hover {
    color:#fff
}

#featured-stats {
    width: 300px;
    float: right;
    display: inline-block;
    min-height:277px
}

#featured-stats p {
    font: 1em "Gill Sans", Helvetica, Arial, sans-serif;
    color: #eefeff;
    text-align: center;
    padding-right:10px
}

#featured-stats .stat-big {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom:10px
}

#featured-stats span {
    display: block;
    float: left;
    width: 33%;
    font: 1em "Rokkitt", Rockwell, "Courier New", serif;
    text-align: center;
    margin-bottom:15px
}

#featured-stats big {
    color: #ca495a;
    font: 500% Georgia, Garamond;
    display:block
}

#featured-stats strong {
    color: #a4d5ea;
    font: 300% Georgia, Garamond;
    display:block
}

#featured-stats .amp {
    font: 3.5em Georgia, serif;
    color: #ccc;
    padding-top: 10px;
    margin-bottom:0
}

#featured-stats a {
    text-shadow: 0 1px 1px #000;
    margin-top: 10px;
    padding: 3px 9px;
    background: #000;
    letter-spacing: 1px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    opacity: .6;
    font: 1em "Chaparral pro", "Palatino Linotype", Georgia, serif;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -o-transition:opacity .3s
}

#featured-stats a:hover {
    background: #000;
    color: #fff;
    border: 1px solid #fff;
    opacity:.8
}

.more-stories {
    clear: both;
    display: block;
    margin: 1em 0;
    text-align: center;
    width:100%
}

.more-stories li {
    width: 220px;
    vertical-align: top;
    text-align: left;
    padding: 1em 5px;
    display:inline-block
}

.big-thumb a {
    display: block;
    color:#000
}

.big-thumb a h2 {
    font: 1.6em "Rokkitt", Rockwell, "Courier New", serif;
    color: #002b6d;
    transition: color .3s;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
    -o-transition:color .3s
}

.big-thumb a em {
    display: block;
    font: 1.1em "Chaparral pro", "Palatino Linotype", Georgia, serif;
    color:#887e70
}

.big-thumb a img {
    max-width: 200px;
    border: 4px solid #887e70;
    transition: border .3s;
    -moz-transition: border .3s;
    -webkit-transition: border .3s;
    -o-transition:border .3s
}

.big-thumb a:hover h2 {
    color: #406892;
    text-decoration:underline
}

.big-thumb a:hover img {
    border:4px solid #aba499
}

.small-thumb a {
    display: block;
    color:#000
}

.small-thumb a h2 {
    font: 1.5em "Rokkitt", Rockwell, "Courier New", serif;
    color: #002b6d;
    display: block;
    transition: color .3s;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
    -o-transition:color .3s
}

.small-thumb a em {
    display: block;
    font: 1.1em "Chaparral pro", "Palatino Linotype", Georgia, serif;
    color:#887e70
}

.small-thumb a img {
    max-width: 96px;
    border: 1px solid #887e70;
    float: left;
    margin-right: 6px;
    margin-top: 6px;
    transition: border .3s;
    -moz-transition: border .3s;
    -webkit-transition: border .3s;
    -o-transition:border .3s
}

.small-thumb a:hover h2 {
    color: #406892;
    text-decoration:underline
}

#voting {
    z-index: 2;
    position: relative;
    border-top: 4px solid #600000;
    border-bottom: 4px solid #600000;
    background: #eee url(../img/bg_voterreq.png);
    overflow: hidden;
    text-shadow:0 1px 1px #fff
}

#voting h3 {
    color: #002b6d;
    border-bottom: 3px solid #999;
    font: 1.15em "Trebuchet MS", Helvetica, Arial, sans-serif;
    margin:.5em .3em 1em
}

#voting .stateface {
    float: left;
    position: absolute;
    left: 10px;
    top: 40px;
    margin: 0;
    padding: 0;
    z-index: 0;
    font-size: 600%;
    color: #999;
    opacity:.5
}

#voting strong {
    position: relative;
    z-index: 5;
    display: block;
    color: #600000;
    font-weight: 700;
    text-align: center;
    font: 2.5em "Rokkitt", Rockwell, "Courier New", serif;
    padding:.2em 0 .5em
}

#voting p {
    text-align: center;
    padding:10px 0 20px
}

#voting a {
    text-shadow: 0 1px 1px #000;
    padding: 4px 9px;
    background: #333;
    letter-spacing: 1px;
    color: #fff;
    border: 1px solid #000;
    text-decoration: none;
    transition: background .3s;
    -moz-transition: background .3s;
    -webkit-transition: background .3s;
    -o-transition:background .3s
}

#voting a:hover {
    background: #555;
    color: #ddd;
    border:1px solid #111
}

#voting small {
    zoom: 1;
    color: #002b6d;
    text-transform: uppercase;
    font: .6875em "Trebuchet MS", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    margin: 3px 0 2px 5px;
    display: inline-block;
    float:left
}

#voting small:before {
    content: '';
    display:block
}

#voting small:after {
    content: '';
    display: table;
    clear:both
}

#voting select {
    float:right
}

.side-feature {
    z-index: 1;
    position:relative
}

.side-feature li {
    border-bottom: 1px solid #111;
    border-left: 1px solid #111;
    opacity:.8
}

.side-feature li:hover {
    opacity:1
}

.side-feature a {
    font: 1.75em "Rokkitt", Rockwell, "Courier New", serif;
    text-align: right;
    display: block;
    color: #d8d8c0;
    padding: 40px 0 3px;
    text-decoration: none;
    transition: padding .3s, color .3s;
    -moz-transition: padding .3s, color .3s;
    -webkit-transition: padding .3s, color .3s;
    -o-transition:padding .3s, color .3s
}

.side-feature a span {
    padding: 3px 10px;
    background:transparent url(../img/b60.png)
}

.side-feature a:hover {
    color: #FFF;
    padding:40px 10px 3px 0
}

.feat1 {
    background:url(../img/1_AmericanVoterProfile_rightRail.jpg) no-repeat left center
}

.feat2 {
    background:url(../img/2_FELONS_rightRail.jpg) no-repeat left center
}

.feat3 {
    background:url(../img/3_VotingHistory_rightRail.jpg) no-repeat left center
}

.feat4 {
    background:url(../img/4_VotingTechCounty_rightRail.jpg) no-repeat left center
}

.feat5 {
    background:url(../img/5_SOUTHWEST_Gallery_rightRail.jpg) no-repeat left center
}

.feati {
    background:#000
}

.cat-index {
    background:url(../img/4.jpg) no-repeat top center
}

.cat-the-people {
    background:url(../img/4.jpg) no-repeat top center
}

.cat-the-politics {
    background:url(../img/4.jpg) no-repeat center center
}

.cat-the-process {
    background:url(../img/4.jpg) no-repeat center center
}

.cat-the-issues {
    background:url(../img/4.jpg) no-repeat center center
}

.cat-the-felons {
    background:url(../img/4.jpg) no-repeat center center
}

.cat-header {
    overflow: hidden;
    background: #000;
    text-decoration: none;
    border-bottom:1px solid #111
}

.cat-header iframe, .cat-header video, .cat-header img {
    opacity: .6;
    position: absolute;
    z-index: 0;
    top: -2em;
    overflow:hidden
}

.cat-header img {
    max-width: 100%;
    overflow:hidden
}

.cat-header h1 {
    font: 3em "Rokkitt", Rockwell, "Courier New", serif;
    position: relative;
    z-index: 2;
    top: 4px;
    left: 20px;
    color: #fff;
    text-shadow:0 1px 1px #000
}

.topic-list {
    padding: 1em 0;
    width: 80%;
    margin: 2em auto 0;
    border-top: 1px solid #ccc;
    display:block
}

.topic-list dl {
    display: block;
    zoom: 1;
    padding:1.5em 0
}

.topic-list dl:before {
    content: '';
    display:block
}

.topic-list dl:after {
    content: '';
    display: table;
    clear:both
}

.topic-list dt {
    float: right;
    width: 60%;
    padding:0 0 8px 0
}

.topic-list dt a {
    font: 2em "Rokkitt", Rockwell, "Courier New", serif;
    color:#002b6d
}

.topic-list dt a:hover {
    color: #406892;
    text-decoration:underline
}

.topic-list dd {
    width: 60%;
    float:right
}

.topic-list dd.t {
    width: 40%;
    float:left
}

.topic-list dd.t img {
    max-width: 90%;
    border:4px solid #887e70
}

.topic-list dd.t a:hover img {
    border:4px solid #aba499
}

.si-list {
    zoom: 1;
    display: block;
    margin: 0 0 1em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.si-list:before {
    content: '';
    display:block
}

.si-list:after {
    content: '';
    display: table;
    clear:both
}

.si-list h2 {
    color: #6a6a6a;
    font: 2.5em "Rokkitt", Rockwell, "Courier New", serif;
    border-bottom: 1px solid #ccc;
    width:100%
}

.si-list li {
    vertical-align: top;
    text-align: left;
    display: block;
    float:left
}

.si-list p {
    padding:0
}

.si-big {
    border-right: 1px solid #ccc;
    padding:20px 6px
}

.si-big a {
    display: block;
    color: #000;
    width:300px
}

.si-big a h3 {
    font: 1.65em/0.9 "Rokkitt", Rockwell, "Courier New", serif;
    font-weight: 700;
    color: #002b6d;
    transition: color .3s;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    padding:5px 0
}

.si-big a img {
    max-width: 280px;
    border: 4px solid #887e70;
    transition: border .3s;
    -moz-transition: border .3s;
    -webkit-transition: border .3s;
    -o-transition: border .3s;
    text-align: center;
    margin:0 auto
}

.si-big a:hover h3 {
    color: #406892;
    text-decoration:underline
}

.si-big a:hover img {
    border:4px solid #aba499
}

.si-mid {
    border-right: 1px solid #ccc;
    padding:0 8px
}

.si-mid a {
    display: block;
    float: none;
    color: #000;
    clear: both;
    width: 280px;
    padding: 20px 0;
    margin-top: -1px;
    border-top:1px solid #ccc
}

.si-mid a h3 {
    font: 1.3em "Rokkitt", Rockwell, "Courier New", serif;
    font-weight: 700;
    padding: 0 0 5px;
    color: #002b6d;
    display: block;
    transition: color .3s;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
    -o-transition:color .3s
}

.si-mid a img {
    max-width: 96px;
    border: 1px solid #887e70;
    float: left;
    margin-right: 6px;
    margin-top: 6px;
    transition: border .3s;
    -moz-transition: border .3s;
    -webkit-transition: border .3s;
    -o-transition:border .3s
}

.si-mid a:hover h3 {
    color: #406892;
    text-decoration:underline
}

.si-small {
    padding:0 8px
}

.si-small a {
    display: block;
    width: 230px;
    color: #000;
    clear: both;
    border-top: 1px solid #ccc;
    padding: 10px 0 20px;
    margin-top:-1px
}

.si-small a h3 {
    font: 1.2em "Rokkitt", Rockwell, "Courier New", serif;
    font-weight: 700;
    color: #002b6d;
    display: block;
    transition: color .3s;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
    -o-transition:color .3s
}

.si-small a img {
    max-width: 96px;
    border: 1px solid #887e70;
    float: left;
    margin-right: 6px;
    margin-top: 6px;
    transition: border .3s;
    -moz-transition: border .3s;
    -webkit-transition: border .3s;
    -o-transition:border .3s
}

.si-small a:hover h3 {
    color: #406892;
    text-decoration:underline
}

#top-media-tab {
    float: right;
    font: 1em "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #ccc;
    text-transform: uppercase;
    text-decoration: none;
    background: #111;
    padding: 5px 30px 9px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 8px;
    -webkit-box-shadow: -2px 2px 6px -2px #333;
    -moz-box-shadow: -2px 2px 6px -2px #333;
    box-shadow:-2px 2px 6px -2px #333
}

#top-media-tab:hover {
    color:#fff
}

h1#play_video:hover {
    cursor:pointer
}

.nav-tabs-grp {
    zoom: 1;
    border-top: 5px solid #111;
    font: .8em "Trebuchet MS", Helvetica, Arial, sans-serif;
    background:#828282 url(../img/bg-tabback.png)
}

.nav-tabs-grp:before {
    content: '';
    display:block
}

.nav-tabs-grp:after {
    content: '';
    display: table;
    clear:both
}

.nav-tabs {
    display: block;
    margin: 0;
    list-style: none;
    -moz-box-shadow: inset 0 0 6px #555;
    -webkit-box-shadow: inset 0 0 6px #555;
    box-shadow: inset 0 0 6px #555;
    * zoom:1
}

.nav-tabs li {
    float: left;
    margin-right:5px
}

.nav-tabs li a {
    display: block;
    text-transform: uppercase;
    color: #666;
    padding: 8px 12px;
    margin-right: 2px;
    line-height: 1.5em;
    background: #bbb;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: 3px -1px 6px -3px #000;
    -moz-box-shadow: 3px -1px 6px -3px #000;
    box-shadow: 3px -1px 6px -3px #000;
    text-decoration:none
}

.nav-tabs li a:hover {
    background: #f1f1f1 url(../img/main-tex.png);
    color: #000;
    -webkit-box-shadow: 0 #000;
    -moz-box-shadow: 0 #000;
    box-shadow:0 #000
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    color: #000;
    background: #f1f1f1 url(../img/main-tex.png);
    -webkit-box-shadow: 0 #000;
    -moz-box-shadow: 0 #000;
    box-shadow:0 #000
}

.content > .main {
    display:none
}

.content > .active {
    display:block
}

.article-top {
    display: block;
    text-align: right;
    margin-bottom: 1.25em;
    padding-bottom: .5em;
    border-bottom: 1px solid #ccc;
    zoom:1
}

.article-top:before {
    content: '';
    display:block
}

.article-top:after {
    content: '';
    display: table;
    clear:both
}

.article-crumbs {
    float: left;
    text-transform: uppercase;
    font: .7em "Trebuchet MS", Helvetica, Arial, sans-serif;
    padding:0 .25em
}

.article-textsize, #article-share a {
    text-transform: uppercase;
    font: .7em "Trebuchet MS", Helvetica, Arial, sans-serif;
    padding:0 .25em
}

.article-textsize a {
    padding:0 .5em
}

#article-share {
    display: none;
    clear: both;
    float:right
}

.article-metadata {
    display: block;
    margin: 1.25em 0 1em;
    padding-bottom: 1.25em;
    border-bottom: 1px solid #ccc;
    zoom: 1;
    text-transform: uppercase;
    font: .8em "Trebuchet MS", Helvetica, Arial, sans-serif
}

.article-metadata:before {
    content: '';
    display:block
}

.article-metadata:after {
    content: '';
    display: table;
    clear:both
}

.article-author {
    float:left
}

.article-date {
    float:right
}

aside {
    float: left;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 10px 20px 6px 0;
    position: relative;
    width: 210px;
    background: #323232 url(../img/bg-aside.png);
    color: #eee;
    font: .8em "Trebuchet MS", Helvetica, Arial, sans-serif;
    padding: 15px;
    text-shadow: 0 1px 1px #000;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow:0 0 8px 0 #000
}

aside.quote {
    font: 150% Georgia, serif;
    text-align:right
}

aside.quote small {
    display: block;
    font: 60% "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #887e70;
    text-align:left
}

aside.quote:before {
    content: "\201C";
    text-align: left;
    font: 400%/0.65 "Trebuchet MS", Georgia, serif;
    color: #887e70;
    height: 0;
    margin-left: -.1em;
    display:block
}

figure {
    width: 520px;
    margin: 1em auto;
    color: #504a42;
    border-bottom: 4px double #666;
    padding: .5em 0;
    font: 80% "Trebuchet MS", Helvetica, Arial, sans-serif
}

figure img, figure video, figure embed, figure iframe {
    border:4px solid #887e70
}

figcaption, .caption {
    font: 100% "Trebuchet MS", Helvetica, Arial, sans-serif;
    margin: .5em 0 0;
    padding:0
}

figcaption:before, .caption:before {
    padding-right: .6em;
    text-transform: uppercase;
    font-size: 80%;
    color:#887e70
}

.video .caption, .video .caption {
    margin: .75em 0 0;
    padding:.75em 0 0
}

.photo figcaption:before, .photo .caption:before {
    content: "Photo:"
}

.video figcaption:before, .video .caption:before {
    content: "Video:"
}

.graphic figcaption:before, .graphic .caption:before {
    content: "Graphic:"
}

.interactive figcaption:before, .interactive .caption:before {
    content: "Interactive:"
}

blockquote, figure.quote {
    margin: 0 auto;
    max-width: 75%;
    padding: 1em 1em 1em 1.75em;
    color: #887e70;
    font: 100% Georgia, serif;
    border-bottom:0
}

blockquote small, figure.quote small {
    display: block;
    font: italic 80% "Trebuchet MS", Helvetica, Arial, sans-serif;
    text-align:right
}

blockquote:before, figure.quote:before {
    content: "\201C";
    font: 5em/0.65 "Trebuchet MS", Georgia, serif;
    color: #ccc;
    height: 0;
    margin-left: -.6em;
    display:block
}

.comments {
    border-top: 1px solid #ccc;
    margin-top: 2em;
    font: 90% "Trebuchet MS", Helvetica, Arial, sans-serif;
    color:#333
}

#video {
    padding: 0;
    margin:0 auto
}

#video iframe {
    margin:0 auto
}

.gallery_clip, .gallery_clip a {
    overflow: hidden;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size:100%
}

.gallery_clip ul, .gallery_clip a ul {
    position: relative;
    zoom:1
}

.gallery_clip ul:before, .gallery_clip a ul:before {
    content: '';
    display:block
}

.gallery_clip ul:after, .gallery_clip a ul:after {
    content: '';
    display: table;
    clear:both
}

.gallery_clip li, .gallery_clip a li {
    height: 210px;
    width: 210px;
    display: block;
    float:left
}

.gallery_clip img.big, .gallery_clip a img.big {
    display:none
}

.gallery_title {
    display:none
}

.single_slide_container {
    position: relative;
    height: 100%;
    width: 100%;
    display:block
}

.image_area {
    width: 100%;
    margin: 0 auto;
    zoom: 1;
    display:block
}

.image_area:before {
    content: '';
    display:block
}

.image_area:after {
    content: '';
    display: table;
    clear:both
}

.image_area img {
    max-width: 100%;
    max-height:100%
}

.caption_n_credit {
    position: relative;
    float: left;
    display: block;
    text-align: justify;
    width: 100%;
    height: 75px;
    padding-top: 2px;
    overflow:hidden
}

.caption_n_credit .rm {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: right;
    margin: 26px 0 0 0;
    padding: 40px 0 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(1, #333));
    background-image: -webkit-linear-gradient(top, transparent, #333);
    background-image: -moz-linear-gradient(top, transparent, #333);
    background-image: -ms-linear-gradient(top, transparent, #333);
    background-image:-o-linear-gradient(top, transparent, #333)
}

.caption_n_credit small {
    color: #887e70;
    display: block;
    text-align: right;
    font-size:80%
}

.slide_thumbs {
    width: 100%;
    overflow: visible;
    padding: 7px 0 0 0;
    float:left
}

.slide_thumbs ul {
    width:100%
}

.slide_thumbs li {
    float: left;
    padding-right:4px
}

.slide_thumbs li a {
    color:#fff
}

.thumb_click {
    color:#887e70
}

.current_thumb {
    font-weight: 700;
    color:#948b7d
}

span .mycarousel-full {
    display: -moz-inline-box;
    display: inline-block;
    margin: -3px 0 0 7px;
    display: block;
    text-indent: -3000px;
    font-size: NaNpx;
    float: right;
    overflow: hidden;
    color: rgba(255, 255, 255, 0);
    width: 23px;
    height: 20px;
    background:url(../img/fullscreen.png) no-repeat
}

.fullScreen {
    text-align: center;
    width: 100%;
    height:100%
}

.fullScreen .gallery_title {
    display: block;
    padding-top: 20px;
    color: #fff;
    font-size:220%
}

.fullScreen .gallery_clip {
    margin: 0 auto;
    text-align: center;
    position:relative
}

.fullScreen #slide_sections {
    width: 100%;
    position: relative;
    overflow:hidden
}

.fullScreen .single_slide_container {
    position: relative;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    float: left;
    display:block
}

.fullScreen .image_area {
    width: inherit;
    height: 90%;
    min-height: 80%;
    max-height: 80%;
    zoom: 1;
    display: block;
    position: relative;
    float:left
}

.fullScreen .image_area:before {
    content: '';
    display:block
}

.fullScreen .image_area:after {
    content: '';
    display: table;
    clear:both
}

.fullScreen .caption_n_credit {
    position: absolute;
    bottom: 0;
    overflow: auto;
    display: block;
    clear: both;
    text-align: center;
    z-index: 5;
    width: 100%;
    height: 10%;
    font-size: 130%;
    background:#111
}

.fullScreen .caption_n_credit p {
    margin: 0 auto;
    text-align:left
}

.fullScreen .caption_n_credit .rm {
    display:none
}

.fullScreen .caption_n_credit small {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom:1px solid #aaa
}

.fullScreen .slide_thumbs {
    margin: 0;
    position: absolute;
    height: 5%;
    overflow: hidden;
    bottom: 0;
    margin-top: 10px;
    font-size: 175%;
    border-top:1px solid #aaa
}

.fullScreen .slide_thumbs li {
    padding-right:12px
}

.fullScreen .current_thumb {
    font-weight: 700;
    padding: 0 6px;
    color: #948b7d;
    border:1px solid #aaa
}

#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
    font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    color:#fff
}

#sb-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: left;
    visibility: hidden;
    display:none
}

#sb-overlay {
    position: relative;
    height: 100%;
    width:100%
}

#sb-wrapper {
    position: absolute;
    visibility: hidden;
    width:100px
}

#sb-wrapper-inner {
    position: relative;
    border: 1px solid #303030;
    overflow: hidden;
    height:100px
}

#sb-body {
    position: relative;
    height:100%
}

#sb-body-inner {
    position: absolute;
    height: 100%;
    width:100%
}

#sb-player.html {
    height: 100%;
    overflow:auto
}

#sb-body img {
    border:0
}

#sb-loading {
    position: relative;
    height:100%
}

#sb-loading-inner {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    width: 100%;
    text-align:center
}

#sb-loading-inner span {
    background: url(loading.gif) no-repeat;
    padding-left: 34px;
    display:inline-block
}

#sb-body, #sb-loading {
    background-color:#060606
}

#sb-title, #sb-info {
    position: relative;
    margin: 0;
    padding: 0;
    overflow:hidden
}

#sb-title, #sb-title-inner {
    height: 26px;
    line-height:26px
}

#sb-title-inner {
    font-size:16px
}

#sb-info, #sb-info-inner {
    height: 20px;
    line-height:20px
}

#sb-info-inner {
    font-size:12px
}

#sb-nav {
    float: right;
    height: 16px;
    padding: 2px 0;
    width:45%
}

#sb-nav a {
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    margin-left: 3px;
    cursor: pointer;
    background-repeat:no-repeat
}

#sb-nav-close {
    background-image:url(close.png)
}

#sb-nav-next {
    background-image:url(next.png)
}

#sb-nav-previous {
    background-image:url(previous.png)
}

#sb-nav-play {
    background-image:url(play.png)
}

#sb-nav-pause {
    background-image:url(pause.png)
}

#sb-counter {
    float: left;
    width:45%
}

#sb-counter a {
    padding: 0 4px 0 0;
    text-decoration: none;
    cursor: pointer;
    color:#fff
}

#sb-counter a.sb-counter-current {
    text-decoration:underline
}

div.sb-message {
    font-size: 12px;
    padding: 10px;
    text-align:center
}

div.sb-message a:link, div.sb-message a:visited {
    color: #fff;
    text-decoration:underline
}

.media-list {
    color: #600000;
    font: small-caps 1em "Trebuchet MS", Helvetica, Arial, sans-serif
}

.gototop {
    float: right;
    background: #988668;
    background: -moz-linear-gradient(top, #988668 52%, #837359 54%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(52%, #988668), color-stop(54%, #837359));
    background: -webkit-linear-gradient(top, #988668 52%, #837359 54%);
    background: -o-linear-gradient(top, #988668 52%, #837359 54%);
    background: -ms-linear-gradient(top, #988668 52%, #837359 54%);
    background: linear-gradient(top, #988668 52%, #837359 54%);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#988668', endColorstr='#837359', GradientType=0);
    padding: .3em 1em;
    margin-bottom: 2em;
    color: #ebebe0;
    font: 80% "Trebuchet MS", Helvetica, Arial, sans-serif;
    text-shadow: 0 1px 0 #000;
    text-decoration: none;
    text-transform:uppercase
}

.gototop:hover {
    color:#fff
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width:0
}

.hide {
    display: none;
    visibility:hidden
}

.amp {
    font: italic 110% Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif
}

::selection {
    background-color: #FFA;
    color:#000
}

::-webkit-selection {
    background-color: #FFA;
    color:#000
}

::-moz-selection {
    background-color: #FFA;
    color: #000
}

a[href$='.pdf'] {
    padding: 5px 18px 5px 0;
    margin-right: 4px;
    background:transparent url(../img/icons/icon_pdf.gif) no-repeat center right
}

a[data-size]:after {
    content: " (" attr(data-size) ")";
    font-size: 75%
}

a[href * ="youtube.com/watch?"] {
    padding: 5px 18px 5px 0;
    margin-right: 4px;
    background: transparent url(../img/icons/icon_external.gif) no-repeat center right
}

a[href$='.doc'], a[href$='.rtf'] {
    padding: 5px 18px 5px 0;
    margin-right: 4px;
    background: transparent url(../img/icons/icon_doc.gif) no-repeat center right
}

a[href$='.xls'] {
    padding: 5px 18px 5px 0;
    margin-right: 4px;
    background: transparent url(../img/icons/icon_xls.gif) no-repeat center right
}

a[href$='.rss'], a[href$='.atom'] {
    padding: 5px 18px 5px 0;
    margin-right: 4px;
    background: transparent url(../img/icons/icon_feed.gif) no-repeat center right
}

a[href$='.pps'], a[href$='.ppsx'], a[href$='.ppt'], a[href$='.pptx'] {
    padding: 5px 20px 5px 0;
    margin-right: 4px;
    background: transparent url(../img/icons/icon_pps.gif) no-repeat center right
}

a[href$='.fla'], a[href$='.swf'] {
    padding: 5px 18px 5px 0;
    margin-right: 4px;
    background: transparent url(../img/icons/icon_flash.gif) no-repeat center right
}

a[href$='.zip'], a[href$='.rar'] {
    padding: 5px 18px 5px 0;
    margin-right: 4px;
    background: transparent url(../img/icons/icon_archive.gif) no-repeat center right
}

a[href$='.mov'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] {
    padding: 5px 18px 5px 0;
    margin-right: 4px;
    background:transparent url(../img/icons/icon_film.gif) no-repeat center right
}

.noicon {
    padding-right: 0 !important;
    background:none !important
}

.hvr {
    transition-property: background-color, color;
    transition-duration: 1s;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration: 1s;
    -o-transition-property: background-color, color;
    -o-transition-duration: 1s;
    background: rgba(0, 0, 0, .7);
    width: 960px;
    margin: 0 auto;
    height:auto
}

.hvr:hover {
    transition-property: background, color;
    transition-duration: 1s;
    transition-timing-function: ease-out;
    -webkit-transition-property: background, color;
    -webkit-transition-duration: 1s;
    -o-transition-property: background, color;
    -o-transition-duration: 1s;
    background:rgba(0, 0, 0, .9)
}

#news21-header {
    width: 960px;
    background-color: #333;
    background: url('https://assets.news21.com/2011/news21-header.jpg') no-repeat;
    height: 36px;
    margin:0
}

#news21-header.header-transparent {
    background: url('https://assets.news21.com/2011/news21-header-transparent.png') no-repeat
}

#news21-header.header-pure {
    background: url('https://assets.news21.com/2011/news21-header-pure.png') no-repeat
}

#news21-menu {
    width: 960px;
    background: url('https://assets.news21.com/2011/news21-menu.jpg') no-repeat;
    height: 29px;
    margin:0
}

#news21-footer {
    width:960px
}

#news21-footer h3 {
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    margin: 0;
    padding: 0;
    color: #ddd;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align:left
}

#news21-footer-top {
    height: 20px;
    padding: 10px 0 5px 10px;
    border-bottom: solid 1px #aaa;
    color: #ddd;
    font-size: 11px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif
}

#news21-footer-top img {
    vertical-align:middle
}

#news21-footer-mission {
    padding-right:240px
}

#news21-footer-content {
    padding:10px 30px 10px 30px
}

#news21-footer-bottom {
    height: 60px;
    margin-top: 5px;
    padding: 5px 0 0 10px;
    color: #ccc;
    font-size: 10px;
    border-top: solid 1px #a7a7a7;
    font-family:Verdana, Arial, Helvetica, Sans-Serif
}

#news21-footer-bottom img {
    vertical-align:middle
}

#news21-footer-copy {
    color: #ddd;
    padding-right:15px
}

#news21-footer-copy a {
    color: #fff;
    text-decoration:none
}

#news21-footer-copy a:hover {
    text-decoration:underline
}

#news21-footer-news21logo {
    padding-right:15px
}

#news21-footer-carnegielogo {
    padding-right:20px
}

#news21-footer-knightlogo {
    padding-right:10px
}

ul.news21-clean {
    list-style-type: none;
    margin: 0 0 10px !important;
    padding: 0;
    color: gray;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align:left
}

ul.news21-clean li.news21-footer-li {
    clear: both;
    overflow: hidden;
    padding: 0;
    margin-left:0
}

a.news21-footer-a {
    color:#eee
}

a.news21-footer-a:hover {
    text-decoration:underline
}

#news21-footer-newsrooms {
    float: left;
    margin-right: 15px;
    width:100px
}

#news21-footer-projects {
    float: left;
    margin-right: 20px;
    width:200px
}

#news21-footer-category {
    float: left;
    margin-right: 15px;
    width:132px
}

#news21-footer-years {
    float: left;
    margin-right: 20px;
    width:150px
}

#news21-footer-social {
    float: left;
    margin-right: 10px;
    width:60px
}

#news21-footer-free {
    float: left;
    margin-right: 15px;
    width:120px
}

#news21-footer-resources {
    float: left;
    margin-right: 15px;
    width:115px
}

#news21-footer-innovation {
    float: left;
    width: 90px;
    margin-right:15px
}

#news21-header-aboutlink {
    height: 20px;
    width:100px
}

#news21-header-about {
    float: left;
    padding-left: 270px;
    padding-top:5px
}

.news21-search {
    padding-top: 6px;
    padding-left:645px
}

.clearInput {
    background: transparent;
    border: medium none !important;
    margin: 0 !important;
    color: #bbb;
    font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    width:280px;
    display:none;
}

@media only screen and (min-width: 1025px) {
    #wrap {
        max-width: 960px;
        margin:0 auto
    }

    #menu ul, #f-menu ul {
        display: -moz-box;
        display: -webkit-box;
        display: -ms-box;
        display: box;
        zoom:1
    }

    #menu li, #f-menu li {
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        box-flex: 1;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        margin:0
    }

    #menu .home {
        padding:10px 0 14px
    }

    #f-menu .home {
        padding:16px 0 8px
    }

    .stories, .site {
        padding:12px 0
    }

    #sidebar-l, #sidebar-r {
        display:inline
    }
}

@media not screen and (1) {
    #menu li, #f-menu li {
        display: block;
        float: left;
        width: 12.5%;
        height:48px
    }

    #menu a, #f-menu a {
        font: normal 1.125em/0.9 "Rokkitt", Rockwell, "Courier New", serif
    }
}

@media only screen and (max-width: 1024px) {
    #wrap {
        margin:0 auto
    }

    #wrap, #menu, #f-menu, #group, #group-r, #group-l, #title, #content, #content-r, #content-l, .featured {
        max-width: 720px;
        width:720px
    }

    #news21-footer, #sidebar-l {
        display:none
    }

    #news21-header {
        width:720px
    }

    #news21-header.header-transparent {
        background: url('../img/news21-header2.png') no-repeat
    }

    .hvr {
        width:720px
    }

    .news21-search {
        padding-top: 6px;
        padding-left:428px
    }

    #group-r {
        background:url(../img/bg-topbor.png) repeat-x
    }

    #group-l {
        background:url(../img/bg-topbor.png) repeat-x
    }

    #menu ul, #f-menu ul {
        display:block
    }

    #menu li, #f-menu li {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        width: 12.5%;
        height:70px
    }

    #menu a, #f-menu a {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 70px;
        font: normal 1.125em/0.9 "Rokkitt", Rockwell, "Courier New", serif;
        -webkit-text-stroke: .35px;
        width:100%
    }

    .home {
        padding:14px .5em .5em .5em
    }

    .stories {
        padding:14px .8em .5em .8em
    }

    .site {
        padding:24px .5em .5em .5em
    }

    #sidebar-r {
        width: 720px;
        text-shadow: 0 1px 1px #000;
        display: block;
        background: #222;
        padding-bottom:1em
    }

    #sidebar-r p {
        padding-top:.5em
    }

    #voting {
        width: 240px;
        float:left
    }

    .side-feature {
        width: 480px;
        float: right;
        border-top:1px solid #333
    }

    .side-feature a {
        padding: .5em 0;
        text-align: center;
        border-bottom: 0;
        width:480px
    }

    .side-feature a span {
        padding: 8px 15px;
        background:#000
    }

    .side-feature a:hover {
        color: #FFF;
        padding:.5em 0
    }

    #title #whocanvote {
        width:360px
    }

    #title h1 {
        font: 3em/0.9 "Rokkitt", Rockwell, "Courier New", serif;
        font-weight:700
    }

    #title a {
        padding: 0 0 0 40px;
        font: 1.25em "Oswald", "Gill Sans Condensed", Tahoma, sans-serif
    }

    #title em {
        font: .375em "Oswald", "Gill Sans Condensed", Tahoma, sans-serif
    }

    #profile {
        width:360px
    }
}

@media only screen and (max-width: 720px) {
    #wrap {
        min-width: 320px;
        width:100%
    }

    #f-menu, #group-r, #group-l, #group, #title, #content, #content-r, #content-l, #title, .featured, .content {
        width: 100%;
        max-width: 100%;
        min-width:320px
    }

    #news21-header, #sidebar-l, .nav-tabs-grp, #profile {
        display:none
    }

    .featured {
        width:100%
    }

    .featured h2 a {
        width: 90%;
        padding: 10px 0;
        margin:0 auto
    }

    #featured-text {
        width: 100%;
        float: none;
        display:block
    }

    #featured-text p {
        float: none;
        margin: 0 auto;
        background: transparent;
        width: 90%;
        padding:0 5% 0 5%
    }

    #featured-stats {
        width: 80%;
        float: none;
        display: block;
        text-align: center;
        padding:0 10%
    }

    #featured-stats p {
        font: 1em "Gill Sans", Helvetica, Arial, sans-serif;
        color: #eefeff;
        text-align: center;
        padding-right:10px
    }

    #featured-stats .stat-big {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom:10px
    }

    #featured-stats a {
        margin-top: 10px;
        padding:3px 9px
    }

    #sidebar-r {
        width: 100%;
        text-shadow: 0 1px 1px #000;
        display: block;
        background:#222
    }

    #voting {
        width: 50%;
        float:left
    }

    .side-feature {
        width: 50%;
        float:right
    }

    .side-feature a {
        padding: .5em 0;
        width: 100%;
        text-align:right
    }

    .side-feature a span {
        padding: 8px 15px;
        background:#000
    }

    .side-feature a:hover {
        color: #FFF;
        padding:.5em 0
    }

    #top-media {
        height:auto
    }

    #top-media iframe, #top-media video, #top-media img {
        opacity:1
    }

    #top-media h1 {
        top:0
    }

    #top-media .video h1 {
        display:none
    }

    #menu {
        height: 40px;
        width: 100%;
        background:#333 url(../img/whocanvote.png) no-repeat 5px 9px
    }

    #menu ul {
        display:none
    }

    #menu select {
        display: inline-block;
        position: absolute;
        top: 8px;
        right:10px
    }

    #f-menu {
        width:100%
    }

    #f-menu ul {
        margin: 0;
        padding:0
    }

    #f-menu ul li {
        width: 50%;
        height: auto;
        display: block;
        float: left;
        border: 0;
        margin: 0;
        background:#333
    }

    #f-menu a {
        color: #fff;
        width: 100%;
        margin: 0;
        display: block;
        height: auto;
        border-bottom: 1px solid #777;
        text-decoration: none;
        text-shadow: 0 1px 1px #333;
        white-space: nowrap;
        padding: 1em 0;
        background:#333
    }

    #f-menu a:hover {
        background: #555;
        border-color:#777
    }

    #f-menu#f-menu li:nth-of-type(2n-1) a {
        border-right:1px solid #777
    }

    #f-menu li .stories {
        border-color: #777;
        background: #333;
        padding:1em 0
    }

    #f-menu li .stories:hover {
        background:#555
    }

    #f-menu li .site {
        padding:1em 0
    }

    #title {
        width: 100%;
        height: 110px;
        text-align:center
    }

    #title #whocanvote {
        width:100%
    }

    #title h1 {
        font-weight: 700;
        padding: 15px 0 0;
        text-align:center
    }

    #title a {
        padding: 0;
        text-align:center
    }

    #title em {
        font: .33em "Oswald", "Gill Sans Condensed", Tahoma, sans-serif;
        display:block
    }

    .main {
        padding:20px 10px
    }

    .article-top {
        display: block;
        text-align: left;
        margin-bottom: 1.25em;
        padding-bottom: .5em;
        border-bottom: 1px solid #ccc;
        zoom:1
    }

    .article-top:before {
        content: '';
        display:block
    }

    .article-top:after {
        content: '';
        display: table;
        clear:both
    }

    .article-date {
        display: block;
        float: left;
        clear: both;
        padding-top:10px
    }

    .article-crumbs {
        display: block;
        text-transform: uppercase;
        font: .7em "Trebuchet MS", Helvetica, Arial, sans-serif;
        padding:0 1em
    }

    .article-textsize {
        clear: both;
        display: block;
        padding:1em 1em
    }

    #article-share {
        display: none;
        clear: both;
        float:left
    }

    #article-share a {
        padding: 1em 2em;
        text-transform: uppercase;
        font: .7em "Trebuchet MS", Helvetica, Arial, sans-serif
    }
}

@media only screen and (max-width: 480px) {
    #voting {
        width: 100%;
        display:block
    }

    .side-feature {
        width: 100%;
        display:block
    }

    .side-feature a {
        padding: .5em 0;
        width: 100%;
        border-left: 0;
        text-align:center
    }

    .side-feature a span {
        padding: 8px 15px;
        background:#000
    }

    .side-feature a:hover {
        color: #FFF;
        padding:.5em 0
    }

    #story figure {
        max-width: 210px;
        width:210px
    }

    aside {
        margin: 0 auto;
        float: none;
        display:block
    }

    .topic-list {
        width: 80%;
        margin: 2em auto 0;
        zoom:1
    }

    .topic-list:before {
        content: '';
        display:block
    }

    .topic-list:after {
        content: '';
        display: table;
        clear:both
    }

    .topic-list dl {
        float: none;
        padding:1em 0
    }

    .topic-list dt {
        float: none;
        width: 100%;
        padding:0 0 8px 0
    }

    .topic-list dd {
        width: 100%;
        float:none
    }

    .topic-list dd.t {
        width: 100%;
        float:none
    }
}

.oldie #wrap {
    width: 960px;
    background:url(../img/bg-fauxcol_r.png) left top
}

.oldie #menu .home {
    padding:10px 0 14px
}

.oldie #f-menu .home {
    padding:16px 0 8px
}

.oldie .stories, .oldie .site {
    padding:12px 0
}

.oldie .hvr {
    background:#111
}

.oldie #group-r {
    background:url(../img/bg-topbor.png) repeat-x
}

.oldie #group-l {
    background:url(../img/bg-topbor.png) repeat-x
}

.ie8 #menu ul, .ie8 #f-menu ul {
    display:box
}

.ie8 #menu li, .ie8 #f-menu li {
    box-flex:1
}

.ie7 body {
    background:#c6c8d3
}

.ie7 #menu ul, .ie7 #f-menu ul {
    height:auto
}

.ie7 #menu li, .ie7 #f-menu li {
    display: block;
    float: left;
    width:119px
}

.ie7 #menu a, .ie7 #f-menu a {
    display: block;
    width:100%
}

.ie7 .more-stories li {
    display:inline
}

:root #menu li, :root #f-menu li {
    width: 12.5%\9;
    display: block\9;
    float: left\9
}
