@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("kottke.org") {

body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: "MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin: 0;
    padding: 0;
    text-align: left;
}
A:link, A:active, A:hover {
    color: #BB0000;
    text-decoration: none;
}
A:visited {
    color: #660000;
    text-decoration: none;
}
p {
    margin: 0 0 18px;
    padding: 0;
}
p A:link, p A:active {
    border-bottom: 1px dotted #CCCCCC;
    color: #BB0000;
}
p A:visited {
    border-bottom: 1px dotted #CCCCCC;
    color: #660000;
}
p A:hover {
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
}
blockquote {
    margin: 0 0 18px;
    padding-left: 26px;
    padding-right: 26px;
}
h2 {
    font-size: 23px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
}
h2 .smaller {
    color: #AAAAAA;
    font-size: 15px;
}
h3 {
    border-width: 0;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 12px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: none;
}
.dim {
    color: #CCCCCC;
}
.dimless {
    color: #999999;
    font-size: 10px;
}
.dimsmaller {
    color: #999999;
    font-size: 13px;
}
.smaller {
    font-size: 13px;
    line-height: 19px;
}
sup {
    line-height: 0;
}
#t {
    display: none !important;
}
#tl {
    display: none !important;
}
#tr {
    display: none !important;
}
#l, #r {
    display: none !important;
}
#b {
    display: none !important;
}
#l {
    display: none !important;
}
#r {
    display: none !important;
}
#bl {
    display: none !important;

}
#br {
    display: none !important;
}
#easel {
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 921px;
}
#canvas {
    float: left;
    margin: 0 25px;
    padding: 0;
    text-align: center;
    width: 871px;
}
#main {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 500px;
}
#side {
    float: right;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 321px;
}
#single {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 500px;
}
.brush {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    clear: both;
    font-size: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
}
#intro_c {
    clear: both;
    margin: 40px auto 0;
    padding: 0;
    width: 908px;
}
#intro {
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    margin: 0 25px;
    padding: 0;
    text-align: left;
    width: 858px;
}
#intro img {
    float: left;
    margin: 2px 20px 0 0;
}
#intro p {
    color: #999999;
    margin: 0;
    padding: 0;
}
#intro p A:link, #intro p A:active, #intro p A:visited, #intro p A:hover {
    color: #CC0000;
}
#introbar {
    background-color: #D0D0D0;
    clear: both;
    height: 1px;
    margin: 21px 0 30px;
    padding: 0;
    width: 100%;
}
#footerbar {
    background-color: #D0D0D0;
    clear: both;
    float: left;
    height: 1px;
    margin: 25px auto 20px;
    padding: 0;
    width: 100%;
}
#footer_c {
    clear: both;
    margin: 0 auto 20px;
    padding: 0;
    width: 908px;
}
#footer {
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    margin: 0 25px;
    padding: 0;
    text-align: left;
    width: 858px;
}
#side h4 {
    border-width: 0;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 6px;
    padding: 14px 0 0;
    text-align: left;
    text-decoration: none;
}
#side > h4:first-child {
    padding: 0;
}
#side h5 {
    border-width: 0;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 1px;
    padding: 0;
    text-align: left;
    text-decoration: none;
}
#side h6 {
    border-width: 0;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    line-height: normal;
    margin: -8px 0 4px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
#side p {
    font-size: 13px;
    font-weight: normal;
    line-height: 19px;
    margin: 0 0 20px;
    padding: 0;
}
#side ul {
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0;
}
#side ul li {
    background-image: url("/images/sb.gif");
    background-position: 5px 6px;
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: normal;
    line-height: 19px;
    margin: 12px 0;
    padding: 0 0 0 20px;
}
#side ul li A:link, #side ul li A:visited, #side ul li A:active {
    color: #A60000;
}
#side ul li A:hover {
    border-bottom: 1px dotted #CCCCCC;
    color: #A60000;
    text-decoration: none;
}
#updates {
    background-color: #E2F9FF;
    display: none;
    margin: 0 0 24px;
    padding: 8px 12px 6px 14px;
}
#updates A:link, #updates A:active, #updates A:visited {
    border-bottom: 1px dotted #CCCCCC;
    color: #BB0000;
}
#updates A:hover {
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
}
.post {
    background-color: #FFFFFF;
    margin: 0 0 48px;
    padding: 0;
}
.post h2 {
    border-width: 0;
    color: #000000;
    font-size: 23px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 9px;
    padding: 0;
    text-align: left;
    text-decoration: none;
}
.post h2 A:link, .post h2 A:visited, .post h2 A:active, .post h2 A:hover {
    border-width: 0 !important;
    color: #000000 !important;
    text-decoration: none !important;
}
.post h3 {
    border-width: 0;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 12px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: none;
}
.post h3 A:link, .post h3 A:visited, .post h3 A:active, .post h3 A:hover {
    border-width: 0 !important;
    color: #000000 !important;
    text-decoration: none !important;
}
.meta {
    color: #999999;
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.meta A:link, .meta A:visited, .meta A:active {
    border: medium none;
    color: #999999;
    text-decoration: none;
}
.meta A:hover {
    color: #000000;
    text-decoration: none;
}
.meta .twitter A:hover {
    color: #94E4E8;
    text-decoration: none;
}
.movierfpp {
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    margin: 4px 0 1px 15px;
}
.post .moviershortt {
    border-width: 0;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.post .moviershortt A:link, .post .moviershortt A:active {
    color: #BB0000;
}
.post .moviershortt A:visited {
    color: #660000;
}
.post .moviershortt A:hover {
    border-bottom: 1px dotted #CCCCCC;
    color: #BB0000;
}
.moviet {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px;
    padding: 0;
}
.review {
    color: #AAAAAA;
}
.review A:link, .review A:visited, .review A:active, .review A:hover {
    border-width: 0 !important;
    color: #AAAAAA !important;
    text-decoration: none !important;
}
.hrmovie {
    background-color: #F0F0F0;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 12px;
    padding: 0;
    width: 100%;
}
.bordr {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 4px 16px 16px 0;
    padding: 3px;
    width: 64px;
}
.bordr .thumb {
    background-color: #FFFFFF;
    height: 64px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 64px;
}
.thumb img {
    left: -23px;
    position: relative;
    top: -38px;
}
.author {
    color: #AAAAAA;
}
.movierindiv {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    margin: 4px 0 1px 8px;
}
.comment {
    margin: 0 0 36px;
    padding: 0;
}
.comment h4 {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.comment h4 A:link, .comment h4 A:visited, .comment h4 A:active, .comment h4 A:hover {
    color: #AAAAAA;
    text-decoration: none;
}
.comment h4 .author, .comment h4 .author A:link, .comment h4 .author A:visited, .comment h4 .author A:active, .comment h4 .author A:hover {
    color: #000000;
    text-decoration: none;
}
#commentform {
    margin: 36px 0 0;
    padding: 0;
}
#commentform h5 {
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 2px;
    padding: 0;
}
#commentform h6 {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
}
#commentform textarea {
    border: 1px solid #999999;
    color: #000000;
    font-family: "MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
    font-size: 15px;
    height: 210px;
    line-height: 23px;
    margin: 8px 0;
    padding: 6px;
    width: 488px;
}
#commentform .remember {
    font-family: "MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
    font-size: 12px;
}
#commentform .row {
    clear: left;
    margin: 0 0 8px;
    padding: 0;
}
#commentform .label {
    width: 50px;
}
#commentform .label .dimmer {
    color: #AAAAAA;
}
#commentform .row input {
    border: 1px solid #999999;
    color: #000000;
    font-family: "MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: normal;
    margin: 0;
    padding: 3px;
    width: 200px;
}
#commentform #subbut {
    background-color: #FFFFFF;
    border: 2px solid #000000;
    color: #000000;
    font-family: "MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: normal;
    margin: 0;
    padding: 4px 0;
    width: 208px;
}
.helpful {
    font-size: 13px;
    line-height: 19px;
    margin: 26px 0 18px;
    padding: 0;
}
.inputbox {
    border: 1px solid #999999;
    color: #000000;
    font-family: "MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: normal;
    margin: 0;
    padding: 3px;
    width: 200px;
}
.button {
    background-color: #FFFFFF;
    border: 2px solid #000000;
    color: #000000;
    font-family: "MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: normal;
    margin: 0;
    padding: 4px 16px;
}
.post li {
    margin: 0 0 6px;
    padding: 0;
}
#thedecktitle {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    line-height: 23px;
}
#thedecktitle A:link, #thedecktitle A:active, #thedecktitle A:visited, #thedecktitle A:hover {
    border-bottom: medium none;
    color: #6F6F6F;
}
#thedeck {
    background-color: #F2F2F2;
    clear: left;
    color: #000000;
    float: left;
    margin: 0 0 30px;
    text-align: left;
    width: 321px;
}
#thedeck p {
    margin: 8px 10px 0 0;
}
#thedeck img {
    background-color: #FFFFFF;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 3px 0 0;
}
#thedeck p A:link, #thedeck p A:active, #thedeck p A:visited, #thedeck p A:hover {
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    font-weight: bold;
}
.job {
    font-size: 13px;
    font-weight: normal;
    line-height: 19px;
    margin: 0 0 3px;
    padding: 0;
}
.job A:link, .job A:active, .job A:visited, .job A:hover {
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    font-weight: bold;
}
}