
/* 
 * basics
 */

	h1 { color: #fff; font-weight: normal; font-size: 79px; line-height: normal;}
	h2 { color: #fff; font-weight: normal; font-size: 23px; line-height: normal;}
	h3 { color: #373737; font-weight: normal; font-size: 31px; line-height: normal; padding-bottom: 10px;}
	h3 a{ color: #73B509; }
	h3 a:hover{ text-decoration: none}
	h4 { color: #73B509; font-size: 20px; line-height: normal;}
	a { color: #73b509; text-decoration: none;}
	a:hover { text-decoration: underline;}

	ul li{ margin-bottom: 5px;}
	ol li{ list-style: none; margin-bottom: 5px;}

	p{ margin: 0; padding: 0 0 15px 0; max-width: 500px; word-wrap:break-word}

	p img{padding: 5px;}
	
	.displaynone { display: none}
	.bold { font-weight: bold}
	.league { display: none}

/* 
 * Layout main
 */
 
	body{ color: #373737; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;}
	
	#wrapper{ margin-bottom: 40px }
	
	#header { width: 100%; height: 37px; background: #000; margin-bottom: 25px; color: #fff}
	#header-info { width: 868px; margin: 0 auto; padding-top: 5px}
	#search { height:25px; float: left;}
	.search-input { border: 0px; width: 201px; margin-left: 4px; padding-top: 0px; height: 25px;}
	#search-bar { background: url(http://static.tumblr.com/ts2nqrf/z27l227tw/search-bar.png) top left no-repeat; width: 120px; padding: 0 5px 0 5px; height: 25px; float: left}
	#search-btn { width: 71px; height: 25px; float: left; }
	
	#top-links { float: left; height: 21px; padding-left: 10px}
	#top-links ul { list-style: none}
	#top-links li { display: inline}
	#top-links li a:hover{ background-position: 0 -21px}
	.mobile a { width: 21px; height: 21px; background: url(http://static.tumblr.com/ts2nqrf/A6Ol2276y/btn-mobile.gif) top left no-repeat; text-indent: -99999em; float: left; margin-right: 5px}
	.archive a { width: 21px; height: 21px; background: url(http://static.tumblr.com/ts2nqrf/Uisl2274y/btn-archive.gif) top left no-repeat; text-indent: -99999em; float: left; margin-right: 5px}
	.rss a {width: 21px; height: 21px; background: url(http://static.tumblr.com/ts2nqrf/ryXl2277q/btn-rss.gif) top left no-repeat; text-indent: -99999em; float: left}
	
	#title-box { width: 868px; margin: 0 auto;}
	#title { width: 540px; float: right; text-align: center; text-transform: uppercase; margin-bottom: 20px}
	#title a { color: #fff}
	#title a:hover { text-decoration: none}

	#container{ width: 868px; height: 1000px; display: block; margin: 0 auto;  padding-bottom: 0;}

/* 
 * Layout left
 */

	#colLeft { width: 280px; margin-right: 48px; float: left }
	
	.leftBox { width: 280px; margin-bottom: 20px}
	.leftTop {background: url(http://static.tumblr.com/ts2nqrf/XGxl227n2/left-top.png) top left no-repeat; width: 260px; height: 27px; padding: 8px 10px 0 10px; overflow: hidden; display: block; text-transform: uppercase}
	.leftRep {background: url(http://static.tumblr.com/ts2nqrf/e7Rl227ll/left-rep.gif) top left repeat-y; width: 260px; padding: 10px 10px 2px 10px; font-weight: bold; font-size: 12px}
	.leftBot {background: url(http://static.tumblr.com/ts2nqrf/6wEl227kt/left-bot.png) top left no-repeat; width: 280px; height: 8px; display: block}
	
	.author {float: left; width: 96px; height: 96px; margin: 0px 10px 0px 0px;}
	.author-text { padding: 0px}
	.side-links a { margin-bottom: 10px; padding-bottom: 10px; width: 260px; display: block; border-bottom: 1px #737373 solid; color: #373737}
	.side-links a:hover { color: #73b509; text-decoration: none}
	.side-links a:last-child { margin-bottom: 0px; padding-bottom: 0px; border-bottom: none}
	.author img{max-width: 96px; max-height: 96px; position: relative;}

	.flickr-wrap { padding-bottom: 0px}
	.flickr_badge_image img{ width: 65px; height: 65px; border: 4px #91c936 solid; float: left; margin: 0 7px 10px 6px}
	
	#attribution { background: url(http://static.tumblr.com/ts2nqrf/riRl2272d/attribution.png) top left no-repeat; display: block; width: 260px; height: 28px; text-align: center; color: #fff; padding: 8px 10px 8px 10px}
	#attribution a{ color: #fff}
	
	#following li { display: inline;}
	#following a { width: 30px; height: 30px; float: left; margin: 0 6px 7px 7px;}
	
/* 
 * Layout right
 */

	#colRight { width: 540px; float: right}
	
	.content { width: 540px; margin-bottom: 20px}
	.contentTop { width: 540px; height: 44px; background: url(http://static.tumblr.com/ts2nqrf/BIOl227it/content-top.png) top left no-repeat; display: block}
	.commentTop { width: 540px; height: 8px; background: url(http://static.tumblr.com/ts2nqrf/BIOl227it/content-top.png) bottom left no-repeat; display: block}
	.contentRep { background: url(http://static.tumblr.com/ts2nqrf/oBkl227i4/content-rep.gif) top left repeat-y; width: 500px; padding: 20px; font-size: 14px; line-height: 25px}
	.contentRep img { max-width: 500px;}
	.contentRep ul li{ list-style: inside circle}
	.contentRep ol li{ list-style: inside decimal}
	#nolist ul li{list-style: none}
	#nolist ol li{list-style: none}
	blockquote { padding-left: 10px; margin-bottom: 10px; margin-left: 10px; border-left: 4px solid #73B509}
	.contentBot { background: url(http://static.tumblr.com/ts2nqrf/dR3l2278t/content-bot.png) top left no-repeat; width: 540px; height: 8px; display: block}
	.stats { color: #fff; float: right; padding: 8px 20px 0 0; font-size: 14px; font-weight: bold}
	
	.marker a{ background: url(http://static.tumblr.com/ts2nqrf/6DIl31b1a/top-markers.png) top left no-repeat; width: 123px; height: 44px; float: left; text-indent: -99999em}
	.chat a{ background-position: 0 0}
	.audio a{ background-position: 0 -44px}
	.link a{ background-position: 0 -88px}
	.quote a{ background-position: 0 -132px}
	.text a{ background-position: 0 -176px}
	.photo a{ background-position: 0 -220px}
	.video a{ background-position: 0 -264px}
	.search a{ background-position: 0 -308px}
	.answer a{ background-position: 0 -352px}
	
	.nonSub { background: url(http://static.tumblr.com/ts2nqrf/oBkl227i4/content-rep.gif) top left repeat-y; width: 540px; padding: 0 20px 8px 20px}
	.tags { width: 325px; float: left; font-weight: bold}
	.tags a { color: #373737}
	.tags a:hover { color: #73b509; text-decoration: none}
	.tags ul { list-style: none}
	.tags li { display: inline; border-right: 1px solid #373737; padding-right: 5px; margin-right: 5px}
	.tags li:first-child { border: 0px; margin-right: 0px}
	.tags li:last-child { border: 0px}
	.comments { width: 145px; float: right; text-align: right; font-weight: bold; padding-right: 40px}
	.comments a { color: #373737}
	.comments a:hover { color: #73b509; text-decoration: none}
	
	.subInfo .tags { width: 325px; float: left; font-weight: bold}
	.subInfo .tags a { color: #fff}
	.subInfo .tags a:hover { color: #73b509; text-decoration: none}
	.subInfo .tags li { display: inline; border-right: 1px solid #fff; padding-right: 5px; margin-right: 5px}
	.subInfo .tags li:last-child { border: 0px}
	.subInfo .comments { width: 145px; float: right; text-align: right; font-weight: bold; padding: 0px}
	.subInfo .comments a { color: #fff}
	.subInfo .comments a:hover { color: #73b509; text-decoration: none}
	
	.subInfo { width: 528px; margin: 0 auto}
	.subTop { background: url(http://static.tumblr.com/ts2nqrf/gQwl227y7/subtop.jpg) top left no-repeat; width: 528px; height: 17px; display: block}
	.subRep { background: url(http://static.tumblr.com/ts2nqrf/LUnl227xi/subrep.jpg) top left repeat-y; width: 498px; padding: 0 15px 0 15px; color: #fff;}
	.subText { font-size: 14px; line-height: 25px; padding-bottom: 8px}
	.subText h3 a{ color: #fff}
	.subBot { background: url(http://static.tumblr.com/ts2nqrf/UPPl227wj/subbot.png) top left no-repeat; width: 528px; height: 14px; display: block}
	
	.quote-text { background: url(http://static.tumblr.com/ts2nqrf/uuOl227pk/quotes.jpg) top left no-repeat; padding: 5px 30px 0 30px;}
	.quote-text .cufon { padding-bottom: 10px}
	.quote-name {padding: 0 30px 0 30px; color: #73B509; font-size: 14px; font-weight: bold}
	
	.player { width: 500px; padding-bottom: 15px}
	.trackinfo { width: 540px; padding-bottom: 5px; display: block}
	.track { float: left; padding-right: 5px}
	.artist { float: left}
	
	.photoset { padding-bottom: 10px}
	
	.chat span{ padding-bottom: 15px}
	.name { width: 105px; font-size: 22px; color: #73B509; float: left; text-align: right; padding: 3px 5px 0 0; text-transform: uppercase}
	.message {width: 390px; float: right}

	#pagination { width: 540px; height: 77px; background: url(http://static.tumblr.com/ts2nqrf/CQxl227ol/pagination.png) top left no-repeat; display: block;}
	#pagination-top { height: 45px}
	#pagination-bot { height: 32px; margin: 0 auto}
	#theme-by { color: #c3c3c3; padding-top: 10px; font-size: 16px; float: left; margin-left: 183px}
	#ai-tag a{ background: url(http://static.tumblr.com/ts2nqrf/56El22718/ai-tag.jpg) top left no-repeat; width: 107px; height: 32px; float: left; text-indent: -99999em}
	
	#view-older a{ width: 176px; height: 45px; background: url(http://static.tumblr.com/ts2nqrf/Teol2280v/view-older.png) top left no-repeat; float: right; text-indent: -99999em}
	#view-newer a{ width: 186px; height: 45px; background: url(http://static.tumblr.com/ts2nqrf/4rvl22807/view-newer.png) top left no-repeat; float: left; text-indent: -99999em}

	.tumblrAutoPager_page_info { display: none}
	.tumblrAutoPager_page_separator { display: none}

	#search-result-info { margin-bottom: 20px}
	#search-result-info p { padding-bottom: 0px}
	
	.disqus h3 { font-size: 20px}

	ol.notes { padding: 0px; margin: 25px 0px; list-style-type: none; border-bottom: solid 1px #ccc; max-width: 500px; word-wrap:break-word}
    ol.notes li.note { border-top: solid 1px #ccc; padding: 10px;}
	ol.notes li.note img.avatar { vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px;}
	ol.notes li.note span.action { font-weight: bold; }
	ol.notes li.note .answer_content { font-weight: normal; }
	ol.notes li.note blockquote { border-color: #eee; padding: 4px 10px; margin: 10px 0px 0px 25px; }
	ol.notes li.note blockquote a { text-decoration: none; }


