/* standard elements */
body	{
	font-family: georgia, "Times New Roman", palatino, "Book Antiqua", serif;
	background-color: #fff;
	color: #333;	
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	margin: 0;
	}
	
h1	{
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	/*color: #359;*/
	color: #b43;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0 0 2px 0;
	}
	
h2	{
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #b43;
	margin: 0 0 8px 0;
	}
h2.sm	{
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #b43;
	margin: 0 0 8px 0;
	}
h2.sm2	{
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #b43;
	margin: 0 0 2px 0;
	}	
h2.admin	{
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #b43;
	margin: 0;
	}	
	
h3	{
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	margin: 4px 0 8px 0;
	}
	
p	{
	margin: 0 0 8px 0;
	}
	
p.sm	{
	font-size: 12px;
	line-height: 16px;
	}	
	
p.farther	{
	margin: 0 0 10px 0;
	}	
	
ul	{
	margin: 0 0 8px 0;
	padding: 0 0 0 25px;
	}
	
ul li	{
	list-style-type: disc;
	margin-bottom: 4px;
	}
	
	
	
ul.downloads	{
	float: left;
	background-color: #fff;
	list-style-type: none;
	margin-top: 0;
	width: 100%;
	margin: 0;
	padding: 3px 0 3px 0;
	}
ul.downloads2	{
	float: left;
	background-color: #dcecee;
	list-style-type: none;
	margin-top: 0;
	width: 100%;
	margin: 0;
	padding: 3px 0 3px 0;
	}	
ul.downloads li,
ul.downloads2 li	{
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
	display: inline;
	}		
ul.downloads li.date,
ul.downloads2 li.date	{
	float: left;
	width: 60px;
	padding: 0 0 0 10px;
	margin: 0;
	display: inline;	
	font-size: 12px;
	}
ul.downloads li.icon,
ul.downloads2 li.icon	{
	float: left;
	width: 30px;
	padding: 0;
	margin: 0;
	display: inline;
	}	
ul.downloads li.size,
ul.downloads2 li.size	{
	float: left;
	width: 40px;
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 12px;
	}		
ul.downloads li.dl,
ul.downloads2 li.dl	{
	float: left;
	width: 80px;
	padding: 0;
	margin: 0;
	display: inline;
	text-align: right;
	}	
ul.discussions	{
	float: left;
	list-style-type: none;
	margin-top: 0;
	width: 100%;
	margin: 0;
	padding: 3px 0 3px 0;
	}	
ul.discussions li	{
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
	display: inline;
	}		
ul.discussions li.rt	{
	float: right;
	width: 100px;
	padding: 0;
	margin: 0;
	display: inline;
	text-align: right;
	}
ul.discussions li.rt-lg	{
	float: right;
	width: 200px;
	padding: 0;
	margin: 0;
	display: inline;
	text-align: right;
	}	
.addcomment	{
	padding: 0;
	margin-top: 8px;
	text-align: center;
	}		
#attachment	{
	padding: 0;
	margin-top: 8px;
	}		
ul.attachment	{
	list-style-type: none;
	}	
ul.attachment li	{
	list-style-type: none;
	display: block;
	padding: 0 0 10px 0;
	margin: 0;
	}

	
#story-secondary img.features	{
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 5px;
	border-style: none;
	}
	
	
em	{
	}
	
strong	{
	}

blockquote	{
	margin-top: 8px;
	}
	
img	{
	border-style: none;
	}	

a	{
	text-decoration: none;
	}
	
a:link, a:visited	{
	color: #248;
	text-decoration: none;
	font-weight: bold;
	/*background-image: url("../img/underline.gif");
	background-repeat: repeat-x;
	background-position: bottom left;*/
	}
	
a:hover	{
	color: #b43;
	text-decoration: underline;
	/*background-image: url("../img/underline.gif");
	background-repeat: repeat-x;
	background-position: bottom left;*/
	}

a:active	{
	color: #000;
	}


/* custom elements */	
.box	{
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	margin: 0 0 1px 0;
	padding: 0;
	}
	
.center	{
	text-align: center;
	}
	

.photo	{
	float: left;
	margin-right: 10px;
	}
.signature	{
	float: left;
	margin-top: 15px;
	}
	
	
	
.left, .right		{
	float: left;
	}
	
.pub	{
	font-style: italic;
	}
	
.xtra-space	{
	margin-top: 18px
	}
	
p.quote	{
	font-style: italic;
	font-weight: bold;
	margin-bottom: 4px;
	}
	
.source	{
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
	}
	
.title	{
	font-style: italic;
	}
	
h1.new	{
	margin-top: 16px;
	}
	
#parent	{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}
	
#header	{
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 1px;
	}
	
#header .left	{
	width: 400px;
	text-align: left;
	}
	
#header .right	{
	padding: 55px 0 10px 0;
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	float: right;
	width: 400px;
	text-align: right;
	}
	

#header .right2	{
	padding: 55px 0 10px 15px;
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	float: right;
	text-align: right;
	}
	
	
#header a,
#header a:link,
#header a:visited	{
	background-image: none;
	font-weight: bold;
	}
	
#login-button	{
	padding: 2px 0 0 6px;
	text-align: left;
	}
	
#login-box	{
	background-image: url("../img/login-pattern.gif");
	padding: 2px;
	}
	
#login-box .sub-box	{
	border: 1px solid #fff;
	padding: 16px;
	background: transparent url("../img/login-star.gif") bottom right no-repeat;
	margin: 0;
	}
	
#login-box .sub-box table	{
	border-style: none;
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	}
	
#login-box .sub-box table td	{
	padding: 3px 6px 3px 0;
	color: #fff;
	}
	
	
#register-box	{
	background-image: url("../img/register-pattern.gif");
	padding: 2px;
	}	
#register-box .sub-box	{
	border: 1px solid #fff;
	padding: 16px;
	background: none;
	margin: 0;
	text-align: left;
	}
	
#discussions-box	{
	background-image: url("../img/register-pattern.gif");
	padding: 2px;
	margin-bottom: 15px;
	}	
#discussions-box .sub-box	{
	border: 1px solid #fff;
	padding: 6px;
	background: none;
	margin: 0;
	text-align: left;
	}	
#discussions-box .comment	{
	border: 0;
	padding: 20px;
	background-color: #fff;
	margin: 0;
	text-align: left;
	}		
	
	
td.centered	{
	text-align: center;
	}
	
#login-box .sub-box table td.label,
#register-box .sub-box table td.label	{
	text-align: right;
	}
	
body#home #banner	{
	margin-bottom: 1px;
	padding: 4px 0 3px 0;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	}
	
#nav	{
	float: left;
	width: 198px;
	border-left: 1px solid #b2b2b2;
	padding: 1px 0 16px 0;
	text-align: left;
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	}
	
#nav ul	{
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 2px 0 0 0;
	}
	
#nav ul li	{
	background: transparent url("../img/dott-nav.gif") repeat-x;
	background-position: bottom left;
	list-style-type: none;
	margin-top: 0;
	}
	
#nav ul li a	{
	padding: 0 15px 0 15px;
	margin: 0 0 0 5px;
	display: block;	
	width: 100%;
	background-image: none;
	text-decoration: none;
	}	
	
#nav ul li>a { /* ie win cannot correctly parse child selector rule */
   	width: auto;
   	}
   	
#nav ul li a:visited,
#header a:visited	{
	color: #359;
	text-decoration: none;
	}
	
#nav ul li a:hover,
#header a:hover	{
	color: #b43;
	}
   	
#nav ul li a.current	{
	background: transparent url("../img/bullet-nav.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	}
	
#nav ul li a:hover	{
	background: transparent url("../img/bullet-nav.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	}
	
/*#log-in .box	{
	padding: 10px;
	background-color: #f1c9a0;
	margin: 0;
	border-style: none;
	}
	
#log-in .box p	{
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 4px 0;
	}*/
	
#story-internal	{
	float: left;
	width: 576px;
	border-left: 1px solid #b2b2b2;
	padding: 8px 10px 16px 10px;
	text-align: left;
	}	
	
#story-primary	{
	float: left;
	width: 378px;
	border-left: 1px solid #b2b2b2;
	padding: 8px 10px 16px 10px;
	text-align: left;
	}
	
#story-primary img	{	
	margin-bottom: 12px;
	}
	
#story-secondary {
	float: left;
	width: 189px;
	padding: 8px 0 16px 10px;
	border-left: 1px solid #b2b2b2;
	text-align: left;
	}
	
#story-secondary img	{
	margin:  8px 0 8px 0;
	}
	
#story-secondary h3	{
	margin: 0 0 4px 0;
	}
	
#story-secondary #access-ei	{
	background-color: #fafad2;
	padding: 8px;
	border: 1px solid #ccc;
	}
	
#story-secondary #access-ei h3	{
	background-color: #eee8aa;
	padding: 4px;
	}
	
#story-secondary #access-ei p	{
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	}
	
#footer	{
	border-top: 1px solid #b2b2b2;
	}
	
#footer .box	{
	border-style: none;
	margin: 1px 0 16px 0;
	}
	
#banner .left	{
	width: 600px;
	}
	
#banner.right	{
	width: 200px;
	}		
	
	
#footer .left	{
	float: left;
	width: 410px;
	padding-top: 4px;
	border-style: none;
	}
	
#footer .right	{
	float: right;
	width: 370px;
	padding-top: 4px;
	border-style: none;
	}
	
#footer p	{
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999;
	text-align: left;
	margin: 0;
	}	
	
.alert	{
	color: #b43;
	font-weight: bold;
	}
	
.grey	{
	color: #999;
	}		
	
div.clearer {
	display: block; 
	clear: both; 
	margin: 0;
	padding: 0;
  	visibility: hidden;
  	font-size: 1px;
  	line-height: 0;
  	}