/*   
Theme Name: Mission Snow & Skate & BMX Custom Theme
Description: A custom theme for Mission from Clickspace Interactive
Author: James Barry
Author URI: www.clickspace.com
Version: 1.0
*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End Reset CSS*/

body{
	background: #000000 fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	color: #ededed;
}


#rotator{
	background: url(/images/bg/rotate.php) no-repeat #000000 center top fixed;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.alignleft {
   float: left;
   margin-right: 10px;
}

.clear{
	clear:  both;
}

p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	color: #ededed;
	padding-bottom: 15px;
}

h1{
	font-size: 24px;
	color: white;
}

h2{
	font-size: 20px;
	color: white;
	text-transform: uppercase;
	margin-bottom: 12px;
	padding: 9px 0 8px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}


h5{
	font-family: Helvetica, Arial, sans-serif;
	background-color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1.5px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	margin-bottom: 4px;
}

h6{
	font-family: Helvetica, Arial, sans-serif;
	padding: 5px 10px 7px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1.5px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #424242;
	margin-bottom: 12px;
}

a, a:link, a:visited{
	color: #1982be;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #1982be;
}

#center{
	width: 980px;
	margin: 0 auto;
}

#wrapper{
	width: 980px;
	float: left;
}

#header{
	width: 980px;
	float: left;
	margin-bottom: 12px;
	position: relative;
}

#topnav{
	float: left;
	height: 102px;
	width: 980px;
	z-index: -1;
}


/*Main Nav / Top Nav*/


#mainnav {
    width: 890px; 
    height: 100px;
    background: transparent none;
    margin: 0; 
    padding: 0;
    position: relative;
    float: left;
}

#mainnav li {
    margin: 0; 
    padding: 0; 
    list-style: none;
    position: absolute; 
}

#mainnav li, #mainnav a { 
    display: block;
    text-indent: -9000px;
    overflow: hidden;
}

#skate, #skate a:link, #skate a:visited{
	left: 0;
	top: 0;
	width: 171px;
	height: 100px;
	background: url(/images/nav-trans.png) 0 0 no-repeat;
}

#skate a:hover{
	background: url(/images/nav-trans.png) -171px 0 no-repeat;
}

#events, #events a:link, #events a:visited{
	left: 171px;
	top: 0;
	width: 158px;
	height: 31px;
	background: url(/images/nav-trans.png) 0 -100px no-repeat;
}

#events a:hover{
	background: url(/images/nav-trans.png) -158px -100px no-repeat;
}

#apparel, #apparel a:link, #apparel a:visited{
	left: 171px;
	top: 31px;
	height: 69px;
	width: 158px;
	background: url(/images/nav-trans.png) 0 -131px no-repeat;
}

#apparel a:hover{
	background: url(/images/nav-trans.png) -158px -131px no-repeat;
}

#snow, #snow a:link, #snow a:visited{
	left: 329px;
	top: 0;
	height: 100px;
	width: 155px;
	background: url(/images/nav-trans.png) 0 -200px no-repeat;
}

#snow a:hover{
	background: url(/images/nav-trans.png) -155px -200px no-repeat;
}

#team, #team a:link, #team a:visited{
	left: 484px;
	top: 0;
	height: 100px;
	width: 26px;
	background: url(/images/nav-trans.png) 0 -300px no-repeat;
}

#team a:hover{
	background: url(/images/nav-trans.png) -26px -300px no-repeat;
}

#bmx, #bmx a:link,#bmx a:visited{
	left: 510px;
	top: 0;
	height: 100px;
	width: 122px;
	background: url(/images/nav-trans.png) -52px -300px no-repeat;
}

#bmx a:hover{
	background: url(/images/nav-trans.png) -174px -300px no-repeat;
}

#shoes, #shoes a:link,#shoes a:visited{
	left: 632px;
	top: 0;
	height: 100px;
	width: 73px;
	background: url(/images/nav-trans.png) 0 -400px no-repeat;
}

#shoes a:hover{
	background: url(/images/nav-trans.png) -73px -400px no-repeat;
}

#prod, #prod a:link,#prod a:visited{
	left: 705px;
	height: 26px;
	top: 0;
	width: 185px;
	background: url(/images/nav-trans.png) 0 -500px no-repeat;
}

#prod a:hover{
	background: url(/images/nav-trans.png) -185px -500px no-repeat;
}

#contact, #contact a:link, #contact a:visited{
	left: 705px;
	top: 26px;
	height: 74px;
	width: 185px;
	background: url(/images/nav-trans.png) 0 -526px no-repeat;
}

#contact a:hover{
	background: url(/images/nav-trans.png) -185px -526px no-repeat;
}
/*End Main Nav*/

#header h1{
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1.5px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding: 6px 0;
	background: url(/images/title-bar.gif) repeat-x;
	float: left;
	width: 980px;
	z-index: -1;
}

#content{
	width: 484px;
	float: left;
	margin-right: 12px;
}

/*#content img{
	margin-bottom: 10px;
}*/

#content h2 a{
	color: white;
}

#content h2 a:hover{
	color: #2273a2;
}

#nav{
	width: 212px;
	float: left;
	margin-right: 12px;
	position: relative;
}

#categories, #categories li{
	list-style: none;
	float: left;
	width: 212px;
}

#categories li{
	height: 36px;
}

#categories li, #categories li a{
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#categories li a{
		width: 202px;
		padding-left: 10px;
		padding-top: 10px;
		height: 25px;
		background: #000;
		display: block;
		border-bottom: 1px solid #424242;
}

#categories li a:hover{
		padding-left: 10px;
		padding-top: 10px;
		height: 25px;
		background: url(/images/blue1.gif);
		border-bottom: 1px solid #424242;
		padding-left: 20px;
		width: 192px;
}

#categories li a.light:hover{
		background: url(/images/blue2.gif);
}

#info{
	width: 260px;
	float: left;
}

#info .hr{
	float: left;
	height: 0px;
	border-bottom: 1px solid #424242;
}

#info ul, #info ul li{
	list-style: none;
	float: left;
}

#info ul{
	margin-bottom: 12px;
}

#info ul li ul{
	margin-bottom: 0px;
}

#info ul li{
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1.5px;
	font-weight: bold;
	color: #FFFFFF;
	width: 250px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #000;
	display: block;
	border-bottom: 1px solid #424242;
}

#info ul li.subnav{
	font-family: Helvetica, Arial, sans-serif;
	text-transform: none;
	font-size: 12px;
	letter-spacing: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 260px;
	padding-left: 0;
	padding-top: 0;
	height: auto;
	background: transparent;
	display: block;
	border-bottom: 1px solid #424242;
	padding-bottom: 0px;
	margin-bottom: 0;
}

#info ul li ul, #info ul li ul li{
	list-style: none;
	float: left;
}

#info ul li ul{
	background: #282828;
	padding: 10px;
	width: 240px;
}

#info ul li ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #ededed;
	float: left;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	width: 240px;
	padding-left: 0;
	padding-top: 0;
	height: auto;
	background: #282828;
	display: block;
	border-bottom: none;
}

#info ul li a, a#where{
	width: 250px;
	padding-left: 10px;
	padding-top: 10px;
	background: #000;
	display: block;
	border-bottom: 1px solid #424242;
	color: white;
	text-decoration: none;
	float: left;
	padding-bottom: 5px;
}

#info ul li.link{
	padding: 0;
	margin: 0;
	width: 260px;
	border-bottom: none;
	float: left;
}

#info ul li a:hover, a#where:hover{
	background: url(/images/blue1.gif);
	width: 240px;
	padding-left: 20px;
}

#info ul li.subnav a, #info ul li.subnav a:link, #info ul li.subnav a:hover{
	width: auto;
	padding:0;
	background: transparent;
	border: 0 none;
	color: #1982BE;
	text-decoration: none;
}

#info ul li.subnav a:hover{
	text-decoration: underline;
}

#footer{
	width: 980px;
	float: left;
	background: #000;
	border-top: 1px solid #fff;
	padding-top: 3px;
}

#footer ul, #footer li{
	list-style: none;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0 0 0 7px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1.5px;
	font-weight: bold;
	color: #fff;
	margin: 3px 0 10px;
	float: left;
}

#footer li.first{
	padding-left: 2px;
}

#footer ul li a{
	padding-right: 7px;
	border-right: 1px solid #424242;
	color: #fff;
}

#footer ul li a:hover{
	color: #2273a2;
	text-decoration: none;
}

#footer ul li a.last{
	border-right: 0px;
}

#footer img{
	margin: 7px 7px 0 0;
}

#oldnew{
	width: 464px;
	padding: 10px;
	float: left;
	margin-bottom: 13px;
	background: #282828;
}

#oldnew a{
	color: #000;
	background: #2273a2;
	padding: 5px 12px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #75bfe9;
	border-top: 1px solid #66a5c9;
}

#oldnew a:hover{
	background: #fff;
	text-decoration: none;
	color: #2273a2;
	
}

#oldnew h5{
	font-family: Helvetica, Arial, sans-serif;
	background: transparent;
	padding: 0;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1.5px;
	font-weight: bold;
	color: #000;
	margin: 0;
}

.commentlist li h5{
	font-size: 10px;
	background: transparent none;
	padding: 0;
	margin: 0;
}

.commentlist li h6{
	background: black;
}

.commentlist li p{
	font-size: 12px;
	padding-left: 20px;
	border-bottom:1px solid #424242;
}

.commentlist{
	margin-top: 20px;
}

.commentlist li{
	background:#282828 none repeat scroll 0 0;
	margin-bottom: 15px;
	margin-top: 5px;
}

#comment-area h5{
	background: #1982BE;
}

#comment-area{
	width: 484px;
}

#girls{
	position: absolute;
	left: 915px;
	top: 0;
	z-index: 1000;
}

#stores{
	display: none;
}

#comment{
	width: 484px;
}