@import url(http://peeto.net/style/xmesh/shade_white.php);

body {
	background-color: #FF6680;
	background-image: url(/images/bg/xmesh/bg_kiss.jpeg);
	background-attachment: fixed;
}

a:hover {
	border-color: #808080 #FFE0E0 #FFE0E0 #808080;
}

input, select, textarea {
	border-color: #FF99FF;
}

.sitetitlemenu .subcat, .sitetitlemenu .subitems {
	background-color: #FFD5EA;
}

.title h1 {
	color: #FF99CC;
}
.title h1 a {
	color: #FF99CC;
}
.title h1 a:hover {
	color: #FF99CC;
	background-color: transparent;
}

.panelsite h1, .panelsite h2, .panelsite h3, .panelsite h4 {
	border-color: #FF99CC;
}

.content .panelcontent {
	background-color: #FFD5EA;
}

.content .panelcontent h1, .content .panelcontent h2, .content .panelcontent h3, .content .panelcontent h4 {
	border-color: #FF99CC;
}

.content h1, .content h2, .content h3, .content h4 {
	border-color: #FF99CC;
}
