/* CSS Document */


bodyBACKUP {
    position: relative;
	font-family:Garamond, serif;
	font-size: 1em;
	color:#333;
	margin:auto !important;
}

body {
	font: Garamond, serif;
	background-color: #f7f8fe;
	max-width: 991px;
	margin:auto;
}
a {
	font-family:Garamond, serif;
	font-size: 1em;
	color:#663399;
	text-decoration:none;
}
a:hover {
	font-family:Garamond, serif;
	font-size: 1em;
	color:#663399;
;
	font-weight:bold;
}
a:visited {
	font-family:Garamond, serif;
	font-size: 1em;	
	color:#663399;
	font-weight:bold;
}

.blogTag {
	clear:both;
	font-size: 22px;
	padding-left: 5px;
} 

.posts {
  border: #bf00ff solid 2px;
  margin: 4px;
  border-radius: 25px;
}

.outerBlockPosts {
  height: aut0;
  background: #fff;
  width: auto;
  text-align: center;
  float: left;
  overflow: hidden;
  border: #bf00ff solid 2px;
  margin: 4px;
  background-color: #f7f8fe;
  border: none;
}

.innerBlockPost {
  border: #aa23ff solid 2px;
  border-radius: 25px;height: auto;
  overflow: hidden;
  background-color: #f7f8fe;
  margin-bottom: 10px;
  text-align: left;
  padding: 5px;
  width: 98%;
  border-radius: 25px;
  padding-left:1%;
}

.header1BACKUP {	
	font-size: 1.3em;
	color:#d500ec;
	margin:2px;
}

#blockOuter {
	width:auto;
	/* text-align:center; */
	float:left;
	height: 570px;
    overflow: hidden;
	border:#663399 solid 2px; 
	margin:4px;
	background-color:#f7f8fe;
	border-radius: 25px;
}

.blockOuter {
	width:auto;
	/* text-align:center; */
	float:left;
	height: 570px;
    overflow: hidden;
	border:#663399 solid 2px; 
	margin:4px;
	background-color:#f7f8fe;
	border-radius: 25px;
}

#blockOuterShort {
	width:auto;
	/* text-align:center; */
	float:left;
	height: 275px;
    overflow: hidden;
	border:none; 
	margin:4px;
	border-radius: 25px;
}

#blockOuterProjects {
	width:auto;
	/* text-align:center; */
	float:left;
	height: 570px;
    overflow: hidden;
	border:rgb(46, 44, 44) solid 2px; 
	margin:4px;
	border-radius: 25px;
}

#blockInnerText {

	background-color: #f7f8fe;
	margin-bottom:10px;
	/* text-align:left; */
	padding:2px;
	/*width:348px*/;
	height:500px;
  width: 98%;
  border-radius: 25px;
  padding-left:1%;
} 

.blockInnerText {

	background-color: #f7f8fe;
	margin:2px;
	/* text-align:left; */
	padding:2px;
	/*width:348px*/;
  width: 98%;
  border-radius: 25px;
  padding-left:1%;
	height:500px;
} 


#blockInnerImage {
	margin:2px;
	/* text-align:center; */
	padding:2px;
	/*width:348px*/;
	width:475px;
}


#blockInnerShort {
	width:auto;
	/* text-align:center; */
	float:left;
	height: 200px;
    overflow: hidden;
	border:none; 
	margin:4px;
}

#floatingRectangle {
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    height: 100px;
    width:300px;
    background-color:transparent;
    padding: 0;
}
#floatingRectangleJLS {
    z-index: 1;
    position: relative;
    left: 0;
    right: 0;
    top: 0px;
    height: 100px;
    width:100px;
    background-color:transparent;
    padding: 0;
}
#hrcolor {
	color:#3a5d80;
}

/* When the browser is at least 600px and above */
@media screen and (max-width: 375px) {
	.element {
	  
#blockInnerText {

	background-color: #f7f8fe;
	margin-bottom:10px;
	/* text-align:left; */
	padding:2px;
	width:348px;
	height:540px;
} 

.blockInnerText {

	background-color: #f7f8fe;
	margin:2px;
	/* text-align:left; */
	padding:2px;
	width:348px;
	height:540px;
} 


#blockInnerImage {
	margin:2px;
	/* text-align:center; */
	padding:2px;
	width:450px;
}


	}
  }


  nav form {
	display: none;
  }
  
  @media (max-width: 960px) {
	#linear    { display: none; }
	nav form { display: inline-block; }
  }
	 