/* 
	MAGAZINE template for Kiplinger.com
	developer:		Fitsum Belay
	start date:		8/28/2009
	updated: 		9/1/2009

*/

#breadcrumbs {
	background-color: #F6F2E6;
}

#bd {
	background-color: #F6F2E6;
	padding-left: 0;
	padding-right: 0;
}

#yui-main{
	margin-right: 0 !important;
	float: none !important;
}
#current-issue{
	background-color: #F6F2E6;
	padding: 0 5px;
	width: 100%;
}

#current-issue>h1{
	margin: 0 0 .5em;
}

#container {
	display: inline-block;	
	width: 100%;
}

#current-issue #container img.current{
	float: left;
	margin: 0 20px 0 0;
}

#current-issue-details,
#older-issues{
	float: left;
}

#current-issue-details{
	margin: 0 10px 0 0;
	width: 50%;
}

#current-issue-details h1{
	font-size: 20px;
	color: #000;
	font-family: Times New Roman, serif;
	font-weight: bold;
}

#current-issue-details h2 {
	border:0 none;
	color:#4E8AB1;
	font-family:sans-serif;
	font-size:11px;
	letter-spacing:0.1em;
	margin:0 0 3px;
	text-transform:uppercase;
}

#current-issue-details p{
	font-size: 12px;
	font-family: sans-serif;

}

#current-issue-details ul li a,
#older-issues ul li a{
	color: #036;
}

#current-issue-details ul li a h1 {
	border:0 none;
	color: #666;
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
	font-family: sans-serif;
	font-weight: bold;
}

#current-issue-details ul{
	margin: 10px 0 0 215px;	
}

#current-issue-details ul li,
#older-issues-details ul li{
	list-style-type: disc;
}

#current-issue-details h4{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin: 33px 0 5px;
	
}

#current-issue-details #order-submit-btn-div{
	margin-top: 55px;
	height: 30px;
	padding-bottom: 20px;
}

#current-issue-details a#order-submit{
	width: 86px;
	height: 30px;
	padding: 0px 15px 10px;
	*padding: 0px 80px 20px;
	background: url("/images/buttons/subscribe.png") 0 0 no-repeat;
	text-decoration: none;
}


#current-issue-details a#order-submit:hover{
	background: url("/images/buttons/subscribe_on.png") 0 0 no-repeat;
}



#current-issue-details a#order-submit em{
	position: relative;
	left: -9999px;
	font-style: none;
}
#older-issues {

	display: inline-block;
}

#older-issues #older-issues-list{
	float: left;
	border-left: dotted 1px #CCC;

}

#older-issues ul{
	margin-left: 30px;
	color: #036;
}

#older-issues ul li{
	list-style-type: disc;	
	padding: 0 0 10px;
}


#older-issues ul li a{
	text-transform: uppercase;
	font-size: 12px;

}

#marketing-area{
	float: left;
	width: 200px;
	border-left: dotted 1px #CCC;
	margin: 0 0 0 40px;	
	padding: 0 0 0 20px;		
}

#marketing-area h1{
	font: bold 13px Times New Roman, serif;
}

#marketing-area p{
	color: #888;
	margin: 0 0 20px;
}

#marketing-area p#hardsell-1{
	color: #F00;
}

#marketing-area p#hardsell-2 a{
	font-weight: bold;
}

#bins,
.yui-b {
	margin: 10px 0 0;
}

#bins .bins-container {
	display:inline-block;
	width: 100%;
}


#bins div.column{
	display: block;
	width: 97%;
	border: 0 none;
	margin: .6em 10px;
	padding: 0 0 10px;
	border-bottom: dotted 1px #CCC6AF;
}

#bins div.column h2 {
	font-size:14px;
	margin:0;
	display: inline;
}

#bins div.column h2  em{
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	color: #4E8AB1;
	display: inline;
	margin-right: 5px;
	font-style: normal;
}

#bins div.column h2 .attribution{
	font-weight: normal;
	color: #666;
	text-transform: none;
	margin-left: 5px;
}

div.last {
	border: 0 !important;
}

#bins div.column p {
	color:#000;
	font-size:12px;
	margin:0 5em 0 0;
	margin-right: 6.5em;
}

#bins div.column .footer,
#bins div.column .footer a {
	color:#666;
	font-size:11px;
	width: auto;
}

#bins div.column .footer a {
	text-decoration: underline;
}

#current-issue>h1,
#table-of-contents h1{
	font-size: 25px;
	color: #000;
	font-family: Times New Roman, serif;
}

#table-of-contents a,
#table-of-contents a.last{
	color: #1D3B92;
	font-size: 11px;
	margin: 0 3px 0 0;
	padding: 0 5px 0 0;	
}

#table-of-contents a {
	background: url("/images/elements/seperator-pipe.png") right 2px no-repeat;
}

#table-of-contents a.last {
	background: none;
}

#table-of-contents ul,
#bins div.column .footer ul{
	margin: 3px 0 0;
	padding: 0;
}

#table-of-contents ul h2,
#bins div.column .footer ul h1{
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin-right: 5px;
}

#table-of-contents ul h2,
#table-of-contents ul li,
#bins div.column .footer ul h1,
#bins div.column .footer ul li{
	display: inline;
	color: #888;
}

#bins div.column .footer ul li a{
	color: #1D3B92;
	font-size: 11px;
	text-decoration: none;	
}












