@import url('../style.css');

/* cartoon layout variant 3 : tigerfish */

/* layout and bckground images */

#user-content-header {
	color : #B34700;
	border-bottom : 3px solid #FF6600;
	min-height : 110px;
	height : auto !important; /* ie6 hack from http://www.dustindiaz.com/min-height-fast-hack */
	height : 110px;
}
#user-content-header {
	background : url('tigerfish.jpg') no-repeat top left;
	min-height : 100px;
}

#divebuzz-page {
	background : #FFF0BF !important;
	border-top : 1px solid #ffd48a;
	}

#main {
	background : #fff;
	padding : 0.2em;
	border : 2px solid #ffd48a;
}
#this-diver ,
#divebuzz-member-info #search{
	border : 1px solid #ffd48a !important;
}
#user-footer {
	color : #B34700;
	border-top : 3px solid #FF6600;
}


#user-content-expandable h2 {
	font-size : 120%;
}

#user-content-expandable h2 ,
#user-content-expandable a ,
#user-content-expandable td ,
#user-content-expandable th ,
#user-content-expandable p ,
#user-content-a h2 ,
#user-content-b h2 {
	color : #B34700;
}
#user-content-expandable a[href] ,
#user-content-main a[href] ,
#user-content-expandable a[href]:visited ,
#all-dives a ,
#all-stories a,
#user-content-a a ,
#diver-navigation a ,
#user-footer a{
	color : #B34700 ;
}
#user-content-main a[href]:hover ,
#user-content-expandable a[href]:hover ,
#all-dives a[href]:hover ,
#all-stories a[href]:hover ,
#user-content-a a:hover,
#diver-navigation a:hover {
	background : #B34700 ;
	color : #fff;
	text-decoration : none;
}

div.picture a {
	border-color : #FF6600 !important;
}
#search-results table td p.search-result-source a,
#search-results table td p blockquote a {
	color : #000;
}

table.two-col td ,
table.three-col td {
	border-color : #FFDAC2;
}
div.picture a {
	border-color : #FFDAC2 !important;
}