/*
Theme Name: NC Pride Pages
Theme URI: 
Description: This theme styles NC Pride Pages appropriately.
Version: 1
Author: Joshua Smith
Author URI: http://somegoodpixels.com/
Tags: 
*/


body { margin: 0px; font-size: 62.5%; padding: 0px; background: #fff; line-height: 1.5; font-family: "Helvetica", "Arial", sans-serif; color: #333; }
h1, h2, h3, h4, h5, h6, div, b, strong, i, em, p, a, ul, ol, li, span, img, input, code, label, blockquote, br, button, caption, table, tr, td, th, div, form, hr, pre, script, select, strike, tbody, textarea, tfoot, thead { padding: 0px; font-size: 1em; margin: 0px; list-style-type: none; font-weight: normal; text-decoration: none; }
a { text-decoration: none; color: #e21b7d; }
a:hover, a:active, a:focus { text-decoration: none; outline: none; }
a img, a:hover img, a:active img, a:focus img { border: none; }
textarea, input { font-family: "Helvetica", "Arial", sans-serif; }
table { width: 100%; }
div.clear { clear: both; }	
.inner { margin: 0px auto; width: 930px; }
.outer { min-width: 960px; }

/* ----------------------------------- END GLOBALS ----------------------------------- */

body { padding-bottom: 80px; }

body.home {
	background: #eee; }
	
body.category {
	background: #0f1a2f; }

#navigation {
	background: #ec3296 url(sprite.gif) repeat-x 50% 0px;
	border-bottom: 1px solid #cd2873; }

#navigation a.home {
	font-size: 2.4em;
	font-weight: bold;
	display: block;
	float: left;
	padding: 32px 0px 10px;
	color: white;
	letter-spacing: -1px;  }
	
#navigation ul {
	float: right; }
	
#navigation ul li {
	float: left;
	 display:none; }
	
#navigation ul li.cat-item-3,
#navigation ul li.cat-item-4,
#navigation ul li.cat-item-5,
#navigation ul li.cat-item-6,
#navigation ul li.cat-item-7 {
	display: block; }

#navigation ul li a  {
	display: block;
	color: white;
	padding: 65px 15px 25px;
	font-weight: bold;
	font-size: 1.2em; }
	
#navigation ul li:hover {	
	background: transparent url(sprite.gif) repeat-x 50% -1300px; }

#navigation ul li.cat-item-3 a { background: transparent url(sprite.gif) no-repeat 50% -1600px; }
#navigation ul li.cat-item-4 a { background: transparent url(sprite.gif) no-repeat 50% -1900px; }
#navigation ul li.cat-item-5 a { background: transparent url(sprite.gif) no-repeat 50% -2200px; }
#navigation ul li.cat-item-6 a { background: transparent url(sprite.gif) no-repeat 50% -2500px; }
#navigation ul li.cat-item-7 a { background: transparent url(sprite.gif) no-repeat 50% -2800px; }


body.category .category3 .inner { background: transparent url(carousel.jpg) no-repeat -930px 0px; }
body.category .category4 .inner { background: transparent url(carousel.jpg) no-repeat -1860px 0px; }
body.category .category5 .inner { background: transparent url(carousel.jpg) no-repeat -2790px 0px; }
body.category .category6 .inner { background: transparent url(carousel.jpg) no-repeat -3720px 0px; }
body.category .category7 .inner { background: transparent url(carousel.jpg) no-repeat -4650px 0px; }




#banner .inner {
	overflow: hidden;
	width: 930px;
	position: relative; }
	
	
#carouselwrapper {
		background: transparent url(carousel.jpg) no-repeat top left;

	width: 5580px;
	position: relative;
	left: 0px; }	
	


#carousel li {
    padding: 25px 0px 30px;
    width: 930px;
    float: left; }
 
    
#banner {
	background: #ebebeb url(sprite.gif) repeat-x 50% -300px;
	border-top: 1px solid #a8174a;
	border-bottom: 1px solid #b8b8b8; }
	
body.category #banner {
	border-bottom: 1px solid #080c13; }
	
#banner h1,
#banner h2 p {
	display: block;
	font-size: 3.6em;
	font-weight: bold;
	letter-spacing: -2px;
	width: 610px;
	line-height: 1.06;
	clear: both;
	padding: 20px 0px 20px; }
	
#banner #carousel a {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
	float: left;
	background: #cf1d62;
	padding: 7px 18px;
	margin: 10px 0px 10px;
	color: white;
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px; 
	background: #cf1d63 url(sprite.gif) repeat-x 50% -3400px; }
	
#banner p {
	font-size: 1.2em;
	padding: 0px 0px 25px;
	margin-top: -10px; }
	
	
#listing {
	background: #0f1a2f url(sprite.gif) repeat-x 50% -4000px; }
	
#listing #content {
	margin-bottom: 60px; }
	
#page {
	border-top: 1px solid #d8d8d8;
	padding-bottom: 20px; }
	

	
#page #content h3 {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px; }
	
#page #content .content {
	font-size: 1.4em; }
	
#page #content .content p {
	padding-bottom: 10px; }
	
#links ul {
	border-top: 1px solid #e1e1e1; }
	
#links ul li {
	border-bottom: 1px solid #e1e1e1; }
	
#links ul li a {
	font-size: 1.4em;
	display: block;
	padding: 12px 0px 13px;
	background: transparent url(sprite.gif) no-repeat 100% -3100px;
	font-weight: bold;
	letter-spacing: -1px; }
	
#feature {
	background: #eee url(feature_bottom.jpg) no-repeat bottom center; }

#feature li h4 {
	font-size: 1.2em;
	font-weight: bold; }

#feature li div {
	font-size: 1.1em; }
	
#feature .inner {
	width: 960px; 
	padding: 0px;
	background: transparent url(feature_top.gif) no-repeat top center; }
	
#feature li {
	width: 210px;
	float: left;
	padding: 25px 15px 30px; }
	
#page .inner,
#listing .inner {
	padding: 30px 15px; }
	
#page #content {
	width: 610px;
	padding: 20px 0px;
	float: left; }
	
#page #links {
	float: right;
	padding: 20px 0px;
	width: 290px; }
	
#listing h2 {
	font-size: 2.4em;
	padding-bottom: 10px;
	color: white;
	font-weight: bold; }

#listing h4 {
	font-size: 1.8em;
	color: white;
	font-weight: bold; }
	
#listing #quicklinks {
	width: 290px;
	float: left; }
	
#listing #content {
	width: 610px;
	float: right; }
	
#listing #quicklinks li a {
	font-size: 1.4em;
	display: block;
	font-weight: bold;
	padding: 0px 0px 3px; }
	
#listing #content h3 {
	color: white;
	font-size: 1.4em;
	border: 1px solid #080e19;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #1b2842 url(sprite.gif) repeat-x 50% -3700px;
	font-weight: bold; 
	padding: 7px 15px 8px; }

#listing #content ul li ul {
	margin: 10px 0px; }
	
#listing #content ul li ul li {
	padding: 15px 0px; }

#listing #content ul li ul li h4 {	
	float: left;
	width: 270px;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 20px; }
	
#listing #content ul li ul li div.content {
	width: 290px;
	color: #6b82a5;
	float: left;
	font-size: 1.2em; }

#listing #content ul li ul li div.content a {
	color: #abb6c7; }

	
/* ----------------------------------- START JCAROUSEL ----------------------------------- */


.jcarousel-container {
    position: relative; }

.jcarousel-clip {
    overflow: hidden;
    position: relative; }

.jcarousel-list {
    overflow: hidden;
    position: relative; }



.jcarousel-next {
    display: none; }

.jcarousel-prev {
    display: none; }

.jcarousel-clip-horizontal {
    width:  930px; }

.jcarousel-next-horizontal {
    position: absolute;
    top: 114px;
    right: -60px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: transparent url(sprite.gif) no-repeat 50% -1000px; }

.jcarousel-next-horizontal:hover {
    background: transparent url(sprite.gif) no-repeat 50% -1200px; }

.jcarousel-prev-horizontal {
    position: absolute;
    top: 114px;
    left: -60px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: transparent url(sprite.gif) no-repeat 50% -900px; }

.jcarousel-prev-horizontal:hover {
    background: transparent url(sprite.gif) no-repeat 50% -1100px; }



