/* CSS Document */

#tc_post_perma .caption ul
{
font-size:12px !important;	
}

#tc_post_perma .caption li
{
margin-left:50px !important;
margin-right:20px !important;
font-size:12px !important;		
}

.trackLabel
{
margin-right:40px !important;	
}

.share_pin
{
    background-color:#cc1f25;
    width:51px;
    height:51px;
    background-image:url(http://static.tumblr.com/2w7y46r/R7Ymg0vmr/pintrest.gif) !important;

}

.share_pin:hover
{
	background-image:url(http://static.tumblr.com/2w7y46r/jS4mg0vx2/pintresthover.gif) !important;
}

.share_twit
{
    width:51px;
    height:51px;
    background-image:url(http://static.tumblr.com/2w7y46r/aPfmg0vm6/twitter.gif) !important;
    
    background-color:#40a1cc;
}

.share_twit:hover
{
	background-image:url(http://static.tumblr.com/2w7y46r/YGJmg0vxa/twitterhover.gif) !important;
}

.share_fb
{
    background-color:#35619e;
	    width:51px;
    height:51px;
    background-image:url(http://static.tumblr.com/2w7y46r/K14mg0vnb/facebook.gif) !important;

}

.share_fb:hover
{
	background-image:url(http://static.tumblr.com/2w7y46r/Fs8mg0vwp/facebookhover.gif) !important;
}

.share_ggl
{
    background-color:#d64937;
	    width:51px;
    height:51px;
    background-image:url(http://static.tumblr.com/2w7y46r/HG1mg0vn0/google.gif) !important;

}

.share_ggl:hover
{
	    background-image:url(http://static.tumblr.com/2w7y46r/FrAmg0vww/googlehover.gif) !important;

}

#tc_posts_container
{

}

#ask_form{height:200px !important;}

#submit_form {height:400px !important;}
#tc_post_ .perma_tab_25
{
    display:none !important;
    
}