/* RESET */
html, body, div, span, 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, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }
table { border-spacing: 0; border-collapse: collapse; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote, q { quotes: none; }
:focus { outline: 0; }

/* BASE */

body { 
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 16px;
    line-height: 1.125em;
    color: #292d28;
    background: #fff;
}

strong { 
    font-weight: bold; 
}

em { 
    font-style: italic; 
}

input,
button,
textarea { 
    font-family: Georgia, 'Times New Roman', serif;
}


.post-text p {
    font-family: Georgia, 'Times New Roman', serif;
}

/* LINKS */

a {
    text-decoration: none; 
    outline: none; 
    color: #34578c;
}

a:hover { 
    color: #34578c;
}

/* UTILITY */

.clear {
    clear: both;
}

.nodisp {
    display: none;
}

.right-align {
    text-align: right;
}

div#pagination {
    font-family: "Gill Sans", sans-serif;
    margin-top: 20px;  
    font-size: .8em;  
    text-transform: uppercase;
}

div#pagination a {
    padding: 3px 8px;
    background: #34578c;
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/* HEADERS */

h1 {
    font-family: Georgia, 'Times New Roman', serif;
    font-weight: normal;
    font-size: 2.5em;
    margin: 0em 0 .2em 0px;
    line-height: 1em;
    color: #000;
}

h2 {
    font-size: 1em;
    letter-spacing: -0.05em;
    margin-bottom: .5em;
    color: #000;
    text-shadow: #fff 0 -1px 1px;
    font-family: "Gill Sans";
    text-transform: uppercase;
    letter-spacing: 1px;
}

h3 {
    font-size: 1.5em;
    line-height: 1em;
}

div.module h3 {
    font-size: 1em;
    letter-spacing: -0.05em;
    margin-bottom: 15px;
    color: #000;
    text-shadow: #fff 0 -1px 1px;
    font-family: "Gill Sans";
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* LAYOUT */

div#container {
    background: #fff;
    padding-bottom: 200px;
    width: 960px;
    position: relative;
    margin: 0 auto;
}

div#body-container {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 0px 50px 0;
    margin: 1px 0;
    zoom: 1;
}

div#left-side {
    float: left;
    width: 620px;
    padding-right: 19px;
    border-right: 1px solid #aaa;
}

div#right-side {
    float: left;
    width: 300px;
    padding: 0px 0 0 20px;
}

div#right-side.global {
    padding-top: 15px;
}

/* HEADER */

#header {
    padding: 10px 0 0 0px;
    text-align: center;
}

#header p {
    font-size: .7em;
}

div#header-strip {
    background: url(/_images/zag.gif) repeat-x top;
    padding: 20px 0 15px 0;
    margin: 10px 0 0 0;
    position: relative;
    width: 960px;
}

div#h1 a {
    display: block;
    width: 325px;
    height: 48px;
}

div#h1 {
    display: block;
    background: url(/_images/h1-2.gif) no-repeat center top;
    width: 400px;
    margin: 0 auto;
}

div#h1 p {
    font-family: "Gill Sans", sans-serif;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    font-size: .8em;
    letter-spacing: 1px;
    color: #000;
    text-shadow: #fff 0 -1px 1px;
}

div#h1 p span {
    color: #666;
}

div#today-date,
div#search-container,
div#follow-container {
    text-align: center;
    position: absolute;
    left: 40px;
    top: 30px;
    font-size: 1em;
}

div#today-date strong,
div#search-container strong,
div#follow-container strong {
    font-family: "Gill Sans";
    text-transform: uppercase;
    font-size: .7em;
    letter-spacing: 2px;
    display: block;
}

div#follow-container {
    right: 40px;
    left: auto;
    width: 220px;
    text-align: center;
}

div#follow-container a {
    display: inline;
    margin-right: 10px;
}

div#search-container {
    right: 40px;
    left: auto;
    width: 220px;
}

input#search-input {
    float: left;
    width: 186px;
    background: #f7f7f7 url('/_images/shade.gif') repeat-x;
    border: 1px solid #777;
    border-right: 0;
    padding: 3px;
    font-size: 16px; 
    margin: 0;
    height: 19px;
}

input#search-button {
    float: left;
    border: none;
}


#header a#shorts-header {
    display: block;
    background: url(/_images/life-in-shorts-header.gif);
    width: 175px;
    height: 61px;
    top: -16px;
    position: relative;
}

div#nav-container {
    border-top: 1px solid #999;
    border-bottom: 1px solid #000;
    padding: 0px 20px 0px 0px;
    position: relative;
}

#header ul#nav {
    list-style-type: none;
    float: left;
}

#header ul#nav li { 
    padding: 8px 0 8px 0px;
    float: left;
}

#header ul#nav li a {
    font: bold .75em "Gill Sans";
    text-transform: uppercase;
    color: #34578c;
    border-right: 1px solid #eee;
    padding: 2px 20px 2px 20px;
    display: block;
    letter-spacing: 100% !important;
    letter-spacing: 1px;
}

#header ul#nav li#active {
    background: #eee;
    border: 1px solid #fff;
}

#header ul#nav li#active a {
    color: #292d28;
    border: none;
}

/* POST META */

div#post-meta {
    position: relative;
    font-family: "Gill Sans";
    font-size: .9em;
    text-transform: uppercase;
}

div.author {
    padding: 0px 0px 15px 0px;
    margin: 0 0px 0px 0px;
    font-size: .9em;
    position: relative;
}

div.author a.comments-icon {
    position: absolute;
    right: 0;
}

span#date {
    color: #999;
}

a.comments-icon {
    background: url('/_images/comments-icon.gif') no-repeat left center;
    padding: 0 0 0 18px;
}

/* POST TEXT */

div.byline {
    padding: 3px 0;
    font-size: 1.3em;
    margin: 0 0 1em 0px;
    line-height: 1.4em;
    position: relative;
    font-family: Georgia, 'Times New Roman', serif;
}

div.byline span {
    color: #000;
    position: relative;
}

/*SHARING*/

div.post-share {
    border-top: 1px solid #ccc;
    padding: 5px 0px;
    margin-bottom: 10px;
    font: normal 1em "Gill Sans", sans-serif;
    text-transform: uppercase;
}

div.post-share strong {
    font-weight: normal;
    color: #292D28;
    display: inline
}

#post #post-text div.post-share ul,
div.post-share ul {
    list-style-type: none;
    display: inline;
    margin: 0 0px 0 10px;
}

#post #post-text div.post-share ul li,
div.post-share ul li {
    display: inline;
    margin: 0 10px 0 0px;
    font-size: 1em;
}

div.post-share .FBConnectButton_Simple, div#post-share .FBConnectButton_RTL_Simple,
div.post-share .FBConnectButton_Simple .FBConnectButton_Text_Simple {
    background: none;
    padding: 0;
    margin: 0;
}


/*LISTS*/

ul.global {
    list-style-type: none;
}

ul.global li {
    padding: 10px 0;
    border-top: 1px solid #ccc;
    margin: 0;
}

ul.global li p {
    margin-top: .25em;
    font-size: .85em;
}

ul.tips li {
    background: url(/_images/tip-icon.gif) no-repeat 3px 10px;
    padding: 10px 0 10px 25px;    
}

ul#more-stories li {
    background: url(/_images/story-icon.gif) no-repeat 0px 15px;
    padding: 10px 0 10px 30px;
    zoom: 1;
}

div.read-the-rest {
    position: absolute;
    bottom: 0;
    right: 0;
}

a.link-arrow {
    background: #34578c url(/_images/link-arrow.gif) no-repeat right center;
    padding: 5px 13px 5px 8px;
    border-right: 8px solid #34578c;
    color: #fff;
    zoom: 1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

div.authorship-module {
    float: left;
    width: 280px;
    margin: 0 60px 40px 0px;
    line-height: .8em;
}

div.authorship-module p {
    font-size: .9em;
}

div.author-pic {
    border-bottom: 1px solid #444; 
    line-height: 0; 
    margin-bottom: 10px
}

div.no-right-margin {
    margin-right: 0;
}

div.pagination {
    position: relative;
    margin: 50px 0 0 0px;
}

div.pagination span {
    position: absolute;
    right: 0;
    font-size: .8em;
}

div.pagination a {
    background: #34578c;
    padding: 5px 8px;
    color: #fff;
}

div.message {
    position: absolute;
    width: 500px;
    top: 30px;
    left: 50%;
    margin-left: -250px;
    background: red;
    padding: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    z-index: 200;
}

div#success.message {
    background: #aee7cf;
    border: 1px solid #6ebd9d;
    color: #222;
}

a.generic-button,
button.generic-button,
a:hover.generic-button {
    background: #111;
    padding: 5px 12px;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: none;
    font-family: "Gill Sans";
    text-transform: uppercase;
    border-bottom: 1px solid #003860;
    text-shadow: #003860 0px -1px 0px;
}

button.generic-button {
    font-size: 1em;
    border: none;
}

/*SUB STORY*/

div.sub-story {
    border-bottom: 1px solid #ccc;
    padding: 10px 45px 10px 0px;
    font-size: .9em;
    position: relative;
    zoom: 1;
}

div#has-images {
    padding-left: 55px;
}

div.sub-story a img {
    float: left;
    padding: 1px;
    border: 1px solid #eee;
    margin-left: -55px;
}

div.sub-story h3 {
    font-size: 1.3em;
    color: #000;
    font-weight: normal;
}

div.sub-story .summary {
    border: none;
    color: #000;
    padding: 0 0 10px;
    margin: .3em 0 0em;
    font-size: 1em;
    line-height: 1.2em;
    text-shadow: #fff 0px -1px 1px;
}

div.sub-story p.author {
    font-family: "Gill Sans";
    text-transform: uppercase;
    font-size: .75em;
    line-height: 1em;
}

div.comment-count-container {
    position: absolute;
    top: 15px;
    right: 10px;
    display: inline;
}

div.comment-bubble {
    background: url(/_images/comment-bg.gif) no-repeat;
    padding: 0px 0px 0px 9px;
    height: 29px;
    zoom: 1;
    float: right;
}

div.comment-bubble a {
    background: url(/_images/comment-bg.gif) no-repeat top right;
    padding: 2px 9px 0px 0px;
    color: #fff;
    height: 21px;
    font-family: "Gill Sans", sans-serif;
    font-weight: bold;
    position: relative;
    zoom: 1;
    float: left;
} 


/*MODULE*/

div.module {
    margin-bottom: 35px;
    position: relative;
}

div.module p {
    font-size: .9em;
    margin-bottom: 10px;
}

div.module ul#more-stories li p {
    margin-bottom: 0;
}

div.left-label {
    width: 130px;
    float: left;
    margin-left: -170px;
    padding-right: 40px;
    display: inline;
}

div.left-label label {
    font-family: "Gill Sans";
    text-transform: uppercase;
}

div.left-label span {
    font-size: .7em;
}

div#video-container {
    background: #000;
    text-align: center;
    padding: 10px 0;
    margin: 15px 0px;
    line-height: 0;
}

/*COMMENTS*/

div#comments_form {
    border-top: 1px solid #888;
    background: #eee;
    padding: 15px;
    width: 589px;
    margin-left: -20px;
}

div.comment {
    border-top: 1px solid #aaa;
    padding: 10px 0 15px 170px;
    line-height: 1.3em;
    font-family: Georgia, 'Times New Roman', serif;
}

div.comment p {
    font-size: .9em;
}

div.left-label strong {
    font-size: .9em;
    font-family: "Gill Sans", sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

div.left-label p {
    font-size: .75em;
    color: #999;
}

/*COMMENT FORM*/

div#comments-form {
    border-top: 1px solid #000;
    padding: 20px 0 0 170px;
}

div#comments-form p {
    margin-bottom: 15px;
}

.text {
    background: #f7f7f7 url('/_images/shade.gif') repeat-x;
    border: 1px solid #777;
    width: 425px;
    font-size: 1em;
    margin: 0 0 15px;
    padding: 5px;
    border: 1px solid #999;
}

select.text {
    width: 450px !important;
    width: 447px;
}

.textarea {
    height: 300px;
}

input#video_link {
    color: #999;
}

/*CAPTCHA*/

div#recaptcha_image {
    background: #fff;
    padding: 10px;
    border: 1px dashed #ccc;
    margin: 0 0 10px 0;
}

a#reload_captcha {
    background: url(/_images/reload.gif) no-repeat left center;
    padding: 0 0 0 25px;
}

div#comment-check {
    margin-top: 10px;
}

div#form-container {
    padding: 20px 0 0 170px;
}

h2#life-in-fiction-header {
    background: url(/_images/life-in-fiction-header.gif) no-repeat center;
    height: 124px;
    margin: 0 auto 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

/*SHORTS*************/

div#shorts-module {
    text-align: center;
    background: url(/_images/shorts-divider.gif) no-repeat bottom center;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

div#shorts-module h2 {
    background: url(/_images/shorts-header.gif);
    width: 196px;
    height: 25px;
    margin: 15px auto 20px auto;
}

div#shorts-module h3 {
    font-family: "Gill Sans", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    font-size: 2em;
}

div#shorts-module div.wheat {
    background: url(/_images/wheat.gif) no-repeat center bottom;
    height: 17px;    
}

div#right-side div#shorts-module h3 {
    font-size: 1.3em !important;
    font-size: 1em;
    margin-top: 10px;
}

div#right-side div#shorts-module p {
    font-size: .75em;
}

div#right-side form input.short-title,
div#right-side form textarea.short-textarea,
div#right-side form input.text,
div#right-side form textarea.textarea {
    width: 285px !important; 
}

div#right-side div#shorts-form-container form input.short-author
div#right-side div#shorts-form-container form input.short-video {
    width: 100px !important;
}

/*SUBMIT SHORT***************************/

div#shorts-form-container {
    margin: 10px 0 10px;
    position: relative;
}

form input.short-title,
form textarea.short-textarea,
form input.short-author,
form input.short-video,
form input.text,
form textarea.textarea {
    background: #f7f7f7 url('/_images/shade.gif') repeat-x;
    border: 1px solid #777;
    width: 433px;
    width: 435px !not important;
    padding: 6px 6px;
    font-size: 16px; 
    margin: 0;
}

form input.text,
form textarea.textarea {
    margin-bottom: 10px;
    float: left; /*ie6*/
}

form textarea.textarea {
    height: 200px;
}

form textarea.short-textarea {
    height: 100px;
    min-height: 100px;
    line-height: 18px;
    margin: 10px 0 0px 0px;
    font-size: .8em;
}

div#shorts-form-container form input.short-author,
div#shorts-form-container form input.short-video {
    font-size: 14px;
    color: #999; 
    width: 220px;
    margin: 10px 0px 10px 0;
    float: left;
}

div#shorts-form-container form input.short-author {
    margin-right: 5px;
}

div#right-side div#shorts-form-container form input.short-author,
div#right-side div#shorts-form-container form input.short-video {
    width: 133px;
}

span#cancel a {
    font-family: "Gill Sans", sans-serif;
    text-transform: uppercase;
    float: right;
    font-size: .8em;
    color: #999;
    margin: 16px 10px 0 0;
}

div#shorts-form-container form button.generic-button {
    font-size: .9em;
    margin-top: 10px;
    overflow: visible;
    float: right;
}

div#disclaimer {
    font-size: .7em;
    color: #999;
    margin: 10px 0 0 0;
    display: none;
    padding: 0 0 0 10px;
    line-height: 1.2em;
    clear: both;
}

/*PUBLISHED SHORTS*************************/

div.published-short {
    padding: 0px 0px 25px 0;
    margin-bottom: 20px;
    font-size: .9em;
    line-height: 1.3em;
    zoom:1;
    background: url(/_images/wheat.gif) no-repeat bottom center;
    font-family: Georgia, 'Times New Roman', serif; 
}

div.published-short a img {
    float: right;
    margin: 5px 0 5px 5px;
    width: 80px;
}

div.published-short div.video-container {
    margin: 0 0 10px 0;
}

div.published-short h4 a {
    font-weight: normal;   
    font-size: 1.4em;
    margin-bottom: .4em;
}

div.short-meta {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

div.short-meta p.published-short-author {
    margin-top: 3px;
    font-size: .75em;
    font-family: "Gill Sans", sans-serif;
    text-transform: uppercase;
}

div.short-meta p.published-short-author a {
    font-weight: normal;
}

/*THUMB*/

div.video-thumb-container {
    float: right;
    margin: 0 0px 10px 10px;
    position: relative;
    overflow: hidden;
    height: 100px;
}

div#right-side div.video-thumb-container {
    width: 120px;
    height: 65px;
    margin: 0 0px 5px 5px;
}

a.video-thumb {
    display: block;
}

a.video-thumb img {
    width: 180px;
    margin-top: -17px;
}

div#right-side a.video-thumb img {
    width: 120px;
    margin-top: -12px;
}


div.video-thumb-container a.play-icon {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 26px;
    height: 18px;
    background: url('/_images/play-icon.png') no-repeat;
}

* html div.video-thumb-container a.play-icon {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_images/play-icon.png', sizingMethod='crop');
}

/*PAGE HEADERS*************************************/

div#page-header {
    text-align: center;
    background: url(/_images/shorts-divider.gif) no-repeat bottom center;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

div#page-header h1 {
    font-family: "Gill Sans", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    font-size: 2em;
}

/*FOOTER*************************************/

div#footer {
   border-top: 1px solid #000;
   padding: 10px 0;
   position: relative;
   font: .8em "Gill Sans", sans-serif;
   text-transform: uppercase;
}

div#footer a {
    margin: 0 auto;
    background: url(/_images/footer-logo.gif);
    width: 145px;
    height: 19px;
    display: block;
}

div#footer span {
    position: absolute;
    left: 0px;
    top: 10px;
    letter-spacing: 1px;
    color: #999;
}

div#footer span#created {
    left: auto;
    right: 0;
}

div#footer span strong {
    color: #292D28;
    font-weight: normal;
}

div#footer span#created span {
    color: #666;
    top: auto;
    position: relative;
}