@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold); @import url(http://fonts.googleapis.com/css?family=Droid+Serif:regular); body { background-color: #fafafa; color: #222; font-family: 'Droid Sans',Verdana, sans-serif; font-size: 13px; margin-top: 0px; } ul { margin-left: 1.25em; list-style-type: square; } li { display: list-item; } h1, h2 { font-size: 120%; margin: 1em 0em .5em 0em; } h3, h4, h5, h6 { font-size: 100%; margin: 1em 0em .5em 0em; } p { margin: 1em 0; } a { color: #8085C1; text-decoration: none; } .img_center { display: block; margin-left: auto; margin-right: auto; -webkit-box-shadow: 5px 5px 5px #262526; -moz-box-shadow: 5px 5px 5px #262526; box-shadow: 5px 5px 5px #262526; }; a:hover { color: black; text-decoration: none; } a:visited { /*color: #660000;*/ text-decoration: none; } table { font-size: inherit; font: 100%; } ul.posts { margin-bottom: 2em; } ul.posts span { color: #aaa; font-family: Monaco, "Courier New", monospace; font-size: 80%; } .site { background: #ffffff; border-style: solid; border-width: 1px; font-size: 110%; width: 65em; margin: 0em auto 2em auto; } .intro { font-size: 110%; line-height: 1.6em; padding-top: 50px; padding-left: 30px; } .title { /*background-color: black;*/ background-image:url('/static/imgs/back.png'); color: black; font-weight: bold; font-size: 180%; height: 248px; padding: 4em 1em 0 1em; } .site .title a { color: #ffffff; text-decoration: none; /*-moz-transition: color .25s linear;*/ /*-webkit-transition: color .25s linear;*/ /*transition: color .25s linear;*/ } .site .title a:hover { /*color: black;*/ } .site .title a.extra { /*color: #660000;*/ text-decoration: none; /* margin-left: 1em;*/ } .site .title a.extra:hover { /*color: black;*/ } .site .meta { color: #aaa; } .site footer { font-size: 90%; color: #666; border-top: 4px solid #eee; margin-top: 2em; overflow: hidden; padding: 0 1em 0 1em; } .site footer .contact { float: left; margin-right: 3em; } .site footer .contact a { color: #8085C1; } .site footer .rss { margin-top: 1.1em; margin-right: -.2em; float: right; } .site footer .rss img { border: 0; } #page { text-align: justify; line-height: 1.5em; margin: .5em 1.1em .5em 1.1em; } #post { text-align: justify; line-height: 1.5em; margin: 0em 1.1em .5em 1.1em; } #post pre { border: 1px solid #ddd; background-color: #eef; padding: 0 .4em; } #post ul, #post ol { margin-left: 1.25em; } #post code { border: 1px solid #ddd; background-color: #eef; font-size: 95%; padding: 0 .2em; } #post pre code { border: none; } #post pre.terminal { border: 1px solid black; background-color: #333; color: white; } #post pre.terminal code { background-color: #333; } #date { font-size: 80%; text-align: right; font-weight: normal; } #post h2 { border-bottom: 1px solid #ededed; } #post h3 { border-bottom: 1px solid #ededed; margin-top: 2em; } #page h2 { border-bottom: 1px solid #ededed; } #page h3 { border-bottom: 1px solid #ededed; margin-top: 2em; } #post_title { background-color: #000000; text-align: left; letter-spacing: 2px; line-height: 1.8em; /*border-bottom: 1px solid #ededed;*/ font-weight:bold; font-size: 1.5em; position: relative; /*margin: 0 -1.1em 0 -1.1em;*/ /*padding-bottom: .1em;*/ padding: 10px 10px 10px 0px; margin: 0px -15px 20px -55px; /*-webkit-box-shadow: 0px 2px 4px #888;*/ /*-moz-box-shadow: 0px 2px 4px #888;*/ /*box-shadow: 0px 2px 4px #888;*/ } #post_title:after { content: ' '; position: absolute; width: 0; height: 0; left: 0px; top: 100%; border-width: 5px 20px; border-style: solid; border-color:#666 #666 transparent transparent; } #post_title:before { content: ' '; position: absolute; width: 0; height: 0; right: -4px; top: 0px; border-color: transparent #fff transparent transparent; } #post_title a{ color:white; /* -moz-transition: color .25s linear; -webkit-transition: color .25s linear; transition: color .25s linear;*/ } #gplus { padding: 0px 10px 0px 6px; } #actual_title{ padding: 0px 0px 0px 10px; } /*#post_title {*/ /*background-color: #000000;*/ /*text-align: left;*/ /*letter-spacing: 2px;*/ /*line-height: 1.8em;*/ /*[>border-bottom: 1px solid #ededed;<]*/ /*font-weight:bold;*/ /*font-size: 1.5em;*/ /*position: relative;*/ /*[>width: 50%;<]*/ /*[>margin: 0 -1.1em 0 -1.1em;<]*/ /*[>padding-bottom: .1em;<]*/ /*padding: 6px 20px 6px 70px;*/ /*margin: 30px 10px 10px -70px;*/ /*text-shadow: 0px 1px 2px #bbb;*/ /*-webkit-box-shadow: 0px 2px 4px #888;*/ /*-moz-box-shadow: 0px 2px 4px #888;*/ /*[>box-shadow: 0px 2px 4px #888;<]*/ /*}*/ /*#post_title:after {*/ /*content: ' ';*/ /*position: absolute;*/ /*width: 0;*/ /*height: 0;*/ /*left: 0px;*/ /*top: 100%;*/ /*border-width: 5px 10px;*/ /*border-style: solid;*/ /*border-color: #666 #666 transparent transparent;*/ /*}*/ /*#post_title:before {*/ /*content: ' ';*/ /*position: absolute;*/ /*width: 0;*/ /*height: 0;*/ /*right: -2px;*/ /*top: 0px;*/ /*border-color: transparent #fff transparent transparent;*/ /*}*/ /*#post_title a{*/ /*color:#E50;*/ /*-moz-transition: color .25s linear;*/ /*-webkit-transition: color .25s linear;*/ /*transition: color .25s linear;*/ /*}*/ /*#post_title a:hover{color:#E50;}*/ #related { margin-top: 2em; } #related h2 { margin-bottom: 1em; } .talk { padding-top: 1em; }; .avatar { float: right; -webkit-box-shadow: 0px 0px 10px #262526; -moz-box-shadow: 0px 0px 10px #262526; box-shadow: 0px 0px 10px #262526; } .floatright { float: right; margin-left: 30px; -webkit-box-shadow: 5px 5px 10px #262526; -moz-box-shadow: 5px 5px 10px #262526; box-shadow: 5px 5px 10px #262526; } /* stargit */ ul.actions { display: block; list-style-type: none; overflow: hidden; padding: 0; } ul.actions li { float: left; font-size: 1.2em; margin-left: 0.6em; } .minibutton input { background-color: #f7f7f7; border: 1px solid #d4d4d4; color: #333; display: block; font-weight: bold; margin: 0; padding: 0.4em 1em; height: 2em; text-shadow: 0 1px 0 #fff; background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#ececec)); background: -moz-linear-gradient(top, #f4f4f4, #ececec); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }