/*
Theme Name: EMA
Theme URI: http://e-marketingassociates.com/
Description: EMA Look & Feel
Version: 1.0
Author: Chris Woodley
Tags: two columns, widgets
*/


@import url("../../../../css/blueprint/screen.css");
@import url("../../../../css/ema.css");
@import url("../../../../css/superfish.css");


/* -------------------------------------------------------------- 
  
   wordpress.css
   * Styling for wordpress elements

-------------------------------------------------------------- */
h2#postcomment {
	background: transparent;
	padding-top: 18px;
	border-top: 0.1em solid #CCCCCC;
	margin-top: 18px;
}
h2.storytitle {
	margin-bottom:0px;
}
h2.storytitle a {
	font-weight:normal;
}
#wpSideBar {
	padding: 0 1.5em 0em 1.5em;
	margin-bottom: 1.5em;
	background: #FFFFFF url(/css/images/newsletter-hdr-bg.gif) repeat-x;
}
#wpSideBar h4 {
	margin-bottom: 1.5em;
	line-height: 1em;
	padding-top: 12px;
}
#wpSideBar p {
	text-align:left;
}
#wpSideBar #menu ul {
	margin-left: 0em;
	font-weight:bold;
	list-style: url(none) none;
	}
#wpSideBar #menu ul ul {
	margin-left: 1.5em;
	font-weight:normal;
	list-style: url(/css/images/bullet01.gif) none;

	}
#wpSideBar #menu ul ul a {
	font-weight:normal;
	}

#wpSideBar .widget {margin-bottom:1.5em;}
#wpSideBar .widget select {display:block; margin-top:0em;}
#wpSideBar form#searchform button {
	background: transparent url(/css/images/newsletter-signup-btn.gif) no-repeat center center;
	border-style: none;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 6px;
}
#wpSideBar form#searchform button:hover {
	background: url(/css/images/newsletter-signup-btn-ovr.gif) no-repeat center center;
}
#wpSideBar form#searchform label.screen-reader-text {display:none;}

#wpSideBar .ajax_login_widget {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	}
#wpSideBar .ajax_login_widget img.avatar {
	float:left;
	margin-right:24px;
	width:50px;
	height:50px;
	display:block;
	}

.feedback {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #CCCCCC;
}