/*
 Theme Name:   Galactic Connection
 Theme URI:    http://galacticconnection.com
 Description:  Galactic Connection Custom Theme
 Author:       Adam Apollo
 Author URI:   http://adamapollo.com
 Template:     Extra
 Version:      2.0.1
 Tags:         love is all you need
 Text Domain:  -galactic-connection-custom-
*/


/* AA Theme customization starts here
-------------------------------------------------------------- */
/* 

0. Color Scheme
1. Header & Menu
2. Main Content
3. Widgets
4. Modules
5. Footer

*/
/* 00. Color Scheme for Galactic Connection
-------------------------------------------------------------- */

.Color_Scheme {
    color: #6bff7e; /* Bright Green */
	color: #5ccd99; /* Rich Green */

	color: #3b7abf; /* Ocean Blue */ /* MAIN LINKS */

	color: #c123ff; /* Galactic Pink */
	color: #7f04b2; /* Rich Purple */
	color: #240630; /* Black Purple */
	color: #4f3f52; /* Dull Purple Grey */
}

/* 1 Header & Menu
-------------------------------------------------------------- */

body {
	color: #3d2546; /* Black Purple */
	font-size: 15px;
}

#main-header {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8859c1+12,6f3da5+61 */
background: #8859c1; /* Old browsers */
background: -moz-linear-gradient(top, #8859c1 12%, #6f3da5 61%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #8859c1 12%,#6f3da5 61%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #8859c1 12%,#6f3da5 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8859c1', endColorstr='#6f3da5',GradientType=0 ); /* IE6-9 */
}
#main-header .container {
	background: transparent url(images/header-baseline.png) bottom center repeat-x !important;
}
#et-navigation .mega-menu > ul > li > a:first-of-type {
    font-size: 120%;
}
/* Zoom out Navigation Submenu Option ***
.et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children > ul, .et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children > ul, .et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children > ul {
    -webkit-transform: scale(100);
    transform: scale(100);
} */
/* 2 Main Content
-------------------------------------------------------------- */
#main-content {
    background: url() top center fixed repeat !important;
}
/* Remove Category: Name Title on Archive Pages */
.archive h1 {
    display: none;
}

.blog #main-content {
	padding-top: 0px;
}
/* Remove Author Card */
.et_extra_other_module.author-box.vcard {
    display: none;
}

.post-footer .rating-stars #rated-stars img.star-on, .post-footer .rating-stars #rating-stars img.star-on {
    background-color: #5ccd99 !important;
}
/* Pagination */
.paginated .pagination li a, .archive-pagination .pagination li a, .paginated > .page-numbers li a, .archive-pagination > .page-numbers li a {
	 color: #3b7abf;
}
.paginated .pagination li:active, .archive-pagination .pagination li:active, .paginated > .page-numbers li:active, .archive-pagination > .page-numbers li:active {
	background: #7f04b2;
}

.paginated .pagination li a:hover, .archive-pagination .pagination li a:hover, .paginated > .page-numbers li a:hover, .archive-pagination > .page-numbers li a:hover {
	 color: #fff;
	 background: #bd32ff;
}

/* 3 Widgets
-------------------------------------------------------------- */

.module-head h1 {
    font-size: 120% !important;
}

.et_pb_widget a, .et_pb_widget a:visited  {
    text-decoration: none;
    color: #6bff7e;
	color: #3b7abf;
}
.et_pb_widget a:hover {
    color: #c123ff;
}
.et_pb_widget .widgettitle {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4ced28+0,3c35a0+83 */
background: #4ced28; /* Old browsers */
background: -moz-linear-gradient(top, #4ced28 0%, #3c35a0 83%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #4ced28 0%,#3c35a0 83%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #4ced28 0%,#3c35a0 83%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ced28', endColorstr='#3c35a0',GradientType=0 ); /* IE6-9 */
}
.textwidget {
    padding: 20px;
}
.textwidget a, .textwidget a:visited {
    color: #3b7abf;
}
.textwidget a:hover {
    color: #c123ff;
}


/* 4 Modules
-------------------------------------------------------------- */
.et_pb_posts_0{
	border-top-color: #c123ff !important;
}

.et_pb_posts_1{
	border-top-color: #6bff7e !important;
}

.et_pb_posts_2{
	border-top-color: #3b7abf !important;
}

.et_pb_extra_module .post-meta a, .et_extra_other_module .post-meta a {
	color: #3b7abf; /* Ocean Blue */ /* MAIN LINKS */
	color: #5ccd99; /* Rich Green */

}
.post-nav .nav-links .button:before, .post-nav .nav-links .read-more-button:before, .post-nav .nav-links .post-nav .nav-links .button:before {
	color: #fff !important;	
}

/* 5 Footer
-------------------------------------------------------------- */
#footer p, #footer-info, #footer-info a {
	font-size: 11px !important;
}
footer#footer {
}
#footer {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#504352+0,1a0523+0,504352+100 */
	background: #504352; /* Old browsers */
	background: -moz-linear-gradient(top,  #504352 0%, #1a0523 0%, #504352 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #504352 0%,#1a0523 0%,#504352 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #504352 0%,#1a0523 0%,#504352 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#504352', endColorstr='#504352',GradientType=0 ); /* IE6-9 */
    color: #ccc;
}
#footer a {
	color: #6bff7e;
}
#footer a:hover {
    color: #c123ff;
}