/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/


.fixed {
  position: fixed;
  bottom: 10px;
} 



.logo_mobile {
   color: #000;
}


li.social {
display: inline;
}




h1.mobile {
  font-size: 4vw;
  font-weight: 300;	
}


h1.mobileonly {
  font-family: American Typewriter;
  font-size: 35px;	
  font-weight: 700;
  

}

img.connect {
  max-width: 10%; 
  height: auto;	
  margin-right: 15px

}




img.mobile {
  border-radius: 50%;
}

img.connect:hover {
      opacity: 0.3;
      filter: alpha(opacity=30);
    }


a:hover {
	color:#33B8FF;
	} 

a:active {
	color:#33B8FF;
}

p.bio {
	font-size: 14px;
	margin-left: 20px;
  	margin-right: 10px;
   	color: #000;
   	font-weight: 500;	
}

.firstLetter{
  	float: left;
  	font-size: 3.5em;
  	line-height : 0.7;
  	margin: 0.205em 0.153em 0 0;
  	font-family: 'Josefin Sans', sans-serif;
        
			
}



.tumblr {
	font-size: 20px;
	font-weight: 600;
}

.inspiro-slider .slide .slide-captions h2 {
  text-shadow: 2px 2px 4px #000000;	
}


hr {
  margin-top: 0.1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(169,169,169);
  max-width: 100%;
  margin-right: 7rem;
  margin-left: 7rem;	
}
