/*
Theme URI: http://pordesign.eu
Version: 1.0
Author: Por Design
Author URI: http://pordesign.eu
*/

/*blue color theme*/
a,
.button.yellow span, .button.yellow input, .button {
  color: #533417;
  font-weight: bold;
  text-decoration: none !important ;
   }
a:visited { }
a:hover,
a:focus {  }
a:active { color: #111; text-decoration: none; }

#breadcrumb, 
#breadcrumb a,
#main-heading .catchphrase { color: #b4cff6; }

#nav > ul > li > a:hover,
#nav > ul > li > a:focus,
#nav > ul > li.current > a,
#nav > ul ul a:hover  { color: #004891;}

.success-stories h3 a,
.comments li dt a:hover,
.comments li dt a:focus {text-decoration: none;	color: #3f75ab;}	

.pagination a:hover,
.pagination a:focus,
.slider-nav a:hover,
.slider-nav a:focus,
.pagination-2 a:hover,
.pagination-2 a:focus { background-color:#3f75ab; }

.sitemap a:hover,
.sitemap a:focus,
.categories-2 a:hover,
.categories-2 a:focus {color: #34546f}

#main-heading #twitter_update_list li a { color: #bacef7}

#footer .archives > li > ul > li a { color: #2c3654; }
#footer p { color: #2c3654; }
#footer #copy { color: #2c3654; }

#footer a { color: #2c3654; }
#footer li { color: #2c3654; /*border-bottom: 1px solid #924b89; border-top: 1px solid #bc76af;*//*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) }

.news .header h2 a:hover,
.news .header h2 a:focus { /*your color goes here*/ }

#main-heading {background: url(../img/colors/blue/main-heading-footer-bg.jpg) 50% 0 no-repeat;}

h1 span, h2 span, h3 span, h4 span { background: url(../img/colors/blue/underline-1.png) 0 bottom repeat-x;}

#footer { background: url(../img/colors/blue/main-heading-footer-bg.jpg) 50% 100% no-repeat;}
.button.yellow span, .button.yellow input { background-image: url(../img/colors/blue/button-underline-1.png);}
#footer li:first-child { border-top: none; }
#footer li:last-child { border-bottom: none; }

