/* CSS Document */
/* CSS RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;list-style-type: none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

*{
    outline: none;
    -moz-outline: none;
}
.left{float:left;} .right{float:right;} .clear{clear: both;}
.social_icons a{margin: 0px 10px 0 0;}

#tumblr_controls {
	top: 17px !important;
	right: 107px !important;
}

#menu_links{margin:10px 0px;}
#menu_links li{overflow:hidden;}
#tc_sidebar h3 span{
	font-size: 0.85em;
	font-weight:normal;
	margin-left: 5px;
}
#tc_posts_container{
	margin:0px auto;
	position:relative;
	float:left;
	left:285px;
	top:40px;
	width: 82%;
    padding-bottom:40px;
	opacity:0;
}

.tc_posts div.padding{padding:10px !important;}

.tc_posts:hover .permalink_links{
	opacity:0.6;
	-webkit-transition: opacity 0.4s ease-out;
	-moz-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out;
	-o-transition: opacity 0.4s ease-out;
}

.permalink_links span{
	margin:0px 3px;
	font-size:1.2em;
}

.permalink_links_highlight a{margin-left: 5px;border:0;}
.permalink_links_highlight a:first-child{margin-left:0px;}

a.heart_icon:hover{
	color:#ff0000 !important;
}

.permalink_links span{
	margin:0px 3px;
	font-size:1.2em;
}

.tc_photo{
	position:relative;
}

.photos{
	width:100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: -5px; /* fix photos bottom */
}



.noteCount{
	font-size: 1em !important;
}

.pictos{font-family: PictosRegular;}

.audioplayercontainer{
	position:relative;
	min-height: 70px;
	height: auto !important;
	height: 70px; /* ie*/
}

.audioplayerinto{
	width: 20px;
	height: 30px;
	overflow: hidden;
	margin: 9px 15px 4px 8px;
}
.audioimage{
	width:100%;
	margin-bottom:-5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.titleAudio_container{
	position:relative;
	min-height: 40px;
}

.trackLabel{
	font-size: 1.2em;
}
.caption_audio{padding: 0px 10px 10px;}
.caption h3, 
.caption h4, .caption h5, .caption h6{
	margin: 5px 0px;
}

.caption h1{font-size: 2.5em; margin: 10px 0px;line-height: 1.4em;}
.caption h2{font-size: 2em;  margin: 8px 0px; line-height: 1.2em;}
.caption h3{font-size: 1.5em; line-height: 1.2em;}
.caption h4{font-size: 1.3em;}
.caption h5{font-size: 1.2em;}
.caption h6{font-size: 1em;}

.caption blockquote {overflow:hidden;}
.caption p{margin-top:5px;font-size:0.9em; overflow:hidden;}
.caption p:first-child{margin-top: 0px;}

.caption ul, .caption ol{
	margin: 10px 0px;
}

.caption ul li{
	list-style: disc;
	margin-top:5px;
	margin-left: 15px;
}
.caption ol li{
	list-style:decimal;
	margin-top:5px;
	margin-left: 20px;
}
.caption ul li:first-child, .caption ol li:first-child{margin-top:0px;}

	.photosetPost{
		position:relative;
		width:100%;
		overflow:hidden;
		text-align:center;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	
	.photosetCircle_content{
		text-align:center;
		position:absolute;
		bottom:0px;
		width: 100%;
		height: 25px;
	}
	
	.photosetCircle{
		display:inline-block;
		width: 10px;
		height: 10px;
		background-color: #000; /* for ie */
		background-color: rgba(0,0,0,0.5) !important;
		margin-right:10px;
		cursor: pointer;
		
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.prevNext:hover{text-decoration:none;}
.permalinkPage .permaThings{margin-bottom:5px;}
.permalinkPage .permaThings a{border:0;}
.permalinkPage .permaThings .pictos{margin-right:8px;font-size:1.1em;}

.perma_notes .clear {
	margin:0;
	padding:0;
	height:0px;
}

.perma_notes a{border:0;} 
.perma_notes .avatar {
	border:none;
	margin:0;
	padding:0;
	width: 32px;
	height: 32px;
}

.perma_notes ol {
	margin:0;
	padding:0;
}

.perma_notes li {
	margin:0;
	padding:0;
	width:32px;
	list-style:none;
	border:none;
	float:left;
	margin: 0px 2px 2px;
	margin-bottom:4px;
	height:32px;
}

.perma_notes .note .action {
	display:none;
	visibility:hidden;
	margin:0;
	padding:0;
	
} 

.perma_notes .note a:hover{border:0 !important;}
.more_box{
	width:30px;
	height:30px;
	color:red;
	margin:0;
	padding:0;
	float:left;
}

