/*
THEME NAME: Access
THEME URI: http://accessofwestmichigan.org/
DESCRIPTION: Child theme for Access Of West Michigan, based on Sandbox
VERSION: 1.0
AUTHOR: <a href="http://t1kdevelopment.com/">Topher</a>
AUTHOR URI: http://t1kdevelopment.com/
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer, child
*/


@font-face {
	font-family: 'DevroyeRegular';
	src: url('/wp-content/themes/access/fonts/devroye/DEVROYE_-webfont.eot');
	src: url('/wp-content/themes/access/fonts/devroye/DEVROYE_-webfont.ttf') format('truetype'), url('/wp-content/themes/access/fonts/devroye/DEVROYE_-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
        font-family: 'Puritan20Normal';
        src: url('/wp-content/themes/access/fonts/puritan/Puritan_Regular-webfont.ttf') format('truetype'), url('/wp-content/themes/access/fonts/puritan/Puritan_Regular-webfont.svg#webfont') format('svg');
        font-weight: normal;
        font-style: normal;
}

body {
  background-color: #b7dae1;
  font-family: Puritan20Normal, helvetica, arial, sans-serif;
  margin: 0
  padding: 0;
  font-size: 14px;
}

.clear {
  clear: both;
}

a {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 3px;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
} 

h6 {
  font-size: 12px;
} 

p {
  line-height: 16px;
  margin: 0 0 20px 0;
}

ul li {
  margin: 0 0 10px 0;
}

#wrapper {
  width: 980px;
  margin: 0 auto;
  position: relative;
  background: #fff url(/wp-content/themes/access/images/container-background.gif) repeat-y;
}


#wrapper2 {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

#header {
  width: 960px;
  position: relative;
  height: 112px;
  border-top: 1px solid #F3EEC4;
  background: transparent url(/wp-content/themes/access/images/header.png) no-repeat;
}

#top_social {
  position: absolute;
  top: 58px;
  right: 10px;
}

#top_social li {
  float: left;
  width: 11px;
  margin-left: 6px;
}

#top_social li a {
  display: block;
  width: 11px;
  height: 11px;
  text-indent: -10000px;
}

#top_social li.twitter a {
    background: transparent url(/wp-content/themes/access/images/twitter11.png) no-repeat;
}

#top_social li.facebook a {
    background: transparent url(/wp-content/themes/access/images/facebook11.png) no-repeat;
}

#top_social li.newsletter a {
    background: transparent url(/wp-content/themes/access/images/rss11.png) no-repeat;
}

#blog-title a {
  display: block;
  border: 0px solid #f00;
  margin: 20px 0 0 20px;
  width: 450px;
  height: 70px;
  text-indent: -10000px;
}

#blog-description {
  text-indent: -10000px;
}

#searchform {
  position: absolute;
  top: 10px;
  right: 10px;
}

#searchform input {
  width: 140px;
  border: 1px solid #c3c2c1;
}

#searchform .button {
  width: 56px;
  border: 0;
  background: transparent;
  font-family: DevroyeRegular;
  text-transform: uppercase;
}

.skip-link {
  display: none;
}

#menu {
  background: #946231 url(/wp-content/themes/access/images/menuback.png) no-repeat;
  height: 33px;
  position: relative;
  -moz-box-shadow: 0px 1px 4px #000;
}

#menu ul {
  padding: 0 0 0 10px;
  position: relative;
}

#menu ul li {
  float: left;
  position: relative;
}

#menu a {
  color: #e1d47a;
  font-size: 16px;
  font-family: DevroyeRegular;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  margin-right: 0px;
  padding: 9px 0px 9px 10px;
  border: 0px solid #f00;
}

/*
#menu a:after {
  content: " :"
}

#menu a:before {
  content: ": "
}
*/

#menu a:hover {
  color: #fff;
}

#menu ul li ul {
  display: none;
  position: absolute;
  top: 33px;
  left: 0;
  width: 200px;
  background-color: #74bccb;
  -moz-box-shadow: 0px 0px 13px #999;
  padding: 0;
  margin: 0;
  z-index: 100;
}

#menu ul li:hover ul {
  display: block;

}

#menu ul li ul li {
  float: none;
  margin-bottom: 0;
}

/* initiatives menu item */
#menu .page-item-3 a {
  width: 125px;
  background: transparent url(/wp-content/themes/access/images/menu/initiatives.png) no-repeat top center;
}

/* get involved menu item */
#menu .page-item-4 a {
  width: 137px;
  background: transparent url(/wp-content/themes/access/images/menu/get_involved.png) no-repeat top center;
}

/* about us menu item */
#menu .page-item-2 a {
  width: 103px;
  background: transparent url(/wp-content/themes/access/images/menu/about_us.png) no-repeat top center;
}

/* publications menu item */
#menu .page-item-5 a {
  width: 140px;
  background: transparent url(/wp-content/themes/access/images/menu/publcations.png) no-repeat top center;
}

/* resources menu item */
#menu .page-item-6 a {
  width: 116px;
  background: transparent url(/wp-content/themes/access/images/menu/resources.png) no-repeat top center;
}

/* contact us menu item */
#menu .page-item-7 a {
  width: 104px;
  background: transparent url(/wp-content/themes/access/images/menu/contact_us.png) no-repeat top center;
}

#menu .page_item a {
  text-indent: -100000px;
}

#menu .page_item a:hover {
  background-position: center -33px;
}

#menu ul li ul li a {
  padding: 6px 8px 6px 8px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  font-family: Puritan20Normal, helvetica, arial, sans-serif;
  text-transform: none;
  background-image: none !important;
  text-indent: 0 !important;
  width: auto !important;
}

#menu ul li ul li a:hover {
  background-color: #679DA8;
  background-image: none;
}


#container {
  background: #FFFFCC url('/wp-content/themes/access/images/content-background.gif') repeat-y;
  border-bottom: 1px solid #74BCCB;
}

#content {
  width: 763px;
  float: right;
  padding: 0;
}

.entry-content {
  padding: 20px;
  background: #FFFFCC url('/wp-content/themes/access/images/parchment_back.png') no-repeat;
  margin-top: -10px;
}

.entry-content h4 {
  color: #C7482D;
  text-transform: uppercase;
}

.entry-content ol {
  list-style-type: decimal;
  margin-left: 20px;
}

.entry-content ol li {
  margin-bottom: 10px;
}


.entry-content ul {
  list-style-type: disc;
  margin-left: 20px;
}

#post_banner {
  margin: -20px 0 20px -20px;
  position: relative;
  width: 763px;
  height: 364px;
  background: transparent url('/wp-content/themes/access/images/banner_background.jpg') no-repeat;
  padding: 18px 18px 0 18px;
}

#small_banner {
  margin: -20px 0 0 -20px;
}

#post_banner h3 {
  position: absolute;
  left: 0;
  bottom: 2px;
  color: #006892;
  text-transform: uppercase;
  padding: 0 0 0 19px;
  font-size: 20px;
}

.sidebar {
  width: 197px;
  background-color: #74bccb;
}

#hard li#pages {
  color: #fff;
  padding-top: 20px;
}

#hard li#pages a {
  color: #fff;
}

#hard li#pages ul {
  padding: 10px;
  font-size: 16px;
}

#hard li#pages ul li ul {
  padding: 10px;
  font-size: 14px;
}

#hard li#pages ul li {
  border-top: 1px solid #fff;
  padding: 10px 0 10px 4px;
}

#hard li#pages ul li ul {
  padding: 0;
}

#hard li#pages ul li ul li {
  border: 0px solid #f00;
  padding: 2px 0 0 14px;
}

#hard li#pages ul li ul a {
  color: #ffc;
}

#hard li#pages h2 {
  text-transform: uppercase;
  padding: 0 0 10px 4px;
  margin: 0 0 5px 0;
}

#hard li#pages ul.page_list {
  padding: 0;
}

#footer {
  width: 960px;
  height: 59px;
  background: #fff url(/wp-content/themes/access/images/footer.png) no-repeat;
  clear: both;
  padding-top: 24px;
  text-align: center;
  color: #fff;
}

#footer p {
  line-height: 18px;
}


/************************
* Homepage styles
************************/
.home #container {
  background: none;
  background-color: #ffc;
}

.home #content {
  width: 100%;
}

.home #banner {
  position: relative;
  padding: 20px;
  height: 410px;
  background: transparent url(/wp-content/themes/access/images/home_slideshow_background.jpg) no-repeat;
}

.home #slideshow {
  float: left;
  margin-right: 20px;
}

.home #aside p {
  margin-top: 30px;
  line-height: 20px;
  color: #58595b;
  font-size: 13px;
}

.home #aside em {
  font-style: italic;
}

.home #aside strong {
  color: #006892;
  font-size: 16px;
  font-weight: normal;
}

.home #banner h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #006892;
  text-transform: uppercase;
  background: transparent url(/wp-content/themes/access/images/faded-rule.png) no-repeat bottom;
  width: 941px;
  padding: 0 0 0 19px;
  font-size: 30px;
}

.home #latest_news {
  width: 655px;
  float: left;
}

.home #latest_news img {
  float: right;
}

.home #latest_news .news_item {
  padding: 20px;
}

.home #latest_news .news_item h5 a {
  font-size: 18px;
  text-transform: uppercase;
  color: #c7482d;
}

.home #latest_news .news_item h5 a:hover {
  text-decoration: underline;
}

.home #latest_news .news_item p {
  font-size: 16px;
  line-height: 18px;
}

.home #utility_drawer {
  float: left;
  width: 273px;
  background-color: #74bccb;
  padding: 16px;
  min-height: 300px;
}

.home #utility_drawer h4 {
  color: #006892;
  font-family: DevroyeRegular;
  font-size: 18px;
  margin-bottom: 5px;
}

#donate a {
  display: block;
  width: 274px;
  height: 51px;
  background: #fff url(/wp-content/themes/access/images/networkforgood.png) no-repeat;
  text-indent: -100000px;
}

.home #recent-posts-3 {
  padding: 10px 0;
  margin: 10px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.home #recent-posts-3 h3 {
  background: transparent url(/wp-content/themes/access/images/access_blog.gif) no-repeat;
  height: 24px;
  text-indent: -10000px;
}

.home #recent-posts-3 h6, .home #recent-posts-3 h5, .home #recent-posts-3 p {
  display: inline;
}

.home #recent-posts-3 a {
  font-weight: bold;
  color: #c7482d;
}

.home #recent-posts-3 h6 a {
  text-decoration: underline;
  color: #fff;
}

.home #recent-posts-3 .news_item {
  margin-bottom: 4px;
}

.home #recent-posts-3 p {
  color: #fff;
}

.home #events-calendar {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}

.home #events-calendar h3 {
  background: transparent url(/wp-content/themes/access/images/whats_next.gif) no-repeat;
  height: 18px;
  text-indent: -10000px;
}

.home #events-calendar ul {
  background: transparent url(/wp-content/themes/access/images/schedulegraphic.png) no-repeat;
  padding-left: 120px;
  min-height: 120px;
}

.home #nav_menu-3 h3, .home #nav_menu-3 ul li {
  float: left;
}

.home #nav_menu-3 h3 {
  width: 76px;
  margin: 1px 6px 0 0;
  background: transparent url(/wp-content/themes/access/images/follow_us.gif) no-repeat;
  height: 18px;
  text-indent: -10000px;
}

.home #nav_menu-3 ul li a {
  display: block;
  height: 23px;
  width: 23px;
  text-indent: -100000px;
  margin-right: 6px;
}

.home #nav_menu-3 #menu-item-1869 a {
  background: transparent  url(/wp-content/themes/access/images/twitter23.png) no-repeat;
}

.home #nav_menu-3 #menu-item-1870 a {
  background: transparent  url(/wp-content/themes/access/images/facebook23.png) no-repeat;
}

.home #nav_menu-3 #menu-item-1871 a {
  text-indent: 0;
  width: 80px;
  color: #592418;
  font-size: 13px;
}

/*****************************
* Initiatives page
*****************************/

#initiatives_table td {
  text-align: center;
  width: 33%;
  padding-top: 10px;
}

/*****************************
* Posts list
*****************************/
#post_list  {
  padding: 20px;
  background: #FFFFCC url('/wp-content/themes/access/images/parchment_back.png') no-repeat;
  margin-top: -10px;
}


#post_list .page-title {
  font-size: 24px;
  margin-bottom: 20px;
}

#post_list .post, #post_list .page {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 4px solid #74BCCB;
}

#post_list .post .entry-title, #post_list .page .entry-title {
  margin: 0;
}

#post_list .post .entry-date, #post_list .page .entry-date {
  margin: 0 0 10px 0;
}

#post_list .post .entry-content, #post_list .page .entry-content {
  background: none;
  margin: 0;
  padding: 0 0 0 10px;
}

/*****************************
* Secondary sidebar
*****************************/
#secondary {
  padding: 20px;
  width: 157px;
}
