/* 
Theme Name: Moving Image Archive News
Theme URI: http://www.movingimagearchivenews.org/
Description: Custom theme for movingimagearchivenews.org
Version: 1.0
Author: 3 Crown Creative
Author URI: http://www.3crowncreative.com

License: GNU General Public License (GPL) version 3

*/

@import "CSS/base.css";

body {color:#000; font-family: Arial, Helvetica, sans-serif;line-height:1.125em;letter-spacing:.0em;font-size:100%;min-width:960px; background:#c8c8b6; }
html {height:101%}

/*  <PAGE STRUCTURE>
--------------------------------------------------*/
#wrapper {width:960px; margin:0px auto; background:url(images/bkgPageInner.jpg) repeat-y top left;}
#nav-home #wrapper {background:url(images/bkgPage.jpg) repeat-y top left;}

#header {background:url(images/headmastInner.jpg) no-repeat; width:960px; height:152px;}
#nav-home #header {background:url(images/headmast.jpg) no-repeat;}

#container { width:958px;margin:0 1px;}
#foot {font-size:.8em;color:#8b8a8a; border-bottom:1px solid #000; line-height:1em}

.sidebar {float:left; width:230px}
.mainbar {float:right; width:728px}

#nav-home .sidebar { width:287px}
#nav-home .mainbar {width:671px}

.mainbar .content {padding:15px 20px 0 19px}
.sidebar .content {padding:15px 20px 15px 19px}

#foot .mainbar .content {padding-top:5px; padding-bottom:5px; text-align:right}
#foot .sidebar .content {padding-top:5px; padding-bottom:5px;}
#foot p {padding-bottom:0}

/*  <HEADER>
--------------------------------------------------*/
#header h1 { padding:0; margin:19px 19px 0 0; float:right}
#header h1 a {background:url(images/blank.gif) no-repeat; width:709px; height:100px; display:block; text-indent:-5000px;}
#nav-home #header h1 a {width:652px;}
#header img {padding:19px 0 0 19px}

/*  <HOME PAGE SUMMARIES>
--------------------------------------------------*/
.snippet {margin-bottom:10px}
.snippet .attachment-post-thumbnail {border:1px solid #000;float: left; margin:0 10px 10px 0 }

ul.summary { list-style-image: url(images/bulletSquare.jpg); margin-left:18px}
ul.summary li {margin-bottom:.5em}
ul.summary li a {color:#000}
ul.summary li a:hover {color:#97b3a6;}

.workplaceSummary h3 {margin-bottom:0}
ul.arrow {list-style-image:url(images/bulletArrow.gif); margin:0 0 10px 25px}
ul.arrow li{ color:#8b8a8a;}

/*  <SIDEBAR> 
--------------------------------------------------*/
.sidebar .content ul { list-style-image:url(images/bulletArrow.gif); margin-left:25px}
.sidebar .content li { color:#8b8a8a;}
.sidebar .last { border-top:1px solid #000; }
.sidebar .calendar .content {padding-bottom:5px}
.calendar p {padding:0}
.calendar img { 	box-shadow:4px 4px 8px #333; 
	-moz-box-shadow:4px 4px 8px #333;
	-webkit-box-shadow:4px 4px 8px #333;
	 border:1px solid #ffffe8}

.calendar img:hover { border:1px solid #333}

.advertisers img {border:1px solid #000}

/*a.rssLink {background:url(images/iconRSS.png) no-repeat; height:16px; padding-left:20px;color:#8b8a8a; font-size:.9em; font-weight:bold; display:block;}
a.rssLink:hover {color:#97b3a6; background-image:url(images/iconRSSOn.png)}
*/
a.fbLinkLg {background: url(images/iconFacebook32.png) no-repeat -32px 0; height:32px; width:32px; text-indent:-5000px; display:block; float:left; margin-right:15px}
a.fbLinkLg:hover {background-position:0 0}
a.rssLink {background: url(images/iconRSS32.png) no-repeat -32px 0; height:32px; width:32px; text-indent:-5000px; display:block; float:left;}
a.rssLink:hover {background-position:0 0}
a.surveyLink {background:url(images/iconSurvey.png) no-repeat; height:16px; padding-left:20px;color:#8b8a8a; font-size:.9em; font-weight:bold; display:block;}
a.surveyLink:hover {color:#97b3a6;background-image:url(images/iconSurveyOn.png);}

a.advertiseLink {background:url(images/iconAdvertise.png) no-repeat; height:16px; padding-left:20px;color:#8b8a8a; font-size:.9em; font-weight:bold; display:block;}
a.advertiseLink:hover {color:#97b3a6;background-image:url(images/iconAdvertiseOn.png)}

/* contact form */
a.contactLink,
p.contactLink 
    {background:url(images/iconContact.gif) no-repeat;height:16px; padding-left:20px;color:#8b8a8a; font-size:.9em; font-weight:bold; display:block;}
a.contactLink:hover {color:#97b3a6;background-image:url(images/iconContactOn.gif)}
p.contactLink {font-size:.7em; text-transform:uppercase; padding-bottom:0}
p.contactText  {font-size:.7em; padding-left:20px;}
.contactForm fieldset {padding:5px; font-size:.8em}
.contactForm label {display:block;float:left;width:50px;color:#333333;}
.contactForm input, .contactForm textarea {width:150px}
.contactForm input.button { margin-left:0; font-size:.95em}
.contactForm .errorDiv {margin:0 0 10px 0;}
.highslide-html-content .highslide-header .highslide-close  {
	display: inline;
	padding-left: 1em;
}

/* <CAPTCHA>
--------------------------------------------------*/
#recaptcha_widget a { font-weight:normal;font-size:0.9em; text-decoration:none}
#recaptcha_widget a:hover { color:#333}
#recaptcha_image {padding:0; float:left; background:none;font-size:0.9em;}
#recaptcha_image img {border:1px solid;border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;}
#recaptcha_widget #reload {float:left; padding:5px 0 0 10px;}
#recaptcha_widget #reload p { border:none}
#captcha object {height:300px; width:200px; border:none}


/*  <ERROR HANDLING>
--------------------------------------------------*/
.inpErr {background-color:#7a2a0b; color:#ffffff;}
.inpOK {background-color:white; color:#000000}
.errorDiv {color:#7a2a0b; font-weight:bold; margin:10px 0 0 100px; text-align:left }
.noerror {font-weight:normal; margin:0; color:#333;text-align:left; border:1px solid #333; padding:3px;margin-top:20px;background-color:#DCDDD5; }

/*  <ENTRY CONTENT>
--------------------------------------------------*/
.mainbar .content h1, 
.mainbar .content h2 
    {font-family:Georgia, "Times New Roman", Times, serif; margin:0; line-height:1.2}
	
.mainbar .content h1 a {color:#000;}
.mainbar .content h1 a:hover {color:#97b3a6; }

.mainbar .content h2 a {color:#000;border-bottom:1px solid #000; display:block; margin-bottom:.2em}
.mainbar .content h2 a:hover {color:#97b3a6; border-bottom:1px solid #97b3a6;}
.mainbar .content h3.archivetitle {color:#97b3a6; margin-bottom:1em; float:left}
.mainbar .content h3.archivetitle em { font-weight:bold}

.entry-content {font-size:.75em; padding-bottom:1em}
.entry-content p {font-size:1em;}
.entry-content a {color: #b18a60; font-weight:bold}
.entry-content a em {font-weight:bold}
.entry-content a:hover {color: #97b3a6;}
.content select {margin-bottom:10px}

.entry-content ul { list-style-image: url(images/bulletSquareSm.jpg); margin-left:12px}
.entry-content ul li {margin-bottom:.2em}
.entry-content ul li a {color:#000}
.entry-content ul li a:hover {color:#97b3a6;}

.entry-content img.alignright {margin: 0 0 10px 10px; float:right}
.entry-content img.alignleft {margin: 0 10px 10px 0; float:left}

.more-link {color:#8b8a8a; font-size:.675em; font-weight:bold}
a.more-link {color:#8b8a8a; font-size:.9em; font-weight:bold; }
a.more-link:hover {color:#97b3a6; }

.date {color:#848181; font-size:.6875em;}

.content .entry-content p.wp-caption-text {background-color:#FFFDE5;border-bottom:1px solid #E6E4CF;border-top:1px solid #F2F0D9;
color:#666;font-size:0.75em;line-height:1.4em;margin-top:5px;padding:3px;text-align:center;}


.content .fin {text-align: center;font-size: 1.3em;margin: 3em 0 4em 0;}

.postNav a {font-weight: bold;font-size:.85em;border-bottom: 1px dotted #8B8A8A;}
.postNav a:hover {border-bottom: 1px dotted #97b3a6;}

.tags {color:#666; font-size:.65em; font-style:italic}
.tags span {font-style:normal}
.tags a {color:#b18a60; font-style:normal}
.tags a:hover {color:#97b3a6;}

/*  next page within a post  */
.page-links em  { color:#666 }
.page-links span  {background-color:#ccc; border:1px solid #000; padding:1px 3px; color:#999 }
.page-links a span { background-color:#B18A60; border:1px solid #000; padding:1px 3px; color:#fff}
.page-links a:hover span { background-color:#97b3a6; color:#fff }

/*  social media links  */
.sharebar {border-top:1px dotted #b18a60; margin:0 0 2em 0; padding-top:1px}
.sharebar, 
.sharebar a 
    {color:#b18a60; text-transform:uppercase; font-size:.875em}

.sharebar a {height:16px; display:block; float:left}
.sharebar a:hover {color:#97b3a6;}
a.printLink {background:url(images/iconPrint.png) no-repeat; padding:0 5px 0 18px; }
a.commentLink {background:url(images/iconComment.png) no-repeat; padding:0 5px 0 18px;}
a.emailLink {background:url(images/iconEmail.png) no-repeat; padding-left:18px;}

.socialMedia {float:right}
.socialMedia span {float:left;}
.socialMedia span a {background-repeat:no-repeat; width:16px; height:16px;text-indent:-5000px; display:block; padding-right:2px}
a.fbLink {background-image:url(images/iconFacebook.gif);}
a.twitterLink {background-image:url(images/iconTwitter.gif); }
a.suLink { background-image:url(images/iconStumbleUpon.gif);}

/* misc */
#nav-links .mainbar .content h2  {color:#000;border-bottom:1px solid #000; display:block; margin-bottom:.2em; text-transform:capitalize}
.blogroll {color:#97b3a6}
.newsreel {background:url(images/iconFilmReel.png) no-repeat; min-height:16px; padding-left:20px;}
.invisibleLines {visibility:hidden}
.booktalk {font-family:Georgia, "Times New Roman", Times, serif; color:#336; letter-spacing:.06em; border-right:1px dotted #336; padding-right:5px}
.booktalkHdr {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#336; letter-spacing:.06em; padding-right:5px}

/* sub page buttons */
ul.booksSubPages { margin-bottom:20px;}
ul.booksSubPages li {display:inline;list-style:none; margin-right:10px;}
ul.booksSubPages li a {
    background: #ccc;border: 1px solid #333; color:#000;padding:3px 10px;
	box-shadow:0 4px 8px #333;-moz-box-shadow:0 4px 8px #333;-webkit-box-shadow:0 4px 8px #333;
}
ul.booksSubPages li a:hover {background:#97b3a6;border:1px solid #333;color:#fff;}
ul.booksSubPages li.current_page_item a {background:#97b3a6;border:1px solid #333;color:#fff; cursor:pointer}

/*   accordion  */
h3.selected  { color:#97b3a6; font-weight:bold; cursor:pointer}
#accordion {margin:20px 0px;}
h3.toggler {cursor: pointer;border: 1px solid #f5f5f5;border-right-color: #ddd;border-bottom-color: #ddd;
	margin: 0 0 4px 0;padding: 3px 5px 1px 5px; clear:both;font-weight:bold; text-transform:capitalize;}
h3.back { font-weight:bold ;color: #b18a60;}
div.element  {	margin:0px;padding:4px 4px 4px 10px;}
.toggler:hover   { color: #97b3a6; font-weight:bold} 

/* drop down menu (for sub categories)  */
#menu_container {  height:50px;  }
#menu_container div { display:block; position:relative;  margin:0;  }
#drop_down_menu { display:block; position:absolute; clear:both; margin:0; padding:0; list-style-type:none; text-align:center; float:none; right:0; top:0;
                   border: 1px solid #aaa;box-shadow:0 4px 8px #333;-moz-box-shadow:0 4px 8px #333;-webkit-box-shadow:0 4px 8px #333;  }
#drop_down_menu li {font-weight:bold; float:left; color:#97b3a6; padding:0; cursor:pointer; background:#fff; }
#drop_down_menu li.menu {background:#fff url(images/select_box_off.gif) no-repeat right 6px;padding:5px 20px 5px 5px;}
#drop_down_menu li.menu:hover {background-image: url(images/select_box_on.gif);}
#drop_down_menu li ul { margin:0px; padding:0px; list-style-type:none; }
#drop_down_menu li ul li { display:block; float:none; clear:both;  }
#drop_down_menu li ul li a,
#drop_down_menu li.current_page_item ul li a
   {  font-weight:normal; font-size:1.2em; text-decoration:none; display:block; color:#8B8A8A }
#drop_down_menu li ul li a:hover { text-decoration:underline; color:#97b3a6; }
#drop_down_menu li ul li.current_page_item a,
#drop_down_menu li ul li.current_page_item a:hover,
#drop_down_menu li.current_page_item a
    {  color:#97b3a6; cursor:default; text-decoration:none; font-weight:bold }


/*  highslide gallery  */
.highslide-gallery {width:772px;margin:20px auto 0 auto;}
.controls-in-heading .highslide-controls { margin:5px 0; top:0; left:0; float:right}
.highslide-wrapper, .highslide-outline {background: #FFFFFF;}
.highslide:hover img {border-color: #A0A0A0;}
.highslide-active-anchor img {visibility: visible;border-color: #808080 !important;}
.highslide-loading {color: black;border: 1px solid black;background-color: white;background-image: url(/images/imagesHighslide/loader.white.gif);}
.highslide-header .highslide-close a {background-position: 0 -221px;}

.highslide-caption { text-align:left; border-bottom:20px solid #fff;line-height:.9em}
.highslide-caption strong {color:#5e9732}
.highslide-caption h2 {font-size:.9em; margin:.2em 0}

.highslide-container div .highslide-number {font-size:.8em;font-weight:normal;}
.closebutton {display:none}
.single-popup .closebutton, .titlebar .closebutton {display: block}
.galleryLayout {width:auto;  padding:10px 10px 5px 10px}
pre.alignleft  {float:left; margin:0 10px 10px 0;}
pre.alignright  {float:right; margin:0 0 10px 10px;}
pre.aligncenter div.galleryLayout {margin:0 auto;}
.galleryLayout img {box-shadow:0 4px 8px #333;-moz-box-shadow:0 4px 8px #333;-webkit-box-shadow:0 4px 8px #333;filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;}
.galleryLayout img:hover {filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}

.galleryLayout p  {font-family:Georgia, "Times New Roman", Times, serif; margin:10px 0 0 0; padding:2px 0; color:#666; text-align:center; background-color:#FFFDE5; border-bottom:1px solid #E6E4CF; border-top:1px solid #F2F0D9}


/*  <COMMENTS>
--------------------------------------------------*/
.commentcount {color: #aaa ;}
.commenttext {margin-left: 4.4em;border-bottom: 1px dotted #000;padding-bottom: 1.5em;}

#comments, #respond {margin: 3em 0 0 0;border: 0;}

ul.commentlist {margin: 0;padding: 0;list-style-type: none; list-style-image:none}
ul.commentmeta {margin:2em 0 0 0;padding: 0;list-style-type: none;}

ul.commentlist cite {font-style: normal;font-weight: bold;}

ul.commentlist span.says {display: none;}

ul.commentlist .comment-author {font-variant: normal;}
ul.commentlist .comment-meta {margin-top: -.5em;font-variant: normal;}
.comment-body p { font-size:.9em; font-style:italic; line-height:normal}

ul.commentlist .postNav {border: 0;}

ul.children {list-style-type: none;}

h3#comments {margin-bottom: .5em;clear: both;}

ul.commentlist .comment.bypostauthor .vcard img {border: 1px solid #bf2e1a;}
ul.commentlist .comment .comment-author.vcard img{border: 1px solid #000;}
.depth-1 {margin-top: 1em;}
.depth-2 {margin-top: .5em;}

#commentform label {font-size:.8em}
.required {background:url(images/formRequired.gif) no-repeat 0 0; width:15px; height:15px; display: inline-block; text-indent:-5000px; padding-right:2px}


/*  <SEARCH FORM>
--------------------------------------------------*/
.smallForm {text-align: right; color:#4b4a4a;text-transform: uppercase;font-size: .75em; line-height:1em}
.radioButton {border:none; background:none}
#cse-search-results iframe {width:630px}


/*  <PLUG-IN STYLES>
--------------------------------------------------*/

/*  the-events-calendar plug-in   */
.event-day {color:#848181; font-size:.8em;}
.tec-nav, .tec-event .back {font-size:.65em}
.tec-event .back {margin-bottom:12px}
.tec-nav-previous { float:left;}
.tec-nav-next { float:right; text-align:right}
#tec-event-meta  {clear:both}
#tec-event-meta dt {float:left; width:50px; font-style: italic; clear:both;}
#tec-event-meta dd {float:left;  margin-left:40px;}
.tec-calendar td a {color:#333}
.tec-event-list-meta td { border:none}
h2.tec-cal-title {margin-bottom: 0;}
.tec-calendar-buttons {top:0px;}
.tec-calendar-buttons a { margin-top:0}
select.tec-events-dropdown {margin:0px 9px 0 0;}
	
/*  wp-email plug-in */
#wp-email-popup {max-width:630px}
#wp-email-popup h2 em {font-weight:bold}

/*   slideshow-gallery-2 plug-in  */
#information h3 {padding:1px 8px; font-size:10px; line-height:1.2em; font-weight:normal }

/* simple-pull-quote plug-in  */
.simplePullQuote {border-top:1px solid #868686;}

/* image-caption */
img.aligncenter, div.aligncenter {display: block;margin-left: auto !important;margin-right: auto !important; }
img.alignright, div.alignright {float: right;margin: 0 0 5px 18px; }
img.alignleft, div.alignleft {float: left;margin: 0 18px 5px 0; }
div.img div {color:#666;}

/* wp-125 (advertising plugin */
#wp125adwrap_2c .wp125ad {width:124px; padding:0 0 1em 0; margin:0 auto; float:none }
#nav-home #wp125adwrap_2c .wp125ad { float:left }
#wp125adwrap_2c .odd { clear:both }

/*  gallery view  */
.panel {padding-top: 0px;}
.galleryview .panel img { width: auto; height: auto;}
.mainbar .content .panel .panel-overlay h2 { margin:2px 0 3px 0; color: white; font-size:.85em }
pre .panel-overlay p { font-family: Arial, Helvetica, sans-serif;font-size:.8em; font-style:italic}



/*  <MISC CLASSES>
--------------------------------------------------*/
.clear {clear:both}
.right {float:right; text-align:right}
.left {float:left}
.alignR {text-align:right}
.none {display:none}
.show {display:block}
.visible {visibility:visible}
.hidden {visibility:hidden}
img .imgBorder, .imgBorder img {border:1px solid #000}
.floatL {float: left; margin:0 10px 10px 0 }
.floatR {float: right; margin:0 0 10px 10px }
.floatC {margin:0 auto 10px auto }

/* self-clear floats */
.group:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


/*  <SPECIAL LINK TYPES>
--------------------------------------------------*/
a.pdf {background: url(images/iconPDF.png) no-repeat left center;padding-left: 20px;line-height: 16px; }
a.txt {background: url(images/iconTxt.png) no-repeat left center;padding-left: 20px;line-height: 16px;}
a.zip { background: url(images/iconZip.png) no-repeat left center;padding-left: 20px;line-height: 16px;}
a.email {background: url(images/iconEmail.png) no-repeat left center;padding-left: 20px;line-height: 16px;}
a.external {background: url(images/iconExtLink.png) no-repeat left center;padding-left: 20px;line-height: 16px;}


/*  <SECTION TITLES>
--------------------------------------------------*/
h2.sectionTitle {display:block; text-indent:-5000px; margin:0; background-position:19px 5px; background-color:#000; background-repeat:no-repeat; height:22px;}
.sidebar h2.sectionTitle {width:229px;}
.mainbar h2.sectionTitle {width:728px;}
#nav-home .sidebar h2.sectionTitle {width:286px;}
#nav-home .mainbar h2.sectionTitle {width:671px;}

/*  special category titles */
h2.title-main-features {background-image:url(images/hdgMainFeatures.jpg);}
h2.title-newsreel {background-image:url(images/hdgNewsreel.jpg);}
h2.title-of-special-interest {background-image:url(images/hdgOfSpecialInterest.jpg);}
h2.title-op-ed {background-image:url(images/hdgOpEd.jpg);}
h2.title-shorts {background-image:url(images/hdgShorts.jpg);}
h2.title-techies-corner {background-image:url(images/hdgTechiesCorner.jpg);}
h2.title-workplace {background-image:url(images/hdgWorkplace.jpg);}

/*  other titles */
h2.titleSearch {background-image:url(images/hdgSearch.jpg); border-right:1px solid #fff;width:287px;}
h2.titleCalendar {background-image:url(images/hdgCalendar.jpg);}
/*h2.titleSupport {background-image:url(images/hdgSupportSponsors.jpg);}*/
#home-div h2.titleSupport {background-image:url(images/hdgSupportAdvertisers.jpg);}
h2.titleSupport {background-image:url(images/hdgAdvertisers.jpg);}
h2.titleMostViewed {background-image:url(images/hdgMostViewed.jpg);}
h2.titleCategories {background-image:url(images/hdgCategories.jpg);}
h2.titleArchives {background-image:url(images/hdgArchives.jpg);}
h2.titleLinks {background-image:url(images/hdgLinks.jpg);}
h2.titleBlog {background-image:url(images/hdgBlog.jpg);}
h2.titleContact {background-image:url(images/hdgContact.jpg);}
h2.titleAbout {background-image:url(images/hdgAbout.jpg);}
h2.titleSearchResults {background-image:url(images/hdgSearchResults.jpg);}
h2.titleBooks {background-image:url(images/hdgBooks.jpg);}
h2.titleSocialNet {background-image:url(images/hdgSubscribe.jpg);}
#nav-home h2.titleSocialNet {background-image:url(images/hdgSubscribeForUpdates.jpg);}

/*  <NAVIGATION>
--------------------------------------------------*/
.nav { float:left;background:#ffffe8; padding:8px 0 9px 17px; width:941px; margin:0 1px;}
.nav a, .nav a:hover {text-decoration:none; display:block; text-indent:-6000px;height:10px  } 
.nav span {background:url(images/navDivider.jpg) no-repeat right; padding:0 15px 0 16px; float:left}
.nav span.home {padding-left:0}
.nav span.about { background:none; padding-right:0}

.nav .home a {background: url(images/navHome.jpg) no-repeat -44px 0; width:44px;}
.nav .home a:hover {background: url(images/navHome.jpg) no-repeat 0 0; }
#nav-home .nav .home a {background: url(images/navHome.jpg) no-repeat 0 0; cursor:default}

.nav .blog a {background: url(images/navBlog.jpg) no-repeat -39px 0; width:39px;}
.nav .blog a:hover {background: url(images/navBlog.jpg) no-repeat 0 0; }
#nav-blog .nav .blog a {background: url(images/navBlog.jpg) no-repeat 0 0; cursor:default}

.nav .mainFeatures a {background: url(images/navMainFeatures.jpg) no-repeat -125px 0; width:125px;}
.nav .mainFeatures a:hover {background: url(images/navMainFeatures.jpg) no-repeat 0 0; }
#nav-main-features .nav .mainFeatures a {background: url(images/navMainFeatures.jpg) no-repeat 0 0; cursor:default}

.nav .shorts a {background: url(images/navShorts.jpg) no-repeat -59px 0; width:59px;}
.nav .shorts a:hover {background: url(images/navShorts.jpg) no-repeat 0 0; }
#nav-shorts .nav .shorts a {background: url(images/navShorts.jpg) no-repeat 0 0; cursor:default}

.nav .workplace a {background: url(images/navWorkplace.jpg) no-repeat -91px 0; width:91px; }
.nav .workplace a:hover {background: url(images/navWorkplace.jpg) no-repeat 0 0; }
#nav-workplace .nav .workplace a {background: url(images/navWorkplace.jpg) no-repeat 0 0; cursor:default}

.nav .newsreelNav a {background: url(images/navNewsreel.jpg) no-repeat -81px 0; width:81px;}
.nav .newsreelNav a:hover {background: url(images/navNewsreel.jpg) no-repeat 0 0; }
#nav-newsreel .nav .newsreelNav a {background: url(images/navNewsreel.jpg) no-repeat 0 0; cursor:default}

.nav .links a {background: url(images/navLinks.jpg) no-repeat -48px 0; width:48px;}
.nav .links a:hover {background: url(images/navLinks.jpg) no-repeat 0 0; }
#nav-links .nav .links a {background: url(images/navLinks.jpg) no-repeat 0 0; cursor:default}

.nav .oped a {background: url(images/navOpEd.jpg) no-repeat -49px 0; width:49px;}
.nav .oped a:hover {background: url(images/navOpEd.jpg) no-repeat 0 0; }
#nav-op-ed .nav .oped a {background: url(images/navOpEd.jpg) no-repeat 0 0; cursor:default}

.nav .books a {background: url(images/navBooks.jpg) no-repeat -51px 0; width:51px; }
.nav .books a:hover {background: url(images/navBooks.jpg) no-repeat 0 0; }
#nav-books .nav .books a {background: url(images/navBooks.jpg) no-repeat 0 0; cursor:default}

.nav .about a {background: url(images/navAbout.jpg) no-repeat -50px 0; width:50px;}
.nav .about a:hover {background: url(images/navAbout.jpg) no-repeat 0 0; }
#nav-about .nav .about a {background: url(images/navAbout.jpg) no-repeat 0 0; cursor:default}

.nav .contact a {background: url(images/navContact.jpg) no-repeat -91px 0; width:91px;}
.nav .contact a:hover {background: url(images/navContact.jpg) no-repeat 0 0; }
#nav-contact .nav .contact a {background: url(images/navContact.jpg) no-repeat 0 0; cursor:default}
