/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


img{
margin: 0;
padding: 0;
border: 0;
display: block;
}


/*----------------------------------------------------------------------------------------------------------*/

body{
font-size: 8.5pt;
line-height: 14pt;
color: #363636;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #7682ba;
background-image:url(images/background_repeat2.jpg);
background-repeat: repeat-x;
margin: 0;
padding: 0;
}


#container{
width: 100%;
margin: auto;
max-width: 950px;
background-color: #ffffff;
overflow: auto;
}

/*----------------------------------------------------------------------------------------------------------*/

header{
float: left;
width: 100%;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position: top;
/* Safari and Chrome */
-webkit-background-size: 100%;

/* Firefox */
-moz-background-size: 100%;

/* Internet Explorer */
-ms-background-size: 100%;

/* Opera */
-o-background-size: 100%;

/* CSS3 */
background-size: 100%;
min-height: 374px;

}

.non-printing{
display: none;	
}

.booksindex{
float: left; 
width: 86%;
margin-left: 8%; 
}
.booksindex ul{
float: left;
width: 100%;
margin-left: 0%;
}
.booksindex li{
display: inline-block;
margin-right: 1.8%;
vertical-align: top;	
}
.booksindex li img{
float: left;
}

.pagetitle{
float: left; 
width: 86%;
margin-left: 8%; 
margin-top: 2.5%;
}



/*--------------------------------NAVIGATION----------------------------*/

.facebook{
margin-left: 8%;
margin-top: 4%;
}
.facebook ul{
float: left;
width: 90%;
}
.facebook li{
display: inline-block;
margin-left: 1%;
}
.facebook li img{
width: 100%;
}

.navigation{
float: left;
margin-top: 19.2%;
margin-right: 2%;
margin-left: 8%;
margin-bottom: 3%;
}
.navigation ul{
float: right;
}
.navigation li{
display: inline-block;
margin: -2px;
padding: 0;
}


/*--------------------------------QueueSlider----------------------------*/

div.queueslider {
  margin-top: 20px;

}
div.queueslider ul.queue {
  background-color: #ffffff;
  width: 550px;
  height: 192px;
}
div.queueslider ul.queue li img {
  width: 100%;
  height: 100%;
}
div.queueslider button {
  font: 10px/10px Helvetica, sans-serif;
  top: 115px;
  padding: 10px 0;
  width: 65px;
  color: black;
  text-align: center;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #fff;
}
div.queueslider button:hover,
div.queueslider button:focus {
  color: #fff;
  background-color: #000;
}
div.queueslider button.qs-previous {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
div.queueslider button.qs-next {
  right: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


/*-----------------------------------------------------------*/

section{
float: left;
width: 84%;
margin-left: 8%;
margin-right: 8%;
}

.shop_button2{
display: none;
}
.facebook_button2{
display: none;
}
.blogspot_button2{
display: none;
}
.hiandthanks2{
display: none;
}
.schoolvisits2{
display: none;
}
.schoolvisits3{
display: none;
}
.freelance2{
display: none;
}

.boldship2{
display: none;
}
.giraffe2{
display: none;
}
.giraffeegg2{
display: none;
}
.giraffechaos2{
display: none;
}
.garden2{
display: none;
}
.enough2{
display: none;
}
.woodenarms2{
display: none;
}
.education2{
display: none;
}
.shipping2{
display: none;
}
.sarahsshop2{
display: none;
}

.shop{
float: left;
width: 100%;
margin-top: 4%;
margin-left: 0%;
margin-bottom: 2%;
border-bottom: dashed 1px #999999;	
}

.product ul{
float: left;	
}
.product li{
float: left;
width: 219px;
margin-bottom: 2%;
display: inline-block;	
text-align: left;	
}
.product li img{
float: right;	
}


.antispam { 
display:none;
}

article{
float: left;
width: 70%;
}

.index_books{
margin-left: 2%;	
}
.index_books ul{
float: left;
width: 80%;
}
.index_books li{
display: inline-block;
margin-right: 5px;	
}

.school_art{
background-color: #e5fff7;	
}
.school_art ul{
float: left;
width: 100%;
}
.school_art li{
display: inline-block;
height: 104px; 
vertical-align: top;
padding: 3px 6px 0px 16px;
}


.sarahs_books{
}
.sarahs_books ul{
float: left;
width: 100%;
}
.sarahs_books li{
display: inline-block;
margin-right: 5px;	
}
.sarahs_books li img{
width: 268px;	
}


.illustrations{
}
.illustrations ul{
float: left;
width: 100%;
}
.illustrations li{
float: left;
display: inline-block;
margin-right: 5px;	
}
.illustrations li img{
width: 95%;	
}


.seeinside{
background-color: #e5fff7;
}
.seeinside ul{
float: left;
width: 100%;
background-color: #e5fff7;
}
.seeinside li{
display: inline-block;
margin-bottom: 10px;
}
.seeinside li img{
width: 100%;	
}

.activities{
background-color: #e5fff7;
}
.activities ul{
float: left;
width: 100%;
background-color: #e5fff7;
}
.activities li{
display: inline-block;

}
.activities li img{
width: 100%;	
}




aside{
float: right;
width: 186px;
margin-top: 55px;
}

.spotlights{
	
}
.spotlights ul{
float: left;
}
.spotlights li img{
float: left;
width: 100%;
padding: 2% 0 2% 0;
}



.freelance{
float: left;	
width: 86%;  
margin-top: 8px; 
background-color: #e7e6f2; 
padding: 15px;
margin-bottom: 5%;
}
.poems{
float: left;
width: 86%;
margin-top: 25px; 
background-color: #f5e1c7; 
padding: 15px;
}

.asidephotos{
width: 100%;
}

.asidepanel{
float: right;
width: 195px;
background-image:url(images/panel_strip.jpg);
background-repeat:repeat-y;
background-size: 100%;
}
.panelContent{
float: left; 
padding: 25px 12px 20px 12px;
}
.panelText{
font-size: 8.5pt;
line-height: 11pt;
color: #585858;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.panelText2{
font-size: 8.5pt;
line-height: 11pt;
color: #585858;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}



.wheretobuy{
width: 100%;
}





footer{
float: left;
width: 100%;
margin-top: 30px;
background-color: #7682ba;
background-image:url(images/footer.jpg);
background-repeat: no-repeat;
background-position: top;
background-size: 100%;
}
.footercontent{
float: left;
width: 86%;
margin-top: 20px; 
margin-left: 7.5%;
margin-bottom: 3.5%;
margin-right: 2%;
}
.footerText{
color: #ffffff;
font-size: 8pt;
line-height: 10pt;
}

.footerText2{
color: #d9d9d9;
font-size: 8pt;
line-height: 9pt;
text-align: left;
}

.copyright{
font-size: 8pt;
line-height: 14pt;
color: #ffffff;
}
.backtotop{
font-size: 8pt;
line-height: 12pt;
color: #7f7f72;
}




/*-------------------------------------------------------CONTENT--------------------------*/


p{
padding-bottom: 5px;
}

.italic{
font-style: italic;
}

.bold{
font-weight: bold;
}

.intro{
font-size: 10pt;
line-height: 16pt;
padding-bottom: 12px;
}

h1{
color: #22b388;
font-size: 10.5pt;
line-height: 20pt;
padding-top: 5px;
font-weight: bold;
}

h2{
color: #363636;
font-size: 10pt;
line-height: 23pt;
font-weight: bold;
}







/*--------------------------------CONTACT FORM----------------------------*/

#contact_form{
width: 80%;
line-height: 18pt;
}

#contact_form td{
vertical-align: top;
padding: 0px 0px 0px 0px;
border: none;
}

#contact_form input{
background-color: #cefdef;
padding: 3px 3px 3px 3px;
border: none;
}

#contact_form textarea{
background-color: #cefdef;
padding: 3px 3px 3px 3px;
border: none;
}

#contact_form  checkbox{
background-color: #cefdef;
padding: 3px 3px 3px 3px;
border: none;
}

#contact_form button{
width: 77px;
height: 30px;
background-color: transparent;
border: none;
}


/*--------------------------------MULTIPLE ORDER FORM----------------------------*/

.multipleorder_form{
width: 70%;
}

.multipleorder_form td{
vertical-align: top;
padding: 0px 0px 0px 0px;
border: none;
}

.multipleorder_form input{
background-color: #cefdef;
padding: 3px 3px 3px 3px;
border: none;
}

.multipleorder_form textarea{
background-color: #cefdef;
padding: 3px 3px 3px 3px;
border: none;
}

.multipleorder_form checkbox{
background-color: #cefdef;
padding: 3px 3px 3px 3px;
border: none;
}

.multipleorder_form button{
width: 77px;
height: 30px;
background-color: transparent;
border: none;
}



/* -------------------------MEDIA QUERIES-----------------------------*/

/* ------SMALLEST SCREEN---- */

@media screen and (max-width: 414px){
/*body{
background-color: yellow;	
}*/

header{
float: left;
width: 100%;
background-image:url(images/header2.jpg);
min-height: 250px;
}

.facebook{
margin-left: 8%;
margin-top: 4%
}
.facebook ul{
float: left;
width: 50%;
}
.facebook li{
display: inline-block;
margin-left: 0.5%;
}
.facebook li img{
width: 80%;
}

.navigation{
float: left;
margin-top: 24%;
margin-left: 8%;
}
.navigation ul{
float: right;
}
.navigation li{
display: inline-block;
margin: -1px;
padding: 0;
}

.shop_button1{
display: none;
}
.shop_button2{
display: block;
}
.facebook_button1{
display: none;
}
.facebook_button2{
display: block;
}
.blogspot_button1{
display: none;
}
.blogspot_button2{
display: block;
}
.hiandthanks1{
display: none;
}
.hiandthanks2{
display: block;
}
.schoolvisits1{
display: none;
}
.schoolvisits2{
display: none;
}
.schoolvisits3{
display: block;
}
.freelance1{
display: none;
}
.freelance2{
display: block;
}
.boldship1{
display: none;
}
.boldship2{
display: block;
}
.giraffe1{
display: none;
}
.giraffe2{
display: block;
}
.giraffeegg1{
display: none;
}
.giraffeegg2{
display: block;
}
.giraffechaos1{
display: none;
}
.giraffechaos2{
display: block;
}
.garden1{
display: none;
}
.garden2{
display: block;
}
.enough1{
display: none;
}
.enough2{
display: block;
}
.woodenarms1{
display: none;
}
.woodenarms2{
display: block;
}
.education1{
display: none;
}
.education2{
display: block;
}
.shipping1{
display: none;
}
.shipping2{
display: block;
}



.product li{
width: 92%;	
}
.product li img{
float: left;
}

.multipleorder_form{
width: 100%;
}


article{
float: left;
width: 98%;
}
.columns{
-webkit-column-count: 1; /* Chrome, Safari, Opera */
-moz-column-count: 1; /* Firefox */
column-count: 1;	
-webkit-column-gap: 0px; /* Chrome, Safari, Opera */
-moz-column-gap: 0px; /* Firefox */
column-gap: 0px;
}
div.queueslider ul.queue {
  background-color: #ffffff;
  width: 366px;
  height: 128px;
}



aside{
float: left;
width: 90%;
margin-top: 6%;
}


.spotlights li img{
float: left;
width: 45%;
display: inline-block;
padding: 2% 2% 2% 0;
}

.asidepanel{
float: left;
width: 100%;
background-image:url(images/panel_strip.jpg);
background-repeat:repeat-y;
background-size: 100%;
}

.freelance{
float: left;	
width: 90%; 
}
.poems{
float: left;	
width: 90%; 
}

.asidephotos{
width: 70%;
}

.wheretobuy{
width: 70%;
}


footer{
background-image:url(images/footer3.jpg);
}

.footercontent{
margin-top: 10px; 
margin-bottom: 2%;
margin-left: 7%;
margin-right: 2%;
}



}	
	


/* --------PHONE---------*/

@media screen  and (min-width: 415px) and  (max-width: 499px){
/*body{
background-color: pink;	
}*/

header{
float: left;
width: 100%;
background-image:url(images/header2.jpg);
min-height: 200px;
}



.facebook{
margin-left: 8%;
margin-top: 4%
}
.facebook li img{
width: 85%;
}

.navigation{
float: left;
margin-top: 25%;
margin-left: 8%;
}
.navigation ul{
float: right;
}
.navigation li{
display: inline-block;
margin: -1px;
padding: 0;
}

.shop_button1{
display: none;
}
.shop_button2{
display: block;
}
.facebook_button1{
display: none;
}
.facebook_button2{
display: block;
}
.blogspot_button1{
display: none;
}
.blogspot_button2{
display: block;
}
.hiandthanks1{
display: none;
}
.hiandthanks2{
display: block;
}
.schoolvisits1{
display: none;
}
.schoolvisits2{
display: block;
}
.schoolvisits3{
display: none;
}
.freelance1{
display: none;
}
.freelance2{
display: block;
}

.boldship1{
display: none;
}
.boldship2{
display: block;
}
.giraffe1{
display: none;
}
.giraffe2{
display: block;
}
.giraffeegg1{
display: none;
}
.giraffeegg2{
display: block;
}
.giraffechaos1{
display: none;
}
.giraffechaos2{
display: block;
}
.garden1{
display: none;
}
.garden2{
display: block;
}
.enough1{
display: none;
}
.enough2{
display: block;
}
.woodenarms1{
display: none;
}
.woodenarms2{
display: block;
}
.education1{
display: none;
}
.education2{
display: block;
}
.shipping1{
display: none;
}
.shipping2{
display: block;
}
	
article{
float: left;
width: 91%;
}

.columns{
-webkit-column-count: 1; /* Chrome, Safari, Opera */
-moz-column-count: 1; /* Firefox */
column-count: 1;	
-webkit-column-gap: 0px; /* Chrome, Safari, Opera */
-moz-column-gap: 0px; /* Firefox */
column-gap: 0px;
}

.product li{
width: 219px;	
}
.product li img{
float: left;
}

.multipleorder_form{
width: 100%;
}



aside{
float: left;
width: 100%;
margin-top: 6%;
}

.asidepanel{
float: left;
width: 50%;
background-size: 50%;
}

.spotlights li img{
float: left;
width: 23%;
display: inline-block;
padding: 2% 2% 2% 0;
}

.asidepanel{
float: left;
width: 100%;
background-image:url(images/panel_strip.jpg);
background-repeat:repeat-y;
background-size: 100%;
}

.freelance poems{
float: left;	
width: 90%;
}

.asidephotos{
width: 60%;
}

.wheretobuy{
width: 70%;
}



footer{
background-image:url(images/footer3.jpg);
}

.footercontent{
margin-top: 10px; 
margin-bottom: 2%;
margin-left: 7%;
margin-right: 2%;
}

}
	

@media screen and (min-width: 500px) and (max-width: 600px){
/*body{
background-color: yellow;	
}*/

header{
float: left;
width: 100%;
background-image:url(images/header2.jpg);
min-height: 200px;
}

.facebook{
margin-left: 8%;
margin-top: 4%;
}
.facebook li img{
width: 90%;
}

.navigation{
float: left;
margin-top: 27%;
margin-left: 8%;
}
.navigation ul{
float: right;
}
.navigation li{
display: inline-block;
margin: -1px;
padding: 0;
}

.hiandthanks1{
display: none;
}
.hiandthanks2{
display: block;
}
.schoolvisits1{
display: none;
}
.schoolvisits2{
display: block;
}
.schoolvisits3{
display: none;
}
.freelance1{
display: none;
}
.freelance2{
display: block;
}

.boldship1{
display: none;
}
.boldship2{
display: block;
}
.giraffe1{
display: none;
}
.giraffe2{
display: block;
}
.giraffeegg1{
display: none;
}
.giraffeegg2{
display: block;
}
.giraffechaos1{
display: none;
}
.giraffechaos2{
display: block;
}
.garden1{
display: none;
}
.garden2{
display: block;
}
.enough1{
display: none;
}
.enough2{
display: block;
}
.woodenarms1{
display: none;
}
.woodenarms2{
display: block;
}
.education1{
display: none;
}
.education2{
display: block;
}
.shipping1{
display: none;
}
.shipping2{
display: block;
}


.product li{
width: 219px;	
}
.product li img{
float: left;
}

.multipleorder_form{
width: 100%;
}



article{
float: left;
width: 91%;
}






aside{
float: left;
width: 100%;
margin-top: 6%;
}

.spotlights li img{
float: left;
width: 23%;
display: inline-block;
padding: 2% 2% 2% 0;
}

.asidephotos{
width: 60%;
}

.wheretobuy{
width: 70%;
}

.asidepanel{
float: left;
width: 100%;
background-image:url(images/panel_strip.jpg);
background-repeat:repeat-y;
background-size: 100%;
}


footer{
background-image:url(images/footer2.jpg);
}

.footercontent{
margin-top: 10px; 
margin-bottom: 2%;
margin-left: 7%;
margin-right: 2%;
}

	
}


@media screen and (min-width: 601px) and (max-width: 950px){
/*body{
background-color: pink;	
}*/

header{
min-height: 200px;
}

.facebook{
margin-left: 8%;
margin-top: 4%;
}
.facebook li img{
width: 90%;
}
.navigation{
margin-top: 19.8%;
}


.hiandthanks1{
display: none;
}
.hiandthanks2{
display: block;
}
.schoolvisits1{
display: none;
}
.schoolvisits2{
display: block;
}
.schoolvisits3{
display: none;
}
.freelance1{
display: none;
}
.freelance2{
display: block;
}

.boldship1{
display: none;
}
.boldship2{
display: block;
}
.giraffe1{
display: none;
}
.giraffe2{
display: block;
}
.giraffeegg1{
display: none;
}
.giraffeegg2{
display: block;
}
.giraffechaos1{
display: none;
}
.giraffechaos2{
display: block;
}
.garden1{
display: none;
}
.garden2{
display: block;
}
.enough1{
display: none;
}
.enough2{
display: block;
}
.woodenarms1{
display: none;
}
.woodenarms2{
display: block;
}
.education1{
display: none;
}
.education2{
display: block;
}
.shipping1{
display: none;
}
.shipping2{
display: block;
}

.product li{
width: 219px;	
}
.product li img{
float: right;
}



article{
float: left;
width: 60%;
}


aside{
float: right;
width: 195px;
}

footer{
background-image:url(images/footer2.jpg);
}


}






/*-------------------------------------------------------LINKS--------------------------*/

A{
color: #363636;
text-decoration: underline;
}
A:HOVER{
color: #363636;
text-decoration: none;
}


A.footerText{
color: #ffffff;
text-decoration: none;
}
A.footerText:HOVER{
color: #ffffff;
text-decoration: underline;
}


A.backtotop{
color: #7f7f72;
text-decoration: underline;
}
A.backtotop:HOVER{
color: #7f7f72;
text-decoration: none;
}

A.readmore{
color: #cb5f5f;
text-decoration: underline;
}
A.readmore:HOVER{
color: #cb5f5f;
text-decoration: none;
}

A.booklinks{
color: #cb5f5f;
text-decoration: underline;
}
A.booklinks:HOVER{
color: #cb5f5f;
text-decoration: none;
}

A.books{
font-weight: bold;
color: #585858;
text-decoration: underline;
}
A.books:HOVER{
font-weight: bold;
color: #585858;
text-decoration: none;
}






 