.mainSplink {
	display: block;
	text-align: left;
	font: 12px/20px "Lucida Grande", Arial, Sans-serif;
	background: #fff;
	padding: 10px;
	border: 14px solid #eee;
	position: relative;
}

.splinkRegister a:link,.splinkRegister a:visited {
	padding:0 2px 1px;
	border-bottom:2px solid #F0CA00;
	color:#326F00;
}

.splinkRegister a:hover,.splinkRegister a:active {
	color:#fff;
	padding:0 2px 1px;
	background-color:#326F00;
	text-decoration:none;
	border-bottom:2px solid #F0CA00;
}

#splinkPage .mainSplink p {
	margin-bottom: 1.6em;
	background: #fff;
}

.splinkTags, #splinkTags {
	display: block;
	text-align: left;
	padding: 0px 14px 14px 14px;
	background: #eee;
	margin-bottom: 48px;
	font: 14px "Lucida Grande";
	color: #666;
}

.splinkTags a, #splinkTags a {
	/*color: #0D4200;*/
}

#splinkTags .tags {
	display: block;
	padding: 20px;
}

#splinkBottom {
	
	display: block;
	background: url(../images/splink/splinkContBottom.gif) no-repeat;
	height: 55px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	
}

#backToSite {
	padding-top: 6px;
}

#splinkNav{
	display: block;
	text-align: center;
	font: 11px/18px "Lucida Grande", Arial, Sans-serif;
	padding-top: 18px;
	border-top: 2px dotted #eee;
	color: #eee;
}

#splinkNav p {
	color: #999;
}

#splinkNav ul li a {
	color: #999;
	text-decoration: none;
	font-size: 11px;
}
#splinkNav ul li a:hover {
	color: #7B7B7B;
	text-decoration: underline;
}


.rssIcon {
	float:right;
}

.sidebarHeading {
	display: block;
	background: #eee;
	padding: 2px 5px 2px 5px;
	color: #333;
	font: bold 12px Arial;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 10px;
}

.sidebarModule {
	display: block;
	margin-left: 10px;
	margin-bottom: 24px;
}


.splinkNumber {
	position: absolute;
	left: -30px;
	top: -30px;
	width: 50px;
	height: 50px;
	background: url(../images/greenCircle.gif) no-repeat;
	text-align: center;
	font: 36px/43px Georgia;
	color: #fff;
	
}

#splinkPage {
	text-align: left;
}

#splinkPage h1.splinkLogoText {
	text-indent: -9999px;
	border: 0;
	background: url(../images/greenSplink.gif) no-repeat;
	width: 161px;
	height: 78px;
	margin: 0px 0px 8px 0px;
	display: inline;
	float: left;
}

#splinkPage h1.splinkTagH1 {
	display: inline;
	float: left;
	width: 400px;
	margin-top: 32px;
	padding-left: 3px;
	margin-bottom: 50px;
	border-bottom:0;
}

.mainSplinkImage {
	margin-bottom: 8px;
	margin-left: -6px;
}

.splinkFamily {
	float: left;
	margin-right: 35px;
	clear: left;
	margin: 28px 24px 20px 0px;
}

.splinkDescription {
	font-size:12px;
	line-height:20px;
}


#signup {
	padding: 0px 20px 0px 20px;
}

.emmaFormLabelBold {
	text-align: right;
	color: #666;
	display: block;
	padding-right: 20px;
}

input.splinkSubmit {
	margin-left: 195px;
}

.splinkArchive {
	margin:0 0 60px 30px;
	float:left;
	display:inline;
}

.monthArchive {
	float:left;
	display:inline;
	width:90px;
	font-size:16px;
	font-weight:bold;
	clear:both;
	color:#9a9a9a;
	line-height:30px;
}

.weekArchive {
	margin-left:20px;
	width:80px;
	float:left;
	line-height:30px;
	display:inline;
}

.splinkAdEmbed {
	background:#f6f6f6;
	margin:0 20px 20px 0;
	padding:5px;
	float:left;
	display:inline;
	border-bottom:1px solid #eee;
	font-weight:bold;
}

	.splinkAdEmbed.right {
		float:right;
	}
	
	.splinkAdEmbed img {
		margin:0 0 7px 0;
	}
	
	.splinkAdEmbed input {
		line-height:24px;
		border:1px solid #6FA624;
		font-size:10px;
		width:130px;
		margin:0;
		color:#6FA624;
		background:#f1d100;
		font-weight:bold;
	}
	
		.splinkAdEmbed input.small {
			width:110px;
		}
	
	.splinkAdEmbed span {
		color:#6FA624;
	}
	
	.splinkAdEmbed span.text-tiny {
		color:#999;
		font-size:10px;
	}
