/* 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: 9pt;
line-height: 14pt;
color: #363636;
font-family: Georgia, Times New Roman, Times, serif;
background-color: #a49898;
background-image:url(images/background_strip.jpg);
background-repeat: repeat-x;
}


#container{
width: 100%;
margin: auto;
max-width: 806px;
overflow: auto;
background-image:url(images/panel_strip.png);
background-repeat: repeat-y;
/* 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%;
}

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

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%;
}


.non-printing{
display: none;
}


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

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

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




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

section{
float: left;
width: 88%;
margin-left: 6%;
margin-right: 6%;
margin-top: 2%;
}

.pageheading_original{
margin-left: 2%;
}

.pageheading{
margin-left: 2%;
}

.pageheading2{
margin-left: 2%;
}

.booksindex{
float: left; 
margin-left: 2%; 
}
.booksindex ul{
width: 95%;

}
.booksindex li{
display: inline-block;
width: 203px;
margin-right: 3%;
margin-top: 3%;	
vertical-align: top;
}

.booktitle{
margin-left: 2%;
}



article{
float: left;
width:60%;
margin: 2%;
border-left: 1px solid #b4bac2;
border-right: 1px solid #b4bac2;
padding: 1% 3% 6% 3%;
}

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

.columns{
float: left;
margin-top: 2%;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
column-count: 2;	
-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
-moz-column-gap: 30px; /* Firefox */
column-gap: 30px;
margin-bottom: 3%;
}

.flash1{
width: 380px;
height: 474px;	
}
.flash2{
width: 440px;
height: 550px;	
}

.other_books{
}
.other_books ul{
}
.other_books li{
width: 130px;
display: inline-block; 
vertical-align: top;
padding-right: 4px;
padding-top: 10px; 
padding-bottom: 10px; 
}

.paragraph{
float: left; 
width: 100%; 
margin-top: 10px;	
}

.paragraph2{
float: left; 
width: 100%; 
margin-top: 10px;
border-bottom: 1px solid #b4bac2;
margin-bottom: 10px;	
}

.movie{
width: 402px; 
height: 315px;
}

.museum{
margin-left: -15px;
width: 200px; 
height: 355px;
}




aside{
float: left;
width: 28%;
margin-top: 3%;
}

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

.facebook{
margin-bottom: 10px;	
}

.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%;
}

.wheretobuy{
width: 100%;
}





footer{
float: left;
width: 100%;
background-image:url(images/footer1.png);
background-repeat: no-repeat;
background-position: top;
background-size: 100%;
}
.footercontent{
float: left;
margin-top: 50px; 
margin-left: 7%;
margin-bottom: 2%;
margin-right: 2%;
}
.footerText{
font-size: 8.5pt;
line-height: 14pt;
color: #ffffff;
}
.copyright{
font-size: 8pt;
line-height: 14pt;
color: #e1e6e8;;
}
.backtotop{
font-size: 8pt;
line-height: 12pt;
color: #ffffff;
}




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


h1{
font-weight: normal;
font-size: 16pt;
line-height:20pt;
margin: 0;
padding: 0;
}

h2{
font-weight: normal;
font-size: 11pt;
line-height:14pt;
margin: 0;
padding: 0;
}

h3{
font-weight: bold;
font-size: 9pt;
line-height:14pt;
margin: 0;
padding: 0;
}

p{
font-size: 8.5pt;
line-height: 12.5pt;
color: #363636;
text-align: justify;
text-indent: 12px;
}
.p2{
font-size: 8.5pt;
line-height: 12.5pt;
color: #363636;
text-align: justify;
text-indent: 0px;
}

.bold{
font-weight: bold;	
}

.italic{
font-style: italic;	
}


.readmore{
font-size: 8pt;
font-style: italic;
color: #cb5f5f;
}

.booklinks{
font-style: italic;
color: #cb5f5f;
}

.reviewsItalic{
font-style: italic;
font-size: 7.5pt;
}

.list{
margin-left: 12px;
list-style-type: disc;
}

.redbold{
font-weight: bold;
color: #cb5f5f;
}







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

#contact_form{
width: 92%;
}

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

#contact_form input{
background-color:  #fffdf8;
padding: 3px 3px 3px 3px;
border: 1px solid #b4bac2;
}

#contact_form textarea{
background-color:  #fffdf8;
padding: 3px 3px 3px 3px;
border: 1px solid #b4bac2;
}


#contact_form button{
width:83px;
height: 34px;
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/header1.jpg);
}

.facebook{
margin-left: 7%;
margin-top: 3%;
}
.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: 22%;
margin-left: 9%;
}
.navigation ul{
float: right;
}
.navigation li{
display: inline-block;
margin: -1px;
padding: 0;
}

.pageheading{
width: 95%;	
}
.pageheading2{
width: 95%;	
}
 

article{
float: left;
width: 91%;
margin-left: 2%;
}
.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;
}

.flash1{
width: 104px;
height: 200px;	
}
.flash2{
width: 220px;
height: 330px;	
}

.movie{
width: 227px; 
height: 130px;
}
.museum{
margin-left: 0px;
}


aside{
float: left;
width: 95%;
margin-left: 2%;
margin-top: 2%;
}

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

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

.asidephotos{
width: 70%;
}

.wheretobuy{
width: 70%;
}



footer{
float: left;
width: 100%;
background-image:url(images/footer4.png);
background-repeat: no-repeat;
background-position: top;
background-size: 100%;
}
.footercontent{
margin-top: 40px; 
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/header1.jpg);
}


.facebook{
margin-left: 7%;
margin-top: 5%;
}
.facebook li img{
width: 85%;
}

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

.pageheading{
width: 95%;	
}
.pageheading2{
width: 95%;	
}
	
article{
float: left;
width: 91%;
margin-left: 2%;
}

.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;
}

.flash1{
width: 284px;
height: 380px;	
}
.flash2{
width: 320px;
height: 430px;	
}

.movie{
width: 302px; 
height: 215px;
}
.museum{
margin-left: 0px;
}



aside{
float: left;
width: 95%;
margin-left: 2%;
margin-top: 2%;
}

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

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

.asidephotos{
width: 60%;
}

.wheretobuy{
width: 70%;
}



footer{
float: left;
width: 100%;
background-image:url(images/footer3.png);
background-repeat: no-repeat;
background-position: top;
background-size: 100%;
}
.footercontent{
margin-top: 40px; 
margin-bottom: 2%;
margin-left: 7%;
margin-right: 2%;
}

}
	

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

/*header{
float: left;
width: 100%;
background-image:url(images/header4.jpg);
}*/

.facebook{
margin-left: 7%;
margin-top: 5%;
}
.facebook li img{
width: 90%;
}

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

.pageheading{
width: 95%;	
}



article{
float: left;
width: 91%;
margin-left: 2%;
}

.flash1{
width: 354px;
height: 450px;	
}
.flash2{
width: 390px;
height: 500px;	
}

.movie{
width: 352px; 
height: 265px;
}
.museum{
margin-left: 0px;
}




aside{
float: left;
width: 95%;
margin-left: 2%;
margin-top: 2%;
}

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

.asidephotos{
width: 60%;
}

.wheretobuy{
width: 70%;
}



footer{
float: left;
width: 100%;
background-image:url(images/footer2.png);
background-repeat: no-repeat;
background-position: top;
background-size: 100%;
}
.footercontent{
margin-top: 35px; 
margin-bottom: 2%;
margin-left: 7%;
margin-right: 2%;
}

	
}


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

.facebook{
margin-left: 7%;
margin-top: 6%;
}
.facebook li img{
width: 90%;
}

.pageheading{
width: 95%;	
}



article{
float: left;
width: 61%;
margin-left: 2%;
}
.flash1{
width: 264px;
height: 360px;	
}
.flash2{
width: 300px;
height: 410px;	
}

.movie{
width: 302px; 
height: 215px;
}


aside{
float: left;
width: 28%;
}




}













/*-------------------------------------------------------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: #ffffff;
text-decoration: underline;
}
A.backtotop:HOVER{
color: #ffffff;
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;
}