﻿/* HTML **********************************************************************/
h1, h2 {
	border-bottom: 1px solid #666;
	padding: 0 0 5px;
	margin: 0 0 4px;
	font-size: 14px;
	font-weight: bold;
}
h1 a {
	font-size: 14px;
}
ol li {
	list-style-image: none;
}
li {
	 font-size: 11px !important;
}




/* IDs ***********************************************************************/
#topArea {
	border-top: 9px solid #000;
	padding-top: 13px;
}
#logo {
	position: relative;
	margin: -37px 0 0 175px;
	color: #333;
	font: bold 18px Verdana,'Lucida Grande',arial,sans-serif;
}
#logo a {
	color: #333 !important;
}
#topSpacer {
	height: 20px;
	background: #FFF;
	padding: 5px 0 0;
}
#rss, #twitter, #emailSubscription {
	display: block;
	font: bold 12px Verdana, 'Lucida Grande', arial, sans-serif;
	text-decoration: none;
	margin: 8px 0 0;
}
#twitter img {
	position: relative;
	margin-bottom: -2px;
}
#emailSubscription img {
	position: relative;
	margin-bottom: -3px;
}
#overviewLink {
	margin: 10px 0;
}
#overviewLink a {
	font-weight: bold;
	font-size: 1.1em;
}


/* Classes ************************************************************************/
.clear {
	clear: both;
}
.small {
	font-size: 0.9em;
}
.tag {
	padding-right: 5px;
}
.publishedInfo {
	margin-top: 10px;
	padding-top: 10px;
	background: #FFF2D6;
	padding: 3px;
	border-top: 1px dotted #D28E00;
}
.publishedInfo a {
	color:#9B243E !important;
}
.postLine {
	color: #666;
	margin-bottom: 15px;
	font-size: 0.9em;
}
.bloggerBox {
	width: 82px;
	text-align: center;
	float: right;
	margin: 0 0 10px 10px;	
}
.bloggerBox img {
	display: block;
	border: 1px solid #000;
}
.bloggerBox .authorName {
	background: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px 0;
}
.sidebarBanners {
	width: 154px;
	margin: 0 10px 5px 0px;
}
.sidebarBannerTable {
	margin: 0 0 10px;
}
.sidebarBannerMid {
	background-image:url(/ProductSolutions/images/middle.gif);
	background-repeat:repeat-y;
}
.sidebarBannerBtm {
	height: 8px;
	font-size: 0;
	background-image: url(/ProductSolutions/images/bottom.gif);
}

/* Blog Crew **********************************************************************/
table#blogCrew img {
	border: 1px solid #D28E00;
	display: block;
	float: left;
	margin: 0 10px 5px 0;
}
#blogCrew h3 {
	margin-bottom: 3px;
}
#blogCrew .title {
	font-size: 0.9em;
	font-weight: bold;
}
.blogger {
	padding: 7px 0px 10px 0;
	font-size: 0.9em;
}

.leftCol .blogger {
	padding-right: 20px;
}
/* Left Column ********************************************************************/
.columncontent {
	width: 170px;
	margin-left: 23px;
}
.columncontent h3 {
	font: bold 12px Verdana,'Lucida Grande',arial,sans-serif;
	color: #333;
	margin: 0 0 7px;
	padding: 0;
}
.columncontent ul {
	margin: 0 0 5px;
	padding: 0;
	list-style-image: none;
	list-style: none;
}
.columncontent ul li {
	margin: 0;
	padding: 0;
	height: 1%;
	list-style-image: none;
	list-style: none;
}
.columncontent ul li a {
	display: block;
	padding: 0 0 5px 5px;
	color: #333 !important;
	font: 11px Verdana,'Lucida Grande',arial,sans-serif;
	line-height: 1.1em;
}
.columncontent ul li a:hover {
	background: url(http://images.inin.com/images/leftnav_bk.png) repeat-y left center;
	text-decoration: none;
}

/* Content ***********************************************************************/
.date {
	width: 50px;
	float: left;
	margin: 0 10px 10px 10px;
	border: 1px solid #6F6F6F;
	padding: 1px;
}
.month {
	display: block;
	background: #000;
	font: 9px Verdana, Arial, sans-serif;
	color: #FFF;
	margin-bottom: 1px;
	text-align: center;
}
.day {
	display: block;
	background: url(images/bgDate.gif) repeat-x 0 0;
	padding: 8px 0;
	border: 1px solid #000;
	text-align: center;
	font: bold 17px Verdana, Arial, sans-serif;
}
.content {
	width: 630px;
	float: left;
	margin: 0 0 20px;
}
.altcontent {
	margin: 0 25px 20px 0;
}
.postContent {
	padding: 0 25px 0 25px;
}
.bottompost-text {
	 margin-top: 25px;
}

/* Tag Cloud *******************************************************************/
/*.w1 {
	 font-size: 1.9em;
	 font-weight: bold;
}
.w2 {	
	font-size: 1.9em;
}
.w3 {
	font-size: 1.7em;
}
.w4 {
	font-size: 1.5em;
}
.w5 {
	font-size: 1.3em;
}
.w6 {
	font-size: 1.1em;
}
.w7, .w8 {
	font-size: 0.9em;
}*/

/* Comment *******************************************************************/
span.commentDate 		{color: #999; font-size: 85%; display: block;}
.blogCommentContainer 	{margin: 5px 0px;}
hr.commentSep {
	color: #FFF;
	background: #FFF;
	height: 1px;
	border: none;
	margin: 2px 0;
	clear: both;
}
h3.comments {
	 border-bottom: 1px solid #000;
	 padding-bottom: 5px;
	 margin: 5px 0;
}
.comments 				{margin: 0px;}
.commentText {
	margin-top: 5px;
	border: 1px solid #D28E00;
	padding: 5px;
}
.commentContent {
	margin: 0 0 15px;	
}
.commentBubble {
	height: 10px;
	width: 12px;
	background: url(images/bgCommentBubble.gif) no-repeat 0 0;
	position: relative;
	margin: 0 0 -6px 40px;
	font-size:0;	
}

