@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;}
	
body {
	background: url(../images/backstrip.png) 0 1px repeat-x;
	line-height:1.1em;
	}
	
p {
	font-family: 'helvetica neue', arial, helvetica, sans serif;
	font-size:12px;
	line-height:1.1em;}
	
a {
	text-decoration:none;
	color:green;}
	
a:hover {
	text-decoration:underline;}
	
	
a:active, input:active {
	outline:none;} 
	
.red {
	color:#7f0000;
	font-weight:bold;}
	
img {
	border:none;}
	
.bold {
	font-size:14px;}
	
#mainleft p.float {
	float:left;
	width:120px;}
	
strong {
	font-weight:normal;}
	
a:active {outline:none;}
	

	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
	
	
	
#tree {
	width:165px;
	height:164px;
	background: url(../images/tree.jpg) 0 0;
	position:absolute;
	z-index:1;
	top:0;
	right:0;}
	
#wrap {
	background: url(../images/bench.gif) 80px 114px no-repeat;
	width:900px;
	margin:0 auto;
	position:relative;
	z-index:20;
	}
	
#button {
	position:relative;}

#button h1{	
position:absolute;
	background: url(../images/mainh1.png) 0 0 no-repeat;
	width:144px;
	height:144px;
	margin-top:70px;
	text-indent:-99999px;
	left:-110px;}
	
#button a {
	position:absolute;
	width:96px;
	height:66px;
	margin-top:260px;
	left:-83px;
	color:white;
	font-size:12px;
	text-align:center;
	}

	

	
#mainleft {
	padding:30px 0 0 40px;
	float:left;
	width:460px;
	color:white;
	margin-bottom:30px;
	position:relative;
	}
	
#twitter a {
	position:absolute;
	right:0;
	top:84px;
	background:url(../images/twitter.jpg) 0 0 no-repeat;
	width:76px;
	height:80px;
	text-indent:-99999px;
	font-size:0px;
	color:#fff;
	display:block;}
	
#mainleft p {
	margin: 10px 0;
	width:400px;
	line-height:1.5em;
}
	
#mainleft h2 {
	text-indent:-99999px;
	background:url(../images/h2.png) 0 0 no-repeat;
	width:339px;
	height:78px;
	margin-top:140px;}
	
#mainleft ul {
	position:relative;
	float:left;
	margin-left:50px;
}
	
#mainleft li {
	list-style:none;
	float:left;
	text-indent:-99999px;
	}
	
#mainleft li a.buts{
	text-indent:-99999px;
	position:absolute;
	}
	
#mainleft li a#vid {
	background:url(../images/vidicon.png) 0 0 no-repeat;
	width:47px;
	height:33px;
	display:block;
	left:0;}
	
#mainleft li a#vid:hover {
	background:url(../images/vidicon.png) 0 -33px no-repeat;
	width:47px;
	height:81px;
	display:block;}
	
#mainleft li a#im {
	background:url(../images/messageicon.png) 0 0 no-repeat;
	width:65px;
	height:33px;
	display:block;
	left:35px;}
	
#mainleft li a#im:hover {
	background:url(../images/messageicon.png) 0 -33px no-repeat;
	width:65px;
	height:81px;
	display:block;}
	
#mainleft li a#vidchat {
	background:url(../images/vidchaticon.png) 0 0 no-repeat;
	width:47px;
	height:33px;
	display:block;
	left:87px;}
	
#mainleft li a#vidchat:hover {
	background:url(../images/vidchaticon.png) 0 -33px no-repeat;
	width:47px;
	height:81px;
	display:block;}
	
#mainleft li a#sms {
	background:url(../images/smsicon.png) 0 0 no-repeat;
	width:47px;
	height:33px;
	display:block;
	left:129px;}
	
#mainleft li a#sms:hover {
	background:url(../images/smsicon.png) 0 -33px no-repeat;
	width:47px;
	height:81px;
	display:block;}
	
#mainleft li a#who {
	background:url(../images/whoicon.png) 0 0 no-repeat;
	width:47px;
	height:33px;
	display:block;
	left:170px;}
	
#mainleft li a#who:hover {
	background:url(../images/whoicon.png) 0 -33px no-repeat;
	width:47px;
	height:81px;
	display:block;}
	
#mainleft li a#more {
	background:url(../images/moreicon.png) 0 0 no-repeat;
	width:65px;
	height:33px;
	display:block;
	left:205px;}
	
#mainleft li a#more:hover {
	background:url(../images/moreicon.png) 0 -33px no-repeat;
	width:65px;
	height:81px;
	display:block;}
	
/* links page */

#mainleft h2#linkhead {
	background: url(../images/h2links.png) 0 0 no-repeat;
	height:50px;}
	
#mainleft ul#links {
	background: #689b04;
	padding:20px;
	float:none;
	position:relative;
	margin-left:-20px;
	width:300px;
	}

#mainleft ul#links li, #mainleft ul#links li a {
	
	text-indent:0px;
	color:white;
	font-size:18px;
	float:none;
	font-weight:normal;
	margin:10px 0;}
	
#mainleft ul#links li a {
	position:relative;}
	
#mainleft ul#links li a span {
	font-weight:normal;
	font-size:12px;
	color:#c0d597;}
	
#mainleft ul#links li a:hover {
	text-decoration:none;
	color:#980000;}

	
#signup {
	margin-top:60px;}
	
#signup a {
	background:url(../images/signup_but.png) 0 0 no-repeat;
	width:162px;
	height:37px;
	display:block;
	text-indent:-99999px;}
	
#signup a:hover {
	background:url(../images/signup_but.png) 0 -50px no-repeat;
	}
	
#mainpics {
	margin: 20px 0 0 -60px;
	width:487px;
	height:261px;
	background:url(../images/mainpics.png) 0 0 no-repeat;}
	
/*----searchbox--*/
#mainright {
	margin:40px 0 0 40px;
float:left;
	width:308px;
	clear:right;}
	
#mainright p {	
	color: #2C5900;
	padding:0 15px 10px 20px;}
	
#searchtext {
	text-indent:-99999px;
	background: url(../images/searchtext.png) 40px 0 no-repeat;
	width:310px;
	height:46px;
	}
	
#top {
	background: url(../images/searchtop.png) 0 0 no-repeat;
	width:310px;
	height:21px;
	}
	
#mid {
	background: url(../images/searchmid.png) 0 0 repeat-y;
	width:310px;
	
	}
	
#seek, #seek2 {
	width:170px;}
	
input#searchbut{
	background:url(../images/search_but.png) 0 0 no-repeat;
	width:161px;
	height:35px;
	text-indent:-99999px;
	border:none;
	margin:20px 10px 20px 20px;}
	
input#searchbut:hover {
	background:url(../images/search_but.png) 0 -44px no-repeat;}
	
label {
	width: 70px;
	display:inline-block;
	padding:10px 0 0 20px;
	color:#690;
}

#login {
	background: url(../images/login.png) 0 0 no-repeat;
	width:310px;
	height:102px;}
	
div#login input {
	margin:3px 0 0 0;
	float:left;
	width:130px;
	}
	
div#login input#sub {
	
	width:50px;
	margin:0 0 0 10px;}
	
div#login label {
	color:#fff;
	float:left;
	padding:0;
	margin: 0 0 0 20px;}
	
#logo a {
	background: url(../images/logo.png) 0 0 no-repeat;
	width:226px;
	height:27px;
	display:block;
	text-indent:-99999px;

	}
	
p#plog {
	padding-top:10px;
	font-weight:bold;}
	
	
/*--MEMBER FEED--*/

#wld_badge_wrapper { 
	border: 0px solid black; 
	width: 450px; 
	overflow: hidden;
	margin:20px 0 0 -25px
	}

    #wld_badge_inner { padding: 10px 0 10px 10px; }
	
	#wld_badge_inner h3 {
		background:url(../images/memberh3.png) 0 0 no-repeat;
		text-indent:-99999px;
		width:315px;
		height:46px;
		margin: 10px 0 5px 0px;}

    .wld_badge_item { float: left; margin: 0 10px 0 0; padding: 0; }
    .wld_badge_item img { border: 1px solid black; }
    .wld_badge_item_detail { margin-top: 5px; font-size: 9px; width: 90px; overflow: hidden; }

    .wld_badge_clear { clear: both; }


/* WLD Badge feed output */
.wld_badge_item {
	float: left;
	width: 80px;
	height: 130px;
	overflow: none;
	}
.wld_badge_item img {
	width: 71px;
	height: 71px;
	border: 1px solid #2C5900;
	margin-bottom: 0.5em;
	}
.wld_badge_item img:hover {
	border: 2px solid #890000;
	}
.wld_badge_item_detail {
	text-transform: capitalize;
	color: #2C5900;
	font-size: 90%;
	width: 80px;
	overflow: hidden;
	}
.wld_badge_item_region {
	font-size: 11px;
	color: #890000;
	}
	
div#ad {
	width:468px;
	margin:20px auto 0;}
	
div#share {
	margin:20px 0 0 50px;
	width:256px;
	height:24px;}
/*--FOOTER--*/
	

	
#footer {
	clear:both;
	width:900px;
	border-top: 1px dotted green;
	margin:50px auto 0;
	}

	
#footer ul {
	width:400px;
	margin:0 auto;
	padding-top:10px;}
	
#footer a {
	margin-left:3px;
	font-size:14px;}
	
#footer p{
	text-align:center;
	color: #030;
	font-size:10px;
	padding:5px 0;}

	
#footer li {
	float:left;
	list-style:none;
	color:#030;}
	
/*
	#iewarn {
	color:black;
	padding:10px 20px;
	display:block;
	background:#ccc;
	width:800px;
	border:2px solid red;
	margin:0 auto;}
	
#iewarn strong {
	font-size:16px;
	padding-left:20px;}
	
#iewarn a {
	color:black;}
	
#iewarn p {
	margin:5px 0;}*/

