@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6 {}
h1{font-size:72px; line-height: ; text-transform:uppercase;}
h2{font-size:24px; line-height: ; text-transform:uppercase;}
h3{font-size:20px; line-height: ; }
h4{font-size:18px; line-height: ; }
h5{font-size:14px; line-height: ; }
h6{font-size:10px; line-height: ; }
img {border:none;}
a img, a:hover img, a:focus img, a:visited img{border:none;}

#container {width: 100%; min-width: 990px; margin: auto;overflow: hidden;}
#main {width:100%; min-width:990px; margin: auto; overflow: hidden; margin-top:10px; display:block;}

/*HEADER*/
header {display: block; height: auto; width: 100%; min-width: 990px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000; background-color:#000; margin-bottom:20px; position: fixed; z-index:500; border-bottom: 1px solid rgba(255,255,255,0.3);}
header a {text-decoration:none;}
header a:hover, header a:focus {text-decoration:underline;}
#epk_logo {display:block; width: 8.080808080808%; min-width: 80px; height: auto; float:left; overflow:hidden;}

/*SEARCH*/
#search {float:right; margin-top:-3px; margin-right:5px; background:rgba(255,255,255,1); -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 2px; border-top:1px solid rgba(29,29,33,1); border-left:1px solid rgba(29,29,33,1); border-right:1px solid rgba(54,54,58,1); border-bottom:1px solid rgba(54,54,58,1);}
#search input {float:left; border:none; background:none;}
#search input.submit {color: #ccc; cursor:pointer; background:url('http://static.tumblr.com/alm5wmn/WCIlikgto/magnifying_glass_16x16.png') center no-repeat; width:16px; height:16px; display:block; margin-right:2px;}
#results{padding:10px; background:#000; padding-bottom:40px; clear:both; -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000;}
#results h2 {margin:10px;}
#results h5 {margin:10px;}
/*POST NAV*/
#post_nav {float: left; width: 91.919191919192%; min-width: 910px; height:20px; padding:0; margin:0; padding-bottom:10px; padding-top:10px;}
#post_nav ul {list-style: none; padding:0; margin:0;}
#post_nav li {float: left; display: block; margin:0; font-size: small; padding-left: 10px; padding-right: 10px; border-right:1px solid #444;}

ul#tmb {list-style: none; padding:0; margin:0; float:right; margin-right:10px;}
ul#tmb li{float: left; display: block; margin:0; padding-left: 10px; padding-right: 10px; border-left:1px solid #444;}

/*PAGE NAV*/
#page_nav {float: left;  width: 91.919191919192%; min-width: 910px; height:20px; padding:0; margin:0; padding-bottom:10px; padding-top:10px;background:rgba(20,21,22,1); border-top:1px solid rgba(29,29,33,1);-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 0px; -webkit-border-radius: 0px 0px 5px 0px; border-radius: 0px 0px 5px 0px;}
#page_nav ul{list-style: none; padding:0; margin:0;}
#page_nav li{float: left; display: block; margin:0; font-size: small; padding-left: 10px; padding-right: 10px;}

/*SECTION NAV*/
#section_nav{padding-top:10px; border-bottom: 1px solid #222; clear:left;}
#section_nav ul{list-style: none; padding:0; margin:0;}
#section_nav li.next{float: right; display: block; margin:0; padding-left: 10px; padding-right: 10px; margin-top: 10px;}
#section_nav li.previous{float: left; display: block; margin:0; padding-left: 10px; padding-right: 10px; margin-top: 10px;}

/*MASTHEAD*/
#masthead {width: 100%; min-width: 990px; margin-left:auto; margin-right: auto; margin-top: 90px; margin-bottom: 0; padding-top:10px; padding-bottom:0; text-align: center; }
#masthead h1{text-shadow: 0px 1px 3px #000; margin: 0;}
/*HD CONTENT*/
#content {/*width:64.646464646465%;*/ min-width: 630px; overflow-y:auto; height: auto; /*float: left;*/padding: 0 5px; margin-left:10px; margin-right:0; margin-top: 10px; padding-bottom:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5;}
#content h2{padding: 0; margin: 0;}
#content h2 p {padding: 0; margin: 0; padding-bottom: 10px;}
#page-nav ul{list-style: none; padding:0; margin:0;}
#content li.next{float: right; display: block; margin:0; padding-left: 10px; padding-right: 10px;}
#content li.previous{float: left; display: block; margin:0; padding-left: 10px; padding-right: 10px;}



section {}

/*ASIDE*/
aside {float: right; width:30.30303030303%; max-width:300px; padding: 10px; background-color: rgba(0, 0, 0, 0.5); display:block; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5;  border-bottom: 1px solid rgba(255, 255, 255, 0.4); border-top:1px solid rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3); -moz-box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3); box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3);}
aside .hd{width:300px; border: 1px solid rgba(255, 255, 255, 0.3);}
aside h2, aside h3, aside h4 {padding:0; margin:0; text-align:left;}
aside h2 a, aside h3 a, aside h4 a{text-decoration:none;}
aside h4 {text-transform: uppercase; border-bottom: 1px solid #000; padding-bottom: 5px; margin-bottom: 5px;}


#left {margin:0 10px;}
#left img.portrait {margin-bottom: 10px; margin-right: 10px; -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000; float:left;}

#right {margin:0 10px; margin-right: 15px; margin-top: 10px;}
#right img.portrait{margin-bottom: 10px; margin-right: 10px; -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000; float:left;}

/* INFO */
#info {}
#info p {margin-top:0;}
/*SOCIAL*/
#socail {margin-bottom:20px; clear:both;}
#social img {padding: 0; border: none; margin:1px;}
#social a img {opacity: 0.4;}
#social a:hover img, #social a:hover img {opacity: 1;}


/*SHARE*/
.share {padding:10px; background:rgba(36,36,36,1); clear:both; margin-bottom:20px; -moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; -webkit-box-shadow: 0px 1px 5px 0px #000000; -moz-box-shadow: 0px 1px 5px 0px #000000; box-shadow: 0px 1px 5px 0px #000000; border-bottom:1px solid rgba(0,0,0,1);}
.shr_link{float:right; padding:2px; margin:0; font-size:x-small; display:block; padding-left:10px;}
.shr_link a{ text-decoration:none;}
.share iframe {padding:0; margin: 0; padding-left: 5px;}

/*FLICKR*/
#flickr_widget{margin-bottom:10px; padding-bottom:10px;}
#flickr_widget img{margin:4px /*10px 10px 5px*/; border:none;}*/
#twitter {padding:10px 0;}
#facebook { padding:10px 0;}
.twtr {float:left; padding: 0;  margin: 0; margin-right:10px;}
.short_url{float:right; font-size:x-small; float:right; padding:5px 10px; -webkit-border-radius: 15px;
-moz-border-radius: 15px; border-radius: 15px; background-color: rgba(0, 0, 0, 0.3);
border-bottom: 1px solid rgba(255, 255, 255, 0.1); border-top:1px solid rgba(0, 0, 0, 0.4); -webkit-box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3); -moz-box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3); box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3); }
.short_url a{text-decoration: none;}
.short_url a:hover{text-decoration: underline;}

/*FLICKR jQUERY*/
.thumbs { margin: 0; padding: 0; overflow: hidden; }
.thumbs ul {list-style: none;}
.thumbs li { list-style: none; float: left; /*margin: 8px;*/  }
.thumbs li a { }
.thumbs li img { display: block; margin:5px 10px 10px 5px; border:none; -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000; width:/*22.333333333333%; min-width:*/67px; height:67px; }
.thumbs li img:hover {-moz-box-shadow: none; -webkit-box-shadow:none; box-shadow:none;}
.thumbs li a img { border: none;}

/* LIKES STYLE */
#likes_container{padding:10px 0;}
ul#likes {list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0; }
ul#likes li:odd{clear: left;}
li.like_post {/* Should match the width specified in the Likes tag */ width: 140px; padding: 10px 5px; float: left;}
li.like_post img {max-width: 100%;}
li.like_post blockquote {margin: 0; padding: 0 0 0 10px; border-left: 1px solid #eee;}
li.like_post ol, li.like_post ul {margin: 0 0 0 15px;padding: 0;}
li.like_post .like_link a {font-weight: bold;}
li.like_post .like_title {font-weight: bold;}
li.like_post .post_info_bottom {margin: 10px 0 0 0; display: block !important;}

/* FOLLOWING */
#following {padding:10px 0; clear: both;}
ul#follow {list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0;}
ul#follow li{width:24px; height: 24px; float: left; margin-right: 1px;}

/*FOOTER*/
footer {clear: both; text-align: center; margin-left:auto; margin-right:auto; margin-bottom:10px; margin-top: 10px;
padding: 10px; background-color: rgba(0, 0, 0, 0.5); display:block; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5; border-bottom: 1px solid rgba(255, 255, 255, 0.4); border-top:1px solid rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3); -moz-box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3); box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3); width: 95.959595959596%; min-width: 950px;}
footer .copyright {padding-bottom:5px;}
footer .credit {}
footer p {font-size:x-small;}
#loading {float: left; margin-right: 5px; margin-bottom:5px; display: none;}
/*META*/
.meta {text-align:center; font-size:85%; font-family:sans-serif; padding-top:10px; padding-bottom:10px; background:rgba(20,21,22,1); border-top:1px solid rgba(29,29,33,1); border-bottom: 1px solid rgba(54,54,58,1); -webkit-box-shadow: 0px 1px 5px 0px #000000; -moz-box-shadow: 0px 1px 5px 0px #000000; box-shadow: 0px 1px 5px 0px #000000; height: auto; }

/*DATE*/
.date {display:block; left:0; text-align:left; font-size:85%; font-family:sans-serif; margin:0px 10px 0 10px; padding-bottom: 9px; float: left;}
/*.date p.month{font-weight:bold; padding:0; margin:0; border:1px solid #850009;background:#ff0000; color:#fff;padding: 2px;}
.date p.day{padding:0; margin:0; background:#ddd; color:#000; border:1px solid #bbb; padding: 5px;}*/

.source-block {display:block; text-align:left; font-size:85%; font-family:sans-serif; margin:0px 10px 0 10px; float: left;}

/*TAGS*/
.tags {display:block; margin:0px 10px 0 10px; padding-bottom: 10px; float: left; text-align:left; font-size:x-small; /*clear: left; padding-top: 10px; border-top:1px solid #222;*/}

/*NOTES*/
.notes-count {display:block; margin:0px 10px 0 10px; padding-bottom: 9px; font-size:x-small; float: left;}
#notes-block {background:rgba(20,21,22,1); border-top:1px solid #333; clear: both; padding: 10px; -moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
-webkit-box-shadow: 0px -1px 5px 0px #000000;
-moz-box-shadow: 0px -1px 5px 0px #000000;
box-shadow: 0px -1px 5px 0px #000000;
border-top:1px solid rgba(29,29,33,1); border-bottom: 1px solid rgba(54,54,58,1);}

#note-block ol {margin:0;}
ol.notes {
	margin:0;
padding: 0px;
list-style-type: none;
}

ol.notes li.note {
/*border-top: solid 1px #ccc;*/
padding: 10px;float: left; width:620px;
}

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;
}
/*COMMENTS*/
.comments {display:block; margin:0px 10px 0 10px; padding-bottom: 10px; font-size:x-small; float: left; text-align: right;}
.comments a {text-decoration:none;}

/*POST-TYPE*/
.text, .quote, .video, .audio, .chat, .photo, .photoset, .link, .answer { background:#000; padding:0; padding-bottom: 10px; clear:both; -moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px; -webkit-box-shadow: 0px -1px 5px 0px #000;
-moz-box-shadow: 0px -1px 5px 0px #000;
box-shadow: 0px -1px 5px 0px #000; border-bottom: 1px solid #333px;}
.audio {padding-bottom: 0;}
.text h2, .quote h2, .video h2, .audio h2, .chat h2, .photo h2, .photoset h2, .link h2, .answer h2 {font-size:1.5em;}

/*postIcons*/
/*
.post_icon{ width:48px; height: 48px; margin-left:-5px; margin-top: 5px; float: left; background-position: 0 0; background-repeat: no-repeat; z-index: 499; position: absolute;}
.text .post_icon {background: #f2f2f2; margin-left: -20px; }
.quote .post_icon{background: #f2f2f2; margin-left: -20px;}
.video .post_icon{background: #f2f2f2; margin-left: -20px;}
.audio .post_icon {background: /*url(http://static.tumblr.com/alm5wmn/mh1lxpe7c/posticon_audio.png)*//* #005990;}
.chat .post_icon{background: #f2f2f2; margin-left: -20px;}
.photo.post_icon{background: #f2f2f2; margin-left: -20px;}
.photoset .post_icon{background: #f2f2f2; margin-left: -20px;}
.link .post_icon{background: #f2f2f2; margin-left: -20px;}
.link .post_icon{background: #f2f2f2; margin-left: -20px;}
.answer .post_icon{background: #f2f2f2; margin-left: -20px;}
*/

/*TEXT*/
.text {padding: 10px;}
.text h2, .text h2 a, .text ul, .text ol {margin:10px 0; text-decoration:none;}
.text h2, .text h2 a {margin-top:20px;}
.text p {}
.text ol, .text ul{padding-left:40px; }
.text li {  padding-right: 20px;}
.text blockquote{border-left-color:#989696;
  border-left-style:solid;
  border-left-width:3px;
  margin-left:20px;
  padding-left:15px;}
/*QUOTE*/
.quote {padding-top: 20px;}
.quote blockquote {}
.quote cite {font-size:x-large; margin:10px;}
.quote .source {font-style: italic; text-align:right; margin:10px;}

/*CHAT*/
.chat{padding:10px;}
.chat h2 a{text-decoration: none;}
.chat dl.chat {background:#000; display: table;}
.chat dt{float:left; clear:both; font-family:sans-serif; padding-bottom:10px;}
.chat dd { float:left; text-align:left; padding-bottom:10px; font-family:sans-serif; font-style: italic; margin-left: 10px;}
.chat dt.odd, .chat dd.odd{background:#000;}
.chat dt.even, .chat dd.even{background:rgba(0, 0, 0, 0.7);}
/*.chat dt.odd, .chat dd.odd{ float:left;}
.chat dd.odd {clear:both; border-bottom: 1px dashed #444; padding-bottom:10px;}
.chat dt.even, .chat dd.even{float:right;}
.chat dd.even{border-bottom: 1px dashed #444; padding-bottom:10px; clear:both;}
*/
/*VIDEO*/
.video h2, .video p{margin: 10px;}

/*AUDIO*/
.audio{}
.audio p{margin:10px;}
.audio_art {float:left; margin-right:10px;  width:256px; height:256px; overflow:hidden; display:block;}
.audio_art img {max-width:256px;}
.audio_embed {float: left;}
.audio_player {float:left; width:266; padding-top:10px;}
.audio_external {float:left; margin-left:5px;}
.audio_playcount {float:left; font-size:x-small; margin-left:10px; margin-right: 10px; padding-top: 20px;}
.audio_detail {/*background-image:url(http://static.tumblr.com/alm5wmn/mh1lxpe7c/posticon_audio.png) bottom right no-repeat;*/}
.audio_detail h2 {Font-size:2em; margin-top:20px; margin-right: 10px;}
.audio_detail h3 {}
.audio_detail p { margin:2px 10px;}

/*photo*/
.photo h2, .photo p, .photoset h2, .photoset p{margin: 10px;}
.photoset .html_photoset iframe {width:64.646464646465%; min-width: 640px;}
/*LINK*/
.link {	padding: 10px;}
.link h2, .link p {margin:10p;}
.link h2 a {text-decoration: none;}
/*ANSWERS*/
.answer{}


/*REBLOGGED*/
#reblog-block{display:block; margin:0px 10px; padding-bottom: 10px; float: left; text-align:left; font-size:x-small; height:24px;}
#reblog-block img {margin-right:10px;}
.reblog_by{}
.reblog_root{}
.reblog_root p{margin-top: 0; margin-bottom: 0;}

/*DISQUS*/
#disqus{background:rgba(36,36,36,1); padding:0 10px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; -webkit-box-shadow: 0px 1px 5px 0px #000000; -moz-box-shadow: 0px 1px 5px 0px #000000; box-shadow: 0px 1px 5px 0px #000000;}
#disqus_thread{margin-top:0; margin-bottom:0; }
#disqus_thread a.dsq-brlink{}
#dsq-content{padding-top:5px;}
.dsq-brlink {font-size:small;height:25px; display:block;}
#dsq-account-dropdown, .dsq-trackback-url{ font-size:small; font-family: sans-serif;}
#dsq-pagination{}
.dsq-trackback-url{}
/*PAGE-NAV*/
#page-nav{ height:22px; margin:10px 0; padding:10px 0; -webkit-border-radius: 26px;
-moz-border-radius: 26px; border-radius: 26px; background-color: rgba(0, 0, 0, 0.3);
border-bottom: 1px solid rgba(255, 255, 255, 0.1); border-top:1px solid rgba(0, 0, 0, 0.4); -webkit-box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3);
-moz-box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3); box-shadow: inset 0px 10px 30px 0px rgba(0, 0, 0, .3);}
/*tweet | jQUERY*/
.tweet, .query { font-family: Georgia, serif; font-size: 120%; }
.tweet .tweet_list, .query .tweet_list { -webkit-border-radius: .5em; -moz-border-radius:.5em; border-radius:.5em; list-style-type: none; margin: 0; padding: 0; overflow-y: hidden; background-color: none; }
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {text-transform: uppercase; }
.tweet .tweet_list li, .query .tweet_list li {overflow-y: auto; overflow-x: hidden; padding: .5em; }
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {background-color: rgba (255, 255, 255, 0.1); }
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {padding-right: .5em; float: left; }
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {vertical-align: middle; }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('http://static.tumblr.com/alm5wmn/8ejljas85/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('http://static.tumblr.com/alm5wmn/8ejljas85/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('http://static.tumblr.com/alm5wmn/hgVljas95/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('http://static.tumblr.com/alm5wmn/8ejljas85/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('http://static.tumblr.com/alm5wmn/8ejljas85/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}


#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://static.tumblr.com/alm5wmn/jLsljasdn/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('http://static.tumblr.com/alm5wmn/8ejljas85/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('http://static.tumblr.com/alm5wmn/SUCljasf9/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('http://static.tumblr.com/alm5wmn/8ejljas85/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://static.tumblr.com/alm5wmn/jLsljasdn/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('http://static.tumblr.com/alm5wmn/8ejljas85/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('http://static.tumblr.com/alm5wmn/SUCljasf9/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('http://static.tumblr.com/alm5wmn/8ejljas85/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('http://static.tumblr.com/alm5wmn/BYfljash4/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('http://static.tumblr.com/alm5wmn/8ejljas85/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('http://static.tumblr.com/alm5wmn/jLsljasdn/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('http://static.tumblr.com/alm5wmn/8ejljas85/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/Yyzljasig/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/ZKRljasj0/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/Crgljasjg/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/BYfljash4/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/ZhLljasmw/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/mkPljasnv/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/g9Vljasnc/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/DNYljasoo/fancy_loading.png', sizingMethod='scale');}

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/5cQljasp9/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/oiZljaspm/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/AEAljasq6/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/9KFljasqt/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/NMjljasr8/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/vnTljasro/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/plPljassn/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.tumblr.com/alm5wmn/xVPljastk/fancy_shadow_nw.png', sizingMethod='scale'); }


/*FITVID*/
video {width:100%; height:auto;}
.photo img{width: 100%; height: auto;}

/* new clearfix via http://css-tricks.com/snippets/css/clear-fix/ */
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
/*postIcons*/

/*
ColorBox Core Style
The following rules are the styles that are consistant between themes.
Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
ColorBox example user style
The following rules are ordered and tabbed in a way that represents the
order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
#cboxContent{margin-top:20px;}
#cboxLoadedContent{background:#000; padding:5px;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(http://static.tumblr.com/alm5wmn/NeXly2nj9/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(http://static.tumblr.com/alm5wmn/NeXly2nj9/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxNext.hover{background-position:bottom right;}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(http://static.tumblr.com/alm5wmn/dIVly2nsu/loading.gif) center center no-repeat;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(http://static.tumblr.com/alm5wmn/NeXly2nj9/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
#cboxClose.hover{background-position:bottom center;}

