@charset "utf-8";
/* CSS Document */

html, body{
	height: 100%;
	margin-top:0px;
	padding-top:0px;
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/bk.jpg);
	background-repeat:repeat-x;
	background-color:#eee;
}
*{
	margin: 0px;
	padding: 0px;
}
img{
	border:none;}
#wrap {
	width: 1024px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -50px; /* the bottom margin is the negative value of the footer's height */
	margin-top:0px;
	text-align: left;
	background: url(../images/bksliv.jpg) repeat-y;
}

#header{
 margin-top:0px;
 width:1024px;
 height:101px;
}
#navbar{
	margin:0px;
	padding:0px;
	width:1024px;
}

#lcol {
	width: 225px;
	float: left;
	padding: 5px 0 0 0;
}
#content {
margin: 0 240px 0 240px;
padding: 5px 0 0 0;}


#rcol {
width: 225px;
float: right;
padding: 5px 0 0 0;}

#footer, #push {
width: 1024px;
height: 72px;
margin: 0 auto;
color:#333;
background-image:url(../images/foot.jpg);
background-repeat:repeat-x;}

#push {
clear: both;
background:none;}

#footer p{
	text-align:center;
	padding-top:20px;
	font-size:12px;}
	
#footer a{
	text-decoration:none;
	color:#333;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:0px;}
	
#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration:underline;
	color:#999999;}

p{margin: 5px;
font-size:13px;}

.statement {
font-size:14px;
color: #666666;
margin-bottom: 10px;}


.sidebox{
position:relative;
top:10px;
margin-left:8px;
margin-top:0px;
padding-bottom:10px;
text-align:center;
width:200px;
border:5px solid #e6e6e6;
background-color:#e6e6e6;
font-size:12px;
}

.sidebox a{
	text-decoration:none;
	color:#666666;}

.sidebox a:hover, .sidebox a:active, .sidebox a:focus {
	text-decoration:underline;
	color:#999999;}


.title{
	padding-left:5px;
	padding-top:10px;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:900;
}

.title a{
	text-decoration:none;
	color:#0066CC;
	}

.author{
	padding-left:20px;
	font-size:12px;
	line-height:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:400;
	padding-bottom:5px;
}

.listauthor{
	padding-left:30px;
	font-size:11px;
	line-height:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:400;
	padding-bottom:5px;
}

.abbreviated{
	padding-left:20px;
	font-size:12px;
	line-height:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:400;
	padding-bottom:5px;
}

.abbreviated a{
	text-decoration:none;
	color:#0066CC;
	}
	
.listedarticle{
	margin-top:5px;
	margin-bottom:5px;
	width:550px;
	float:left;
}

.time{
	font-size:12px;
	line-height:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:400;
	float:right; 
	position:relative; 
	top:-15px; 
	padding-right:10px;
}

#podcast{
	margin-top:10px;
	padding-bottom:0px;
	text-align:center;}

#poll{
margin-top:10px;
text-align:left;}

#recentissues{
margin-top:10px;
}

#missionstatement{
	text-align:justify;}

#missionstatement p{
	font-size:12px;
	line-height:15px;}

#insideissue{
	width:200px;
	}

#subscribe{
	margin-bottom:10px;}

#homeflash{
	padding-top:10px;
	text-align:center;}
	
.pages{padding-top:10px;
float:right;
padding-right:20px;}

.pages a{
	text-decoration:none;
	color:#999;
	font-size:13px;
	}

#loading
{
width: 100%;
position: absolute;
}
li
{
list-style: none;
float: left;
margin-right: 16px;
padding:5px;
border:solid 1px #dddddd;
color:#0063DC;
}
li:hover
{
color:#FF0084;
cursor: pointer;
}

.articlecontent{
	font-size:12px;
	padding-left:15px;
	padding-right:10px;
	line-height:15px;
}

.articlecontent p{
	padding-top:5px;
}

#pagination{
	margin: 0 240px 0 240px;
	padding: 5px 0 0 0;
	}

#comment {
margin: 0 240px 0 240px;
padding: 5px 0 0 0;}

