
/* --------------------------------------------------------------------
 *  HTML Elements 
 * -------------------------------------------------------------------- */

a, a:hover {color:#64B4D6 ;
-webkit-transition: color 200ms ease-in;
-moz-transition: color 200ms ease-in;
-o-transition: color 200ms ease-in;
transition: color 200ms ease-in;}
::selection { background: #64B4D6; color: #fff; }
::-moz-selection { background: #64B4D6; color: #fff; }

/* --------------------------------------------------------------------
 *  Body 
 * -------------------------------------------------------------------- */

body {	 
	background:#Ffffff  ;
	color:#4d4d4d;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
}

.add-comment a,
.port-title h2 a, .port-title a:link, .port-title a:visited,
.gallery-title a, .gallery-title a:link, .gallery-title a:visited,
#tabbed_widget ul.tabs li a:hover, #tabbed_widget ul.tabs li.selected a,
.service-tabs li a,
h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color:#053670;
	font-family:helvetica;
	font-weight:bold;Array
(
    [face] => helvetica
    [style] => bold
    [color] => #053670
)
}

/* --------------------------------------------------------------------
 *  Header 
 * -------------------------------------------------------------------- */
 
#header, #copyright {
	background: #333333 url();
	background-repeat: repeat;
	background-position: 0 bottom;
}

#primary-nav ul li > a:hover,
#primary-nav ul li a:active,
#primary-nav .current_page_parent > a,
#primary-nav .current-menu-item > a,
#primary-nav .current-menu-parent > a, 
#primary-nav .current_page_item > a,
#primary-nav .current-cat > a  {
	color:#64B4D6;
}

/* --------------------------------------------------------------------
 *  Blog and pages
 * -------------------------------------------------------------------- */

#comments .bypostauthor .fn, #comments .bypostauthor .fn a { color:#FC6341 }

.the-title a:hover,
.meta a:hover,
.port-title h2 a:hover, 
.gallery-title a:hover,
.widget li a:hover,
.testimonial-author a:hover span.author {color:#64B4D6;}

.meta .format-icon a:hover {background-color:#64B4D6;}
/* --------------------------------------------------------------------
 *  Widgets
 * -------------------------------------------------------------------- */
 
.widget li a {color: #333333}
.latesttweets li a:hover {color: #64B4D6}

.the-top, #footer, #homepage-slogan {
	background: #F5F5F5 url();
	background-repeat: repeat;
	background-position: 0 bottom;
}

/* --------------------------------------------------------------------
 *  Homepage Slider
 * -------------------------------------------------------------------- */
	
		
		
	
	/* --------------------------------------------------------------------
 *  Custom CSS
 * -------------------------------------------------------------------- */
 
