/* Scotch custom css file */
/* Admissions policy */
ol.alpha {list-style-type: lower-alpha }
.decimal {list-style-type:decimal; }
.lower-alpha {list-style-type:lower-alpha; }
.lower-roman {list-style-type:lower-roman; }
.upper-alpha {list-style-type:upper-alpha; }
a {
font-color: #63F;
}

.figleft {
float:left;
margin:0.2em;
padding-right:0.7em;
}

.coversm {margin:10px 0px 5px 35px;}



/*
blockquote - iweb Designer
*/
blockquote1 p{
	padding-top: 20px;
	overflow: hidden; /* clearfix alternative */
	font-size: 18px;
	line-height: 150%;
	color: #454545;
}


blockquote1:before {
display: block;
float: left;
margin: px px  ;
font-size: px; /* let's make it a big quote! */
content: open-quote; /* here we define our :before as a smart quote. It could be any content, even the HTML entity alternative to this opening quote, that is “ */
color: #bababa;
text-shadow:  px px #;
}

blockquote1:after {
content: none;
/* could be content:close-quote; but lets keep it clean*/
}

/*
media print style working 24 sept
*/





/*
media print style
*/

/*
a {
	color: #333;
	font-weight: bold;
}
a:after {
	content:" ["attr(href)"]";
	font-weight: normal;font-size:0.75em;
}
a[href^="/"]:after {
	content: "";font-size:0.75em;
}




*/
@media print {
  /* style sheet for print goes here */
#body {font-size:0.65em;}
footer {display:none}
.searchbar {display:none}
.logobar {display:none}
.hero-image {display:none}
.well {display:none}
.navbar {display:none}
h1 {font-size:0.8em;margin:0px;}
#content {width:100%;}
.row {width:100%;}
line-height:1em;
#content.textpage {width:100%;}
.well-content {width:920px;}
.subnav.span3 {display:none;}
span12 {width:100%}

}

.gsh2ital {
font-weight:700;
}

.gsgall {
float:left;
}
.gsgall p {
font-size:.8em;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
