/* Generated by less 2.2.0 */
/*
Theme Name: Baltimore Autism Society - Mobile  (Twenty Ten Child)
Description: Child theme for the Twenty Ten theme 
Author: Incite Creative, Inc. (Aaron Bolton)
Template: twentyten
*/
/* =Layout
-------------------------------------------------------------- */
hr {
  background-color: #cccccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}
/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
  clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
  display: table;
  content: "";
}
#content {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: none;
  font-weight: 400;
}
a:link {
  text-decoration: none;
}
/* =Gallery listing
-------------------------------------------------------------- */
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
  border: 10px solid #f1f1f1;
  margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
  float: left;
  margin-right: 20px;
  margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
  padding-top: 4px;
}
/* =Attachment pages
-------------------------------------------------------------- */
.attachment .entry-content .entry-caption {
  font-size: 140%;
  margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
  content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
  content: '\00a0\2192';
}
/* =Images
-------------------------------------------------------------- */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 632px !important;
  /* prevent too-wide images from breaking layout */
  padding: 4px;
  text-align: center;
}
.wp-caption img {
  margin: 5px 5px 0;
  max-width: 622px;
  /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
  color: #777;
  font-size: 12px;
  margin: 5px;
}
.wp-smiley {
  margin: 0;
}
.gallery {
  margin: 0 auto 18px;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery img {
  border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  color: #777;
  font-size: 12px;
  margin: 0 0 12px;
}
.gallery dl {
  margin: 0;
}
.gallery img {
  border: 10px solid #f1f1f1;
}
.gallery br + br {
  display: none;
}
#content .attachment img {
  /* single attachment images should be centered */
  display: block;
  margin: 0 auto;
}
/* =Structure
-------------------------------------------------------------- */
/* The main theme structure */
body {
  background-color: #f1f1f1 !important;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body p {
    font-size: 11pt;
    line-height: 160%;
  }
}
@media only screen and (max-width: 480px) {
  body p {
    font-size: 11pt;
    line-height: 160%;
  }
}
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
  margin: 0 auto;
  max-width: 950px;
}
#wrapper {
  background: #ffffff url(/wp-content/themes/twentyten-child/images/header_bg.png) no-repeat;
}
.transition,
#menu-main-menu > li .sub-menu,
#menu-secondary-menu > li .sub-menu {
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  .social-icons {
    float: none;
    display: block;
    margin: 30px auto 0 auto;
    text-align: center;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .social-icons {
    float: none;
    display: block;
    margin: 30px auto 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .social-icons {
    float: none;
    display: block;
    margin: 30px auto 0 auto;
    text-align: center;
  }
}
/* =Header
-------------------------------------------------------------- */
#header {
  padding: 0;
  height: 83px;
  overflow: hidden;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #header {
    background-image: url(/wp-content/themes/twentyten-child/images/asbc-logo.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #f2be1a;
    margin: 0 -15px;
    padding: 0 0 15px 0;
    overflow: hidden;
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  #header {
    background-image: url(/wp-content/themes/twentyten-child/images/asbc-logo.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #f2be1a;
    margin: 0 -15px;
    padding: 0 0 15px 0;
    overflow: hidden;
    height: auto;
  }
}
#site-title {
  margin: 0 0 18px 0;
}
#site-title a {
  color: #000000;
  font-weight: 700;
  text-decoration: none;
  display: block;
  height: 83px;
}
#hadlogo {
  padding-top: 5px;
}
#hadlogo img {
  margin: 0 auto;
}
#site-description {
  padding-top: 10px;
}
#site-description h1 {
  font: 18px / 25px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #346bb1;
  text-align: right;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #site-description h1 {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  #site-description h1 {
    text-align: center;
  }
}
#site-description p {
  font: 14px / 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-align: right;
  margin-bottom: 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #site-description p {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  #site-description p {
    text-align: center;
  }
}
#site-description a {
  font: 12px / 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  #site-description .social-icons {
    display: none;
  }
}
/* This is the custom header image */
#branding a.home span {
  visibility: hidden;
  text-decoration: none;
}
#branding img {
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  clear: none;
  display: block;
}
/* =Nav
-------------------------------------------------------------- */
#click-menu {
  padding: 8px 12px !important;
}
#click-menu #click-menu-label {
  font-size: 8pt;
  font-weight: 700;
  margin-top: 4px;
}
#navRedTabs,
#navSecondary {
  float: none;
  height: 20px;
}
#menu-main-menu,
#menu-secondary-menu {
  height: auto;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#menu-main-menu > li,
#menu-secondary-menu > li {
  float: left;
  padding: 5px 0;
  list-style: none;
  display: block;
}
#menu-main-menu > li a,
#menu-secondary-menu > li a {
  margin: 0;
  padding: 0 4px;
  font-size: 8pt;
  text-decoration: none;
}
#menu-main-menu > li .sub-menu,
#menu-secondary-menu > li .sub-menu {
  background: #942219;
  width: 683px;
  margin: 0;
  padding: 4px 0;
  left: -9999px;
  opacity: 0;
  position: absolute;
  z-index: 99;
}
#menu-main-menu > li .sub-menu li,
#menu-secondary-menu > li .sub-menu li {
  border: none;
  list-style: none;
  float: left;
}
#menu-main-menu > li .sub-menu li a,
#menu-secondary-menu > li .sub-menu li a {
  color: #ffffff;
  border-right: 1px solid #f2be1a;
}
#menu-main-menu > li .sub-menu li a:hover,
#menu-secondary-menu > li .sub-menu li a:hover {
  color: #f2be1a;
}
#menu-main-menu > li.menu-item-has-children:hover > .sub-menu,
#menu-secondary-menu > li.menu-item-has-children:hover > .sub-menu {
  left: 0;
  margin-left: 15px;
  opacity: 1;
}
#menu-main-menu {
  background: #d2232a;
}
#menu-main-menu > li {
  background: #d2232a;
}
#menu-main-menu > li a {
  display: block;
  font-size: 8.5pt;
  color: white;
  border-right: 1px solid white;
}
#menu-main-menu > li:hover {
  background: #942219;
}
#menu-main-menu > li:first-child > a {
  padding-left: 12px;
}
#menu-main-menu > li:last-child a {
  border-right: none;
}
#menu-main-menu > li .sub-menu {
  margin-top: 5px;
}
#menu-secondary-menu > li {
  padding-bottom: 0;
}
#menu-secondary-menu > li > a {
  color: #d2232a;
}
#menu-secondary-menu > li.current_page_item a {
  color: #346bb1;
}
#menu-secondary-menu > li .sub-menu {
  margin-left: -334px !important;
}
/* =Puzzle
-------------------------------------------------------------- */
#puzzle #red,
#puzzle #yellow,
#puzzle #blue {
  margin: 0 auto;
}
#puzzle #red {
  width: 173px;
  height: 131px;
}
#puzzle #yellow {
  width: 173px;
  height: 191px;
  margin: -44px auto 0 auto;
}
#puzzle #blue {
  width: 173px;
  height: 131px;
  margin: -44px auto 0 auto;
}
#puzzle .first100 {
  padding-top: 15px;
}
#puzzle .first100 a img {
  margin: 0 auto;
  display: block;
}
/* =Content
-------------------------------------------------------------- */
#main {
  max-width: 900px;
  padding: 40px 0 0 0;
  clear: both;
  overflow: hidden;
}
.entry-content,
.entry-summary {
  clear: both;
  padding: 0px 0 0 0;
}
#container.home #content {
  padding-top: 0px;
}
#content {
  padding-top: 15px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #455560;
}
#content p {
  padding-bottom: 15px;
  margin-bottom: 0;
}
#content h2 {
  color: #d2232a;
  font: 700 16px / 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-top: 0;
}
#content ul li {
  list-style: url(/wp-content/themes/twentyten-child/images/bullet-square-yellow.gif) none;
}
#content img {
  max-width: 100%;
}
/* =Footer
-------------------------------------------------------------- */
#footer {
  margin-bottom: 20px;
}
#colophon {
  border-top: 1px solid #f5ce53;
  margin-top: 10px;
  overflow: hidden;
  padding: 15px 0;
}
#colophon .copyright {
  font: 11px / 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0px 0 0 40px;
  color: #999;
}
/* =Home Page
---------------------------------------------------------------- */
#container.home {
  position: relative;
  height: 550px;
}
#container.home #slideholder #nav {
  padding-left: 10px;
}
#container.home .slideshow .name {
  height: auto ;
}
#container.home .slideshow .quotegroup {
  font-size: 12px;
  line-height: 15px;
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  #container.home .slideshow {
    width: 100% !important;
  }
  #container.home .slideshow > div {
    width: 100% !important;
  }
  #container.home .slideshow .quotegroup {
    width: 88%;
    left: 1% !important;
    top: 5px !important;
    font-size: 12px;
  }
  #container.home .slideshow #nav a img {
    margin: 8px 2px 0 2px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #container.home .slideshow {
    width: 100% !important;
  }
  #container.home .slideshow > div {
    width: 100% !important;
  }
  #container.home .slideshow .quotegroup {
    width: 98%;
    left: 1% !important;
    top: 5px !important;
  }
  #container.home .slideshow #nav a img {
    margin: 8px 2px 0 2px !important;
  }
}
@media only screen and (max-width: 480px) {
  #container.home .slideshow {
    width: 100% !important;
  }
  #container.home .slideshow > div {
    width: 100% !important;
  }
  #container.home .slideshow .quotegroup {
    width: 98%;
    left: 1% !important;
    top: 5px !important;
  }
  #container.home .slideshow #nav a img {
    margin: 8px 2px 0 2px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #container.home #nav a img {
    margin: 8px 2px 0 2px !important;
  }
}
@media only screen and (max-width: 480px) {
  #container.home #nav a img {
    margin: 8px 2px 0 2px !important;
  }
}
#container.home .entry-content {
  color: #346bb1;
  font: 14px / 18px Georgia, "Times New Roman", Times, serif;
  padding: 30px 0 0 30px;
}
#container.home .entry-content a {
  color: #d2232a;
  font: 14px / 18px Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #container.home .entry-content {
    padding: 30px 10px 0 10px;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  #container.home .entry-content {
    padding: 30px 10px 0 10px;
    text-align: center;
  }
}
#container.home #news-events {
  margin-top: 24px;
}
#container.home #news-group,
#container.home #event-group {
  float: left;
}
#container.home #news-group .title,
#container.home #event-group .title {
  background-color: #ffffff;
  text-align: center;
  font-size: 10pt;
  margin-bottom: -9px;
}
#container.home #news-group .title span,
#container.home #event-group .title span {
  color: #d2232a;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #container.home #news-group,
  #container.home #event-group {
    max-width: 50%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 480px) {
  #container.home #news-group,
  #container.home #event-group {
    max-width: 50%;
    overflow: hidden;
  }
}
#container.home #event-group .title {
  left: 265px;
}
#container.home #home-news,
#container.home #home-events {
  height: 130px;
  border-top: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
  overflow: auto;
  padding: 10px 0 0 0;
}
#container.home #home-news p,
#container.home #home-events p,
#container.home #home-news li,
#container.home #home-events li {
  font: 11px / 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px 0px 5px;
}
#container.home #home-news a,
#container.home #home-events a {
  text-decoration: none;
}
#container.home #home-news {
  width: 180px;
  margin: 0px 25px 0 15px;
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  #container.home #home-news {
    width: 160px;
    margin: 0;
  }
}
@media only screen and (max-width: 480px) {
  #container.home #home-news {
    margin: 0;
  }
}
#container.home #home-news li {
  list-style: url(/wp-content/themes/twentyten-child/images/news-arrow.png) none;
  line-height: 14px;
  padding: 0 0 5px 0;
  margin: 0;
}
#container.home #home-events {
  width: 173px;
}
#container.home .gray-tab {
  margin-left: 118px;
  width: 55px;
  background-color: #999;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  text-align: center;
}
#container.home .gray-tab a {
  color: #ffffff;
  font: 10px / 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
}
/* =Intros
-------------------------------------------------------------- */
.page-intro-wrap {
  background-color: #F2BE1A;
  margin-right: -15px;
  padding: 0 0 10px 0;
}
.page-intro-wrap .page-intro-wrap {
  margin-right: 0px;
}
.intro-text {
  width: 65%;
  float: left;
  padding: 15px 0 0 3%;
  margin: 0;
}
.intro-text h1 {
  padding: 40px 0 5px 0;
  margin: 0;
  font: 400 24px / 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #ffffff;
}
.intro-text p {
  padding: 0;
  margin: 0;
  font: 14px / 22px Georgia, "Times New Roman", Times, serif;
  color: #455560;
}
.intro-img {
  width: 32%;
  float: right;
  margin: 0;
  padding: 0;
  line-height: 1px;
}
.intro-img img {
  max-width: 100%;
  height: auto;
}
/* =Statistics
-------------------------------------------------------------- */
#content.statistic {
  border-left: 2px solid #f5ce53;
  min-height: 230px;
}
#statistic-foot {
  height: 20px;
}
#statistic {
  background-color: #FEF9E9;
  text-align: center;
  margin-right: -15px;
  padding: 15px 15px;
  border-left: 2px solid #f5ce53;
  border-bottom: 2px solid #f5ce53;
  color: #d2232a;
  font: 12px / 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: 700;
}
#statistic p {
  color: #d2232a;
  font: 12px / 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: 700;
}
#statistic h1 {
  color: #d2232a;
  font: 42px / 44px Georgia, "Times New Roman", Times, serif;
  padding-bottom: 10px;
}
#statistic h1 span {
  color: #346bb1;
}
#statistic h2 {
  color: #346bb1;
  font: 15px / 18px Georgia, "Times New Roman", Times, serif;
  padding-bottom: 15px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #statistic {
    margin-right: 0;
    border-right: 2px solid #f5ce53;
  }
}
@media only screen and (max-width: 480px) {
  #statistic {
    margin-right: 0;
    border-right: 2px solid #f5ce53;
  }
}
/* =Statistic block navigation
-------------------------------------------------------------- */
#statistic-wrap ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
#statistic-wrap ul li {
  margin: 0 0 10px 0;
}
#statistic-wrap ul ul {
  list-style: none;
  margin: 0;
  padding: 0 15px;
}
#statistic-wrap li a {
  display: none;
}
#statistic-wrap li li a {
  display: block;
  color: #9F0000;
  font-size: 10pt;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#statistic-wrap li li.current_page_item > a {
  color: #06C;
}
#content .hungryfeed_item {
  border-bottom: solid 1px #e1e1e1;
}
#content .hungryfeed_item h3 {
  font: 12px / 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 0 5px 0;
  margin: 0;
}
#content .hungryfeed_item .posted {
  font: 11px / 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
#content ul.pdfs,
#content #content ul.pdfs li,
#content #content ul li.pdf {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
#content #sitemap_list li {
  background: none;
  list-style: none;
}
#content #sitemap_list li li {
  font-size: small;
  font-weight: 400;
  background: none;
  margin: 0 0 3px 15px;
  padding: 0 0 0 0px;
  list-style: url(/wp-content/themes/twentyten-child/images/bullet-square-yellow.gif) none;
}
#content #glossaryList ul {
  margin-bottom: 0px;
  padding-bottom: 5px;
}
#content #glossaryList ul li {
  list-style: none;
}
#content #glossaryList ul li.letterTitle {
  list-style: url(/wp-content/themes/twentyten-child/images/bullet-square-yellow.gif) none;
}
#content #glossaryList ul li.letterTitle a {
  position: absolute;
}
#content #glossaryList a {
  margin-right: 3px;
}
#content #glossaryList a.active {
  color: #d2232a;
}
#content #glossaryList p.top a {
  color: #999;
  padding-left: 40px;
}
#gform_wrapper_2 .gfield {
  margin-bottom: 10px;
}
#gform_wrapper_2 .gfield_label {
  color: #000000;
  margin-bottom: 0px;
}
#gform_wrapper_2 .ginput_container label {
  color: #777;
  font-weight: 400;
}
/* =News
-------------------------------------------------------------- */
#news-sidebar-wrap {
  margin: 15px 0 0 10px;
}
#news-sidebar-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0 15px;
}
#news-sidebar-wrap ul li {
  margin: 10px 0 0 0;
}
#news-sidebar-wrap ul li a {
  display: block;
  color: #9F0000;
  font-size: 10pt;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.archive #content .post,
.blog #content .post {
  margin: 10px 0;
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
}
.archive #content .post:first-child,
.blog #content .post:first-child {
  margin: 3px 0 10px 0;
  padding: 3px 0 20px 0;
}
.archive #content .post .post-thumbnail,
.blog #content .post .post-thumbnail {
  margin: 10px 0;
}
.archive #content .page-title,
.blog #content .page-title {
  margin-top: 0;
}
.archive #content .screen-reader-text,
.blog #content .screen-reader-text {
  position: absolute;
  text-indent: -9999px;
}
