/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

ul.nav-menu ul a, .nav-menu ul ul a {
  min-width:205px;
}

.page-id-312 .page-header { display: none; }
.rpp-header a { background-color: #db5f32; color: #fff; font: 700 43.75%/1.125 Dosis, sans-serif; /* 14px */ border-radius: 12px; padding: 0.275em 0.9em; text-decoration: none; text-transform: uppercase; vertical-align: middle; }

.project-title {
  color:#000000;
  font-family:"Open Sans", sans-serif;
  font-size:300%;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:900;
  letter-spacing:0;
  line-height:1;
  margin:0.375em 0;
  text-transform:uppercase;
  width:100%;
  word-wrap:break-word;
}


/* Custom Color Styling */

a, a:hover {
  color:#dd9933;
}


#options li a.selected, #options li a:hover {
  background-color:#dd9933;
}


button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #dd9933;
}

/* Check this color */
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #098b8d;
	border: none;
}

.post-password-required input[type="submit"]:hover {
	color: #dd9933;
}

.site-title:hover { color: #dd9933; }

.menu-item[class^="modernpicrograms-icon-"].has-submenu:hover > a:before,
.menu-item[class*=" modernpicrograms-icon-"].has-submenu:hover > a:before { color: #dd9933; }

.nav-menu li:hover > a, .nav-menu li a:hover { color: #dd9933; }

.nav-menu > .has-submenu:hover > a, .nav-menu > .has-submenu > a:hover { background-color: #dd9933; }

.nav-menu .menu-item[class^="modernpicrograms-icon-"] > a:before:hover,
.menu-item[class*=" modernpicrograms-icon-"] > a:before:hover,
.nav-menu .menu-item[class^="modernpicrograms-icon-"]:hover > a:before,
.menu-item[class*=" modernpicrograms-icon-"]:hover > a:before { color: #dd9933; }

.nav-menu > .current_page_item > a,
.nav-menu > .current-menu-item > a { color: #dd9933; }

.entry-title a:hover { color: #dd9933; }

.blog-comments-wrapper:hover .blog-comments-icon-shape path { fill: #dd9933; stroke: #dd9933; }

.blog-comments-wrapper.blog-comments-wrapper-zero:hover .blog-comments-icon-shape path { fill: transparent; stroke: #dd9933; }

.attachment .single-meta .full-size-link a:hover, .attachment .single-meta .parent-post-link a:hover, .attachment .single-meta .edit-link a:hover { color: #dd9933; text-decoration: none; }

.page-numbers:hover, .prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus, .next.page-numbers:hover { color: #dd9933; }

@media screen and (min-width: 768px){
	.page-numbers.current { color: #dd9933; }
}

.post-navigation .nav-links a:hover,
.post-navigation .nav-links a:hover:before { color: #dd9933; }

.image-navigation .nav-links a:hover,
.image-navigation .previous-image:hover:before,
.image-navigation .next-image:hover:before { color: #dd9933; }

.comments-title a:hover { color: #dd9933; }

.comment-author .fn a:hover { text-decoration: none; color: #dd9933; }

.comment-navigation .nav-previous a:hover, .comment-navigation .nav-next a:hover, .comment-navigation .nav-previous a:hover:after, .comment-navigation .nav-next a:hover:after { color: #dd9933; }

#cancel-comment-reply-link:hover, #cancel-comment-reply-link:hover:before { color: #dd9933; }

.form-submit  input[type="submit"]:hover { background-color: transparent; color: #dd9933; }

.homepage-read-more:hover { color: #dd9933; text-decoration: none; }

.rbp-header a { background-color: #dd9933; }

.rbp-entry .rbp-title:hover { color: #dd9933; }

.widget a:hover { color: #dd9933; }

.widget_archive ul li a:before,
.widget_categories ul li a:before,
.widget_links ul li a:before,
.widget_meta ul li a:before,
.widget_nav_menu ul li a:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li a:before,
.widget_rss ul li a:before,
.widget_pages ul li a:before, .widget .current-menu-item > a,
.widget .current_page_item > a, .widget_categories .current-cat > a, .widget_tag_cloud a:hover { color: #dd9933; }

.site-footer .footer-fa a:hover { color: #dd9933; }

#options li a.selected,  {
  background-color:#dd9933;
}