﻿/*
Pink Style
*/

body {
	background: url(../images/bgr_main.jpg) repeat-x top;
}
.wrapper_inner{
	background: url(../images/bgr_main_center.jpg) no-repeat center top;
}
.home .wrapper_inner{
	background: url(../images/bgr_main_center2.jpg) no-repeat center top;
}

a:link, a:visited {
	color: #990066;
	}
#container .pads {
	background: transparent;
	}
.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: #f2f6f7;
	}	
.entry {
	border-bottom-color: #f2f6f7;
	}	
#flickrbox {
	border-bottom-color: #f2f6f6;
	}	
.entry-row {
	border-bottom-color: #f2f6f7;
	}
.ad-entry {
	border-bottom-color: #f2f6f7;
	}
.entry-wide {
	border-bottom: 2px solid #f2f6f7;
	}	
#comments #respond {
	border-bottom-color: #f2f6f7;
	}	
.navigation {
	background: #f2f6f7;
	}	
#footer {
	background: #fff;
	}

