/*
Pink Style
*/

body {
	background: #E2DDCB url('../images/bg-main.png') repeat-x 0 0;
	}

a:link, a:visited {
	color: #990066;
	}
#top a:hover {
	color: #990066;
	}
#top #t-search .searchpanel_scroll:hover {
	color: #990066;
	}
#top #searchform {
	background: #990066 url('../images/bg-search.png');
	}
#menu .pads {
	background: #C270A5 url('../images/nav-pink.gif') repeat-x 0 0;
	}
#menu ul ul {
	background: #C270A5;
	}
#menu li {
	border-right: 1px solid #C270A5;
	}
#menu li li {
	border-bottom: 1px solid #B34D8F;
	}
#menu li:hover a{
	background: #C270A5;
	}
#menu .current-cat li a{
	background: #C270A5;
	}	
#menu .current-cat a {
	background: #C270A5 url('../images/nav-pink.gif') repeat-x 0 0;
	}
#menu .current-cat-parent li a {
	background: #C270A5;
	}
#menu li:hover a:hover{
	background: #B34D8F;
	}
#menu .current-cat li a:hover{
	background: #B34D8F;
	}
#menu .current-cat-parent li a:hover{
	background: #C270A5;
	}
#menu .current-cat-parent {
	background: #B34D8F;
	}
#container .pads {
	background: #F7F5EF;
	}
.navigation a {
	background: #990066;
	}
#nav-images a:hover {
	border: 1px solid #990066;
	}
#nav-images img:hover {
	background: #990066;
	}
.entry-title a:hover {
	color: #990066;
	}
.entry-meta a:hover {
	color: #990066;
	}
.entry-meta .entry-more a:link,
.entry-meta .entry-more a:visited {
	color: #990066;
	}
.entry-meta .entry-more a:hover {
	color: #990066;
	}
.entry-content .gallery a:hover {
	background: #990066;
	}
.protected .entry-content input {
	background: #990066;
	}
#searchform-no-results .button {
	background: #990066;
	}
#searchform-no-results #s-no-results {
	border: 1px solid #d5d5d5;
	}
#headline .teaser-main a:hover {
	color: #990066;
	}
#list-categories .entry-star {
	background: #990066;
	}
#list-categories .entry-list-title a:hover {
	color: #990066;
	}
#list-categories .more-link {
	color: #990066;
	}
#list-categories ul h4 a:hover {
	color: #990066;
	}
.car-container .car-toggler {
	background: #990066;
	}
.section-box .author-main h3 {
	color: #990066;
	}
#comments #commentform #submit {
	background: #990066;
	}
#sidebar a:hover {
	color: #990066;
	}
#sidebar #tabber .tablist a:hover {
	color: #990066;
	}
#sidebar #archives-link .widget-title {
	background: #990066;
	}
#sidebar #asides .block-title a:link,
#sidebar #asides .block-title a:visited {
	color: #990066;
	}
#wrapper {
	background: #f7f5ef;
	}	
.entry {
	border-bottom-color: #f7f5ef;
	}	
#flickrbox {
	border-bottom-color: #f7f5ef;
	}	
.entry-row {
	border-bottom-color: #f7f5ef;
	}
.ad-entry {
	border-bottom-color: #f7f5ef;
	}
.entry-wide {
	border-bottom: 2px solid #f7f5ef;
	}	
#comments #respond {
	border-bottom-color: #f7f5ef;
	}	
.navigation {
	background: #f7f5ef;
	}	
#footer {
	background: #C270A5;
	}

