/*   
Theme Name: Wendy Landing Page Theme
Theme URI: http://olivestreetdesign.com
Description: This is just a Landing Page Theme for Wendy Davis
Author: Guy Haines
Author URI: http://hainesdesigns.com
Version: 1
*/

@import "css/bootstrap.min.css";

* { margin: 0; padding: 0; }
body { background: #003FA5; font: 14px/1.4 Georgia, Serif; }
.row {margin: 0 !important;}
header {height: 160px; text-align: center;}
.wrapper {max-width: 1000px; width: 100%;  margin: 10px auto;}
img#logo {width: 140px;}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }



.wendypicture {display: block; background: url(images/wendyspace.jpg) top left no-repeat; background-size: cover; height: 650px;}
.wendyspace {display: block; height: 2px;}

@media all and (max-width: 767px) {

.wendypicture {background: none;}
.wendyspace {display: none;}

.mainarea { background: #FFF; width: 100%; padding: 5%;}

}


/* Forms */
form input, form select, form textarea { width: 100%; margin:10px 0 0; vertical-align: middle; background: #FFF; color: #000; padding:.37em .6em; line-height: 2em; border:1px solid #ccc; font-family: 'Roboto', sans-serif; font-size: 14px; font-size: 1.4rem; }
form input, form select { height: 40px; }
form input[type=checkbox], form input[type=radio] { width: 1em; margin-right: .5em; border:none; background:transparent; }
form input[type=submit], form button[type=submit] { width: 100%; margin:10px auto 0; -webkit-appearance: none; }
form input[type=submit]:active, form button[type=submit]:active { box-shadow: none; }
form button { vertical-align: middle; margin:20px auto 0; }
form input::-webkit-input-placeholder { color: #999999; }
form input:-moz-placeholder { color: #999999; }
form input::-moz-placeholder { color: #999999; }
form input:-ms-input-placeholder { color: #999999; }
form label.check { display: inline-block; margin-top: 10px; vertical-align: middle; }

form.bigform { width:100%; margin:0 auto; font-size: 0; }
form.bigform input[type=checkbox], form.bigform input[type=radio] { border:none; margin-top: 0; }
form.bigform input.fullwidth, form.bigform textarea.fullwidth, form.bigform select.fullwidth { width:100%; margin-left:0; }
form.bigform select { height: 3.1em; border-radius: 4px; }
form.bigform input[type=checkbox], form.bigform input[type=radio] { width: auto; margin-left:0; }
form.bigform label.checkbox { margin-left: 0.5em; vertical-align: middle; }
form.bigform ul { list-style-type:none !important; padding: 0; margin: 1em; font-size: 14px; font-size: 1.4rem; }
form.bigform ul li input[type=checkbox] { margin-top: 0; }
form.bigform label, form.bigform p { font-size: 14px; font-size: 1.4rem; }
form.bigform input[type=submit], form.bigform button[type=submit] { display:block; width:auto; min-width: 140px; margin: 20px auto 0; }
form.bigform input[name=firstname] { margin-top:0px; }

form .fancy_input { display: inline-block; vertical-align: middle; width: 100%; height: auto; margin-top: 20px; background: #FFF; border:1px solid #ccc; color: #919599; font-size: 15px; font-size: 1.5rem; }
form .fancy_input .icon { display: table-cell; vertical-align: middle; padding:.7em .6em; background: #eee; border-right: 1px solid #ccc; font-family: "Roboto", sans-serif; }
form .fancy_input span.wrap { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }
form .fancy_input input {  vertical-align: middle; width: 100%; margin: 0; padding:.34em .6em; border:none; }
form .fancy_input input:focus, form .fancy_input button:focus { outline: none; }

input.fancycheck { visibility: hidden; font-size: 0; }
input.fancycheck + label > span.chkbx { display: inline-block; vertical-align: middle; width: 20px; height:20px; margin:0 .5em 0 -.5em; position: relative; cursor: pointer; background: #eee; border:1px solid #ccc; border-radius: 4px; }
input.fancycheck + label > span.chkbx > span { position: absolute; top: -.3em; left: -.25em; font-size: 1.5em; opacity: 0; }
input.fancycheck:checked + label > span.chkbx > span { opacity: 1; }

form.quick_signup { text-align: center; font-size: 0; }

form .formError .formErrorContent { background: #c90909; }

@media all and (min-width: 768px) {

/* Landing Pages */
	 .main {width: 90%; padding: 5%; margin: 40px; background: #FFF; }
	.bg14 .main { width: 50%; }
	 .main .image { margin-top:15px; }
	 .main h2 { font-size: 26px; font-size: 2.6rem; }
	 .main h3 { font-size: 20px; font-size: 2rem; }
	 .main .content blockquote { padding: 20px; }
	 .landing_form { max-width: 600px; margin: 0 auto; }
	 .landing_form input[name=email] { width: 100%; }
	 .landing_form input[name=zip] { width: 48%; }
	 .landing_form button { width: 48%; margin-left: 4%; }
	 .landing_form .fancy_input input[name=email] { width: 100%; }
	 .landing_form .fancy_input input[name=zip] { width: 100%; }
	 .legal { color: #FFF; font-size: 12px; font-size: 1.2rem; }

	 .landing_form input[name=firstname] { width: 48%; }
	 .landing_form input[name=lastname] { width: 48%; margin-left: 4%; }
	 .landing_form input[name=email] { width: 56%; }
	 .landing_form input[name=zip] { width: 40%; margin-left: 4%; }
	 .landing_form select[name=state_cd] { width: 48%; margin-left: 4%; }
	 .landing_form button { width: 56%; margin-left: 4%; }
	 
	 .landing_form button {
		width: 56%;
		margin-left: 4%;
	}
	/* End Landing Pages */
}

form input[type=submit], form button[type=submit] {
width: 100%;
margin: 10px auto 0;
-webkit-appearance: none;
}

.button {
display: inline-block;
height: 40px;
padding: .25em .75em .3em;
background: #2980b9;
box-shadow: inset 0 -4px 0 rgba(0,0,0,0.2);
border: none;
border-radius: 4px;
color: #FFF;
text-shadow: 0px 1px 0px #888;
text-transform: uppercase;
line-height: 1em;
font-family: 'Roboto Condensed', sans-serif;
font-weight: bold;
font-size: 24px;
font-size: 2.4rem;

}

footer {color: white; text-align: center; padding-top: 20px;} 
footer a {color: white; text-decoration: underline;}
small {border: 1px solid white; padding: 4px; color: white;}



@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */