/* Id: 7.3044492.1426170735
 * Generated: 24-Nov-2016 00:27:34
 */
    /* Overall */
#torso .yawyr.bigtitle{
  margin-bottom: 15px;
  font-size: 32px;
}

/* Sidebar */
#torso .yawyr.author a{
  opacity: 0.8;
  display: block;
	margin: 20px 0;
   border-bottom: 1px solid #AAA;
  padding-bottom: 20px;
}

#torso .yawyr.author:last-child a{
 border-bottom:none;
}

#torso .yawyr.author a:hover{
  opacity: 1;
}

#torso .yawyr.author h3{
	font-weight: normal;
	font-size: 18px;
	padding: 6px 0 3px 0;
}

#torso .yawyr.author h3 span{
  font-size: 16px;
}

#torso .yawyr.author p{
	font-family: Arial, sans-serif;
	color: #666;
	font-size: 14px;
  line-height: 16px;
  font-style: italic;  
	padding-bottom: 5px;
}

#torso .yawyr.author img{
	height: 60px;
	width: 60px;
	float: right;
	border: 1px solid #CCC;
	padding: 2px;
  transform: rotate(7deg);
}

#torso .yawyr.author-twitter {
  margin-top: -63px;
  padding-left: 20px;
  margin-bottom: 33px;
}

/* Communities */
#torso .yawyr.communities h3.intro{
  font-family: "DINWeb-Bold", Arial,sans-serif;
  font-size: 22px;
  color: #444;
  margin-bottom: 20px;
}

#torso .yawyr.communities h3.intro img{
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

#torso .yawyr.communities h3.intro span{
  padding-top: 3px;
  display: inline-block;
  vertical-align: middle;
}

#torso .yawyr.communities hr{
  border-top: 1px solid #999;
}

#torso .yawyr.communities .item{
  margin-bottom: 20px;
  min-height: 60px;
}

#torso .yawyr.communities .item img{
  float: left;
  width: 48px;
  margin-right: 10px;
}

#torso .yawyr.communities .item a{
  display: block;
  opacity: 0.8;
}

#torso .yawyr.communities .item a:hover{
  opacity: 1;
}

#torso .yawyr.communities .item a h4{
  font-weight: normal;
  padding-top: 4px;
  color: #000;
}

#torso .yawyr.communities .item a p{
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #666;
  padding: 0;
}

/* Apps */
#torso .yawyr.apps h3.intro{
  font-family: "DINWeb-Bold", Arial,sans-serif;
  font-size: 22px;
  color: #444;
  margin-bottom: 20px;
}

#torso .yawyr.apps .item{
  margin-bottom: 20px;
}

#torso .yawyr.apps .item img{
    float: left;
    margin-right: 10px; 
    margin-bottom: 10px;  
}

#torso .yawyr.apps .item h4{
  font-weight: normal;
  padding-top: 4px;
  margin-bottom: 8px;
  border-bottom: 1px solid #999;
  font-size: 22px;
  color: #222;
}

#torso .yawyr.apps .item p{
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #666;
  padding: 0;
  margin-bottom: 15px;
}

#torso .yawyr.apps .item .apps{
  margin-top: 10px;
  text-align: right;
}

#torso .yawyr.apps .item .apps a{
  display: inline-block;
  vertical-align: middle;
}

#torso .yawyr.apps .item .apps a img{
  width: auto;
  height: 40px;
}

@media only screen and (max-width: 480px) {
  #torso .yawyr.apps .item img{
    width: 160px;
  }

  #torso .yawyr.apps .item .apps{
    text-align: center;
  }
}


      