/*
Theme Name:     WP Clear Child
Description:    Child theme for the wp-clear321 theme
Template:       wp-clear321                           
Version:        0.1.0
*/
@import url("../wp-clear321/style.css");
h2.feature-title,
h3.widgettitle,
h2.feat-title,
h1.archive-title {
	font-size: 11pt;
	letter-spacing: 0;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 15px;
	border: none;
	background: #fff;
}

h2.feat-title a {
	color: #fc735d;
}

#catnav {
	padding: 0;
	margin: 0;
	background: #fff;
	border: none;
	font-size: 12px;
	font-weight: bold;
}

#catnav ul ul a {
	width: 180px;
	line-height: 20px;
	border: 0;
	border: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-top: 0;
	background: #fff;
}

p#breadcrumbs {
	font-size: 8pt;
	letter-spacing: 0;
	line-height: 1.5em;
	margin: 0;
	padding: 6px 15px;
	border-bottom: 0;
	background: #fff;
	font-family: arial, helvetica, sans-serif;
}

.controls-container {
	background: #fff;
	padding: 5px 20px;
	margin: 0;
	border: 1px solid #ebebeb;
	border-bottom: 0;
}

.banner468 {
	text-align: center;
	margin: 0 auto;
	float: none;
	display: block;
	padding: 5px;
	border: none;
	background: #fff;
}

.c-sw .banner468,
.sw-c .banner468,
.fwidth .banner468 {
	padding: 10px;
}

.singlepost .auth-bio,
.single .auth-bio {
	padding: 15px;
	margin: 0 0 15px;
	background: #ffffff;
	border: 1px solid #ebebeb;
}

#related {
	padding: 15px;
}

#sitetitle, 
#logo {
	width: 100%;
	max-width: 100%;
	margin: 30px 0 0;
	padding: 0;
	text-align: left;
}

#logo img {
	max-width: 100%;
	height: auto;
}

.controls-container {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #fff #fff -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 0;
	margin: 0;
	padding: 5px 20px;
}

/* Emma signup widget style */
/*EMMA SIGNUP FORM*/
/* Controls width of your form */
.e2ma_signup_form {
	width: 100%;
	line-height: 1.8em;
}

/* Controls headline of form */
.e2ma_signup_form h3 {
	border-bottom: 3px solid #1F4A72;
	color: #fff;
	width: 100%;
	text-align: center;
	margin-bottom: -20px;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select {
	border: 1px solid #ccc;
	margin-left: -3px;
	width: 175px;
	float: left;
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	padding: 3px;
	margin-bottom: 8px;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
	text-align: center;
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
	border: 0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	color: #333333;
	text-align: center;
	display: none;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	color: #ffffff;
	text-align: left;
	margin-left: -3px;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
	color: #333333;
	width: 200px;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	color: #333333;
	line-height: 12px;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	color: #333333;
	border: 1px solid #dddddd;
	padding: 5px;
	margin-bottom: 5px;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	display: none;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	display: none;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float: right;
	margin: -10px 0 5px;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: none;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button {
	background: #fc735d;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px #00243b;
	-webkit-box-shadow: 0 0 3px #00243b;
	box-shadow: 0 0 3px #00243B;
	color: #ffffff!important;
	font-weight: bold!important;
	font-size: 93%!important;
	text-transform: uppercase;
}

.emmabox {
	background: #33c0c9;
	border: 2px solid #1FA5AC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #D7EFFF;
	font-size: 14px;
	line-height: 1.3;
	margin: 0 0 20px;
	padding: 0 5px 8px 12px;
}

.emmabox h2 {
	clear: none;
	color: #fef200;
	font-size: 175%;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.25;
	margin: 0 0 7px;
	text-transform: uppercase;
	text-shadow: 1px 1px 3px #07293D;
}

.emmabox h3 {
	clear: none;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.25;
	margin: 0 0 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px 3px #07293D;
}