/*EM 'reset baseline' style rules*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1em;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	background: transparent;
}

/*remember to define focus styles*/
/*:focus { outline: 0; }*/

body {
	line-height: 1;
}

ol, ul { list-style: none; }

/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {font-weight: bold;}
cite, em {font-style: italic;}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

q:before, q:after,
blockquote:before, blockquote:after { content: ""; }
blockquote, q { quotes: "" ""; }
img { border: none; }
img.no-border {border: none !important;}
a:link {color: #900; text-decoration: none;}
a:hover {text-decoration: underline;}

q:before, q:after,
blockquote:before, blockquote:after { content: ""; }
blockquote, q { quotes: "" ""; }
img { border: none; }

acronym, abbr.initialism, dfn { cursor: help; }
abbr { speak: spell-out; }
acronym, abbr.truncation, dfn { speak: normal; }
cite{font-style: italic;}
strong{font-style: bold;}
em {font-style: italic;}

.hide, #skip {
	position: absolute;
	top: -100em;
	left: -5000em;
	height: 0;
}

.hide a, .hide a:hover, .hide a:visited {
	position: absolute;
	top: 0;
	left: -5000px;
}

.hide a:focus {
	position: static;
	width: auto;
	height: auto;
}

#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: -5000em;
	width: 1px;
	height: 1px;
	overflow: hidden;
}


#skip a:active, #skip a:focus {
position: static;
width: auto;
height: auto;
}

a {
	color: #900;
	text-decoration: none;
}


html {
	color: #000;
	background: #FFFFFF url(../images/ow_bg.jpg) repeat-x scroll 0 0;
}

body {
	width: 960px;
	margin: 30px auto 100px;
	font: normal 100%/1.25em Calibri, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	border-width: 1px;
	border-color: #666;
	border-style: solid solid solid solid;
	background-color: #fff;
	padding-top: 10px;
}

/*
**************************
Home page layout
**************************
*/
#page {
float: left;
background: #ddd;
width: 100%;
}

#content {
float: left;
margin-top: 20px;
margin-left: 10px;
width: 525px;
}

body#home #content {
width: 525px;
}
body#maximize #content {width: 920px; margin: 30px 0 0 20px;}
body.not_home #content {width: 525px; padding-right: 20px; border-right: 1px solid #ababab; margin-top: 30px;}
body.not_home #content.wide {width: 750px; padding-right: 20px; border-right: none; margin-top: 30px;}
#extras {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 207px;
	background-color: #ffffff;
}
body #extras {margin-left: 37px;}
body.not_home #extras {margin: 15px 0 0 20px;}
body.archive.not_home #extras {margin-top: 0px;}
#nav_secondary {
float: left;
margin-top: 20px;
margin-left: 0;
width: 160px;
}
body#maximize #nav_secondary {display: none;}
body.not_home #nav_secondary {margin-top: 34px;}

#footer {
clear: both;
width: 100%;
position: relative;
top: 3em;
}

#footer p {
width: 100%;
margin: 0 auto;
text-align: center
}


/*
********************
Home Page Content
********************
*/

body h1#siteTitle {
	margin-left: 170px;
	padding: 0 20px 5px 0;
	width: 748px;
	height: 103px;
	background: transparent url(../images/ow_banner.png) no-repeat;
	text-indent: -5000em;
	border-bottom: 1px solid #999;
}
body#maximize h1#siteTitle {margin-left: 20px;}

/* secondary navigation*/

body #nav_main {
margin: 5px 0 0 170px;
}
body#maximize #nav_main {margin-left: 20px;}

body #nav_main li {
	display: inline-block; padding-right: 20px;
	font-size: .9em;
}

body #nav_main li a {
text-transform: uppercase;
color: #000;
}
body #nav_main li.searchform {float: right;}
body #nav_main li form label.screen-reader-text {visibility: hidden;}
body #nav_secondary h2, body #nav_secondary li {
margin-left: 20px;
}

body #nav_secondary h2 {
display: none;
margin-top: 1.5em;
font-size: 1.375em;
color: #900;
}

body #nav_secondary h2:first-child {
margin-top: 0;
}

body #nav_secondary ul {
margin-top: .5em;
}

body #nav_secondary ul#nav_other {
margin-top: 2em;
}
body #nav_secondary ul#nav_news {display: none;}

body #nav_secondary li a {
color: #000;
}

body #nav_secondary ul#nav_dept a{
text-transform: uppercase;
}

body #nav_secondary ul li {
  margin-bottom: .5em;
  font-size: .9em;
}
body #nav_secondary ul#nav_other li {font-size: .8em;}

body #extras #socialmedia {margin: 60px 0 0 0px; padding: 10px 10px 0; border: 1px solid #979f85; 	-moz-border-radius: 4px; -webkit-border-radius: 4px;}
#socialmedia li {margin: 0px 0 .3em 4px; list-style: none; height: 25px; font-size: .9em;}
#socialmedia li a {display: block; padding: 3px 0 0 28px;}
#socialmedia li#sm_fb {background: transparent url(../images/facebook_22.gif) no-repeat 0 0em;}
#socialmedia li#sm_twitter {background: transparent url(../images/twitter.gif) no-repeat 0 0em;}


/*content/articles*/

body #content .post {
margin-top: 1.5em;
clear: both;
}

body#home #content .post.category-cover-story {
margin-top: 0;
}

body#home #content .post img {
	float: left;
	width: 75px;
	vertical-align: middle;
	border: 2px solid #979f85;
	margin: 4px 0 20px 0;
}

img.ui-img {width: 16px !important; border: none !important; float: none !important; margin: 0 !important; vertical-align: baseline !important;}
body#home #content .post.category-cover-story img {
width: 522px;
float: none;
margin: 1px 0 0 0;
border: 1px solid #979f85;
}
body#home #content .post h2 {
margin-left: 88px;
font-size: 1.25em;
}
body.single #content .post h1 {margin-top: -6px;}
body.single #content .post h2 {margin: 16px 0 10px 0; font-weight: bold; font-size: 1.3em; color: #666;}
body.single.old_heading_heirarchy #content .post h3 {margin: 16px 0 10px 0; font-weight: bold; font-size: 1.3em; color: #666;}

body.archive #content h2.pagetitle {margin-top: -6px;}

body#home #content .post .author {
margin: .2em 0 .5em 88px;
font-size: .85em;
}


body#home #content .post p {
margin: .5em 0 .5em 88px;
font-size: 0.9375em;
line-height: 1.3;
}

body#home #content .post.category-cover-story p {
margin-left: 0;
}


body#home #content .post.category-cover-story h2 {
margin-top: 10px;
margin-left: 0;
font-size: 1.625em;
}

/*Web Extras*/

body #extras div {
  margin: 1em 0;
}
body #extras img {border: 1px solid #999;}
body #extras div#scene {margin-top: 0;}
body #extras div p, body #extras div h3 {padding-left: 5px; padding-right: 5px;}
body #extras h2, body #extras h3 {
	padding: 4px 0 6px 0;
	background-color: #d0d4c6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #3d503d;
}
body #extras h2 {
	font-size: 1.375em;
	text-transform: uppercase;
	text-align: center;
}

body #extras h3 {
text-indent: 5px;
font-size: 1.125em;
}
/*
body.not_home #extras h3 {background: #fff; padding: 0; color: #000;}
*/
body #extras #featured h3 {
font-size: 1em;
font-weight: bold;
color: #000;
background: transparent;
padding: 0 5px;
border: 0;
}

body #extras #featured img {
display: block;
width: 194px;
margin: 5px auto;
}

body #extras p {
margin: 5px 5px 0px 0;
/*font-size: 0.9375em;*/
}

/*styling for not_home*/
body.not_home #content h1 {font-family:georgia,serif; font-size:1.5em; font-weight:bold; line-height:1.2; margin:0 0 0.65em; text-transform:none; margin-top: -6px;}
body.not_home #content p, body.not_home #content li {margin: 0 0 1em 0; font-family:Georgia,serif; font-size: 14px; line-height: 22px; color: #333;}
body.not_home #content li {list-style: square; margin-left: 20px;}
body.not_home #content ol li {list-style: decimal;}
body.not_home #content ul.nobullets li {list-style: none; margin-left: 0px;}
body.not_home #extras #recent_features {margin: 30px 0 20px 0;}
body.not_home #extras #recent_features h3 {padding: 0; background: none; color: #000; font-weight: bold; margin: 0 0 20px 0;}
body.not_home #extras #recent_features .feature {clear: both;}
body.not_home #extras #recent_features img {width: 60px; float: left; margin: 0 10px 10px 0;}
body.not_home #extras #scene {margin-top: 30px; clear: both;}

/*single post/page*/

body.single #content div.byline {color: #666; font-size: .85em; margin: 0 0 1em 0;}
body.single #content div.photo_byline {color: #666; font-size: .85em; margin: -.75em 0 1em 0;}
body.single #content div.wp-caption.alignleft {float: left; margin: .25em 25px 25px 0;}
body.single #content div.wp-caption.alignright, body.single #content img.alignright {float: right; margin: .25em 0 25px 30px;}
 {float: right; margin: .25em 0 25px 30px;}
body.single #content div.wp-caption.alignnone {margin: .25em 0 25px 0px;}
body.single #content div.wp-caption img, body.single #content img.size-full {border: 1px solid #777;}
body.single #content div.wp-caption p.wp-caption-text {font-family: verdana; font-weight: bold; color: #333; line-height: 1.3; font-size: 11px; padding-right: 10px; margin-top: 4px;}
.zoom {background: transparent url(/wp-content/themes/color-sample/images/zoomin.gif) no-repeat 0 0; height:16px; margin-top:-19px; position:relative; width:16px;}

body.single #content div.pullquote {width: 200px; font-size: 1.2em; line-height: 1.3; color: #75806b;}
body.single #content div.pullquote.left {float: left; margin: 0 30px 30px 0px;}
body.single #content div.pullquote.right {float: right; margin: 0 0 30px 30px;}

body.single #content div.sidebar {padding: 15px; background: #efefef; border: #ababab;  -moz-border-radius: 4px; -webkit-border-radius: 4px; margin: 40px 0;}
body.single #content div.sidebar h4 {margin: 0 0 10px 0;}

body.single #content div.letter {margin: 0 0 20px 0; padding: 0 0 10px 0; border-bottom: 1px dashed #75806b;}


body.single #content .post {margin-top: 0;}
body.single #extras div.postmetadata {width:180px; padding: 10px; border: 1px solid #bd1547; background: #f5f4ef; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
body.single #extras div.postmetadata h3 {font-weight: bold; color: #333; margin: 0 0 10px 0; background: transparent; border: none; padding: 0; text-indent: 0; font-size: 1em;}
body.single #extras div.postmetadata h3 span {font-weight: normal; font-size: .8em; text-transform: uppercase;}
body.single #extras div.postmetadata p {font-family: verdana, arial, sans-serif; line-height: 1.3; margin: 0 0 14px 0; padding: 0; font-size: .7em;}
body.single #extras div.sociable img {opacity: 1.0; width: 14px; height: 14px; border: none;}
body.single #extras div.postmetadata ul.tags {margin-bottom: 10px; font-size: .85em; }
body.single #extras div.postmetadata ul.tags li.tag_header {display: block; color: #333; margin-left: 0;}
body.single #extras div.postmetadata ul.tags li {display: list-item; list-style: disc; margin: 0 4px 4px 15px; color: #ababab; }
body.single #extras div.postmetadata img.ui-img {vertical-align: text-bottom !important;}
body.single #extras div.sociable_tagline {margin: 15px 0 0 0;}
body.single #extras div.sociable {margin: 0;}
body.single #extras div.sociable ul li {padding: 0 5px 0 0;}
body.single #content hr + em {color: #333; font-size: .9em;}

body.single #content .post p.signature {border-top:1px solid #ABABAB; font-size:0.8em; font-style:italic; line-height:1.4; margin-bottom:20px; margin-top:20px;}
body.single #content .post p.intro {color:#75806b; font-size:1.05em; font-weight:bold; line-height:1.6; }

body.single #content .post p.taglist {margin: 0;}

body.single #content #respond {margin-top: 40px;}
body.single #content #respond form textarea {width: 520px;}
body.single #content h3#comments {margin: 30px 0 10px 0;}

body.single #content ol.commentlist {list-style: none; margin-left: 0; border-bottom: 1px solid #7C755E; width: 520px; margin-bottom: 30px;}
body.single #content ol.commentlist li {font-size: .8em; color: #7C755E; border-top: 1px solid #7C755E; padding: 0 10px 10px; margin: 0; width: 500px; list-style: none;}
body.single #content ol.commentlist li.byuser { background: #efefef;}
body.single #content ol.commentlist img.ui-img {vertical-align: text-bottom !important;}
body.single ol.commentlist .author-date {float: left;  width: 125px; padding-top: 3px;}
body.single ol.commentlist .the-comment {margin-left: 145px; font-size: 1.2em; color: #262118;}
body.single ol.commentlist .comment-author {text-align: right; font-style: italic; font-size: .9em;}
body.single ol.commentlist li.byuser .comment-author {font-weight: bold;}


.entry .note {
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  background: none repeat scroll 0 0 #E8F5F6;
  border: 1px solid #7DC2C8;
  float: right;
  margin: 10px 0 25px 25px;
  padding: 1em;
  width: 200px;
  font-size: .9em;
  line-height: 1.2;
}

.entry .note.addario {
  background: none repeat scroll 0 0 #f5f4e1;
  border: 1px solid #b8b586;
  padding: 5px 10px 10px;
  width: 120px;
}

/*archives*/
body.archive #content .post h3, body.archive #content .post .author, body.archive #content .post .date, body.archive #content .post .entry, body.archive #content .post .postmetadata {margin: .2em 0 .5em 0px; font-size: .85em;}
body.archive #content .post.has_thumb h3, body.archive #content .post.has_thumb .author, body.archive #content .post.has_thumb .date, body.archive #content .post.has_thumb .entry, body.archive #content .post.has_thumb .postmetadata {margin: .2em 0 .5em 90px;}
body.archive #content .post img {float: left; width: 75px; vertical-align: middle; border: 1px solid #999; margin: 4px 0 20px 0;}
body.archive #content .post h3 {font-size: 1.25em;}
body.archive #content .post .date {text-transform: uppercase; font-size: .8em; margin-top: 10px; margin-bottom: 10px; color: #6c836c;}
body.archive #content .post .date span.postcomments {text-transform: none;}
body.archive #content .post .date span.postcomments .postfeedback a {font-size: 1em;}
body.archive #content .post .entry p a {display: none;}

/*issue page*/
body.page-template-issue-php #extras {margin-top: 4px;}
body.page-template-issue-php #extras #issue_cover  {text-align: center;}
body.page-template-issue-php #extras #issue_cover img {width: 100px; margin-top: 10px;}

body.page-template-issue-php #content #departments_div h2 {padding-top: 4px; border-top: 1px solid #ababab; margin-top: 40px; font-size: 1.4em; font-family: georgia, serif; font-weight: bold;}
body.page-template-issue-php #content #departments_div h3 {margin-top: 30px; font-size: 1.1em; font-family: georgia, serif;}

body.page-template-issue-php #content #departments_div ul {margin: 10px 0 25px 0;}
body.page-template-issue-php #content #departments_div ul li {margin: 0 0 .75em 1em; list-style: disc; font-size: .95em;}
span.postfeedback a {color: #6c836c; font-size: .9em;}
span.postfeedback span {color: #6c836c; font-weight: bold; padding: 0 2px;}

/*past issues*/

body.page-template-issue-php #content ul#pastissues li {display: block; float: left; margin: 15px 70px 15px 10px; text-align: center;}
body.page-template-issue-php #content ul#pastissues li img {display: block; height: 132px; width: 100px; border: 1px solid #75806b;}

body.page-template-issue-php #more_archives {clear: both; margin: 0px 70px 0 10px; padding-top: 30px; text-align: right;}

/*pages*/

body.page #content h3 {font-weight: bold; margin: 25px 0 8px 0; font-size: 1.1em;}
body.page-id-2 #content div.entry p:first-child {margin-left: 0;}
body.page-id-2 #content p, body.page-id-2 #content ul {margin-left: 20px;}

/*lightbox overrides*/

#stimuli_imageData {
  color: #efefef !important;
  font-size: 11px !important;
}
#stimuli_caption {
  display: block !important;
  line-height: 1.2 !important;
  margin-bottom: 10px;
}
#stimuli_imageData #stimuli_bottomNavClose {
  position: relative;
}

/*NGG*/
.ow-slideshow {margin-bottom: 30px;}
.ow-slideshow img.ui-slideshow {vertical-align: top; border: none !important;}
.slideshowlink {display: none;}
.ngg-galleryoverview > div {display: none;}
#imageData #numberDisplay {margin-top: 10px !important;}

/*table data*/

table {
margin-top: 0;
margin-bottom: 2em;
text-align: left;
border: 1px solid #666;
border-collapse: collapse;
max-width: 80%;
}

caption {
text-align: left;
padding: .25em 0 .5em 0;
}

th, td {border: 1px solid #999; padding: .5em .75em;
font-size: .875em;  font-size: .75em; line-height: 1.2; font-family: verdana, arial, sans-serif;}
th {font-weight: bold; vertical-align: bottom; background: none repeat scroll 0 0 #F5F4EF;}
td {background: #fff;}

table.borderless {border: none;}
table.borderless td {border: none; vertical-align: top;}

/*photo-grid*/

.photo-grid div {display: inline-block; float: none !important; vertical-align: top;}

/*misc*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
