@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
.clear { clear: both; padding-bottom: 8px; }
.clear2 { clear: both; padding-bottom: 3px; }
a:link, a:visited, a:active {
	text-decoration: none;
	-webkit-transition: linear all 0.8s;
	-moz-transition: linear all 0.8s;
	-o-transition: linear all 0.8s;
	transition: linear all 0.8s; }
a:hover {
	-webkit-transition: linear all 0.4s;
	-moz-transition: linear all 0.4s;
	-o-transition: linear all 0.4s;
	transition: linear all 0.4s; }
#wrapper {
	margin: 0 auto;
	width: 830px;
	padding-top: 55px;}
#info-wrap {
	width: 230px;
	float: left;
	margin-top: 20px; }
#post-wrap {
	float: right;
	width: 550px; }
#post-wrap .title {
	text-align: center;
	font-size: 25px;
	line-height: 35px; }
#post-wrap .pad {
	padding: 3px;
	padding-top: 5px; }
#post-wrap .linkp a {
	line-height: 20px;
	font-size: 25px;
	display: block;
	padding: 5px;
	letter-spacing: -2px; }
ul {
	list-style-image: url('http://static.tumblr.com/hn07h0y/stEn8orpv/bullet.gif');
	padding: 10px 10px 10px 30px }
ul.chat {
	list-style: none;  }
span.label {
	text-transform: uppercase;
	font-weight: bold; }
blockquote {
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px; }
#post-wrap {
	margin-top: 50px; }
#header {
	width: 100%;
	line-height: 35px;
	text-align: center;
	position: fixed;
	z-index: 3; }
#header .link a { 
	font-size: 18px; 
	padding: 0 5px 0 5px; 
	text-transform: uppercase;
	font-weight: bold;}
#desc {
	padding: 3px;
	font-size: 8.5pt; }
.corners { 
    background: transparent;
    position: relative;
    width: 230px;
    -webkit-box-shadow: 0 1px 7px hsla(0,0%,0%,.2);
       -moz-box-shadow: 0 1px 7px hsla(0,0%,0%,.2);
            box-shadow: 0 1px 7px hsla(0,0%,0%,.2); }
.corners:after,
.corners:before {
    content: '';
    height: 40px;
    position: absolute;
    top: -20px;
    width: 90px;
    -webkit-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
       -moz-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
            box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5); }
.corners:after {
    left: -50px;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
.corners:before {
    right: -50px;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }
.corners .dp img { max-width: 100%; }
.header-a h2 a:after {
	left: -5px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	margin-top: -6px; }
.header-a h2 a:hover {
	padding: 0 14px;
}
.header-a h2 a:active {
	padding: 0 16px;
}
.header-a h2 a:before,
.header-a h2 a:after {
  	content: "";
	position: absolute;
	top: 50%;
	width: 0;
	height: 0; }
.header-a h2 a {
	float: right;
	position: relative;
	text-decoration: none;
	padding: 0 10px;
	-webkit-transition: padding 0.1s linear;
	-moz-transition: padding 0.1s linear;
	-ms-transition: padding 0.1s linear;
	-o-transition: padding 0.1s linear;
}
.header-a h2 a:before {
	left: -12px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	margin-top: -8px; }
.header-a h2 {
	line-height: 2;
	padding: 0 0 0 10px;
	font-size: 16px;
	box-shadow: inset 0 25px 10px -10px rgba(255, 255, 255, 0.2);
}
img.panorama, img.photo{
	max-width: 100%;
	opacity: 1; }
img.photo:hover {
	opacity: 0.5; }
	
div.album img{ width: 250px; float: left;}
div.audio div.audiodetails { width: 290px; float:right;}
div.down-arrow { border-style: solid;
		border-width: 20px 20px 0px 20px; height: 0px; width: 0px; position: absolute }
div.askimg {
	margin-top: 20px; line-height: 20px; float: left}
div.asker {
	margin-top: 30px; }
div.quote {
	font-size: 25px;
	text-align: center;
	line-height: 20px;
	padding: 5px; }
div.down-arrow2 { border-style: solid;
		border-width: 20px 20px 0px 20px; height: 0px; width: 0px; position: absolute; margin-left: 250px; }
div.source { text-align: center; margin-top: 18px; font-size: 15px;}
a.fpic { padding: 2px; opacity: 1;}
a.fpic:hover { opacity: 0.8;}
div.follow {text-align: center; overflow-x: hidden; overflow-y: auto; height: 120px;}
input.textarea {
	margin-top: 3px;
	width: 218px;
	padding: 5px;
	border: transparent 1px solid;
	outline: none;
	-webkit-transition: all 0.30s ease-in-out;
  	-moz-transition: all 0.30s ease-in-out;
 	-ms-transition: all 0.30s ease-in-out;
  	-o-transition: all 0.30s ease-in-out;}
div.notes {
	line-height:30px; 
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 4px;}
div.tag {
	line-height:30px; 
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 9px;}
a.time {
	background: url(http://static.tumblr.com/hn07h0y/rLrn8orqs/2-7.png) left no-repeat;
	padding-left: 16px; }
a.note { 
	background: url(http://static.tumblr.com/hn07h0y/00gn8orrb/ericaribeirogiffavicon6.gif) left no-repeat;
	padding-left: 16px; }
a.disqus { 
	background: url(http://static.tumblr.com/hn07h0y/YTIn8orrw/8-3.png) left no-repeat;
	padding-left: 16px; }
a.perma {
	background: url(http://static.tumblr.com/hn07h0y/jFnn8orsb/ericaribeirogiffavicon20.gif) left no-repeat;
	padding-left: 16px; }
div.links { text-align: center; }
div.links a{ display: inline-block; text-align: center; opacity: 1;}
div.links a:hover { opacity: 0.5; }
a.blogger {
	background: url(http://static.tumblr.com/hn07h0y/U82n8ort1/blogger.png) no-repeat;
	width: 32px;
	height: 32px; }
a.fb {
	background: url(http://static.tumblr.com/hn07h0y/Va6n8orwy/fb.png) no-repeat;
	width: 32px;
	height: 32px; }
a.tweet {
	background: url(http://static.tumblr.com/hn07h0y/zB6n8orxd/tweet.png) no-repeat;
	width: 32px;
	height: 32px; }
a.wp {
	background: url(http://static.tumblr.com/hn07h0y/saxn8orxq/wp.png) no-repeat;
	width: 32px;
	height: 32px; }
a.pin {
	background: url(http://static.tumblr.com/hn07h0y/a9zn8os39/pint.png) no-repeat;
	width: 32px;
	height: 32px; }
a.ins {
	background: url(http://static.tumblr.com/hn07h0y/metn8os3z/inst.png) no-repeat;
	width: 32px;
	height: 32px; }
table.tags a {
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	display: block;}
div#footer {
	width: 100%; 
	text-align: center;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;}

 /*Notes*/
 ol.notes {
                padding: 0px;
                margin: 25px 0px;
                list-style-type: none;
            }

            ol.notes li.note {
                padding: 5px;
            }

            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 {
                padding: 4px 10px;
                margin: 10px 0px 0px 25px;
            }

            ol.notes li.note blockquote a {
                text-decoration: none;
            }