/*  For Newsletter */
.clr { clear:both; }
.header-social { right:0 !important; top:42px !important; }
.newsletterBox { /*border-radius:10px;*/ -webkit-border-radius:10px; -moz-border-radius:10px; padding:9px; /*position:absolute; left:209px;*/width:720px; top:26px; float:right;}
.newsletterBox h3 { display:block; width:200px; float:left; }
.newsletterBox .txt, .newsletterBox .inbox, .newsletterBox .signupBtn{float:left;}
.newsletterBox .txt { color:#fff !important; font-size:14px; margin-right:8px; padding-top:7px;}
.newsletterBox .inbox{ width:127px; border:1px solid #ccc; font-family:"Times New Roman", Times, serif; font-size:12px; padding:4px 5px 3px; color:#adadad  !important; background:#FFF; margin-right:9px; outline:0; text-transform:lowercase;}
.newsletterBox .signupBtn { border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; background:url(http://77.92.95.65/~rory/wp-content/themes/rorystewart/images/btn_bg.png) repeat-x left top #717171 !important; color:#fff !important; font-family:"Times New Roman", Times, serif; font-size:12px; width:73px; text-align:center; border:none;}
.newsletterBox .error { position: absolute; top: -18px; }
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.newsletterBox .txt{padding-top:9px;}
	.newsletterBox .inbox{padding:5px 5px 3px;}
}
.header-social li:nth-child(3) { margin-right:0 !important; }
.newsletterBox p { height: 23px; z-index: 999; top: 15px; position: absolute; background: #c7c7c7; }