/* CHANGE LOG

aug 8, 2009  -- changed styling for lectionary callout so that everything in box is arial


*/


/* **************************** GLOBAL RESETS 
*/

* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	font:13px/20px Arial, sans-serif;
	color: #000;
	background-color: #839798;
}

/*
*************************** ANCHOR LINKS
*/

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*
*************************** HEADINGS, LISTS, PARAS 
*/
h1, h2, h3, h4, h5, h6 {
	font: 14px/18px Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #334d55;
}
h2 {
	font-size: 114%;
	color: #006699;
}
font {font-size:1em;}/* effectively remove font tag by making it do nothing */
font em {font-style:normal;} /* try to reduce number of italics for emphasis */
h2 font {font-size:13px; } /* mainly to fix up older shtml files */
/*
*************************** CONTENT HEADING (GREY BGD, CALLOUT, SUBHEAD)
*/
#contenthead {
	padding:20px 15px 10px 15px;
	background:#eee;
	margin-bottom: 30px;
}

#contenthead .callout {
	float:right;
	width:180px;
	margin-top:0px;
	margin-right:0px;
}

#content #contenthead h2, #content h2 {
	letter-spacing:.4px;
	font-size:1.5em;
	color:#666;
	margin:0 0 10px 0;
	line-height:1.3em;
}
#content #contenthead h3 {
	font-size:15px;
	color:#666;
	font-weight:normal;
	margin-bottom:1em;
}
#content h3 {
	font-size:18px;
	color:#333;
	font-weight:normal;
	
	
	}

#left-column h2 {
	font-size:15px;
	line-height:25px;
	color:#888;
	border-bottom:2px solid #ccc;
	margin:1.5em 0 .5em 0;
}
/*
*************************** OTHER ELEMENTS STYLING
*/
ul {
}
label {
	font: bold 100% Arial, sans-serif;
	color: #334d55;
}
p {
	margin:1em 0;
}
blockquote {
	margin-left:1em;
}
pre {
	margin:1em 0;
	display:block;
	white-space:pre;
}
/*
 ******************************************* LAYOUT 
 */
#wrapper {
	width:920px;
	margin:30px auto;
	background-color:#fff;
	position: relative;
}
#innerwrapper {
	padding-top:15px;
}
#preheader {
	position:relative;
	width:920px;
	height:25px;
	font-size:.9em;
	background:#839798;
}
#searchbox, #mailthis, #printthis , #addthis{
	float:left;
	padding-top:0px;
	width:auto;
}
#searchbox {
	width:155px;
	margin-right:10px;
	padding-top:4px;
}
#searchbox input {
	line-height:18px;
	background:#B5BEBD;
	border:0;
	height:20px
}
/*
 ******************************************* TRANSLATION DROPDOWNS AND FLAGS
 */
#translate {
	position:relative;
	background: #b5bebd url(../images/website/translategrey.gif) no-repeat;
	width:441px;
	height:22px;
	float:right;
	padding-left:8px;
	padding-top:3px
}
#translateflags {
	float:left;
	margin-left:15px;
}
#translatemenu {
	width:auto;
	float:right;
	margin-right:15px;
}
#translatemenu ul ul {
	position:absolute;
	background:white;
	padding:10px;
	right:0;
	top:23px;
	display:none;
}
#translatemenu ul li span {
	text-transform:uppercase;
	font-size:9px;
	color:white;
	font-weight:bold;
}
#translatemenu ul ul a {
	line-height:1.45em;
	padding-right:1em;
}
#translatemenu ul {
	list-style:none
}
#translatemenu ul li:hover ul, #translatemenu ul li.sfhover ul {
	display:block
}
#translatemenu ul>li:hover span {
	cursor:pointer
}

#translate img {
	height:13px;
	margin-right:7px;
	margin-top:3px
}
#translateall {
	font-size:10px
}
#translateflags li {
	display:inline;
}
#translateflags ul.flag {
	display:inline;
	position:relative;
}
#translateflags ul.language {
	width:300px;
	color:white;
	position:absolute;
	top:-25px;
	left:0;
	display:none;
}
#translateflags li.sfhover ul, #translateflags li:hover ul {
	display:block
}
/*
 ******************************************* HEADER BANNER AND LOGO 
 */
#header {
	width:920px;
	height:180px;
	overflow:hidden;
	background-image:url(../images/website/header-darker1.gif)
}
#logo {
	color:#cb972a;
	font-size:45px;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 48px;
	margin-top: 20px;
	margin-left: 25px;
	text-align:right;
	width:200px;
	float:left;
}
#tagline {
	width:180px;
	float:left;
	margin-left:35px;
	margin-top:30px;
}
#tagline p {
	color:#C24312;
	font-weight:bold;
	line-height: 1.2em;
	margin: 5px 0;
}
#topright {
	float:right;
	width:350px;
	height:180px;
	overflow:hidden;
	text-align:right;
	padding:8px 25px 0 0;
}
#topright img {
	height:165px
}
/*
 ******************************************* LEFT COLUMN
 */
#left-column {
	background-color:#fff;
	float:left;
	width:200px;
	padding-top:0px;
	padding-left:14px;
	padding-right:30px;
	padding-bottom:14px;
	line-height:1.3em;
	color:#666;
	clear:left;
}
#left-column a, #left-column a:visited, #left-column a:link {
	color:#666;
	padding: 2px 0px;
	width: 100%;
	display:block;
}
#left-column a:hover {
	background-color: #dddddd;
	text-decoration:none;
}
#left-column ul {
	list-style:none;
}
#left-column ul li {
	padding-left:15px;
	background:url(../images/website/trianglegold.gif) no-repeat 0 6px;
	margin-bottom:5px;
}
#left-column p {
	margin-left: 15px;
}
/*
 ******************************************* CONTENT AREA
 */
#content {
	float:left;
	width:645px;
	margin:0px;
	padding-top:20px;
}
#content p {
	XXXmargin-left:17px;
}
#content ul {
	margin-left:17px;
	padding-left:1em;
	list-style-position:outside;
}
#content h4 {
	margin-left:17px;
	font-weight : bold;
	margin: 1em 17px;
}
/* 
-------------------------------------------- FOOTER 
*/
#footer {
	font-size:.8em;
	border-top:1px solid #ccc;
	text-align:center;
	margin-top:0px;
}
/*
------------------------------------------- helpers  
*/

.clearer {
	clear:both;
}
.left {
	float:left;
	margin-right: 1em;
	margin-top: 1em;
}
.right {
	float:right;
	margin-left: 1em;
	margin-top: 1em;
}
img.right, img.left {
	padding:5px;
	border:solid 1px #ccc;
}
.hidden {
	display:none;
}
/* ====================================SUCKERFISH DROPDOWN MENU */

#menuwrapper {
	width:920px;
	height:23px;
	background:#ac2f01; /* ************************* */
}
#menuwrapper ul {
	width: 920px;
	border:none;
	list-style: none;
	font-weight: bold;
}
#menuwrapper li.navtop {
	position:relative;
	float: left;
	padding:0 25px;
	margin:0;
	color:white; /* ************************* */
	cursor:pointer;
	line-height:23px;
	width:auto;
	height:23px;
	overflow:visible;
	border-right:1px solid #CF8267;
}
#menuwrapper li ul {
	position: absolute;
	top:23px;
	z-index:3000;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border:#ccc solid 1px;
	border-top-width:0;
	margin: 0;
	background:  #D7A242;
	background:  #E2BD78; /* ************************* */
	line-height:1.4em;
}
#menuwrapper a {
	display: block;
	color:white; /* ************************* */
	text-decoration: none;
	padding: 0;
	text-align:center;
}
/* Need to fix these up  so they don't rely on > construct*/
#menuwrapper a.navtop {
	padding-top:0;
	color:white;
} /* ************************* */
#menuwrapper li.navtop:hover a.navtop, #menuwrapper li.navtop:sfhover a.navtop {
color:#333;
}
#menuwrapper li ul a {
	text-align:left;
	padding:5px 15px 6px 15px;
	line-height:1.2em;
}
#menuwrapper li.navtop:hover ul, #menuwrapper li.navtop.sfhover ul {
	left: 0px;
}

/* ****************************************************** */
#menuwrapper {
	background: #ac2f01;
} /* menu bar */
#menuwrapper li.navtop, #menuwrapper a.navtop {
	color: #fff;
} /* menu text */
#menuwrapper a {
	color: #ac2f01
} /* drop down text */
#menuwrapper li ul {
	background: #E7DAC2
} /* drop down background */
#menuwrapper a:hover {
	color:#fff;
} /* text color when hovered oer */
#menuwrapper li:hover, #menuwrapper li.sfhover {
	background:#D2972B
} /* background when hovered */
#menuwrapper li.navtop:hover, #menuwrapper li.navtop.sfhover {
	background:#D2972B;
	color:#fff
} /* top background when hovered */
#menuwrapper li.navtop:hover a.navtop, #menuwrapper li.navtop.sfhover a.navtop {
	color:#fff;
} 
/* ****************************************************** */
/* SUCKERFISH THIRD-LEVEL DROP DOWN MENUS */

#menuwrapper li ul  ul {
	margin: -1.8em 0 0 170px;
}
#menuwrapper li ul li {
	position: relative;
	line-height:1.2em;
}
#menuwrapper li ul li:hover, #menuwrapper li ul li.sfhover {
	color: #fff;
}
#menuwrapper li ul li.navmenu {
	text-align:left;
	/*padding:5px 15px 6px 15px;*/
}
#menuwrapper li ul li {
	color: #ac2f01;
}
#menuwrapper li ul li:hover, #menuwrapper li ul li.sfhover {
	color: #fff;
}
#menuwrapper ul {
	line-height: 1;
}
#menuwrapper li.navtop:hover ul ul, #menuwrapper li.navtop.sfhover ul ul {
	left: -999em;
}
/*#menuwrapper li.navtop:hover ul, #menuwrapper li.navtop li:hover ul, #menuwrapper li:navtop.sfhover ul, #menuwrapper li:navtop li.sfhover ul {
	left: 0px;
}*/
#menuwrapper li.navtop ul.submenu li:hover ul, #menuwrapper li.navtop ul.submenu li.sfhover ul {
	left: 0px;
}
#menuwrapper li ul ul.filmtopten {
	width: 300px;  /* Adjust to avoid line breaks in the 2nd-level dropdown menu*/
}
#menuwrapper li ul ul.filmsforeign {
	width: 150px;  /* Wide enough for country names */
}
#menuwrapper li ul ul.poemstopten {
	width: 350px;  /* Adjust to avoid line breaks in the 2nd-level dropdown menu */
	margin: -7em 0 0 170px; /* Shift list upward since it is rather long */
}
#menuwrapper li ul ul.bookstopten {
	width: 400px;  /* Adjust to reduce line breaks in the 2nd-level dropdown menu */
	margin: -7em 0 0 170px; /* Shift list upward since it is rather long */
}
#menuwrapper li ul ul.bookstopten ul.bookstrilogy {
	width: 400px;  /* Adjust to reduce line breaks in the 2nd-level dropdown menu */
	margin: -2em 0 0 400px; 
}
#menuwrapper li ul ul.filmsforeign ul.foreignfilm {
	width: 400px;  /* Adjust to reduce line breaks in the 2nd-level dropdown menu */
	margin: -1.8em 0 0 150px; 
}
#menuwrapper li.navtop:hover ul ul ul, #menuwrapper li.navtop.sfhover ul ul ul {
	left: -999em;
}
#menuwrapper li.navtop ul.submenu li:hover ul ul, #menuwrapper li.navtop ul.submenu li.sfhover ul ul {
	left: -999em;
}
#menuwrapper li.navtop ul.submenu li:hover ul li:hover ul, #menuwrapper li.navtop ul.submenu li.sfhover ul li.sfhover ul {
	left: 0px;
}
/* ****************************************************** */

 
/* popups */
 
.popup {
}
.popupsmall {
}
.popuplarge {
}
.popupmovie {
}

/* ------------------------------------------------------
                                Essay Styling
----------------------------------------------------------*/
.essay {
	clear:both;
	padding: 0 10px;
}
.essay {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}
/* lectionary callout styling */
.lectionarycallout {
	width:223px;
	float:right;
	border:1px solid #ccc;
	padding: 10px;
	margin:5px 0 10px 15px;
	font-size:.95em;
	font-family: Arial, Helvetica, sans-serif;
}
#content .essay .lectionarycallout p {
	margin:0;
	padding:0;
	font-size:.9em;
}
#content .essay .lectionarycallout h4 {
margin:0;padding:0;margin-bottom:.5em;
	font-weight:bold;
	font-size:1.1em;
	color:#666
}
#content .essay h3 {
	font-size:24px;
	line-height:1.2em;
	margin-top:0.9em;
	font-weight:normal;
	margin-bottom:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
#content .essay h3 strong {
	font-weight:normal;
}
#content .essay h4 {
	margin-left:0;
}
#content .essay p {
	margin-left:0;
}
#content .essay table.image .captionstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	text-align:center;
	line-height:1.4em;
	padding:5px;
}
#content .essay table.image {
	border:1px solid #ccc;
	padding:5px;
}
#content .essay .imagecreditstyle {
	font-size:.7em;
}
/* ---------------------------------------------------------------------
                           MISCELLANEOUS
   ---------------------------------------------------------------------*/
#content .archive th {
	background:#eee;
}
#content .archivemenu a {
	padding:0 1em;
}
#content .bookfeature {
	padding:1em;
	border: 1px solid #ccc;
	border-width:1px 0;
	margin-bottom:1em;
}
.captionstyle {
	text-align:center;
	font-size:.8em;
	line-height:1.2em;
}

#printthis a, #mailthis a,  #addthis a {
	text-transform:uppercase;
	color:#eee;
	padding: 0 .6em;
	font-size:10px;
}
#mailthis {
	margin-left:10px;
}
#printthis a:hover, #mailthis a:hover {
	color:#000;
	text-decoration:none;
}
#mailthis span, #printthis span {
	font-size:1.2em;
	margin-right:3px;
}
/*------------------------------------------------------
             MODULES IN THE LEFT COLUMN
  ------------------------------------------------------*/
#left-column .module-connect ul li {
	background:none;
	padding-left:15px;
}
#left-column .module-connect ul li span.jwj {
	margin-right:10px;
}
#left-column .module-advert {
	/* display:none; */
}
#left-column .module-advert a{
	display:inline;
	font-style:italic;
}
#left-column .module-think {
	font-style:italic;
}
#left-column .module-think span.jwj {
	font-style:normal;
}
#left-column .module-connect span.jwj img {
	vertical-align:text-bottom;
}
/*------------------------------------------------------
             TOOLTIP (USES TOOLTIP JQUERY PLUGIN
  ------------------------------------------------------*/

#tooltip {
	position:absolute;
	border:1px solid #333;
	background:#E8E8EB;
	padding:2px 5px;
	color:#333;
	display:none;
}
/*------------------------------------------------------
             HIT COUNTER
  ------------------------------------------------------*/

#statistics {
	position:absolute;
	bottom:0;
	right:0;
	width:130px;
	color:#000;
	text-transform:capitalize
}
#statistics img {
	vertical-align:text-bottom;
}
/*------------------------------------------------------
             SEARCH BOX
  ------------------------------------------------------*/

input#SEARCH_STRING {
	height:16px;
	padding-left:5px;
	width:130px;
	font-size:12px;
	color:#333;
	float:left;
}
input#searchbtn {
	height:15px;
	float:right;
	margin-top:1px;
}

/*------------------------------------------------------
             PRINT VIEW PRINT BUTTON
  ------------------------------------------------------*/

.printbutton {
	visibility: hidden; /* Don't show the print button on ordinary pages */
	display: none;
}