/* @override http://tsjphotography.com/blog/wp-content/plugins/wp-email/email-css.css?ver=2.50 */

/* @override http://www.evokephotography.com/blogtemp/wp-content/plugins/wp-email/email-css.css?ver=2.50 */

/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-EMail 2.50										|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- E-Mail CSS Style																|
|	- wp-content/plugins/wp-email/email-css.css							|
|																							|
+----------------------------------------------------------------+
*/



.wp-email P {
	font-size: 11px;
	display: inline;
}
.wp-email-loading {
	display: none;
	text-align: center;
	height: 16px;
}
.wp-email-image {
	border: 0px;
}

.wp-email label {
	letter-spacing: 1px;
	width: 128px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 6px;
	text-align: left;
	color: #51504a;
	font: 12px/24px NeutraTextTTLightAlt;
	text-transform: uppercase;
}

.TextField {
	height: 21px;
	background-color: #f2f2f2;
	border: 1px solid #c0c0c0;
	margin-top: 9px;
	width: 190px;
	float: right;
	position: relative;
	top: -26px;
	padding-left: 5px;
}

#yourremarks {
	background-color: #f2f2f2;
	border: 1px solid #c0c0c0;
	margin-top: 0;
	width: 331px;
	height: 80px;
	margin-bottom: 30px;
}

#yourname2 {
	
}

#imageverify {
	width: 331px;
}
.Button {
	width: 95px;
	height: 40px;
	background-color: #6d6f71;
	border: 1px solid #908c83;
	margin-right: auto;
	margin-left: auto;
	color: white;
	font-size: 14px;
	letter-spacing: 0;
	text-align: center;
}
#wp-email-required {
  font-weight: bold;
}
#wp-email-button {
  text-align: center;
}
#wp-email-popup { 
	padding: 172px 40px 70px;
	width: 331px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background: url(images/commentsbg.jpg) no-repeat center top;
	text-align: center;
}

body#sharing {
	background-color: #fbfbfb;
	background-image: none;
}

#wp-email-popup p {
	color: #6d6f71;
	margin-bottom: 100px;
	width: 165px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}