@charset "utf-8";
/* CSS Document */
#navbar-iframe {
display: none;
}
body { 
	margin: 0;
	background: url(http://www.kahnlitwin.com/images/backg_body.gif) repeat-y center top #ebecf0;
}

a {
	color: #175007;
	text-decoration: none;
	border-bottom: 1px solid #175007;
}

a:hover {
	color: #946342;
	border-bottom: 1px solid #946342;
}

#container {
	width: 950px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -475px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
}

#branding {
	width: 950px;
	height: auto;
	position: relative;
	border-bottom: 2px solid #946342;
}

#branding a#klrhome {
	float: right;
	margin: 15px;
	font-weight: bold;
}

#branding ul {
	float: right;
	clear: right;
	margin: 40px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}

#branding li {
	float: left;
	margin-right: 15px;
	padding: 0 0 2px 22px;
	background: url(http://www.kahnlitwin.com/images/blog-rss.gif) top left no-repeat;
}

#branding ul a {
	color: #467938;
	border-bottom: 1px solid #467938;
}

#branding ul a:hover {
	color: #175007;
	border-bottom: 1px solid #175007;
}

#branding h2 {
	width: 367px;
	height: 85px;
	float: left;
	margin: 35px 0 15px 20px;
	text-indent: -999em;
	background: url(http://www.kahnlitwin.com/images/blog-logo.gif) top left no-repeat;
}

#branding h3 {
	clear: both;
	margin: 0;
	padding: 5px 20px;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1;
	color: #FFF;
	background-color: #0f4200;
}
#branding h3 a, #branding h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#branding h4 {
	width: 215px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 115px;
	margin: 0;
	text-indent: -999em;
	background: url(http://www.kahnlitwin.com/images/logo_trustedadvisors.gif) top left no-repeat;
}

#content {
	width: 950px;
	position: relative;
	top: 0;
	left: 0;
	background: url(http://www.kahnlitwin.com/images/blog-content-bkg.gif) top left repeat-y;
	overflow: hidden;
	_height: 1%;
}
#content img {
	border: 1px solid #CCCCCC;
}
#content-post {
	line-height: 22px;
}
#main {
	width: 588px;
	float: left;
	padding: 30px 22px 30px 45px;
	background: url(http://www.kahnlitwin.com/images/backg_aboutpages.gif) top right no-repeat;
}

#main h1 {
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #014832;
}

#main p {
	margin: 0 0 25px 0;
	line-height: 20px;
}

#main p.date {
	width: 44px;
	float: left;
	margin: 0 10px 0 0;
	padding: 8px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	background-color: #946342;
}

#main div.postInfo { width: 510px; float: left }

#main div.postInfo ul {
	width: 300px;
	float: left;
	margin: 5px 0;
	padding: 4px 0;
	list-style-type: none;
	font-size: 11px;
	color: #777;
	background-color: #f7f7f7;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	opacity: .70;
	filter: alpha(opacity=70);
}

#main div.postInfo li {
	float: left;
	padding: 0 10px;
}

#main div.postInfo li.last { border: none }

#main p.lead { 
	clear: both;
	font-weight: bold;
}

#side {
	width: 265px;
	float: left;
	padding: 0 15px;
}

#side a {
	color: #467938;
	border-bottom: 1px solid #467938;
}

#side a:hover {
	color: #175007;
	border-bottom: 1px solid #175007;
}

#side h3 {
	width: 90%;
	margin: 40px -15px 15px -15px;
	padding: 2px 0 2px 15px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1;
	color: #0f4200;
	background-color: #cfd9cd;
}

#side p {
	margin: 0;
	font-size: 11px;
	line-height: 17px;
}

#side ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 20px;
}

#side li { margin: 14px 0 }
#side ul.buttons li  {
	float: left;
	margin-right: 10px;
	display: inline;
}
#side ul.buttons li a, #side ul.buttons li a:hover {
	border: none;
}
#side ul.buttons li a img {
	border: none;
}
#footer {
	width: 920px;
	position: relative;
	float: left;
	padding: 5px 15px 10px 15px;
	font-size: 13px;
	color: #FFF;
	background-color: #0f4200;
	border-top: 2px solid #946342;
}

#footer p.copy, #footer p.phone {
	float: left;
	margin: 0;
}

#footer p.phone {
	margin: -2px 0 -2px 137px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#footer ul {
	float: right;
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
}

#footer li {
	float: left;
	margin: 0 15px;
}

#footer li a {
	color: #FFF;
	border: none;
}

#footer li a:hover {
	color: #467938;
	border-bottom: 1px solid #467938;
}

#bottomInfo {
	width: 950px;
	float: left;
	padding: 25px 0;
	background-color: #EBECF0;
}

#bottomInfo ul {
	width: 220px;
	float: left;
	margin: -10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#bottomInfo li { 
	float: left;
	margin: 0 0 10px 15px;
}

#addresses {
	width: 560px;
	float: right;
	font-size: 11px;
	line-height: 15px;
}

#addresses dl {
	width: 50%;
	float: left;
	margin: 0 0 25px 0;
}

#addresses dt, #addresses dd { margin: 0 }

#addresses dt { font-weight: bold }

.blogger-labels {
	margin-top: 10px;
	padding-top: 10px;
}