/*
Theme Name: All Cycles V2
Theme URI: http://allcycles.org/
Description: Basic theme.
Version: 1.0
Author: Ryan Flaherty
Author URI: http://allcycles.org/.
*/


/* ================== colors ====================
header dark red    #681520
header/logo red    #AA1E2A
header/text black  #231F20
body gray          #F1F2F2
border gray        #D1D3D4
*/

/* reset for cross-browser compatibility */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
input,select{vertical-align:middle}


body {
  font: 16px/26px 'Open Sans', Helvetica, Helvetica Neue, Arial;
  background-color: #F1F2F2;
}
/* major third typescale */
h1 {font-size: 1.78em;}
h2 {font-size: 1.44em;}
h3, p, ol, ul {font-size: 1.2em;}
h4 {font-size: 1em;}
h5 {font-size: 0.833em;}
h6 {font-size: 0.694em;}
h1, h2, h3, h4, h5, h6 {font-weight: 700;}

/* header */
.header-container {
  background-color: #AA1E2A;
}
.mobile-hidden {
  display: none;
  visibility: hidden;
}
.title {
  color: white;
  font-size: 1.4em;
  font-weight: 300;
  margin: 0;
}
.header_banner {
  width: 90%;
  padding: 5%;
  text-align: center;
}
.logo_img {
  width: 20em;
  margin: 0 auto;
}
.header_h2 {
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 700;
  background-color: #681520;
  text-align: center;
  margin: 0 0 0 0;
  padding: 0.75em 0;
}
.header_h2 a {
  color: white;
  text-decoration: none;
}
.header_h2 .fa-facebook-square {
  font-size: 1em;
  padding-right: 0.5em;
}
/* main */
.main-single { 
 max-width: 40em;
}
.content-heading {
  margin: 1em auto 0 auto;
  max-width: 640px;
  text-align: center;
  color: #AA1E2A; 
}
.section_inset {
  width: 80%;
  margin: 1em 5%;
  padding: 0 5%;
}
.section_wrapper {
  width: 90%;
  padding: 1.5em 5%;
}
.social-links {
  background-color: #231F20;
  text-align: center;
  padding: 0.25em 0;
}
.social-links a {
  color: white;
  font-size: 1.5em;
  margin: 0 0.3em;
}
.button-link {
  width: 11em;
  padding: 0.5em;
  background-color: #AA1E2A;
  color: #fff;
  text-transform: uppercase;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  font-weight: 600;
}
.button-link a {
  color: #FFF;
  text-decoration: none;
}
p, input {
  color: #231F20;
}
.about_all-cycles {
  max-width: 30em;
  margin: 1em auto;
  padding: 0 1em;
  text-align: center;
  font-weight: 300;
  font-size: 1.25em;
}
.donation-drive_section {
  text-align: center;
  background: white;
  border: solid 2px #D1D3D4;
  width: 80%;
  margin: 1em 5%;
  padding: 0 5%;
}
.donation-drive_section h2 {
  color: #AA1E2A;
  margin: 1em 0 0 0;
}
.donation-drive_section .button-link {
  margin: 0 0 0.75em 0;
}
.donation-drive_section p {
  font-size: 1.2em;
  font-weight: 300;
  margin: 0 0 1em 0;
}
.join_section {
  background: #AA1E2A;
  color: white;
}
.join_section h2 {
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
}
.join_form {
  margin: 1em auto;
  width: 21em;
}
input {
  font-weight: 300;
  font-size: 1em;
  padding: 0 0.5em;
}
input, button {
  border: none;
}
input[type="text"] {
  width: 20em;
  height: 2.5em;
  border-radius: 12px;
  margin: 0.5em auto;
}
input[type="email"] {
  border-radius: 10px;
  width: 20em;
  height: 2.5em;
  margin: 0.5em auto;
}
.join_button {
  border-radius: 10px;
  height: 2.5em;
  width: 10em;
  color: white;
  background-color: #681520;
  margin: 0.5em 0 0.5em 10em;
  text-transform: uppercase;
}
.footer-container {
	text-align: center;
	background-color: #231F20;
}
.footer-container p{
	color: #fff;
}
/*modules*/
.main-single { 
  margin: 1em 2em;
}
.location-list {
  width: 100%;
  font-size: 1em;
}
.location-list ul {
  margin: 0;
}
.location-list li {
  list-style: none;
  margin: 0 0 1em 0;
}
.location-list h3 {
  margin: 0;
}
.location-list p {
  margin: 0;
}
.location-list a {
  color: #AA1E2A;
  text-decoration: underline;
}

/*posts*/ 
.post {
  max-width: 40em;
  margin: 10px auto;
  text-align: left;
  }
.post p, .post li {
  font-weight: 300;
}
.post p, .post ul, .post ol, .post h2, .post h3, .post h4 {
  margin: 1em 0;
}
.post li {
  margin: 0.5em 0;
}
div.entry img.center, div.entry img.aligncenter, .wp-caption img.center, .wp-caption img.aligncenter, .blog-post img.aligncenter, div.entry img.left, div.entry img.alignleft, .wp-caption img.left, .wp-caption img.alignleft, .blog-post img.alignleft, div.entry img.right, div.entry img.alignright, .wp-caption img.right, .wp-caption img.alignright, .blog-post img.alignright {
  clear: both;
  display:block;
  margin: 0 auto 10px auto;
  text-align: center;
}
div.entry .wp-caption  {
	display:inline-block;
}
div.entry .wp-caption-text {
	font-size: 0.7em;
}
.post ul, .post ol {
  padding: 0em 2em;
}
p.post-data {
  text-transform: uppercase;
  font-size: 0.7em;
}
/**/
div.pagination { background-color: pink;
	
}
/*front-page*/ 
ul#recent { 
  max-width: 40em;
  margin: 10px auto;
  padding: 0 1em;
  text-align: left;
  font-weight: 300;
  font-size: 1.25em;
}
ul#recent li { 
	list-style: none;
	display: block;
	margin: 3px 0 20px 0;
	border-bottom: 1px solid #D1D3D4;
	min-height: 160px;
}
#recent h1, #recent p {
    margin: 0.75em 0;
}
h1.post-title a:link, h1.post-title a:active, h1.post-title a:visited {
	color: #AA1E2A;
	line-height: 1em;
	font-size: 0.8em;
	}
.wp-post-image {
	float: left;
	clear: left;
	margin: 0 20px 10px 0;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 768px) {

  .mobile-hidden {
    visibility: visible;
    display: inherit;
  }
  .title {
    position: absolute;
    top: 1em;
    left: 7.5em;
    z-index: 100;
    font-size: 1.35em;
  }
  .header_banner {
    margin: auto;
    position: relative;
    height: 13em;
    width: 43em;
    padding: 0;
  }
  .logo_img {
    width: 13em;
    position: absolute;
    top: 0em;
    left: -1em;
    z-index: 0;
  }
  .donate_img {
    width: 12.5em;
    position: absolute;
    right: 0.5em;
    top: 0.5em;
    z-index: 0;
  }
  .main-single { 
    margin: 1em auto;
  }
  .content-heading {
    padding: 0.25em 3.25em;
    text-align: left;
  }
  .donation-drive_section .button-link {
    margin: 2em 0;
  }
  .donation-drive_section p {
    margin: 0;
  }
  .join_form {
    width: 28em;
    margin: 1em auto;
  }
  input[type="text"] {
    width: 11em;
    margin: 0.5em 0.25em;
  }
  input[type="email"] {
    width: 24em;
    margin: 0.5em 0;
  }
  .join_button {
    width: 8em;
    margin: 0.5em 0 0.5em 17em;
  }
  iframe.alignleft {
    display: inline-block;
    float: left;
    margin: 1em 1em 1em 0;
    width: 60%;
  }
  .location-list {
    width: 37%;
    float: left;
    margin: 1em 0;
  }
  div.entry img.left, div.entry img.alignleft, .wp-caption img.left, .wp-caption img.alignleft, .blog-post img.alignleft {
    float: left;
    margin: 0 12px 10px 0;
  }
  div.entry img.right, div.entry img.alignright, .wp-caption img.right, .wp-caption img.alignright, .blog-post img.alignright {
    float: right;
    margin: 0 0 10px 12px;
  }
}

/*utilities*/

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/*google form styling hacks*/

.join_section p, br {
  visibility: hidden;
  display: none;
}
.ss-form-container {
  width: 19em;
  margin: 1em auto;
  background-color: #AA1E2A;
  color: white;
}
.ss-form-container ol {
 font-size: 1em; 
}
.ss-form-heading{
  display: none;
  visibility: hidden;
}
input#ss-submit {
  border-radius: 10px;
  height: 2.5em;
  text-transform: uppercase;
  width: 8em;
  font-family: 'Open Sans';
  color: white;
  background-color: #681520;
  font-weight: 400;
}
input[type="text"] {
  width: 18em !important;
  height: 2.5em;
  border-radius: 12px;
  margin: 0.5em auto;
  background-color: white !important;
}
.ss-resp-content {
  text-align: center;
  margin: 1em;
}
.ss-response-footer {
  visibility: hidden;
  display: none;
}

/* blog-posts */
.blog-post {
  max-width: 40em;
  margin: 2em auto;
  padding: 2em 4em;
  background-color: #FFFFFF;
  -webkit-filter: drop-shadow(2px 2px 4px #6F6366);
  filter: drop-shadow(2px 2px 4px #6F6366);
}
.blog-post-heading {
  color: #AA1E2A;
  margin: 0.5em 0 0 0;
  line-height: 1.2em;
}
.blog-post a {
  color: #AA1E2A;
}
.blog-post a:visited {
 color: #6F6366;
}
blockquote {
  background-color: #F1F2F2;
  margin: 1em 1em;
  padding: 0.5em 2em;
  font-style: italic;
}