/*
Theme Name: Tweet Archive
Theme URI: http://stopdesign.com/tweets/
Description: A theme for a browsable and searchable archive of tweets
Version: 1.0
Author: Douglas Bowman
Author URI: http://stopdesign.com/
Tags: twitter, tweets, archive
*/
body{background:#fff;font:15px/22px "Helvetica Neue",Arial,Sans-serif;color:#333;margin:0;padding:0}
a{color:#08b;text-decoration:none}
a:hover{background:#ffd;color:#069;text-decoration:underline}
a img{border-width:0}
#header{background:#666;color:#ccc;font-size:12px;padding:6px 0}
#header2{width:820px;margin:0 auto}
#header h1{display:inline;font-size:13px;color:#fff;margin:0 5px 0 0}
#header a{color:#fff}
#header a:hover{background:none}
#container{width:820px;margin:0 auto;padding:30px 0}
#content{background:#fff;float:left;width:540px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:0}
#sidebar{float:right;width:240px}
#user{float:left;width:100%;line-height:22px;color:#ccc;margin:0 0 30px}
#user .avatar{float:left;width:48px;margin:0 10px 0 0}
#user-info{margin-left:58px}
#user-fn{margin-right:2px;font-size:18px;color:#333}
#tweets h2{padding-bottom:10px;border-bottom:1px solid #eee;font-size:24px;margin:0 0 10px}
#tweets .post,#tweet .post{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eee}
#tweets .post p,#tweet .post p{margin:0}
#tweets a{font-weight:700}
#tweets .meta a{font-weight:400}
#tweets .post .meta,#tweets .post .meta a,#tweet .post .meta,#tweet .post .meta a{font-size:12px;color:#999}
#tweet .tweet{font-size:24px;line-height:30px}
#tweet .post .meta,#tweet .post .meta a{font-size:15px;line-height:30px}
.post:hover .meta a{text-decoration:underline}
#searchform{float:left;width:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 20px;padding:0 0 18px}
#searchform .inner{padding:0 10px}
#searchform label{display:block;font-size:13px;line-height:18px;color:#999;padding:0 0 2px}
#searchform .txt{float:left;width:150px;border:1px solid #ddd;border-top-color:#ccc;border-right-width:0;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;font:15px/22px "Helvetica Neue",Arial,Sans-serif;color:#333;margin:0;padding:2px 5px}
#searchform .btn{background:#6ab url(img/bg-searchbutton.png) no-repeat center center;float:left;width:32px;border:1px solid #367;border-left-width:0;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;font:15px/22px "Helvetica Neue",Arial,Sans-serif;margin:0;padding:2px 0}
#nav{float:left;width:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:13px;padding:0 0 20px}
#nav h2{display:none;font-size:18px;margin:0}
#nav ul{list-style:none;margin:0;padding:0}
#nav li{float:left;width:100%;margin:0;padding:0}
#nav li a{display:block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#666;padding:1px 4px 1px 10px}
#nav li a:hover,#nav li.current a,#nav li.current a:hover{background:#eee;text-decoration:none}
#nav li.current a{font-weight:700;color:#333}
#nav li a:hover{background:#f6f6f6}
#nav li .count{background:rgba(255,255,255,0.5);float:right;line-height:14px;margin-top:2px;color:#999;font-size:11px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:2px 5px}
#nav li.current .count{background:rgba(0,0,0,0.6);color:#fff;font-weight:400}
.pagination{float:left;width:100%}
.pagination .older{float:left;width:45%}
.pagination .newer{float:right;width:45%;text-align:right}
.reset{display:block;clear:both;height:1px;font-size:1px;line-height:1px}
#footer p{color:#999;font-size:12px;padding:10px 0}
#username,#user-loc,#tweets .post .meta a:hover,#tweet .post .meta a:hover,#footer a{color:#666}

input[type="submit"]::-moz-focus-inner {border:0;} /* fix firefox search button issue */
