@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial;
	color: black;
	margin: 0px;
	background-color: beige;
	font-style: normal;
	font-weight: 300;
}
.clearfix::after{
	container: "";
	clear: none;
	display: table;	
}

.clearfix{
	overflow: auto;
	
}

.page-wrapper{
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.top-banner{
	width: 100%;
	height: 130px;
	background-image: url("../images/qora2.jpg") ; 
	background-position: center;
	background-size: cover;


}
.top-banner p{
		text-align: center;
}
.top-banner h2{
	font-size: 24px;
	text-align: center;
	color: antiquewhite;
	font-family: "Old Antic Bold";
	font-style: normal;
	font-weight: 300;
}

#logo{
	width: 25%;
	float: right;
/*	margin-right: 20px;*/
	/*max-width: 200px;*/
	
}
#logo1{
	float: center;
/*	margin-right: 20px;*/
	/*max-width: 200px;*/
	
}
#logo2{
	width: 25%;
	float: left;
/*	margin-right: 20px;*/
	/*max-width: 200px;*/
	
}
#headshot{
	height: 25%;
	float: center;
	margin-right: 0px;
	/*max-width: 200px;*/
	
	
}
.top-banner img{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.top-banner h1{
	font-size: 24px;
	text-align: center;
	color: antiquewhite;
	font-family: "Old Antic Bold";
	font-style: normal;
	font-weight: 300;
}


nav ul{
	text-align: center;
	list-style-type: none;
	padding-left: 0px;
}

nav a{
	text-decoration: none;
	color: antiquewhite;
	display: block;
	margin-bottom: 4px;
	background-color: #A70C0F;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Adobe Devanagari";
	font-style: normal;
	font-weight: 400;
	font-size: 1.3em;
}

nav a:hover{
	background-color: #0F0B0C;
	
}

h2,h3{
	color: black;
}

.main{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.container-featured{
	margin: 2%;
}
.featured-images{
	display: block;
	width: 100%;
	
}

#pic1{
   /* background-image: url("../images/susonranglihead.jpg");*/
	background-image: url("../images/susonheadshot.jpg");
}
#pic2{
	background-image: url("../images/clashof2wolds.jpg");
}

#pic3{
	background-image: url("../images/kiss_of_the_blue_and_red.jpg");
}
#pic4{
	background-image: url("../images/five_colored_mountains.jpg");
}

.featured-img{
    width: 250px;
    border-radius: 100%;
    height: 250px;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: thick;
}

.featured-images{
	text-align: center;
	color: black;
	background-color: beige;
}
.featured-images h2 {
	color: brown;
}

.featured-images p {
	color: black;
}

.subtext {
	background-color: beige;
}
.featured {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	/*-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; */
}

.topic-one {
	    margin-top: 20px;
}

.topic-two {
	    margin-top: 20px;
}

#topic-one-img{
	width: 100%;
	background-image: url("../images/womens_fiction.jpg");
	background-size: cover;
	height: 320px;
	
}

#topic-one-img-about{
	width: 100%;
	background-image: url("../images/susonblack_and_white.jpg");
	background-size: cover;
	height: 320px;
	
}

#topic-one-img-books{
	width: 100%;
	background-image: url("../images/clashof2wolds.jpg");
	background-size: cover;
	height: 320px;
	
}

#topic-one-img-bio{
	width: 100%;
	background-image: url("../images/cavern.jpg");
	background-size: cover;
	height: 320px;
	
}


#topic-two-img{
	width: 100%;
	background-image: url("../images/religious_org.jpg");
	background-size: cover;
	height: 320px;
	
}

#topic-two-img-about{
	width: 100%;
	background-image: url("../images/suson_tech.jpg");
	background-size: cover;
	height: 320px;
	
}

#topic-two-img-books{
	width: 100%;
	background-image: url("../images/kiss_of_the_blue_and_red.jpg");
	background-size: cover;
	height: 320px;
	
}
#topic-two-img-bio{
	width: 100%;
	background-image: url("../images/cultures.jpg");
	background-size: cover;
	height: 320px;
	
}
.footer{
	width: 100%;
	background: #A70C0F;
	padding: 20px;
	box-sizing: border-box;
	
}
.footer a{
	color: antiquewhite;
	padding-left: 2px;
	padding-right: 2px;
}
/*.footer a{
	text-decoration: none;
	color: antiquewhite;
	display: block;
	margin-bottom: 4px;
	background-color: #A70C0F;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Adobe Devanagari";
	font-style: normal;
	font-weight: 400;
	font-size: 1.3em;
}*/

.footer a:hover{
	background-color: beige;
	color: black;
}


@media screen and (min-width:768px) {
	nav a{
		width: 20%;
		float: left;
	}
	#topic-two-img {
		width: 48%;
		float: left;
		margin-right: 2%;
		margin-bottom: 20px;
	}
	/*	#topic-one-img {
		width: 48%;
		float: left;
		margin-right: 2%;
		margin-bottom: 20px;
	} */
	.footer {
		
	}
	.topic-one {
		margin-bottom: 20px;
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media screen and (min-width:960px) {
	.container-featured {
		float: left;
		margin-left: 1%;
		margin-right: 1%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 48%;
	}

	.topic-one {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		float: left;
	}

	.topic-two {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		float: left;
}
	#topic-two-img {
		width: 100%;
/*		width: 48%;
		float: left;
		margin-right: 2%;
		margin-bottom: 20px*/;
	}
	#topic-one-img {
		width: 100%;
	}
}

#rectangle{
    width:200px;
    height:100px;
    background:blue;
}

