
body { font-family: "Merriweather", Helvetica, Arial, sans-serif; color: #eeeeee;  }


input,
select,
textarea,
.comment-content .comment-author span,
.comment-content .comment-author span a,
.styledmsg span,
.styledmsg2 .msgtitle,
.styledmsg2 span {
	font-family: "Merriweather", Helvetica, Arial, sans-serif;    }


::selection { background: #FFA200; }

::-moz-selection { background: #FFA200; }

::-webkit-selection { background: #FFA200; }


.line,
#social-share ul li,
.portfolio_extras ul li,
#left-content #primary-menu,
#left-content,
.page_title,
#logo,
.page-navigation,
#portfolio-reveal,
.entry,
#left-content .widget,
#logo-menu { border-color: #777; }


span.divider {
    border-top-color: #FFA200;
    border-top-width: 2px;
}


span.divider.divider-top { top: -2px; }


body,
.bypostauthor .comment-avatar .avatar,
input:active,
textarea:active,
select:active,
input:focus,
textarea:focus,
select:focus,
#respond input:active,
#respond select:active,
#respond textarea:active,
#respond input:focus,
#respond select:focus,
#respond textarea:focus,
#footer,
.flickr-widget-wrap .flickr_badge_image img:hover,
.posts-widget li .post_image img:hover,
#footer .flickr_badge_image img:hover,
#footer .posts-widget li .post_image img:hover { border-color: #FFA200; }


a,
#primary-menu > ul > li.current-menu-ancestor > a,
#primary-menu > ul > li.current-menu-parent > a,
#primary-menu > ul > li.current-menu-item > a,
#primary-menu > ul > li.current_page_parent > a { color: #FFA200; }


.portfolio-reveal-wrap .entry_image:hover,
.entry:hover .entry_format,
.entry:hover .entry_image,
.entry:hover .entry_sticky,
.entry:hover .entry_video,
.entry:hover .entry_aside,
.entry:hover .entry_quote,
.entry:hover .entry_link,
.entry:hover .entry_audio,
.entry:hover .entry_gallery,
#gotoTop,
#footer-trigger,
a.twitter-follow-me { background-color: #FFA200; }


.tagcloud a:hover { background-color: #FFA200 !important; }


input:active,
textarea:active,
select:active,
input:focus,
textarea:focus,
select:focus,
#respond input:active,
#respond select:active,
#respond textarea:active,
#respond input:focus,
#respond select:focus,
#respond textarea:focus {
    box-shadow: 0px 0px 4px #FFA200;
    -moz-box-shadow: 0px 0px 4px #FFA200;
	-webkit-box-shadow: 0px 0px 4px #FFA200;
}










.entry_image,
.entry_video,
.entry_aside,
.entry_quote,
.entry_link,
.entry_audio,
.entry_gallery,
.entry_format,
.entry_sticky {
    transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;    
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}


.flickr-widget .flickr_badge_image img,
.posts-widget li .post_image img {
    transition: border-color .2s linear;
    -moz-transition: border-color .2s linear;
    -webkit-transition: border-color .2s linear;    
    -ms-transition: border-color .2s linear;
    -o-transition: border-color .2s linear;
}




