/*
Theme Name: cloud9
*/

/* main elements */

.social-holder .social-networks span{
  display:block;
  width:19px;
  height:20px;
  background:url(images/bg-social-networks2.gif) no-repeat;
  cursor: pointer;
}
.social-holder .social-networks .st_vkontakte_custom{
  background-position:-19px 0;
}
.social-holder .social-networks .st_twitter_custom{
  background-position:-38px 0;
}
.social-holder .social-networks .st_facebook_custom{
  background-position:-57px 0;
  width:20px;
}

.social-holder .google span.st_plusone_large {
    display: block;
    float: left;
    padding-top: 8px;
    margin: 0;
}

*+html .social-holder .google span.st_plusone_large {
    background:url(images/ico-google.gif) no-repeat;
	display: block;
    float: left;
    padding-top: 0;
    margin: 0;
	overflow: visible;
	cursor: pointer;
}

.home iframe {
	margin: 0;
}

*:first-child+html div#wrapper {
  margin-bottom: -20px;
}
.form-holder{
	float: right;
	margin: 0 0 0 72px;
	width: 346px;
}
.form-holder form{margin:0 !important;}
.ajax-loader{
	display:none;
}
form.wpcf7-form br{display:none;}
span.wpcf7-form-control-wrap{display:block;}
#main .wpcf7-not-valid-tip{
	top:0 !important;
	width:339px !important;
	height:21px !important;
	left:0 !important;
	padding-top:6px !important;
}
#commentform input{
	width:176px;
}
#commentform #submit{
	width:121px;
}