﻿/*
COLOR GRADIENTS FROM http://www.colorzilla.com/gradient-editor/
*/
div.head > h1, div.head > h2, div.head p, div.head a
{
	color:#FFF;
}
ul.mega-menu > li > div.arrow
{
	background-color:#FFFFFF;
}
ul.mega-menu > li > ul li > a, ul.mega-menu > li > ul li > span
{
	color:#FFFFFF;
}
ul.mega-menu li > a, ul.mega-menu li > span
{
	color:#FFF;
}
ul.mega-menu > li > ul li > a:hover
{
	background-color:#FFF;
}

/*
MAINSTREAM
*/
div.navbar.navbar-fixed-top
{
	background: #40a700;
	background: -moz-linear-gradient(left,  #40a700 0%, #97d800 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#40a700), color-stop(100%,#97d800));
	background: -webkit-linear-gradient(left,  #40a700 0%,#97d800 100%);
	background: -o-linear-gradient(left,  #40a700 0%,#97d800 100%);
	background: -ms-linear-gradient(left,  #40a700 0%,#97d800 100%);
	background: linear-gradient(to right,  #40a700 0%,#97d800 100%);
}

div.collection-calendar > ul > li > a:hover,
ul.directory-letters > li > a:hover
{
	background-color:#97d800;
}

span.stars.site-mainstream.site-mainstream.site-mainstream > span.display,
ul.mega-menu > li > ul,
span.stars > span.display,
.carousel-control,
div.collection-calendar > ul > li > a.active,
ul.directory-letters > li > a.active,
.background-mainstream
{
	background-color:#40a700;
}

ul.mega-menu > li > ul li > a:hover,
div#comments > ul.posts > li > span.title
{
	color:#40a700;
}

/*
TEEN
*/
body.site-teen div.navbar.navbar-fixed-top
{
	background: #0c6e91; /* Old browsers */
	background: -moz-linear-gradient(left,  #0c6e91 0%, #5eced9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0c6e91), color-stop(100%,#5eced9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #0c6e91 0%,#5eced9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #0c6e91 0%,#5eced9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #0c6e91 0%,#5eced9 100%); /* IE10+ */
	background: linear-gradient(to right,  #0c6e91 0%,#5eced9 100%); /* W3C */
}

body.site-teen div.collection-calendar > ul > li > a:hover,
body.site-teen ul.directory-letters > li > a:hover
{
	background-color:#5eced9;
}

span.stars.site-teen.site-teen.site-teen > span.display,
body.site-teen ul.mega-menu > li > ul,
body.site-teen span.stars > span.display,
body.site-teen .carousel-control,
body.site-teen div.collection-calendar > ul > li > a.active,
body.site-teen ul.directory-letters > li > a.active,
.background-teen
{
	background-color:#0c6e91;
}

body.site-teen ul.mega-menu > li > ul li > a:hover,
body.site-teen div#comments > ul.posts > li > span.title
{
	color:#0c6e91;
}

/*
SCIENCE FICTION
*/
body.site-sci-fi div.navbar.navbar-fixed-top
{
	background: #83898e;
	background: -moz-linear-gradient(left,  #83898e 0%, #a2969b 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#83898e), color-stop(100%,#a2969b));
	background: -webkit-linear-gradient(left,  #83898e 0%,#a2969b 100%);
	background: -o-linear-gradient(left,  #83898e 0%,#a2969b 100%);
	background: -ms-linear-gradient(left,  #83898e 0%,#a2969b 100%);
	background: linear-gradient(to right,  #83898e 0%,#a2969b 100%);
}

body.site-sci-fi div.collection-calendar > ul > li > a:hover,
body.site-sci-fi ul.directory-letters > li > a:hover
{
	background-color:#a2969b;
}

span.stars.site-sci-fi.site-sci-fi.site-sci-fi > span.display,
body.site-sci-fi ul.mega-menu > li > ul,
body.site-sci-fi span.stars > span.display,
body.site-sci-fi .carousel-control,
body.site-sci-fi div.collection-calendar > ul > li > a.active,
body.site-sci-fi ul.directory-letters > li > a.active,
.background-sci-fi
{
	background-color:#83898e;
}

body.site-sci-fi ul.mega-menu > li > ul li > a:hover,
body.site-sci-fi div#comments > ul.posts > li > span.title
{
	color:#83898e;
}

/*
ROMANCE
*/
body.site-romance div.navbar.navbar-fixed-top
{
	background: #e70e60; /* Old browsers */
	background: -moz-linear-gradient(left,  #e70e60 0%, #f76abe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e70e60), color-stop(100%,#f76abe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e70e60 0%,#f76abe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e70e60 0%,#f76abe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e70e60 0%,#f76abe 100%); /* IE10+ */
	background: linear-gradient(to right,  #e70e60 0%,#f76abe 100%); /* W3C */
}

body.site-romance div.collection-calendar > ul > li > a:hover,
body.site-romance ul.directory-letters > li > a:hover
{
	background-color:#f76abe;
}

span.stars.site-romance.site-romance.site-romance > span.display,
body.site-romance ul.mega-menu > li > ul,
body.site-romance span.stars > span.display,
body.site-romance .carousel-control,
body.site-romance div.collection-calendar > ul > li > a.active,
body.site-romance ul.directory-letters > li > a.active,
.background-romance
{
	background-color:#e70e60;
}

body.site-romance ul.mega-menu > li > ul li > a:hover,
body.site-romance div#comments > ul.posts > li > span.title
{
	color:#e70e60;
}

/*
EROTICA
*/
body.site-erotica div.navbar.navbar-fixed-top
{
	background: #f94904; /* Old browsers */
	background: -moz-linear-gradient(left,  #f94904 0%, #ffd800 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f94904), color-stop(100%,#ffd800)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f94904 0%,#ffd800 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f94904 0%,#ffd800 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f94904 0%,#ffd800 100%); /* IE10+ */
	background: linear-gradient(to right,  #f94904 0%,#ffd800 100%); /* W3C */
}

body.site-erotica div.collection-calendar > ul > li > a:hover,
body.site-erotica ul.directory-letters > li > a:hover
{
	background-color:#ffd800;
}

span.stars.site-erotica.site-erotica.site-erotica > span.display,
body.site-erotica ul.mega-menu > li > ul,
body.site-erotica span.stars > span.display,
body.site-erotica .carousel-control,
body.site-erotica div.collection-calendar > ul > li > a.active,
body.site-erotica ul.directory-letters > li > a.active,
.background-erotica
{
	background-color:#f94904;
}

body.site-erotica ul.mega-menu > li > ul li > a:hover,
body.site-erotica div#comments > ul.posts > li > span.title
{
	color:#f94904;
}

/*
SUSPENSE
*/
body.site-suspense div.navbar.navbar-fixed-top
{
	background: #000043; /* Old browsers */
	background: -moz-linear-gradient(left,  #000043 0%, #4b5cb6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000043), color-stop(100%,#4b5cb6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #000043 0%,#4b5cb6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #000043 0%,#4b5cb6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #000043 0%,#4b5cb6 100%); /* IE10+ */
	background: linear-gradient(to right,  #000043 0%,#4b5cb6 100%); /* W3C */
}

body.site-suspense div.collection-calendar > ul > li > a:hover,
body.site-suspense ul.directory-letters > li > a:hover
{
	background-color:#4b5cb6;
}

span.stars.site-suspense.site-suspense.site-suspense > span.display,
body.site-suspense ul.mega-menu > li > ul,
body.site-suspense span.stars > span.display,
body.site-suspense .carousel-control,
body.site-suspense div.collection-calendar > ul > li > a.active,
body.site-suspense ul.directory-letters > li > a.active,
.background-suspense
{
	background-color:#000043;
}

body.site-suspense ul.mega-menu > li > ul li > a:hover,
body.site-suspense div#comments > ul.posts > li > span.title
{
	color:#000043;
}

/*
PARANORMAL
*/
body.site-paranormal div.navbar.navbar-fixed-top
{
	background: #4f0246; /* Old browsers */
	background: -moz-linear-gradient(left,  #4f0246 0%, #a5309b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4f0246), color-stop(100%,#a5309b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #4f0246 0%,#a5309b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #4f0246 0%,#a5309b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #4f0246 0%,#a5309b 100%); /* IE10+ */
	background: linear-gradient(to right,  #4f0246 0%,#a5309b 100%); /* W3C */
}

body.site-paranormal div.collection-calendar > ul > li > a:hover,
body.site-paranormal ul.directory-letters > li > a:hover
{
	background-color:#a5309b;
}

span.stars.site-paranormal.site-paranormal.site-paranormal > span.display,
body.site-paranormal ul.mega-menu > li > ul,
body.site-paranormal span.stars > span.display,
body.site-paranormal .carousel-control,
body.site-paranormal div.collection-calendar > ul > li > a.active,
body.site-paranormal ul.directory-letters > li > a.active,
.background-paranormal
{
	background-color:#4f0246;
}

body.site-paranormal ul.mega-menu > li > ul li > a:hover,
body.site-paranormal div#comments > ul.posts > li > span.title
{
	color:#4f0246;
}

/*
COLORING
*/
body.site-coloring div.navbar.navbar-fixed-top
{
	background: #0c6e91; /* Old browsers */
	background: -moz-linear-gradient(left,  #0c6e91 0%, #5eced9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0c6e91), color-stop(100%,#5eced9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #0c6e91 0%,#5eced9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #0c6e91 0%,#5eced9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #0c6e91 0%,#5eced9 100%); /* IE10+ */
	background: linear-gradient(to right,  #0c6e91 0%,#5eced9 100%); /* W3C */
}

body.site-coloring div.collection-calendar > ul > li > a:hover,
body.site-coloring ul.directory-letters > li > a:hover
{
	background-color:#5eced9;
}

span.stars.site-coloring.site-coloring.site-coloring > span.display,
body.site-coloring ul.mega-menu > li > ul,
body.site-coloring span.stars > span.display,
body.site-coloring .carousel-control,
body.site-coloring div.collection-calendar > ul > li > a.active,
body.site-coloring ul.directory-letters > li > a.active,
.background-coloring
{
	background-color:#0c6e91;
}

body.site-coloring ul.mega-menu > li > ul li > a:hover,
body.site-coloring div#comments > ul.posts > li > span.title
{
	color:#0c6e91;
}