
/* CSS Document - PRINT*/



body {
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	background: none;
	font-size: 90%;
}

/***************   COMMON ELEMENTS
############################################*/

blockquote
{
    margin:1em;
    padding-left:10px;
    border-left: none;
}
a
{
	text-decoration:none;
	border-bottom:1px dashed;
}

a:link {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:hover {
	color:#000000;
	border-bottom:1px solid;
}

a img {border:none!important;
		text-decoration: none;
}

p {
	line-height:1.5em;
	margin-top:5px;
}



li
{
	margin:5px 0 0 0;
	padding:0;
}

ul li
{

	padding-left:15px;
	list-style: disc;
	background: none;
}

h1,h2,h3,h4,h5,h6
{
	font-family: "Times New Roman", Times, serif;
	margin:0em 0;
	padding:0em 0;
}

h1 {
	font-size:130%;
	font-weight: bold;
	margin-bottom:0;
	color:#000000;
}

h2 {
	color:#000000;
	margin: 100px 0 10px 0;
	padding:0;
	font: normal 120%  "Times New Roman", Times, serif;
	font-weight: bold;
}

fieldset
{
	border:none;
}

img.left
{
	float: none;
	margin: 0px 14px 3px 0px;
}

img.right
{
	float: none;
	margin: 0px 14px 3px 0px;
}

#overwrap
{
	position:absolute top left;
	width: 100%;
	background: none;

}

#container {
	margin:0px 0px ;
	background: none;
	clear: both;

}

#header {

	background: url(/include/csstest/printLogo.jpg) no-repeat;


}

#header a {border: none; text-decoration: none;}

#header h1{
	font-size:120%;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing:0.1ex;
	background:none;
	margin: 0px 0px 0px 0;
	padding:30px 10px;
}
#header h1 a
{
	color:#000000;
	border-bottom:none;
}
#header h1 a:hover, #header h1 a:active
{
	color:#000000;
	border-bottom:none;
}

#content li
{
	line-height:1.5em;
	margin-bottom:10px;
}

#content {
	float:none;
	width: 100%;
	margin:0;
	padding:0;
	clear: none;
}

#content h2
{
	margin:0 20px 0 0;
	padding:5px;
	color:#000000;
	font-weight:bold;
	font-size: 110%;
}

#content .about h2
{
	padding:5px 0px 5px 0px!important;
}

#intro
{
	margin:0em;
	padding:0em 0em 0em 1em;

}
#intro .profile
{
	border:#000000 1px solid;
	margin:0 0.5em 0 0;
	padding:3px;
}
#intro em.feed
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding:2px 0 2px 16px;
	font-style:normal;
}

.page-title
{
	margin:0.5em;
    padding:0.5em;
}
.post
{
    margin:0.5em 0.5em 0.5em 0.5em;
    padding:0.5em 1.5em .5em .5em;
}
.post h2
{
	font-size: 130%;
	font-weight: bold;


}
.post h3
{
	padding:0px;
	margin:0px;
	font-size: 100%;



}
.post h4
{
	font-size:90;
	font-weight:normal;
	margin:0;
	padding:0.5em 0;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}



		/**/

#content h2.post-title
{
	font-size: 130%;
	font-variant: normal;
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: none;
	background:none;
	letter-spacing:-.04em;
	font-weight: bold;
	clear: none;


}
.post-title a:link, .post-title a:visited
{
    color:#000000;
    border-bottom:none;
}

.post-title a:hover, .post-title a:active
{
    color:#000000;
}

.post-date
{
    margin:0;
    padding:0;
    color:#000000;
}

.post-info
{
	color:#000000;
	margin:0;
	padding:3px 10px;
	line-height: 1.2em;
	font-size:90%;
	font-style: italic;

 }

.cattitlemain p.post-info
{
	padding: 3px 10px 2em 10px;
	word-spacing:-.05em;
	letter-spacing:-.01em;



}

.post-info em
{
    color:#000000;
    font-style:normal;
}
.post-info em.user
{
	background: none;
	padding:2px 0 2px 12px;
}
.post-info em.cat
{
		display:none;
}
.post-info a:link, .post-info a:visited
{
    border:none;
}
.post-info a:hover, .post-info a:active
{
    border-bottom:1px solid;
}
.post-content
{
    margin:0;
    padding:0.2em 0;
}
.post-comments
{
   float:none;
}
.post-comments a
{
   background: none;
   padding-left:12px;
}
#sidebar { display: none;}


#footer {
	clear:none;
	padding:5px 0;
	margin:0 auto;
	text-align:center;
	font-size:90%;
	background: #ffffff none;
	padding: 1em 0px 0px 0px;
	width:765px;
	height: 40px;
	text-align:center;
	line-height:20px;
}
/*Comments Style*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
.commentlist
{
	margin:10px;
	padding:10px 20px;
}
#commentform
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li
{
	list-style:none;
	margin: 10px 0;
	padding: 1em 0.5em;
	background:#f9f9f9;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.commentlist li .cmtinfo
{
	font-size:1em;
}
.commentlist li cite
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em
{
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#666;
}
.commentlist .alt
{
	background: none;
	border-top: #aaa 1px solid;
}

/***************   NAVIGATION
############################################*/

#navigation { display: none;}




/***************   TEXT ELEMENTS
############################################*/

textarea, input.textbox
{
    background:#ffffff none;
	border:#000000 1px solid;
}
textarea
{
	width:100%;
}
textarea:focus, input.textbox:focus
{
	border:#000000 1px solid;
}
dl dt
{
	font-weight:bold;
	margin:5px 0;
}
dl dd
{
	padding-left:20px;
	display:inline;
}
#content ul.asides
{
	margin:0 1em;
	padding:0;
	list-style:none;
}
#content ul.asides li
{
	margin:1em 0;
	padding:0 15px;
}
#content, #sidebar, .widget, #footer
{
	/*overflow:hidden;*/
}

.logo
{
	position:absolute;
	top:0;
	left:0;
	margin-bottom: 50px;
	padding-right:10px;
	border:none;
	clear:both;

}

.logo a {

	border: none;
	text-decoration: none;
}

#searchbox { display: none;}


/* #header #searchbox a {
	color: #FFFFFF;
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px ;
	}
#header #searchbox p {	color: #275471;
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px ;
}
#header #searchbox label{
	color: #fff;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px ;
}
*/


#secondaryContent{float:none;}
.button {
	background: url(/images/accessinaction/brownbutton.jpg) no-repeat scroll top left;
	height: 50px;
	width: 213px;
	text-align:center;
	padding-top:10px!important;
}

.button a:link, .button a:visited{text-decoration:none;
	color:#fff;
	font-weight:bold;}

.button a:hover{
	color:#00FF00
}

.lightbox {
	background-color: #ffffff;
	margin: 1px;
	padding:5px;
	border: 3px solid #000000;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.lightbox2 {
	padding:0px 0px 5px 0px;
	margin:0px 0px 2px 5px;
	background: url(/images/accessinaction/bot_blue.gif) repeat scroll center bottom;
	width:204px;
	position:relative;
	left: 2px;
}
.lightbox2#state {
	background: url(/images/accessinaction/bot_blue_state.gif) repeat scroll center bottom;
}

.lightbox2#resourcesbox  {
	background: url(/images/accessinaction/bot_blue_books.gif) repeat scroll center bottom;
}

.lightbox2 h2{
	padding:15px 0px 0px 10px!important;
	margin:0px!important;
	background: url(/images/accessinaction/top_blue.gif) no-repeat scroll center top;
	background-color:none!important;
	font-size: 100%;
}




.lightbox2 p{
	padding:0px 0px 0px 10px!important;
	font-size:.9em;
	line-height:1.4em;}

.lightbox2 a{}

.style3 {font-weight: bold}

.img2{
	float:right;
	margin:0px 15px 10px 4px;}

.img_left
{
	float:left;
	margin:0px 5px 5px 0px;
}

.featureres
	{
	/*border:1px solid #ccc;*/
	margin: 3px 10px 3px 0px;
	padding:5px;
}
.featureres li{list-style:none;
}

.red{
	color:#000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-style: 1.4em;
}

/*intropage*/
#shelfwrap
{
	background-color:#f1ebdd;
	margin:0px 6px 0px 0px;
	padding:0px;
	height:300px;
}

#intropage
{
	background: none;
	margin:100px 7px 0px 0px;
	width: 100%

}

#intropage h1
{
	font-size: 120%;
	margin:1em 0em 0em 10px;
	letter-spacing:-.04em;
}

#intropage h2
{
	background:none!important;
	color:#000000;
	margin:0em 0em 0em 5px;
	height:1em;

}

#imgwrapper{	display: none;}

#imgwrapper a, #imgwrapper a:hover{
border:none!important}

.img{position:absolute;
top:0px;
left:0px;}

#img2{left:110px;}

#img3{left:212px;}

#img4{left:314px;}

#img5{left:415px;}

#intropage #imgwrapper .img a img{
border:none;
}

.imgtxt{
display:block;
width:90px;
text-align:center;
font-weight:bold;
letter-spacing:-.01em;
padding:0px 5px;}

.homeside{
	float: none;
	width:100%;
	background: none;
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
}

*html #sidcolumn  {height:1px;}


#SignUp { display: none;}

/* Side column on homepage */
			#content #sidcolumn h2
			{
				background:none!important;
				padding:5px 0px 0px 0px;
				margin:0px 0px 0px 0px;
				color:#000000;
			}

			#sidcolumn p
			{
				margin:0em 0em 0em 0em;
				padding:0.5em 39px .5em 0em;
			}
			.date{
			font-size:.9em;
			color:#000000;}
			#sidcolumn p a
			{
border-bottom:1px dashed #000000;			}

.skipnav {display: none;}

