/*  
Theme Name: ABC  flirt (.com)
Theme URL: #

Description:  This is a wordpress theme designed and ported by ABC flirt.

Version: 1.0

Author: ABC flirt
Author URI: #
*/



/* Begin Typography & Colors */
/* CSS Document */

body{
	background-color: #E6E7D0;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
a{
	color:#c1115b;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}


ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:942px;
	height:93px;
	margin:0 auto;
	padding:0 5px 0 34px;
}
#header ul.topLink{
	width:111px;
	height:16px;
	float:right;
	margin-right:10px;
}
#header ul.topLink li{
	float:left;
	font-size:0;
	line-height:0;
}
#header ul.topLink li a.subscribe{
	display:block;
	background:url("images/subscribe_bg.gif") 0 0 no-repeat;
	width:60px;
	height:16px;
	margin:0 4px 0 0;
}
#header ul.topLink li a.subscribe:hover{
	background:url("images/subscribe_bg_hover.gif") 0 0 no-repeat;
}
#header ul.topLink li a.signup{
	display:block;
	background:url("images/signup_bg.gif") 0 0 no-repeat;
	width:47px;
	height:16px;
	margin:0;
}
#header ul.topLink li a.signup:hover{
	background:url("images/signup_bg_hover.gif") 0 0 no-repeat;
}
#header img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:21px 41px 0 0;
	float:left;
}
#header p.headerdesc{
	display:block;
	font-size:12px;
	color:#999999;
	background-color:inherit;
	margin:0px 0 0 10px;
        font-weight: bold;
	float:left;
        text-decoration: italic;
}
#header p.headerdesc span{
	color:#fff;
	background-color:#9D0303;
	padding:0 3px 0 3px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:979px;
	margin:0 auto;
	background-color:#fff;
	color:#000000;
}
#body p.navLeft{
	display:block;
	background:url("images/nav_left.gif") 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#body ul.nav{
	width:935px;
	height:34px;
	background:url("images/nav_bg.gif") 0 0 repeat-x;
	float:left;
	margin:0 0 6px 0;
}
#body ul.nav li{
	float:left;
	background:url("images/nav_div.gif") right top no-repeat;
	height:34px;
	padding:0 2px 0 0;
}
#body ul.nav li a{
	display:block;
	padding:0 15px;
	font:bold 11px/34px Arial, Helvetica, sans-serif;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
}
#body ul.nav li a:hover{
	color:#fff;
	background-color:#319AC6;
}
#body ul.nav li.noImg{
	background-image:none;
}
#body p.navRight{
	display:block;
	background:url("images/nav_right.gif") 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
/*------------------------------------------------left--------------------*/
#left{
	width:430px;
	float:left;
	padding:15px 26px 40px 33px;
}

#left p{
	padding:5px 0 8px 0;
	}
#left .postmetadata{
	padding:10px 0 20px 0;
	}
#left .bg{
	padding:10px 0 20px 0;
	}
#left h2 {
	font-size: 22px;
	padding:0 0 10px 0;
        color: #c1115b;
        font-family:Georgia,Times New Roman, Times, serif;
        font-weight: bold;
	}
#left h2 a{
	font-size: 22px;
	font-weight: bold;
	color:#6C6C6C;
	}
#left h2 a:hover {
	font-size: 22px;
	font-weight: bold;
	color:#333333;
	}
.postmetadata  a {
	font-weight:normal;
	}
.navigation {
	padding-bottom:15px;
	}

.welcome{
	display:block;
	width:418px;
	height:1px;
	background:url("images/welcome_div.gif") left bottom repeat-x;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:482px;
	float:right;
	padding:0 0 0 0;
}

/*************************************
	Sidebar
**************************************/
#sidebar {
	width:470px;

	float:right;
	padding:0 10px 0 0;
}
#sidebar .advertise {
	text-align: left;
	padding:0;
	margin-left:7px;
}
#sidebar .advertise img {
	padding:0 5px;
	border:none;
}
#sidebarwrap {
 	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}


/*************************************
	Left Sidebar
**************************************/

#l_sidebar {
	display:block;
	width:220px;
	color:#000;
	padding:0 0 39px 0;
	margin-right:15px;
	float:left;
}

#l_sidebar ul, #l_sidebar ul li {
	margin: 0px 0 15px 0;  padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #9c9c9c;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	display:block;
	width:225px;
	color:#000;
	padding:0 0 39px 0;
	float:left;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px 0 15px 0; padding: 0px;
}
#r_sidebar ul li ul {
}
#r_sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	padding: 5px 0px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


/*************************************
	Blocs
**************************************/

.bloc-top{
	display:block;
	width:450px;
	background:url("images/member_login_bg.gif") 0 0 repeat-x #D2D7B4;
	padding: 10px 5px 15px 15px;
	float:left;
	margin-bottom:10px !important;
}
.bloc-top h2{
	font-size:20px;
	font-family:Georgia, Arial, Times, serif;
	color:#848A52;
	padding-bottom:6px;
}
.bloc-top h3{
	font-size:14px;
	color:#333333;
	padding:5px 0 8px 10px;
}
.bloc-top p {
	padding:0 15px 0 14px;
}


.bloc-gray{
	display:block;
	width:90%;
	background:url("images/member_login_bg.gif") 0 0 repeat-x #D2D7B4;
	color:#000;
	margin: 0px 0px 10px 0px;
	padding: 5px 20px 10px 5px;
	float:left;
}
.bloc-gray h2{
	font-size:20px;
	font-family:Georgia, Arial, Times, serif;
	color:#000000;
	padding:5px 0 0 10px;
	margin-left:7px;
}
.bloc-gray h3{
	font-size:14px;
	color:#333333;
	padding:5px 0 8px 10px;
}
.bloc-gray form{
	width:188px;
	padding:0 15px 15px 15px;
}
.bloc-gray p {
	width:188px;
	padding:0 15px 0 14px;
}
.bloc-gray form label{
	display:block;
	font:normal 11px/22px Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
.bloc-gray form input.txtBox{
	width:187px;
	height:25px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	float:left;
}
.bloc-gray form input.chk{
	width:13px;
	height:13px;
	margin:8px 15px 0 0;
	float:left;
}
.bloc-gray form a{
	font:bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#9D0303;
	background-color:inherit;
	text-decoration:none;
	float:left;
	margin:8px 0 0 0;
}
.bloc-gray form a:hover{
	text-decoration:underline;
}
.bloc-gray form input.login {
	background:url("images/validate.gif") 0 0 no-repeat;
	width:56px;
	height:17px;
	float:right;
	cursor:pointer;
	border:none;
	margin:6px 0 0 0;
}

/* */

.bloc-blue{
	display:block;
	width:195px;
	background:url("images/blue_bg.gif") 0 0 repeat-x #379BC5;
	color:#fff;
	margin: 0px 0px 8px 0px;
	padding: 10px 20px 10px 20px;
	float:left;
}
.bloc-blue h2{
	font-size:20px;
	font-family:Georgia, Arial, Times, serif;
	color:#fff;
	padding:5px 0 0 10px;
}
.bloc-blue h3{
	font-size:14px;
	color:#fff;
	padding:5px 0 8px 10px;
}
.bloc-blue form{
	width:188px;
	padding:0 15px 0 15px;
}
.bloc-blue p {
	width:188px;
	padding:5px 0 14px 10px;
}
.bloc-blue a{
	font-weight:bold;
	color:#fff;
	background-color:#CE107B;
}
.bloc-blue a:hover{
	text-decoration:underline;
	background-color:#CE107B;
}
.bloc-blue img.bluepic{
	width:70px;
	display:block;
	float:left;
	padding: 0 10px 0 0;
}
.bloc-blue ul {
	display:block;
	width:110px;
	float:right;
}
.bloc-bleu li {
	font-size:12px;
	padding:0 0 0 10px;
	color:#fff;
	text-decoration:none;
}

/* */

.bloc-green{
	display:block;
	width:195px;
	background:url("images/green_bg.gif") 0 0 repeat-x #94B10A;
	color:#fff;
	margin: 0px 0px 8px 0px;
	padding: 10px 20px 10px 20px;
	float:left;
}
.bloc-green h2{
	font-size:20px;
	font-family:Georgia, Arial, Times, serif;
	color:#fff;
	padding:5px 0 0 10px;
}
.bloc-green h3{
	font-size:14px;
	color:#fff;
	padding:5px 0 8px 10px;
}
.bloc-green form{
	width:188px;
	padding:0 15px 0 15px;
}
.bloc-green p {
	padding:5px 0 14px 10px;
}
.bloc-green a{
	color:#fff;
	text-decoration:none;
}
.bloc-green img.greenpic{
	width:70px;
	display:block;
	float:left;
	padding:10px 0 0 10px;
}
.bloc-green ul{
	display:block;
	width:110px;
	float:right;
}
.bloc-green li{
	font-size:0;
	line-height:0;
}
.bloc-green ul li a{
	display:block;
	padding:0 0 0 10px;
	background:url("images/arrow.gif") 0 8px no-repeat;
	font:normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
.bloc-green ul li a:hover{
	background-color:#CE107B;
	color:#fff;
}


/* */

.bloc-pink{
	display:block;
	width:195px;
	background:url("images/pink_bg.gif") 0 0 repeat-x #D9367B;
	color:#000;
	margin: 0px 0px 8px 0px;
	padding: 10px 20px 10px 20px;
	float:left;
}
.bloc-pink h2{
	font-size:20px;
	font-family:Georgia, Arial, Times, serif;
	color:#000;
	margin:10px 0 10px 0;
}
.bloc-pink h3{
	font-size:14px;
	color:#fff;
	padding:5px 0 8px 10px;
}
.bloc-pink p {
	padding:5px 0 14px 10px;
}
.bloc-pink ul li a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
.bloc-pink ul li a:hover{
	background-color:#CE107B;
	color:#fff;
background:url("images/arrow.gif") 0 8px no-repeat;
}



/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:979px;
	height:60px;
	background:url("images/footer_bg.gif") 0 0 no-repeat;
	background-color:#FEFFE8;
	padding:14px 0 0 0;
	margin:0 auto;
	position:relative;
}
#footer p.copyright{
	font:normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:723px;
	top:14px;
	width:253px;
	color:#000;
	background-color:inherit;
}
#footer p.design{
	display:block;
	padding:0;
	position:absolute;
	left:797px;
	top:31px;
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
}
#footer p.design a.link{
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#000;
}
#footer a.xhtml{
	display:block;
	background:url("images/xhtml_bg.gif") 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:13px;
	top:14px;
	text-indent:-2000px;
}
#footer a.xhtml:hover{
	background:url("images/xhtml_bg_hover.gif") 0 0 no-repeat;
}
#footer a.css{
	display:block;
	background:url("images/css_bg.gif") 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:110px;
	top:14px;
	text-indent:-2000px;
}
#footer a.css:hover{
	background:url("images/css_bg_hover.gif") 0 0 no-repeat;
}
/*------------------------------------------------footer--------------------*/
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
