/*
 Theme Name:   Point Child
 Template:     point
 Author:       MC
 Version:      0.1
*/

.post-single-content {
	overflow: visible;
}

clear {
	clear:both
}

a.header-button {
background-color: #FF40CF;
}
.header-button:hover {
background: #FF80DF;
}

.trending-articles {
  background: #38B7EE;
}
.trending-articles li a {
  color: #FFFFFF;
}

.bottomad {
    float: left;
    clear: both;
    margin-top: 1px;
}