

.data, .datatable, div.data td{/*this is a correction for many of the existing customizations that are out there where text color wasn't defined. need to have required fields if someone is going to customize using our tools*/
       color:#000;
}




/*===== hide stuff =========*/
#logoimg,#logothumb{visibility:hidden;} 
#logoname{visibility:hidden;display:none} 
 
.userpage #header, #header{min-height:100px; *height:100px;}
.headericon1, .headericon2, .headericon3, .headericon4, .headericon5{display:none;}






	#header, .userpage #header{
			background-color:transparent;
		background-image:url(http://cdn.buzznet.com/assets/imgx/4/4/2/4/2/2/1/orig-4424221.jpg) !important;
		background-repeat:no-repeat;
	 
		}
	.tagpage #header{
					display: block;
			}
	


.bodycontent,.darkbg,.contentRight,.borderbg,.maincontent,#maincontent,.contentLeft{
	background-color:transparent;
}








/*=================== right side stuffs ===========================*/


















	






/*============ for photo listing template ================*/
.photopage-listing-content{
	margin-top:1px;
}
.photopage-listing-content.layout-grid .maincol table td{
	border-color:#FFF !important;
	border-width:1px !important;
}
.photopage-listing-content.layout-grid .maincol table{
	border-bottom:1px #FFF solid !important;
}
.photopage-listing-content.layout-detail .maincol li.data{
	border-color:#FFF;
}
