@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'aleoregular';
	src: url('fonts/Aleo-Regular-webfont.eot');
	src: url('fonts/Aleo-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Aleo-Regular-webfont.woff') format('woff'), url('fonts/Aleo-Regular-webfont.ttf') format('truetype'), url('fonts/Aleo-Regular-webfont.svg#aleoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'aleobold';
	src: url('fonts/Aleo-Bold-webfont.eot');
	src: url('fonts/Aleo-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Aleo-Bold-webfont.woff') format('woff'), url('fonts/Aleo-Bold-webfont.ttf') format('truetype'), url('fonts/Aleo-Bold-webfont.svg#aleobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'aleoitalic';
	src: url('fonts/Aleo-Italic-webfont.eot');
	src: url('fonts/Aleo-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Aleo-Italic-webfont.woff') format('woff'), url('fonts/Aleo-Italic-webfont.ttf') format('truetype'), url('fonts/Aleo-Italic-webfont.svg#aleoitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}


html {
	-webkit-text-size-adjust: none; /* Prevent font scaling in iPhone landscape */
	margin:0;
	padding:0;
}
body {
	background-image: url(../images/dotted-flowers2.png);
	background-repeat: repeat;
	font-family: 'aleoregular', Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #353E40;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #003651;
}
h1, h2 {
	font-family: 'Lobster Two', Verdana, Geneva, sans-serif;
	color: #E70A13;;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2.5em;
}
h3 {
	font-size: 2em;
}
#logo {
	padding: 2px 0px;
	border-bottom: 1px solid #FFF;
	margin: 0px auto;
	width: 207px;
}
#logoM {
	display: none;
	position: absolute;
	left: 10px;
	top: 8px;
	z-index: 999;
}
#nav {
	background-color: #3E484A;
	text-align: center;
	width: 100%;
	color: #FFF;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.31);/* values are: angle, distance, blur, color, opacity*/
	-moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.31);
	box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.31);
	padding: 0 0 1px;
}
#menu ul {
	padding: 0;
}
#menu ul li {
	display: inline;
	white-space: nowrap;
	margin: .5 0.75em;
}
#menu ul li a {
	text-decoration: none;
	padding: 0.2em 1em 0.5em;
	color: #fff;
}
#menu ul li a:hover, #footer ul li a:hover {
	color: #DCF6F8;
}
.slicknav_menu { /*hide mobile menu*/
	display: none;
}
#footer {
	background-color: #3E484A;
	text-align: center;
	width: 100%;
	color: #FFF;
	font-size: 13px;
	margin: 10px 0px 0px;
}
#footer ul {
	padding: 10px;
}
#footer ul li {
	display: inline;
	white-space: nowrap;
	margin: 0 0.5em;
	padding: 0 0.5em;
}
#footer ul li a {
	text-decoration: none;
	color: #fff;
}
#copyright {
	font-size: 10px;
	text-align: center;
	width: 100%;
	margin-top: 0;
	margin-bottom: 4px;
	font: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
/* home page*/

#tempHome {
	margin: auto;
	height: auto;
	width: 50%;
	padding: 50px 75px;
}
.dottyBox {
	border: 2px dotted #E70A13;
	background: rgba(255,255,255,0.65);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.4) 12%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.4) 88%, rgba(255,255,255,0.7) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.7)), color-stop(12%, rgba(255,255,255,0.4)), color-stop(50%, rgba(255,255,255,0.2)), color-stop(88%, rgba(255,255,255,0.4)), color-stop(100%, rgba(255,255,255,0.7)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.4) 12%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.4) 88%, rgba(255,255,255,0.7) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.4) 12%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.4) 88%, rgba(255,255,255,0.7) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.4) 12%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.4) 88%, rgba(255,255,255,0.7) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.4) 12%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.4) 88%, rgba(255,255,255,0.7) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
 	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#inside {
	background-image: url(../images/singleFlower.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	width: auto;
	text-align: center;
	padding: 40px 25px;
	font-size: 1.25em;
	text-shadow: 0px 1px 5px rgba(255, 255, 255, 1);
}
#inside h1 {
	margin-top: 0px;
}
/* portfolio page */

#galleryCatContainer {
	width: 90%;
	padding: 0px 30px;
	margin: 5px 5% 30px 5%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#portContainer {
	margin: auto 5%;
	height: auto;
	width: 90%;
	padding: 24px;
	clear: both;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#port {
	position: relative;
	width: auto;
	margin: auto;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.megafolio-container {
	width: 100%;
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0;
}


/* ///////////  RESPONSIVE STYLES ///////////// */

 @media screen and (max-width: 1280px) {
h1 {
	font-size: 2.3em;
}
h2 {
	font-size: 2.0em;
}
h3 {
	font-size: 1.60em;
}
#tempHome {
	padding: 60px;
	width: 70%;
}
]


 @media screen and (max-width: 980px) {
h1 {
	font-size: 2.20em;
}
h2 {
	font-size: 1.9em;
}
h3 {
	font-size: 1.50em;
}
#tempHome {
	padding: 60px;
	width: 70%;
}
#inside {
	padding: 30px 26px;
	font-size: 1.25em;
}
}
 @media screen and (max-width: 820px) {
h1 {
	font-size: 2.25em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.75em;
}
#tempHome {
	padding: 40px 50px;
}
#inside {
	padding: 45px 20px;
	font-size: 1.20em;
}
}
 @media screen and (max-width: 768px) {
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.75em;
}
h3 {
	font-size: 1.5em;
}
}
 @media screen and (max-width: 610px) {
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.25em;
}
h3 {
	font-size: 1.0em;
}
#tempHome {
	margin: 20px auto auto;
	width: 80%;
	padding: 30px 40px;
}
#nav {
	display: none;
}
.slicknav_menu {
	display: block;
}
#logoM {
	display: block;
}
#inside {
	background-image: url(../images/singleFlower-m.png);
	text-align: center;
	padding: 30px 15px;
	font-size: 1.15em;
}
}
 @media screen and (max-width: 360px) {
#tempHome {
	padding: 15px;
	width: 90%;
}
#portContainer {
	padding: 10px;
}
#inside {
	background-image: url(../images/singleFlower-s.png);
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
}
