/*

Theme Name: WebSource

Version: 1.0

Author: DDStudios

*/

.bullet-tick { list-style-image: url(_assets/img/icons/bullet-tick.png); }
.bullet-BW { list-style-image: url(_assets/img/icons/BandW.png); }
.bullet-arrow { list-style-image: url(_assets/img/icons/bullet_arrow.png); }
.bullet-hot { list-style-image: url(_assets/img/icons/bullet_flame.png); }
.bullet-star { list-style-image: url(_assets/img/icons/bullet_star.png); }
.bullet-clip { list-style-image: url(_assets/img/icons/bullet-paper-clip.png); }
.bullet-black { list-style-image: url(_assets/img/icons/bullet_black.png); }
.bullet-blue { list-style-image: url(_assets/img/icons/bullet_blue.png); }
.bullet-green { list-style-image: url(_assets/img/icons/bullet_green.png); }
.bullet-orange { list-style-image: url(_assets/img/icons/bullet_orange.png); }
.bullet-pink { list-style-image: url(_assets/img/icons/bullet_pink.png); }
.bullet-purple{ list-style-image: url(_assets/img/icons/bullet_purple.png); }
.bullet-red{ list-style-image: url(_assets/img/icons/bullet_red.png); }
.bullet-yellow{ list-style-image: url(_assets/img/icons/bullet_yellow.png); }
.bullet-none { list-style:none; }

ul.bullet-tick, ul.bullet-BW , ul.bullet-arrow , ul.bullet-hot , ul.bullet-star ,
ul.bullet-clip , ul.bullet-black , ul.bullet-blue , ul.bullet-green , ul.bullet-orange ,
ul.bullet-pink , ul.bullet-purple, ul.bullet-yellow, ul.bullet-red  {
    margin-bottom: 1em;
}

.one_fifth { width: 160px; float: left; margin-right: 30px; }

.last {  margin: 0 !important;  }
ol.group li { padding-bottom: 15px; }
#main .next { padding-bottom: 10px !important; }


.left {
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.wide-post {
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 20px;
}

.right {
	overflow: hidden;
	width: auto;
}


	

	

