/* 
Theme Name: Ready Set Learn
Theme URI: http://www.studiono6.com
Description: Wordpress Template designed by the team at Studio No6 for the Ready Set Learn campaign 
Author: Studio No6
*/

@import url("css/text_styles.css");

/* Global code to prevent broswer shift of pages between different site pages */
html {min-height: 100%; margin-bottom: 1px;} /* For everything elese */
html {overflow: -moz-scrollbars-vertical !important;} /* For firefox */


/* Custom Global Styles */
*{padding:0;margin:0;font-family:arial,georgia;line-height:1.2em;}
body{background:url('images/bkg.gif') repeat-x top;background-color:#1c174f; font-size:.9em;}
.logo_floating{margin-top:-50px;position:relative;top:65px;padding-left:20px;width:360px;}
.navigation * {color:#fff;font-family:georgia;text-decoration:none;}
.navigation {background:url('images/navigation.jpg') repeat-x;height:50px;text-align:right;}
.navigation ul {padding-top:8px;}
.navigation ul li {display:inline;padding-left:5px;padding-right:24px;font-size:14px;}
.navigation {margin-bottom:-14px;}
.sponsors {text-align:center;}
a img {border:0;}

/* Home Page styles */

.Home_Main_Image {background:url('images/banner.jpg') no-repeat;min-height:329px;background-color:#fff;}
.Home_Main_Image .grid_4 {margin-top:275px;background:url('images/area.png') no-repeat;width:266px;height:201px;}
.Home_Main_Image .grid_4 img {float:left;padding-bottom:85px;}
.Home_Main_Image .grid_4 p, .Home_Main_Image .grid_4 p strong {padding-right:14px;}
.Home_Main_Image .grid_4 p, .Home_Main_Image .grid_4 img {padding-left:8px;padding-top:14px;font-size:9pt;color:#514e49;}
.Home_Main_Image .grid_4 p strong {font-size:11pt;}
.Home_Main_Image .grid_4 a img {float:right;margin-right:17px;margin-top:-5px;}
.Home_Boxes_align_center{margin-left:50px;}

/*Text Boxes -- Homepage Classes */
strong.blue{color:#4048a4;}
strong.red{color:#e60033;}
strong.green{color:#1a843d;}
#audio_button {padding-top:50px;}
#readon_button {padding-top:20px;}

/* drill page styles */
#drill_page_background_color {background-color:#fff;min-height:1px;padding-bottom:10px;}
#drill_page_background_color .grid_9 *, #drill_page_background_color .grid_3 *{padding-right:10px;padding-left:10px;}

/* .image_frame {width:255px;height:194px;display:block;background:url('images/imgframe.jpg') no-repeat;margin-left:25px;margin-top:15px;}
.image_frame img {padding-left:28px;padding-top:30px;width:201px;height:135px;} */

.image_frame img {width:201px;height:135px;display:block;background:url('images/imgframe.jpg') no-repeat;padding:30px 25px 40px 30px;margin-left:20px;margin-top:10px;}
.sidebar_copy{padding-left:30px;}
h2.widgettitle{display:none;}

.moreleft {position: relative;left:-30px;}
.moreright {position: relative;left:-20px;}
