/*  
Theme Name: Exhibit Files Skin
Theme URI: 
Version: 1
Author: Ideum
Author URI: http://ideum.com/
*/



/* Begin Typography & Colors */
ul, ol { list-style:none; }
h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, span, img, dt, dd, dl { margin:0; padding:0; }
address { font-style:normal; }
/*                                                                          *
 *                              Main Styles                                 *
 *                                                                          */
html { font-size: 16px; }
body { color: #666; background-color: #fff; font-size: 62.5%; font-size-adjust: 0.52; text-align: center; font-family: Helvetica, Trebuchet-MS, Arial, sans-serif; }
/* ----------------------------- headings --------------------------------- *
 *  h4 and h5 are used primairly in #beta_form and given block level,       *
 *  100% width and float: left; resectivly.                                 *
 * ------------------------------------------------------------------------ */
h1 { font-size: 1.8em; line-height: 100%; font-family: "Trebuchet-MS", "Trebuchet MS"; }
h2 { font-size: 1.4em; line-height: 100%; }
h3 { font-size: 1.4em; line-height: 100%; font-family: "Trebuchet-MS", "Trebuchet MS"; }
h4 { font-size: 1.3em; line-height: 90%; }  /* why is line-height 90%? do I override in all cases??? */
h5 { font-size: 1.3em; line-height: 24px; }
p { font-size: 1.2em; font-family: "Helvetica", "Arial"; }
a { color:#0066d0; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:hover img { border: #dbf5ff solid 2px; }
a.mod { color: #FF0000; }
a.disabled { color: #999; }
a.disabled:hover { text-decoration: none; }
form input, form textarea { background-color: #f7f7f7; font-size: 1.3em; }
form select { text-align: center; }
.wrap { margin: 0 auto; width: 955px; text-align: left; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.left50pctm { float: left; width: 329px !important; margin-right: 12px; }
.left50pct { float: left; width: 329px !important; }

/* still in use? */
.block { display: block; }
.padded-10L { padding-left: 10px; }
.padded-25B { margin-bottom: 25px; }
.margin-10B { margin-bottom: 10px; }
.margin-15B { margin-bottom: 15px; }
/*                                                                          *
 *                             Header Styles                                *
 *                                                                          */
#header { display: block; }
#astc_banner { background:url(/images/astcbanner.gif) repeat-x left; width: 100%; height: 33px; }
#astc_banner .logo a { display: block; color: #fff; font-size: 1.2em; text-transform: uppercase; background:url(/images/astclogo.gif) no-repeat left; line-height: 30px; padding: 3px 0 0 38px; }
#exhibitfiles_logo { float: left; }
#exhibitfiles_logo a { float:left;  display: block; }
#exhibitfiles_logo a:hover { text-decoration: none; }
#exhibitfiles_logo .title { float: left; display: block; color: #57453e; line-height: 1em; font-size: 4.122em; font-family: "Trebuchet-MS", "Trebuchet MS"; }
#exhibitfiles_logo .title span { color: #9a9a9a; }
#exhibitfiles_logo ul { float:left; display: inline; margin-left: 3px; }
#exhibitfiles_logo ul li { float:left; display: inline; margin-left: 2px; margin-right: 3px; }
#exhibitfiles_logo ul li img { width: 35px; height: 35px; vertical-align: bottom; border: #dbf5ff solid 2px; }
#exhibitfiles_logo #logo_tag { clear: both; text-align: right; padding: 4px 5px 0 0; letter-spacing: 0.015em; }
#user_message { float: right; line-height: 4.122em; padding: 4px 2px 0 0; }
/*                                                                          *
 *                           Navigation Styles                              *
 *                                                                          */
#navigation { float: right; }
#navigation ul { float: right; height: 2.6em; }
#navigation ul li { float: left; display: inline; padding-left: 5px; height: 25px; }
#navigation ul li a { float: left; display: block; color: #666; font-size: 1.4em; text-align: center; font-family: "Arial", "Arial"; line-height: 1em; background:url(/images/navtab.gif) repeat-x top left; border-top: #ddd solid 1px; border-right:#ddd solid 1px; border-left: #ddd solid 1px; padding: 5px 1em 5px 1em; height: 1em; }
#navigation ul li.on a { font-weight: bold; padding: 6px 11px 4px 10px; }
#navigation ul li a:hover, #navigation ul li.on a { text-decoration: none; background:url(/images/navtabon.gif); border-bottom: #e7e7e7 solid 1px; }
#navbar { clear: both; background:url(/images/navbar.gif) repeat-x top left; padding: 0px 0 0 0; margin: 0 0 0 0; width: 100%; height: 5px; }

/* ------------------------ spacers: gradients -------------------------------
 *  spacer-02: loc: under nav bar                                            *
 *  spacer-03: loc: under case studies and reviews                           *
 *  spacer-04: gradient with solid dark line                                 *
 *  spacer-05: horizontally flipped spacer-04                                *
 * ------------------------------------------------------------------------- */
.spacer-01 { background:url(/images/spacer_01.gif) repeat-x top left; padding-top: 25px; }
.spacer-02 { background:url(/images/spacer_02.gif) repeat-x top left; padding-top: 25px; }
.spacer-03 { background:url(/images/spacer_03.gif) repeat-x top left; padding-top: 16px; }
.spacer-04 { background:url(/images/spacer_04.gif) repeat-x top left; padding-top: 16px; }
.spacer-05 { background:url(/images/spacer_05.gif) repeat-x top left; padding-top: 16px; }

/* ------------------------------ sep-nav --------------------------------- *
 *  first <dt> and <dd> tag pairs are for welcome messages and descriptions *
 *  and do NOT have a '<p>|</p>' preceeding or following.                   *
 * ------------------------------------------------------------------------- */
div.sep-nav dl { }
div.sep-nav dl * { float: left; }
div.sep-nav dl a { font-size: 1.2em; }
div.sep-nav dl dt p { padding: 0 0.6em; }
div.sep-nav dl dd p { padding: 0 0.5em 0 0; }
div.sep-nav dl dd p a { float: none; font-size: 1em; font-weight: bold; }

/*                                                                          *
 *                             Footer Styles                                *
 *                                                                          */
#footer { clear: both; background:url(/images/footerbar.gif) repeat-x top left; padding-top: 18px; margin-top: 18px; height: 99px; }
#footer div.sep-nav { padding-left: 54px; }
#footer #nsf_logo { width: 585px; }
#footer #nsf_logo a { float: left; display: block; background:url(/images/nsflogo.gif) no-repeat left center; padding: 0 7px 0 0; width: 47px; height: 47px; }
#footer #nsf_logo p { color: #333; font-size: 1.1em; padding: 7px 0; }

a.caption.on::before { font-size: 1.1em; content: "- "; padding-left: 3px; }
a.caption.off::before { font-size: 1.1em; content: "+ "; padding-left: 0; }

#favorited_list { background:url(/images/spacer_05.gif) repeat-x top left; padding: 27px 0 0 0; }
#favorited_list div.spacer { clear: both; background:url(/images/spacer_05.gif) repeat-x bottom left; padding: 0 0 20px 0; }
#favorited_list { overflow:auto; }
#favorited_list h2 { line-height: 1.2em; padding: 0 0 8px 10px; }
#favorited_list a { float: left; padding: 0 10px 0 10px; }
#favorited_list img { display: block; width: 48px; height: 48px; }

#summary ul { clear: both; padding: 10px; font-size: 1.3em;}






#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em "Trebuchet-MS", "Trebuchet MS";
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, blockquote, strike {
	color: #777;
	font-size: 1.1em;
	}
	

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	

.narrowcolumn {
	float: left;
	padding: 0 0 20px 12px;
	margin: 0px 0 0;
	width: 550px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	}
	
.post p { font-size: 1.3em; font-family: "Helvetica", "Arial"; padding: 15px 0 0 0; }
.post img { margin: 15px; }
.post h2{
	font-family: "Trebuchet-MS", "Trebuchet MS";
	font-size: 1.8em;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	padding: 10px;
	font-size: 1.1em;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


	
#astc {
	margin: 0 auto;
	text-align: center;
	}
	
#astc p{
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
	}
	
#astc img{
	float: left;
	padding-top: 9px;
	}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin: 15px 0 15px 0;
	font-size: 1.6em;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	line-height: 1.2em;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
	
#sidebar ul {
	font-size: 1.1em;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 220px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	margin: 0 0 1px 0;
	padding: 2px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin-top: 20px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	float: right;
	width: 300px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
	
blockquote a, blockquote a:link, blockquote a:visited {
	color: #0066d0;
	text-decoration: underline;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 1.2em;
	}
.nolink {
	color: #0066d0;
	}


