/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);@import url(https://fonts.googleapis.com/css?family=Lora:400,700,400italic);
/* Hide Title On Landers */
#post-1198 > .post-title, #post-961 > .post-title, #post-941 > .post-title, #post-943 > .post-title, #post-944 > .post-title, #post-883 > .post-title, #post-697 > .post-title, #post-850 > .post-title {
display: none;
}

#post-969 > .post-title, #post-970 > .post-title, #post-971 > .post-title, #post-972 > .post-title, #post-972 > .post-title, #post-973 > .post-title, #post-974 > .post-title, #post-975 > .post-title, #post-976 > .post-title, #post-977 > .post-title, #post-978 > .post-title, #post-979 > .post-title, #post-980 > .post-title, #post-981 > .post-title {
display: none;
}

.page-id-283 .alwaysonbottom {
display: none;
}

.page-id-283 .post-title {
display: none;
}

/* TEMP HIDE TOP SOCIAL BUTTONS */
/*
#menu-item-68 > a > img {
display: none;
}
#menu-item-69 > a > img {
display: none;
}
#menu-item-70 > a > img {
display: none;
}
#menu-item-71 > a > img {
display: none;
}
*/
#menu-item-72 > a > img {
display: none;
}


.top-menu li a {
border-left: none;
}

/* FIXED NAV on SCROLL */

.myfixed {
position: fixed;
top: 0px!important;
margin-top: 0px!important;
z-index: 1000000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
filter: alpha(opacity=95);
opacity: .95;
background-color: white!important;
width: 100% !important;
border-bottom: 1px solid #cbcbcb;
max-width: 960px;
padding-left: 30%;
left: 0px;
}

/* Nav Guide Icons */
#menu-item-1325 > a {
background: url("http://www.testprepauthority.com/wp-content/uploads/2014/06/TestDay-Menu.png") center left no-repeat !important;
background-size: 54px !important;
padding-left: 57px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 7px;
}

#menu-item-1171 > a {
background: url("http://www.testprepauthority.com/wp-content/uploads/2014/05/ButtonGraphic1.png") center left no-repeat !important;
background-size: 54px !important;
padding-left: 57px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 7px;
}

#menu-item-1172 > a {
background: url("http://www.testprepauthority.com/wp-content/uploads/2014/05/Subject-Test-Menu.png") center left no-repeat !important;
background-size: 48px !important;
padding-left: 57px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 7px;
}

#menu-item-1173 > a {
background: url("http://www.testprepauthority.com/wp-content/uploads/2014/05/HowtoChoose-Menu.png") center left no-repeat !important;
background-size: 54px !important;
padding-left: 57px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 7px;
}



#menu-item-239 > a {
background: url("http://testprepauthority.com/wp-content/uploads/2014/03/GuideIcon1.png") center left no-repeat !important;
background-size: 54px !important;
padding-left: 57px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 7px;
}

#menu-item-237 > a {
background: url("http://testprepauthority.com/wp-content/uploads/2014/03/ActvsSAT.png") center left no-repeat !important;
background-size: 54px !important;
padding-left: 57px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 7px;
}

#menu-item-238 > a {
background: url("http://testprepauthority.com/wp-content/uploads/2014/03/SadIcon1.png") center left no-repeat !important;
background-size: 54px !important;
padding-left: 57px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 7px;
}

/*  MISC */

ul.sub-menu {
box-shadow: 0px 0px 7px #777;
}

.toc a {
line-height: 26px;
}

p {
font-size: 15px;
line-height: 1.6em;
}


.guide_steps {
border-bottom: 2px dotted #e7e6e6;
margin-top: 50px;
padding-bottom: 10px;
}

.poslist {
color: green;
font-weight: 900;
padding: 10px;
}

.neglist {
color: red;
font-weight: 900;
padding: 10px;
}

.guidesteps {
float: left;
border-right: 1px solid #cbcbcb;
padding-right: 10px;
margin-right: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
}

div.testerdisclaimer {
background: none;
clear: both;
color: white;
}

.recommended_option {
text-align: center;
margin: 0px;
float: right;
margin-top: -59px;
margin-right: 10%;
background: #e5e5e5;
border-bottom-right-radius: 4px;
padding: 2px 10px;
font-family: 'Oswald', sans-serif;
font-size: 12px;
border-bottom-left-radius: 4px;
}

.us_floating .us_wrapper {
left: -7px !important;
}

div.guidesum > a {
font-weight: 600;
text-decoration: underline;
}


a.linkall {
color: white;
display: block;
padding: 25px;
}

#content-archive > h6 {
display: none;
}

#reply-title {
visibility: hidden;
}

#reply-title:after {
content: 'Ask a Follow Up...';
visibility: visible;
display: block;
margin-top: -27px;
font-family: 'Oswald', sans-serif;
}



/* Full Width Orange Footer */

.current-menu-parent a, .current-menu-ancestor a {
background: #F3F3F3;
}

.footer-menu {
margin-bottom: 0px;
margin-top: 13px;
}

#footer {
max-width: none;
background: #eb602e;
border-top: 1px solid #cbcbcb;
padding-top: 20px;
}

#footer-wrapper .grid.col-940 {
margin: 0;
margin-top: -44px;
}

.copyright {
text-align: left;
color: white;
font-size: 15px;
}

#footer a {
color: #FFFFFF;
font-weight: 900;
}

#footer-wrapper {
clear: both;
margin: 0 auto;
max-width: 960px;
padding: 0 25px 0 25px;
}

#widgets .tagcloud, #widgets .textwidget {
display: block;
line-height: 1.5em;
margin: 0;
word-wrap: break-word;
font-size: 15px;
color: white;
}

/* contact page */

#post-193 > h1 {
display: none;
}

#post-193 {
max-width: 400px;
text-align: center;
margin: 0px auto;
}

/* my programs */





/* OmniFooter */

.alwaysonbottom {
position: fixed;
z-index: 999999;
bottom: -6px;
right: 10px;
background: white;
border: 2px solid #eb602e;
width: 295px;
}

.alwaysonbottom_pic {
float: left;
margin-top: -20px;
margin-left: -20px;
}

.alwaysbottom_title {
font-size: 20px;
font-family: 'Oswald', sans-serif;
position: absolute;
right: 13px;
top: 6px;
margin: 0px;
padding: 0px;
font-weight: 400;
}

.bottom_builtby {
position: absolute;
top: -41px;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
font-weight: 400;
color: #eb602e;
font-size: 13px;
}

.alwaysonbottom_button {
background: #eb602e;
width: 100px;
text-align: center;
padding: 6px;
color: white;
font-family: 'Oswald', sans-serif;
font-weight: 400;
position: absolute;
bottom: 11px;
right: 9px;
border-radius: 4px;
}

.alwaysonbottom_button:hover {
background: black;
}

.alwaysbottom_sub {
position: absolute;
top: 36px;
right: 4px;
font-size: 13px;
margin: 0px;
padding: 0px;
}

.alwaysonbottom_logo {
position: absolute;
top: 59px;
margin: 0px;
padding: 0px;
right: 100px;
}


/* Home */

.previewLabel {
color: white !important;
font-weight: 900 !important;
font-size: 15px !important;
}

#af-form-606220881 .privacyPolicy {
color: #AAAAAA !important;
}

#af-form-606220881 .privacyPolicy a {
color: #AAAAAA !important;
}

#af-form-606220881 .privacyPolicy p {
margin: 0px !important;
}

.privacyPolicy {
color: white !important;
}

.privacyPolicy a {
color: white !important;
}

.topcnn {
margin-bottom: -34px;
background: white;
opacity: 1 !important;
padding: 5px;
border: 2px solid #eb602e;
width: 120px;
}

#af-form-291389417 .af-body input.text:focus, #af-form-291389417 .af-body textarea:focus {
background: #F3DEDE !important;
}

#af-form-291389417 .af-body input.text:focus, #af-form-291389417 .af-body textarea {
font-size: 14px !important;
font-family: 'Lora', serif !important;
font-weight: 500 !important;
letter-spacing: 1px !important;
}

#af-body-606220881 > div:nth-child(1) > label {
color: black !important;
}

#af-body-606220881 > div:nth-child(2) > label {
color: black !important;
}

#af-body-606220881 > div.af-element.buttonContainer > input {
background: #eb602e !important;
color: white !important;
font-family: 'Oswald', sans-serif !important;
font-weight: 100 !important;
font-size: 14px !important;
padding: 4px 10px !important;
letter-spacing: 1px !important;
border: 2px solid white !important;
border-radius: 0px !important;
}

#af-body-606220881 > div.af-element.buttonContainer > input:hover {
background: black;
}

#af-form-291389417 .buttonContainer input.submit {
background: transparent !important;
color: white !important;
font-family: 'Oswald', sans-serif !important;
font-weight: 100 !important;
font-size: 14px !important;
padding: 4px 10px !important;
letter-spacing: 1px !important;
border: 2px solid white !important;
border-radius: 4px !important;
}

#post-183 > h1 {
display: none;
}

.menu li li a {
font-size: 15px;
padding: 10px 10px;
}

#af-body-291389417 > div:nth-child(1) {
padding-top: 15px !important;
}

h1 {
font-size: 2.625em;
margin-bottom: .5em;
font-family: 'Oswald', sans-serif;
text-align: center;
color: #eb602e;
line-height: 45px;
}

h2 {
font-size: 16.8pt;
margin-bottom: .75em;
margin-top: .75em;
font-family: 'Oswald', sans-serif;
text-align: center;
font-weight: 400;
line-height: 20pt;
color: #696969;
}

#content-full {
margin-top: -5px;
}

.guide_box_home:hover {
background: #BABDC5;
box-shadow: 0px 1px 5px #6D6D6D;
transition: .2s;
}

.guide_box_home2:hover {
box-shadow: 0px 1px 5px #969696;
transition: .2s;
}

.guide_box_home {
border: 1px solid #cbcbcb;
background: #d1d4dc;
text-align: center;
height: 291px;
}

.guide_box_home2 {
border: 1px solid #cbcbcb;
text-align: center;
height: 291px;
}

.guide_icon_home{
padding: 0px;
margin-top: -40px;
margin-bottom: -55px;
position: relative;
z-index: 1;
}

.guide_title_home {
margin-top: -5px;
margin-bottom: 35px;
}

.guide_links_home > .col-300 {
margin-right: 1.32766%;
}

.primary_button2 {
background: #eb602e;
text-align: center;
padding: 6px;
color: white;
font-family: 'Oswald', sans-serif;
font-weight: 400;
position: relative;
z-index: 100;
margin: auto;
font-size: 18px;
width: 125px;
border-radius: 4px;
margin-top: 8px;
box-shadow: 1px 1px 2px rgb(156, 156, 156);
}

.primary_button2:hover {
background: black;
}

.primary_button {
background: #00A1E0;
text-align: center;
padding: 6px;
color: white;
font-family: 'Oswald', sans-serif;
font-weight: 400;
position: relative;
z-index: 100;
margin: auto;
font-size: 18px;
width: 125px;
margin-top: 8px;
border-radius: 4px;
box-shadow: 1px 1px 2px rgb(156, 156, 156);
}

.primary_button:hover {
background: black;
}

.programlist_img {
border-right: 1px solid #e5e5e5;
border-radius: 4px;
margin-right: 10px;
float: left;
padding-right: 10px;
width: 220px;
padding-bottom: 40px;
}

.myprogramlist {
text-align: left;
border: 1px solid #cbcbcb;
padding: 20px;
margin-bottom: 20px;
}

.button-main {
background: #00A1E0;
width: 64%;
text-align: center;
padding: 6px;
color: white !important;
font-family: 'Oswald', sans-serif;
font-weight: 400;
margin: 0px auto;
font-size: 20px;
border-radius: 4px;
box-shadow: 1px 1px 2px rgb(156, 156, 156);
}

.button-main:hover {
background:black;
}

.question_note {
padding: 10px;
font-size: 12px;
padding-top: 40px;
text-align: center;
color: #777777;
margin-bottom: -30px;
line-height: 19px;
}

#categories-2 {
font-size: 17px;
line-height: 28px;
}

/* NEW DESIGN --- */

#wrapper {
border: none;
border: 1px solid #cbcbcb;
}

#menu-item-304 > a {
color: #eb602e;
}

#menu-item-304 > a:hover {
background: #eb602e;
color: white;
}

.menu .current_page_item a, .menu .current-menu-item a {
background-color: #F3F3F3;
box-shadow: 0px 0px 7px #cbcbcb;
}

.top-menu {
background: #eb602e;
text-align: right;
margin: 0px 0px -10px 0px;
padding: 0px;
float: none;
}

.skip-container {
display: none;
padding: 0.5em 0.5em 0.5em 0;
position: relative;
}


body {
/* background: white; */
/* font-family: 'Lora', serif; */
color: #424242;
background-image: url(https://www.prepscholar.com/website-static/camp_guide_files/tpa-background.png);
} 



.ACTicon {
width: 52px;
float: left;
margin-top: -3px;
}

.ACTicon2 {
width: 50px;
float: left;
margin-top: -3px;
padding-left: 2px;
}

.widget_bottom {
float: left;
padding: 10px;
}

.main-nav {
float: right;
margin-top: -60px;
margin-bottom: -13px;
}

.AJGsidebar {
margin-top: -55px;
}


#af-form-291389417 .af-body {
margin-bottom: -40px !important;
}

.blogimg, .wp-post-image {
border: 1px solid #e5e5e5;
border-radius: 4px;
box-shadow: -1px 1px 3px #E9E9E9;
}

#logo {
float: left;
margin: 0;
margin-bottom: 6px;
z-index: 1;
position: relative;
margin-top: -19px;
/* max-width: 795px; */
}

#header {
border-bottom: 1px solid #cbcbcb;
height: 120px;
}

.menu {
background-color: transparent;
background-image: none;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
}

.menu a {
height: 27px;
line-height: 27px;
color: #777777;
border-left: 2px solid #cbcbcb;
font-weight: 600;
font-size: 15px;
}

a {
color: #1B4C88
}

a img.wp-post-image:hover {
opacity: .9;
}

.more-link, .read-more {
font-size: 13px;
padding: 4px 22px;
float: right;
margin-top: 15px;
background: #f9f9f9;
border: 1px solid #e5e5e5;
}

.read-more2 {
font-size: 17px;
padding: 4px 22px;
margin-top: 15px;
background: #f9f9f9;
border: 1px solid #e5e5e5;
border-radius: 4px;
width: 300px;
margin: 15px auto;
border-radius: 4px;
}

.read-more3 {
font-size: 15px;
padding: 4px 22px;
margin-top: 15px;
background: transparent;
border: 2px solid #FFFFFF;
margin: 15px auto;
font-family: 'Oswald', sans-serif;
font-weight: 400;
border-radius: 4px;
}

.read-more3:hover {
background: black;
color: white;
}

.read-more2:hover {
background: #FDFDFD;
box-shadow: 1px 1px 1px rgb(184, 184, 184);
}

.top-menu li {
/* opacity: .8; */
position: relative;
z-index: 1000;
}

#menu-item-191 > a {
color: white;
font-weight: 900;
font-size: 12px;
padding-right: 14px;
}

.top-menu li:hover {
opacity: .9;
}

.more-link:hover {
background: #1B4C88;
color: white;
}

#content-blog {
margin-top: 20px;
}

#content {
margin-top: 20px;
}

#post-79 > h1 {
text-align: center;
margin: 0px 5px;
line-height: 40px;
font-size: 33px;
}

.home_bullets {
color: #1B4C88;
line-height: 28px;
margin-top: 16px;
font-size: 17px;
letter-spacing: 0.2pt;
text-shadow: 1px 1px 1px rgb(231, 231, 231);
margin-bottom: 16px;
}

.home_can {
float: left;
font-size: 15px;
margin-bottom: 56px;
padding-right: 15px;
}

.posli2 li {
background: rgb(255, 255, 255) url(http://emoninail.com/wp-content/uploads/2013/02/greencheck.gif) no-repeat 0 0;
padding: 3px 0px 0px 33px;
list-style-type: none;
margin-top: 13px;
}

.blogimg2 {
border: 1px solid #e5e5e5;
border-radius: 4px;
margin-right: 10px;
float: left;
}

.widget-title h3, .widget-title-home h3 {
display: block;
font-size: 20px;
font-weight: 400;
line-height: 23px;
margin: 0;
padding: 0 0 20px 0;
color: #FFFFFF;
text-align: center;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
margin-top: -46px;
}

.home_signupform {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
background-color: #f9f9f9;
border: 1px solid #e5e5e5;
border-radius: 4px;
padding: 10px;
}

#post-58 > div.post-entry > div.su-column.su-column-size-1-2 > div > h3 {
margin-top: 13px;
}

#post-58 > h1 {
display: none;
}

#post-56 > h1 {
display: none;
}

.widget-wrapper {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: 1px dashed #FFFFFF;
padding: 20px;
background-color: transparent;
}


/* IN GUIDE ELEMENTS */

.toc {
float: left;
padding: 20px;
border: 1px solid #cbcbcb;
line-height: 27px;
margin-right: 35px;
margin-bottom: 15px;
position: relative;
z-index: 10;
background: #FDFDFD;
}

.post-title {
background: #F8F8F8;
margin-top: -17px;
padding: 10px;
border-bottom: 1px solid #cbcbcb;
border-left: 1px solid #cbcbcb;
border-right: 1px solid #cbcbcb;
box-shadow: 0px 2px 5px #cbcbcb;
}

#search-2 > div > h3 {
color: #777777;
}

#categories-2 > div > h3 {
color: #777777;
}


#fm_form_submit {
background: #eb602e;
text-shadow: none;
color: white;
font-family: 'Oswald', sans-serif;
font-weight: 400;
font-size: 16px;
}

#text-10 > div {
padding-bottom: 37px;
padding-right: 10px;
padding-top: 1px;
border: 3px solid #eb602e;
color: #eb602e !important;
margin-top: -45px !important;
}

.bigbutton {
background: #00A1E0;
text-align: center;
color: white;
font-family: 'Oswald', sans-serif;
font-weight: 400;
font-size: 22px;
width: 100%;
margin-top: 20px;
/* padding: 15px 0px 15px 0px; */
border-radius: 4px;
box-shadow: 1px 1px 2px rgb(156, 156, 156);
line-height: 26px;
}

.bigbutton:hover {
background: black;
}

.guide_page_title {
color: #696969;
position: relative;
z-index: 1;
border-bottom: 1px solid #cbcbcb;
font-size: 35px;
font-weight: 400;
padding: 3px 0px 7px 0px;
}

.page_num {
color: #C9C9C9;
}
.guidesum {
border: 1px dashed #cbcbcb;
padding: 20px;
font-style: italic;
background: #F7F7F7;
font-size: 15px;
line-height: 28px;
}


/*
#menu-item-60 {
float: right;
/* background: #ff7f00; */
/* text-shadow: none; */
/* -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; */
background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
/* border: 1px solid #1B4C88; */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc388), to(#ff7f00));
background-image: -webkit-linear-gradient(top, #ffc388, #ff7f00);
color: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffc388, endColorstr=#ff7f00);
text-shadow: 0 -1px 0 #bb5d00;
border-radius: 4px;
margin: 1px;
margin-right: 9px;
}
*/

/*The last 29 days of the month are the hardest."- Nikola Tesla*/