﻿#ajax{
margin:0px;
padding:0px;
font-size:11px;
}

html>body #ajax{
height:auto;
min-height:200px;
}

#ajax .post{
padding-left:18px;
padding-bottom:15px;
color:#999999;
font-size:12px;
}

#ajax .post .title{
border-bottom:1px solid #797979;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-weight:normal;
margin:0 0 8px;
padding-bottom:8px;
}

#ajax .post b.red{
color:#00746b;
}


#ajax .post .story{
padding:0px;
margin:0px;
width:100%;
border:0px;
}

#ajax .post .story .cfloat{
float:left;
margin-right:12px;
border:3px solid #e9e9e9;
}

#ajax .post .quixot{
padding:5px;
padding-left:10px;
background:#e4eaec;
border:1px solid #c2d3d7;
font: normal 11px "Verdana";
line-height:20px;
color:#192d32;
}

#ajax .post .freeform{
padding:5px;
padding-left:10px;
font-family:'trebuchet ms';
font-size:13px;
background:#D4E5F6 ;
border-bottom:2px solid #A0D4E9;
border-top:2px solid #B5CFE8;
}

#ajax .post .freeform .single{
width: 250px;
}

#ajax .post .freeform textarea{
width: 600px;
height: 80px;
}

#ajax .post .freeform .submit{
margin-top:6px;
}

#ajax .post .update input{
margin-bottom:15px;
margin-top:4px;
width:250px;
}

#ajax .post .update textarea{
margin-bottom:15px;
margin-top:4px;
width:500px;
height:350px;
}

#ajax .post .update b{
color:#666666;
}

#ajax .post .update .subj{
width:500px;
}

#ajax .post .update .radio{
margin:0px;
margin-bottom:-2px;
margin-top:4px;
display:inline;
width:20px;
}

#ajax .post .update .subm{
width:100px;
}
#ajax .post .update .stuck{
margin-bottom:-1px;
width:20px;
}

html>body #ajax .post .update .stuck{
margin-bottom:-2px;
}

#ajax .post .update .chx{
margin-bottom:3px;
width:auto;
}

#ajax .post .photos{
margin-bottom:10px;
text-align:center;
float:left;
padding:15px;
padding-bottom:15px;
padding-top:13px;
background:#111111;
font-size:10px;
width:214px;
}

#ajax .post .spacer{
margin-top:25px;
text-align:center;
float:left;
width:10px;
}

#ajax .post .photos .hedr{
background:#222222;
padding:4px;
font-weight:bold;
margin-bottom:10px;
color:#FFFFFF;
}

#ajax .post .photos .desc{
margin-top:8px;
color:#999999;
font-size:11px;
line-height:18px;
height:40px;
}

#ajax .post .photos .task{
margin-top:8px;
text-align:center;
}

#ajax .post .photos .task a{
color:#FFFFFF;
font-weight:bold;
background:#CC0000;
padding:2px;
padding-bottom:3px;
padding-left:5px;
padding-right:4px;
}

#ajax .post .photos .task a:hover{
color:#FFFFFF;
}

#ajax .post .photos img{
border: 1px solid #d3c7c7;
}



