/* Eric Meyer's CSS Reset */
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;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
	height: 100%;
}
.wrapper {
	width: 100%;
	min-width: 1100px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

@font-face {
  font-family: 'ConeriaScriptDemo';
  src: url('../fonts/ConeriaScriptDemo.eot'); /* IE9 Compat Modes */
  src: url('../fonts/ConeriaScriptDemo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ConeriaScriptDemo.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ConeriaScriptDemo.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ConeriaScriptDemo.svg#63ff30eabff4c8687bb794aa121a2f2e') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  400;
}

h1, h2 {
	font-family: 'ConeriaScriptDemo';
	-webkit-font-smoothing:antialiased;
}
h3 {
    font: 22px/normal 'Open Sans', Arial, sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #7b3864;
    text-decoration: none;
    padding: 18px 0 0 0;
    -webkit-font-smoothing:antialiased;
}

a.button-small {
    display: block;
    float: left;
    width: auto;
    height: 35px;
    color: #feffff;
    text-decoration: none;
    font: 16px/35px 'Open Sans', Arial, sans-serif;
    font-style: italic;
    text-shadow: #000 0 1px 0;
    text-align: center;
    background: #6f2a68;
    padding: 0 11px;
    margin-left: 4px;
}
a.button-small:hover, a.button-small.hover { background: #a65684; }
a.button-small:active, a.button-small.active { background: #31182e; }

/*
.control-group { display: block; }
.control-group label {
  font: italic 15px/30px 'Open Sans', sans-serif;
  color: #63535c;
}
*/

form label{
    font-family: 'Open Sans', "Georgia", serif;
    font-style: italic;
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 4px;
    display: block;
    color: #63535c;
}
form select,
form input[type=text],
form input[type=number],
form input[type=email],
form textarea{
    font-family: 'Open Sans', "Georgia", serif;
    font-style: italic;
    border: 1px solid transparent;
    border: 1px solid #6f2a68\9;
    padding: 10px 15px;
    font-size: 14px;
    -webkit-box-shadow: inset 0px 0px 8px 1px #d5d5d5;
    box-shadow: inset 0px 0px 8px 1px #d5d5d5;
    width: 427px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    transition: border 0.3s;
}
form select:focus,
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=number]:focus,
form textarea:focus{
    border: 1px solid #6f2a68;
    background: #fff;
    outline: none;
}
form textarea{
    height: 123px;
    resize: vertical;
}
form .textarea-wrapper{
    position: relative;
}
form select {
  height: 41px;
  text-indent: 6px;
}

form input[type=reset],
form input[type=submit] {
    font-family: 'Open Sans', "Georgia", serif;
    font-style: italic;
    border: 1px solid transparent;
    padding: 10px 15px;
    font-size: 14px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    transition: border 0.3s;
    background: #6f2a68;
    color: #ffffff;
    margin-left: -1px;
    margin-top: 14px;
}




form .textarea-wrapper input[type=submit]{
    font-family: "Georgia","Nimbus Roman No9 L",serif;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    -mox-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 7px;
    left: 312px;
    border: 1px solid #d58686;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-style: italic;
    cursor: pointer;
    background: rgb(255,136,145);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODg5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2Q0NDk1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYTkxOWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,136,145,1) 0%, rgba(212,73,92,1) 98%, rgba(234,145,158,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,136,145,1)), color-stop(98%,rgba(212,73,92,1)), color-stop(100%,rgba(234,145,158,1)));
    background: -webkit-linear-gradient(top,  rgba(255,136,145,1) 0%,rgba(212,73,92,1) 98%,rgba(234,145,158,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,136,145,1) 0%,rgba(212,73,92,1) 98%,rgba(234,145,158,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,136,145,1) 0%,rgba(212,73,92,1) 98%,rgba(234,145,158,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,136,145,1) 0%,rgba(212,73,92,1) 98%,rgba(234,145,158,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8891', endColorstr='#ea919e',GradientType=0 );
}

