/* This stylesheet is for color and image styles related only to the blue skin.  The main structure styles are located in globalstylesheet.css in the main directory. */

#fullcontainer {
	background: url('http://thefanlistings.org/skins/blue/images/bow-bg.png') no-repeat center top;
	width:100%;
	height:100%;
	}
a, a:link, a:active, a:visited {
	color: #00b2f0;
	}

#header {
	background: url('http://thefanlistings.org/skins/blue/images/header.png') no-repeat ;
	}

#navigation {
	background: url('http://thefanlistings.org/skins/blue/images/navigation.png') no-repeat #111 ;
	}


#lower {

	}

#footer {

	}

#mainarea {
	background: #FFF url('http://thefanlistings.org/skins/blue/images/main-bg.png') no-repeat;
	}





/* Content */

h1 {
	color: #00b2f0;
	}


h3 {
	color: #00b2f0;
	}

h2 {
	color: #00b2f0;
	}

h4 {
	border-top: solid 1px #a8e0f3;
	}


.mainbg-bow {
	margin-left: -30px;
	background: url('http://thefanlistings.org/skins/blue/images/low-bow.png') no-repeat left top;
	}


/* Sidebar & Menu */

#sidebar {
	border-left: solid 1px #a8e0f3;
	}

.menutitle{
	color: #00b2f0;
	border-bottom: solid 1px #a8e0f3;
	}

.submenu{
        background: #FFEFF9;
	}

.rotation img {
margin: 0 3px;
background: #00b2f0;
border: 5px solid #00b2f0;
display:inline;
}
.rotation img:hover {
margin:0 3px;
background: #a8e0f3;;
border: 5px solid #a8e0f3;
display:inline;
}

/* Updates Blog */
h2.blog_date {
	color: #a6e0f4;
	}

h3.blog_title {
	color: #00b2f0;
	border-bottom: solid 1px #a8e0f3;
	}

/* Forms */
input, textarea, option, select {
	border: solid 1px #00b2f0;
	}


/* The Listings */
.thelistings span {
	background-color: #FFEFF9;
	}
	
.slide-button {
	background: url('http://thefanlistings.org/skins/blue/images/skintfl.png') no-repeat;
	}
.slide-button span{
	display:none;
		}
		
	.content {
	background-color: #00b2f0;
}