/*

	included in pagelayouts 
	in the  section users
	
	this defines all things that are specific to  
	that section only - mainly colors

	My LabforCulture:     #99CC00 / #333333
	
*/
body.users .colored     		{ border-color:#ffcc00; color:#333333; }
body.users a.colored   		 	{ color:#333333; }
body.users .diap        			{ background-color:#ffcc00;  color:#333333; }
body.users .diaphover:hover         { background-color:#ffcc00;  color:#333333; }
body.users #page 					{ background:white url("../../images/header-users.gif") no-repeat scroll 0 0; }	
body.users #header          		{ color:black;}	
body.users #header  input.button   { color:black; border-color:black; }   
body.users #smallheader 				{ background-color:#ffcc00; color:black;  }
body.users #smallheader div.leftcol  	{ background-image:url("../../images/smallheader-users-left.gif"); }
body.users #smallheader div.rightcol 	{ background-image:url("../../images/smallheader-users-right.gif"); }
body.users div.ezxmltext h3           { background-color:#ffcc00;  color:#333333; }
body.users div, body.users span, body.users a, body.users form                      { border-color:#333333; }
body.users hr       				{ background-color:#ffcc00; border-color:#ffcc00; color:#ffcc00; }
body.users blockquote       		{ border-color:#ffcc00;  }
body.users input.button         	{ background-color:transparent;  color:#666666; border-color:#666666;  }

body.users form input.diap          { border:1px solid #666666; background-color:#ffffff; color:#000000; }
body.users form select.diap         { border:1px solid #666666; background-color:#ffffff; color:#000000; }
body.users form textarea.diap       { border:1px solid #666666; background-color:#ffffff; color:#000000; }

body.users fieldset.twocol500 input.submit      { border:1px solid #666666; background-color:#ffcc00;  color:#333333; }
body.users fieldset.twocol500 input.cancel      { border:1px solid #666666; background-color:#ffcc00;  color:#333333; }

/*
	for some reason, the commentsform
	in the users section is not consistent
*/
body.users form#comments input.diap      { border:1px solid #000000; background-color:#ffcc00;  color:#000000; }
body.users form#comments select.diap     { border:1px solid #000000; background-color:#ffcc00;  color:#000000;}
body.users form#comments textarea   	 { height:6em; }


/* profile page */
body.users  div#network div.thumb-default { 
	float:left; width:77px; 
	margin:.4em 5px .4em 0; 
	overflow:hidden; 
}



body.users  div#flickrbox { vertical-align:middle; }
body.users  div#flickrbox img { width:48px; margin:0 32px 1.5em 0; vertical-align:middle; }

/* webblog page */
div#blog_image	{ margin-bottom:1em; }

/* mynews page */
#editnewssettings {}
#editnewssettings #facetbrowser { background-color:#b4b4b4; }
#editnewssettings #facetbrowser .col1 {float:left; margin-right:25px; padding-left:5px; width:230px; }
#editnewssettings #facetbrowser .col2 {float:left; margin-right:0; padding-left:5px; width:230px; }
#editnewssettings #facetbrowser .button {margin-right:65px; margin-top:1em; }
	
/*
body.users .h1, body.users h1 ,
    body.users .h2, body.users h2, 
     body.users big { 
        font-family: georgia, serif; font-weight:normal;
} 
*/

/*body.users .h1,     body.users h1       { color:black; }
body.users .h2, body.users h2 { 
    font-size:5.27em; padding: 0px 0px .17em 0px;  
}
body.users big      { font-size:2.1em; line-height:1em; }
body.users big a  { font-weight:normal; }
*/
