html,
body{
    background-color: rgba(255,255,255,.96);
    color: rgba(0,0,0,.96);
    padding: 0;
    margin: 0;
    height: 100%;
    word-wrap: break-word;
    font-size: 11px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
a{
    color: rgba(255,0,255,.97);
    text-decoration: none;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
a:hover{
    color: rgba(255,0,255,1);
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img{
    border: 0;
}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

p,h1,h2,h3,h4,h5,h6{margin:5px 0}
i,em{font-style:italic}
b,strong{font-weight:700}
ul,ol{margin:5px 0 5px 28px}
ul li{list-style-type:disc}
ol li{list-style-type:decimal}
blockquote{margin:0;padding:0;border:0 none;}
figure{margin:0;padding:0;}


#container{
    position: relative;
    height: 100%;
    /*min-width: 950px;*/
    /*padding: 25px;*/
    /*margin: 0 auto;*/
}
#container img,
#container iframe,
#container embed{
    vertical-align: bottom;
}
#container .text img{
    width: 100%;
    height: auto;
}

/*#header.centered{text-align:center;}*/

/*#links{margin:0;line-height:20px;float:left;overflow:hidden}
#links.capped{max-width:820px}
#links.unslashed span.s{visibility:hidden}
#links li{line-height:normal}
#links>li{display:inline}*/

#content{overflow:hidden}
#index .border-index-post .not-page.wordy .left-block,
#permalink .border-perm-content .not-page.wordy .post-content,
#permalink .border-perm-meta .meta,
.border-perm-content .page .left-block{
	border-width: 1px;
	border-style: solid;
}

#index .post{
    width: 250px;
    float: left;
    /*margin-bottom: 10px;*/
    text-align: center;
}
/*.post{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0.5\'/></filter></svg>#grayscale");
    filter: gray alpha(opacity=50);
    -webkit-filter: grayscale(50%);
}
.post:hover{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'1\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}*/
#index .photo.wide,
#index .video.wide{
    width: 480px;
}
#index .caption{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition: "height" 300ms ease;
    -webkit-transition: "height" 300ms ease;
    background-color: rgba(222,222,222,.7);
    font-size: 165%;
    overflow: hidden;
}
#index .post:hover .caption{
    height: auto;
}
#index .caption > a{
    padding: 10%;
}
#index .caption > blockquote{
    padding: 5%;
}

.caption-outer{
	width:100%;position:absolute;left:0;bottom:0;opacity:.75;display:none;z-index:300
}
.caption-inner{
	margin:5px;overflow:hidden
}
.meta{
    text-align: center;
    font-size: 175%;
}
#index .meta{
    line-height: 24px;
    display: none;
    overflow: hidden;
}
#index .meta,
.caption-outer{
    background-color: rgba(255,255,255,.75);
    color: #666;
}
#permalink .meta{
	padding: 25px;
	overflow: hidden;
}

.text .title,
.the-quote,
.the-link a,
.chat .title,
.asked{
	color: cyan;
}

#index .text .content-block .title,
#index .text .content-block p,
/*#index .text .content-block .post-content div,*/
.caption > p{
    display: none;
}

.index-post-id{
    position: absolute;
    bottom: 15%;
    right: 0;
    width: 80%;
    height: 0;
    background-color: rgba(0,0,0,.9);
    overflow: hidden;
    font-size: 120%;
}
#index .post:hover .index-post-id{
    height: auto;
}

#index .reblog{
    position: absolute;
    width: 30%;
    height: 0;
    right: 0;
    bottom: 30%;
    background-color: rgba(222,222,222,.7);
    font-size: 10px;
    overflow: hidden;
    font-size: 200%;
}
#index .post:hover .reblog{
    height: auto;
}

#index.animations.transitions.fadein .post,.animations.transitions .infscr{opacity:0}#index.animations.transitions.fadein .post.opaque,.animations.transitions .infscr.opaque{opacity:1}

#index.no-js .post{opacity:1!important}

#index .right-block{
    position: absolute;
    right: 0;
    bottom: 0;
}
#permalink .not-page .right-block{
    float: right;
	width: 30%;
}
#permalink .not-page .left-block{
	float: left;
	width: 70%;
	background-color: rgba(255,255,255,.05);
	text-align: center;
}
.quote-source{margin:5px 0;text-align:right}
.chat .post-content ul{margin:5px 0}
.chat .post-content li{text-indent:-8px;padding-left:8px;list-style:none}
.hideflash embed{display:none}
.no-js .hideflash embed{display:block}




/*.the-photo{text-align:center}*/

/*#index .photoset.wide{width:240px}
.html_photoset{margin-left:-5px}
.photoset-image,.caption-outer,.caption-inner{
	display: inline-block;
}
.photoset-image{max-width:490px;position:relative;text-align:center;vertical-align:top}
.photoset-image img,.caption-inner{
	vertical-align: bottom;
}
.photoset1{width:490px}
.photoset2{width:240px}
.photoset3{width:156px}
.photoset1 .caption-inner{width:480px}
.photoset2 .caption-inner{width:230px}
.photoset3 .caption-inner{width:146px}*/
.col1{margin-right:5px}
.col2{margin-left:6px;margin-right:6px}
.col3{margin-left:5px}
.col1.photoset1{margin-right:0}
.row2,.row3{margin-top:10px}


.no-js .photoset-image{margin-top:5px}
.no-js .photoset-image:first-child{margin-top:0}
.no-js .caption-inner{max-width:480px}
.mobile .caption-outer,.not-mobile.no-animations .photoset-image:hover .caption-outer,.not-mobile.no-js .photoset-image:hover .caption-outer{display:block}
.audio .caption,.album-art,.audio-meta{
	float:left
}
.audio .caption{width:230px;margin:0;padding:0 5px}
.album-art{width:240px;height:240px;position:relative}
.album-art img{width:100%!important;height:100%!important}
.audio-circle{margin:-27px 0 0 -28px;background-color:#000;-webkit-border-radius:28px;-moz-border-radius:28px;border-radius:28px;position:absolute;top:50%;left:50%;opacity:.75;z-index:300}
.the-audio{height:27px;width:28px;overflow:hidden;margin:14px}
.audio-meta{
	width:240px;margin:0
}
.audio-meta li{
	margin-bottom:5px;padding:5px;list-style-type:none
}
#permalink .album-art{margin-right:10px}
.the-video embed,.the-video iframe{max-width:100%}

.tagged{
	padding: 0;
	margin: 0;
	font-size: 150%;
}
.tagged li{
	display:inline;
}
.tagged li:last-child span{
	display: none;
}

.notes{
    margin: 5px 0;
    padding: 25px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    /*border-radius: 0 20px 20px 0;*/
    background-color: #f9f9f9;
}
.notes li{
	margin: 3px 0;
	list-style-type: none;
}
.notes li img{
	vertical-align: middle;
}

#index.mobile.mobcompat .mobile-shield{width:100%;height:100%;position:absolute;top:0;left:0;display:block;z-index:250}

#index.mobile.no-mobcompat .post:hover .meta,
#index.not-mobile.no-animations .post:hover .meta{
	display: block;
}
#index.mobile.no-mobcompat .mobile-shield,
#index.not-mobile .mobile-shield{
	display: none;
}
#index.not-mobile.animations.transitions .post .meta{
	display: block;
	height: 0;
}
#index.not-mobile.animations.transitions .post:hover .meta{
	height: 24px;
}
#foot-nav{
    margin: 0;
    padding: 5px 0;
    text-align: center;
    line-height: 29px;
    font-size: 200%;
}
#foot-nav a,#foot-nav span{padding:5px}
#foot-nav li{display:inline}
#foot-nav li.prev:first-child .s{display:none}


#index.infscr #foot-nav{display:none}
#index.no-js #foot-nav{display:block}

#loading{width:110px;height:65px;margin-left:-55px;background:url('http://static.tumblr.com/eatauj5/OSvly0v1h/big_roller.gif') center center no-repeat #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:fixed;left:50%;bottom:10px;opacity:.9;display:none;z-index:1000}
#infscr-loading,#infscr-loading img{display:none!important}

#toTop{
    width: 20px;
    height: 17px;
    background: no-repeat left top;
    position: fixed;
    bottom: 10px;
    right: 10px;
    display:none;
    background-image: url('http://static.tumblr.com/eatauj5/bFhll9tq4/arrow-up-white.png');
    /*http://static.tumblr.com/eatauj5/Wupll45l8/arrow-up.png*/
}

.transition-height{transition:height .2s;-moz-transition:height .2s;-webkit-transition:height .2s;-o-transition-transition:height .2s}
.transition-opacity{transition:opacity .4s;-moz-transition:opacity .4s;-webkit-transition:opacity .4s;-o-transition-transition:opacity .4s}

.invisible{visibility:hidden}
.no-js .invisible{visibility:visible}





#top{
	border: 0 none;
	height: 28%;
	overflow: hidden;
	font-size: 0;
}



#aeternal-return{
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 111px;
    width: 15%;
    height: 100%;
	vertical-align: top;
}
#aeternal-return a{
    display: block;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    background: transparent url(Ouroboros.png) scroll no-repeat top left;
    background: transparent url(Ouroboros_2011-11-16_3.png) scroll no-repeat center center;
    background-size: cover;
}
#aeternal-return a img{
	opacity: .85;
	width: 100%;
}
#aeternal-return a:hover img{
	opacity: 1;
}
#introduction{
    display: inline-block;
	width: 52%;
	font-size: 25px;
	vertical-align: top;
    height: 100%;
    overflow: auto;
}
#introduction h1{
    border-bottom: thin dashed rgba(255,255,255,.5);
    font-size: 110%;
    text-align: center;
}
#introduction h1 #subtitle{
	font-weight: bold;
	text-align: center;
	font-size: 70%;
	color: rgba(255,255,255,.95);
}

#originals-link{
	padding: 5px;
	margin: 0;
	text-align: center;
	font-size: 55%;
	color: rgba(255,255,255,.85);
}



#introduction ul{
    padding: 0;
    margin: 15px 0 10px 0;
    list-style: none;
    text-align: center;
    font-size: 0;
}
#introduction ul li{
    display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
}
#introduction ul li:first-child a{
    border-left: none;
}
#introduction ul li a i{
    display: inline-block;
    height: 0;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 3px;
}
#introduction ul li a i{
    background-position: -1000px 0;
    width: 0;
}
#introduction ul li#rss-feed a i{
    background: url(http://library.orgnsm.org/standards_icons.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    background-position: 0 0;
    padding-top: 46px;
    width: 35px;
}
#introduction ul li a{
    font-size: 17px;
    padding: 12px;
    text-transform: lowercase;
    border-left: thin solid rgba(222,222,222,.89);
    background-color: rgba(22,22,22,.95);
}
/*#introduction ul li:first-child a{
	border-radius: 10px 0 0 10px;
	border-left: thin solid #ccc;
}
#introduction ul li:last-child a{
	border-radius: 0 10px 10px 0;
	border-right: thin solid #ccc;
}*/


#curator{
    position: absolute;
    top: 0;
    left: 75%;
    background-color: rgba(0,0,0,.9);
    color: rgba(255,255,255,.95);
    font-size: 200%;
}


#tags{
    height: 98%;
    overflow: auto;
	vertical-align: top;
	text-align: center;
	padding: 2% 0 0 0;
	width: 33%;
    display: inline-block;
    background-color: rgba(255,255,255,.75);
    border-radius: 10px 0 0 10px;
	font-size: 11px;
}
#tags ul{
	padding: 10px;
	margin: 0;
	border-top: thin dashed rgba(255,255,255,.5);
	/*border: thin solid #ccc;
	border-radius: 20px;*/
	list-style: none;
}
#tags ul li{
	display: inline-block;
	margin: 0;
	padding: 0;
	/*float: left;*/
	list-style: none;
	font-size: 16px;
}
#tags ul li a{
	padding: 3px;
}
#tags ul li.active a{
	background: magenta;
	color: #000;
}
#tags h2{
	margin: 0;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
	color: #666;
}


#search{
	text-align: center;
	padding: 5px 0 20px 0;
}
#search input{
	text-align: center;
    color: rgba(255,255,255,.75);
    font-size: 12px;
    width: 144px;
    padding: 5px;
    border-radius: 10px;
    border: 1px solid #ccc;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
#search input:hover{
    border: 1px solid rgba(255,255,255,.9);
}
#search input.typing{
    color: rgba(255,255,255,.95);
}















/*       Dark skin        */





html,
body{
    color: rgba(255,255,255,.9);
    background-color: rgba(2,2,2,.99);
    background: rgba(0,0,0,1) url(http://ouroboros.orgnsm.org/sites/ouroboros.orgnsm.org/files/starry_night.png) fixed center center repeat;
}
a{
    color: rgba(255,0,255,.97);
}
a:hover{
    color: rgba(255,255,255,.98);
}
#tags{
    background-color: rgba(255,255,255,.1);
}
#search input{
    background-color: rgba(33,33,33,.75);
    color: #888;
    border: 2px solid #333;
}
#search input:hover{
    border: 2px solid #777;
}
#search input.typing{
    color: #666;
}
#index .caption{
    background-color: rgba(0,0,0,.85);
}
#index .reblog{
    background-color: rgba(0,0,0,.8);
}
#index .meta{
    background-color: rgba(55,55,55,.75);
}
#introduction ul li a{
    border-left: thin solid rgba(122,122,122,.8);
    background-color: rgba(22,22,22,.75);
}
.notes{
    background-color: rgba(22,22,22,.85);
}
