@charset "utf-8";
.spacedout {
	letter-spacing: 0.3em;
}

/* CSS Document */


body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #4E5869;
	margin: 0;
	padding: 0;
	color: #000;
}


/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1 {
	font: bold 180% Verdana, Geneva, sans-serif;
	color: #039;
	margin-top:40px;
	text-transform:uppercase;
	position:relative;
	z-index: 10;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

h2 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #003399;
	font-size: 150%;
}
/* the class to overlay the headlines */
.headEffect {
position: absolute;
width: 80%;
display: block;
height:36px;
background: url(gradient.png) repeat;


}
/* for IE 6 only*/ 
* html .headEffect {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gradient.png', sizingMethod='scale');
}

h1.mainsmaller {
	padding-top: 0px;
}

h3  {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #003399;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	
} 

h4  {margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #003399;
	font-size: 105%;}
	
h5, h6{
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #003399;
	font-size: 105%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
		
p {margin-top: 5;	
	padding-right: 15px;
	padding-left: 20px; }
a img {
	border: none;
}


a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


a:link.aeneid {
	color: #000;
	text-decoration:none;
	background-color: #FFC;
}
a:hover.aeneid { background-color: #ffccff}
a:visited.aeneid {color: #000000;text-decoration:none}

a:link.socrates{
	color: #000;
	text-decoration:none;
	background-color: #ffC;
}
a:hover.socrates {
	background-color: #000;
	color: #FFF;
}
a:visited.socrates {
	color: #000000;
	text-decoration:none;
	background-color: #FFF;
}

.container {
	width: 80%;
	max-width: 1260px;
	min-width: 780px;
	background: #FFF;
	margin: 0 auto;
}


.content {
	width: 79%;
	float: left;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	top: auto;
}
.header {
	background-color: #003399;	
}
.sidebar1 {
	float: right;
	width: 21%;
	background: #93A5C4;
	padding-bottom: 10px;
	position:relative;
	z-index: 20;
}
.roomtop {
	padding: 30px;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666;
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #6F7D94;
	color: #FFF;
}

ul.slug {
	list-style-position: outside;
	list-style-type: disc;
}

.footer {
	padding: 10px 0;
	background: #6F7D94;
	position: relative;
	clear: both;
	font-size: 110%;
}


.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	padding: 5px;
	border: 1px solid #666;
	margin: 8px;
}

.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	padding: 5px;
	border: 1px solid #666;
	margin: 10px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.palatino {  font-family: "Palatino Linotype"; font-size: 14px; color: #CC0000}
.greek {  font-family: SPIonic; font-size: 18.5px; color: #990000}
.palatinolarger {
	font-family: "Palatino Linotype";
	font-size: 100%;
	color: #CC0000;
	font-weight: bold;
}
.highlight {  background-color: #FFCCFF}
.red {color:#F00}
.black {color:#000}

#box {
	background-color: #CCC;
	margin: 5px;
	border: thin solid #F60;
	left: 50px;
	width: 60%;
	padding: 15px;
	position: relative;
}
.pushbutton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	background-color: #F60;
	background-repeat: no-repeat;
	letter-spacing: 0.5em;
	text-align: center;
	margin: 5px;
	padding: 8px;
	border: medium groove #930;
	color: #FFF;
	width: auto;
}

.awad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #660000;
	text-decoration: none;
	background-color: #FFCC99;
	height: auto;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border-style: double;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	position: relative;
	left: 20%;
}

.button {background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://www.shipton-mill.com/design/button.gif");
background-origin: padding-box;
background-position: 100% 50%;
background-repeat: no-repeat;
background-size: auto;
padding-bottom: 3px;
padding-left: 6px;
padding-right: 12px;
padding-top: 3px;}

</style>
[if lte IE 7]>
<style>
.content { margin-right: -1px; } /* this 1px negative margin can be placed on any of the columns in this layout with the same corrective effect. */
ul.nav a { zoom: 1; }  /* the zoom property gives IE the hasLayout trigger it needs to correct extra whiltespace between the links */
.image_noborder {
	margin: 5px;
	padding: 10px;
	float: right;
}
.imgnobdrleft {
	margin: 5px;
	padding: 10px;
	float: left;
}
.smaller {
	font-size: 80%;
}


.bigquote {
	font-family: "MS Serif", "New York", serif;
	font-size: 400%;
	font-weight: bold;
}
.republic {
	font-size: 75%;
	color: #00C;
	background-color: #CCC;
	word-spacing: 0.1em;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.orange {
	color: #F93;
}
li {
	text-indent: 5px;
	list-style-type: none;
}
.movein {
	padding-left: 20px;
}
.quote {
	letter-spacing: 0.1em;
	text-align: left;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5%;
}
.satyr {
	background-attachment: fixed;
	background-image: url(images/ichneutes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
}
.roomtop {
	padding-top: 30px;
}
.underpic {
	float: left;
	width: 100%;
}

.contents {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #FFF;
}
.results {
	font-family: Verdana, Geneva, sans-serif;
	margin: 5px;
	padding: 10px;
	height: auto;
	width: 90%;
}
.captioned {
	font-size:75%;
	font-weight: bold;
	background-color: #FFF;
	text-align: left;
	margin: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;
	float: none;
}
.simon:first-letter {
	font-weight:bold;
	color:#C60;
	font-size: 150%;
	font-style: normal;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.simon:first-line {
	text-transform:none;
	font-weight: bold;
	}
.nodisplay {
	display:none;}
	
	#banner {
	background: #E6E2AF;
	position: relative;
}

#banner span#badge a {
	display: block;
	text-decoration: none;
	background-image: url(../images/postit.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 84px;
	position: absolute;
	top: 14px;
	left: 727px;
}

#banner  span#badge a:hover {
	background-position: 0 -82px;
}
	
.pullquote {
	float: right;
	width: 200px;
	border: 1px solid black;
	padding: 10px;
	font-size: 110%;
	background-color:#FFC;
	font-style: normal;
	color: #039;
	border: 1px dotted black;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

	padding: 10px;
	font-size: 20px;
	background-color:#FFC;
	margin: 20px 0 10px 10px;

/* The JS below needs to be added in the body of the text. Note the css is accessed using class="pq" 
<script type="text/javascript" src="scripts/jquery.js"></script> 
<script type="text/javascript">
$(document).ready(function() {
$('.pq').each(function() {
  var quote=$(this).clone();
	quote.removeClass('pq');
	quote.addClass('pullquote');
	$(this).before(quote);
}); 
</script>

//shorter version using chaining
/*$('.pq').each(function() {
  var quote=$(this).clone().removeClass('pq').addClass('pullquote');
	$(this).before(quote);
});
*/

});
