/* browser reset for control of spacing on header and list items *//* basic typography overrides from blueprint.css *//* most color information is located in the theme-specific .css document publication.css in the theme folders *//* typography.css */
body {font-size:75%;color:#333;background:#fff;font-family:proxima-nova, Helvetica, sans-serif;}

h1 {font-size:2em;line-height:1;margin: 10px 0 0 0;}
h2 {font-size:1.5em;margin-bottom:.25em;}
h3 {font-size:1.2em;line-height:1; margin-bottom:.25em; font-weight: bold;}
h4 {font-size:1em;line-height:1.25;margin-bottom:.25em;}
h5 {font-size:.9em;font-weight:bold;margin-bottom:.25em;}
h6 {font-size:.9em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 .5em; line-height: 1.5em; }
hr { margin: 0 0 .6em}
div { display: block;}

h1,h3,h5,h2,h4,h5 { color: #333;}


p img.left {float:left;margin:.5em 1.5em 1em 0;padding:0; border: 1px solid;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
.ccm-output-thumbnail { float: left; margin: .5em 1.5em 1.5em 0; padding: 0;}


blockquote {margin:1.5em;color:#666;font-style:italic; background-color: #eee; padding: 15px 10px; border-left: 1px solid #ccc;}
li ul, li ol {margin:0 1.5em;}ul, ol {margin:0 1.5em 1.5em 1.5em;}ul {list-style-type:disc;}ol {list-style-type:decimal;}.label { text-transform: uppercase; font-weight:normal;}.large { font-weight: bold; font-size: 1.2em;  line-height: 1.5em;}
a.more, .more a { background:transparent url(images/bg_arrow.gif) no-repeat scroll 100% 3px; padding:0 20px 0 0; font-weight: bold;
}
a.download, .download a {   background: transparent url(images/download.jpg) top left no-repeat;  text-indent: -9999px;  padding: 28px 23px 18px 105px; }

/* layout styles */


.forprint {
	padding: 20px;
	text-align: left;
}

.socialMedia {
	background: #ffffff;
	padding-bottom: 2px;
}
.container {
   margin-top: 10px;
}

#header h2 {
	background: url(images/tfm_40.jpg) top right no-repeat;
	text-indent: -9999px;
}

#editor_message h2, #news h2, h2.article, #ondemand h2 {
		height: 30px;
		text-indent: -9999px;	
}

#editor_message h3, #news h3, h3.article, #ondemand h3 {
		font-weight: bold;	
}

#editor_message h3, #news h3 {
		font-size: .9em;
		font-weight: bold;	
}

#secondary {
	background: #f3f3f3;
}
	
	#subscribe h2 { color: #333; font-size: 1em; font-weight: bold; text-transform: lowercase; margin: 0;}
	#editor_message h2 { background: url(images/title_fromtheeditor.gif) no-repeat scroll 0 0; height: 20px; margin-bottom: .7em; }
	#news h2 { background: url(images/title_news.gif) no-repeat scroll 0 0; }
	h2.article { background: url(images/title_featurearticles.gif) no-repeat scroll 0 0; }		
	#ondemand h2 { background: url(images/title_ondemand.gif) no-repeat scroll 0 0; margin-top: 8px;}
	#content .box { padding: .5em 1.5em; width: 85%; } 

#news p, #ondemand p {
	/*line-height: 1.1em;*/
	margin: 0 0 1em 0;
}

#home #news p, #home #ondemand p {
	line-height: 1.1em;
	margin: 0 0 1em 0;
}


#home #news p a {
	/*font-size: 90%;*/
}

#ondemand {
	margin-top: 15px;
}

#ondemand h3 {
	font-size: 1.2em;
	line-height: 1.1em;
	margin-top:15px;
}

#home #ondemand p {
	font-size: 90%;
	line-height: 1.3em;
}

#ondemand p.sponsor, #home #ondemand p.sponsor {
	font-style: italic;
	margin: -11px 0 1.5em 0;
}

#primary h1 {
	margin-bottom: .2em;
}

#primary h2 {
	line-height: 1.2em;
	margin-bottom: .7em;
}
	
#primary div.feature h2 {
	font-size: 2.1em;
	line-height: 1em;
	margin: 0 0 .2em 0;
}

#primary div.feature h3 {
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;	
}

#primary div.feature {
	padding-bottom: 15px;
	padding-right: 25px;
	/* overflow: hidden; */
}

#editor_message {
	padding-right: 25px;
}
	
/*#articles p.author {
	font-size: .9em;
} */	

#articles .feature img {
	border: 1px solid #333;	
	margin:.5em 1.5em 1em 0;
}

#articles img {
	border: 1px solid #333;	
	margin: 0;
}

#articles h3, #articles p.author, #articles h4 {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}


#articles h3 {
	font-size: 1.3em;
}

#articles h4 {
	font-weight: bold;
	/*color: #003399;*/
}

.item {
	margin-bottom: 10px;
}

.feature img {
	border: 1px solid #333;
}

.ccm-page-list-thumbnail {
	float: left;
	margin: 0 5px 2px 0;
}
	
	
/** navigation styles **/

/* all navigation */

ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.nav a, ul.nav a:hover {
	text-decoration: none;
	padding: 5px 8px;
}

ul.nav li {
	display: inline;
}

ul.nav li ul {
	border: 1px solid black;
}

li.nav-selected ul  {
	display: block;
	text-align: left;
	border: 1px solid black;
}

/* primary navigation */

ul#primarynav {
	background: transparent url(images/bg_primarynav.gif) no-repeat scroll 0 0;
	height: 25px;
	margin: 10px 0 10px 0;
}

ul#primarynav li.first {
	margin-left: 15px;
}

ul#primarynav a {
	color: #eee;
	text-transform: uppercase;
	line-height: 25px;
	font-size: .9em;
	font-weight: bold;	
}

ul#primarynav a:hover {
	color: #fff;
	background: transparent url(images/bg_primarynav_rollover.gif) no-repeat scroll 0 0;
	border-right: 1px solid #999;
	padding-right: 7px;
}

/*  footer navigation **/
#footer ul a {
	font-size: .9em;
	color: #666;
}

#footer ul a:hover {
	color: #000;
	text-decoration: underline;
}


#footer a {
  padding: 0 10px 0 0;
}

#footer {
	color: #626262;
	text-align: center;
}

/* other navigation */

#otherpubs {
	margin-top: 4px;
}

#otherpubs a {
	color:#666666;
	font-size:10px;
	padding:0 4px;
	text-transform:uppercase;
}

/* home page */

#search, #cse-search-box {
	margin: 7px 0 0 0;
}

#cse-search-box input, #search input {
	height: 17px;
	width: 250px;
}

#cse-search-box button, #search button {
	background: url(images/button_search.gif) top center no-repeat;
	height: 23px;
	width: 77px;
	text-indent: -9999px;
	border: 0;
	padding: 0 0 5px 0;
}

 *html #search button, *html #cse-search-box button, {
	margin: -28px 0 0 0;
}

#subscribe input {
	height: 18px;
}

#subscribe button {
	background: url(images/button_subscribe.gif) top center no-repeat;
	height: 23px;
	width: 84px;
	text-indent: -9999px;
	border: 0;
	padding: 0 0 5px 0;
}

 *html #subscribe button {
 	margin: -28px 0 0 0;	
 }

#search button:hover, #subscribe button:hover, #cse-search-box button:hover {
	background-position: 0 -23px;
}

/* search styles */

.search {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 20px 0;
	padding: 10px 20px;
}

.search input, #subscribe input {
	width: 180px;
	height: 18px;
}

.search h3 {
	text-transform: lowercase;
	font-weight: bold;
	font-size: 1em;
}

.search button {
	background: url(images/button_search.gif) top center no-repeat;
	height: 23px;
	width: 77px;
	text-indent: -9999px;
	border: 0;
	padding: 0 0 5px 0;
}

.search button:hover {
	background-position: 0 -23px;
}



/* icon styles */

.print, .email, .comment, .rss, .gear, .find {
	line-height:1.8em;
	list-style-type:none;
	padding:2px 0 0 28px;

}

.new {
	padding: 0 0 0 42px;
}

.print { background:transparent url(images/icon_print.gif) no-repeat scroll 0 0; }
.email { background:transparent url(images/icon_email.gif) no-repeat scroll 0 0; }
.comment { background:transparent url(images/icon_comment.gif) no-repeat scroll 0 0; }
.rss { background:transparent url(images/icon_rss.gif) no-repeat scroll 0 0; }
.gear { background:transparent url(images/icon_gear.gif) no-repeat scroll 0 0; }
.find { background:transparent url(images/icon_more.gif) no-repeat scroll 0 0; }
.new { background:transparent url(images/icon_new.gif) no-repeat scroll 0 0; }

.ads { text-align: center; margin: 20px 0;}
#home .ads { text-align: left;}
.sideBox { padding: 3px 10px; border: 1px solid #ccc; margin: 15px; background: #fff;}

#news .sideBox, #news .poll {
 padding: 5px 10px; 
 border: 1px solid #ccc;
 font-size: 90%;
 margin: 12px 0;
 line-height: 1.2em;
}

.poll { padding: 3px 10px; border: 1px solid #ccc; margin: 15px; background: #fff;}
.poll .buttons { margin-top: 10px; }



.rssIcon { float: right;}
#content .rssIcon img { border: none;}
.rssIcon a { color: #666; text-transform: uppercase; font-size: .9em;}
span.rssItemDate { color: #bbb; font-weight: normal;}
.rssSummaryList p { font-weight: bold;}


/** Guestbook Comments **/

#content .guestBook-title {
	font-weight: bold;
	color: #c9c9c9;
	font-size: 170%;
}

#content .guestBook-formBlock {
	padding: 3px 10px; border: 1px solid #ccc; background: #F3F3F3;
}

#content h5.guestBook-formBlock-title {
	font-size: 110%;
}

#content .guestBook-formBlock input[type="text"] {
	width: 350px;
	height: 18px;
	padding: 2px;
}

#content .guestBook-formBlock textarea {
	width: 98%;
}

#content div.guestBook-entry {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}

#sitetools {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin:10px;
	padding:15px 0 1px;
}

.twocol-sidebar {
	
}
 
  .twocol-sidebar h2 {
  	margin-top:20px;
	color:#666666; 
	font-weight:bold;
	font-size: 1.3em;
  }
  
   .twocol-sidebar a {
   	color: #333333;
   }

