/*
Theme Name:	Mobile
Template:	boilerplate
*/

@import url("mobile-boilerplate.css");

body { font-size: 1.5em; }

h1,h2,h3 { margin:0; }

h2,h3 {
	font-weight: normal;
	font-size: 32px;
	padding-left: 20px;
	text-shadow: 1px 4px 6px #181818, 0 0 0 #cccccc, 1px 4px 6px #181818;
}
h2 a, h2 a:link, h2 a:active, h2 a:visited, h3 a, h3 a:link, h3 a:active, h3 a:visited { text-decoration: none; }
h3 { font-size: 26px; }
header {
	overflow:hidden;
	padding: 17px 20px 10px 20px;
}
form {
	font-size:24px;
//	padding-bottom: 25px;
}
select,option,input {
	font-size: 30px;
	color: #333;
}
ul { margin: 1em 0 0 0; }

.home_content {
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.right { float:right; }
.stars {
	color:#cc9966;
	font-size:23px;
	color: rgba(204,153,102, 0.8);
	text-shadow: 1px 4px 6px #181818, 0 0 0 #cccccc, 1px 4px 6px #181818;
	padding-left: 15px;
}
.join_now, .search_now, .join_now:link, .search_now:link, .join_now:active, .search_now:active, .join_now:visited, .search_now:visited {
	display:block;
	margin: 0 auto;
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	border: none;
	margin-bottom: 24px;
	height: 82px;
	width: 472px;
	cursor: pointer;
	font-size: 60px;
	border: none; 	
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
	
#member_login {
	vertical-align: middle;
	text-decoration: none;
	border: none;
	background-color: #898a8c;
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	font-size: 30px;
	padding: 6px 26px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#member_login:hover {
	text-decoration: none;	
	background-image: -moz-linear-gradient(top, #706774 0%, #5a5263 100%);
	background-image: -o-linear-gradient(top, #706774 0%, #5a5263 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #706774), color-stop(1, #5a5263));
	background-image: -webkit-linear-gradient(top, #706774 0%, #5a5263 100%);
	background-image: -ms-linear-gradient(top left, #706774 0%, #5a5263 100%);
}
div.site_features_wrap { 
	padding-bottom: 40px; 
}
div.site_features_wrap2 { 
	padding-bottom: 40px; 
	font-size: 1.1em;
	font-weight: 200;
}
table.site_features, ul.site_features { overflow: hidden; margin: 20px auto 0 auto; }
table.site_features td {
	text-align: left;
	font-size: 1.2em;
	font-weight: 200;
	margin-left: 50px;
	margin-right: -50px;
	list-style: none;
	background: transparent url(images/dating-green-checkmark.png) no-repeat scroll 0 8px;
	padding-left: 45px;
	padding-bottom: 20px;
}
table.site_features2 td {
	text-align: left;
	font-size: 0.9em;
	font-weight: 200;
	margin-left: 50px;
	margin-right: -50px;
	list-style: none;
	background: transparent url(images/dating-green-checkmark.png) no-repeat scroll 0 8px;
	padding-left: 45px;
	padding-bottom: 20px;
}
table.site_features3 td {
	text-align: left;
	font-size: 1.1em;
	font-weight: 200;
	margin-left: 50px;
	margin-right: -50px;
	list-style: none;
	background: transparent url(images/dating-green-checkmark.png) no-repeat scroll 0 8px;
	padding-left: 45px;
	padding-bottom: 20px;
}
h1.site_features {
	overflow: hidden;
	font-size: 1.2em;
	text-align: center;
}
h1.site_features2 {
	overflow: hidden;
	font-size: 1.5em;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;

}
h1.site_features3 {
	overflow: hidden;
	font-size: 2em;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;

}
.search_form input[type=text],.search_form input[type=password] {
	padding: 10px;
	width: 448px;
}
.homeLowerWrap { padding-bottom: 10px; }
#footLinkWrapper {
	font-size: 0.85em;
	overflow: hidden;
	padding: 12px !important;
}
#footLinkWrapper ul {
	padding: 0 !important;
	margin: 0 !important;
}
#footLinkWrapper, #footLinkWrapper a, #footLinkWrapper a:link, #footLinkWrapper a:active, #footLinkWrapper a:visited {
	text-decoration: none;
}
#fb_link_footer {
	margin: 3px 3px 0 0;
	float:right;
	width:45px;
	height:45px;
	background: transparent url(images/f_logo.png) no-repeat scroll 0 0;
	overflow: hidden;
	text-indent: -1000px;
	display: block;
}
.footLinkCol li {
	list-style: none;
	float: left;
}
.footLinkCol li + li:before{
    content: "|";
    padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}

.genderWrap, .seekWrap {
	float:left;
	width:40%;
	text-align:left;
	padding: 20px 0;
}
.lrgTopLnk {
	display: block;
	font-size: 2em;
	text-align: center;
	opacity: 0.8;
}

#member_login, #member_login:link, #member_login:active, #member_login:visited{font-size:28px !important;}

@media screen and (max-device-width: 960px) and (orientation: portrait){
	form {
		padding-top: 10px;
//		margin-top: 250px;
	}
	.starsmargins {
		margin-bottom: 260px;
	}
	h2 {
		font-weight: 200;
		width:400px;
		margin: 10px 0 0 0;
	}
	h3 {
		font-weight: 200;
		width:350px;
		margin: 0 0 5px 0;
	}
	.home_content {
		background-position-x: -175px;
		background-position-y: 50px;
		background-size: 130% auto;
	}
	.email_addr_wrap, div.birthday {
		margin: 0 auto 25px 10%;
		text-align: left;
		overflow: auto;
		width: 90%;
	}
	body.DB .email_addr_wrap, body.DB div.birthday {
		margin: 0 auto 25px 58px;
	}
	div.username,div.password { margin:0 auto 25px 58px; }
	body.home .hdr_txt_lght { padding-bottom: 20px; }
	.genderWrap { padding-left: 10% !important; }
	.seekWrap { padding-right: 0px !important; }
	#search_now { margin-left: 10%; }
	body.DB #search_now { margin-top: 25px; }
	table.site_features, ul.site_features { margin: 0 auto; }	
	.tipr_container_top {
		right:-60px;
		width:640px!important;
	}
	.tipr_point_top::after, .tipr_point_top::before { left:88%!important; }
}

@media screen and (max-device-width: 1280px) and (orientation: landscape){
	form {
		margin-top: 5px;
		width: 600px;
		text-align: right;
		padding-left: 20px;
	}
	.starsmargins {
		margin-bottom: 20px;
	}
	#formWrap { background: none !important; }
	div.site_features_wrap {
		padding: 15px 0 40px 15px;
		text-align: center;
	}
	ul.site_features {
		display: inline;
		padding: 0 !important;
		text-align: left;
	}
	ul.site_features li {
		float: none;
		display: inline;
		margin: 0 !important;
		line-height: 2.2em;
	}
	ul.site_features li:after {
		content:"\A";
		white-space:pre;
	}
	section {
		height: 562px;
		width: 580px;
	}
	body.DB section { height: 820px; }
	h1.site_features {
		text-align: center;
		padding-top: 122px;
		margin-top: -100px;
	}
	body.FL section { height: 800px!important;}
	body.FL h1.site_features {
		text-align: center;
		padding-top: 50px;
		clear:both;
		margin-top: 0;
	}
	body.FL div.homeLowerWrap { margin-top: -100px; }
	.home_content {
		background-position-x: 0px;
		background-position-y: 50px;
		background-size: 100% auto;
	}
	body.DB.home_content {
		background-position-x: -175px;
		background-size: 125% auto;		
	}
	body.FL.home_content {
		background-position-x: -200px;
		background-size: 120% auto;
	}
	h2, h3 {
		width: auto;
	}
	h2 { padding-top: 10px; }
	h3 { line-height: 26px; }
	.email_addr_wrap,div.username,div.password,div.birthday {
		margin: 0 0 25px 0;
		float: left;		
		width: 600px;
		text-align: left;
	}
	.genderWrap, .seekWrap {
		float: left;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#search_now { float: left; }
	body.DB div.birthday, body.DB div.username, body.DB div.password { text-align: left; }
}