@charset "utf-8";
/*
Theme Name: Posthuman Destines
Theme URI: 
Description: WordPress theme. Specially for Posthuman Destines site.
Author: Subba Reddy
Version: 1.0
Tags: Posthuman Destines , Science, Culture, Integral Yoga
*/

@import url("css/style.css");

#comments input{
width: 70%;
float: left;
max-width: 350px;
}

#comments label{

float: left;
} 

#respond input{
width: 70%;
float: left;
max-width: 350px;
border: #ccc solid 1px;
margin-bottom: 15px;
height: 25px;
}


#respond label{
/*padding: 10px 10px;*/
width: 150px;
float: left;
}
#captcha_code{
margin-left: 25px;
}


.form-submit{
text-align:center;
float:right;
width: 350px;
}