
html, body, h1, ul, li {
	margin: 0;
	padding: 0;
}

body {
	background: url('../images/trebg-09.jpg') top center fixed;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align:center;
}

#img.source-img {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -300;
}


#outline { 
	position:absolute;
	top: 0;
	left: 50%;
	color: #444444;
	margin-left:-440px;
	width: 879px;
	text-align:left;
	background:#FFFFFF;
	z-index: -10;
}

#outline.blog {
	background: url('../images/green-sidebar.gif') top right repeat-y #FFF;
}

#header {
	height:227px;
	background: url('../images/tre-header.jpg') top left no-repeat;
}

#header h1 a.logo {
	display:block;
	height: 67px;
	width: 400px;
	text-indent: -700px;
	overflow:hidden;
}
/*
#tophold Teen_ReEvolution_Header {
	position:absolute; 
	top:0;
	left:50%;
	margin-left:-441px;
	z-index:25;
}*/


#leftnav {
	float:left;
}

#leftnav ul {
	list-style:none;
	margin: 0;
	padding:0;
	text-align:left;
}
#leftnav ul#nav {
	list-style:none;
	margin: 0;
	width: 158px;
}
#leftnav li {
	margin: 0 0 20px;
	padding:0 0 0 20px;
	width: 7em;
	width: 138px;
	background: #618468;
	color:#FFF;
	text-transform:uppercase;
}
#leftnav li a {
	color:#FFF;
	font-size:15px;
	text-decoration:none;
	width: 7em;
	font-weight:500;
}

#leftnav li:hover,
#leftnav .current_page_item  { background: #87434c; }

#leftnav li ul {
	position: absolute;
	width: 138px;
	left: -150%;
	z-index: 300;
}

#leftnav .page-item-771 li { display:none;}

#leftnav li ul li, #leftnav li ul a { 
	width: 138px !important; 
	margin:0; 
	font-weight:100;
}

#leftnav li:hover ul, #leftnav li.sfhover ul {
	left: 50%;
	margin-left: -284px;
	margin-top: -22px;
}




#rightnav {
	float:right;
	width: 155px;
}


#rightnav.ss {
	position:absolute;
	top: 240px;
	right:0;
	text-align:left;
}

#rightnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#rightnav h4 {
	color:#FFF;
	margin-bottom:0;
	font-weight:100;
	text-transform:uppercase;
}


#rightnav li a {
	color:#104940;
	text-decoration:none;
}
#rightnav li li li {
	margin-left: 10px;
}

#content {
	width: 510px;
	margin-left: 190px;
padding-top: 10px;
	background:none;
}

#content h2 {
	margin: 0 0 10px;
	font-size: 41px;
	width: 510px;
	position:relative;
	z-index:-40;
}

#content h3, #content h3 a {
	color: #444;
	text-decoration:none;
}

#content .post a img {
	border:none;
}

#footer {
	color: #d28545;
	font-size:12px;
	text-align:center;
	clear:both;
}
#footer a {
	color: #d28545;
	text-decoration:none;
}





/* -- WP CLASSES -- */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

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

.alignright {
   float: right;
   padding-left:10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px; */
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

span.wpcf7-list-item {
 display:block !important;
}

#contact_submit {
	border:none;
	background: url('../images/submit.gif') no-repeat;
	width:154px;
	height:45px;
	cursor:pointer;
}

.kjo-link { display:none !important; }

#s { width:110px; padding-left: 5px; padding-right: 5px; }
#searchbutton {
	background: url('../images/search.png') no-repeat;
	width: 120px;
	height:20px;
	border:0;
	padding:0;
}



/* LINKS */

a, a:active, a:link {
	color: #03919b;
	text-decoration:none; /* Not underlined */
}
a:hover {
	color: #03919b;
	text-decoration: underline; /* underlined */
}



/* EVENTS CALENDAR OVERWRITE */
#wp-calendarLarge h3 {display:none;}
#wp-calendarLarge #todayLarge {
background-color:#a8be8b;
}

#content #wp-calendarLarge .dayHead {
background-color:#87434C;
}



#ssarchives li { margin-bottom:5px;}

#contactsubmit {
	display:block;
	margin: 15px 0 30px;;
	height: 39px;
	width: 112px;
	border:none;
	background:url('../images/submit-big.jpg');
}

/* WP-ECOMMERCE OVERWRITE */
#content div.productdisplay { clear:none; }
div a.wpsc_edit_product { float:right;}
div.producttext  h3{ margin:0;padding:0 0 10px; font-size:18px;}
#content div.textcol div.imagecol { z-index: -200; 
left:-138px; margin-left:0 !important;}

.viewcart { float:right; border:0; margin-top: -70px;}