.no_screen {
display: none;
}

body {
background:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
padding: 0;
margin: 0;
}

p {
line-height:1.4em;
}

h1,h2,h3,h4,h5,h6 {
font-family: Palatino, Georgia, "Times New Roman", serif;
}


h1, h1 A:link, h1 A:active, h1 A:visited {
font-family: Palatino, Georgia, "Times New Roman", serif;
font-size: 25px;
font-weight: normal;
line-height:1.1;
margin-top:0px;
color: #263C5B;
text-decoration: none;
}

h2 {
font-size: 17px;
font-weight: bold;
color: #263C5B;
} 

h3 {
font-size: 15px;
font-weight: bold;
color: #263C5B;
} 

h4 {
font-size: 13px;
font-weight: bold;
color: #263C5B;
} 

li {
margin-top:0px;
padding-top:0px;
margin-bottom:4px;
padding-bottom:0px;
}

.sans-serif {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.serif {
font-family: Palatino, Georgia, "Times New Roman", serif;
font-size:110%;
}

td {
vertical-align: top;
}

.right_box {
margin:0 0 15px 0; 
border:1px dotted gray;
}

.right_box_heading {
height:24px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#2F4251;
padding:7px 0 0 15px;
margin:0 0 10px 0;
background:url(/images/bg_temp.gif);
}

.right_box_inner {
padding:0 17px 5px 15px;
}

.sidelink {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
padding-top:0;
padding-bottom:0;
margin-top:0;
margin-bottom:3px;
color:#2F4251;
list-style-type: square;
}

.sidelink A {
text-decoration: none;
color:#2F4251;
}

.sidelink A:link {
color:#2F4251;
}

.sidelink A:visited {
color:#2F4251;
}

.sidelink A:hover {
text-decoration: underline;
}

.theme_bg {
background: #15317E;
}

.theme {
color: #15317E;
}

.blue_hover A, .blue_hover A:link, .blue_hover A:visited {
color: #0000FF;
text-decoration: none;
}

.blue_hover A:hover {
text-decoration: underline;
}

.media {
float:right;
padding:0;
margin:0 0 15px 15px;
}

.photo {
margin-bottom:5px;display:block;
}

.photo-header {
font-family: Verdana, sans-serif;
display:block; color:black; 
font-size:11px;
background: url(images/icons/enlarge.gif) #bcbdc2 95% 50% no-repeat;
padding:2px 5px 1px 5px;
}

.photo-caption {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:110%;
padding:0 2px 5px 2px;
margin: 5px 0 0 0;
margin-bottom:10px;
text-align:left;
}

.photo-credit {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height:100%;
color:#999;
margin: 3px 0 0 0;
text-align:right;
}

/* BEGIN: General Formatting */

a {
color: #D6661D;
text-decoration: none;
}

a:hover { text-decoration: underline; }

a.button {
display: block;
overflow: hidden;
background: transparent no-repeat left top;
text-indent: -999em;
}

/* BEGIN: Submit Button */
a.submit {
width: 84px;
height: 23px;
background-image: url(images/submit.gif);
}

a.submit:hover { background-position: left -23px; }
/* END: Submit Button */

/* BEGIN: Form Buttons */
p.buttons {
clear: both;
text-align: center;
}
/* END: Form Buttons */

br.clear { clear: both; }

/* BEGIN: reCAPTCHA Safari Fix */
body iframe { position: absolute; }
body div iframe { position: inherit; }
/* END: reCAPTCHA Safari Fix */

/* END: General Formatting */

/* BEGIN: Header */

/* BEGIN: Search Form */
form#form_search {
position: absolute;
right: 25px;
top: 10px;
float: left;
width: 300px;
}

form#form_search p {
float: left;
margin-top: 42px;
}

form#form_search p label { display: none; }

form#form_search p input#search {
float: left;
width: 192px;
height: 25px;
padding: 0 10px 0 30px;
border: 0;
font-size: 14px;
line-height: 25px;
color: #595959;
background: transparent url("images/search_input.gif") no-repeat left top;
}

form#form_search p a.button {
float: left;
width: 55px;
height: 23px;
margin: 1px 0 1px 10px;
background-image: url(images/search_submit.gif);
}

form#form_search p a.button:hover { background-position: left -23px; }
/* END: Search Form */

/* END: Header */

/* BEGIN: Top Nav */
div#nav_top {
clear: both;
float: left;
width: 100%;
height: 38px;
background: #DFDFDF url("images/nav_top/background.gif") repeat-x left top;
}

/* Box Size: 1000px x 38px */
div#nav_top div.wrapper {
width: 950px;
height: 38px;
padding: 0 25px;
margin: 0 auto;
}

div#nav_top ul {
float: left;
width: 100%;
padding-left: 0;
margin: 0;
list-style: none;
}

div#nav_top ul li {
float: left;
height: 38px;
padding: 0 14px;
font-size: 18px;
}

div#nav_top ul li a.button {
float: left;
height: 14px;
margin: 12px 0;
color: #1e314d;
font-weight: normal;
}

/* BEGIN: Buttons */
div#nav_top ul li#nav_top_home a.button {
width: 48px;
background-image: url(images/nav_top/home.gif);
}

div#nav_top ul li#nav_top_about a.button {
width: 51px;
background-image: url(images/nav_top/about.gif);
}

div#nav_top ul li#nav_top_events a.button {
width: 54px;
background-image: url(images/nav_top/events.gif);
}

div#nav_top ul li#nav_top_columnists a.button {
width: 91px;
background-image: url(images/nav_top/columnists.gif);
}

div#nav_top ul li#nav_top_archives a.button {
width: 72px;
background-image: url(images/nav_top/archives.gif);
}

div#nav_top ul li#nav_top_nyeditors a.button {
width: 142px;
background-image: url(images/nav_top/nyeditors.gif);
}

div#nav_top ul li#nav_top_membership a.button {
width: 90px;
background-image: url(images/nav_top/membership.gif);
}

div#nav_top ul li#nav_top_hudson {
float: right;
height: 38px;
padding: 0;
}

div#nav_top ul li#nav_top_hudson a.button {
width: 156px;
height: 38px;
margin: 0;
background-image: url(images/nav_top/hudson.gif);
}
/* END: Buttons */

/* BEGIN: Button Hover States */
div#nav_top ul li#nav_top_home a.button:hover,
div#nav_top ul li#nav_top_about a.button:hover,
div#nav_top ul li#nav_top_events a.button:hover,
div#nav_top ul li#nav_top_columnists a.button:hover,
div#nav_top ul li#nav_top_archives a.button:hover,
div#nav_top ul li#nav_top_nyeditors a.button:hover,
div#nav_top ul li#nav_top_membership a.button:hover {
background-position: left -14px;
}

div#nav_top ul li#nav_top_hudson a.button:hover { background-position: left -38px; }
/* END: Button Hover States */

/* BEGIN: Button Active States */
div#nav_top ul li.active {
padding-left: 0;
background: transparent url(images/nav_top/tab_right.gif) no-repeat right top;
}

div#nav_top ul li.active strong {
display: block;
float: left;
height: 38px;
padding-left: 14px;
background: transparent url(images/nav_top/tab_left.gif) no-repeat left top;
}

div#nav_top ul li.active#nav_top_home a.button { background-image: url(images/nav_top/home_active.gif); }
div#nav_top ul li.active#nav_top_about a.button { background-image: url(images/nav_top/about_active.gif); }
div#nav_top ul li.active#nav_top_events a.button { background-image: url(images/nav_top/events_active.gif); }
div#nav_top ul li.active#nav_top_columnists a.button { background-image: url(images/nav_top/columnists_active.gif); }
div#nav_top ul li.active#nav_top_archives a.button { background-image: url(images/nav_top/archives_active.gif); }
div#nav_top ul li.active#nav_top_nyeditors a.button { background-image: url(images/nav_top/nyeditors_active.gif); }
div#nav_top ul li.active#nav_top_membership a.button { background-image: url(images/nav_top/membership_active.gif); }
/* END: Button Active States */

/* END: Top Nav */

/* BEGIN: Body */
div#body {
clear: both;
width: 100%;
border-bottom: 1px #1D2735 solid;
background: white url(images/gradient_white.gif) repeat-x left bottom;
}

/* Box Size: 1000px x Auto */
div#body div.wrapper {
padding: 0 5px;
margin: 0 auto;
}
/* BEGIN: Body Elements */
/* Box Size: 674px x Auto */
div.body {
padding: 10px 10px 28px 10px;
line-height: 1.2em;
}

/* Box Size: 674px x Auto */
div.full {
clear: both;
padding: 0 10px;
}

/* Box Size: 327px x Auto */
div.column {
float: left;
width: 307px;
padding: 0 10px;
}

/* BEGIN: Article Attributes */
p.article_url {
display: none;
}

p.attributes {
padding-top: 10px;
margin-top: 0;
line-height: normal;
color: #3C3C3C;
}

p.attributes span.time {
margin-left: 5px;
color: #263D5B;
}

p.attributes em { font-size: 90%; }
/* END: Article Attributes */

/* END: Body Elements */

/* BEGIN: Sidebar Elements */
/* Box Size: 316px x Auto */
div.sidebar {
float: left;
width: 276px;
padding: 0 20px;
}

body.mt-main-index div.sidebar {
width: 296px;
padding-left: 0;
}

/* BEGIN: Page Options */
div#page_options {
float: right;
width: 100%;
}

/* BEGIN: RSS Updates */
a#rss_updates {
display: block;
height: 16px;
text-indent: 0;
overflow: hidden;
background-image: url(images/icons/item_email.gif);
background-repeat: no-repeat;
background-position: right top;
float: right;
margin: 10px 1em 0 0;
padding:0 20px 2px 0;
text-decoration: none;
font-size: 14px;
line-height: 16px;
color: #222222;
padding:0 20px 2px 0;
}
/* END: RSS Updates */

/* BEGIN: RSS Feed */
a#rss_feed {
display: block;
height: 16px;
text-indent: 0;
overflow: hidden;
background-image: url(images/icons/item_rss.gif);
background-repeat: no-repeat;
background-position: right top;
float: right;
margin: 10px 1em 0 0;
padding:0 20px 2px 0;
text-decoration: none;
font-size: 14px;
line-height: 16px;
color: #222222;
}
/* END: RSS Feed */

/* BEGIN: Text Size Controls */
dl#text_size_controls {
display: block;
height: 16px;
float: right;
padding: 0 20px 0 10px;
margin: 10px 0;
font-size: 14px;
line-height: 16px;
color: #222222;
border-left: 1px solid #999999;
padding-left: 1em;
}

dl#text_size_controls dt {
float: left;
margin-right: 4px;
}

dl#text_size_controls dd {
float: left;
width: 22px;
height: 18px;
margin: 0;
}

dl#text_size_controls dd a.button {
width: 22px;
height: 18px;
}

dl#text_size_controls dd#larger { border-right: 1px #798695 solid; }
dl#text_size_controls dd#larger a.button { background-image: url(images/larger.gif); }
dl#text_size_controls dd#smaller a.button { background-image: url(images/smaller.gif); }

dl#text_size_controls dd#larger a.button:hover,
dl#text_size_controls dd#smaller a.button:hover {
background-position: left -18px;
}
/* END: Text Size Controls */

/* END: Page Options */

/* END: Sidebar Elements */

/* END: Body */

/* BEGIN: Hudson Programs */
div#hudson_programs {
clear: both;
float: left;
font-family: Palatino, Georgia, "Times New Roman", serif;
font-size:14px;
color:white;
width: 100%;
height: 69px;
border-top: 1px #343D49 solid;
border-bottom: 1px #1E1E1E solid;
background: #424E5E;
}


/* Box Size: 1000px x 29px */
div#hudson_programs div.wrapper {
width: 950px;
height: 29px;
padding: 0 25px;
margin: 20px auto;
}

div#hudson_programs h3 {
display: inline;
font-size: 125%;
font-weight: normal;
}

div#hudson_programs ul {
display: inline;
list-style: none;
font-family: Palatino, Georgia, "Times New Roman", serif;
font-size:14px;
color:white;
}

div#hudson_programs ul li {
display: inline;
margin: 35px;
}

div#hudson_programs ul li a { color: #E8A837; }
/* END: Hudson Programs /

/* BEGIN: Footer */
div#footer {
clear: both;
float: left;
width: 100%;
border-top: 1px #2C2C2C solid;
background-color: #393939;
color: #C0C0C0;
font-size: 13px;
}
/* Box Size: 1000px x Auto */
div#footer div.wrapper {
width: 950px;
padding: 0 25px;
margin: 24px auto;
}

div#footer h3 {
margin-top: 0;
font-size: 18px;
font-weight: normal;
color: white;
}

/* BEGIN: Mission */
div#mission {
float: left;
width: 308px;
margin: 0 10px 0 0;
line-height: 1.5em;
}


/* END: Mission */

/* BEGIN: Contact */
div#contact {
float: left;
width: 375px;
}

div#contact h2 { margin-bottom: 8px; }

div#contact ul {
list-style: none;
padding-left: 0;
margin: 0;
font-family: Palatino, Georgia, "Times New Roman", serif;
font-size:13px;
color:white;
}

div#contact ul li {
margin: 0 20px 15px 0;
}

div#contact ul li a {
font-size: 90%;
color: #E8A937;
}
/* END: Contact */

/* BEGIN: Map */
p#map {
float: right;
margin: 0;
}

p#map img {
border-width: 8px;
border-color: black;
border-style: solid;
}
/* END Map */

/* BEGIN: Copyright */
p#copyright {
position: relative; /* IE 6 Fix */
clear: both;
padding: 60px 0 20px 0;
font-size: 9px;
}

p#copyright a {
color: #C0C0C0;
text-decoration: underline;
}

p#copyright a:hover { text-decoration: none; }
/* END: Copyright */

/* END: Footer */

body script { clear: both; } /* IE 6 Fix */
