/*

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;
}

/* Dosenruta.com 4.0 */
body {background: #e1e6e9 url(_assets/img/bg-body.png) 0 0 repeat-x;}
#nav {margin: 0 0 5px 0;}
#nav ul.categories {display:none;}
#header h1 {margin: 0 0 55px 0;}
#bottom .simple-flickr-photostream li {float:left;}
#footer .copy {background:url(http://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png) 0 -1px no-repeat; color:#fff; padding:0 0 0 90px;}
#footer a {color:#fff;}
#sidebar div.widget ul.blogroll li + li a {padding:0; border:0;}
.article ul {list-style:disc; padding-left:1em; margin:10px 0;}

