/*  Theme Name: ElusiveOnline.com
	Theme URL: http://elusiveonline.com
	Description: Theme made exclusively for ElusiveOnline.com - All Rights Reserved
	Version: 2.0
	Author: 4ThirtyFive LLC.
	Author URI: http://4ThirtyFive.com
	Date: 11/30/09 
*/

/* For individual browser hacks, please see css/fixes.css */

html {
	-webkit-text-size-adjust: none;
}

body {
	background: #000 url('images/takeOver/takeOver.jpg') top center no-repeat;
	background-attachment: fixed;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

h1 {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 30px;
	text-transform: uppercase;
}
h1 a { color: #FFF; }
h1 a:hover { color: #F90; text-decoration: none; }

h2 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
h2 a { color: #FFF; }
h2 a:hover { color: #F90; }

h3 {
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h4 {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
h4 a { color: #999; }
h4 a:hover { color: #F90; }

a {
	color: #663;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #f90;
	text-decoration: none;
}

img {
	border: none;
}

p {
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/* TEMPLATE */

#container960 {
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
}

/* HEADER */

#header {
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 960px;
}

	#headerLeft {
		float: left;
		height: 22px;
		padding: 9px 0 9px 10px;
		margin: 0;
		width: 250px;
	}
	
		#elusive {
			background: url('images/elusive-trans.png') top left no-repeat;
			float: left;
			height: 22px;
			margin: 0;
			padding: 0;
			position: relative;
			width: 140px;
		}
			#elusive h2 {
				display: none;
			}
			
			#elusive a {
				height: 22px;
				margin: 0;
				padding: 0;
				position: absolute;
					top: 0;
					left: 0;
				width: 140px;
			}
			
			#elusive a:hover {
				background: url('images/elusive-trans.png') bottom left no-repeat;
			}
	
	#headerRight {
		float: left;
		height: 40px;
		margin: 0;
		padding: 0 10px 0 510px;
		text-align: right;
		width: 180px;
	}
	
		#youtube {
			background: url('images/youtube-trans.png') top left no-repeat;
			float: left;
			height: 40px;
			margin: 0;
			padding: 0;
			position: relative;
			width: 90px;
		}
			#youtube h2 {
				display: none;
			}
			
			#youtube a {
				height: 40px;
				margin: 0;
				padding: 0;
				position: absolute;
					top: 0;
					left: 0;
				width: 90px;
			}
			
			#youtube a:hover {
				background: url('images/youtube-trans.png') bottom left no-repeat;
			}
			
		#twitter {
			background: url('images/twitter-trans.png') top left no-repeat;
			float: left;
			height: 40px;
			margin: 0;
			padding: 0;
			position: relative;
			width: 90px;
		}
			#twitter h2 {
				display: none;
			}
			
			#twitter a {
				height: 40px;
				margin: 0;
				padding: 0;
				position: absolute;
					top: 0;
					left: 0;
				width: 90px;
			}
			
			#twitter a:hover {
				background: url('images/twitter-trans.png') bottom left no-repeat;
			}

/* THE MENU */

#theMenu {
	background: url('images/black-30-trans.png') top left;
	color: #F90;
	height: 30px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 12px;
	text-transform: uppercase;
	width: 960px;
}
	#theMenu a { color: #ccc; height: 14px; padding: 8px 20px; }
	#theMenu a:hover { color: #fff; text-decoration: none; }
	#theMenu li:hover { background: url('images/black-30-trans.png') top left }
	#theMenu li:hover > a { color: #fff; }
	#theMenu li[class="activeMenu"]:hover { background: #000 !important; }
	
	#theMenu ul {
		float: right;
		margin: 0;
		padding: 0;
	}
	#theMenu li {
		color: #ccc;
		display: inline;
		float: left;
		height: 14px;
		margin: 0;
		padding: 8px 0; /*8px 20px */
		position: relative;
	}
	
	#menuLeft {
		height:30px;
		float: left;
		margin: 0;
		padding: 0;
		overflow: hidden;
		width: 480px;
	}
	
	#menuRight {
		height:30px;
		float: left;
		margin: 0;
		padding: 0 ;
		width: 480px;
	}
	#menuRight ul {
		float: right;
		margin: 0;
		padding: 0;
	}
	#menuRight li {
		color: #ccc;
		display: inline;
		float: left;
		height: 14px;
		margin: 0;
		padding: 8px 0; /*8px 10px */
	}
	
	#menuRight a { height: 14px; padding: 8px 10px; }
	
	.menuType {
		float: left;
		height: 14px;
		margin: 0;
		padding: 8px 0 8px 10px;
	}
	.menuDesc {
		color: #cc9;
		font-size: 10px;
		text-transform: none;
	}
	
	.activeMenu {
		background: #000;
		color: #fff;
	}
	.activeMenu a { color: #fff !important; }

/* WRAPPER */

#wrapper {
	background: #000;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 960px;
}

/* FEATURED */

#featuredContent {
	height: 200px;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px;
	width: 940px;
}

	.spot {
		float: left;
		padding: 0 10px 0 0;
		margin: 0;
		height: 200px;
		width: 220px;
	}
	
	.spot + .spot {
		border-left: 1px solid #666;
		display: inline;
		float: left;
		height: 200px;
		margin:0;
		padding: 0px 10px 0px 9px;
		width: 220px;
	}
	
	.spot + .spot + .spot {
		border-left: 1px solid #666;
		display: inline;
		float: left;
		height: 200px;
		margin: 0;
		padding: 0px 10px 0px 9px;
		width: 220px;
	}
	
	#spotAd {
		border-left: 1px solid #666;
		display: inline;
		float: left;
		height: 200px;
		margin: 0;
		padding-left: 9px;
		width: 220px;
	}
	
	.featurette {
		background: #1b1b1b;
		float: left;
		height: 200px;
		margin: 0;
		padding: 0;
		position: relative;
		overflow: hidden;
		width: 220px;
		z-index: 2;
	}
	/*.featurette:hover { background: #222; }
	.featuretteImage:hover > .featuretteImageGlow { display: block; }*/
	
		.featuretteImage {
			background: #222;
			float: left;
			height: 100px;
			padding: 0;
			position: relative;
			margin: 0;
			overflow: hidden;
			width: 220px;
		}
		.featuretteImageGlow {
			background: url('images/delete/featuretteImage-hover-trans.png') top left no-repeat;
			display: none;
			height: 100px;
			padding: 0;
			margin: 0;
			position: absolute;
				top: 0;
				left: 0;
			width: 220px;
			z-index: 3;
		}
		
		.featuretteImageGlow a {
			height: 100px;
			position: absolute;
				top: 0;
				left: 0;
			width: 220px;
		}
		
		.featuretteInfo {
			color: #999;
			float: left;
			font-size: 12px;
			height: 80px;
			padding: 10px;
			margin: 0;
			overflow: hidden;
			line-height: 12px;
			width: 200px;
		}
		
		.featuretteInfo h4 {
			color: #999;
			font-size: 12px;
			font-weight: bold;
			line-height: 12px;
			padding: 0;
			margin: 0;
			text-transform: none;
		}
		.featuretteInfo h4 a { color: #999; }
		.featuretteInfo h4 a:hover { color: #663; }
		
		.featuretteInfo h2 {
			color: #fff;
			font-size: 18px;
			font-weight: bold;
			line-height: 24px;
			padding: 0;
			margin: 0;
			text-transform: uppercase;
		}
		.featuretteInfo h2 a { color: #FFF; }
		.featuretteInfo h2 a:hover { color: #663; text-decoration: none; }
		
		.featuretteComments {
			float: left;
			height: 12px;
			padding: 0;
			margin: 4px 0 0 0;
			width: 200px;
		}
		.featuretteComments a { color: #999; }
		.featuretteComments a:hover { color: #663; }

/* SPONSORED */

#wideSpot {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	display: inline;
	height: 90px;
	float: left;
	margin: 0 10px;
	padding: 10px 80px;
	overflow: hidden;
	width: 780px;
}

/* NAVIGATION */

#navigation {
	color: #333;
	height: auto;
	float: left;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0;
	line-height: 14px;
	width: 960px;
}
#navigation a { color: #663; text-decoration: none; }
#navigation a:hover { color: #F90; }
#navigation ul { margin: 0; padding: 0; }
#navigation li { border-left: 1px solid #333; display: inline; margin: 0; padding: 0 10px; list-style: none; }
#navigation li:first-child { border-left: none; }


/* MAIN CONTENT */

#fullPageTitle {
	border-bottom: 1px solid #666;
 	border-top: 1px solid #666;
 	display: inline;
 	height: auto;
 	float: left;
 	margin: 0 10px 10px 10px;
 	padding: 10px 0;
 	width: 940px;
}
#fullPageTitle h1 { text-transform: none; }

#mainContent {
	float: left;
	height: auto;
	margin: 0;
	padding: 10px 0;
	width: 720px;
}

/* LATEST STORY */

#latestStory {
	background: #663;
	display: inline;
	height: 300px;
	float: left;
	margin: 0 10px 20px 10px;
	padding: 0;
	position: relative;
	overflow: hidden;
	width: 700px;
	z-index: 2;
}
	#latestStoryImage {
		background: #CC9;
		float: left;
		height: 300px;
		margin: 0 10px 0 0;
		padding: 0;
		overflow: hidden;
		width: 380px;
	}
	
	/*#latestStoryImageGlow {
			background: url('images/delete/newStoryImage-hover-trans.png') top left no-repeat;
			display: none;
			height: 300px;
			padding: 0;
			margin: 0;
			position: absolute;
				top: 0;
				left: 0;
			width: 380px;
			z-index: 3;
		}
		
	#latestStoryImageGlow a {
		height: 300px;
		position: absolute;
			top: 0;
			left: 0;
		width: 380px;
	} */
	
	#latestStoryPost {
		height: auto;
			max-height: 280px;
		margin: 0;
		padding: 10px;
		position: absolute;
			bottom: 0;
			right: 0;
		overflow: hidden;
		width: 290px;
	}
		#latestStoryPost h4 {
			color: #F90;
			font-size: 14px;
			font-weight: bold;
			line-height: 18px;
			text-transform: none;
		}
		#latestStoryPost h4 a { color: #F90; }
		#latestStoryPost h4 a:hover { text-decoration: underline; }
		
		#latestStoryPost h1 {
			color: #FFF;
			font-size: 24px;
			font-weight: bold;
			line-height: 30px;
			text-transform: uppercase;
		}
		#latestStoryPost h1 a { color: #FFF; }
		#latestStoryPost h1 a:hover { color: #F90; }
		
		#latestStoryPost a { color: #CC9; }
		#latestStoryPost a:hover { color: #F90; }
		#latestStoryPost .theAuthor { color: #CC9; }
		
		/*#latestStory:hover { background: #696936; }
		#latestStory:hover > #latestStoryImageGlow { display: block; }*/
		
		#latestStoryPost .postData { color: #CC9; width: 270px; }
		#latestStoryPost .postData a:hover { color: #F90 !important; }
		
		#latestStoryPost .commentAmount:hover {
				background: url('images/comment-f90-trans.png') 0 2px no-repeat !important;
			}
		#latestStoryPost .commentAmount a:hover { color: #F90 !important; }
		
/* TEMPLATE */

#leftColumn {
	display: inline;
	float: left;
	height: auto;
	margin: 0;
	padding: 0 10px;
	width: 140px;
}

	#logo {
		background: url('images/logo.jpg') top left no-repeat;
		float: left;
		height: 190px;
		margin: 0;
		padding: 0;
		width: 140px;
	}

#middleColumn {
	display: inline;
	float: left;
	height: auto;
	margin: 0 10px;
	padding: 0;
	width: 540px;
}
	
/* GENERAL POST */
		
.thePost {
	border-top: 1px solid #666;
	float: left;
	height: auto;
	margin: 0;
	padding: 20px 0;
	width: 540px;
}
	
	.postData {
		color: #999;
		float: left;
		height: 12px;
		padding: 0 0 0 0;
		margin: 4px 0 0 0;
		width: 370px;
	}
	.postData a:hover { color: #663 !important; }
	
	.commentAmount {
		background: url('images/comment-trans.png') 0 2px no-repeat;
		padding: 0 0 0 20px;
	}
	
	.commentAmount:hover {
		background: url('images/comment-663-trans.png') 0 2px no-repeat !important;
	}
	.commentAmount a:hover { color: #663 !important; }
	
	.iLikeThis .counter {
		background: none !important;
		padding: 0 !important;
		font-weight: normal !important;
	}

.readMore {
	color: #666;
}
	.readMore a {
		color: #666;
		text-decoration: underline;
	}

.theAuthor {
	color: #666;
}

	.theAuthor a {
		color: #666;
		text-decoration: underline;
	}

.postText p {
	padding: 10px 0;
}

#morePosts {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	float: left;
	height: auto;
	margin: 0;
	padding: 20px 0;
	width: 540px;
}

#morePosts .pageNavigation {
	display: inline;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 540px;
}
		
/* HOME PAGE */

.shortPost {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 540px;
}

	.shortPostImage {
		background: #1b1b1b;
		display: inline;
		float: left;
		height: 140px;
		margin: 0 10px 0 0;
		padding: 0;
		overflow: hidden;
		width: 140px;
	}
	.shortPostInfo {
		display: inline;
		float: left;
		height: auto;
		margin: 0;
		padding: 0 10px;
		width: 370px;
	}
	
	.shortPostInfo h2 a:hover {
		color: #663;
	}
	
	.shortPostInfo h4 {
		color: #999;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
	}
	
	.shortPostInfo h4 a:hover {
		color: #663;
	}
	
.shortPost .postData { color: #999; }
.shortPost .postData a { color: #999; }
.shortPost .readMore a:hover { color: #663; }
.shortPost .theAuthor a:hover { color: #663; }

/* CATEGORY PAGE */

#middleColumn #latestStory {
	background: #663;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 540px;
}
	#middleColumn #latestStoryImage {
		float: left;
		height: 300px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		position: relative;
		width: 540px;
	}
	
	#middleColumn #latestStoryPost {
		float: left;
		height: auto;
		margin: 0;
		padding: 10px;
		position: relative;
		width: 520px;
	}
	
.theList {
	display: inline;
	float: left;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	width: 140px;
}

	.theList h3 {
		background: #CC9;
		border-bottom: 1px solid #333;
		color: #333;
		float: left;
		font-size: 12px;
		font-weight: bold;
		height: 12px;
		margin: 0;
		padding: 10px;
		line-height: 12px;
		text-transform: uppercase;
		width: 120px;
	}

	.theList ul {
		margin: 0;
		padding: 0;
	}
	
	.theList li { list-style: none; }
	.theList li {
		background: #1b1b1b;
		border-bottom: 1px solid #333;
		border-left: 1px solid #333;
		border-right: 1px solid #333;
		color: #999;
		float: left;
		font-size: 11px;
		height: auto;
		margin: 0;
		padding: 0;
		list-style: none;
		width: 139px;
	}
	.theList li a {
		background: #1b1b1b;
		color: #999;
		float: left;
		font-size: 11px;
		height: auto;
		margin: 0;
		padding: 10px 9px;
		list-style: none;
		width: 120px;
	}
	
	.theList .noCategories {
		padding: 10px 9px;
		width: 120px;
	}
	.theList li a:hover { background: #663; color: #F90; }

/* SINGLE POST */

#mainContentTitle {
	border-bottom: 1px solid #666;
 	border-top: 1px solid #666;
 	display: inline;
 	height: auto;
 	float: left;
 	margin: 0 10px;
 	padding: 10px 0;
 	width: 700px;
}
#mainContentTitle h1 { text-transform: uppercase; }

#mainContentTitle .postData {
	padding-bottom: 10px;
	width: 700px;
}
#mainContentTitle .postData a { color: #999; }
#mainContentTitle .postData a:hover { color: #663; }
#mainContentTitle .theAuthor { color: #999; }
#mainContentTitle .theAuthor a { color: #999; text-decoration: none; }
#mainContentTitle .theAuthor a:hover { color: #663; }
#mainContentTitle .commentAmount:hover { background: url('images/comment-663-trans.png') 0 2px no-repeat !important; }
#mainContentTitle .commentAmount a:hover { color: #663 !important; }

#postImage {
	border-bottom: 1px solid #666;
	display: inline;
	float: left;
	height: auto;
	margin: 0 10px 10px 10px;
	padding: 20px 0;
	overflow-x: hidden;
	text-align: center;
	width: 700px;
}

#thePost {
	display: inline;
	float: left;
	height: auto;
	margin: 0 10px;
	padding: 0;
	width: 700px;
}
#thePost p {
	padding: 5px 0;
}

.theTags {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	display: inline;
	height: auto;
	float: left;
	margin: 30px 10px 0 10px;
	padding: 10px 0;
	width: 700px;
}

.theTags .postData {
	float: right;
	padding: 0;
	margin: 0;
	width: auto;
}

.theTags .postData a:hover { color: #F90; }
.theTags .commentAmount { background: url('images/comment-663-trans.png') 0 2px no-repeat !important; }
.theTags .commentAmount:hover { background: url('images/comment-f90-trans.png') 0 2px no-repeat !important; }
.theTags .commentAmount a:hover { color: #F90 !important; }

.pageNavigation {
	display: inline;
	float: left;
	height: auto;
	margin: 0 10px;
	padding: 10px 0;
	width: 700px;
}

.pageNavigation a { color: #333; }
.pageNavigation a:hover { color: #F90; }

.previousPost {
	background: #CC9 url('images/previousPost.jpg') top left no-repeat;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	line-height: 12px;
	width: auto;
}

.previousPost .postNav {
	padding: 5px 10px 5px 20px;
}

.nextPost {
	background: #CC9 url('images/nextPost.jpg') top right no-repeat;
	float: right;
	height: auto;
	margin: 0;
	padding: 0;
	line-height: 12px;
	width: auto;
}

.nextPost .postNav {
	padding: 5px 20px 5px 10px;
}

.relatedPosts {
	display: inline;
	float: left;
	height: auto;
	margin: 0 10px 30px 10px;
	padding: 0;
	width: 700px;
}

.relatedPosts h5 {
	border-bottom: 1px solid #666;
	color: #999;
	float: left;
	font-size: 14px;
	height: auto;
	margin: 0;
	padding: 10px 0 5px 0;
	line-height: 14px;
	text-transform: uppercase;
	width: 700px;
}

.theRelatedPost {
	float: left;
	height: auto;
	margin: 0;
	padding: 10px 10px 10px 0;
	width: 335px;
}

.relatedPosts .theRelatedPost + .theRelatedPost {
	border-left: 1px solid #666;
	padding: 10px 10px 10px 9px;
}

.theRelatedPostImage {
	background: #1b1b1b;
	display: inline;
	float: left;
	height: 100px;
	margin: 0 10px 0 0;
	padding: 0;
	overflow: hidden;
	width: 100px;
}

.theRelatedPostText {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 225px;
}

.theRelatedPostText h2 { font-size: 16px; text-transform: uppercase; }
.theRelatedPostText h2 a:hover { color: #663; }
.theRelatedPostText .theAuthor { color: #999; }
.theRelatedPostText .theAuthor a { color: #999; text-decoration: none; }
.theRelatedPostText .theAuthor a:hover { color: #663; }
.theRelatedPostText .postData { width: 225px; }
.theRelatedPostText .postData a { color: #999; }
.theRelatedPostText .commentAmount:hover { background: url('images/comment-663-trans.png') 0 2px no-repeat !important; }
.theRelatedPostText .commentAmount a:hover { color: #663 !important; }

/* ARCHIVES */

#archivesPage {
 	display: inline;
 	height: auto;
 	float: left;
 	margin: 20px 30px 10px 30px;
 	padding: 10px 0;
 	width: 900px;
}
#archivesPage h4 { color: #FFF; }

.wide-column {
	float: left;
	height: auto;
	margin: 0;
	padding: 0 0 40px 0;
	width: 900px;
}

.wide-column ul {
	margin: 10px 0 0 0;
	padding: 0;
}

.wide-column li {
	/*border-right: 1px solid #666;*/
	display: inline;
	float: left;
	height: 20px;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0; /*When border on, 0 10px 0 0 */
	width: 150px;
}

/* COMMENTS */

/* comments */
.comments { clear:both; padding:30px 0 0 0; margin: 0 10px; }
.comments-header { float:left;width:700px; }
.comments-header h2 { float:left;width:auto;line-height:1;padding-bottom:0;margin-bottom:0; }
.comments-header a { background:url(images/arw-prev-next.png) 50% 50%;display:block;float:right;margin-bottom:10px;padding:3px 10px 3px 10px; }
#respond { background:#1b1b1b;float: left;margin: 20px 0 0 0;padding:15px 20px 25px 20px; width: 660px; }
#respond h3 { float:left;margin-bottom:15px;width:auto;margin-right:20px; }
.facebook-connect { float:right;margin:-20px 30px 0 0;width:200px; }
#RES_ID_fb_login_image { background: #1b1b1b; }
#respond form { clear:both; margin:0; padding: 0; }
.comment-poster { float:left;text-align:right;width:120px;line-height:1.5; }
.comment-poster img { padding-bottom:10px; }
.comment-poster a { }
#respond textarea,#commentform{ float:left;padding:0;margin-bottom:10px;width:660px; }
body #commentform { width:660px; padding:0;margin:0; }
#commentform input { margin-bottom:10px;}
#btn-post-comment { clear:both;float:right;border:0;background:url(images/btn-post-comment_set.png) 0 0 no-repeat;display:block;height:31px;text-indent:-9999px;width:130px; }

#responses { margin-bottom:30px; }
#responses h3 { margin-bottom:5px; }

ol.commentlist li div.comment-left { float:left;padding:18px 0 20px 10px;width:185px; }
ol.commentlist li div.comment-right { float:right;padding:18px 10px 20px 20px;width:475px;line-height:1.4; }

ol.commentlist ul.children li.depth-2 .comment-right { background:url(images/icn-reply-comment-666.png) 0 20px no-repeat;padding-left:20px;width:435px !important; }
ol.commentlist ul.children li.depth-3 .comment-right { background:url(images/icn-reply-comment-666.png) 0 20px no-repeat;padding-left:20px;width:395px !important; }
.cancel-comment-reply { padding:5px; }
ol.commentlist { margin:0 0 30px 0; padding: 0; }
ol.commentlist li { float: left;height:1%;list-style:none;margin:0;padding:0;position:relative; }
ol.commentlist li.depth-1 { width:700px; }
ol.commentlist li.depth-2 { border-top:1px solid #666;width:660px; }
ol.commentlist li.depth-3 { border-top:1px solid #666;width:620px; }

ol.commentlist li.bypostauthor,
ol.commentlist li.comment-author-erictaylor,
ol.commentlist li.comment-author-admin,
ol.commentlist li.comment-author-travistopham,
ol.commentlist li.comment-author-sethtopham { background:#333 url(images/bg-author-comment-000.png) 10px 5px no-repeat; border-color: #666; }

ol.commentlist li.bypostauthor .comment-right,
ol.commentlist li.comment-author-erictaylor .comment-right,
ol.commentlist li.comment-author-admin .comment-right,
ol.commentlist li.comment-author-travistopham .comment-right,
ol.commentlist li.comment-author-sethtopham .comment-right { background:url(images/icn-reply-comment-000.png) 0 20px no-repeat !important; }

ol.commentlist li div.vcard { margin-bottom:5px;text-align:right;width:130px; }
ol.commentlist li div.vcard cite.fn { display:block;font-style:normal;font-weight:bold;overflow:hidden; }
ol.commentlist li div.vcard cite.fn a.url { color:#000;text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { padding-bottom:5px; }
ol.commentlist li div.comment-meta { width: 130px; text-align:right; }
ol.commentlist li div.comment-meta a { color:#999;text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#F90; }
ol.commentlist li div.reply { padding-top:5px; display:inline;}
ol.commentlist li div.reply a { color:#999; }
ol.commentlist li div.reply a:hover { color:#F90; }
ol.commentlist li div.reply a.comment-reply-link { text-transform:lowercase;}
ol.commentlist li div.reply a.like {  }
ol.commentlist li p { margin-bottom:6px; }
ol.commentlist li ul { margin:0;padding:0;text-indent:0; }
ol.commentlist li ul.children { clear:both;list-style:none;text-indent:0; }
ol.commentlist li.depth-1 { border-top:1px solid #666; }
ol.commentlist li.depth-2 ul.children,
ol.commentlist li.depth-3 ul.children { border:0; }
ol.commentlist li ul.children li { background-color:#000; }
ol.commentlist li ul.children li.bypostauthor { background-color:#333; border-color: #666;}
ol.commentlist li ul.children li.depth-2 { border-top:1px solid #666; width:640px;}
ol.commentlist li ul.children li.depth-3 { border-top:1px solid #666; width:620px;}

		
/*
		
	#footer {
		height: 90px;
		float: left;
		margin: 0;
		padding: 0;
		width: 560px;
	}
	
		.footerPageLink {
			text-transform: uppercase;
		}
		
			.footerPageLink a {
				color: #fff;
			}
		
		#footerLeft {
			float: left;
			height: 22px;
			margin: 10px 0 60px 20px;
			padding: 0;
			width: 260px;
		}
		
		#footerRight {
			float: left;
			height: 22px;
			margin: 10px 20px 60px 0;
			padding: 0;
			text-align: right;
			width: 260px;
		} */

#rightColumn {
	float: left;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 10px;
	width: 220px;
}

	#feedburner {
    	float: left;
    	height: auto;
    	margin: 0;
    	padding: 0;
    	width: 220px
	}
	
		#feedburner h4 {
			background: #CC9;
			color: #333;
			float: left;
			height: 14px;
			font-size: 14px;
			font-weight: bold;
			margin: 0;
			padding: 8px 10px;
			line-height: 14px;
			text-transform: uppercase;
			width: 200px;
		}
		
		#feedburnerInfo {
			border-left: 1px solid #333;
			border-right: 1px solid #333;
			border-bottom: 1px solid #333;
			background: #1b1b1b;
			color: #999;
			float: left;
			margin: 0;
			padding: 9px;
			width: 200px;
		}
		#feedburnerInfo p {
			font-size: 11px;
			line-height: 13px;
		}
		#feedburnerInfo form p {
			padding: 10px 0 0 0 !important;
		}
		#feedburnerInfo form input[type=submit] {
			margin: 10px 0 0 0;
		}
		
	.theTweets {
		float: left;
		height: auto;
		margin: 20px 0 0 0;
		padding: 0;
		width: 220px;
	}
	
		.theTweets h4 {
			background: #033 url('images/trackUs-trans.png') no-repeat;
			background-position: 10px 11px;
			color: #f90;
			float: left;
			font-size: 12px;
			font-weight: bold;
			height: 12px;
			margin: 0;
			padding: 19px 10px 19px 33px;
			line-height: 12px;
			width: 177px;
		}
	
		.theTweets ul {
			margin: 0;
			padding: 0;
		}
		
		.theTweets li {
			background: #0D3D3D;
			float: left;
			height: auto;
			margin: 0;
			padding: 10px;
			list-style: none;
			width: 200px;
		}
		
		.theTweets li:nth-child(even) { background: #033 !important; }
		.theTweets li:nth-child(odd) { background: #0D3D3D !important; }
		
	.timesince {
		color: #666;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
	}
		
/* Additional */

.menutip { 
	display: none; /* initially tooltips are hidden */
	padding: 5px 10px;
	margin-left: 510px;
	background: #3091be; 
	border: 1px solid silver; 
	color: #fff;
	font-size: 10px;
	position: absolute;
	text-transform: uppercase;
	width: 140px; 
}

.photoCredit {
	color: #666;
	font-size: 10px;
}

