/* RESET */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

#formblock  {margin:50px;}

#countdown {margin-left:100px;font-size:250%;color:#d5d6d5;}

iframe {
	width:100%;
	height:800px;
}

:focus {
    outline: 0;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

ul {
    list-style: none;
}

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

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}
body {
    font-family: Arial, sans-serif;
    background: #e9eaea;
    color: #2b332e;
}
a:link,
a:visited {
    color: #2b332e;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #11b1e0;
}
strong {
    font-weight: bold;
    color: #d55371;
}
button {
    font: 1em "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    color: #2b332e;
    cursor: pointer;
}
/* MISC */
.clearwrap {
    overflow: hidden;
}
.left {
    float: left;
}
/* FORMS */
input {
    font: bold 1em "Helvetica Neue", Arial, sans-serif;
    padding: 0.365em 4px;
}
input[type=text],
input[type=password],
textarea {
    border: 1px solid #dfe1e0;
    border-color: #ccc #ccc #dfe1e0 #dfe1e0;
    min-width: 15em;
}
/* LAYOUT */
#header,
#intro,
#content-header,
#content {
    background: #fff;
    overflow: hidden;
    position: relative;
}
/* HEADER */
#header {
    padding: 0 20px 20px;
    overflow: hidden;
}
#header #site-title a {
    float: left;
    padding-left: 46px;
    font-size: 1.5em;
    padding-top: 0.66em;
    padding-bottom: 6px;
    overflow: hidden;
    background: url(../img/logo.gif) repeat-y;
}
#header #global-nav {
    position: absolute;
    font-size: 0.75em;
    right: 20px;
    bottom: 30px;
}
#header #global-nav span,
#header #global-nav ul {
    float: left;
}
#header #global-nav .nickname {
    font-weight: bold;
    color: #808582;
}
#header #global-nav li {
    display: inline;
}
#header #global-nav li a {
    float: left;
    margin-left: 1em;
}
/* INTRO */
#intro p {
    font-size: 1.5em;
    letter-spacing: -0.05em;
    text-align: center;
    padding-bottom: 0.5em;
}
/* CONTENT HEADER */
#content-header {
    padding: 1.5em 20px;
}
#content-header .breadcrumbs {
    color: #d5d6d5;
    font-size: 0.875em;
    margin-bottom: 0.5em;
}
#content-header .breadcrumbs a {
    font-weight: normal;
    color: #808582;
}
#content-header .breadcrumbs a:hover {
    color: #11b1e0;
}
#content-header .page-title {
    font-size: 2.25em;
    letter-spacing: -0.05em;
}
#content-header .page-title .icon {
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    width: 24px;
    margin-right: 8px;
    height: 1.25em;
    background-position: 50% 50%;
}
#content-header .subnav {
    margin: 1em 0;
}
#content-header .description {
    margin-top: 0.5em;
    color: #555c58;
}
/* FILE LIST */
.file-list {
    border-bottom: 1px solid #dfe1e0;
    padding: 0;
}
.file-list .file {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #dfe1e0;
    *margin-bottom: -0.25em;
}
.file-list .file .url {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 20px 0.75em;
}
.file-list .file .username {
    float: left;
    width: 10em;
    text-align: right;
    margin: 0.85em 0 0 20px;
    height: 1.5em;
    color: #555c58;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.file-list .file .icon {
    float: left;
    width: 24px;
    height: 1.75em;
    margin-right: 8px;
    overflow: hidden;
    text-indent: -9999px;
}
.file-list .file .title {
    float: left;
    display: block;
    color: #2b332e;
    margin: 0.75em 16px 0 0;
    font-size: 1.125em;
}
.file-list .file .description {
    font-size: 0.75em;
    display: block;
    line-height: 1.4em;
    margin: 1.25em 28em 0 0;
    color: #555c58;
    font-weight: normal;
}
.file-list .file .comments,
.file-list .file .date,
.file-list .file .size {
    position: absolute;
    top: 0.75em;
    right: 76px;
    line-height: 1.6em;
    padding: 0.35em 0 0.2em;
    margin-right: 8px;
    font-size: 0.75em;
    color: #959996;
}
.file-list .file.mine .comments,
.file-list .file.mine .date,
.file-list .file.mine .size {
    right: 128px;
}
.file-list .file .comments {
    width: 12em;
    margin-right: 14em;
}
.file-list .file .date {
    width: 12em;
    margin-right: 7em;
}
.file-list .file .size {
    text-align: right;
    width: 5em;
}
.file-list .file .file-actions {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -12px;
    background: #e9eaea;
    padding: 4px 2px;
    color: #8e928f;
    -webkit-border-radius: 3px;
}
.file-list .file .file-actions li {
    display: inline;
}
.file-list .file .file-actions a,
.file-list .file .file-actions button,
.file-list .file .file-actions input[type=submit] {
    float: left;
    line-height: 1.6em;
    font-size: 0.75em;
    line-height: 1.2em;
    margin: 0;
    background-color: transparent;
    color: #8e928f;
    font-family: "Helvetica Neue", Arial, sans-serif;
    border: none;
    font-weight: bold;
    padding: 0.2em 6px;
    cursor: pointer;
}
.file-list .file .file-actions a,
.file-list .file .file-actions button {
    margin: 0;
    padding: 0;
    width: 24px;
    height: 18px;
    overflow: hidden;
    text-indent: -9999px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.file-list .file .file-actions input[type=submit]:hover {
    color: #11b1e0;
}
.file-list .file .file-actions a:hover,
.file-list .file .file-actions button:hover {
    opacity: 0.8;
}

.file-list .file:hover {
    background: #11b1e0;
    border-bottom-color: #0e97bf;
    border-top-color: #88d8f0;
}

.file-list .file:hover .username {
    color: #c3ebf7;
}

.file-list .file:hover .username:hover {
    color: #fff;
}

.file-list .file:hover .title {
    color: #fff;
}
.file-list .file:hover .description {
    color: #c3ebf7;
}
.file-list .file:hover input[type=text] {
    border-color: #0e97bf;
}
.file-list .file .title input {
    padding: 0.05em 4px;
    width: 10em;
    min-width: 0;
    position: relative;
    top: -0.25em;
}
.file-list .file .description input {
    width: 17em;
    margin: 1px;
    padding: 0.25em 4px;
    font-weight: normal;
    position: relative;
    top: -0.25em;
}
.file-list .file:hover .date,
.file-list .file:hover .size {
    color: #88d8f0;
}
.file-list .file:hover .file-actions {
    background: #fff;
}
/* FILE ACTIONS */
.file-actions .permalink {
    background-image: url(../img/permalink.png);
}
.file-actions .download {
    background-image: url(../img/download.png);
}
.file-actions .twitter {
    background-image: url(../img/twitter.png);
}
.file-actions .edit {
    background-image: url(../img/edit.png);
}
.file-actions .delete {
    background-image: url(../img/delete.png);
}
/* FILE TYPES */
.file .icon {
    opacity: 0.5;
}
.file.image .icon {
    background: url(../img/icons/image.png) 50% 100% no-repeat;
}
.file.video .icon {
    background: url(../img/icons/video.png) 50% 100% no-repeat;
}
.file.text .icon {
    background: url(../img/icons/other.png) 50% 100% no-repeat;
}
.file.audio .icon {
    background: url(../img/icons/audio.png) 50% 100% no-repeat;
}
.file.other .icon {
    background: url(../img/icons/other.png) 50% 100% no-repeat;
}
.file.folder .icon {
    background: url(../img/icons/folder.png) 50% 100% no-repeat;
}
.file.archive .icon {
    background: url(../img/icons/archive.png) 50% 100% no-repeat;
}
/* BUTTONS */
.bigbutton {
    float: left;
    background: #e9eaea url(../img/buttonbg.png) repeat-x;
    padding: 0.275em 10px;
    line-height: 1.4em;
    border: 1px solid #ccc;
    text-shadow: 1px 1px 0 #fff;
    -webkit-border-radius: 3px;
}
.bigbutton:hover {
    border-color: #11b1e0;
    background: #11b1e0;
    text-shadow: 1px 1px 0 #0d80a2;
    color: #fff;
}
.bigbutton:active {
    background: #0d80a2;
    border-color: #0d80a2;
}
/* BUTTON LIST */
.button-list li {
    display: inline;
}
.button-list li button {
    margin: 0;
}
.button-list li .bigbutton {
    margin-right: 10px;
}
/* BUTTON TYPES */
.buttonwrap {
    overflow: hidden;
    background: #e9eaea;
    padding: 0.5em 10px;
    -webkit-border-radius: 5px;
}
.buttonwrap .button-list .bigbutton.download {
    font-size: 1.25em;
    margin: 0 12px 0 0;
}
.buttonwrap .button-list .bigbutton {
    margin-top: 0.25em;
}
/* FILE PREVIEWS */
.preview {
    margin: 1em 0;
}
/* SECTION */
.section {
    padding: 1.5em 20px;
    overflow: hidden;
    border: 1px solid #dfe1e0;
    border-width: 1px 0;
}
.section h2 {
    margin: 2em 0 1em;
    font-size: 1.25em;
}
.section p {
    margin: 1em 0;
    line-height: 1.3em;
    max-width: 45em;
}
.section h3 {
    font-size: 1.125em;
    font-weight: bold;
    margin: 1.5em 0 0;
}
.section :first-child {
    margin-top: 0;
}
.section li {
    margin: 0.5em 0;
}
.section dl {
    overflow: hidden;
}
.section dt {
    float: left;
    clear: left;
    width: 10em;
}
.section dd {
    margin-left: 11em;
    margin-bottom: 1em;
}
.section dl.mini dt {
    width: 6em;
}
.section dl.mini dd {
    margin-left: 7em;
}
.section blockquote {
    margin: 1em 0;
    padding: 0.5em 10px;
    background: #e9eaea;
}
.section code {
    font-family: monospace;
}
.section table td,
.section table th {
    padding: 0.5em 12px;
}
/* ERROR LIST */
.errorlist {
    color: #d55371;
    font-size: 0.75em;
    margin: 0 4px 0.5em;
}
.errorlist li {
    margin: 0;
}
/* ACTION BAR */
.actionbar {
    float: right;
    position: relative;
    margin-top: -1em;
    text-align: right;
}
.actionbar .folder-actions li {
    display: inline;
}
.actionbar .folder-actions .action {
    float: left;
    font-size: 0.875em;
    margin-left: 1.5em;
    color: #808582;
    padding: 0.25em 0;
}
.actionbar .folder-actions .action:hover {
    color: #11b1e0;
}
.actionbar .folder-actions #new-file {
    padding-left: 18px;
    background: url(../img/upload-file.png) 0 50% no-repeat;
}
.actionbar .folder-actions #new-folder {
    padding-left: 22px;
    background: url(../img/new-folder.png) 0 50% no-repeat;
}
/* TOOL BAR */
.toolbar {
    overflow: hidden;
    background: #555c58;
    color: #fff;
    text-shadow: 1px 1px 0 #3f4542;
    border-top: 1px solid #3f4542;
    position: relative;
    margin: 1.5em -20px -1.5em;
}
.toolbar .left {
    margin: 10px 0 10px 20px;
}
.toolbar .bigbutton {
    margin: 10px;
}
.toolbar label {
    margin-right: 0.5em;
}
.toolbar input[type=file] {
    color: #cacccb;
}
.toolbar#form-spinner {
    padding: 16px 56px;
    background: #555c58 url(../img/loading-toolbar.gif) 16px 50% no-repeat;
}
/* INLINE LIST */
.inline-list {
    overflow: hidden;
}
.inline-list li {
    display: inline;
}
.inline-list a,
.inline-list .current {
    float: left;
    font-weight: bold;
    margin-right: 1em;
}
/* BANNERS */
.banner {
    background: #555c58;
    color: #bbb;
    font-size: 0.75em;
    padding: 10px 20px;
}
.banner a {
    color: #fff;
}
.banner a:hover { 
    color: #11b1e0; 
    
}
/* MESSAGE LIST */
.message-list {
    margin: 1em 0 0;
    clear: both;
}
.message-list li {
    padding: 10px;
    background: #c3ebf7;
    margin: 2px 0;
}
.message-list li .close-button {
    float: left;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../img/delete.png) 50% 50% no-repeat;
    opacity: 0.5;
}
.message-list li .close-button:hover {
    opacity: 0.8;
}
.message-list .flash-error {
   background: #F2909E;
}
/* FOOTER */
#footer {
    color: #7d7d7d;
    font-size: 0.75em;
    padding: 1.5em 20px;
    overflow: hidden;
}
#footer .tagline {
    float: left;
    margin-right: 1em;
}
/* COMMENTS */
.comment {
    padding: 10px 0;
}
.comment .comment-body {
    padding: 4px 0;
    margin-top: 4px;
    font-size: 0.875em;
}
.comment .comment-date {
    color: #808582;
    font-size: 0.875em;
}
.comment .delete {
    border: 0;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../img/delete.png) 50% 50% no-repeat;
    opacity: 0.5;
}