/*
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	Author Name	: Richard Rosalion 
	Author Site	: http://tech.sobriquet.net/
	Style Name	: Sobriquet K2
	Style URI	: http://www.sobriquet.net
	Version		: 1.0
	Comments	: 

*/

.sb-about{
	text-align:justify;
	}




.feedlink img { /* On the sidebar */
	right: 210px;
	border: 0 !important;
	padding: 0 !important;
	}
.feedlink img:hover { /* On the sidebar */
	background: none !important;
	}

	
.secondary div.sb-comments li > a[title="Go to the comments of this entry"]{
	position:absolute;
	right: 212px;
	color:#999;
	}	
	
/* =============================================== */
/*    Begin Customisations by Richard Rosalion     */
/* =============================================== */

#header {
  background: url("images/header/rotate.php") no-repeat center center;
  background-color: #3371A3;
}

.entry-head {
 background-color: #EEE;
 border: 1px dotted #CCC;
}

.entry-meta { margin: 2px 2px 2px 2px; line-height: 16px; }
.entry-meta span { margin: 5px 0 0 0; }

.geodata {
	display: block;
	padding: 2px 0 2px 20px;
	background: url('images/house.png') left center no-repeat;
	}


#primary .entry-content img  {
  margin: 0 10px 0 10px;
}

#primary .entry-content ul li {
  list-style: none;
  background: url(images/bullet_picture.png) no-repeat 0 0.4em;
  padding-left: 1.8em !important;
}


/* SIDEBAR Customisations */

.kaboodle_b *{font: 11px Arial; padding: 0 0; font-weight: bold; text-align: center; }
.kaboodle_b a:hover,.kaboodle_b a:visited,.kaboodle_b a:link {text-decoration: none; color:#2175de;}
.kaboodle_b_tbl {width: 110px; border: 1px solid #000000; height: 110px;background:#ffffff;}
.kaboodle_b img {margin: 5px 5px 5px 5px; border: 0px;} .kaboodle_home *{font-size: 10px; padding: 5px 0 5px 0;}


/* Flickr Badge Styles */

#falbum-widget div a img {
	border: none;
	padding: 2px !important;
	margin: 15px 2px 0 !important;
	background-color:#E6F4FC;
}

#falbum-widget div a:hover img {
	border: none;
	background: #FFC0CB;
}

.falbum-uberdiv {
  text-align: center;
}

/* Other Sobriquet Sites */
#text-1 ul li { background: url(images/house_link.png) no-repeat 0 0.2em !important; padding: 0.3em 0  0 1.8em; }
/* Other Bullets */
#delicious ul li { background: url(images/delicious.png) no-repeat 0 0.2em !important; padding: 0.3em 0  0 1.8em; }
#recent-comments ul li {  background: url(images/comment.png) no-repeat 0 0.2em !important; padding: 0.3em 0  0 1.8em; }
#recent-posts ul li {  background: url(images/page.png) no-repeat 0 0.2em !important; padding: 0.3em 0  0 1.8em; }
#scrobbler ul li {  background: url(images/ipod.png) no-repeat 0 0.2em !important; padding: 0.3em 0  0 1.8em; }
