/*  
Theme Name: Influence
Author URI: http://www.premiumthemes.net/
Version: 1.0
Author: Premium Themes
Description: Premium Themes is a theme by <a href="http://cssace.com/">R.Bhavesh</a> and <a href="http://premiumthemes.net/">Premium Themes</a>.
*/

#headliner {
	width: 960px;
	height: 12px;
	margin: 9px auto 0px;
	padding: 0px;
	text-align: right;
	}
	
#headliner h1 {
	font-size: 12px;
	margin-right: 0px;
	color: #666666;
	line-height: 12px;
	display: inline;
	padding: 0px;
	background-color:#c2320d;
	border:none;
	}


* {
	margin: 0;
	padding: 0;
	border:none;
}
body {
	background:#fff;
 	font: 62.5% Georgia, "Times New Roman", Times, serif;
}
/* Links -----------------------------------------------------------------------*/

a {
 	text-decoration: none;
	outline:none;
}
a:hover {
	color: #333;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.imgleft {
	float:left;
	margin:0 12px 12px 0;
	border:2px solid #e9e3c8;
	background:#fff;
	padding:3px;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	border:2px solid #e9e3c8;
	background:#fff;
	padding:3px;
}
.imgleft_n {
	float:left;
	margin:0 40px 12px 0;
	padding:3px;
}
.img_center {
	width:98%;
	background:#e9e3c8;
	padding:5px;
	margin:10px 0;
}
code {
	font-size:12px;
}
.clear {
	clear:both;
}

/* STRUCTURE ----------------------------------*/
#page {
}
#header {
	overflow:hidden;
	background:#fff url(images/headerbg.png) repeat-x top;
}
#header-in {
	width:960px;
	margin:0 auto;
	height:144px;
	overflow:hidden;
}
#content-wrap {
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
	height:100%;
	overflow:hidden;
	background:url(images/sidebarbg.png) repeat-y right top;
}
#container {
	height:100%;
	overflow:hidden;
}
#content {
	float:left;
	width:46%;
	padding:5px 0;
}

#contentNOsidebar {
	float:left;
	width:100%;
	padding:0px 0;
}

#sidebar {
	float:right;
	width:525px;
	padding:5px 0;
}
#sidebar_r {
	float:left;
	width:300px;
	padding:0 15px;
}
#sidebar_l {
	float:right;
	width:175px;
	padding:0 5px;
	padding-bottom:85px;
}
#footer {
	clear:both;
	height:50px;
	padding:10px 0;
	background:#293a2a url(images/footerbg.png) repeat-x top;
}
#footer-in {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}


/*  Headings ----------------------------------*/

h1 {
	margin: 0 0 15px 0;
	padding:0;
	font:normal 28px Georgia, "Times New Roman", Times, serif;
	color: #333;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	background:#f8f8f8;
	text-align:center;
}
h3.title {
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;
	background:url(images/bullet5.png) no-repeat left 5px;
}
h1 a, h3 a {
	text-decoration: none;
	color:#bf320d;
	border-bottom:none;
}
h1 a:hover, h3 a:hover {
	color: #333;
	text-decoration: none;
}
h2 {
	margin:0;
	padding: 5px 0 10px 0;
	line-height: 150%;
	color: #3f5940;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
}
h2 a {
	color: #9f7f09;
	text-decoration: underline;
}
h2 a:hover {
	color:#bd5e01;
	text-decoration: none;
}
h3 {
	margin:0;
	padding:0;
	color:#333;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

#content .posts h3 {
	margin:0 0 8px 0;
	padding:0;
	color:#333;
	text-align:left;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
}
#content .posts h3.h1 {
 	text-align:center;
 }

#sidebar h3 {
	font-size: 14px;
}
h4 {
	margin:0 0 8px 0;
	padding: 5px 0;
	color:#938e7a;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
}
h5 {
	margin:0;
	padding: 5px 0;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#525252;
	background:url(images/sepretor_hr.png) repeat-x bottom
}
h6 {
	margin: 32px 0 12px 0;
	padding: 0 0 5px 0;
	line-height: 150%;
	color: #525252;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	background:url(images/sepretor_hr.png) repeat-x bottom
}
#content .posts h6 {
	margin: 12px 0 12px 0;
	padding: 0 0 5px 0;
	line-height: 150%;
	color: #525252;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	background:url(images/sepretor_hr.png) repeat-x bottom
}
/* Header  ----------------------------------*/

#header-in .logo-image {
	font:32px Georgia, "Times New Roman", Times, serif;
	color:#e6a086;
	margin:15px 0 0 0;
	float:left;
}
#header-in .logo-image a {
	display:block;
	overflow:hidden;
	color:#000;
	width:700px;
	height:65px;
	text-indent:-9009px;
	text-decoration:none;
	 
}

#header-in .logo-text {
	font:32px Georgia, "Times New Roman", Times, serif;
	color:#e6a086;
	margin:25px 0 0 0;
	float:left;
}
#header-in .logo-text a {
	display:block;
	overflow:hidden;
	color:#e6a086;
   	text-decoration:none;
 }
#header-in .logo-text a:hover {
  	color:#fff;
  }
 
#header-in .description {
	margin:0;
	padding:3px 5px 0 10px;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#e6a086;
	float:left;
	clear:both;
}
#header-in p {
	margin: 0 0 10px 0;
	width:600px;
	color:#666;
	font-size:12px;
	line-height:18px;
}
#header-in h2 {
	margin:0;
	padding: 7px 0 0px 0;
	color: #ffa626;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
.h_left {
	float:left;
}
.h_right {
	float:right;
	padding: 25px 27px 0px 0px;
}
#header ul {
	margin:8px 0 0 12px;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	clear:both;
}
#header li {
	margin:0 25px 0 0;
	padding:0 0 3px 0px;
	float:left;
	width:150px;
}
#header ul li ul {
	display:none;
}
#header li a {
	color:#fff;
	text-decoration:none;
}
#header li a:hover {
	color:#ffa626;
}
.categories {
	clear:both;
	
}
/*nav start ----------------------------------------------- */
#navi {
	overflow:hidden;
	clear:both;
	height:100%;
	background:url(images/navbg.png) repeat-x top;
}
#navi-in {
	width:960px;
	padding:10px 0 0 0;
	margin:0 auto;
}
#nav {
	padding:0px;
	height: 29px;
	list-style:none;
	margin-left:5px;
	float:left;
}
#nav li {
	float:left;
	margin:0;
	background: url(images/nav_bullet.png) no-repeat left 10px;
}
#nav .page_item a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding:5px 12px 5px 12px;
	font:bold 12px "Trebuchet MS", Verdana, Arial;
	text-transform:uppercase;
}
#nav li:hover {
}
#nav .page_item a:hover {
	border: none;
	color:#ffa626;
}
* html #nav .page_item a:hover {
	border: none;
	color:#ffa626;
}
#nav li.current_page_item {
	color:#ffa626;
	text-decoration: none;
}
#nav .current_page_item a {
	color:#ffa626;
	text-decoration: none;
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/


#navi-in #search {
	float:right;
	padding:8px 0 0 20px;
	float:right;
	width:199px;
	height:20px;
	background: url(images/searchbg.png) no-repeat;
	background-position:0 6px;
}
#navi-in .searchfield {
}
#navi-in #search .s {
	border: none;
	background:none;
	color: #333;
	border:none;
	padding:0 0 0 5px;
	font:12px Arial, Helvetica, sans-serif;
	width:125px;
	float: left;
	height:16px;
	margin:0;
}
#navi-in #searchform .sgo {
	margin:-2px 0 0 1px;
}
/* Content  ----------------------------------*/

#content p {
	margin: 0 0 12px 0;
	font-size:12px;
	line-height:19px;
	text-align:justify;
}
#content p a {
	text-decoration:none;
	color:#862806;
 }
#content p a:hover {
	color:#333;
}
#content a {
	text-decoration: none;
	color:#862806;
}
#content a:hover {
	color:#333;
}


#content ul {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}
#content li {
	margin:0 0 5px 0;
	padding:0 0 0 14px;
	background:url(images/bullet4.png) no-repeat center;
	background-position:0 5px;
}
#content ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
#content li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 14px;
	background:url(images/bullet4.png) no-repeat center;
	background-position:0 5px;
}
#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 22px;
}
#content ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}

#content p.aligncenter {
	text-align:center;
}
#content p.aligright {
	text-align:right;
}
#content p.more {
	font-size:10px;
	text-transform:uppercase;
}
#content p.more a {
	text-decoration:none;
}
#content blockquote {
	margin:5px 0 20px 0;
	padding:10px 10px 5px 30px;
	background:url(images/quote2.png) no-repeat;
	color:#666;
	font:12px Georgia, "Times New Roman", Times, serif;
}
#content blockquote p {
	color:#666;
	font-size:14px;
}
/*post css start ----------------------------------*/

#content .posts {
	clear:both;
	height:100%;
	padding-bottom:5px;
	margin-bottom:25px;
	overflow:hidden;
}
#content .post_top {
	padding:0;
	margin-bottom:11px;
	font:11px Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	height:100%;
 }
#content .post_top a {
	color:#bd5e01;
	text-decoration:none;
}
#content .post_top a:hover {
	color:#333;
	text-decoration:none;
}
#content .post_bottom {
	padding:5px 10px 5px 15px;
	height:15px;
	clear:both;
	font:10px Georgia, "Times New Roman", Times, serif;
	background:#e7e0c3;
}
#content .post_bottom a {
	color:#bd5e01;
	text-decoration:none;
	padding:0 3px;
}
#content .post_bottom a:hover {
	color:#333;
	text-decoration:none;
}
.more-link {
	text-align:right;
	float:right;
	font-size:11px;
	padding-right:10px;
	margin-bottom:8px;
	background:url(images/bullet5.png) no-repeat right;
	color:#ed490d;
}
.more-link:hover {
	color:#862806;
	text-decoration:none;
}
#content p.auth {
	font:11px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin-top:5px;
	padding-bottom:10px;
	margin-bottom:15px;
	background: url(images/post_top.png) no-repeat center bottom;
}
#content p.date {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#aaa;
	padding:0;
	margin:0 0 3px 0;
	text-align:center;
}
#content .commentp {
	float:right;
	font:11px Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
	text-align:center;
}
.p_left {
	float:left;
	width:470px;
}
.p_right {
	float:right;
	width:65px;
	margin-top:5px;
}
/* 	Previous/Next Page Navigation ----------------------------------*/
.page-nav {
	clear: both;
	margin: 0 0px;
	padding: 2px 0px;
}
.nav-previous {
	width: 249px;
	float: left;
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
	border-bottom:none;
}
.nav-previous a {
	padding-left: 11px;
	text-transform:uppercase;
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next a {
	padding-right: 11px;
	text-transform:uppercase;
	background:url(images/arrow-right.gif) no-repeat right;
	border-bottom:none;
}

.pagenavi {
	text-align:center;
	margin-bottom:15px;
	font-size:12px;
}
#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
	color: #333;
	line-height:24px;
	background-color: #e9e3c8;
}
#content .wp-pagenavi a:hover {
	color:#fff;
	background-color: #888575;
}
#content .wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
	background-color: #fff;
}
#content .wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #fff;
	background:#862806;
}
#content .wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #fff;
	line-height:25px;
	background-color: #fff;
}
#content .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 12px;
	list-style:none;
	border-bottom:1px solid #eee;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	padding-left:8px;
	display:block;
	margin:8px 0;
}
#content .scategory h2, #content .archives h2 {
	margin-bottom:15px;
}
#content .scategory {
	float:left;
	width:48%;
	margin-left:10px;
	border-right:1px dashed #ccc;
}
#content .archives {
	float:right;
	width:48%;
}

.search404 {
	padding:0 0 0 0;
	width:199px;
	height:20px;
  }
#content .search404 .s {
	width:140px;
	border:none;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	padding:1px 0 1px;
	margin:0;
	float:left;
	border:1px solid #ccc; 
}
#content .search404 .sgo {
	border:none;
	position:relative;
	top:0px;
	margin-left:4px;
}
/*widget calendar css =================================================== */

#wp-calendar {
	width:90%;
	margin:0 auto;
	color:#666;
}
#sidebar .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar #calendar_wrap caption {
	margin:0;
	padding:5px 0 8px 0;
	font:bold 12px Arial, Helvetica, sans-serif;
 	text-transform:uppercase;
	color:#333;
	width:100%;
	border-top:3px solid #eee;
	border-bottom:1px solid #eee;
}

.widget_tag_cloud a { margin:12px 6px 3px 6px; display:block; float:left; color:#666;  }

/* widget search css ===================================================  */	

#sidebar #searchform {
	overflow:hidden;
	height:100%;
	width:100%;
	margin:0 auto;
 	text-align:center;
}
#sidebar #searchform input {
 	border:1px solid #ccc;
	margin-bottom:3px;
	float:left;
	padding:2px;
	margin-right:5px;
}
#sidebar #search br {
	display:none;
}
#sidebar .sponsors {
	text-align:center;
	overflow:hidden;
	height:100%;
	clear:both;
}

/* Comments  ----------------------------------*/

.gravatar {
	border:2px solid #d8c4a3;
	margin:0 10px 15px 0;
	width:40px;
	height:40px;
	display:block;
 	background: url(images/gravtar.png) no-repeat;
}

#comments-wrap {
}
.textarea {
	border:1px solid #ccc;
	background:#fff;
	width:280px;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px;
}
.textarea:hover {
	border:1px solid #ccc;
	background:#fdf6d8;
	width:280px;
}
.Cbutton {
	border:none;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	padding:5px;
	background:#862806;
	color:#fff;
	width:110px;
}
.Cbutton:hover {
	border:none;
	background:#bf9804;
	color:#fff;
}
/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}
/*	Comments	*/

.commentlist {
}
.commetmainauthor {
	clear:both;
	margin-bottom:15px;
	padding:5px;
	overflow:hidden;
	height:100%;
 	background:#fff5ca;
}
.commetmain {
	clear:both;
	margin-bottom:15px;
	padding:5px;
	overflow:hidden;
	height:100%;
 	background:#fff;
}
.comment_left {
	float:left;
	width:25%;
	font-size:11px;
}
.comment_right {
	float: right;
	width:70%;
	border-left:2px solid #e7e0c3;
	padding:0 0 0 15px;
	min-height:58px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .comment_left a {
	color:#ed490e;
	text-decoration:none;
}
#content .comment_left a:hover {
	color:#333;
	text-decoration:none;
}
#content .commetmain p {
	font:11px Georgia, "Times New Roman", Times, serif;
}
.comment-date {
	font-size:11px;
	margin-right:10px;
	margin:2px 0;
	font-weight:bold;
}
.comm_list {
	margin-bottom:15px;
}
#content .commetmain p {
	margin:0;
	padding:0;
}
.thecomment {
	margin: 0px;
}
.comment-body {
	margin:0;
}
.comment-metadata {
	padding:5px 10px;
	color: #ffa1c8;
	font-weight:bold;
	font-size:11px;
}
.comment-metadata a, .comment-metadata a:visited {
	color:#ffa1c8;
	text-decoration:none;
}
.comment-metadata a:hover {
	color: #666;
}
.authorcomment {
	margin: 0px;
	font-size:12px;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	padding:0 10px;
	background: #fff;
	color: #ffa1c8;
}
.authorcomment .comment-metadata a {
	color:#ffa1c8;
	text-decoration:none;
}
.authorcomment .comment-metadata a:hover {
	color: #ffa1c8;
}
.nav-next {
	padding-right:8px;
	font-weight:bold;
}
.nav-previous {
	padding-left:8px;
	font-weight:bold;
}
.comment-author {
	padding-bottom:5px;
	font-size:12px;
}
.ctextfieldspcaer {
	margin:0 5px 0 10px
}
.ctextfieldspcaer2 {
	margin:0 5px 0 25px
}
.ctextfieldspcaer3 {
	margin:0 5px 0 11px
}
.ctextfieldspcaer4 {
	margin:0 5px 5px 55px
}
/* sidebar content ----------------------------------*/
#sidebar a {
	color:#666;
	text-decoration:underline;
}
#sidebar a:hover {
	color:#333;
	text-decoration:none;
}
#sidebar h2 {
	margin:0;
	padding:3px 0 3px 5px;
	font:17px Georgia, "Times New Roman", Times, serif;
 	border-bottom:1px solid #e5e5e5;
	border-top:2px solid #e5e5e5;
}
#sidebar h3 {
	margin:0 0 5px 0;
	padding:0;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#192227;
	border-bottom:1px dotted #ffa1c8;
}
#sidebar p {
	margin:0;
	padding:0 0 5px 0;
	font:12px Arial, Helvetica, sans-serif;
}
#sidebar p a {
	color:#862806;
	text-decoration:none;
}
#sidebar p a:hover {
	color:#333;
	text-decoration:none;
}
#sidebar p.i_email {
	background:url(images/i_email.png) no-repeat;
	background-position:5px 3px;
	padding-left:28px;
	padding-bottom:3px;
}
.advt_spacer {
	margin:15px 0 10px 28px;
}
#sidebar ul, #sidebar ul li {
	margin:0 0 25px 0;
	padding:0;
	font:11px Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	color:#9a9a9a;
}
#sidebar ul li ul {
	margin:0;
	padding:0;
}
#sidebar ul li ul li {
	margin: 0;
	padding: 3px 0 3px 20px;
	background:url(images/bullet.png) no-repeat;
	background-position:5px 9px;
	border-bottom:1px solid #fff;
}
#sidebar ul li ul li a {
	color: #7c7c7c;
	line-height:18px;
	text-decoration: none;
	border-bottom:none;
}
#sidebar ul li ul li a:hover {
	text-decoration: none;
	color:#862806;
	background-position:0 6px;
}
#sidebar ul li ul li ul li {
	bac1kground: none;
	margin:0;
	padding: 3px 0 3px 20px;
}
#sidebar ul li ul li ul li a {
	color: #7c7c7c;
	margin: 0;
	border-bottom:1px solid #bd5e01;
	text-decoration: none;
	border-bottom:none;
}
#sidebar ul li ul li ul {
	border: none;
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li ul li a:hover {
	color:#862806;
	background-position:0 8px;
}
.Sponsors {
	padding:5px 0px 0 8px;
	margin-bottom:15px;
	clear:both;
	overflow:hidden;
	height:100%;
}
.ads {
	margin:0 0 12px 0;
}
.ads2 {
	margin:0 0 15px 12px;
}
.rss {
	float:right;
	position:relative;
	top:-18px;
}
/* footer ---------------------------------- */

#subscribe {
	background:url(images/subscribebg.png) repeat-x;
	height:35px;
	overflow:hidden;
	clear:both;
}
#subscribe-in {
	width:960px;
	margin:0 auto;
	padding:8px 0 0 0;
}
#subscribe-in p {
	margin:0 0 5px 0;
	padding:0;
	line-height:22px;
	color:#5c5c5c;
	font:12px Georgia, "Times New Roman", Times, serif;
}
#subscribe-in p.i_mail {
	background:url(images/i_email.png) no-repeat left 7px;
	padding:5px 0 0 22px;
	margin-right:10px;
	font-weight:bold;
}
#subscribe-in .rssfeed {
	background:url(images/rss.png) no-repeat;
	padding-left:15px;
	margin-right:10px;
}
#subscribe-in p.spcaer {
	margin-top:5px;
}
.subscribetextbg {
	padding:3px 0;
	margin:2px 0 5px 0;
	background-position:55px 4px;
	width:100px;
}
.subscribe_textield {
	border:1px solid #c9cac6;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	padding:2px;
	width:248px;
}
.subscribe {
	overflow:hidden;
	height:100%;
	margin-bottom:8px;
	width:500px;
	float:right;
}
.subscribe_b {
	border:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	margin:-21px 0 0 0;
	float:right;
}
#footer p {
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
	line-height:22px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#footer span {
	color:#bbb;
	position:relative;
	top:-5px;
}
#footer span a {
	color:#bbb;
	text-decoration:none;
}
#footer span a:hover {
	color:#fff;
	text-decoration:none;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #ff80b5;
}
#flinks {
	float:right;
	list-style:none;
	margin-top:11px;
	padding:0;
}
#flinks li {
	display: inline;
	line-height:26px;
	color:#fff;
}
#flinks li a {
	color:#fff;
	padding:0px 8px 0 15px;
	background:url(images/flines.png) no-repeat center left;
	margin:0;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
#flinks li a:hover {
	display: inline;
	color:#fff0b2;
}
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* Added to fix contact box no borders */

span.wpcf7-form-control-wrap {

        padding: 2px;
        color: #333;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	background:#f8f8f8;
	text-align:center;
}
span.wpcf7-form-control-wrap .TA{

        padding: 2px;
        color: #333;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	background:#f8f8f8;
	text-align:Left;
}