
/* Basic Typography & Colors
-------------------------------------------------------------- */
/* Add general site styling here for typography and background */
body {
  font-size: 75%;   /* also set in fusion_starter.info: settings[base-font-size] = font-size-12 */
  background:#d2d481;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Default link styles - separate a:visited for a different visited link style */
a,
a:link,
a:visited {
	color:#cd6666;
}

/* Hover/active link styles. Don't forget :focus for accessibility */
a:hover,
a:focus,
a:active {
	color:#cd6666;
	text-decoration:none;
}


/* Specific Typography
-------------------------------------------------------------- */
#site-name {
  font-size: 300%;
  line-height: 150%;
}

.footer-message {
  font-size: 90%;
}


/* HTML Elements
-------------------------------------------------------------- */
body {
}

/* Site Info
-------------------------------------------------------------- */
/* Wrapper around logo, site name, and slogan */
.header-site-info span {
  display: block;
}

/* Add float here to put logo and site name side by side, also add margins as
  needed */
#logo {
}

/* Link and hover styles for site name */
#site-name a:link,
#site-name a:visited,
#site-name a:hover,
#site-name a:active {
}

/* Typography for site slogan */
#slogan {
}


/* Regions

  Classes (.region-name) should always be used instead of IDs (#region-name) so
  that Skinr styles can override them with a class later
-------------------------------------------------------------- */

/* All Regions
-------------------------------------------------------------- */
/* By default this wrapper is set to 100% width and centered -- override here to
  narrow wrapper or align left or right */
.page {
}

/* The 0 values here remove padding and spacing at the bottom of the page.
  Remove to add a gap at the very bottom of the page */
.page-inner {
  border: 0;
  margin-bottom: 0;
  padding: 0;
}


/* Header Regions
-------------------------------------------------------------- */
/* Header Top region to the bottom of Header region */
/* For full-width header background, add background image/color here */
.header-group-wrapper {
}

.header-group {
	background:#ffffff;
}

#headerImage {
	background:#ffffff url(images/header.png);
	height:150px;
	margin-top:20px;
}

/* Header Top region which sits above the header */
/* Works well with inline login or inline menu block style */
.header-top-wrapper {
}

.header-top {
}


/* Primary Menu
/-------------------------------------------------------------- */
/* Add general styles for primary menu here, such as typography, borders, floats,
  or spacing above/below */
.primary-menu {
	background:#cd6666;
	font-size:90%;
}

/* styles for Superfish primary menu */
.primary-menu-inner ul.sf-menu {
	padding:0;
	margin:0;
}

/* Link style for top level menu items, add padding here */
.primary-menu-inner ul.sf-menu a,
.primary-menu-inner ul.sf-menu a:visited  {
	color:#ffffff;
	margin:0 4px;
}

.primary-menu-inner ul.sf-menu a:hover,
.primary-menu-inner ul.sf-menu a:active,
.primary-menu-inner ul.sf-menu a:focus {
	background:#b2dcbd;
	text-decoration:none;
	color:#222222;
}

/* These are the top level menu items, add border-right here for separators */
.primary-menu-inner ul.sf-menu li {
	line-height:100%;
	font-weight:bold;
}

.primary-menu-inner ul.sf-menu li .active {
	background:#b2dcbd;
	color:#222222;
}

/* Add border-right: 0; here to remove separator on last menu item */
.primary-menu-inner ul.sf-menu li.last {
	border-bottom:none;
}

/* Style for container of dropdown, add background or border */
.primary-menu-inner ul.sf-menu ul {
	margin-top:0px;
}

/* Style for individual dropdown menu items, add border-bottom for separators */

.primary-menu-inner ul.sf-menu li li {
	border-bottom:#ffffff 1px dotted;
	background-color: #b2dcbd;
	width:160px;
	color:#222222;
}

.primary-menu-inner ul.sf-menu li li a:hover {
	color:#ffffff;
}

.primary-menu-inner ul.sf-menu li li.last {

}

.primary-menu-inner ul.sf-menu li li li {
}

/* Style for hover of dropdown menu items (add background-color here) */
.primary-menu-inner ul.sf-menu li ul li:hover,
.primary-menu-inner ul.sf-menu li ul li.sfHover {
}

/* Sidebar Block menu
-------------------------------------------------------------- */

#block-menu_block-1,
#block-menu-menu-autism-science-menu,
#block-menu-menu-media-center-menu,
#block-menu-menu-get-involved-menu {
	background:#b3dcbe;
	float:left;
	margin: 0 12px 20px 16px;
	padding:12px;
	width:200px;
}

#block-menu_block-1 h2,
#block-menu-menu-autism-science-menu h2,
#block-menu-menu-media-center-menu h2,
#block-menu-menu-get-involved-menu h2 {
	color:#ffffff;
	border-bottom:2px dotted #ffffff;
	padding-bottom:4px;
}

#block-menu_block-1 ul.menu li.leaf {
	list-style-type:none;
	list-style-image:none;
	margin:8px 0 0 -26px;
}

#block-menu-menu-autism-science-menu ul.menu li.leaf,
#block-menu-menu-media-center-menu ul.menu li.leaf,
#block-menu-menu-get-involved-menu ul.menu li.leaf {
	list-style-type:none;
	list-style-image:none;
	margin:8px 0 0 -12px;
	border:0;
	line-height:18px;
}

#block-menu_block-1 ul.menu li.expanded,
#block-menu-menu-autism-science-menu ul.menu li.expanded,
#block-menu-menu-media-center-menu ul.menu li.expanded,
#block-menu-menu-get-involved-menu ul.menu li.expanded {
	list-style-type:none;
	list-style-image:none;
	margin:8px 0 0 -26px;
}

#block-menu_block-1 ul.menu li.expanded ul,
#block-menu-menu-autism-science-menu ul.menu li.expanded ul,
#block-menu-menu-media-center-menu ul.menu li.expanded ul,
#block-menu-menu-get-involved-menu ul.menu li.expanded ul {
	list-style-type:none;
	list-style-image:none;
	margin:8px 0 0 46px;
}

#block-menu_block-1 ul.menu li.leaf .active-trail,
#block-menu-menu-autism-science-menu ul.menu li.leaf .active-trail,
#block-menu-menu-media-center-menu ul.menu li.leaf .active-trail,
#block-menu-menu-get-involved-menu ul.menu li.leaf .active-trail {
	color:#ffffff;
	background:#888888;
	padding:4px 6px;
	display:inline-block;
}

#block-menu_block-1 ul.menu li a,
#block-menu-menu-autism-science-menu ul.menu li a,
#block-menu-menu-media-center-menu ul.menu li a,
#block-menu-menu-get-involved-menu ul.menu li a {
	color:#555555;
	font-weight:bold;
}

#block-menu_block-1 ul.menu li a:hover,
#block-menu-menu-autism-science-menu ul.menu li a:hover,
#block-menu-menu-media-center-menu ul.menu li a:hover,
#block-menu-menu-get-involved-menu ul.menu li a:hover {
	color:#cd6666;
	font-weight:bold;
	text-decoration:none;
}

#block-views-events-block_1 {
	padding:12px;
	border:1px #888888 solid;
	margin: 0 20px 0 0;
	background:#b1d9ba;
	min-height:312px;
	width:260px;
}

#block-views-events-block_1 .views-field-field-start-date-value,
#block-views-events-block_1 .views-field-field-location-value {
	padding:0;
	margin:-10px 0 0 0;
	color:#888888;
	font-size:90%;
}

#block-views-news_and_media-block_1 {
	margin: 0 20px 0 14px;
	padding:12px;
	border:1px #888888 solid;
	min-height:312px;
	background:#d0d0d0;
	width:260px;	
}

#block-views-news_and_media-block_1 h2,
#block-views-events-block_1 h2,
#block-flickr-3 h2 {
	color:#cd6666;
	padding:4px;
}

#block-flickr-3 {
	padding:12px;
	border:1px #888888 solid;
	background:#d0d0d0;
	width:260px;
	}
	
#block-flickr-3 .content {
	margin-right:-1px;
}
	
#block-quicktabs-social_media_feeds {
	padding:12px;
	margin-left:15px;
	width:872px;
	margin-top:22px;
}

#quicktabs-social_media_feeds {
	margin: -12px -34px 0 -12px;
    padding: 0;
}

#block-aggregator-feed-1 ul,
#block-aggregator-feed-2 ul, 
#block-aggregator-feed-3 ul,
#block-aggregator-feed-4 ul {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}

#block-aggregator-feed-1 ul li,
#block-aggregator-feed-2 ul li, 
#block-aggregator-feed-3 ul li,
#block-aggregator-feed-4 ul li {
	margin:4px 0 4px 0;
}

#block-aggregator-feed-1 a,
#block-aggregator-feed-2 a, 
#block-aggregator-feed-3 a,
#block-aggregator-feed-4 a {
	color:#000000;
}

#block-aggregator-feed-1 a:hover,
#block-aggregator-feed-2 a:hover, 
#block-aggregator-feed-3 a:hover,
#block-aggregator-feed-4 a:hover {
	color:#cb7161;
}

#block-views-news_and_media-block_1 .views-field-title,
#block-views-events-block_1 .views-field-title {
	width:260px;
	margin:8px 0 0px 0;
	color:#888888;
}

#block-views-news_and_media-block_1 .views-field-title a,
#block-views-events-block_1 .views-field-title a {
	color:#000000;
	font-weight:normal;
}

#block-views-news_and_media-block_1 .views-field-title a:hover,
#block-views-events-block_1 .views-field-title a:hover {
	color:#888888;
	font-weight:normal;
}

#block-views-news_and_media-block_1 h2,
#block-views-events-block_1 h2,
#block-flickr-3 h2 {
	color:#cd6666;
	padding:4px 4px 4px 40px;
	height:28px;
}

#block-views-news_and_media-block_1 h2 {
	background:url(images/icon-mic.png) top left no-repeat;
}

#block-views-events-block_1 h2 {
	background:url(images/icon-cal.png) top left no-repeat;
}

#block-flickr-3 h2 {
	background:url(images/icon-cam.png) top left no-repeat;
}

#view-id-autism_news-page_1 .views-row {
	margin: 4px 0 16px 0;
}

#block-search-0 {
	color: #888888;
    font-size: 75%;
    margin: 8px -20px 0 0;
    padding: 6px 3px 6px 3px;
    width: 360px;
}

/* Social Media block  */
#block-block-2 {
	margin: 0 -16px 0 0;
	float:right;
}

.more-link {
	background:url(images/more.png) no-repeat;
	padding:15px;
	width:72px;
	float:right;
	text-align:center;
}

.more-link a {
	color:#000000;
}


/* Mission Statement Home Page block  */
#block-block-3 {
	padding:4px 8px 4px 16px;
	color:#000000;
	font-size:110%;
	width:380px;
	font-style:bold;
	line-height:120%;
	margin: 18px 0 0 -36px;
	border:1px solid #888888;
	font-family:Helvetica;
}

#block-views-Featured-block_1 {
	padding:10px 0 10px 20px;
	color:#000000;
	font-size:100%;
	line-height:120%;
}

#block-views-Featured-block_1 .views-field-nid {
	margin: -12px 0 0;
    text-align: right;
}

#block-views-Featured-block_1 .views-field-nid {
	margin: -12px 0 0;
    text-align: right;
}

#block-views-Featured-block_1 .views-field-created {
	color:#a3cdac;
	font-size:85%;
}

#node-10 {
	height:1px;
}

#block-views-autism_science-block_1 .views-field-title {
	font-size:120%;
	font-weight:bold;
}

#block-views-autism_science-block_1 .views-field-created,
#view-id-press_releases-page_1 .views-field-created {
	color:#a3cdac;
	font-size:90%;
}


#view-id-interviews_with_scientists-page_1 .views-field-title,
#view-id-recommended_reading-page_1 .views-field-title,
#view-id-research_by_year-page_1 .views-field-title,
#view-id-autism_news-page_1 .views-field-title,
#view-id-press_releases-page_1 .views-field-title,
#view-id-attend_an_event-page_1 .views-field-title,
#view-id-research_by_year_2011-page_1 .views-field-title,
#view-id-research_by_year_2010-page_1 .views-field-title,
#view-id-research_by_year_2009-page_1 .views-field-title,
#view-id-research_by_year_2008-page_1 .views-field-title,
#view-id-author_talks-page_1 .views-field-title {
	font-size:18px;
	font-weight:bold;
	margin-top:12px;
}

#view-id-recommended_reading-page_1 .views-field-field-author-value,
#view-id-interviews_with_scientists-page_1 .views-field-tid-1,
#view-id-autism_news-page_1 .view-content,
#block-views-autism_science-block_1 .views-field-tid,
#view-id-press_releases-page_1 .views-field-tid,
#view-id-author_talks-page_1 .views-field-created,
#view-id-research_by_year_2008-page_1 .views-field-field-source-value,
#view-id-research_by_year_2009-page_1 .views-field-field-source-value,
#view-id-research_by_year_2010-page_1 .views-field-field-source-value,
#view-id-research_by_year_2011-page_1 .views-field-field-source-value {
	font-size:90%;
	color:#888888;
}

#view-id-interviews_with_scientists-page_1 .views-row,
#view-id-recommended_reading-page_1 .views-row,
#view-id-research_by_year-page_1 .views-row,
#view-id-autism_news-page_1 .views-row,
#view-id-press_releases-page_1 .views-row,
#view-id-attend_an_event-page_1 .views-row,
#content-content .node-type-autism_science,
#block-views-autism_science-block_1 .views-row,
#view-id-research_by_year_2011-page_1 .views-row,
#view-id-research_by_year_2010-page_1 .views-row,
#view-id-research_by_year_2009-page_1 .views-row,
#view-id-research_by_year_2008-page_1 .views-row,
#view-id-author_talks-page_1 .views-row {
	border-bottom: 2px solid #888888;
    margin-bottom: 20px;
    padding: 0 0 12px 0;
}


/*  Nivo Slider */

#slider {
    position:relative;
    width:450px; /* Change this to your images width */
    height:235px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

#node-10 h2.title a {
	visibility:hidden;
}

/* Secondary menu
-------------------------------------------------------------- */
/* This menu usually appears in the header as a set of simple text links */
.secondary-menu {
}

/* Set general style for menu here -- background, alignment, etc. */
.secondary-menu-inner ul.links {
}

/* Add a border-right here for a separator */
.secondary-menu-inner ul.links li {
}

/* Add border-right: 0; here to remove right separator on last menu item */
.secondary-menu-inner ul.links li.last {
}

/* Styles for links */
.secondary-menu-inner ul.links li a:link,
.secondary-menu-inner ul.links li a:visited {
  padding: 3px;
}

.secondary-menu-inner ul.links li a:hover,
.secondary-menu-inner ul.links li a:focus,
.secondary-menu-inner ul.links li a.active {
}


/* Header - Search
-------------------------------------------------------------- */
.search-box {
}

.search-box-inner {
}

.search-box-inner form#search-theme-form {
}

.search-box-inner input#edit-search-theme-form-header {
}


/*  Preface Regions
-------------------------------------------------------------- */
/* The Preface Top region sits between the header and the Main Area
 (columns, sidebars, and main content).  The Preface Bottom region
 is inside the Main Area. */
.preface-top-wrapper {
}

.preface-top {
}

.preface-top-inner {
}

.preface-bottom {
}

.preface-bottom-inner {
}


/*  Main Area (content + sidebars + preface bottom + postscript top)
-------------------------------------------------------------- */
.main-wrapper {
}

#main-group {
	background:#ffffff;
	}

#main {
	background:#ffffff;
}

/* Sidebar Regions
-------------------------------------------------------------- */
/* Sidebar widths can be controlled through theme settings */
.sidebar-first {
	background:#ffffff;
}

.sidebar-last {
}


/* Content Regions
-------------------------------------------------------------- */
.content-top {
}

.content {
	margin-right:22px;
}

.content-inner {
	background:#ffffff;
	padding:6px;
}

.content-bottom {
}

/* This region only appears on full node pages. It's useful for ads or other
  content between the body of the node and its comments */
.node-bottom {
}

/*  Postscript & Footer Regions
-------------------------------------------------------------- */
.postscript-top {
}

.postscript-top-inner {
}

.postscript-bottom-wrapper {
}

.postscript-bottom {
}

.postscript-bottom-inner {
}

.footer-wrapper {
}

.footer {
}

.footer-inner {
}

.footer-message-wrapper {
}

.footer-message {
	font-size:80%;
	color:#555555;
	text-align:right;
}

.footer-message-inner {
}

.footer-message-text {
}


/* Page titles
/-------------------------------------------------------------- */
/* Page and full node titles */
h1.title {
	color:#cd6666;
	line-height:28px;
}

h3 {
	color:#89b893;
	margin-top:20px;
}


/* Default node styles
/-------------------------------------------------------------- */
/* Change unpublished and preview colors for dark background themes */
.node-unpublished {
  background-color: #fff4f4;
}
.preview .node {
  background-color: #ffffea;
}

ul.sf-vertical {
	background:none;
	margin-top: -10px;
}

/* Typography for node titles */
h2.title {
}

/* Colors and styles for linked node titles, ie. teaser listing at /node */
h2.title a:link,
h2.title a:visited {
}

h2.title a:hover,
h2.title a:focus,
h2.title a:active {
}

/* Separators and padding for node teasers */
.teaser {
}

/* Author/date info */
.meta {
}

.submitted {
}

/* Links for nodes (taxonomy, commenting, read more, etc) */
.node ul.links li {
}
.node ul.links a {
}

/* Only more/read more links */
div.node .read-more a,
div.node .more-link a {
}

/* Drupal Messages
/-------------------------------------------------------------- */
/* General style for all errors/messages (border, padding, etc.) */
div.content-messages div.messages,
div.content-help div.help {
}

/* Status messages: green */
div.content-messages-inner div.status {
}

/* Warning messages: yellow */
div.content-messages-inner div.warning {
}

/* Error messages: red */
div.content-messages-inner div.error {
}

/* Help messages: blue */
div.content-help-inner div.help {
}

/* Error that appears when a required form field is not filled out */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #aa1144;
}

/* "New" text and required form field asterisk (default = red) */
.marker,
.form-required {
  color: #aa1144;
}


/* Default block title styles
/-------------------------------------------------------------- */
h2.block-title {
}


/* Breadcrumbs
-------------------------------------------------------------- */
.breadcrumbs {
}

.breadcrumbs a:link,
.breadcrumbs a:visited {
}


/* Tab Menus
/-------------------------------------------------------------- */
#content-tabs {
  background-color: transparent;
  float: left; /* LTR */
  margin: 20px 0;
  padding: 0;
}

#content-tabs ul.primary,
#content-tabs ul.secondary {
  border-bottom: 1px solid #000;
  clear: both;
  float: left; /* LTR */
  margin: 0;
  padding: 0 10px;
}

#content-tabs ul.secondary {
  border-bottom: 1px solid #555;
  margin-top: 10px;
  text-transform: lowercase;
}

#content-tabs ul.primary li,
#content-tabs ul.secondary li {
  border-style: none;
  display: inline;
  float: left; /* LTR */
  list-style: none;
  margin: 0 10px;
  padding: 0;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited,
#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  background-color: transparent;
  border: none;
  color: #000;
  float: left; /* LTR */
  font-weight: bold;
  margin: 0;
  padding: 0 0 6px 0;
  text-decoration: none;
  white-space: nowrap;
}

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  color: #555;
}

#content-tabs ul.primary li a.active:link,
#content-tabs ul.primary li a.active:visited {
  border-bottom: 4px solid #000;
  color: #555;
  padding-bottom: 2px;
}

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
  border-bottom: 4px solid #555;
  color: #777;
  padding-bottom: 2px;
}

#content-tabs ul.primary li a:hover,
#content-tabs ul.primary li a:focus,
#content-tabs ul.secondary li a:hover,
#content-tabs ul.secondary li a:focus {
  border-bottom: 4px solid #777;
  color: #777;
  padding-bottom: 2px;
}

/* Pagers
-------------------------------------------------------------- */
ul.pager {
}

ul.pager li {
}

ul.pager a,
ul.pager li.pager-current {
  border-color: #333;
}

ul.pager li.pager-current {
  background-color: #777;
  color: #fff;
}

ul.pager a:hover,
ul.pager a:active,
ul.pager a:focus {
  background-color: #777;
  border-color: #333;
  color: #fff;
}

/* Forms
/-------------------------------------------------------------- */
/* Typography and backgrounds for all form buttons */
form input.form-submit {
  font-size: 100%;
  padding: 2px 1px 2px 3px;
  text-transform: lowercase;
  font-weight:normal;
  background:d2d481;
}

#search-block-form {
	text-transform: lowercase;
}

/* Hover style for form buttons */
form input.form-submit:hover,
form input.form-submit.hover,
form input.form-submit:focus {
}

/* Typography, background, borders, padding for form fields */
.form-item input,
.form-item select,
.form-item textarea {
}

/* Remove backgrounds and border on radios and checkboxes */
.form-item .form-radio,
.form-item .form-checkbox {
  background: none;
  border: none !important;
}

/* Fieldset wrapper around groups of form elements -- add border here */
fieldset {
}

/* Typography and spacing for legend of fieldsets */
fieldset legend {
}

/* Link style for legend of fieldsets */
fieldset legend,
legend.collapse-processed,
legend.collapse-processed a:link,
legend.collapse-processed a:visited {
}

/* Custom icons on (open) collapsible fieldsets */
html.js fieldset.collapsible legend a:link,
html.js fieldset.collapsible legend a:visited {
}

/* Custom icons on (closed) collapsible fieldsets */
html.js fieldset.collapsed legend a:link,
html.js fieldset.collapsed legend a:visited {
}


/* Tables
-------------------------------------------------------------- */
table {
}

/* Body of tables */
tbody {
  border-top: 1px solid #ccc;
}

/* Header of tables */
thead th,
th {
  border-bottom: 3px solid #ccc;
}

tbody th {
  border-bottom: 1px solid #ccc;
}

/* Alternating row background styles */
tr.even,
tr.even td {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
}

tr.odd,
tr.odd td {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

td.active {
}

tr.drag td,
tr.drag-previous td {
  color: #000;
}


/* Maintenance Page
/-------------------------------------------------------------- */
/* Maintenance page tpl file in Fusion Core has simplified layout, but you can
  also add specific styles, such as a background, just for your offline page */
.in-maintenance  {
}


/*--------------------------------------------------------------*/
/* Module styles
/-------------------------------------------------------------- */


/* Book
/-------------------------------------------------------------- */
.book-navigation .menu {
  border-top: 1px solid #ccc;
}

.book-navigation .page-links {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}


/* Comments
/-------------------------------------------------------------- */
/* Style for each individual comment */
div.comment {
}

/* Subject (title) of each comment */
div.comment h3.title {
}

/* Links (edit, reply, delete) for each comment */
div.comment div.links a,
div.comment ul.links a {
}

/* Alternating styles for even/odd comments */
.comments div.odd {
  background-color: #fff;
}

.comments div.even {
  background-color: #eee;
}

/* A special highlight style for a comment by the author of the node */
.comments div.comment-by-author {
  background-color: #ddd;
}

/* Comment signatures */
.signature {
  border-top: 1px solid #d6ddb9;
}

/* User avatars in comments */
.comment-wrapper .picture img {
}


/* Forum
/-------------------------------------------------------------- */
#forum .description {
}

.forum-topic-navigation {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}


/* Poll
/-------------------------------------------------------------- */
div.poll div.bar {
  background-color: #ddd;
}

div.poll div.bar div.foreground {
  background-color: #999;
}


/* Profiles
/-------------------------------------------------------------- */
.profile .picture {
  float: none;
}

/* Styles for sub-headings on user profiles */
.profile dt {
  background-color: #ccc;
}
