﻿/* _______________________________________ COLOURS _______________________________________ */
/*		
			BLUE: #3b7ac1
			ORANGE: #ff9c00
			DARK GREY: #191919
*/
html {overflow-y: scroll;}

body, html {height: 100%}

body {
	background-color: #333;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	position: relative;
}

input, textarea {font-family: Arial, Helvetica, sans-serif!important; font-size: 12px}


* {margin: 0; padding: 0; outline: none}
img {border: none;}

a#drd {position: absolute; left: 10px; top: 13px; z-index: 100; margin: 0; clear: both; display: block; height: 108px; width: 270px}
a#drd span {cursor: pointer}

p#webDesigner {position: absolute; left: 85px; top: 80px; z-index: 101; font-size: 12px; margin: 0; padding: 0; text-transform: uppercase; color: #eee}
p#webDesigner em {font-style: normal}

.fadeThis {
	position:relative;
	display:block;
	height: 108px;
	width: 268px;
	background:url(/images/davereederdesign.jpg) 0 0 no-repeat;
}
	
.fadeThis * {
  display: none;
}

.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 108px;
	width: 268px;
	background:url(/images/davereederdesign.jpg) 0 -108px no-repeat;
}


p, ul, ol {margin: 10px 0; line-height: 1.6; font-size: 12px}

em {font-style: normal}

/* HEADINGS */
h1, h2, h3, h4, h5, textarea {font-family: Calibri, Arial, Helvetica, sans-serif; font-weight: normal; color: #222}
h1 {margin: 0 20px 5px 20px; padding: 0; font-size: 24px}
h2 {margin: 20px 0 0 0; font-size: 22px;}
h3 {margin: 20px 0 0 0; font-size: 20px;}
h4 {margin: 0; font-size: 18px} /* USED FOR RIGHT COL HEADINGS LIKE RECENT POSTS ETC */


/* LINKS */
a {text-decoration: none; font-weight: bold; color: #3b7ac1}
a:hover {color: #ff9c00}

h1 a {}
h1 a, h2 a, h3 a {font-weight: normal; color: #222}
h1 a:hover, h2 a:hover, h3 a:hover {font-weight: normal;}

a[href^="\/file.axd"] {
	font-weight: bold;
	background: url(download.png) no-repeat right center;
	padding-right: 15px;
}



/* LISTS */
ul li {margin: 0; padding: 0 0 0 19px; list-style: none outside; background: url(/images/blueBullet.gif) 5px 6px no-repeat}

ul.recentPosts li,
ul.linkList li {margin: 0; padding: 0 0 0 15px; list-style: none outside; background: url(/images/arrowBullet.gif) 3px 6px no-repeat}

ul.recentPosts li a,
ul.linkList li a {font-weight: normal; color: #579be6}

ul.recentPosts li a:hover,
ul.linkList li a:hover {color: #ff9c00}

ul.linkList li a.current {color: #ff9c00}


/* OTHER */
acronym {border-bottom: 1px dashed #666; cursor: help}

#container {width: 980px; margin: 0 auto; padding: 15px 0 0 0; position: relative; z-index:2}

#homeIntro {width: 980px; padding: 0; position: relative; z-index: 3; background: #fff; margin: 0 0 20px 0; overflow: hidden}
#homeIntro p {margin-left: 20px; font-size: 11px}
#homeIntro #introLeft {float: left; width: 670px; padding: 20px 0; overflow: hidden}
#homeIntro #introRight {float: right; width: 270px; padding: 20px 0; overflow: hidden; position: relative; z-index: 10}


/* SOCIAL BOOKMARKS */
/* PANELS */

.toolTipBubble,
.toolTipBubbleLeft {position: absolute; z-index: 10000; right: 10px; top: 30px; padding: 15px; width: 135px; height: 24px; background: url(/images/tooltip-bubble.gif) 0 0 no-repeat; color: #fff; font-size: 11px;}

.toolTipBubbleLeft {background: url(/images/tooltip-bubble-left.gif) 0 0 no-repeat;}

.toolTipBubbleLeft span,
.toolTipBubble span {color: #ff9c00}
/* SET SPEECH PANEL RIGHT POSITION */
#panelLinkedIn {right: 80px;}
#panelFacebook {right: 30px;}
#panelTwitter {right: 92px;}
#panelMyspace {right: 40px;}

/* ICONS */
#introRight p {margin: 30px 0 0 30px}

ul#socialBookmarksLarge {margin: 20px 0 0 20px; padding: 0;}
ul#socialBookmarksLarge li {display: block; float: left; margin: 0; padding: 0 0 0 12px; background: none; width: 41px; height: 42px;}
ul#socialBookmarksLarge li a {display: block; float: left; background: none; width: 41px; height: 42px; background-repeat: no-repeat; background-position: left top}
ul#socialBookmarksLarge li a:hover {background-position: left bottom}

ul#socialBookmarksLarge li a#linkedInLarge {background-image: url(/images/social-bookmarks/linkedin-large.jpg)}
ul#socialBookmarksLarge li a#facebookLarge {background-image: url(/images/social-bookmarks/facebook-large.jpg)}
ul#socialBookmarksLarge li a#twitterLarge {background-image: url(/images/social-bookmarks/twitter-large.jpg)}
ul#socialBookmarksLarge li a#myspaceLarge {background-image: url(/images/social-bookmarks/myspace-large.jpg)}                                            

a.linkTitle {display: block; width: 980px; padding: 15px 0; text-indent: 18px; color: #fff; font-size: 22px; margin: 0 0 20px 0; background: url(/images/linkTitleArrow.gif) 940px 50% no-repeat #222}
a.linkTitle:hover {color: #fff; background-color: #333}

#content {
	float: left;
	width: 680px;
	overflow: hidden
}

#sidepanel {
	float: right;
	width: 28%;
	overflow: hidden
}
/*
a#aLogin {position: absolute; right: 20px; top: 70px; color: #fff; z-index: 12; font-weight: normal; text-transform: uppercase}
*/
.loginbox{
	margin: 0;
	width: 680px;
	height: 200px;
	background: #fff
}
.loginbox table {margin: 0 0 0 30px; font-size: 11px}
.loginbox table input {margin: 6px 3px; width: 200px; padding: 4px; background: #333!important; border: 0!important; color: #fff}
.loginbox table input#ctl00_cphBody_Login1_LoginButton 
{
	width: 150px;
	background: url(../../images/btn-back.gif) left 50% repeat-x!important;
	color: #fff!important;
	cursor: pointer;
	border: 0!important;
	padding: 4px;
	margin: 10px 10px 0 0
	}


#ctl00_cphBody_Login1_RememberMe {background: none!important; padding: 0; margin: 12px 3px 0 0; width: 30px;}

#postnavigation{
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
	background: white;
	padding: 5px;
	font-size: 12px
}

/*----------------------------
					 Header
----------------------------*/

#header {
	position: relative;
	z-index: 6;
	text-align: left;
	width: 100%;
	margin: 14px 0 0 0;
	height: 138px;
	background: url(/images/top-back.png) left top repeat-x transparent;
}

#header-inner {position: relative; z-index: 7; width: 990px; height: 120px; margin: 0 auto}

#header span {
	font-weight: normal;
	letter-spacing: 4px;
	color: silver;
	margin: 0px;
}


/*----------------------------
						Menu
----------------------------*/

#menu {
	position: absolute; right: 5px; top: 38px; z-index: 7; height: 40px; width: 700px}

#menu a.apmlfilter
{
	float:right;
	margin-right: 10px; 
	background:url(../../pics/apml.png) no-repeat left 1px; 
	padding-left:16px;
	display: none
}

/* LOGIN LINK */

#ctl00_aLogin {padding: 0 0 0 12px; background: url(/images/loginPadlock.gif) left 3px no-repeat}

/* SUB NAV */

ul.subNav {float: right; margin: 22px 24px 0 0; padding: 0; height: 30px;}
ul.subNav li {display: block; float: left; margin: 0; padding: 0; height: 35px; background: none}
ul.subNav li a {display: block; float: left; height: 35px; line-height: 35px; padding: 0 20px; text-transform: uppercase; border-bottom: 4px solid #fff; color: #777}
ul.subNav li a:hover {background: #e9e9e9; border-bottom: 2px solid #e9e9e9; color: #444}
ul.subNav li a:active,
ul.subNav li a.subCurrent {background: #d6d6d6; border-bottom: 2px solid #d6d6d6; color: #000}


/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	background: #222;
	padding: 15px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget .content{
	line-height: 16px;
	color: #ddd;
}

div.widget h4 {
	font-size: 18px;
	padding-bottom: 10px;
	z-index: 0;
	color: #ddd;
}

div.widget a.edit{
	font-size: 14px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#widgetzone .widget ul li {
	margin-bottom: 3px;
}

#widgetzone .widget ul li a {}
#widgetzone .widget ul li a:hover {color: #fff}

#widgetzone div.search {
	background: none;
	border: none;
	background: #222
}

#widgetzone img.rssButton {
	margin-right: 3px;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 25px;
	color: #666666;
}

#blogroll ul li a img {
	border: none;
	margin-right: 3px;
}

/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody {
	padding: 20px 0;
	margin-bottom: 20px;
	background-color: #fff;
}

div.post .author {
	color: #666666;
	font-size: 12px;
	float: left;
	padding: 0 0 0 20px;
	text-transform: capitalize;
}

div.post .pubDate {
	color: #666666;
	font-size: 12px;
	float: right;
	padding: 0 20px 0 0;
}

div.post .text {
	margin: 20px 20px;
	line-height: 1.6; 
	font-size: 12px
}


div.post .footer {
	text-align: right;
	border-top: 1px dashed silver;
	padding: 6px 20px 5px;
	font-size: 12px
}

div.post .bottom {margin-bottom: 45px;}

div.post .categories {
	margin: 0 20px 5px 0;
	float: right;
}

div.post .tags {
	float: left;
	margin-bottom: 5px;
	margin-left: 20px
}

div.post .text a[href^="http:"] {
	background: url(../../pics/remote.gif) right top no-repeat;
	padding-right: 10px;
  white-space: nowrap;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div		{background: #fff;padding: 5px 20px 20px 20px;}
#relatedPosts h1		{margin: 0;}
#relatedPosts p			{background: #fff; margin: 0; padding: 10px 20px; font-size: 18px;}
#relatedPosts a			{display: block;margin-top: 5px;}
#relatedPosts span		{color: #666666;text-indent: 10px;font-size: 12px;}



/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/
.bookmarks {float: left;font-size: 12px}


/*----------------------------
					Comments
----------------------------*/

.comment {
	padding: 0 10px 3px 10px;
	margin: 0 10px 10px 10px;
	background: #fff!important;	
}

.comment .date {
	font-size: 12px;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
}

.comment .author {
	margin: 0;
	padding: 10px 0px 10px 20px;
	font-size: 14px;
	background: url(/images/author.gif) 30px top no-repeat
}

#addcomment, #comment
{
	font-size: 24px;
	padding: 0 0 0 20px;
	margin: 0;
	background: #fff;
}

#comment {padding-top: 20px}

.self {background: #E0EAEF;}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {height: 80px;width: 80px;}
.comment .content {min-height: 85px; margin: 5px 10px 0 10px; background: url(/images/comment.gif) left top no-repeat #e3e3e3; padding: 10px}
.comment cite{font-family: Monospace;font-style: normal;}
.comment img.flag {position: relative;top: 2px;}

.commentForm {margin: 20px 0; padding: 20px;background: #222}

.commentForm p#addcomment {background: #222; color: #eee; margin: 0 0 10px 0; padding: 0;}

.commentForm label {
	float: left;
	display: block;
	width: 100px;
	margin: 3px 0;
	color: #ddd;
	font-size: 12px;
	padding: 0 0 0 20px;
}

.commentForm input {
	width: 300px;
	margin: 2px 0;
	padding: 4px 2px;
	font-size:12px;
	background: #fff!important;
	border: 0!important;
}

.commentForm textarea {
	width: 95%;
	margin: -1px 0 10px 13px;
	padding: 2px;
	height: 150px;
	background: #fff!important;	
	border:0!important;
}

#commentMenu {
	padding: 0 0 0 13px;
	margin:0;
	clear:both;
	overflow: hidden;
	height: 27px;	
}

#commentMenu li {
	float:left;
	border:0;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	border: 0;
	background:#aaa;
	color: #222;

}

#commentMenu li.selected{
	background:#fff;
	color: #222;
	border: 0;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
	margin: -1px 0 0 0;
	border: 0
}

.success {color: green;	font-weight: bold}

.commentForm .bbcode {
    font-size:12px;
    float:right;
    position:relative;
    top:20px;
    right: 15px;
    padding: 3px;
}

.bbcode a {margin: 1px 2px; padding: 2px 7px 2px 7px; background: #fff}

/* "Notify me when new comments are added" radio button */
#cbNotify {margin-left: 15px; margin-right: -15px; background: none!important}

#btnSaveAjax  /* Save comment button */
{
	width: 150px;
	background: url(../../images/btn-back.gif) left 50% repeat-x #3b7ac1!important;
	color: #fff!important;
	font-size: 11px;
	cursor: pointer;
	border: 0!important;
	margin: 0 0 0 20px
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	background-color: white;
	border: 1px solid silver;
	padding: 10px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: -15px;
	font-size: 10px;
	background: url(../../images/search-box-back.gif) 0 0 no-repeat!important;
}

#searchbox input {
	font-size: 12px;
}

#searchbox #searchfield {
	width: 170px;
	float: left;
	margin:10px 0 0 0;
	padding: 4px 4px 4px 15px;
	border: 0!important;
	background: none!important
}

#searchbox #searchbutton {
	border: 0!important;
	background: url(../../images/search-box-go.gif) 50% 3px no-repeat!important;
	color: #fff!important;
	font-size: 0px!important;
	width: 30px;
	height: 30px;
	margin: 5px 0 0 14px;
	cursor: pointer
}

#searchbox #searchcomments {margin: 8px 4px 0 3px}
#searchbox label {font-size: 12px; position: relative; top: -1px; color: #ccc}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
	background: white;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid silver;
}

#searchonsearch h3 {
	margin: 3px;
	font-size: 13px;
}

#searchonsearch ol li {
	margin: 2px 0;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
  color: #ddd;
  font-weight: normal;
  font-size: 14px
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page {
	padding: 20px 0;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
}

#page h1 {
}

#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}

/*----------------------------
					Star rater
----------------------------*/

.rating {
	margin: 10px 20px;
	padding: 2px 10px;
	border-top: 1px solid #ddd
}

.rating p {
	display: inline;
	position: relative;
	top: 4px;
	left: 55px;
}

.star-rating {
	position: relative;
	top: -10px;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
	padding: 0;
	margin: 0; 
	background: none
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage {
	margin: 10px 0 30px 20px;
}

#searchpage input { /* targets search button */
	background: url(../../images/btn-back.gif) left 50% repeat-x!important;
	color: #fff!important;
	cursor: pointer;
	font-size: 11px;
	border: 0!important;
	padding: 4px 5px
}

#searchpage input#q{
	width: 300px;
	padding: 5px;
	background: #333!important;
	color: #fff!important;
	border: 0!important
}

#searchpage input#comment{
	clear: both;
	position: relative;
	top: 1px;
	margin: 0 0 0 15px;
	background: none!important
}

#searchpage label 
{
	padding: 0 0 0 5px;
	font-size: 12px
}

.searchresult{
	margin: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: #999;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact 
{
	margin-bottom: 20px;
	background: #fff;
	padding: 20px 0;
}
#contact span {margin: 0 0 0 20px} /* VALIDATION TAGS */

#contact p {
	margin-left: 20px;	
}
#contact h1
{
}

#contact label{
	display: block;
	padding-top: 5px;
	font-size:12px;
	margin: 0 0 0 20px	
}

#contact input.field{
	width: 195px;
	margin: 0 0 0 20px;
	padding: 4px;
	color: #fff!important;
	background: #222!important;
	border: 0!important
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0 0 0 20px;
	padding: 4px;
	color: #fff!important;
	background: #222!important;
	border: 0!important
}

#attachFileContainer {display: none}

/* ATTACH FILE AND SEND BUTTONS */ 
#ctl00_cphBody_btnSend 
{ /* targets search button */
	background: url(../../images/btn-back.gif) left 50% repeat-x!important;
	color: #fff!important;
	cursor: pointer;
	font-size: 11px;
	border: 0!important;
	margin: -10px 0 0 20px;
	padding: 7px 50px
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 11px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

/*----------------------------
					XFN tags
----------------------------*/

div.post .text a[rel] {
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .text a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
	padding-right:11px;
}
/*-------- [ Normal contacts youve met ]--*/
div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
	padding-right:11px;
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
	padding-right:11px;
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
	padding-right:11px;
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,  
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
	padding-right:11px;
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,  
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
	padding-right:11px;
}

/* nested comments */

.comment-replies {
	background: transparent url(../../pics/reply-arrow.gif) no-repeat 2px 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#commentlist {padding: 0; margin: 0 0 20px 0; background: #fff}

#commentlist #comment-form {
	background: #fff;
	padding: 10px;
	margin: 10px 0;
}

#foot {width: 980px; margin: 10px auto; background: #222; clear: both; position: relative; z-index: 10; overflow: hidden}
#footerLeft {float: left; width: 60%}
#footerRight {float: right; width: 40%}

#blogenginetxt {font-size: 11px; color: #ddd; text-transform: uppercase; margin: 0 0 0 20px; padding: 8px 0 15px 0; text-align: left}
#blogenginetxt a {color: #ddd}

/* FOOTER NAV */
#foot ul {margin: 0 0 0 10px; padding: 15px 0 0 0; overflow: hidden}
#foot ul li {margin: 0; padding: 0 10px; display: inline; background: none; border-right: 1px solid #444}
#foot ul li.noborder  {border: 0}
#foot ul li a {margin: 0; padding: 0; font-size: 11px; color: #ddd; font-weight: normal; text-transform: uppercase}
#foot ul li a:hover {color: #fff}
#foot ul li.noborder a {color: #ddd; padding: 0 0 0 10px;} /* LOGIN LINK */

#foot p#footNote {margin: 15px 25px 0 0; font-size: 11px; color: #ddd; text-transform: uppercase; text-align: right}
#foot p#footNote a {color: #fff}

ul#socialBookmarks {margin: 6px 15px 0 0; padding: 0; float: right}
ul#socialBookmarks li {margin: 0; padding: 0 10px 0 0; float: left; display: block; border: 0}

#postPaging {font-size: 11px; text-transform: uppercase; display: none}

/* ------------- BLOG STYLES ----------- */

pre {font-family: Arial, Helvetica, sans-serif}

img.left {float: left; margin: 10px}

img.right {float: right; margin: 10px}

iframe {width: 100%; border: 0}