
/*- Page Navigation -*/


.featured h3 a:hover {
	color:#000;
}
.video-right h2{
	color: #000;
}
.catlist h2 {
	color: #fff;
	background-image: url(minimal-pink/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.title-meta {
	margin-bottom: 25px;
	padding: 0 !important;
}

#talking-points h2 {
	color: #343434;
}



ol.commentlist li .reply a {
	color: #8ab2d4;
}

.continue span {
	background: url(minimal-pink/ico-arrow.gif) no-repeat left;
}

.continue span a {
		color: #2871af;
}

.comments-head {
	/* background: url("minimal-pink/categories-head-span.jpg") right center no-repeat; */
}

.comments-head a {
    background-color: #c9c9c9 ;
	/* background: url("minimal-pink/categories-head.jpg") left top no-repeat; */
}

.widget ul {
	border-top: 1px solid #e7e7e7;
}

.widget ul li {
	border-bottom:1px solid #EEEEEE;
}

.widget ul li {
	background: url("minimal-pink/widget_li_bg.jpg") left bottom repeat-x;
}

.widget ul li a {
	background: url("minimal-pink/widget_link_bg.jpg") left center no-repeat;
}

.widget ul li a:hover {
	background: url("minimal-pink/widget_link_active_bg.png") left center no-repeat;
}

.widget ul li:hover {
	background: #f8f8f8;
}

#tabs {
	background-color:#ffffff;
}

.inside {
	background-color:#FFFFFF;
        border-left: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;

        width: 322px;
}

.inside ul {
	background-color:#FFFFFF;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
}

ul.wooTabs li ul.wooTabs li a:hover {
	color: #000000 !important;
        margin-bottom: -1px;
}

ul.wooTabs li a.selected {
	background-color:#FFFFFF;
	color: #f10f97 !important;
        margin-bottom: -1px;

}


#archivebox {
	background-color: #F7F7F7;
	border: 1px solid #E7E7E7;
}

#rss h2{
	background-color: #f5cccc;
	border: 1px solid #e06666;
	color:#000000;
}

#featured-outer, .box .post, .widget_outer, .post-outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer {
}

#featured, .widget, .box .post-inner, .post-alt, .video-inner, .author-info, #talking-points,{

}

.slider-dots span {
	background-image: url(minimal-pink/dot.gif);
}


.box .post-inner {
	background-color:#FFFFFF;
}

.box .post h2 a{
	color:#1d1d1d;
}

.post-alt h1, .post-alt h2, .post-alt h3, .post-alt h4, .post-alt h5 {
	color: #1d1d1d;
}

.entry blockquote {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	color:#bbbbbb;
}



.video-left {
	border-right: 1px solid #e7e7e7;
}

.video-current {
	border-bottom: 1px solid #e7e7e7;
}

.video-more img {
	border: 1px solid #e7e7e7;
}

#talking-points li {
	border-bottom: 1px solid #f3f3f3;
}

#talking-points .post-title {
	border-left: 1px solid #e7e7e7;
}

#footer {
	background-color: #f6f6f6;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

#credits {
	background-color: #fff;
}
