/*
Theme Name: WebSource
Version: 1.0
Author: DDStudios
*/

@import "_assets/css/reset.css";
@import "_assets/css/master.css";
@import "_assets/css/ie.css";


.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; }
#social {	position: fixed;	top: 120px;	left: 20px;	width: 76px;}#social #top {	height: 30px;	background: url(_assets/img/bg-nav-pages.png) repeat-x;	text-align: center;	line-height: 29px;	font-family: Gerogia;	font-weight: bold;	font-size: 11px;	text-transform: uppercase;	color: #fff;}#social ul {	list-style: none;	display: block;	width: 74px;	background: #fff;	border: solid 1px #cbcbcb;	border-top: 0;	padding-top: 15px;}#social ul li {	width: 32px;	height: 32px;	margin: 0 auto 15px auto;}.left {	float: left;	margin-right: 20px;	overflow: hidden;}.wide-post {	overflow: hidden;	margin-bottom: 20px;	margin-right: 20px;}.right {	overflow: hidden;	width: auto;}	
