/* Column_1  Stylesheet */
/* Default Stylesheet */
/* >>> ELEMENTS <<< */

/** 
{
	margin: 0;
	padding: 0;
}
*/
p, td, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Be kind to Netscape */
}

/* >>> CONTAINERS <<< */
div#print {
	display: none;
}
div#container {
	text-align: left;
}
div#header-wrap {
	margin: 8px 0 0 0;
}
div#header-in {
	padding: 10px;
	color: inherit;
	background-color: #fff;
	border: solid #eee;
	border-width: 0 2px 2px 0;
}
div#content-wrap {
	background: #FFFFFF url(http://www.ptk.org/images/common/nav_column.gif) repeat-x scroll top left;
	border-top:2px solid #ffffff;
}
div#center {
	margin: 0 0 0 210px;
	background-color: #fff;
	border-left:3px double #E3DDC7;
}
div#center-in {
	padding: 20px 40px;
	background:#FFFFFF url(http://www.ptk.org/images/common/shadow_white.gif) repeat-x scroll top left;
}
div#left {
	float: left;
	width: 200px;
	background: transparent;
	/*border-left:2px solid #ffffff;*/
}
div#left-in {
	padding: 1px;
	background: transparent;
}
div#nav-column {
	padding: 10px;
	margin:25px 10px 10px 15px;
	background: transparent;
	font-size: 11px;
	border-top: 1px solid #fff;
	border-right: 1px solid #C2A877;
	border-bottom: 1px solid #C2A877;
	border-left: 1px solid #fff;
	text-align: left;
	color: #022753;
	background-color: #F3F2E9; 
	padding:10px;
}
div#footerwrap {
	background: #F3F2E9;
	border-top:medium double #C2A877;
	margin:0;
	padding:0;
}
div#footer {
	background: #F3F2E9 url(http://www.ptk.org/images/footer/tanShadow.gif) repeat-x scroll top left;
	margin:0;
	padding:0;
}
div#leftFooter {
	float: left;
	width: 325px;
	text-align:left;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.8em;
	background: #F3F2E9 url(http://www.ptk.org/images/footer/tanShadow.gif) repeat-x scroll top left;
}
div#leftFooter-in {
	padding: 20px;
	background: transparent;
}
div#rightFooter {
	margin: 0 0 0 325px;
	text-align:right;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.8em;
	background: #F3F2E9 url(http://www.ptk.org/images/footer/tanShadow.gif) repeat-x scroll top left;
}
div#rightFooter-in {
	padding: 20px 20px 0px 20px;
	background: transparent;
}

/* >>> LISTS <<< */
ul#nav-left {
	margin: 20px 8px 20px 14px;
	list-style: none;
	position:relative;
	left:-37px;
	}

ul#nav-left li {
	/*background-color: #F3F2E9; 
	border-top: 1px solid #fff;
	border-right: 1px solid #C2A877;
	border-bottom: 1px solid #C2A877;
	border-left: 1px solid #fff;*/
}
ul#nav-left li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	display: block;
	width: 155px;
	padding: 5px 10px;
	color: #022753;
	background-color: #F3F2E9; 
	text-decoration: none;
	font-size: 11px;
	border-top: 1px solid #fff;
	border-right: 1px solid #C2A877;
	border-bottom: 1px solid #C2A877;
	border-left: 1px solid #fff;
	text-align: left;
}
ul#nav-left li a:hover {
	color: #333;
	background-color: #fff;
	border-bottom: 1px solid #E3DDC7;
}

/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}

div#center p.podcast {
	font-size: 16px;
	margin-top:35px;
	padding-top:25px;
	font-weight:bold;
	border-top: 1px solid #e7dcc5; 
}
div#center h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
}

div#center p {
	margin: 12px 0 5px 0;
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
}

#center-in {
	min-height:27em;
}
/* for Internet Explorer */
/*\*/
* html #center
{
	height: 27em;
}
* html ul#nav-left
{
	margin: 20px 8px 20px 14px;
	list-style: none;
	left:0px;
}

/**/	

#center-in p, td, ul, ol, li {
	font-size: 12px;
	line-height: 1.4em;
}
#center-in a:link {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
#center-in a:visited {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
#center-in a:hover {
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
}
#center-in a:active {
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
}

#footerwrap a:link {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
#footerwrap a:visited {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
#footerwrap a:hover {
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
}
#footerwrap a:active {
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
}

#audio-left-in p {
	line-height:1.4em;
	text-indent:10px;
	padding-bottom:5px;
}
.smtxt {
	font-size:11px;
}
/*#center-in .pod-date {  really the pod title 
	margin-top:0;
	margin-bottom:0;
	font-size:14px;
	font-weight: normal;
}*/
#center-in h3.podtitle {  /*really the pod date */

	font-size:14px;
	font-weight: bold;
	color:#000;
	padding-top:0;
	margin-top:0;
}
#center-in p.poddate {  /*really the pod date */
	color:#990000;
	font-size:11px;
	padding:20px 0 0px 0;
	margin-top:25px;
	margin-bottom:1px;
	font-weight: bold;
	border-top:1px solid #e7dcc5;
}
/*#center-in h3.podtitle { 
	margin-top:0;
	margin-bottom:0;
	font-size:14px;
}*/
#center-in p.first { 
	
}
.description { display:none; border:1px solid #C1A875;padding:10px 20px;margin:10px 40px;background-color: #F3F2E9; }
.feedback {
	
	padding: 7px 20px 17px 20px;
	/*border: 3px double #C1A875;background: #F3F2E9 url(http://www.ptk.org/images/footer/tanShadow.gif) repeat-x scroll top left;*/
}

p.openclose  {
	border:1px solid #C1A875;
	border-bottom:1px solid #C1A875;
	padding:2px 5px 3px 5px;
	width:155px;
	font-size:10px;
	margin:10px 5px;
	background: #F3F2E9 url(http://www.ptk.org/images/footer/tanShadow.gif) repeat-x scroll top left;
	font-weight:bold;
	cursor:pointer;
}

.left-title {font-weight:bold;font-size:12px;}
#nav-column a:link {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
#nav-column a:visited {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
#nav-column a:hover {
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
}
#nav-column a:active {
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
}

/* one column */

div#center {
	margin: 0px;
}
div#left {
	display:none;
}
div#left-in {
	display: none;
}
div#nav-left {
	display: none;
}
ol.withroman { list-style-type: upper-roman; }
ol.withalpha {list-style-type: upper-alpha;}

