html { 
	background: #24211c; 
}

html * { 
	outline: none;
}

body {
	color: #333333; 
	background: #ffffff; 
	font-family: helvetica, arial, sans-serif; 
	padding: 0; 
	margin: 0;
	font-size: 13px;
    line-height: 18px;
}

/* FROM RESET MIN */

ul {margin: 0;}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

a {
	color: #0099cc; 
	text-decoration: none;
}

a:hover {
	color: #0099cc; 
	text-decoration: underline;
}

.center {
	width: 900px; 
	margin: 0 auto; 
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}

.clear {
	clear: both; 
	*height: 1px !important; 
	_line-height: 1px !important;
}

strong {
	font-weight: bold;
}

/* @group Header */

#header {
	background: url(../_img/header-background.gif) bottom repeat-x #4c4942; 
	height: 123px; 
	border-top: 3px solid #03cbfe;
}

#header .center {
	position: relative;
}

#header h1 {
	padding: 0; 
	margin: 0;
}

#header #logo:hover {
	cursor:pointer;
}

#header #logo { 
	background: transparent url(../_img/logo.gif) no-repeat scroll 0 0;
	height: 123px;
	position: relative;
	top: 0;
	left: -28px;
	width:277px;
}

#header #logo span {
	display: none;
}

#header .center .login_signup {
	position: absolute;
	height: 37px;
	width: 158px;
	top: 41px;
	right: -4px;
}

#header .center span {
	color: #fff;
}

#header .center .login_signup a {
	position: absolute;
	text-indent:-9999px;
	letter-spacing: -1000em;
	overflow: hidden;
}

#header .center .login_signup a.login {
	width: 57px;
	height: 10px;
	top: 13px;
	left: 0;
	/*background: transparent url(../_img/nav_sprite.png) no-repeat -1250px 0;*/ /*THEME*/
	background: transparent url(../_img/nav_sprite.png) no-repeat 0 -900px;
}

#header .center .login_signup a.login:hover {
	/*background-position: -1250px -50px;*/ /*THEME*/
	background-position: 0 -950px;
}

#header .center .login_signup a.signup {
	width: 88px;
	height: 37px;
	top: 0;
	right: 0;
	background: transparent url(../_img/btt_sprite.png) no-repeat 0 -700px;
}

#header .center .login_signup a.signup:hover {
	background-position: -712px -700px;
}

#nav .twitter {
	position: absolute;
	text-align: right;
	width: 183px;
	height: 49px;
	right: 0;
	top: -9px;
	padding: 0;
}

#nav .twitter a {
	position: absolute;
	text-indent:-9999px;
	width: 183px;
	height: 49px;
	right: 0;
	letter-spacing: -1000em;
	overflow: hidden;
	/*background: transparent url(../_img/nav_sprite.png) no-repeat -1000px 0;*/ /*THEME*/
	background: transparent url(../_img/nav_sprite.png) no-repeat 0 -700px;
	_display:block;
}

#nav .twitter a:hover {
	/*background-position:-1000px -100px;*//* THEME*/
	background-position: 0 -800px;
}

#nav .twitter a span {
	display: none;
}

/* @group Nav */

#nav {
	background: url(../_img/nav_bg.png) bottom repeat-x #4c4942; 
	height: 40px;
	border-top: 1px solid #666; 
}

#nav .center {
	position: relative;
}

#nav li {	
	float: left;
	margin: 0 0;	
	padding: 0; 
	height: 40px;	
	padding: 0;
	position: relative;
}

#nav li.home,
#nav li.home a {	
	/*width: 122px; */
	width: 151px; 
}

#nav li.tour,
#nav li.tour a {	
	/*width: 117px; */
	width: 163px; 
}

/*
#nav li.theme,
#nav li.theme a {	
	width: 139px; 
}
*/

#nav li.community,
#nav li.community a {	
	/*width: 179px; */
	width: 216px; 
}

#nav li.blog,
#nav li.blog a {	
/*	width: 119px; */
	width: 146px; 
}

#nav li a {
	position: absolute;
	text-indent:-9999px;
	height: 40px;
	top: 0;
	left: 0;
	letter-spacing: -1000em;
	overflow: hidden;
	background: transparent url(../_img/nav_sprite.png) no-repeat 0 0;
	_display:block;
	cursor: pointer;
	}

#nav li.home a {
	background-position: 0 0;
	}
#nav li.home.active a,
#nav li.home.active a:hover {
	background-position: 0 -100px;
	}
#nav li.home a:hover {
	background-position: 0 -50px;
	}
	
	
/*
#nav li.tour a {
	background-position:  -200px 0;
	}
#nav li.tour.active a,
#nav li.tour.active a:hover {
	background-position: -200px -100px;
	}
#nav li.tour a:hover {
	background-position: -200px -50px;
	}
*/


#nav li.tour a {
	background-position: 0 -150px;
	}
#nav li.tour.active a,
#nav li.tour.active a:hover {
	background-position: 0 -250px;
	}	
#nav li.tour a:hover {
	background-position: 0 -200px;
	}
	
/*
#nav li.theme a {
	background-position:  -400px 0;
	}
#nav li.theme.active a,
#nav li.theme.active a:hover {
	background-position: -400px -100px;
	}
#nav li.theme a:hover {
	background-position: -400px -50px;
	}
*/
	
	
/*
#nav li.community a {
	background-position:  -600px 0;
	}
#nav li.community.active a,
#nav li.community.active a:hover {
	background-position:  -600px -100px;
	}
#nav li.community a:hover {
	background-position:  -600px -50px;
	}
*/
	
#nav li.community a {
	background-position: 0 -300px;
	}
#nav li.community.active a,
#nav li.community.active a:hover {
	background-position: 0 -400px;
	}
#nav li.community a:hover {
	background-position: 0 -350px;
	}
	

/*
#nav li.blog a {
	background-position:  -800px 0;
	}
#nav li.blog.active a,
#nav li.blog.active a:hover {
	background-position:  -800px -100px;
	}
#nav li.blog a:hover {
	background-position:  -800px -50px;
	}	
*/

#nav li.blog a {
	background-position: 0 -450px;
	}
#nav li.blog.active a,
#nav li.blog.active a:hover {
	background-position: 0 -550px;
	}
#nav li.blog a:hover {
	background-position: 0 -500px;
	}



/* @end */

/* @end */


/* @group Footer */

#footer {
	background: url(../_img/footer-background.gif) top repeat-x #24211c; 
	height: 190px; 
	padding: 26px 0;
}

#footer .left { 
	color: #ffffff;
	padding-left: 112px;
	margin-left: 42px; 
	background: url(../_img/footer_check.png) no-repeat 0 1px; 
	min-height: 120px; 
	_height: 115px; 
	width: 300px; 
	float: left;
}

#footer .right {
	font-size: 10px; 
	color: #999999; 
	float: right; 
	width: 295px;
}

#footer a {
	color: #00ccff; 
	text-decoration: none;
}

#footer a:hover {
	color: #00ccff; 
	text-decoration: underline;
}

#footer h2 {
	margin-bottom: 3px; 
	color: #ffffff;
}

#footer form h2 {
	margin-bottom: 5px;
}

#footer ul {
	list-style: none; 
	padding: 0px; 
	margin: 0px;
}

#footer input.input {
	margin: 1px 4px 0 0;
	padding: 2px;
	font-size: 11px;
	color: #666;
	width: 133px;
	float: left;
}

#footer .btt_subscribe {
	width: 77px;
	height: 24px;
	margin-top: 2px;
	background: url(../_img/btt_sprite.png) no-repeat 0 -600px; 
	_background: url(../_img/btt_subscribe.gif) no-repeat 0 0; 
	cursor: pointer;
	float: left;
}

#footer .btt_subscribe input {
	width: 77px;
	height: 24px;
}

#footer .btt_subscribe:hover {
	background: url(../_img/btt_sprite.png) no-repeat right -600px; 
}

#footer #addthis {
	margin: 18px 0;
}

#footer .utilities {
	line-height: 20px;
	font-size: 10px;
	margin: 16px 0 0 0;
}

#footer .utilities ul li {
	font-size: 10px;
	display: inline;
	padding: 0 0px;
}

/* @end */