body {font: 14px "Droid Sans","Helvetica Neue",Helvetica,sans-serif;
	line-height: 1.3em;
}
a {color: #149290;}
a:hover {color: #008DF8;text-decoration: none;}

/*header start*/
.navbar {
	margin-bottom: 0;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
	background: #fff;
	border-bottom: 1px solid #d9d9d9;
}

.brand-color {
	color: #149290;
}

.navbar .nav > li > a {

	color: #444;
	text-shadow: none;
	border-bottom: 3px solid transparent;
}

.navbar .nav > li > a:hover, .navbar .nav > li.active > a,.navbar .nav > li.active > a:hover {
	color: #149290;
	text-shadow: none;
	border-bottom: 3px solid #5bc0de;
	background-color: #ffffff;
}
/*header end*/

/*page title box start*/
.head-row {
	min-height: 50px;
	margin: 0px auto 30px auto;
	padding-top:50px;
	text-shadow: 1px 1px 1px #ccc;
	overflow: hidden;
	background: rgba(252, 252, 252, 0.2) url(../images/titlebg.png) repeat;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	-webkit-box-shadow: inset 0px 0px 3px rgba(80, 80, 80, 0.1);
	box-shadow: inset 0px 0px 3px rgba(80, 80, 80, 0.1);
}

.head-row small {
	text-shadow: none;
}
/*page title box end*/


/*index start*/
.wrapper > .container{
padding-top:50px;
}

.container .info {
text-align: center;
}

.info h1 {
font-family:"Droid Sans",​"Helvetica Neue",​Helvetica,​sans-serif;
color: #999999;
font-size: 80px;
font-weight: 700;
line-height: 160px;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 1px rgba(0, 0, 0, 0.3);
}

.info h2 {
color: #777777;
font-size: 42px;
font-weight: normal;
line-height: 120px;
text-shadow: 1px 1px 0 #FFFFFF, 1px 3px 0 #EFEFEF;
}

.info .screenshots {
margin: 40px 0 40px 0;
}

.info .screenshots img{
border: 1px solid #d9d9d9;
padding:1px;
}

.info .carousel-control.right,.info .carousel-control.left{
    background:none;
}

.info .btn {
font-size: 21px;
padding: 14px 24px;
margin:60px auto;
}

.row h2 {
	color: #333;
	text-shadow: 1px 1px 0 #FFFFFF, 1px 3px 0 #EFEFEF;
}

.row ul {
	padding: 0;
	margin-left: 15px;
}
.row li {
	line-height: 28px;
	color: #777;
	list-style-type: disc;
	padding: 0;
	margin: 0;
}
/*index end*/

/*login start*/
.form-horizontal label{line-height: 40px;}
.form-group  .error_msg{
font-weight: normal;
line-height:40px;
font-size:12px;
color: #FF0000;
}

.form-group .linkbox a{
font-size: 0.9em;
color: #7A7A7A;
padding-right:20px;
}
/*login end*/

/*sendactive start*/
.tipspage i{ display:block; width:100px; height:50px; float:left;background:url(../images/ico.gif) no-repeat}
.tipspage i.ico-err{ background-position:6px -28px}
.tipspage i.ico-ok{ background-position:6px -121px}
.tipspage i.ico-confirm{ background-position:6px -215px}
.tipspage i.ico-refuse{ background-position:6px -308px}

.tipspage p{ font-size:14px; line-height:120%; color:#555;}
.tipspage small{ font-size:12px; color:#999;}
.tipsextra {padding-left:100px;margin-top:20px;}
/*sendactive end*/


/*forgot start*/
.pagehr{
border-bottom: 1px dotted #C8C8C8;
margin-bottom: 40px;
}
.form-group .pagetitle{
	text-align:left;
	color: #323232;
	font-family: "Microsoft YaHei",微软雅黑,arial,宋体;
	font-size: 20px;
	font-weight: normal;
	height: 33px;
	
}

.forgotmail{
line-height:40px;
color: #555555;
font-size: 16px;
}
/*forgot end*/


i.baseline {
	vertical-align: baseline;
	color: #149290;
}

h1 a i {
	vertical-align: 40% !important;
}

h1 a i:hover {
	text-decoration: none;
}

.press {
	margin: 10px 0;
	display: block;
	height: 41px;
	width: 209px;
	background-position: 0px 0px;
}

.press.techcrunch {
	background: url('../img/techcrunch-sprite.png') no-repeat top left;
}

.press.techcrunch:hover {
	background-position: 0px -51px;
}

.press.webbys {
	background: url('../img/webby-sprite.png') no-repeat top left;
	width: 133px;
	height: 43px;
}

.press.webbys:hover {
	background-position: 0px -53px;
}

.press.lifehacker {
	background: url('../img/lifehacker-sprite.png') no-repeat top left;
	width: 159px;
	height: 45px;
}

.press.lifehacker:hover {
	background-position: 0px -55px;
}

.press.betakit {
	background: url('../img/betakit-sprite.png') no-repeat top left;
	width: 136px;
	height: 41px;
}

.press.betakit:hover {
	background-position: 0px -51px;
}

.hero-unit {
	border: 1px solid #E0E0E0;
	background: none;
	padding: 15px 20px 20px 20px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

.hero-unit:hover {
	background-color: #fafafa;
	border: 1px solid #008DF8;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.hero-unit h1 {
	font-size: 30px;
	text-shadow: 1px 1px 1px #ccc;
}

.hero-unit h1 small {
	text-shadow: none;
}

.page-header {
	text-shadow: 1px 1px 1px #ccc;
}

.spacer-line-top {
	border-top: 1px solid rgba(221, 221, 221, 0.75);
	-webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.075);
	margin-bottom: 15px;
}

.spacer-line-bottom {
	border-bottom: 1px solid rgba(221, 221, 221, 0.75);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	margin-top: 10px;
}

a.thumbnail:hover {
	border-color: #008DF8;
}

.thumbnail .caption {
	padding-bottom: 0px;
}

input[type="password"]:focus, input[type="text"]:focus, textarea:focus {
	border: 1px solid #008DF8;
	outline: 0;
	outline: thin dotted 9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.footer {
	color: #222;
	margin: 60px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #d9d9d9;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
	background: #fafafa;
	text-shadow: 0 1px white;
}
.footer .unstyled li{
list-style: none;}

.final-footer {
	color: #707070;
	background-color: #383838;
	margin-top: 25px;
	padding: 10px 0 0 15px;
	border: none;
	text-shadow: 0 1px #000;
}

.final-footer a {
	color: #bbb;
}

.final-footer a:hover {
	color: white;
	text-shadow: none;
}

.footer-ul li {
	display: inline-block;
	list-style: none;
	line-height: 18px;
	padding: 0 5px;
}

.pricing-container {
	max-width: 300px;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid rgba(150, 150, 150, 0.3);
	border-top: 1px solid rgba(150, 150, 150, 0.1);
	border-bottom: 1px solid rgba(150, 150, 150, 0.6);
	-webkit-box-shadow: 0px 3px 8px rgba(80, 80, 80, 0.3);
	box-shadow: 0px 3px 8px rgba(80, 80, 80, 0.3);
	background: #F6F6F6 url(../images/titlebg.png) repeat;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.pricing-container.standout-pricing {
	margin-top: 0;
	height: 425px;
}

.pricing-container.standout-pricing h1 small {
	color: #149290;
}

.pricing-header {
	background: rgba(255,255,255,0.9) url(../images/titlebg.png) repeat;
	border-bottom: 1px solid rgba(150, 150, 150, 0.3);
	text-shadow: 1px 1px 1px #CCC;
	height: 37px;
	padding: 15px 0;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}

.pricing-content {
	border-bottom: 1px solid rgba(150, 150, 150, 0.3);
	height: 269px;
}

.pricing-content p {
	padding: 17px 0;
	font-size: 1.2em;
	margin-bottom: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(150, 150, 150, 0.3);
	text-shadow: 1px 1px 1px #CCC;
}

.pricing-container.standout-pricing .pricing-content {
	height: 289px;
}

.pricing-container.standout-pricing .pricing-content p {
	font-size: 1.5em;
	padding: 19px 0;
}

.pricing-action {
	background-color: rgba(190, 190, 190, 0.3);
	height: 28px;
	padding: 15px 0;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}

.pricing-container.standout-pricing .pricing-action {
	height: 37px;
	padding: 15px 0;
}
[class^="icon-"],
[class*=" icon-"] {
	background-image: none;
}
.login-div {
	padding: 10px 20px 13px 20px;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	box-shadow: 0 0 4px rgba(0,0,0,.10);
}
.login-div form {
	margin:0;
}
.login-div input[type="text"], .login-div input[type="password"] {
	width: 90%;
}
.login-div .remind {
	margin-left: 10px;
	margin-top: 3px;
}
.login-div .remind input {
	width: auto;
	display: inline-block;
	padding: 0;
}
.remind-label {
	position: relative;
	top: 2px;
	display: inline-block;
}
@media (max-width: 767px) {
	body footer .row {
		padding-left: 20px;
		padding-right: 20px;
	}
	footer ul {
		margin-left: 0;
	}
	.head-row {
		padding: 10px 20px;
	}
	.press {
		margin: 0 0 20px 20px;
	}
	.thumbnail {
		margin-bottom: 20px;
	}
	.pricing-container {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	.thumbnail.about {
		max-width: 270px;
	}
	.navbar .custom-brand {
		padding-left: 0;
	}
	.navbar-inner {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 1200px) {
	input {
		margin-bottom: 10px !important;
	}
}
@media (min-width: 768px) {
	.top-space {
		margin-top: 20px;
	}
}

/* sticky footer */
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -212px;
}
.push {
	height: 212px;
}

/*tour*/
.tour .row{
border: 1px solid #ebebeb;
margin-bottom:45px;
}
.tour .row .col-md-8{
padding:0;
border-right:1px solid #ebebeb;
text-align:center;
}

.tour .row h2 em{
font-size: 80px;
color: #46b8da;
font-weight: bold;
padding-right:10px;
}


/*club*/

.wrapper > div.club {
padding-top:0px;
}



.club .row div.block{
background: #fff;
border: solid 1px #e1e1e1;
padding: 15px;
margin:0 10px 15px 15px;
-webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);

}

.club .row div.nav{
margin-left:33px;
}

.club .nav h3{
border-bottom: solid 1px #d1d1d1;
padding-bottom: 10px;
font-size: 16px;
margin-top: 0;
margin-bottom: 10px;
}

.club .nav a.btn-block{
	margin-bottom:30px;
}

.club .nav ul{
margin-bottom:20px;
}

.club .nav li{
list-style-type: none;
border-bottom: 1px solid #edf1f2;
padding: 12px 0 12px 15px;
}

.club .nav li.active a{
color: #008DF8;
}

.club .club-main-head{
color: #646b75;
font-size: 20px;
border-bottom: solid 1px #e1e1e1;
padding-bottom: 10px;
margin: 0px;
}



.club .club-list  > .row,.club .club-reply-form  > .row{
margin: 20px 0 0 0;
padding: 10px 0;
border-bottom: solid 1px #edf1f2;
}

.club .club-add-form  > .row{
margin: 20px 0 0 0;
}

.club .club-add-form  > .row .but{
margin-bottom: 0px;
}


.club .club-list  > .row:hover{
background: #f7f7f4;
}

.avatar-40 img {
border-radius: 50%;
width: 40px;
height: 40px;
background: #f7f7f7;
-webkit-box-shadow: 0 0 1px #ddd;
box-shadow: 0 0 1px #ddd;
}

.avatar-40 .avatar-text,.avatar-30 .avatar-text {
  text-align: center;
  overflow: hidden;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  background: #e7e7df;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  border-radius: 50%;
  color: #149290;
  text-shadow: transparent 0 0 0;

}

.avatar-30 img {
border-radius: 50%;
width: 30px;
height: 30px;
background: #f7f7f7;
-webkit-box-shadow: 0 0 1px #ddd;
box-shadow: 0 0 1px #ddd;
}

.club-list  .title a {
font-weight: 500;
font-size: 16px;
display: block;
width: 100%;
overflow: hidden;
}

.club-list .pubtime {
font-size: 12px;
color: #d7d7d7;
padding-left: 15px;
}

.club-list .counts {
line-height: 12px;
font-weight: bold;
color: #FFF;
background-color: #149290;
display: inline-block;
padding: 5px 8px 5px 8px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin: 8px 12px 0px 0px;
text-decoration: none;
}

.club .main{
padding:0px;
}
.club .main  > .row{
width:100%;
background: #fff;
border: solid 1px #e1e1e1;
padding: 15px;
margin:0 10px 15px 15px;
-webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
}

.club .club-post-head{
font-size: 14px;
color: #d7d7d7;
padding: 10px 0 20px 10px;
}

.club .club-post-detail{
font-size: 16px;
padding: 10px;
line-height: 1.8em;
}

.club .club-reply-box{
font-size: 16px;
padding: 0px 20px 10px 20px;
line-height: 2em;
border-bottom: solid 1px #edf1f2;
}

.club .club-reply-box:hover{
background: #f7f7f4;
}

.club .club-reply-head {
padding: 10px 0;
font-size: 13px;
}
.club .club-reply-head .club-reply-info {
color: #d7d7d7;
}
.club .club-reply-head .club-badge{
padding-top:5px;
height: 30px;
}

.club .club-reply-detail{
color: #777;
font-size: 14px;
padding: 10px;
line-height: 1.8em;
}

.club .club-reply-no {
  margin: 30px auto;
  color: #888;
  text-align: center;
}

.row .simditor-toolbar  li {
	list-style-type: none;
}

.pages{text-align: center;padding: 50px 0 40px;height: 28px;}
.pages a,.pages span{margin-right: 4px;cursor: pointer;}
.pages em,.pages i{display: inline-block; font-style: normal;background: url('../images/pages.png') no-repeat;height: 28px;line-height: 28px;color:#999;vertical-align: top;}
.pages em{background-position: left 0;padding-left: 12px;}
.pages i{background-position: right 0;padding-right: 12px;}
.pages a:hover em,.pages a:hover i,.pages a.on em,.pages a.on i{color:#fff;}
.pages a:hover em,.pages a.on em{background-position: left -28px;}
.pages a:hover i,.pages a.on i{background-position: right -28px;}

.nologin{text-align:center;}
.nologin p{margin-bottom:20px;color:#888;}