@import "mojombo/style.less"; @font-face { font-family: 'OFL Sorts Mill Goudy TT'; font-style: normal; font-weight: normal; src: local('OFL Sorts Mill Goudy TT'), local('OFLGoudyStMTT'), url('http://themes.googleusercontent.com/static/fonts/oflsortsmillgoudytt/v1/9ZZVVBRCceNnPBXqWLH8IAznsJgBJReFlc4fyGg_5CcC1LhKU8qFLLahJuQDJSaO.woff') format('woff'); } /* body { font-family: 'OFL Sorts Mill Goudy TT', georgia, serif; } */ h1, h2, h3, h4, h5, h6, .linklist, #twitter, #footer{ font-family: helvetica, sans-serif; } h1, h2, h3, h4 { margin-bottom: .5em; } .linklist { font-size: 12px; span { font-size: 13px; } margin-left: 0px; } #box-docpad { color:#DDD; position: fixed; display:block; width:150px; height:1.5em; bottom: 0; right: 0; } #box-github { position: fixed; top: 0; left: 0; z-index: 1; } @media only screen and (max-device-width: 480px) { #box-docpad, #box-github { display:none !important; } #main { width:800px; } } /* #main { position: relative; z-index:2; } */ #chart { width: 270px; height: 200px; position: absolute; top:0px; right:0px; z-index:0; opacity: .5; -webkit-transition: 1s all; -moz-transition: 1s all; transition: 1s all; } #chart:hover { opacity: 1 } circle.node { stroke: #fff; stroke-width: 1.5px; } line.link { stroke: #999; stroke-opacity: .6; } article { margin: 0 0 40px 0; } .avatar { float: right; height: 100px; margin: 0 0 0 10px; border: 13px solid #eee; } span.small { font-size: 11px; font-family: arial; color: #666; font-weight: normal; } #posts { width: 25em; text-align: left; float: left; } .external { background: url(/images/externalkernal.png) no-repeat top right; padding: 0 13px 0 0; } #tweets, #projects { width: 15em; text-align: left; float: right; } #librarything a { margin: 0 10px 0 0; text-decoration: none; img { border:3px solid #ddd; } } #twitter li {margin-bottom: 10px; font-size: 12px; clear: both; list-style-type:none; line-height:1.3em;} #twitter li img {float:left; width: 48px; margin:0px 10px 10px 0px;border:1px solid #c2c2c2; -moz-box-shadow: 0px 0px 4px #c2c2c2; -webkit-box-shadow: 0px 0px 4px #c2c2c2; box-shadow: 0px 0px 4px #c2c2c2;} #twitter li a {text-decoration:none; color: #009;} hr.space {clear:both; width: 100%; visibility:hidden; margin: 20px 0} /* .nodetext { opacity: 0; fill: #888; z-index: 2; -webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; transition: .5s all; } .node:hover .nodetext{ opacity: 1; } */ #hero-steve { background: #000; height: 10px; margin: 0 0 10px 0; display: block; }