/*
Theme URI: http://pordesign.eu
Version: 1.0
Author: Por Design
Author URI: http://pordesign.eu
*/

/*purple color theme*/
a,
.button.yellow span, .button.yellow input, .button {	color: #D30E77;}
a:visited { }
a:hover,
a:focus {  }
a:active { color: #111; }

#breadcrumb, 
#breadcrumb a, 
#main-heading .catchphrase { color: #255C5D; }

#nav > ul > li > a:hover,
#nav > ul > li > a:focus,
#nav > ul > li.current > a,
#nav > ul ul a:hover  { color: #96C61A;}

.success-stories h3 a,
.comments li dt a:hover,
.comments li dt a:focus {text-decoration: none;	color: #48A2A3;}	

.pagination a:hover,
.pagination a:focus,
.slider-nav a:hover,
.slider-nav a:focus,
.pagination-2 a:hover,
.pagination-2 a:focus { background-color:#D30E77; }

.sitemap a:hover,
.sitemap a:focus,
.categories-2 a:hover,
.categories-2 a:focus {color: #D30E77}

#main-heading #twitter_update_list li a { color: #6B6A6B}

#footer .archives > li > ul > li a { color: #6B6A6B; }
#footer p { color: #6B6A6B; }
#footer #copy { color: #fff; }
#footer #copy a { color: #fff; }

#footer a { color: #6B6A6B; }
#footer li { color: #6B6A6B; /*border-bottom: 1px solid #aaa; border-top: 1px solid #542c4e;*//*these borders are problematic - can use the following rules for browsers that support rgba*/ border-top: 1px solid rgba(0,0,0,.1); border-bottom: 1px solid rgba(255,255,255,.08) /*background: url(images/colors/purple/footer-list-fake-borders.png) 0 0 repeat-x;*/}

.news .header h2 a:hover,
.news .header h2 a:focus { /*your color goes here*/ }

#main-heading {background: url(images/colors/purple/main-heading-footer-bg.jpg) 0 0 no-repeat;}

h1 span, h2 span, h3 span, h4 span { }

#footer { background: url(images/colors/purple/main-heading-footer-bg.jpg) 0 100% no-repeat;}
.button.yellow span, .button.yellow input { }
#footer li:first-child { border-top: none; }
#footer li:last-child { border-bottom: none; }

