/* Custom CSS Style
 ------------------------------------------------------------------------*/
/* Page Header */
body { background: #202020; }
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
/* Main color */
a, a > *,
.color,
.service:hover .theme-icon,
.project-terms a:hover,
.cat a:hover,
.portfolio article footer h2 a:hover,
.entry-heading a:hover,
.entry-details div a:hover,
.tweets li .date a:hover,
.recent-comments li .meta:before,
.recent-entries li a:hover,
.widget_categories a:before, 
.widget_archive a:before, 
.widget_recent_entries a:before, 
.widget_meta a:before,
.widget_nav_menu a:before,
.widget_pages a:before,
.widget_links a:before,
.theme_comment .author a:hover,
.theme_comment .reply a:hover,
#breadcrumb li a:hover,
.mp:hover
{ color:; }

/* Border */
#main-nav a:hover, #main-nav .hover > a, #main-nav .current-menu-item > a, #main-nav .current_page_item > a, #main-nav .current-menu-ancestor > a, #main-nav .active > a,
#main-nav a:hover, #main-nav .hover > a, #main-nav .current-menu-item > a, #main-nav .current_page_item > a, #main-nav .current-menu-ancestor > a,
.service:hover
{ border-top-color:; }

/* Background */
input[type="submit"], button, .btn,
.recent-entries li .date,
.widget_categories a span, 
.widget_archive a span, 
.widget_recent_entries a span, 
.widget_meta a span,
.widget_nav_menu a span,
.widget_pages a span,
.widget_links a span,
.widget_tag_cloud a:hover,
.widget table#wp-calendar a:hover
{ background: ; }

.thumb-icon .icon-wrap
{ background: rgba(,.8); }

/* Selection background */
::-moz-selection { background: ; }
::selection { background: ; }

/* Background color */
#main-nav ul ul a:hover, #main-nav ul ul .hover > a, #main-nav ul ul .current-menu-item > a, #main-nav ul ul .current_page_item > a, #main-nav ul ul .current-menu-ancestor > a, #main-nav ul ul .active > a,
#responsive-nav ul a:hover, #responsive-nav ul .hover > a, #responsive-nav ul a.active,
h4.active-toggle:before,
a.intro-button,
#filter a,
.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.mp .ui.progress .position, .mp.paused .ui.progress .position,
.track-button:hover
{ background-color: ; }

#logo { margin: 300px 133px 300px 25px; }
#main-nav ul ul { width: 282px; }