/* these link styles are here only because upload_pic_iframe.html
 * cannot include the full site.css because of the background color/image
 * but this page still needs link style css */
 
/* Updated for Webdate */
 
a:link, a:visited, a:active { color: #336699; } 
a:hover { color: #000000; }


#profile .labels {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
color:#0E4C69;
}

#profile .notice {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
color: #cc3300;
}

#profile .data {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:400;
color:#0f0f0f;
}

#profile .title1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
color:#cc3300;
xline-height:18px;
padding:0;
}

#profile .subtitle1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#999;
}

#profile .title2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#0E4C69;
}

#profile .title3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#999;
}

#profile .mainphoto {
background-color:#0f0f0f;
border:1px solid #ccc;
color:#0f0f0f;
padding:0;
}

#profile .mainphoto img { border: none; }


#comments .roweven {
background-color:#ecefff;
}

#comments .rowodd {
background-color:#f6f6f6;
}

#comments .roweven img {
float:left;
margin-right:4px;
border:#ddd solid 1px;
width:64px;
height:64px;
}

#comments .rowodd img {
float:right;
margin-left:4px;
border:#ddd solid 1px;
width:64px;
height:64px;
}

#moreanswers .question {
font-weight:700;
font-size:12px;
}

#moreanswers .answer {
font-weight:400;
font-size:12px;
}

#moreanswers .noanswer {
color:#999;
font-weight:400;
font-size:12px;
}

#thumbnotext a:link img,#thumbnotext a:visited img {
border:solid 1px #ccc;
}

#thumbnotext a:hover img,#thumbnotext a:active img {
border:solid 1px #cc3300;
}

#profile .subtitle2,#profile .subtitle3 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999;
}
