/*
Theme Name:     Child HealtStyle
Description:    
Author:         admin_xaf
Template:       HealthStyle

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("/wp-content/themes/HealthStyle/style.css");




html, body, div, span, applet, object, iframe,  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 {
	color: #617453;
}

body {
	background: #f9ffd8 url(/wp-content/uploads/2013/04/gradient_2013.04.282.jpg) center top no-repeat;
}

.fm-form table, .fm-form tr, .fm-form td {
	border: none!important;
	margin: 0!important;
	padding: 0!important;
	vertical-align: baseline;
}

.fm-form fieldset {
	border: 1px solid #c0c5bb;
	background: #f7f7f7;
	margin-top: 20px;
	padding: 20px 20px 20px 10px;
}

.fm-form label {
	text-align: left;
	margin-right: .5em;
	display: block;
}

.fm-form fieldset legend {
	color: #357900;
	padding: 10px 20px 20px 10px;
	margin-top: 20px;
	margin-bottom: 3px;
	text-transform: uppercase;
	font: 20px 'Oswald', sans-serif;
}

.fm-form hr {
	border: 1px solid #c0c5bb;
}

.fm-form li {
	list-style: none!important;
	margin: 5px 0 10px 2px;
	padding: 0;
}

.fm-form input, .fm-form textarea {
	border: 1px solid #c0c5bb;
	margin: 3px 0 0;
	padding: 2px;
	height: 32px;
	width: 488px;
}

.fm-form input[type="checkbox"] {
	margin-top: 5px;
	width: 15px;
	vertical-align: -9px;
	font-size: 11px;
	line-height: 18px;
}

.fm-form input.submit {
	float: right;
	height: 30px;
	width: 160px;
	background: url(/wp-content/themes/HealthStyle/images/footer-bg.png) left top repeat-x;
	text-align: center;
	color: #f9ffd8;
	border: 1px solid #357900;
	margin: 0 18px 0 0;
}

.recaptcha_theme_red #recaptcha_response_field {
	border: 1px solid #cca940;
	height: 20px;
}

p {
	margin: 20px 10px 10px 7px;
	color: #617453;
}

li {
	margin: 0 0 2px;
	color: #617453;
}

h1, h5, h6 {
	color: #357900;
	margin-top: 20px;
	margin-bottom: 3px;
	font: 20px 'Oswald', sans-serif;
}

h3 {
	color: #357900;
	margin-top: 20px;
	margin-bottom: 3px;
	font: 16px 'Oswald', sans-serif;
}

h4 {
	color: #357900;
	margin-top: 20px;
	margin-bottom: 3px;
	font: 16px 'Oswald', sans-serif;
}

h2, h2 a, h2.title {
	color: #357900;
	margin-top: 20px;
	margin-bottom: 3px;
	font: 24px 'Oswald', sans-serif;
	padding: 0;
	line-height: 26px;
	font-weight: normal;
}

.page-title {
	color: #357900;
	margin: 0 0 10px;
	padding: 0;
	padding: 0 0 10px;
	font-weight: normal;
	font: 20px 'Oswald', sans-serif;
	border-bottom: 2px solid #333333;
	text-transform: none;
}

#header {
	height: 80px;
	padding: 15px 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 30px 0 15px;
	background-image: none;
}

#main, #main-fullwidth {
	padding: 15px;
	background: #fff;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	color: rgba(255,255,255,1);
	font: normal 13px/30px "Lucida Grande";
	border: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 7px -1px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 7px -1px;
	box-shadow: rgba(0,0,0,0.25) 0 0 7px -1px;
}

#copyrights {
	color: #FFFFFF;
	background: url(/wp-content/themes/HealthStyle/images/footer-bg.png) left top repeat-x;
	text-align: center;
	padding: 20px 0;
	margin-top: 10px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font: normal 10px/15px "Lucida Grande";
	border: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 7px -1px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 7px -1px;
	box-shadow: rgba(0,0,0,0.25) 0 0 7px -1px;
}

.logo {
	float: left;
	padding: 0;
	position: relative;
	height: 32px;
	z-index: 400;
	margin: -25px 15px 0 0;
}

.menu-primary li a {
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

.menu-secondary li a {
	color: #fff;
	padding: 10px 15px;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	border-right: 1px solid #8acc00;
	border-left: 1px solid #8acc00;
}

#credits {
	color: #f9ffd8;
	text-align: center;
	font-size: 10px;
	padding: 10px 0 0;
}

#credits a, #credits stron {
	color: #f9ffd8;
}

/* DOL COPYRIGHT */
#credits a:hover {
	color: #f9ffd8;
}

#copyrights {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#copyrights:hover {
	color: #f9ffd8;
}