@charset "utf-8";

/* Global Styles */

body {
	font-family: 'Open Sans', sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 92%;
	max-width: 960px;
	padding-left: 2.275%;
	padding-right: 2.275%;
	background-repeat: no-repeat;
	background-color: #F0F0F0;
}

h2 {
	font-family: 'Corben', cursive;
	color: #CB0003;
	text-transform: lowercase;
	font-weight: 100;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.h4
   {
	font-family: 'Corben', cursive;
	color: #D1B830;
	text-transform: lowercase;
	font-weight: 100;
}

a {
	color: #9999ff;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.image-wrapper
{
position: relative;
}
.scale-image
{
	display: block;
	width: auto;
	max-width: 50%;
	float: left;
}
.scale-image-home
{
	display: block;
	width: auto;
	max-width: 75%;
	border: 0;
	text-decoration: none;	
}
.hometagline {
	font-size:12px;
}
/* Header */

header {
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	/* [disabled]background-size: contain; */
	padding-top: 24px;
	/* [disabled]max-height: 205px; */
	height: auto;
	margin-top: 36px;
}
.profileLogo .logoPlaceholder {
	width: 325px;
	text-align: center;
	background-image: url(../assets/sc-Suranna-326x69dk.jpg);
	height: 67px;
	background-repeat: no-repeat;
}
.logoPlaceholder span {
	width: 325px;
	height: 69px;
	font-family: 'Gruppo', cursive;
	color: rgba(255,255,255,1.00);
	font-size: 30px;
	font-weight: 700;
	line-height: 53px;
}


hr {
	background-color: rgba(208,207,207,1.00);
	height: 1px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Main Content sections */
.mainContent .section1 {
	display: block;
}

.mainContent {
	display: block;
}
.center {
	display: block;
	padding-right: auto;
	padding-left: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


/* Footer */
footer {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: rgba(104,103,103,1.00);
	text-align: center;
	width: 100%;
	border-top: 1px solid #9999ff;
	margin-top: 36px;
	padding-top: 12px;
}

p a strong {
	color: #383838;
}
p strong a {
	color: #383838;
}
body header p {
	display: block;
	margin-left: -5000px;
	font-size: 4px;
	line-height: 4;
	height: auto;
}
header.border {
	display:block
	background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 35%, rgba(153,153,255,1) 100%);
}
.social a img {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
/* Media query for Mobile devices*/
@media only screen and (min-width:225px) and (max-width:649px){
/* Header */
header {
	width: 100%;
	float: none;
	background-image: url(../assets/Just-Chillin-375-border.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 580px;
	background-clip: border-box;
	background-origin: content-box;
}
.border {
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 13.57%,rgba(224,224,255,0.78) 44%,rgba(153,153,255,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,1.00) 13.57%,rgba(224,224,255,0.78) 44%,rgba(153,153,255,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,1.00) 13.57%,rgba(224,224,255,0.78) 44%,rgba(153,153,255,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 13.57%,rgba(224,224,255,0.78) 44.00%,rgba(153,153,255,1.00) 100%);
	height: 9px;
	background-position: right bottom;
	margin-top: 475px;
	bottom: 0px;
	background-repeat: no-repeat;
	display: none;
}

.profileLogo .logoPlaceholder {
	display: inline-block;
}

.profileHeader {
	text-align: center;
    margin-top:10%;
}
.profileHeader p {
	text-align: justify;
}

/* Main content sections */
.mainContent .section1 {
	text-align: center;
    margin-bottom: 10%;
}

/* Footer */
footer {
	display: block;
	font-family: sans-serif;
	font-size: 0.8em;
	text-align: center;
}
.mainContent {
	display: none;
}


}



/* Media Query for Tablets */
@media only screen and (min-width : 650px) and (max-width : 800px) {
/* Header */
header {
	background-image: url(../assets/cathy-jamison-fine-art-325x95.png);
	background-position: right 0%;
	background-repeat: no-repeat;
	
	display: block;
	/* [disabled]background-size: contain; */
}
.profileLogo .logoPlaceholder {
	display: inline-block;
}

.profileHeader {
	text-align: left;
    margin-top:7%;
}

/* Main content and sections */


/* Footer */
footer {
	
	
}
.border {
	background: rgb(255,255,255);
background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(153,153,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(153,153,255,1) 100%);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(153,153,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#9999ff",GradientType=1);
	height: 16px;
	background-position: right bottom;
	margin-top: 64px;
}



}

/* Media Query for Tablets */
@media only screen and (min-width : 801px) and (max-width : 1024px) {
/* Header */
header {
	background-image: url(../assets/cathy-jamison-fine-art-400x117.png);
	background-position: right 0%;
	background-repeat: no-repeat;
	height: 110px;
	display: block;
	/* [disabled]background-size: contain; */
}
.profileLogo .logoPlaceholder {
	display: inline-block;
}

.profileHeader {
	text-align: left;
    margin-top:7%;
}

/* Main content and sections */


/* Footer */
footer {
	
	
}
.border {
	background: rgb(255,255,255);
background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(153,153,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(153,153,255,1) 100%);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(153,153,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#9999ff",GradientType=1);
	height: 16px;
	background-position: right bottom;
	margin-top: 64px;
}



}


/* Desktops and laptops  */
@media only screen and (min-width:1025px) {
/* Header */
.profileLogo .logoPlaceholder {
	float: left;
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-size: contain;
}

/* Main content sections */

/* Footer */
footer {
	
}

.bodyHome {
	width: 1020px;
	height: 768px;
	float: none;
	clear: none;
	margin-top: 32px;
}
.tagline p {
	display: none;
}
header {
	background-image: url(../assets/cathy-jamison-fine-art-400x117.png);
	background-position: right 0%;
	background-repeat: no-repeat;
	height: 110px;
	display: block;
	/* [disabled]background-size: contain; */
}
.border {
	background: rgb(255,255,255);
background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(153,153,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(153,153,255,1) 100%);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(153,153,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#9999ff",GradientType=1);
	height: 16px;
	background-position: right bottom;
	margin-top: 64px;
}

}
