/*  
Theme Name: DTNL V3
Theme URI: http://www.danillo.nl
Description: DTNL is a wordpress theme by <a href="http://www.danillo.nl">Danillo Tuhumury</a> developed for <a 

href="http://www.danillo.nl">Danillo.nl</a>.<br /><strong>This theme requires WordPress 2.0+</strong></a>.
Version: 3.0
Author: Danillo Tuhumury
Author URI: http://www.danillo.nl
*/

/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1; }
ol, ul {
	list-style: none; }
.clear {
	clear: both; }
a {
	color: #6A6A6A;
	text-decoration: underline; }
a.blockList {
	color: white;
	text-decoration: none; }

/* sIFR */
.sIFR-active h2 {
  font-family: Times New Roman;
  line-height: 1em;
  font-size: 24px;
}

/* DANILLO.NL CSS */
body {
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 20px;
	background: black url("../images/background.jpg") no-repeat top center; //#620070 }
	#network {
display: none;
		width: 100%; }
		#sliderContainer {
			background: black; }
			#slider {
				width: 980px;
				margin: 0 auto; }
				ul#slider {
					margin-left: 40px;
					width: 940px;
					padding: 10px 0;
					height: 100px;
					color: white; }
					ul#slider li {
						float: left;
						width: 300px;
						margin-right: 12px; }
						ul#slider li p {
							text-align: justify;
							font-size: 11px;
							width: 255px; }
							ul#slider li p a {
								padding-left: 25px;
								text-decoration: none; }
						ul#slider li p.twitter {
							float: left;
							width: 140px;
							margin-bottom: 7px;
							background: url("../images/elsewhere_twitter.jpg") no-repeat left; }
						ul#slider li p.flickr {
							float: left;
							width: 140px;
							margin-bottom: 7px;
							background: url("../images/elsewhere_flickr.jpg") no-repeat left; }
						ul#slider li p.lastfm {
							float: left;
							width: 140px;
							margin-bottom: 7px;
							background: url("../images/elsewhere_lastfm.jpg") no-repeat left; }
						ul#slider li p.youtube {
							float: left;
							width: 140px;
							margin-bottom: 7px;
							background: url("../images/elsewhere_youtube.jpg") no-repeat left; }
						ul#slider li p.linkedin {
							float: left;
							width: 140px;
							margin-bottom: 7px;
							background: url("../images/elsewhere_linkedin.jpg") no-repeat left; }
						ul#slider li p.hyves {
							float: left;
							width: 140px;
							margin-bottom: 7px;
							background: url("../images/elsewhere_hyves.jpg") no-repeat left; }
		#toggler {
			height: 7px;
			border-top: 4px solid black;
			background: url("../images/toggler.png") no-repeat top center; }
	#main {
		width: 980px; 
		margin: 0 auto; }
		#header {
			height: 200px;
			background: url("../images/header.png") no-repeat top center; }
			#header a {
				display: block; 
				height: 200px; }
			#header h1 {
				display: none; }
		#content {
			}
			#content .columnLeft {
				width: 690px;
				float: left;
				padding: 20px;
				background: url("../images/itemBackground.jpg") no-repeat left top white; }
				.columnLeft .blogItem {
					color: white;
					width: 690px;
					padding: 20px;
					margin-bottom: 10px;
					background: black;
					text-align:justify; }
					.columnLeft .blogItem img {
						width: 97%; }
					.columnLeft .blogItem p {
						margin-bottom: 10px; }
					.columnLeft .blogItem p.date {
						font-size: 10px;
						margin-bottom: 10px; }
					.columnLeft .blogItem span.readMore a {
						float: right;
						text-decoration: none;
						border-bottom: 1px dotted white; }
					.columnLeft .blogItem ul#comments,
					.columnLeft .blogItem ul#trackback {
						margin-top: 10px;
						width: 690px; }
						.columnLeft .blogItem ul#comments li.comment,
						.columnLeft .blogItem ul#trackback li {
							margin-bottom: 15px;
							border: 1px dotted black; }
						.columnLeft .blogItem ul#trackback li {
							padding: 10px; }
							.columnLeft .blogItem ul#comments li.comment .content {
								width: 70%;
								padding: 10px 10px 1px 10px;
								float: right; }
						.columnLeft .blogItem ul#comments cite {
							width: 20%;
							padding: 10px;
							float: left;
							text-decoration: none; }
					.columnLeft .blogItem textarea {
						width: 98%; }
					.columnLeft .blogItem input {
						width: 99%;
						background: white;
						border: 1px solid black;
						color: black;
						font-size: 11px; }
					.columnLeft .blogItem #comment-form {
						border: 1px dotted black; }
					.columnLeft .blogItem #commentform {
						width: 70%;
						padding: 10px 10px 1px 10px;
						float: right; }
					.columnLeft .blogItem #commenthelp {
						width: 24%;
						padding: 10px;
						float: left; }
					.columnLeft .navigation .alignleft a {
						float: left;
						padding: 5px 10px 5px 10px;
						margin-bottom: 10px;
						text-decoration: none;
						background: black; }
					.columnLeft .navigation .alignright a{
						float: right;
						padding: 5px 10px 5px 10px; 
						margin-bottom: 10px;
						text-decoration: none;
						background: black; }
			#content .columnRight {
				width: 250px;
				float: left; }
				#content .columnRight .blockItem {
					color: #6A6A6A;
					width: 200px;
					padding: 20px;
					margin: 0 0 10px 10px;
					background: url("../images/itemBackground.jpg") no-repeat left top white; }
					#content .columnRight .blockItem li {
						list-style: none;
						zoom: 1;
						border-top: 1px solid #101010; }
						#content .columnRight .blockItem li a {
							display: block;
							margin: 0;
							padding: 0;
							text-decoration: none; }
							#content .columnRight .blockItem li a:hover {
								color: #990099; }
		#footer {
			}
/* SWEETCRON *****************************/

ul#activity_list li.item {
	float: left;
	margin: 0 10px 10px 0;
	color: #6A6A6A;
	width: 220px;
	height: 320px; }
	ul#activity_list li.item .date {
		 color: #6A6A6A; }
	ul#activity_list li.item .item_inner {
		height: 270px;
		margin-top: 2px;
		color: #6A6A6A;
		position: relative;
		overflow: hidden;
		background: black; }
			ul#activity_list li.item.twitter_com .item_inner {
				background: url("../images/twitter_background.jpg") no-repeat top left; }
			ul#activity_list li.item.ws_audioscrobbler_com .item_inner {
				background: url("../images/lastfm_background.jpg") no-repeat top left; }
			ul#activity_list li.item.twitter_com .item_inner .twitter_tweet {
				background: white;
				color: black;
				margin: 0 10px 10px 10px;
				padding: 5px;}
			ul#activity_list li.item.twitter_com .item_inner .twitter_user {
				margin:10px 0 0 10px;
				padding-bottom:10px;
				background:transparent url("../images/twittertail.gif") no-repeat scroll 60px bottom; }
			ul#activity_list li.item.ws_audioscrobbler_com .item_inner .lastfm_scrobble {
				background: white;
				color: black;
				margin: 0 10px 10px 10px;
				padding: 5px;}
			ul#activity_list li.item .item_inner a {
				color: black;
				text-decoration: none;}
			ul#activity_list li.item.ws_audioscrobbler_com .item_inner .lastfm_user {
				margin:10px 0 0 10px;
				padding-bottom:10px; }
			ul#activity_list li.item .item_inner a.activity_image {
				display:block;
				height: 270px; }
			ul#activity_list li.item .item_inner p.activity_image_text a {
				display: none; }
			/*ul#activity_list li.item .item_inner p.activity_image_text a:hover {
				opacity: 0.8;
				width: 100%;
				display: block;
				background: black;
				padding:3px 5px;
				position:absolute;
				top:0; }*/
				ul#activity_list li.item .item_inner p.activity_image_text a {
					text-decoration: none; }
