/*



Theme Name:Reliable Window Cleaning



Author: Mueen



 */
 
 

#respond h2{
	color:#2c2c2c;
	margin-bottom:0;	
}
#respond form{
    max-width: 424px;
	
}
#respond label{

    display: block;
    font: bold 13px Helvetica;
    margin: 0 0 6px 0;	
}

#respond input[type=text], #respond textarea {
    width: 100%;
    color: #000;
    font: 13px Arial;
    border: solid #999 1px;
    padding: 0 5px;
    margin: 0 0 15px ;
    background: #fff url('images/blog-comment-field-bg.png') repeat-x 0 0;
	height: 26px;
    line-height: 26px;
}

 #respond textarea {
	height: 78px;
    padding-top: 6px;
    padding-bottom: 6px;

}
body {
    background-size: cover !important;
	background-attachment: fixed !important;
}

/*
 #respond input.submit {
     height: 25px;
    background: url('images/blog-comment-button.png') no-repeat 100% 0;
    margin: 0 0 0 7px;
    padding: 0 15px 0 8px;
}
*/