/*
 BRAND Website
 -------------------------
 Built by: Kev Leitch, Dusk Web Design
 For: Double X Science
 Built in: Jan 2013
*/
* {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  /* vertical-align: middle; */
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@font-face {
  font-family: 'museo_500regular';
  src: url('http://www.doublexscience.org/wp-content/themes/doublexscience/assets/fonts/smuseo500-regular_0-webfont.eot');
  src: url('http://www.doublexscience.org/wp-content/themes/doublexscience/assets/fonts/museo500-regular_0-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/museo500-regular_0-webfont.svg') format('svg'), url('http://www.doublexscience.org/wp-content/themes/doublexscience/assets/fonts/museo500-regular_0-webfont.woff') format('woff'), url('../fonts/museo500-regular_0-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.txtreplace {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}
body {
  line-height: 1.4;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  background: transparent url(http://www.doublexscience.org/wp-content/themes/doublexscience/assets/img/bg.png) repeat 0 0;
}
h2 {
  font-family: museo_500regular, sans-serif;
  font-size: 30px;
  color: #63346c;
}
h3 {
  font-family: museo_500regular, sans-serif;
  font-size: 18px;
  color: #964ea2;
}
.menu-bg {
  height: 42px;
  background-color: #eeeeee;
  width: 100%;
  position: relative;
  z-index: 200;
  top: 45px;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40);
  background: transparent;
  background: rgba(204, 204, 204, 0.4);
}
.menu-bg.row-two {
  top: 25px;
}
.mid-strip {
  position: absolute;
  z-index: 200;
  width: 100%;
  top: 190px;
  height: 300px;
  background-color: #964ea2;
}
.wrapper {
  width: 960px;
  padding: 0px 20px 0px;
  position: relative;
  top: -84px;
  z-index: 300;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wrapper .main-nav {
  padding-top: 10px;
  padding-bottom: 10px;
}
.wrapper .main-nav ul {
  list-style-type: none;
  margin:0;
  padding:0;
  display:block;
}
.wrapper .main-nav ul li {
  float: left;
  margin-left: 15px;
  font-weight:bold;
}
.wrapper .main-nav ul li a {
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.wrapper .main-nav ul li a:hover {
  color: #964ea2;
  padding-bottom: 1px;
  border-bottom: 1px dotted #964ea2;
}
.wrapper .main-nav ul li.current_page_item a {
  border-bottom: 2px solid #000000;
}
.wrapper .main-nav ul li.current_page_item a:hover {
  padding-bottom: 1px;
  border-bottom: 1px dotted #964ea2;
}
.wrapper h1.logo {
  clear: both;
  margin-top: 10px;
  float: left;
}
.wrapper form#searchform {
  position: relative;
  top: 34px;
  float: right;
}
.wrapper form#searchform input#s {
  position: relative;
  z-index: 200;
  border: 0;
  border-left: 1px solid #969495;
  border-bottom: 1px solid #969495;
  background-color: #eeeeee;
  padding: 4px;
  padding-left: 20px;
  color: #000000;
  font-size: 12px;
  outline: none;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  width: 230px;
}
.wrapper form#searchform input#searchsubmit {
  position: relative;
  z-index: 300;
  left: 20px;
}
.wrapper .sec-social-nav {
  clear: both;
}
.wrapper .sec-social-nav .sec-nav {
  float: left;
}
.wrapper .sec-social-nav .sec-nav ul {
  list-style-type: none;
  margin-top: 3px;
}
.wrapper .sec-social-nav .sec-nav ul li {
  float: left;
  margin-left: 20px;
}
.wrapper .sec-social-nav .sec-nav ul li:first-child {
  margin-left: -40px;
}
.wrapper .sec-social-nav .sec-nav ul li a {
  font-family: museo_500regular, sans-serif;
  color: #964ea2;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
}
.wrapper .sec-social-nav .sec-nav ul li a:hover {
  color: #000000;
}
.wrapper .sec-social-nav .social-links {
  float: right;
  position: relative;
  margin-top: -5px;
}
.wrapper .sec-social-nav .social-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.wrapper .sec-social-nav .social-links ul li {
  float: left;
  margin-left: 5px;
}
.wrapper .last-five {
  clear: both;
  padding-top: 18px;
}
.wrapper .last-five ul.previous-four-stories {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 23px;
  float: left;
  width: 390px;
}
.wrapper .last-five ul.previous-four-stories li {
  *zoom: 1;
  padding: 2px;
  padding-bottom: 3px;
  padding-left: 0;
  border-bottom: 1px dotted #63346c;
}
.wrapper .last-five ul.previous-four-stories li:before,
.wrapper .last-five ul.previous-four-stories li:after {
  display: table;
  content: "";
}
.wrapper .last-five ul.previous-four-stories li:after {
  clear: both;
}
.wrapper .last-five ul.previous-four-stories li:last-child {
  border: 0;
  border: none;
}
.wrapper .last-five ul.previous-four-stories li:hover span {
  background-color: #000000;
}
.wrapper .last-five ul.previous-four-stories li:hover h4 {
  color: #63346c;
}
.wrapper .last-five ul.previous-four-stories li span {
  display: block;
  width: 20px;
  height: 68px;
  float: left;
  background-color: #63346c;
  margin-right: 5px;
}
.wrapper .last-five ul.previous-four-stories li a {
  text-decoration: none;
}
.wrapper .last-five ul.previous-four-stories li a h4 {
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding-top: 15px;
  font-weight: none;
}
.wrapper .last-five ul.previous-four-stories li a img {
  width: 68px;
  height: 68px;
  float: left;
  margin-right: 5px;
}
.wrapper .last-five div.featured-story {
  float: right;
  width: 510px;
  height: 340px;
}
.wrapper .last-five div.featured-story a {
  text-decoration: none;
  width: 510px;
  height: 340px;
}
.wrapper .last-five div.featured-story a:hover h2,
.wrapper .last-five div.featured-story a:hover h3 {
  color: #000000;
}
.wrapper .last-five div.featured-story a img {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.wrapper .last-five div.featured-story a h2 {
  background-color: #ffffff;
  position: relative;
  margin-top: -200px;
  display: block;
  line-height: 40px;
  padding: 8px;
  width: 440px;
  padding-left: 30px;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40);
  background: transparent;
  background: rgba(255, 255, 255, 0.5);
}
.wrapper .last-five div.featured-story a h3 {
  background-color: #ffffff;
  position: relative;
  margin-top: 10px;
  display: block;
  line-height: 20px;
  padding: 5px;
  width: 443px;
  padding-left: 30px;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40);
  background: transparent;
  background: rgba(255, 255, 255, 0.5);
}
.wrapper .mid-section {
  clear: both;
  padding-top: 35px;
}
.wrapper .mid-section .posts-six-to-nine {
  width: 560px;
  float: left;
}
.wrapper .mid-section .posts-six-to-nine ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.wrapper .mid-section .posts-six-to-nine ul li {
  float: left;
  width: 260px;
  margin-bottom: 40px;
  padding-right: 10px;
  border-bottom: 1px dotted #964ea2;
}
.wrapper .mid-section .posts-six-to-nine ul li p {
  font-size: 12px;
}
.wrapper .mid-section .posts-six-to-nine ul li a {
  text-decoration: none;
}
.wrapper .mid-section .posts-six-to-nine ul li a:hover h4 {
  color: #964ea2;
}
.wrapper .mid-section .posts-six-to-nine ul li a img {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  float: left;
  margin-right: 10px;
  margin-bottom: 40px;
  padding: 2px;
  border: 1px solid #eeeeee;
}
.wrapper .mid-section .posts-six-to-nine ul li a h4 {
  font-family: museo_500regular, sans-serif;
  position: relative;
  margin-top: -5px;
  display: block;
  padding-left: 30px;
  font-size: 14px;
  color: #000000;
}
.wrapper .mid-section .latest-tweets {
  float: right;
  position: relative;
  left: -12px;
  width: 320px;
}
.wrapper .mid-section .latest-tweets h3 img {
  margin-top: -5px;
  margin-right: 10px;
}
.wrapper .mid-section .latest-tweets ul {
  margin: 0;
  padding: 0;
  margin-top: 15px;
  list-style-type: none;
}
.wrapper .mid-section .latest-tweets ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #63346c;
  border-bottom: 1px dotted #63346c;
}
.wrapper .mid-section .latest-tweets ul li:last-child {
  border: 0;
  border: none;
}
.wrapper .mid-section .latest-tweets ul li a {
  color: #63346c;
}
.wrapper .mid-section .latest-tweets ul li a:hover {
  color: #000000;
  text-decoration: underline;
}
.wrapper .bottom-section {
  clear: both;
  position: relative;
  top: -22px;
}
.wrapper .bottom-section a img.pocast-img {
  float: left;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  width: 540px;
}
.wrapper .bottom-section .flickr-gallery {
  float: right;
  margin-top: -30px;
}
.wrapper .bottom-section .flickr-gallery .soliloquy-container {
  margin-top: 10px;
}
.wrapper .bottom-section .flickr-gallery .soliloquy-container .soliloquy ul li img {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.wrapper .bottom-section .flickr-gallery h3 {
  margin-right: 180px;
}
.wrapper .bottom-section .flickr-gallery h3 img {
  margin-top: -5px;
  margin-right: 10px;
}
.wrapper article {
  clear: both;
  background-color: #ffffff;
  width: 880px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  border: 1px solid #969495;
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 20px;
  *zoom: 1;
}
.wrapper article:before,
.wrapper article:after {
  display: table;
  content: "";
}
.wrapper article:after {
  clear: both;
}
footer {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 920px;
  border-top: 1px dotted #964ea2;
  padding-top: 7px;
  position: relative;
  top: -80px;
  text-align: center;
  font-size: 10px;
  color: #964ea2;
}
html.page-about-us article p {
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  margin-top: 15px;
}
html.page-about-us article p a {
  font-size: 14px;
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.page-about-us article p a:hover {
  color: #000000;
  border-bottom: 2px solid #000000;
}
html.page-about-us footer {
  top: -40px;
}
html.page-contact h2 {
  width: 400px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
html.page-contact p {
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  margin-top: 15px;
  width: 400px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
html.page-contact form.wpcf7-form {
  position: relative;
  margin-top: 10px;
  width: 400px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
html.page-contact form.wpcf7-form input {
  position: relative;
  z-index: 200;
  border: 0;
  border-left: 1px solid #969495;
  border-bottom: 1px solid #969495;
  background-color: #eeeeee;
  padding: 4px;
  color: #000000;
  font-size: 12px;
  outline: none;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  width: 333px;
}
html.page-contact form.wpcf7-form input.contact-quiz {
  width: 296px;
}
html.page-contact form.wpcf7-form textarea {
  border: 0;
  border-left: 1px solid #969495;
  border-bottom: 1px solid #969495;
  background-color: #eeeeee;
  padding: 4px;
  color: #000000;
  font-size: 12px;
  outline: none;
  width: 333px;
}
html.page-contact form.wpcf7-form .wpcf7-submit {
  width: auto;
  font-family: Georgia, "Times New Roman", serif;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border: 3px double #ccc;
  background-color: #eee;
}
html.page-contributors h2 {
  margin-top: 30px;
  margin-bottom: 40px;
}
html.page-contributors .profile-user {
  clear: both;
  border-bottom: 1px dotted #964ea2;
  float: left;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
html.page-contributors .profile-user:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}
html.page-contributors .profile-user img {
  float: left;
  width: 100px;
  margin-right: 20px;
  padding: 2px;
  border: 1px solid #eeeeee;
}
html.page-contributors .profile-user .meta-content {
  float: left;
  width: 750px;
}
html.page-contributors .profile-user .meta-content h3 {
  margin-bottom: 10px;
}
html.page-contributors .profile-user .meta-content h4 {
  margin-bottom: 10px;
}
html.page-contributors .profile-user .meta-content .profile-bio {
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  margin-bottom: 15px;
}
html.page-contributors .profile-user .meta-content .profile-links a {
  font-size: 14px -2;
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.page-contributors .profile-user .meta-content .profile-links a:hover {
  color: #000000;
  border-bottom: 2px solid #000000;
}
html.page-submissions h2 {
  width: 400px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
html.page-submissions form.wpcf7-form {
  position: relative;
  margin-top: 20px;
  width: 400px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
html.page-submissions form.wpcf7-form span {
  display: block;
  margin-bottom: 17px;
}
html.page-submissions form.wpcf7-form input {
  position: relative;
  z-index: 200;
  border: 0;
  border-left: 1px solid #969495;
  border-bottom: 1px solid #969495;
  background-color: #eeeeee;
  padding: 4px;
  color: #000000;
  font-size: 12px;
  outline: none;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  width: 333px;
}
html.page-submissions form.wpcf7-form input.contact-quiz {
  width: 296px;
}
html.page-submissions form.wpcf7-form textarea {
  border: 0;
  border-left: 1px solid #969495;
  border-bottom: 1px solid #969495;
  background-color: #eeeeee;
  padding: 4px;
  color: #000000;
  font-size: 12px;
  outline: none;
  width: 333px;
}
html.page-submissions form.wpcf7-form .wpcf7-submit {
  width: auto;
  font-family: Georgia, "Times New Roman", serif;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border: 3px double #ccc;
  background-color: #eee;
}
html.page-submissions form.wpcf7-form .agree-item span input {
  width: 20px;
  float: left;
  width: 15px;
}
html.page-submissions form.wpcf7-form .agree-item span span {
  float: left;
  margin-left: 10px;
  width: 360px;
}
html.page-submissions form.wpcf7-form .file-item {
  border: 0;
  background-color: transparent;
}
html.category-notable-women-in-science article .notable-women-cat-page h2 {
  margin-top: 20px;
}
html.category-notable-women-in-science article .notable-women-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  padding: 10px;
  background-color: #eeeeee;
}
html.category-notable-women-in-science article .notable-women-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-notable-women-in-science article .notable-women-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-notable-women-in-science article .notable-women-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-notable-women-in-science article .notable-women-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-notable-women-in-science article .notable-women-cat-page ul li p {
  margin-top: 10px;
}
html.category-double-xpressions article .double-xpressions-cat-page h2 {
  margin-top: 20px;
}
html.category-double-xpressions article .double-xpressions-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  padding: 10px;
  background-color: #eeeeee;
}
html.category-double-xpressions article .double-xpressions-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-double-xpressions article .double-xpressions-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-double-xpressions article .double-xpressions-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-double-xpressions article .double-xpressions-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-double-xpressions article .double-xpressions-cat-page ul li p {
  margin-top: 10px;
}
html.category-everyday-science article .everyday-science-cat-page h2 {
  margin-top: 20px;
}
html.category-everyday-science article .everyday-science-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  padding: 10px;
  background-color: #eeeeee;
}
html.category-everyday-science article .everyday-science-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-everyday-science article .everyday-science-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-everyday-science article .everyday-science-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-everyday-science article .everyday-science-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-everyday-science article .everyday-science-cat-page ul li p {
  margin-top: 10px;
}
html.category-i-am-mental-illness article .i-am-mental-illness-cat-page h2 {
  margin-top: 20px;
}
html.category-i-am-mental-illness article .i-am-mental-illness-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  padding: 10px;
  background-color: #eeeeee;
}
html.category-i-am-mental-illness article .i-am-mental-illness-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-i-am-mental-illness article .i-am-mental-illness-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-i-am-mental-illness article .i-am-mental-illness-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-i-am-mental-illness article .i-am-mental-illness-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-i-am-mental-illness article .i-am-mental-illness-cat-page ul li p {
  margin-top: 10px;
}
html.category-pregnancy-101 article .pregnancy-101-cat-page h2 {
  margin-top: 20px;
}
html.category-pregnancy-101 article .pregnancy-101-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  padding: 10px;
  background-color: #eeeeee;
}
html.category-pregnancy-101 article .pregnancy-101-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-pregnancy-101 article .pregnancy-101-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-pregnancy-101 article .pregnancy-101-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-pregnancy-101 article .pregnancy-101-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-pregnancy-101 article .pregnancy-101-cat-page ul li p {
  margin-top: 10px;
}
html.category-biology article .biology-cat-page h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
html.category-biology article .biology-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
}
html.category-biology article .biology-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-biology article .biology-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-biology article .biology-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-biology article .biology-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-biology article .biology-cat-page ul li p {
  margin-top: 10px;
}
html.category-chemistry article .chemistry-cat-page h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
html.category-chemistry article .chemistry-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
}
html.category-chemistry article .chemistry-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-chemistry article .chemistry-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-chemistry article .chemistry-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-chemistry article .chemistry-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-chemistry article .chemistry-cat-page ul li p {
  margin-top: 10px;
}
html.category-science-education article .science-education-cat-page h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
html.category-science-education article .science-education-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
}
html.category-science-education article .science-education-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-science-education article .science-education-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-science-education article .science-education-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-science-education article .science-education-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-science-education article .science-education-cat-page ul li p {
  margin-top: 10px;
}
html.category-health article .health-cat-page h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
html.category-health article .health-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
}
html.category-health article .health-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-health article .health-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-health article .health-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-health article .health-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-health article .health-cat-page ul li p {
  margin-top: 10px;
}
html.category-physics article .physics-cat-page h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
html.category-physics article .physics-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
}
html.category-physics article .physics-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-physics article .physics-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-physics article .physics-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-physics article .physics-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-physics article .physics-cat-page ul li p {
  margin-top: 10px;
}
html.category-everything-else article .everything-else-cat-page h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
html.category-everything-else article .everything-else-cat-page .intro {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
}
html.category-everything-else article .everything-else-cat-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.category-everything-else article .everything-else-cat-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.category-everything-else article .everything-else-cat-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.category-everything-else article .everything-else-cat-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.category-everything-else article .everything-else-cat-page ul li p {
  margin-top: 10px;
}
ul.dwls_search_results {
  visibility: hidden !important;
}
html.search-results article .search-results-page h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
html.search-results article .search-results-page ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.search-results article .search-results-page ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.search-results article .search-results-page ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.search-results article .search-results-page ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.search-results article .search-results-page ul li p {
  margin-top: 10px;
}
html.single-post article .single-post-header img {
  float: left;
  width: 100px;
  height: 100px;
  padding: 2px;
  border: 1px solid #eeeeee;
}
html.single-post article .single-post-header .single-post-meta {
  width: 750px;
  margin-left: 20px;
  margin-bottom: 50px;
  float: left;
  margin-top: 5px;
}
html.single-post article .single-post-header .single-post-meta h2 {
  margin-bottom: 10px;
  line-height: 40px;
}
html.single-post article .single-post-header .single-post-meta p a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.single-post article .single-post-header .single-post-meta p a:hover {
  color: #000000;
  border-bottom: 2px solid #000000;
}
html.single-post article .main-content {
  clear: both;
  margin-left: 126px;
  position: relative;
  top: -40px;
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
html.single-post article .main-content p,
html.single-post article .main-content div {
  margin-bottom: 20px;
  line-height: 1.4;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 16px;
}
html.single-post article .main-content div.wp-caption {
  width: auto !Important ;
}

html.single-post article .main-content .wp-caption-text {
	text-align: center;
}

html.single-post article .main-content img {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
html.single-post article .main-content div.wp-caption.alignleft {
  float: left;
}
html.single-post article .main-content div.wp-caption.alignright {
  float: right;
}
html.single-post article .main-content a {
  color: #964ea2;
  text-decoration: none;
}
html.single-post article .main-content a:hover {
  color: #000000;
}
html.single-post article .main-content .credits,
html.single-post article .main-content .credits p {
  font-size: 11px;
  color: #969495;
  font-style: italic;
}
html.single-post article .main-content .credits span,
html.single-post article .main-content .credits p span {
  font-weight: 700;
  color: #964ea2;
}
html.single-post article .main-content .credits a,
html.single-post article .main-content .credits p a {
  color: #000000;
}
html.single-post article .comment-content {
  margin-left: 126px;
  position: relative;
  border-top: 3px solid #eeeeee;
  padding-top: 10px;
  line-height: 22px;
}
html.single-post article .comment-content h3 {
  padding-top: 20px;
  padding-bottom: 40px;
}
html.single-post article .comment-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
html.single-post article .comment-content ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  padding: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
html.single-post article .comment-content ul li .comment-meta {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 20px;
}
html.single-post article .comment-content a {
  color: #964ea2;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
  text-decoration: none;
}
html.single-post article .comment-content a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.single-post article .comment-content #commentform .login-details {
  margin-bottom: 10px;
}
html.single-post article .comment-content #commentform textarea {
  width: 740px;
  margin-bottom: 15px;
}
html.single-post article .comment-content #commentform input#submit {
  font-family: Georgia, "Times New Roman", serif;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border: 3px double #ccc;
  background-color: #eee;
}
html.author article .author-avatar {
  float: left;
  width: 100px;
  margin-right: 20px;
}
html.author article .author-avatar img {
  padding: 2px;
  border: 1px solid #eeeeee;
}
html.author article .author-meta {
  float: left;
  width: 700px;
}
html.author article .author-meta h2 {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
html.author article .author-meta h3 {
  margin-bottom: 10px;
  margin-top: 15px;
}
html.author article .author-meta h4 {
  margin-bottom: 10px;
}
html.author article .author-meta h4.posts-by {
  margin-bottom: 20px;
}
html.author article .author-meta .bio p {
  line-height: 22px;
  font-family: Calibri, "Arial", "Helvetica", sans-serif;
  font-size: 14px;
}
html.author article .author-meta ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
html.author article .author-meta ul li {
  padding: 0;
  margin: 0;
  padding-bottom: 15px;
}
html.author article .author-meta ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.author article .author-meta ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.author article .author-meta ul li p {
  margin-top: 10px;
}
article .wp-pagenavi a {
  color: #000000;
}
article .wp-pagenavi a:hover {
  color: #964ea2;
}
html.single-post article .main-content img.alignright {
  float: right;
}
html.single-post article .main-content img.alignleft {
  float: left;
}
html.post-type-archive-podcast article .archive-podcast-list h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
html.post-type-archive-podcast article .archive-podcast-list small {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: strong;
}
html.post-type-archive-podcast article .archive-podcast-list small a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.post-type-archive-podcast article .archive-podcast-list small a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.post-type-archive-podcast article .archive-podcast-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.post-type-archive-podcast article .archive-podcast-list ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px dotted #63346c;
  padding-bottom: 15px;
}
html.post-type-archive-podcast article .archive-podcast-list ul li a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.post-type-archive-podcast article .archive-podcast-list ul li a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.post-type-archive-podcast article .archive-podcast-list ul li p {
  margin-top: 10px;
}
html.single-podcast article .single-podcast-list h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
html.single-podcast article .single-podcast-list small {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: strong;
}
html.single-podcast article .single-podcast-list small a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.single-podcast article .single-podcast-list small a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
html.single-podcast article .single-podcast-list p {
  line-height: 22px;
}
html.single-podcast article .single-podcast-list p a {
  color: #964ea2;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dotted #964ea2;
}
html.single-podcast article .single-podcast-list p a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
blockquote {
  font-family: Georgia, Times-New-Roman, Serif;
  font-size: 14px;
  font-style: italic;
  padding-left: 20px;
}