/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */

.fit-image-article {
	height: 145px;
	width: 185px !important;
}

.title-dots-custom {
  background: url("../images/title-dots.png") repeat scroll 0 0;
  height: 40px;
  margin-bottom: 10px;
}
.title-dots-custom span {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding: 5px 10px;
}

.title-dots-custom .personality-development-fixed {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding: 5px 7px;
}
.widget.dark .tags a:hover,
.title-dots-custom span {
  background-color: #FFD026;
}
.fix-line-height{
	line-height: 1.4;
}
/*Advertisement css */
    h4 span { background:#fff; padding:0 10px; }