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

#header {
	background: ;
}

#footer {
	background: ;
}*/

a:link, a:visited {
	color: #3399cc;
}

a:active, a:hover {
	color: #3399cc;
	color: #4a525a;
/*	text-decoration: none;*/
}

.entry-title a:active,
.entry-title a:hover {
	color: #3399cc;
}

#footer-widget-area .entry-title a:hover {
	color: #3399cc;
}

.entry-meta a:hover, .entry-utility a:hover {
	color: #3399cc;
}

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

.tag-links a:active,
.tag-links a:hover {
	color: #fff;
	background: #3399cc;
/*	border: 1px solid #3399cc;*/
}

::-moz-selection { background: #3399cc; }

::selection { background: #3399cc; }

::-webkit-selection { background: #3399cc; }

#site-info a:hover {
	color: #3399cc;
}

.commentlist .bypostauthor cite {
	color: #3399cc !important;
}

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

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

#respond .form-submit input:hover {
	color: #3399cc;
}

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

#contactForm input.send-button:hover {
	color: #3399cc;
}

/*.navigation a:link.back,
.navigation a:visited.back {
	color: #3399cc;
}*/

.navigation a:active.back,
.navigation a:hover.back {
	color: #3399cc;
}

#access ul ul li:hover > a {
	color: #3399cc;
/*	background: #3399cc; */
}

#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 {
/*	background: #3399cc;*/
	color: #3399cc;
}

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

#footer-widget-area .widget_nav_menu li a:hover {
	color: #3399cc;
}

.widget-area a:active,
.widget-area a:hover {
	color: #3399cc;
}

ul.portfolio-filter li.active a {
/*	border: 1px solid #3399cc;*/
	background: #3399cc;
}

/*a.more-link {
	background: #3399cc;
}*/

a:hover.more-link {
	color: #3399cc;
}

.tagcloud a:hover {
	color: #3399cc;
}

#footer-right-side a:hover {
	color: #3399cc;
}

.archives-content-month li a:hover,
.archives-content-categories li a:hover,
.archives-content-blog-posts li a:hover {
	color: #3399cc;
}

#content h3.portfolio-item-title a:hover {
	color: #3399cc;
}

.widget_blog_posts h2.post-title.entry-title a:hover {
	color: #3399cc;
}

.comments-link a:hover {
	color: #fff;
	background: #3399cc;
	border: 1px solid #3399cc;
}

ul.portfolio-filter a:hover {
	color: #fff !important;
	background: #3399cc;
}

blockquote {
	border-left: 3px solid #3399cc;
	color: #3399cc;
}

#content blockquote p {
	color: #3399cc;
}

ul.tabs li.active a,
ul.tabs li.active a:hover {
	color: #3399cc;
}

h3.toggle.active a {
	color: #3399cc;
}

/*#content .latest-blog-posts-date {
	background: #3399cc;
}*/

#access a.home-button-current,
#access a.home-button-current:hover {
/*	background-color: #3399cc;*/
}

#access a.home-button,
#access a.home-button-current,
#access a.home-button-current:hover,
#access .menu a.home-button,
#access .menu a.home-button-current,
#access .menu a.home-button-current:hover {
/*	background-color: #3399cc;*/
}

#access a.home-button,
#access .menu a.home-button {
	background-color: transparent;
}

#primary h1.widget-title,
#primary h2.widget-title,
#primary h3.widget-title,
#primary h4.widget-title,
#primary h5.widget-title,
#primary h6.widget-title {
	color: #3399cc;
}

.commentlist .bypostauthor {
/*	background-color: #3399cc !important;*/
}

.reply a:hover {
	background: #3399cc;
	border: 1px solid #3399cc;
}

.comment-author {
	<!-- border-bottom: 2px solid #3399cc; -->
}





