/* Note : Do not place custom styles in this stylesheet */

body { background-color: #262626; background-image: none; background-repeat: repeat; }
.entry-format.quote, div.jp-play-bar, div.jp-volume-bar-value { background-color: #ffffff; }
#logo { background-color: #0f0f0f!important; }
.entry, #sidebar .widget { background-image: none; }
.glass { display: none!important; }

body { padding-top: 100px; }
#header { position: fixed; top: 0; width: 100%; margin-bottom: 0; }
/* unstick for mobile */	
@media only screen and (max-width: 767px) {
body { padding-top: 0; }
#header { position: relative; margin-bottom: 40px; }
}
/* move admin bar to bottom */	
* html body { margin-top: 0 !important; }
body.admin-bar { margin-top: -28px; padding-bottom: 28px; }
body.wp-admin #footer { padding-bottom: 28px; }
#wpadminbar { top: auto !important; bottom: 0; }
#wpadminbar .quicklinks .ab-sub-wrapper { bottom: 28px; }
#wpadminbar .quicklinks .ab-sub-wrapper ul .ab-sub-wrapper { bottom: -7px; }	
		

a,
label .required,
.comment-awaiting-moderation,
#nav li.current_page_item a, 
#nav li.current-menu-ancestor a, 
#nav li.current-menu-item a,
.entry-title a:hover,
.widget a:hover,
.widget_archive ul li,
.widget_categories ul li,
.widget_links ul li,
.widget_rss ul li a,
.widget_tag_cloud .tagcloud a:hover,
.widget_calendar a,
.sitemap a:hover,
#child-menu li li li.current_page_item a,
#child-menu li li li.current-menu-item a,
#child-menu li li li.current_page_item a:hover,
#child-menu li li li.current-menu-item a:hover,
.accordion .title a:hover,
.accordion .title.active a,
.toggle .title:hover,
.toggle .title.active,
ul.tabs-nav li a.active { color: #0faafc; }

.color { color: #0faafc!important; }

#logo,
.entry-tags a:hover,
.entry-format.link p a,
.widget_calendar caption,
.commentlist .reply a:hover,
.front #slidecaption a.more,
#child-menu li li.current_page_item a, 
#child-menu li li.current-menu-item a,
#child-menu li li.current_page_parent a, 
#child-menu li li.current_page_item a:hover, 
#child-menu li li.current-menu-item a:hover,
#child-menu li li.current_page_parent a:hover,
input[type="submit"],
button[type="submit"],
a.button,
.plan.featured .plan-head,
.accordion .title.active .icon,
.toggle .title.active .icon { background-color: #0faafc; }

::selection { background-color: #0faafc; }
::-moz-selection { background-color: #0faafc; }

.plan.featured { border-color: #0faafc; }

ul.tabs-nav li a.active { border-top-color: #0faafc; }

.front #slidecaption a.more:hover { -moz-box-shadow: 0 0 40px #0faafc; -webkit-box-shadow: 0 0 40px #0faafc; box-shadow: 0 0 40px #0faafc; }
.front #slidecaption a.more:active { -moz-box-shadow: 0 0 20px #0faafc; -webkit-box-shadow: 0 0 20px #0faafc; box-shadow: 0 0 20px #0faafc; }

.wp-pagenavi a { color: #0faafc!important; border: 1px solid rgba(15,170,252, 0.3)!important; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { background: #0faafc!important; border: 1px solid #0faafc!important; }
			
