/* CSS for Rustelia Tumblr Theme made by Freya Yuki
Version 1.0
Updated: August 4, 2015 Tuesday
Site: http://freyayuki.tumblr.com/ */

.nolist{
        list-style:none; 
    }
    hr{
      margin:10px 0 8px 0;
     } header h1{
        margin-top:0px; 
        margin-bottom:0px;
    }.box h2{
        font-size:1.4em;
    } 
    .box a{
        border-bottom:1px solid #e0e2e1;
    }.box h1 a{
        border:none;
    }
    .box h1 a:hover{
        background-color:transparent;
        border:none;
    } ol.notes li.note img.avatar {
        margin-right: 6px; 
    }ol.notes li.note img.avatar:hover{
        opacity:0.5;
    }
    .noteslist .action a:link{
        font-weight:bold;
    }
    ol.notes li.note blockquote {    
        border-color: #eee;
        padding: 2px 10px;
        margin: 6px 0px 0px 25px;
    }
    ol.notes{
        padding-left:50px;
        padding-right:25px;
        margin-bottom:5px;
    }
    ol.notes li{
        margin-bottom:3px;
    }
    .bold{
        font-weight:bold;
    }
    .italic{
        font-style:italic;
    }
    .normal{
        font-weight:normal;
    }
    .underline{
        text-decoration:underline;
    }
    .left{
        text-align:left;
    }
    .right{
        text-align:right;
    }
    .center{
        text-align:center;
    }
    .hide{ 
        display: none;
    }
    img.circle{
        border-radius: 50%;
    } html{
        position: relative;
        min-height: 100%;
    }footer p{
        margin-bottom:1px;
    }   .search > .form-control {
        border-radius: 0px;
     }
     .search > .input-group-btn .btn {
        border-radius: 0px;
     }ul.social{
    	display: inline;
    	margin-left:0 !important;
    	padding: 0;
    }
    ul.social li{
    	display: inline;
    	margin: 1px 1px;
    }
    .social li a{
    	display:inline-block;
    	position:relative;
    	margin:0 auto 0 auto;
    	-moz-border-radius:50%;
    	-webkit-border-radius:50%;
    	border-radius:50%;
    	text-align:center;
    	width: 35px;
    	height: 35px;
    	font-size:1.5em;
    	margin-bottom:5px;
    }
    .social li i{
    	margin:0;
    	line-height:35px;
    	text-align: center;
    }
    .social li a:hover i, .triggeredHover{
    	-moz-transform: rotate(360deg);
    	-webkit-transform: rotate(360deg);
    	-ms--transform: rotate(360deg);
    	transform: rotate(360deg);
    	-webkit-transition: all 0.2s;
    	-moz-transition: all 0.2s;
    	-o-transition: all 0.2s;
    	-ms-transition: all 0.2s;
    	transition: all 0.2s;
    }
    .social i{
    	color: #fff;
    	-webkit-transition: all 0.8s;
    	-moz-transition: all 0.8s;
    	-o-transition: all 0.8s;
    	-ms-transition: all 0.8s;
    	transition: all 0.8s;
    }
    .social a:hover, .right-icons li:hover, .share-buttons li:hover, .scroll-top-wrapper.show:hover{
        opacity:0.5;
    }.rustelia .nav-pills>li.active>a:hover{
        color:white !important;
        opacity:0.5;
    }.hearts li{
        display:inline-block;
        vertical-align:middle;
    }
     .post-tags{
        padding-left:0px;
        margin-bottom:3px;
        margin-top:3px;
    }
    #fixed-bar{
        width:100%; 
        z-index:9999;
    }
    .twitter, .facebook, .googleplus, .pinterest{
    font-size:3.5em;
} .scroll-top-wrapper {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size:3em;
    position: fixed;
    z-index: 99999999;
    bottom: 0px;
    right:10px;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
figure.tmblr-embed{ 
    margin-bottom:15px; 
}
.caption{
    margin-top:13px; 
}
    .photos img{ 
        display: block;
        width:100%;
        height: auto;
        max-width:100%;
    } 
    figure img{
        margin-bottom:20px;   
        margin-top:15px;
    }
    #cboxLoadedContent, #cboxOverlay{
        background-color: #323232;
    }
    #cboxLoadedContent{
        margin-top:50px;
    }
    #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{
       display:none !important;
    }.chat{
        margin-left:-40px;
    }
    .label{
        font-weight:bold;
        font-size:100%;
        padding-left:0px;
        padding-right:8px;
    } .pager{
        margin-top:8px;
        margin-bottom:10px;
    }
    .pagination{
        margin-top:10px;
        margin-bottom:6px; 
    }
   .copyright{
       margin:8px 0 8px 0;
   }
   .copyright a:link{
       font-weight:bold; 
   }.follows{
       margin-left:-30px;
       margin-top:5px;
   }
   .follows li{
       margin-bottom:5px;
   }
   .follows li img{ 
       margin-right:5px;
   }
   ul#likes{
        list-style-type: none;
        margin: 3px 5px 0 5px;
        padding: 0 0 0 0; 
    }
    li.like_post img{
        max-width: 100%; 
    }
    li.like_post blockquote{
        margin: 0; 
        padding: 0 0 8px 10px; 
        border-left: 3px 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: -5px 0 15px 0;
        display: block !important;
    } 