/* Post Comment
----------------------------------------------- */

html, body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#252525 none repeat scroll 0 0;
margin:auto;
text-align:center;
width:600px;
}

.foto {
magin:10px auto 0 auto;
}

h1 {
width:550px;
height:139px;
background:url(../images/jose-luis-arceiz.jpg);
text-indent:-100000px;
margin:20px auto;
}

h2 {
border-bottom:1px solid #FF9900;
font-family:Verdana;
font-size:18px;
font-weight:normal;
margin-bottom:10px;
padding-bottom:5px;
padding-left:0;
text-align:left;
width:550px;
margin-left:25px;
color:#fff;
}

#commentForm {

}

.post_comment {
margin:10px;
padding:0;
width:480px;
}

.post_comment h2 {
	margin: 0 0 5px 0;
}

.post_comment p {
clear:both;
color:#66685B;
display:inline;
float:left;
margin:0;
padding:14px 0 12px 43px;
font-weight:normal;
width:480px;
}

.post_comment p.h { }
.post_comment p label {
	display: block;
	float: left;	
	margin: 5px 10px 0 0;
	width: 150px;
	text-align: left;
	font-family:Trebuchet MS;
	font-size:15px;
	color: #CCCCCC;
}
.post_comment p.text {
	display: block;
	float: left;	
	padding-left:5px;
	font-size:13px;
	text-align: left;
	color:#333;
	background: #fff;
	width:460px;
}
* html .post_comment p.text {width: 460px;} /* Hack IE7 */
*+html .post_comment p.text {width: 460px;} /* Hack IE6 */


.post_comment p.h input { border: solid 1px #C0D2DD; }

input.required {
	width: 300px;
}

.post_comment .sub p input.check {
	width: 20px;
	padding-right: 0px;
    margin-top:0px;
    border:none;
}
.post_comment p textarea {
	width: 458px;
	float:left;
	padding: 5px;
	border: solid 1px #C0D2DD;
	font-size: 12px;
	color: #666;
}
.post_comment p.button_form {
	margin: 0 0 20px 192px;
	padding: 0;
	background: none;
}
.post_comment p.button_form input {
	border: none;
	padding: 0;
	width: 165px;
	height:30px;
}
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	    color: #FF0000;
        font-size:11px;
        font-family:Verdana;
        font-weight:normal;
}
.post_comment p label.error {
	display: block;
	float: left;
    margin: 12px 0 0 160px;
	width: 360px;
	text-align: left;
}


.post_comment p input.error {
	border:1px dotted #FF0000 !important;
	background: #fff url('../images/hotel-regente-aragon-requiredon.gif') no-repeat 229px 1px;
}

#commentForm input.submit {
color: #333333;
cursor:pointer;
font-family:Trebuchet MS;
font-size:15px;
font-weight:bold;
text-decoration:none;
background:#00CC00;
border:1px inset #999999;
margin-bottom:20px;
}

#commentForm input.submit:hover {
  color:#fff;
  background-color: #006600;
}

.conf {font-size:15px; margin:20px; font-weight:bold; color: #006600; font-family:Trebuchet MS;}

.checksmoke {
width:10px;
margin:0;
padding:0;
}