/*
Theme Name: Reading BrightStart!
Theme URI: http://www.readingbrightstart.org
Author: Fry Hammond Barr - Alberto Roig
Author URI: http://www.fhbnet.com
Version: 1.0.0
*/

/* Import the necessary TK Bootstrap WP CSS additions */
@import url( includes/css/bootstrap-wp.css );



/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */
body {
	word-wrap: break-word;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}


/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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-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 */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}


/* Clearing */
.clear {
	clear: both;
}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

.total-field-hidden, input#gform_previous_button_1.gform_image_button {
	display: none;
}

#gform_page_1_2 .prs-consent-field .gfield_label {
	float: none; 
	font-weight: normal;
	width: 100%; 
	margin: 0;
	padding-bottom: 10px;
}

#gform_page_1_2 .prs-consent-field ul.gfield_radio li input[type="radio"] {
 	opacity: 1.0;
	width: auto !important;
	height: auto !important;
}

#gform_page_1_2 .prs-consent-field ul.gfield_radio li input[type="radio"]:checked+label {
	background-color: transparent;
	color: #606060;
}

#gform_page_1_2 .prs-consent-field ul.gfield_radio li input[type="radio"]:checked+label.no-label {
	background-color: transparent;
	color: #606060;
}

#gform_page_1_2 .prs-consent-field ul.gfield_radio li input[type="radio"]+label {
	cursor: pointer;
	margin: 0;
	clear: none;
	background-color: transparent;
	padding: 0 5px 3px;
	margin-right: 7px;
}

#gform_page_1_2 .prs-consent-field ul.gfield_radio li {
	float: none;
}


#gform_page_1_2 #gform_submit_button_1 {
	float: left;
}

div.prs-irb-text {
	width: 100%;
    height: 150px;
    overflow-y: scroll;
    font-size: .8em;
}

body #gform_wrapper_1 .gform_body .gform_fields .gfield .ginput_container_radio, body #gform_wrapper_1 .gform_body .gform_fields .gfield .ginput_container_checkbox {
	margin-top: 0px;
}

body #gform_wrapper_1 .gform_body #gform_page_1_1 .gform_fields .gfield .gfield_radio, body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_checkbox {
	margin-top: 0px;
	margin-left: 0px;
}

body #gform_wrapper_1 .gform_body #gform_page_1_1 .gform_fields .gfield .gfield_radio li {
	margin-left: 5px;
}

body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_label {padding-top: 5px}

body #gform_wrapper_1 .gform_body #gform_page_1_2 .gform_fields .gfield .gfield_radio li label{
	margin-left: 5px;
}


body #gform_wrapper_1 .gform_body #gform_page_1_2 .gform_fields .gfield .gfield_radio li {
	margin-left: 5px;
}

body #gform_wrapper_1 .gform_body #gform_page_1_2 .gform_fields .gfield .gfield_radio li input[type=radio], body #gform_wrapper_1 .gform_body #gform_page_1_3 .gform_fields .gfield .gfield_radio li input[type=radio], body #gform_wrapper_1 .gform_body #gform_page_1_4 .gform_fields .gfield .gfield_radio li input[type=radio], body #gform_wrapper_1 .gform_body #gform_page_1_5 .gform_fields .gfield .gfield_radio li input[type=radio] {
	min-width: 1px;
	max-width: 1px;
	-moz-appearance: none;
}

body #gform_wrapper_1 .gform_body #gform_page_1_2 .gform_fields .prs-consent-field .gfield_radio li input[type=radio] {
	max-width: 15px;
	margin-top: 3px;
}