@import url('cssco/reset.css');

* html * {
	font-size: 12px;
}

img {
	_behavior: url('http://dating.sco.ro/customers/humanit/js/iepngfix.htc');
}

body {
	background: #586b2e;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #000;
	font-size: .80em;
	line-height: 19px;
}

a {
	color: #ff3e82;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, input.text, select {
	border: 1px solid #aaa;
}

h1 {
	font-size: 150%;
	color: #7dbe0b;
}

h2 {
	font-size: 140%;
	color: #27b4f2;
	margin-bottom: 10px;
}

h3 {
	font-size: 130%;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }
.clear:after, .container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }


.container {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}

#header {
	height: 149px;
	background: url('../images/new/header_bg1.jpg') no-repeat left top;
	position: relative;
}

#pri_menu_wrapper {
	height: 30px;
	background: url('../images/new/hmenu_bg.gif') repeat-x left top;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#pri_menu {
	height: 30px;
	padding: 3px 10px 0 15px;
	position: relative;
	color: #fff;
}

#pri_menu .last {
	padding-top: 3px;
}

#pri_menu a {
	font-size: 130%;
	font-weight: bold;
	color: #fff;
	padding: 0 10px;
	line-height: 24px;
	display: block;
	float: left;
}

#pri_menu a:hover {
	text-decoration: none;
	border-bottom: 3px solid #b4f227;
}

#pri_menu .last {
	position: absolute;
	right: 10px;
	top: 0;
}

#pri_menu a.flag {
	text-indent: -9999px;
	display: block;
	width: 28px;
	height: 16px;
	outline: none !important;
	padding: 3px;
	margin: 0;
}

#pri_menu a.flag_uk {
	background: url('../images/new/flag_uk.gif') no-repeat left center;
}
#pri_menu a.flag_fr {
	background: url('../images/new/flag_fr.gif') no-repeat left center;
}
#pri_menu a.flag_es {
	background: url('../images/new/flag_es.gif') no-repeat left center;
}

#pri_menu a.flag:hover {
	border: none;
}

#pri_menu a#my_profile {
	display: inline;
	float: none;
	font-size: 110%;
	font-weight: normal;
	padding: 0;
}

#pri_menu a#my_profile:hover, #pri_menu a#btn_menu_logout:hover {
	border: none;
	text-decoration: underline;
}

#pri_menu a#btn_menu_logout {
	display: inline;
	float: none;
	font-size: 110%;
}

#content {
	padding: 10px;
	position: relative;
}


#content_p1 {
	width: 660px;
	_width: 650px;
	padding-right: 10px;
	margin: 0;
	padding: 0;
}

#content_p2 {
	width: 250px;
	float: right;
	padding-left: 10px;
	border-left: 1px solid #aaa;
	margin-left: 10px;
}

#content_p2 p {
	padding-bottom: 30px;
}

#promo {
	float: left;
	width: 44%;
}

#promo ul {
	list-style-image: url('../images/new/bullet.gif');
	margin-left: 30px;
}

#search_wrapper {
	float: left;
	padding-left: 10px;
	border-left: 1px solid #aaa;
	margin-left: 10px;
	padding-bottom: 20px;
	width: 48%;
}

#widg_new_members {
	float: left;
	width: 95%;
	_width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #aaa;
	position: relative;
}

#widg_new_members .link_more {
	position: absolute;
	right: 10px;
	top: 10px;
}

.edit_form div {
	margin-bottom: 10px;
}

.edit_form div label {
	float: left;
	width: 100px;
}

.edit_form div ul label {
	display: inline;
	float: none;
}

.location_sub select {
	width: 50%;
}

* html .table_row {
	height: 1%;
}
.table_row {
	overflow: hidden;
}

.table_row li {
	float: left;
	width: 100px;
}


p {
	text-align: justify;
}

input.button {
	background: url('../images/new/btn_bg.gif') repeat-x left top;
	height: 24px;
	border: none;
	color: #000;
	padding: 0 5px;
	padding-bottom: 4px;
	_padding-bottom: 0px;
	border-left: 1px solid #00a5e2;
	border-right: 1px solid #00a5e2;
}

.button:hover {
	background-position: left bottom;
	text-decoration: none;
}

a#btn_join {
	background: url('../images/new/btn_join_now.gif') no-repeat left top;
	display: block;
	width: 101px;
	height: 29px;
	text-indent: -9999px;
	outline: none !important;
	margin-left: 80px;
	margin-top: 50px;
}

a#btn_join:hover {
	background-position: left bottom;
}

#footer {
	text-align: center;
	padding: 20px 0;
	margin-top: 10px;
	border-top: 1px solid #aaa;
}

/* Content - latest members section */

* html .list_small {
	height: 1%;
}
.list_small {
	padding: 0 0 5px;
	list-style-type: none;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}

	.list_small li {
		float: left;
		width: 110px;
		margin-left: 10px;
		text-align: center;
	}

	.list_small li.first {
		margin: 0;
	}

.list_small .info {
	display: none;
}

/* Content - Latest blogs section */

#widget_blogs {
	margin-top: 10px;
}

.member_link {
	background: url('../images/new/offline.gif') no-repeat left center;
	padding-left: 16px;
}

.is_online .member_link {
	background: url('../images/new/online.gif') no-repeat left center;
}

* html .blogs_small {
	margin-left: 6px;
	width: 650px;
	height: 1%;
}
.blogs_small {
	width: 650px;
	margin-left: 6px;
	padding: 0 0 5px;
	list-style-type: none;
	overflow: hidden;
}

.blogs_small li {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}

.blogs_small li.last {
	border-bottom: none;
}

.blogs_small .user_photo {
	float: left;
	margin: 0 10px 10px 0;
}

.blogs_small .blog-title {
	font-size: 13px;
	margin:0;
	padding:0;
}

.blogs_small strong {
	display: block;
	font-size: 11px;
}

.blogs_small p {
	margin: 10px 0;
}

.blogs_small p strong {
	display: inline;
	font-size: inherit;
}

strong {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

blockquote {
	border: 1px solid #ccc;
	background: #f5f5f5;
	margin: 5px 0px 5px 30px;
	padding: 5px;
}

.visible {
	visibility: visible;
}

.invisible {
	display: none;
	visibility: hidden;
}

