/* *
 * Theme Name: Typo
 * Theme URI: http://okaythemes.com/typo
 * Description: Typo is a very fancy tumblog style theme. Post your photos, articles, quotes, videos and more.
 * Author: Mike McAlister
 * Author URI: http://mikemcalister.com
 * Version: 1.2
 * Tags: white, one-column, fixed-width, custom-background, threaded-comments
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
   ================================================== */
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, b, u, i, center, 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;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}
.clearfix {
    *display: inline-block;
    height: 1%;
}
@font-face {
    font-family: 'TypoSlabserifLightRegular';
    src: url('http://www.thefringefiles.com/wp-content/themes/typo/includes/fonts/TypoSlabserif-Light-webfont.eot');
    src: url('http://www.thefringefiles.com/wp-content/themes/typo/includes/fonts/TypoSlabserif-Light-webfont.eot#iefix') format('embedded-opentype'), url('includes/fonts/TypoSlabserif-Light-webfont.woff') format('woff'), url('http://www.thefringefiles.com/wp-content/themes/typo/includes/fonts/TypoSlabserif-Light-webfont.ttf') format('truetype'), url('http://www.thefringefiles.com/wp-content/themes/typo/includes/fonts/TypoSlabserif-Light-webfont.svg#TypoSlabserifLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
/* remember to define focus styles!  */
:focus { outline: 0 }
/* remember to highlight inserts somehow!  */
ins { text-decoration: none }
del { text-decoration: line-through }
/* tables still need 'cellspacing="0"' in the markup  */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html { overflow-x: hidden }
body {
    margin: 0;
    color: #FFFFFF;
    font: 18px/20px TypoSlabserifLightRegular;
    background: #eee url(images/body-bg.png);
    overflow-x: hidden;
}
img { border-style: none }
a {
    text-decoration: none;
    color: #CDFF48;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}
a:hover {
    text-decoration: none;
    color: #CAB5FF;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}
input, textarea, select {
    font: 100% arial,sans-serif;
	border: 2px solid #000;
    vertical-align: middle;
    color: #000;
}
form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}
/* ===[ Text Formatting ]=== */
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 20px 0;
    font-family: Shadows Into Light;
    font-weight: normal;
    color: #ffffff;
}
h1 { font-size: 34px }
h2 { font-size: 28px }
h3 { font-size: 20px }
h4 { font-size: 18px }
h5 { font-size: 14px }
h6 { font-size: 12px }
.alignleft { float: left }
.alignright { float: right }
.aligncenter { text-align: center }
.bypostauthor { }
hr {
    margin: 20px 0;
    border-bottom: double 3px #e6e6e6;
    border-top: none;
    border-left: none;
    border-right: none;
}
.standard ul {
    list-style-type: square;
    margin-left: 15px;
}
.standard ol {
    list-style-type: decimal;
    margin-left: 15px;
}
/* ===[ Main Body Styles ]=== */
#wrapper {
    padding: 0 0 0 0;
    margin: 0 auto;
    position: relative;
}
#header-wrapper {
    background: #555 url(images/footer-bg.png);
    width: 100%;
    padding: 40px 0 35px 0;
    position: relative;
    box-shadow: inset rgba(0,0,0, 0.25) 0px 0px 15px;
    -moz-box-shadow: inset rgba(0,0,0, 0.25) 0px 0px 15px;
    -webkit-box-shadow: inset rgba(0,0,0, 0.25) 0px 0px 15px;
}
#header {
    width: 615px;
    margin: 0 auto;
}
#tab {
	display:none;
    background: #f5f5f5 url(images/tab-bg.png);
    position: fixed;
    box-shadow: rgba(0,0,0, 0.15) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.15) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.15) 0px 0px 4px;
    top: 0;
    margin: 0 0 0 -162px;
    z-index: 500;
}
.admin-bar #tab-top {
	margin-top: 30px;
}
#tab-top {
    width: 16px;
    padding: 10px 15px 0px 15px;
}
#tab-top img { margin: 0 0 10px 0 }
#tab-bottom {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/tab-sep.png) repeat-x top;
    padding-top: 10px;
}
#tab-bottom a { margin: 0 auto 10px auto }
#next, #prev { opacity: .7 }
#next:hover, #prev:hover {
    opacity: 1;
    cursor: pointer;
}
#next {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/arrow-down.png) no-repeat;
    width: 19px;
    height: 12px;
    display: block;
}
#prev {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/arrow-up.png) no-repeat;
    width: 19px;
    height: 12px;
    display: block;
}
#logo { text-align: center }
.logo-img { margin-bottom: 40px }
.logo-text {
    font-family: TypoSlabserifLightRegular
    color: #f2f2f2;
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.logo-text a { color: #f2f2f2 }
.logo-text a:hover { color: #ddd }
.logo-text span { font-size: 11px }
.nav {
    text-align: center;
    border-top: 1px solid #8C5637;
    padding: 35px 0 5px 0;
}
.nav li {
    display: inline;
    padding: 0px 8px;
}
.nav a { color: #CAB5FF }
.nav a:hover { color: #CDFF48 }
.nav .current-menu-item a {
    color: #CDFF48;
    font-weight: normal;
}
.nav .current-menu-item a:after { content: "" }
.nav .current-menu-item a:before { content: "" }
#header-bottom {
    background: url(images/header-bot.png) repeat-x;
    height: 13px;
    width: 100%;
    margin-top: -1px;
}
#main { }
#content { }
.post-wrap:first-child {
    background: none;
    padding-top: 50px;
}
.post-wrap {
    background: #8C5637;
    width: 100%;
    padding: 30px 0;
}
.post {
    width: 615px;
    margin: 0 auto;
}
.post-title { }
.sub-title {
    margin: 50px 0;
    padding: 0 0 15px 0;
    font-family: 'Shadows Into Light', cursive;
    font-size: 24px;
    text-align: center;
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/audio-line.png) no-repeat bottom;
}
.post-title h2 {
    font-family: Shadows Into Light;
    font-size: 40px;
    text-align: center;
    background: url(images/title-sep.png) repeat-x bottom;
    padding: 10px 0 40px 0;
    margin: 10 0 10px 0;
}
.post-title h2 a { color: #CDFF48 }
.post-title h2 a:hover { color: #CAB5FF }
.post-meta {
    text-align: center;
    margin: 0 0 45px 0 !important;
}
.post-meta li {
    display: inline;
    padding: 3px 2px;
    font-size: 12px;
    color: #FFFFFF;
}
.post-meta li a { color: #CDFF48 }
.post-meta li a:hover { color: #CAB5FF }
.post-meta .date {
    background: url(images/icon-date.png) no-repeat left;
    padding-left: 24px;
}
.post-meta .author {
    background: url(images/icon-author.png) no-repeat left;
    padding-left: 24px;
}
.post-meta .title-comments {
    background: url(images/icon-comment.png) no-repeat left;
    padding-left: 24px;
    padding-right: 0px;
}
.post-meta .tags {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/tag.png) no-repeat left;
    padding-left: 24px;
    margin-left: 30px;
    padding-right: 0px;
}
.post-meta .category {
	background: url(images/category.png) no-repeat left;
	padding-left: 24px;
	margin-left: 25px;
}
.post-content { }
.post-content p { margin-bottom: 20px }
.post-image {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/image-bg.png) no-repeat top center;
    padding: 23px 10px 25px 22px;
    margin: 0 0 25px -13px;
    display: block;
    width: 608px;
}
/* ===[ Status/Note Styling ]=== */
.format-status .post-content {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/note-shadow.png) no-repeat bottom center;
    padding: 0 0 10px 0;
}
.post-note {
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/note-bg.png) repeat-y;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
}
.post-note-top { height: 45px }
.post-note-center {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/note-line.png);
    padding: 4px 20px 0 65px;
    font-size: 13px;
    color: #8f9199;
    line-height: 30px;
}
.post-note-center h3 {
    margin-bottom: 0px;
    color: #595c64;
    font-family: 'Droid Serif', Georgia, serif;
    font-size: 16px;
}
.post-note-center p { margin-bottom: 30px }
.post-note-bottom { height: 30px }
/* ===[ Chat Styling ]=== */
.format-chat .post-content {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-stack.png) no-repeat bottom center;
    padding: 0 0 15px 0;
}
.post-chat {
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    border: solid 1px #d4d3d3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.post-chat-top { height: 45px }
.post-chat-center {
    padding: 0px 65px 0 65px;
    font-size: 13px;
    line-height: 24px;
    color: #8f9199;
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-bg.png) repeat-y;
}
.post-chat-center h3 {
    margin-bottom: 0px;
    color: #595c64;
    font-family: 'Droid Serif', Georgia, serif;
    font-size: 16px;
}
.post-chat-center p {
    margin: 0 0 10px 0;
    padding: 0 0 9px 0;
    border-bottom: solid 1px #ededee;
}
.post-chat-center p:last-child { border-bottom: none }
.post-chat-bottom { height: 30px }
/* ===[ Gallery Styling ]=== */
.post-gallery {
    position: relative;
    background: url(images/gallery-hide.png);
}
.hide-left {
    background: url(images/gallery-hide.png);
    height: 350px;
    width: 1000px;
    position: absolute;
    left: -1000px;
    z-index: 100;
}
.hide-right {
    background: url(images/gallery-hide.png);
    height: 350px;
    width: 1000px;
    position: absolute;
    right: -1000px;
    z-index: 100;
}
.jcarousel-skin-tango .jcarousel-container { margin: 0 0 25px 0 }
.jcarousel-skin-tango .jcarousel-direction-rtl { direction: rtl }
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 615px;
    z-index: 1;
}
.jcarousel-skin-tango .jcarousel-clip { }
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 615px;
    height: 350px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 615px;
    height: 350px;
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-item { }
.jcarousel-skin-tango .jcarousel-item-horizontal { margin-left: 0 }
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical { margin-bottom: 10px }
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.jcarousel-skin-tango { position: relative }
.jcarousel-skin-tango .jcarousel-next-horizontal {
    width: 38px;
    height: 38px;
    cursor: pointer;
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/next-slide.png) no-repeat;
    z-index: 200;
    position: absolute;
    top: 155px;
    right: -65px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 155px;
    left: -65px;
    width: 38px;
    height: 38px;
    cursor: pointer;
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/prev-slide.png) no-repeat;
    z-index: 200;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(http://www.thefringefiles.com/wp-content/themes/typo/next-horizontal.png);
}
/* ===[ Audio Styling ]=== */
.post-audio { }
.post-audio-text {
    font-family: 'Shadows Into Light', cursive;
    font-size: 22px;
    color: #FFFFFF;
    margin: 30px auto 0 auto;
    line-height: 32px;
    background: #ebeaea url(http://www.thefringefiles.com/wp-content/themes/typo/images/audio-line.png);
    background: rgba(0, 0, 0, .03) url(http://www.thefringefiles.com/wp-content/themes/typo/images/audio-line.png);
    text-align: center;
    padding: 0 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.post-audio-text p {
    margin-bottom: 0px;
    padding-bottom: 31px;
    padding-top: 31px;
}
/* ===[ Video Styling ]=== */
.format-video .post-content {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/note-shadow.png) no-repeat bottom center;
    padding: 0 0 10px 0;
}
.post-video {
    background: #8C5637 url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    padding: 15px;
    text-align: center;
    color: #FFFFFF;
}
.post-video p:last-child { margin-bottom: 0px }
.post-video-holder { margin: 0 0 20px 0 }
.post-video h3 {
    font-family: 'TypoSlabserifLightRegular', 'Droid Serif', Georgia, serif;
    font-size: 22px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
/* ===[ Quote Styling ]=== */
.post-quote {
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    padding: 20px 30px;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    font-family: 'TypoSlabserifLightRegular', 'Droid Serif', Georgia, serif;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.post-quote-bottom {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/quote-bottom.png) no-repeat top center;
    height: 46px;
}
.post-quote p {
    margin: 0 0 10px 0;
    font-size: 24px;
    line-height: 36px;
    color: #999;
}
.post-quote-shadow {
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/quote-shadow.png) no-repeat center center;
    height: 63px;
}
.format-quote .cite {
    font-size: 16px;
    text-align: center;
    border-top: dotted 1px #e9e8e8;
    padding: 15px 0 0 0;
    font-family: 'Droid Serif', Georgia, sans-serif;
}
.format-quote strong {
    font-size: 16px;
    text-align: center;
    border-top: dotted 1px #e9e8e8;
    padding: 5px 0 0 0;
    font-family: 'Droid Serif', Georgia, sans-serif;
    width: 100%;
    color: #60636B;
    display: block;
}
/* ===[ Link Styling ]=== */
.format-link .post-content { background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/cog.png) no-repeat center center }
.post-link {
    padding: 71px 20px;
    text-align: center;
}
.post-link p { margin: 0 0 15px 0 }
.post-link p:last-child { margin: 0 }
.post-link a {
    color: #fff;
    font-size: 22px;
    background: #60636B;
    padding: 20px;
    font-family: 'TypoSlabserifLightRegular', 'Droid Serif', Georgia, serif;
}
.post-link a:hover {
    color: #555;
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
}
/* ===[ Standard Styling ]=== */
.post-standard { }
.post-standard blockquote { }
.post-standard blockquote p {
    margin: 0px 0 0px 0px;
    padding: 10px 35px 0px 35px;
    font-family: 'TypoSlabserifLightRegular';
    font-size: 14px;
    line-height: 30px;
    color: #FFFFFF;
    background: #ebeaea;
    background: rgba(0, 0, 0, .03);
    border-left: 1px solid #471C02;
    border-right: 1px solid #471C02;
}
.post-standard .more-link {
    clear: both;
    display: block;
    margin: 15px 0 0 0;
}
/* ===[ Aside Styling ]=== */
.post-aside {
    color: rgba(0, 168, 255, 0.5);
    text-shadow: 3px 2px 0 rgba(255, 0, 180, 0.5);
    font-size: 36px;
    font-family: 'TypoSlabserifLightRegular', 'Droid Serif', Georgia, serif;
    line-height: 50px;
}
/* ===[ Comment Styling ]=== */
.comments {
    width: 615px;
    float: left;
    margin: 0 0px 40px 0px;
}
h3#comments {
    margin: 50px 0;
    padding: 0 0 15px 0;
    font-family: 'Shadows Into Light', cursive;
    font-size: 24px;
    text-align: center;
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/audio-line.png) no-repeat bottom;
}
#respond {
    margin: -30px 0 0 0;
    padding: 0px 20px 20px 20px;
    background: #000000;
    background: rgba(0, 0, 0, .03);
}
.comment #respond { margin-top: 0px }
#respond h3 {
    margin: 20px 0 20px 0;
    padding: 15px 0;
    font-family: 'TypoSlabserifLightRegular';
    font-size: 32px;
    float: left;
    width: 100%;
    color: #ffffff;
    text-align: center;
    border: dotted 1px #000000;
}
.comment #respond h3 { margin-top: 0px }
#respond label {
    font-weight: bold;
    font-size: 10px;
    margin: 5px 0 0 15px;
    color: #aaa;
}
#respond p { margin-bottom: 15px }
#respond input, #respond textarea {
    padding: 15px;
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    border: none;
    width: 94%;
    font-family: 'Droid Serif', Georgia, serif;
    font-size: 16px;
    color: #ffffff;
}
#respond input:focus, #respond textarea:focus {
    box-shadow: rgba(0,0,0, 0.2) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 5px;
}
#respond textarea {
    font-family: 'Droid Serif', Georgia, serif;
    font-size: 14px;
    line-height: 20px;
}
#respond #submit {
    background: #6f0636B;
    color: #fff;
    width: 99%;
    font-family: 'TypoSlabserifLightRegular';
    font-size: 24px;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}
#respond #submit:hover {
    text-decoration: none;
    cursor: pointer;
    color: #CAB5FF;
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
}
.commentlist li {
    margin: 0 0 40px 0;
    position: relative;
    list-style-type: none;
}
.commentlist li:last-child { margin: 0 0 0 0 }
.children li { margin-bottom: 30px }
.children li:last-child { margin-bottom: 0px }
.comment p {
    line-height: 20px;
    margin-bottom: 18px;
}
.comment-text {
    background: #e8e8e8;
    background: rgba(0, 0, 0, .03);
    padding: 20px;
}
.reply {
    text-align: right;
    margin: 0px !important;
}
.comments .children .reply { text-align: left }
.reply a {
    background: #60636B;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 10px;
}
.reply a:hover {
    color: #555;
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
}
#cancel-comment-reply, .comments .logged-in {
    margin: 0 0 15px 0;
    text-align: center;
}
.comment-awaiting-moderation {
    color: #555;
    font-weight: bold;
    font-size: 11px;
}
.vcard {
    margin: 0 0 0 0;
    padding: 15px 85px 0 0;
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/comment-bottom.png) no-repeat top right;
    float: left;
}
.vcard img {
    float: left;
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    padding: 5px;
}
.fn {
    float: left;
    font-family: 'TypoSlabserifLightRegular';
    font-style: normal;
    font-size: 24px;
    margin-bottom: 2px;
}
.fn a { color: #FFFFFF }
.comment-meta {
    float: left;
    margin: 10px 0 0 15px;
}
.comment-time {
    font-size: 11px;
    color: #FFFFFF;
}
.comments .children {
    padding: 0 0 0 75px;
    margin-top: 20px;
}
.comments .children .vcard {
    float: right;
    padding: 20px 0 0 85px;
    background: url(http://www.thefringefiles.com/wp-content/themes/typo/images/comment-bottom2.png) no-repeat top left;
}
#archive { width: 655px }
.archive-box {
    padding: 15px;
    background: #e8e8e8;
    background: rgba(0, 0, 0, .02);
    margin-bottom: 10px;
}
#archive h4 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: double 3px #ddd;
    font-size: 14px;
}
#archive ul {
    list-style-type: square;
    margin-left: 15px;
}
.columnize {
    float: left;
    width: 178px;
    margin-right: 40px;
}
.post-nav {
    width: 615px;
    margin: 0 auto 100px auto;
    background: #e8e8e8;
    background: rgba(0, 0, 0, 0);
    padding: 0px;
}
.post-nav a {
    background: #471c02;
    padding: 5px 10px;
    color: #fff;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    font-size: 14px;
    font-weight: normal;
    display: block;
}
.post-nav a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #FFFFFF;
    background: ##CAB5FF;
}
.postnav-left { float: left }
.postnav-right { float: right }
/* ===[ Footer Styling ]=== */
#footer-top {
    background: url(images/footer-top.png) repeat-x;
    height: 13px;
    width: 100%;
}
#widget-wrapper {
    background: #555 url(images/footer-bg.png);
    padding: 65px 0;
    box-shadow: inset rgba(0,0,0, 0.25) 0px 0px 15px;
    -moz-box-shadow: inset rgba(0,0,0, 0.25) 0px 0px 15px;
    -webkit-box-shadow: inset rgba(0,0,0, 0.25) 0px 0px 15px;
}
#widgets {
    width: 615px;
    margin: 0 auto;
}
.widget-column {
    width: 170px;
    float: left;
    margin-right: 35px;
}
.remove-margin { margin-right: 0px !important }
.widget-column:last-child { margin-right: 0px }
.widget {
    float: left;
    font-size: 14px;
    margin: 0 0 25px 0;
    line-height: 18px;
    color: #DA9A59;
}
.widget:last-child { margin-bottom: 0px }
.widget a { color: #CAB5FF}
.widget a:hover { color: #CDFF48 }
.widget h2 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #8C5637;
}
.widget p { margin-bottom: 15px }
.widget li {
    list-style-type: square;
    margin-left: 15px;
}
.tweet-list li {
    margin: 20px 0 5px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #8C5637;
    list-style-type: none;
}
.tweet-list li:last-child { border-bottom: none }
.more-tweets {
    background: url(images/twitter-tiny.png) no-repeat left center;
    padding-left: 25px;
}
.flickrPhotos li {
    list-style-type: none;
    margin: 7px 15px 0px 0;
    overflow: hidden;
    float: left;
}
.flickrPhotos li img {
    height: 53px;
    max-width: 75px;
    overflow: hidden;
    padding: 5px;
    background: rgba(255, 255, 255, .08) ;
    -webkit-transition: .2s ease-in;  
    -moz-transition: .2s ease-in;  
    -o-transition: .2s ease-in;  
    transition: .2s ease-in; 
}
.flickrPhotos li img:hover { 
	background: rgba(255, 255, 255, .15) ;
	-webkit-transition: .2s ease-in;  
	-moz-transition: .2s ease-in;  
	-o-transition: .2s ease-in;  
	transition: .2s ease-in; 
}
.search-form { float: right }
.search-form input[type="text"] {
    background: #666;
    background: rgba(255, 255, 255, .08);
    border: none;
    font-style: italic;
    color: #ccc;
    padding: 5px 10px;
    font-family: 'Droid Serif', Georgia, serif;
    width: 150px;
}
.widget-footer {
    width: 615px;
    border-top: 1px solid #8C5637;
    padding-top: 40px;
    margin: 40px auto 0 auto;
    font-size: 11px;
}
.widget-footer .copyright { float: right }
.menu-footer-container { padding-top: 5px }
.widget-footer { color: #aaa }
.widget-footer a { color: #fff }
.widget-footer a:hover { color: #aaa }
.widget-footer li {
    display: inline;
    margin-right: 10px;
}
/* ===[ Contact Form Styling ]=== */
.wpcf7 {
    padding: 20px 20px 0px 20px !important;
    background: #e8e8e8;
    background: rgba(0, 0, 0, .03);
}
.wpcf7 input, .wpcf7 textarea {
    padding: 15px;
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    border: none;
    width: 95%;
    font-family: 'Droid Serif', Georgia, serif;
    font-size: 16px;
    color: #60636B;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
    box-shadow: rgba(0,0,0, 0.2) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 5px;
}
.wpcf7 textarea {
    font-family: 'Droid Serif', Georgia, serif;
    font-size: 14px;
    line-height: 20px;
}
.wpcf7 .wpcf7-submit {
    background: #60636B;
    color: #fff;
    width: 100%;
    font-family: 'TypoSlabserifLightRegular';
    font-size: 24px;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}
.wpcf7 .wpcf7-submit:hover {
    text-decoration: none;
    cursor: pointer;
    color: #555;
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
}
.wpcf7 p { line-height: 30px }
.wpcf7-form p:last-child { margin-bottom: 0px }
.wpcf7-response-output { margin-top: 0px !important }
div.wpcf7-validation-errors {
    border: none !important;
    background: #f4f5e5;
    margin: -10px 0 20px 0 !important;
    padding: 10px !important;
    text-align: center;
    font-size: 14px;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
    background: #d1e2cf;
    margin: -10px 0 20px 0 !important;
    padding: 10px !important;
    text-align: center;
    font-size: 14px;
}
.wpcf7:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}
.wpcf7 {
    *display: inline-block;
    height: 1%;
}
div.wpcf7 img.ajax-loader { display: none }
/* ===[ WP Default Styles ]=== */
.wp-caption.alignnone { margin: 5px 20px 20px 0 }
.wp-caption.alignleft { margin: 5px 20px 20px 0 }
.wp-caption.alignright { margin: 5px 0 20px 20px }
img.alignleft, img.alignright { }
.alignright { float: right }
.alignleft { float: left }
img.alignleft { margin: 2px 25px 20px 0 }
img.alignright { margin: 2px 0 20px 20px }
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 10px !important;
    margin: 0 !important;
    padding: 3px 0 0 0!important;
}
.sticky {}
.gallery-caption { text-align: center }
.gallery-item {
    width: 115px !important;
    margin-right: 15px;
    margin-bottom: 20px;
}
/* ===[ Custom Styles ]=== */
.one-half {
    width: 275px;
    float: left;
    margin: 0 30px 20px 0;
}
.one-quarter {
    width: 132px;
    float: left;
    margin: 0 20px 20px 0;
}
.highlight {
    background: #fff9ce;
    width: auto;
    display: inline;
    padding: 0px 3px;
}
.button a { color: #fff }
.button a:hover { color: #fff }
.one-half .button { margin-bottom: 15px }
.button {
    margin: 0 5px 15px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 1px 1px rgba(0,0,0, .1);
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 10px;
    font-size: 12px;
    border: none;
}
.button:hover {
    color: #555;
    background: #fcfcfc url(http://www.thefringefiles.com/wp-content/themes/typo/images/chat-texture.png);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
    cursor: pointer;
    text-shadow: none;
}
.blue { background: #67bde1 }
.green { background: #84e0bc }
.orange { background: #fe8066 }
.gray { background: #a5a4a4 }
.purple { background: #bcb4ea }