/* Dynamic CSS
-------------------------------------------------------------------------------*/
/*body {
	background: ;
}

#header {
	background: ;
}

#footer {
	background: ;
}*/

a:link, a:visited {
	color: #458ABF;
}

a:active, a:hover {
	color: #458ABF;
}

.entry-title a:active,
.entry-title a:hover {
	color: #458ABF;
}

#footer-widget-area .entry-title a:hover {
	color: #458ABF;
}

#content h3.box-title a:hover,
#footer-widget-area h3.box-title a:hover,
#primary h3.box-title a:hover,
#secondary h3.box-title a:hover {
	color: #458ABF;
}

ul.portfolio-filter a:hover {
	background: #458ABF;
	border: 1px solid #458ABF;
}

.entry-meta a:hover, .entry-utility a:hover {
	color: #458ABF;
}

/*.tag-links a,
.tag-links a:link,
.tag-links a:visited {color: #458ABF;}*/

.tag-links a:active,
.tag-links a:hover {
	color: #fff;
	background: #458ABF;
	border: 1px solid #458ABF;
}

::-moz-selection { background: #458ABF; }

::selection { background: #458ABF; }

::-webkit-selection { background: #458ABF; }

#site-info a:hover {
	color: #458ABF;
}

.commentlist .bypostauthor cite {
	color: #458ABF !important;
}

a#cancel-comment-reply-link:hover {
	background: #458ABF;
	border: 1px solid #458ABF;
}

#respond .form-submit input {
	background: #458ABF;
	border: 1px solid #458ABF;
	color: #fff;
}

#respond .form-submit input:hover {
	background: #458ABF;
	border: 1px solid #458ABF;
	color: #fff;
}

#contactForm input.send-button {
	background: #458ABF;
	border: 1px solid #458ABF;
	color: #fff;
}

#contactForm input.send-button:hover {
	background: #458ABF;
	border: 1px solid #458ABF;
	color: #fff;
}

/*.navigation a:link.back,
.navigation a:visited.back {
	color: #458ABF;
}*/

.navigation a:active.back,
.navigation a:hover.back {
	color: #458ABF;
}

#access ul ul :hover > a {
	background: #458ABF;
}

#access ul ul li.current_page_item > a,
#access ul ul li.current-menu-ancestor > a,
#access ul ul li.current-menu-item > a,
#access ul ul li.current-menu-parent > a {
	background: #458ABF;
}

#access li:hover > a {
	color: #458ABF;
}

a#twitter-link:hover {
/*	background: #458ABF;
	border: 1px solid #458ABF;
	color: #fff;*/
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
/*	color: #458ABF;*/
}

#access ul ul li.current_page_item > a:hover,
#access ul ul li.current-menu-ancestor > a:hover,
#access ul ul li.current-menu-item > a:hover,
#access ul ul li.current-menu-parent > a:hover {
	background: #458ABF;
}

