/* @override
	http://takebackthenews.nz/wp-content/themes/new-scoop/newstyle.css?ver=4.3
	http://takebackthenews.nz/wp-content/themes/new-scoop/newstyle.css
	http://takebackthenews.nz/wp-content/themes/new-scoop/newstyle.css?1442203573
	http://takebackthenews.nz/wp-content/themes/new-scoop/newstyle.css?1442204626
	http://takebackthenews.nz/wp-content/themes/new-scoop/newstyle.css?1442205669
	http://takebackthenews.nz/wp-content/themes/new-scoop/newstyle.css?1442538619
	*/





/*
Theme Name: New Scoop
Theme URI:
Author: Damian Silgo Green, Yasmine El Orfi, Thomas Mitchell, Caleb Sawtell
Author URI:
Description: Scoop theme based off bootstrap
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px auto 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-item img {
    border-width: 1px;
    margin-bottom: 0;
}

.wp-post-image {
	margin-bottom: 20px;
}

.sticky {
}

.bypostauthor {
}

.entry {
	margin-bottom: 20px;
}

.widget {
	text-align: initial;
}

.widget ul {
    list-style: none;
    padding: 0;
}

#searchsubmit {
	margin: 4px 0;
}

.comment-list {
	padding: 0;
}

.comment-list,
.children:nth-child(n+1) {
	list-style: none;
}



/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}



.scoop_header {
	background-image: url(img/docks.jpg);
	text-align: center;
	height: 750px;
	margin-bottom: 0;
}

div.col-md-3.scoop_row_head {
    margin-top: 10px;
    text-transform: uppercase;
    font: 26px/36px "Helvetica Bold", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: 26px;
    border-top: 1px solid #c83827;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 25px;
    margin-bottom: 25px;
}

div.scoop_texture {
	background: url(img/texture.png) repeat-x;
}



span.scoop_days {
	font: bold 72px Georgia, serif;
}

span.scoop_days_title {
	font-size: 11px;
}

.donation_footer {
	background-color: #F5F6F6;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 200px;
}

.scoop_header_container {
	background-color: #ffffff;
	max-width: 500px;
	margin: 0 auto 105px;
	padding: 16px;
}

.scoop_hr {
	max-width: 380px;
	color: #241414;
	height: 0;
	background-color: #030303;
	padding-top: 1px;

}
.scoop_content_row em {
  font-family: Georgia, serif;
  font-size: 20px;
  line-height: 36px;
}
 @media (max-width: 500px) {
   .col-md-3.scoop_row_head {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    white-space: initial!important;
    width: 250px!important;
    padding-left: 20px;
    padding-right: 20px;
  }

  .col-md-7 {
    padding-right: 35px;
    padding-left: 35px;
  }
}
@media (min-width: 500px) and
(max-width: 750px){
  .col-md-3.scoop_row_head {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   white-space: initial!important;
   width: 250px!important;
   padding-left: 20px;
   padding-right: 20px;
 }

 .col-md-7 {
   padding-right: 35px;
   padding-left: 35px;
 }
}
 @media (min-width: 750px)
 and (max-width:992px) {
   div.col-md-3.scoop_row_head {
       width: 288px;
       white-space: nowrap;
       margin-top: 10px;
       text-transform: uppercase;
       font: 26px/36px "Helvetica Bold", Arial, Helvetica, Geneva, sans-serif;
       font-weight: bold;
       font-size: 26px;
       border-top: 1px solid #c83827;
       padding-top: 10px;
       padding-left: 0px;
       padding-right: 25px;
       margin-bottom: 25px;
   }
 }

 @media (max-width: 750px) {

	p {
		text-align: center;
	}

  div.col-md-3.scoop_row_head {
      width: 288px;
      white-space: nowrap;
      margin-top: 10px;
      text-transform: uppercase;
      font: 26px/36px "Helvetica Bold", Arial, Helvetica, Geneva, sans-serif;
      font-weight: bold;
      font-size: 26px;
      border-top: 1px solid #c83827;
      padding-top: 10px;
      padding-left: 0px;
      padding-right: 25px;
      margin-bottom: 25px;
  }

	div.row.scoop_content_row.content_1 p {
		font: 24px/36px Georgia, serif;
		text-align: center;
    font-weight: bold;
	}

	div.row.scoop_content_row.content_2 p {
		font: 22px/36px 'Helvetica';
		text-align: center;

	}

	div.row.scoop_content_row.content_3 p {
		font: 22px/36px 'Helvetica';
		text-align: center;

	}

	div.row.scoop_content_row.content_4 p {
		font: bold 22px/36px 'Helvetica';
		text-align: center;

	}


	div.col-md-2 {
		text-align: center;
	}

	 div#join_anchor.row {
	 	text-align: center;
	 }

	 #field_2_2 {
	 	text-align: center;
	 }

 	#input_2_1 li.gchoice_2_1_1 div {
 		text-align: center;
 	}

	 #input_2_6 li.gchoice_2_6_1 div {
		text-align: center;
	 }

	 #input_2_15 {
	 	width: 350px;
	 }

	#input_2_16 {
		width: 350px;
	}

	 #field_2_7 {
		text-align: center;
	}



	p.more_info_title {
		line-height: 24px;
		font-size: 18px;
	}

	 div.col-md-3.scoop_row_head {
		text-transform: uppercase;
	 	font: 26px/36px "Helvetica Bold", Arial, Helvetica, Geneva, sans-serif;
	 	font-weight: bold;
	 	padding-bottom: 20px;
	 	text-align: center;
	 }

 	div.col-sm-1.scoop_days_box {
 		border-bottom: 2px solid #c83727;
 		border-left: 2px solid #c83727;
 		border-right: 2px solid #c83727;
 		width: 115px;
 		text-align: center;
 		margin-left: auto;
 		padding: 0;
 		height: 125px;
 		font-family: Georgia Regular, "Times New Roman", Times, serif;
 		margin-right: auto;
 	}

 }

@media (max-width: 950px) {

div.col-sm-1.scoop_days_box {
		border-bottom: 2px solid #c83727;
		border-left: 2px solid #c83727;
		border-right: 2px solid #c83727;
		width: 115px;
		text-align: center;
		margin-left: auto;
		padding: 0;
		height: 125px;
		font-family: Georgia Regular, "Times New Roman", Times, serif;
		margin-right: auto;
	}
}
@media (min-width: 950px) {

	#input_2_15 {
		width: 400px;
	}
	#input_2_16 {
		width: 400px;
	}

	div.col-sm-1.scoop_days_box {
		border-bottom: 2px solid #c83727;
		border-left: 2px solid #c83727;
		border-right: 2px solid #c83727;
		width: 115px;
		text-align: center;
		margin-left: -5px;
		padding: 0;
		height: 125px;
		font-family: Georgia Regular, "Times New Roman", Times, serif;
	}

	p.more_info_title {
		line-height: 24px;
		font-size: 18px;
		width: 190px;
	}
}




div.row.scoop_content_row.content_1 p {
      font: 24px/36px Georgia, serif;
}

div.row.scoop_content_row.content_2 p {
	font: 20px/36px 'Helvetica', sans-serif;
}

div.row.scoop_content_row.content_3 p {
	font: 20px/36px 'Helvetica', sans-serif;
}

div.row.scoop_content_row.content_4 p {
	font: 20px/36px 'Helvetica', sans-serif;
  font-weight: bold;
}

div.logo_footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}



div.row.scoop_content_row li {
    font: 20px/36px 'Helvetica', sans-serif;
    margin-top: 10px;
}

.field_description_below {
	font: 20px/36px 'Helvetica', sans-serif;
	line-height: 36px;

}



#choice_2_1_1 {
	margin-top: 12px;

}


#choice_2_6_1 {
	margin-top: 12px;
}



.scoop_header_container p {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Helvetica Regular", Arial, Helvetica, Geneva, sans-serif;
  font-size: 13.5pt;
}

.scoop_header_container h1 {
  font-family: "Helvetica Bold", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  font-size: 45pt;
  line-height: 54pt;
  margin-top: 30px;
  margin-bottom: 30px;
}

.scoop_content_row {
  padding-top: 20px;
  padding-bottom: 45px;
}



a.join_us {
    color: #c83928;
    text-decoration: underline;
    text-transform: none;
    font-weight: bold;
    letter-spacing: 0;
}

a.join_us:hover {
	color: #c83928;
	text-decoration: none;
}

p {
	font-size: 10.56pt;
}

.navbar-nav.blog-nav img {
	width: 200px;
}


div.blog-footer.scoop_footer {
	background-color: #000000;
}

p.copyright {
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
	font: 16px Georgia;
}

div.col-sm-12.blog-main {
	font-size: 1px;
}

div.ginput_container li {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-family: "Helvetica Regular", Arial, Helvetica, Geneva, sans-serif;
	color: #c23726;
}

label {
	font-weight: normal;
	font-style: normal;
}

ul#input_2_17.gfield_checkbox {

}

#input_2_17 li {
	font-weight: normal;
	font-style: normal;
}


a.scoop_more_info_link {
    color: #c83827;
    font-style: italic;
    line-height: 30px;
    font-size: 18px;
    text-decoration: underline;
}





a.scoop_more_info_link:hover {
	text-decoration: underline;
}

.button.btn.btn-default {
	width: 150px;
}



div.col-sm-2.logo_supporter {
	min-height: 75px;
	background-color: #ffffff;
	margin: 20px;
	border-radius: 10px;
}



.scoop-hidden {
	display: none;
}

input#gform_submit_button_2.gform_button.button.btn.btn-default {
	background-color: #c83727;
	color: #ffffff;
	border-radius: 0px;
	font-weight: bold;
	font-family: "Helvetica", Arial, Helvetica, Geneva, sans-serif;
}

#label_2_1_1 {
	color: #c83727;
}

#label_2_6_1 {
	color: #c83727;
}


.signup-hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #D3D3D3;
	margin: 2em 0 1em;
	padding: 0;

 }

 .form-control {
     border: solid 1px #c83727;
     border-radius: 0px;
 }
