/* Base styles*/

* {
  margin: 0;
  padding: 0;
}

body {
	font: 13px 'Helvetica Neue', Arial, sans-serif;
	background-color: #FFF;
	background-image: url(http://static.tumblr.com/xtzp6fn/aIqlgl0v8/texture_background.png);
}

a {
	color:#0988A9;
	text-decoration:none;
}
a:hover {
	color:#62879C;
}
h1 {
	font-size: 50px;
}
h2 {
	font-size: 20px;
}
h1, h2, h3, ol, pre, dl   {
	margin: 0px;
}
#header {
	background-image: url(http://static.tumblr.com/xtzp6fn/F6Glgw36n/tile.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #020003;
	padding-top: 5px;
	padding-bottom: 3px;
}
#buttons {
	margin-right: auto;
	margin-left: auto;
	width: 914px;
	clear: both;
}
#buttons a {
	float: left;
	margin-right: 10px;
}
#buttons a #rss{
	background-image: url(http://static.tumblr.com/xtzp6fn/m5llgs6h6/rss_icon.png);
	display: block;
	height: 25px;
	width: 25px;
}
#buttons a:hover #rss {
	background-image: url(http://static.tumblr.com/xtzp6fn/cFslgvxzq/rss_icon_over.png);
	display: block;
	height: 25px;
	width: 25px;
}
#buttons a #random {
	background-image: url(http://static.tumblr.com/xtzp6fn/mXllgs6it/random_icon.png);
	display: block;
	height: 25px;
	width: 25px;
}
#buttons a:hover #random {
	background-image: url(http://static.tumblr.com/xtzp6fn/8RVlgvy40/random_icon_over.png);
	display: block;
	height: 25px;
	width: 25px;
}
#buttons a #archive {
	background-image: url(http://static.tumblr.com/xtzp6fn/pLclgs666/archive_icon.png);
	display: block;
	height: 25px;
	width: 25px;
}
#buttons a:hover #archive {
	background-image: url(http://static.tumblr.com/xtzp6fn/cZhlgvycz/archive_icon_over.png);
	display: block;
	height: 25px;
	width: 25px;
}
#buttons a #ask {
	background-image: url(http://static.tumblr.com/xtzp6fn/ckYlgs6g8/question_icon.png);
	display: block;
	height: 25px;
	width: 25px;
}
#buttons a:hover #ask {
	background-image: url(http://static.tumblr.com/xtzp6fn/rsClgvygf/question_icon_over.png);
	display: block;
	height: 25px;
	width: 25px;
}
#buttons a #submit {
	background-image: url(http://static.tumblr.com/xtzp6fn/zBslgs6f7/sumbit_icon.png);
	display: block;
	height: 25px;
	width: 25px;
}
#buttons a:hover #submit {
	background-image: url(http://static.tumblr.com/xtzp6fn/3K8lgvylj/sumbit_icon_over.png);
	display: block;
	height: 25px;
	width: 25px;
}
.searchresults {
	margin-bottom: 10px;
	float: left;
}



/**** Content ****/

#content {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
}

a img {
  border: none;
}
.timestamp {
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
	margin-bottom: 10px;
	font-size: 9px;
	margin-top: 10px;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
}

.hidden { display: none; }

blockquote {
	margin: 0;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 12px;
}
		ol.notes {
                padding: 0px;
                margin: 25px 0px;
                list-style-type: none;
                border-bottom: solid 1px #ccc;
            }

            ol.notes li.note {
	border-top: solid 1px #ccc;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
            }

            ol.notes li.note img.avatar {
	vertical-align: -4px;
	margin-right: 10px;
	width: 16px;
	height: 16px;
            }

.bottomlist {
	padding-left: 0px;
	font-size: 10px;
}

.bottomlist ul {
	margin-left: 0px;
	padding-left: 0px;
}
		
.bottomlist li {
	display: inline;
	list-style: none;
}
		
	.reblogged {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #020003;
}
.audioplayer {
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.audioholder {
		background: #000000;
		}
		
.playcount {
	float: right;
	clear: both;
	padding-top: 25px;
	padding-right: 20px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
		}
.albumart {
	width:250px;
}
#nextprevious_container {
	width: 700px;
}
.next , .previous{
	float: right;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

/**** Masonry CSS ****/

.wrap {
	background: #FFF;
	padding: 10px;
	width: 660px;
	float: left;
	border: 10px solid #BFBFC4;
		-moz-box-shadow: 0px 1px 3px #666;
	-webkit-box-shadow: 0px 1px 3px #666;
	box-shadow: 0px 1px 3px #666;
}
#content_border {
	background-image: url(http://static.tumblr.com/xtzp6fn/F6Glgw36n/tile.png);
	padding: 20px;
	margin-top: 15px;
}

.box {
	margin: 10px;
	font-size: 11px;
	float: left;
	padding: 10px;
	border: 5px solid #DAD9DE;
		-moz-box-shadow: 0px 1px 3px #666;
	-webkit-box-shadow: 0px 1px 3px #666;
	box-shadow: 0px 1px 3px #666;
}

.col1 {
	width: 280px;
}
.col1 img {
	padding: 15px;
	max-width: 250px;
	-moz-box-shadow: 0px 1px 3px #666;
	-webkit-box-shadow: 0px 1px 3px #666;
	box-shadow: 0px 1px 3px #666;
	background-color: #FFF;
}
.col1 ul {
	padding-left: 0px;
}
.col1 ol {
	padding-left: 0px;
}
.col1 p + ul, p + ol{
	padding-left: 15px;
}
#right {
	float: right;
	width: 148px;
	background-color: #FFF;
	border: 2px solid #92AE01;
			-moz-box-shadow: 0px 1px 3px #666;
	-webkit-box-shadow: 0px 1px 3px #666;
	box-shadow: 0px 1px 3px #666;
}
#follow {
	float: right;
	margin-top: 10px;
	padding: 10px;
}
#follow ul li {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

       #twitter_update_list {
	width: auto;
	padding: 10px;
	overflow: hidden;
	color: #020003;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
       }
#twitter_update_list li {
	padding-bottom: 5px;
}
.portrait {
	background-image: url(http://static.tumblr.com/xtzp6fn/F6Glgw36n/tile.png);
	padding: 10px;
	width: 128px;
	height: 128px;
	background-color: #BFBFC4;
}
.description {
	padding: 5px;
	background-color: #92AE01;
	color: #FFF;
	line-height: 18px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	color: #333;
}
.source {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	text-align: right;
}
.title {
	color: #FFF;
	background-color: #020003;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #92AE01;
	margin-bottom: 5px;
}
.chat_title {
	color: #FFF;
	background-color: #92AE01;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #020003;
	margin-bottom: 5px;
}
.link {
	color: #FFF;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #020003;
}
a .link {
	background-color: #0988A9;
}
a:hover .link {
	background-color: #62879C;
}
input {
	color: #4d4d4d;
	font-size: 11px;
	line-height: 14px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #000;
	width: 115px;
	margin: 10px;
}
		
		.submit {
		float: right;
		clear: both;
		display: none;
		}
		
		.search {
		}
#footer {
	color: #000;
	background-color: #BFBFC4;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 9px;
	padding-left: 20px;
	background-image: url(http://static.tumblr.com/xtzp6fn/F6Glgw36n/tile.png);
	background-repeat:repeat;
}
{CustomCSS}
