/*Theme Name:BoilerplateVersion:10.0*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
html, button, input, select, textarea {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a:focus, a:active, a:hover, input, button {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
h2 {
    font-size: 1.5em;
    margin: .83em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: .83em;
    margin: 1.67em 0;
}
h6 {
    font-size: .75em;
    margin: 2.33em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
p, pre {
    margin: 1em 0;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before, q:after {
    content: '';
    content: none;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl, menu, ol, ul {
    margin: 1em 0;
}
dd {
    margin: 0 0 0 40px;
}
menu, ol, ul {
    padding: 0 0 0 40px;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*! main.css  */html, button, input, select, textarea {
    color: #222;
}
body {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0;
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%}
.hidden {
    display: none!important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
@media print {
    * {
    background: transparent!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
@page {
    margin: .5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
}.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
header {
	height: 66px;
}
section {
	width: 1000px;
	margin: 0 auto;
}
#profileBanner {
	overflow: hidden;
	clear: both;
}
.wp-caption {
    border: 1px solid #666;
    text-align: center;
    background: #ccc;
    padding: 10px;
    margin: 10px;
}
br.clear {
    clear: both;
    display: block;
    height: 1px;
    margin: -1px 0 0 0;
}
li#theme-switcher {
    background: #fff;
    border: 10px solid red;
    padding: 20px;
    position: fixed;
    top: 0;
    right: 0;
}
*/h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
.alert {
    background: red;
    color: white;
}
header h1 a {
    float: left;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    font-size: 110%;
    zoom: 1;
}
#access li {
    float: left;
    position: relative;
}
#access ul ul {
    display: none;
    float: left;
    position: absolute;
    top: 3.333em;
    left: 0;
    z-index: 99999;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul li:hover>ul {
    display: block;
}
.clear {
    clear: both;
}
option {
    margin: 0!important;
    padding: 0!important;
}
#datingSafety, #modalForm {
    display: none;
}
body.FL #modalForm { width:325px;}
#lean_overlay {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}
.modalOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}
.modal {
    position: absolute;
    background: url(images/tint20.png) 0 0 repeat;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 14px;
    padding: 8px;
}
.modalContent {
    border-radius: 8px;
    background: #fff;
    padding: 20px;
}
.modal_close {
    position: absolute;
    background: url(images/close.png) 0 0 no-repeat;
    width: 24px;
    height: 27px;
    display: block;
    text-indent: -9999px;
    top: -7px;
    right: -7px;
}
#datingSafety {
    width: 400px;
}
#menu-tour {
    margin: 0;
    list-style: none;
    padding: 0;
    font-size: 18px;
    line-height: 40px;
}
#menu-tour a span {
    display: block;
    padding: 0 5px 0 18px;
}
#menu-tour a, #menu-tour a:active, #menu-tour a:link, #menu-tour a:visited {
    display: block;
    color: #181818;
    padding: 0 18px 0 0;
}
#menu-tour a:hover, #menu-tour li.current-menu-item a, #menu-tour li.current-menu-item a:active, #menu-tour li.current-menu-item a:link, #menu-tour li.current-menu-item a:visited {
    text-decoration: none;
}
#menu-tour a:hover span, #menu-tour li.current-menu-item a span, #menu-tour li.current-menu-item a:active span, #menu-tour li.current-menu-item a:link span, #menu-tour li.current-menu-item a:visited span {
    background: transparent url(images/grey_point_graphic.png) no-repeat scroll 0 -54px;
}
#menu-tour a:hover, #menu-tour li.current-menu-item a, #menu-tour li.current-menu-item a:active, #menu-tour li.current-menu-item a:link, #menu-tour li.current-menu-item a:visited {
    background: transparent url(images/grey_point_graphic.png) no-repeat scroll top right;
}
#signup4free {
    height: 36px;
    padding: 0 22px 0 8px;
    display: inline-block;
    color: #fff;
    font-weight: normal;
    cursor: pointer;
    text-shadow: 1px 1px 1px #9a0d70;
    border: 0;
}
#signup4free span {
    height: 31px;
    padding: 5px 20px 0 10px;
    display: block;
}
#signup4free:hover {
    text-decoration: none;
}
.cont_tour {
    height: 42px;
    padding-right: 25px;
    display: inline-block;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff!important;
    border: 0;
    font-weight: normal;
}
.cont_tour span {
    height: 41px;
    padding: 1px 8px 0 18px;
    display: block;
    background: transparent url(images/dark_grey_arrow.png) no-repeat scroll 0 0;
    cursor: pointer;
}
.cont_tour:hover span {
    background: transparent url(images/dark_grey_arrow.png) no-repeat scroll 0 -84px;
}
.cont_tour {
    background: transparent url(images/dark_grey_arrow.png) no-repeat scroll right -42px;
}
.cont_tour:hover {
    text-decoration: none;
    background: transparent url(images/dark_grey_arrow.png) no-repeat scroll right -126px;
}
.tour_join {
    height: 42px;
    padding-left: 11px;
    display: inline-block;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff!important;
    border: 0;
    font-weight: normal;
    margin-right: 16px;
}
.tour_join span {
    height: 41px;
    padding: 1px 28px 0 14px;
    display: block;
    cursor: pointer;
}
.tour_join:hover {
    text-decoration: none;
}
#content .tour h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 38px;
}
#content .tour h2 {
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 17px 0;
}
.tour p {
    margin: 0;
    font-size: 15px;
    line-height: 22px;
}

#tour-6-2:before, #tour-6-2:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
#tour-6-2:after {
    clear: both;
}
#tour-6-2 {
    *zoom: 1;
}

#contentWrap {
    padding: 12px 0 21px 0;
}
#footWrap, #footLinkWrap {
    width: 1000px;
    margin: 25px auto 4px auto;
    overflow: auto;
}
#footLinkWrapper {
    padding: 15px 0;
}
#member_login, #member_login:link, #member_login:active, #member_login:visited {
    vertical-align: middle;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    padding: 2px 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#member_login:hover {
    text-decoration: none;
}
html.ie7 #member_login {
    vertical-align: middle;
}
section.home_content .search_form, section.content .search_form, .tourFormWrap .search_form {
    float: left;
    margin: 16px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 2px;
    border-color: #adafb1;
    border-color: rgba(173, 175, 177, .35);
    zoom: 1;
    width: 350px;
    height: auto;
    padding: 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 0;
    position: relative;
}
.tourFormWrap .search_form {
    float: right;
    height: auto;
    padding-top: 15px;
}
.search_form h2 {
    font-size: 1.6em;
}
#content h2 {
    margin: .83em 0 .9em;
}
.search_form h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.37em;
    padding-bottom: 10px;
    margin: 0!important;
}
.search_form small { display: block; }
#search_elements {
    text-align: left;
    padding-left: 58px;
}
.search_form ul {
    margin: 5px 0;
    padding: 0!important;
}
.search_form ul li {
    text-align: left;
    font-size: 18px;
    list-style: none;
    background: transparent url(images/green-checkmark.png) no-repeat scroll 0 0;
    padding-left: 45px;
    padding-bottom: 20px;
}

/* selectik custom styling */
div.birthday div.custom-select { display: inline-block; }
div.select-list ul {
	list-style: none;
	margin-top: 0;
	overflow-x: hidden;
}
div.select-list ul li {
	background: none;
	padding-left: 10px;
	padding-bottom: 0;
	font-size: 14px;
}
div.select-list ul li:hover { background-color: #ebecee; }
.done select{
	display: inline;
	height:1px !important;
	width:1px !important;
	border:none;
	background:none;
	padding:0;
	margin:0;
    position: relative;
    left:-2px;
    z-index: -10;
	outline:none;
	-webkit-appearance: none;
	}
.select-list{
	position:			absolute;
	left:				0
	}
.custom-select{
	z-index:			1
	}
.custom-select *{
	-webkit-user-select:none;
	-khtml-user-select: none;
	-moz-user-select: 	none;
	-ms-user-select: 	none;
	-o-user-select: 	none;
	user-select: 		none;
	}
.open_list{
	z-index:			10
	}
.custom-select ul,
.custom-select li{
	margin:				0;
	padding:			0;
	list-style:			none
	}
.custom-select,
.custom-select ul{
	position:			relative;
	top:				0;
	left:				0
	}
.custom-select .custom-text{
	cursor:				pointer;
	display:			inline-block;
	}
.custom-select li{
	cursor:				pointer;
	min-height:			25px;
	}
.select-scroll{
	position:			absolute;
	right:				2px;
	top:				2px;
	z-index:			2
	}
.default-scroll ul{
	overflow-y:			auto;
	}
.custom-scroll{
	overflow:			hidden
	}
.scroll-drag{
	display:			block;
	position:			absolute;
	left:				1px;
	cursor:				pointer
	}
.disabled *{
    cursor:             default !important
    }
/* Style for seletik*/
#search_form .custom-text, .search_form .select-list ul li { color: #333 !important; }
.custom-select .custom-text,
.custom-select.disabled span.custom-text:hover{
	vertical-align: 	middle;
	height: 			23px;
	font-size: 			0.85em;
	overflow:			hidden;
	padding:			4px 0 0 10px;
	text-shadow:		0 1px 1px #bebfc0;
	/* border styles */
	-webkit-border-radius:2px;
	-moz-border-radius: 2px;
	border-radius: 		2px; 
	/* Shadow styles */
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2),
						0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 	inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2),
						0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 		inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2),
						0px 1px 2px 0px rgba(0, 0, 0, 0.5); 
	background: #f3f5f6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWRjZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f3f5f6 0%, #d9dcdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f5f6), color-stop(100%,#d9dcdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3f5f6 0%,#d9dcdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3f5f6 0%,#d9dcdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3f5f6 0%,#d9dcdf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3f5f6 0%,#d9dcdf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f5f6', endColorstr='#d9dcdf',GradientType=0 ); /* IE6-8 */	
}
.custom-select .custom-text:after{
	font-size:			15px;
	position:			relative;
	top:				-6px;
	right:				5px;
	display:			block;
	content:			'̬';
	float: 				right;
	width:				6px;
	z-index: 			2;
	}
#modalForm .custom-select .custom-text:after{ width:auto!important; }
.custom-select span.custom-text:hover,
.active span.custom-text{
	background: #f7fafd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZmFmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGU0ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7fafd 0%, #e0e4e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7fafd), color-stop(100%,#e0e4e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7fafd 0%,#e0e4e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7fafd 0%,#e0e4e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7fafd 0%,#e0e4e7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7fafd 0%,#e0e4e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fafd', endColorstr='#e0e4e7',GradientType=0 ); /* IE6-8 */
}
.select-list{
	top:				28px;
	line-height:		25px;
	padding:			0 0 0 0;
	background-color:	#fafafa;
	color:				#8f8f8f;
	text-shadow:		0 1px 1px #dfdfdf;
	/* border styles */
	-webkit-border-radius:2px;
	-moz-border-radius: 2px;
	border-radius: 		2px; 
	/* Shadow styles */
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 	0px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 		0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
.select-list.custom-scroll{
	padding:			2px 0 2px 10px;
	}
.select-list .selected,
.select-list li:hover{
	color:				#FFF
	}
.select-list li.disabled{
	color:				#CCCCCC;
	cursor:				default
	}
.select-scroll{
	background-color:	#73b0e2;
	width:				12px;
	-webkit-border-radius:2px;
	-moz-border-radius: 2px;
	border-radius: 		2px; 
	}
.scroll-drag{
	top:				0;
	width:				10px;
	background-color:	#14609e;
	-webkit-border-radius:2px;
	-moz-border-radius: 2px;
	border-radius: 		2px; 
	}
.maxlength .scroll-drag:after{
	display:			block;
	content:			'≡';
	font-size:			14px;
	position:			relative;
	left:				50%;
	top:				50%;
	margin:				-14px 0 0 -4px
	}
.custom-select .hover{
	color:				#FFF
	}
.custom-select.disabled{
    opacity:            0.5 !important;
    }
/* END - selectik custom styling */

#modalForm span.search {
    color: #2b2b2b!important;
}

.join_now, .search_now {
	position: relative;
	display: inline-block;
	text-align: center;
	border: none;
	margin-bottom: 24px;
	height: 41px;
	cursor: pointer;
	font-size: 0;
	border: none;	
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	-webkit-background-clip: padding-box; 
	-moz-background-clip: padding; 
	background-clip: padding-box;
}
body.DB #content h2 { margin: 0.5em 0 0.5em 0!important; }
body.DB .amAWrap, body.DB .seekWrap { margin-bottom: 15px!important; }
body.DB #email, body.DB #email_modal, body.DB #username, body.DB #username_modal, body.DB #password, body.DB #password_modal, body.DB #city { margin-bottom: 20px!important; }
body.DB .join_now, body.DB .search_now { margin-bottom: 20px!important; }
body.DB .search_form h3 { padding-bottom: 0.5em!important; }

#profileBanner ul {
    padding: 0 0 0 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}
#profileBanner ul li {
    list-style: none;
    float: left;
    font-size: 12px;
    text-align: center;
    margin: 0 8px 20px 7px;
}
#profileBanner ul.profLrg li img {
    margin: 0 0 0 0!important;
}
#profileBanner ul.profLrg li {
    padding-bottom: 5px;
}
#profileBanner ul li a {
    text-decoration: underline;
}
#profileBanner ul li a.smlTxt {
    font-size: 10px;
}
footer ul {
    float: left;
    width: 302px;
    display: block;
    padding: 15px;
    margin: 0!important;
}
footer ul.xoxo li {
    list-style: none;
}
footer ul.xoxo li h3 {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 2px #000;
    margin: 0 0 .5em;
}
footer ul.xoxo li div.textwidget {
    font-size: 12px;
    line-height: 19px;
}
footer a {
    font-size: 14px;
}
#footLinkWrap small {
    display: block;
    text-align: center;
    clear: both;
    font-size: 11px;
    padding-top: 10px;
}
#footLinkWrap small a {
    text-decoration: underline;
}
.world-flags-comment {
    float: right;
}
.world-flags-shortcode .wf-img, .world-flags-widget .wf-img, .world-flags-comment .wf-img, .world-flags-template .wf-img {
    vertical-align: middle;
    padding: 3px;
}
.world-flags-shortcode .wf-text, .world-flags-widget .wf-text, .world-flags-comment .wf-text, .world-flags-template .wf-text {
    color: #999;
}
@font-face {
    font-family: mv_boliregular;
    src: url(fonts/mvboli-webfont.eot?#iefix) format(embedded-opentype), url(fonts/mvboli-webfont.woff) format(woff), url(fonts/mvboli-webfont.ttf) format(truetype), url(fonts/mvboli-webfont.svg#mv_boliregular) format(svg);
    font-weight: 400;
    font-style: normal;
}
.emailWrap {
    display: block;
    position: relative;
}
body.DB .emailWrap {
    padding-top: 0!important;
}
body.FL form span.seekWrap span.search { width: 95px; }
body.FL div.search, body.DB div.search {
    padding: 15px 0 5px 0;
}
span.search {
    display: block;
    text-align: left;
}
div.emailWrap {
    clear: both;
}
#email, #email_modal, #username, #username_modal, #password, #password_modal, #city {
    padding: 4px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 22px;
}
#email_modal { width: 225px; }
#email, #email_modal, body.DB #username, body.DB #username_modal, body.DB #password, body.DB #password_modal { width: 214px; }
.seekWrap { margin-left: 5px; }
.amAWrap { margin-right: 5px; }
body.FL #modalForm form { text-align: center; }
body.DB #search_elements_modal { padding-left: 26px; }
#search_elements_modal { display: inline-block; }
#search_elements_modal p, #search_elements_modal div, #search_elements_modal ul, #search_elements_modal li, #search_elements_modal span { text-align: left; }
.birthday_day { width:55px; }
.birthday_month { width:95px; }
.birthday_year { width:65px; }
div.birthday .custom-select { margin-left: 5px; }
div.birthday>div:first-of-type { margin-left: 0px!important; }
.amAWrap, .seekWrap, #gender_modal, #seeking_modal {
    display: inline-block;
    margin-bottom: 22px;
}
body.DB div.birthday {
    margin-bottom: 22px;
    position: relative;
}
body.DB div.username, body.DB div.password {
    position: relative;
}
#gender,#seeking { width: 109px; }
a.infolink {
	color: #838383 !important;
    font-size: 100%;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    width: 2.8ex;
    height: 2.8ex;
    border-radius: 2ex;
    line-height: 2.8ex;
    color: blue;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.8);
    border: thin solid white;
    text-decoration: none;
    margin-left: 3px;
}
.infolink:hover {
    text-decoration: none;
}
#modalForm .infolink {
    background: rgb(236, 236, 236);
    background: rgba(236, 236, 236, 0.8);
}
.error {
	display: none;
    height: auto;
    font-weight: bold;
    color: #D2691E;
    position: absolute;
    background-color: rgb(255,235,200);
    padding: 5px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 1;
    white-space: nowrap;
    top: -4px;
    left: 250px;
}
.error:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 15px solid rgb(255,235,200);
	left:-7px;
	top:1px;
}
#error_bday,#error_bday_modal { top: 18px; }
.ajaxCheck {
    display: none;
    position: relative;
    padding-left: 5px;
}
.ajaxCheck img {
    position: absolute;
}
#modalForm .ajaxCheck {
    padding: 5px;
}
#modalForm .ajaxCheck img {
    width: 18px;
    height: auto;
    padding-top: 5px;
}

/* Overlay for darking screen on form focus */
#pageoverlay {
	z-index: 10;
	background: #0e0f11;
	opacity: 0.75;
	display: none;
}
.ui-widget-overlay, .overlay {
    height: 100%;
    width: 100%;
    background: #fff;
    left: 0;
    opacity: 0.6;
    position: fixed;
    top: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
}

.tip {
    white-space: nowrap;
}
.tipr_content {
    font: 13px/1.7 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333;
    background-color: #fff;
    color: #333;
    padding: 9px 17px;
}
.tipr_container_bottom {
    display: none;
    position: absolute;
    margin-top: 13px;
    z-index: 1000;
}
.tipr_container_top {
    display: none;
    position: absolute;
    margin-top: -90px;
    z-index: 1000;
}
.tipr_point_top, .tipr_point_bottom {
    position: relative;
    background: #fff;
    border: 1px solid #dcdcdc;
}
.tipr_point_top:after, .tipr_point_top:before {
    position: absolute;
    pointer-events: none;
    border: solid transparent;
    top: 100%;
    content: "";
    height: 0;
    width: 0;
}
.tipr_point_top:after {
    border-top-color: #fff;
    border-width: 8px;
    left: 50%;
    margin-left: -8px;
}
.tipr_point_top:before {
    border-top-color: #dcdcdc;
    border-width: 9px;
    left: 50%;
    margin-left: -9px;
}
.tipr_point_bottom:after, .tipr_point_bottom:before {
    position: absolute;
    pointer-events: none;
    border: solid transparent;
    bottom: 100%;
    content: "";
    height: 0;
    width: 0;
}
.tipr_point_bottom:after {
    border-bottom-color: #fff;
    border-width: 8px;
    left: 50%;
    margin-left: -8px;
}
.tipr_point_bottom:before {
    border-bottom-color: #dcdcdc;
    border-width: 9px;
    left: 50%;
    margin-left: -9px;
}
