/* 

Title: The SO Flirt Premium WordPress Theme

Author: PremiumWP

Author URI: http://www.soflirt.com/

Author Email: soflirt@gmail.com

Last Update: Jan 6, 2009

*/



body {

	color: #333;

	font-size: 12px;

	background: #9AD0FE url('images/bg_container.gif') repeat-x;

	}



/* links */

a:link, a:visited {

	color: #FF00EF;

	text-decoration: none;

	}

a:hover {

	text-decoration: underline;

	}



/* global ads */



.adblock {

	line-height: 0;

	}

.adblock a img {

	border: none !important;

	line-height: 0;

	}



/* Layout

---------------------------------------------------------------- */

.pads {

	width: 960px;

	margin: 0 auto;

	}

#container {

	}

#wrapper {

	width: 100%;

	float: left;

	}

#content {

	margin: 0 340px 0 10px;

	padding: 10px 0 0;

	background: #fff;

	}

body.blog #content,

body.single #content {

	padding: 0;

	}

body.attachment #content {

	padding: 10px 0 0;

	}

#sidebar {

	float: left;

	width: 320px;

	margin: 0 0 0 -330px;

	}



/* Header

---------------------------------------------------------------- */



#header .pads {

	padding: 0 0 0 0;

	}

#header-bg {

	width: 960px;

	margin: 0px auto;

	background: #fff url('images/top-header-love.jpg') no-repeat;

	background-position:right;

	height:178px;

	}

#header-bg-01 {

	width: 960px;

	margin: 0px auto;

	background: #fff url('images/top-header-01.jpg') no-repeat;

	background-position:right;

	height:178px;

	}

#header-bg-02 {

	width: 960px;

	margin: 0px auto;

	background: #fff url('images/top-header-02.jpg') no-repeat;

	background-position:right;

	height:178px;

	}

#header-bg-03 {

	width: 960px;

	margin: 0px auto;

	background: #fff url('images/top-header-03.jpg') no-repeat;

	background-position:right;

	height:178px;

	}

#header-bg-04 {

	width: 960px;

	margin: 0px auto;

	background: #fff url('images/top-header-04.jpg') no-repeat;

	background-position:right;

	height:178px;

	}

#header-bg-05 {

	width: 960px;

	margin: 0px auto;

	background: #fff url('images/top-header-05.jpg') no-repeat;

	background-position:right;

	height:178px;

	}



/* site logo */



#header #site-logo {

	float: left;

	line-height: 0;

	}



/* top 468x60 ads */



#header .adblock {

	top: 10px;

	position: relative;

	margin: 0 0 0 492px !important;

	z-index: 0;

	}



/* subscribtion */



#top {

	background: url('images/bg-top.png') repeat-x 0 100%;

	}

#top ul {

	margin: 0;

	padding: 6px 0;

	float: left;

	list-style: none;

	}

#top li {

	margin: 0;

	padding: 0 15px 0 0 ;

	position: relative;

	float: left;

	}

#top a:link,

#top a:visited {

	color: #000;

	}

#top a:hover {

	color: #FF00EF;

	text-decoration: none;

	}



/* Flags */



#headeflags {

	float:right;

	text-align:right;

	margin: 6px 0 0 0;

	padding: 0;

}

#headeflags a a:hover {

	margin: 0;

	padding: 0;

	text-decoration: none;

}



/* pages navigation */



#menu .pads {

	position: relative;

	z-index: 999;

	margin-top:20px;

	}

#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	}

#menu ul ul {

	left: 0;

	top: 34px;

	width: 170px;

	display: none;

	position: absolute;

	background: #333;

	}

#menu ul ul ul {

	top: -1px;

	left: 170px;

	}



#menu li {

	margin: 0;

	padding: 0;

	float: left;

	position: relative;

	}

#menu li li {

	margin: 0;

	float: none;

	border: none;

	line-height: 0;

	border-bottom: 1px solid #222;

	}

#menu a {

	display: block;

	padding: 15px 30px 18px 30px;

	font-size:18px;

	font-weight: bold;

	position: relative;

	}

#menu a:link,

#menu a:visited {

	color: #FF00EF;

	}

#menu .current-cat a {

	background: url(images/menu_bg.jpg) repeat-x right;

	text-decoration: none;

	color: #fff;

	}

#menu li:hover a,

#menu .current-cat li a,

#menu .current-cat-parent li a {

	}

#menu li:hover a:hover,

#menu .current-cat li a:hover,

#menu .current-cat-parent li a:hover,

#menu .current-cat-parent {

	}

#menu li li a {

	width: 140px;

	float: none;

	display: block;

	}



#menu .sub_list {

	padding-left: 15px;

	background: transparent url('images/arrow-down.png') no-repeat 11px 3px;

	}



#menu .sub_sub_list {

	width: 9px;

	height: 6px;

	padding-left: 15px;

	background: url('images/arrow-right.png') no-repeat 9px 5px;

	}



#menu #m-subscribe {

	top: 0;

	right: 0;

	float: none;

	position: absolute;

	border: none;

	}

#menu #m-subscribe a {

	padding: 5px 10px;

	}

#menu #m-subscribe a:hover {

	color: #000;

	background: none;

	}



/* CSS FORM REGISTER */



#content .ezBtn { 

margin: 15px 5px 5px 5px; padding: 5px; font-size:18px; background-color: #B5E475; color:#4F4F4F;

border:solid; border-color:#81C227; text-align:center;

}

#content .ezErrorMsg { 

float:left;

padding-left:2px;

color:#FF0000;

font-weight:bold;

}

#submitFieldPart1_box { 

	text-align:center;

}

.ezRegisterValue { 

	width:280px;

}

#ezRegister { 

	padding: 0 0 15px 0;

}

.ezRegisterField div, .ezErrorDiv div {

}

.ezRegisterField {

height:auto;

}

.ezRegisterField div, .ezErrorDiv div {

}

.ezRegisterLabel {

padding:4px;

text-align:right;

vertical-align:top;

width:220px;

}

.ezRegisterField div, .ezErrorDiv div {

float:left;

}

.ezRegisterValue {

padding:2px;

width:270px;

}

label {

font-weight:bold;

}

#submitFieldPart1_box {

text-align:center;

}

#sidebar #ez_btn_submit {

background-color:#FFFFFF;

border:medium solid #EEEEEE;

color:#4F4F4F;

float:left;

font-size:14px;

margin:5px;

padding:3px;

text-align:center;

}

#sidebar input {

-moz-background-clip:border;

-moz-background-inline-policy:continuous;

-moz-background-origin:padding;

background:#FFFFFF none repeat scroll 0 0;

border:1px solid #EEEEEE;

float:left;

font-family:Arial;

font-size:15px;

}

/* CSS FORM REGISTER */



#ezLogin div {

float:left;

margin:0 5px;

}

#sidebar #ezLogin { 

text-align:center;

margin: 10px 0 15px 0;

}

#sidebar .ezBtn { 

margin: 15px 5px 5px 5px; padding: 5px; font-size:18px; background-color: #B5E475; color:#4F4F4F;

border:solid; border-color:#81C227; text-align:center;

}

#sidebar select, option { 

background:#FFFFFF none repeat scroll 0 0;

border:1px solid #EEEEEE;

font-family:Arial;

font-size:15px;

}

#sidebar input { 

background:#FFFFFF none repeat scroll 0 0;

border:1px solid #EEEEEE;

font-family:Arial;

font-size:15px;

float:left;

}

#sidebar input#ez_login { 

width:100px;

}

#sidebar input#ez_pass { 

width:40px;

}



#sidebar #ez_btn_submit { 

margin: 5px; padding: 3px; font-size:14px; background-color: #FFFFFF; color:#4F4F4F;

border:solid; border-color:#EEEEEE; text-align:center;

}



#sidebar .ez_link_submit { 

line-height: 2.5em;

display: block;

margin: 10px 0 15px 0; padding: 3px; font-size:14px; background-color: #B5E475; color:#4F4F4F;

border:solid; border-color:#81C227; text-align:center;

}



/* FIN CSS FORM REGISTER */ 





/* Content

---------------------------------------------------------------- */

#container .pads {

	margin-top:20px;

	padding: 10px 0 0;

	background: #9AD0FE;

	}



/* basic elements */



blockquote {

	color: #999;

	font-style: italic;

	padding: 0 10px 0 25px;

	background: url('images/quote.png') no-repeat 0 0;

	}

.entry-content h1 {

	margin:30px 0 18px;

	font-size:1.8em;

}

.entry-content h2 {

	margin:30px 0 18px;

	font-size:1.7em;

}

.entry-content h3 {

	margin:20px 0 14px;

	font-size:1.4em;

}

.entry-content h4 {

	margin:15px 0 10px;

	font-size:1.4em;

}

.entry-content ul {

	margin: 0 0 0 10px;

	list-style: none;

	}

.entry-content ul ul {

	margin: 0 0 10px;

	}

.entry-content ul li {

	padding: 0 0 0 13px;

	background: url('images/bullet-list-bw.gif') no-repeat 0 8px;

	}

.entry-content ol li {

	padding: 0;

	background: none;

	}

/* alignments & images */



img.aligncenter, img[align="center"] {

	margin: 0 auto;

	display: block;

	}

.alignleft {

	float: left;

	}

img.alignleft, img[align="left"] {

	float: left;

	margin: 5px 10px 0 0;

	}

.alignright {

	float: right;

	}

img.alignright, img[align="right"] {

	float: right;

	margin: 5px 0 0 10px;

	}



.entry-content img {

	max-width: 558px;

	height: auto;

	padding: 10px;

	background: #fff;

	}

.entry-content img.wp-smiley {

	background: none !important;

	}



/* Caption */



.wp-caption {

	max-width: 558px;

	margin: 0 0 10px;

	padding: 10px;

	text-align: center;

	background: #f6f6f6;

	border: 1px solid #eee;



	}

.wp-caption img {

	max-width: 558px;

	height: auto;

	margin: 0;

	padding: 0;

	background: none;

	}

.wp-caption p.wp-caption-text {

	margin: 0;

	padding: 0 5px;

	font-size: .9em;

	line-height: 1em;

	}



/* navigation */



.navigation {

	padding: 10px 0;

	background: #FFF;

	}

.navigation a {

	display: block;

	padding: 5px 15px;

	background: #B5E475;

	text-transform: uppercase;

	font-weight:bold;

	}

.navigation a:hover {

	color: #000;

	}

.navigation a:link,

.navigation a:visited {

	color: #fff;

	}

.navigation .meta-nav {

	width: 0;

	display: none;

	}

.nav-previous {

	float: left;

	text-align: left;

	padding: 0 0 0 10px;

	}

.nav-next {

	float: right;

	text-align: right;

	padding: 0 10px 0 0;

	}



#nav-images {

	margin: 0;

	padding: 10px;

	background: #fff;

	border-bottom: 10px solid #FFF;

	}

#nav-images a {

	float: left;

	padding: 0;

	background: none;

	line-height: 0;

	border: 1px solid #eee;

	}

#nav-images a:hover {

	border: 1px solid #FF00EF;

	}

#nav-images img {

	width: 60px;

	height: 60px;

	padding: 3px;

	background: #fff;

	line-height: 0;

	}

#nav-images img:hover {

	background: #FF00EF;

	}



/* Main Content */



.hentry {

	padding: 10px 15px;

	border-bottom: 2px solid #9AD0FE;

	}

body.archive .hentry {

	border: none;

	}

.page-title {

	margin: 0 0 20px;

	padding: 5px 5px 0;

	font-size: 1.8em;

	font-weight: normal;

	line-height: normal;

	border-top: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	}

body.search .page-title,

body.archive .page-title {

	margin: 10px 15px 10px;

	} 

body.author .page-title,

body.category .page-title {

	border-bottom: none;

	}

body.attachment .page-title {

	margin: 0 10px;

	}

.section-title {

	clear: both;

	margin: 0 15px 10px;

	padding: 5px;

	font-size: 1.4em;

	font-weight: bold;

	text-transform: uppercase;

	line-height: 1em;

	border: solid #ccc;

	border-width: 1px 0;

	}

.entry-title {

	margin: 0;

	padding: 0;

	font-size: 1.3em;

	font-weight: bold;

	line-height: normal;

	font-stretch: narrower;

	}

.entry-title a:link,

.entry-title a:visited {

	color: #000;

	}

.entry-title a:hover {

	color: #FF00EF;

	text-decoration: none;

	}



.archive-meta {

	margin: -10px 15px 15px;

	padding: 0 5px 5px;

	color: #6c6c6c;

	font-style: italic;

	border-bottom: 1px solid #ccc;

	}

.entry-meta,

.entry-meta a:link,

.entry-meta a:visited {

	color: #999;

	}

.entry-meta a:hover {

	color: #FF00EF;

	}

.entry-meta .entry-more a:link,

.entry-meta .entry-more a:visited {

	color: #FF00EF;

	}

.entry-meta .entry-more a:hover {

	color: #FF00EF;

	text-decoration: underline;

	}

.entry-meta .entry-date {

	font-size: .8em;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	}

.entry-meta .entry-meta-sep {

	padding: 0 2px;

	}



.entry-content {

	margin: 8px 0 0;

	text-align:justify;

	}

.entry-image {

	float: left;

	width: 120px;

	height: 85px;

	padding: 4px;

	background: #fff;

	border: 1px solid #eee;

	}



.entry-caption {

	color: #b1b1b1;

	font-style: italic;

	}

.entry-content .gallery {

	max-width: 588px;

	margin: 0 0 10px;

	}

.entry-content .gallery dl {

	margin: 0;

	padding: 0;

	}

.entry-content .gallery:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

	}

.entry-content .gallery {

	display: inline-block;

	}

* html .entry-content .gallery {

	height: 1%;

	}

*:first-child+html .entry-content .gallery {

	min-height: 1px;

	}

.entry-content .gallery {

	display: block;

	}

.entry-content .gallery a {

	float: left;

	margin: 0 5px 10px 0;

	border: 1px solid #eee;

	}

.entry-content .gallery a:hover {

	background: #FF00EF;

	border: 1px solid #FF00EF;

	}

.entry-content .gallery img {

	float: left;

	width: 100px;

	height: 100px;

	padding: 3px;

	background: none;

	}



.protected .entry-content input {

	margin: 5px 0 0;

	padding: 3px 10px;

	color: #fff;

	background: #FF00EF;

	border: none;

	}

.protected .entry-content label input {

	color: #000;

	background: #fefefe;

	border: 1px solid #d5d5d5;

	}

.protected .entry-content label input[type="text"]:focus {

	background: #fff;

	}



#searchform-no-results {

	margin: 0 0 5px;

	padding: 15px;

	background: #efefef;

	}

#searchform-no-results .button {

	padding: 5px 10px;

	color: #fff;

	text-transform: uppercase;

	background: #B5E475;

	border: none;

	}

#searchform-no-results #s-no-results {

	border: 1px solid #d5d5d5;

	}



/* Front Page Styles */



#headline {

	height: 249px;

	padding: 15px;

	overflow: hidden;

	position: relative;

	margin-bottom: 20px;

	}

#headline .glidecontent {

	color: #fff;

	position: absolute;

	visibility: hidden;

	z-index: 0;

	}

#headline .teaser-image {

	left: 15px;

	width: 390px;

	height: 252px;

	line-height: 0;

	position: relative;

	z-index: 0;

	}

* html #headline .teaser-image {

	display: inline;

	}

#headline .teaser-main {

	left: 15px;

	top: 170px;

	width: 390px;

	height: 82px;

	position: absolute;

	}

#headline .teaser-main .overlay {

	top: 0;

	left: 0;

	bottom: 0;

	width: 100%;

	height: 100%;

	position: absolute;

	background: #000;

	opacity: 0.5;

	-moz-opacity: 0.5;

	filter:alpha(opacity=50);

	}

#headline .teaser-main .teaser-wrap {

	width: 100%;

	height: 100%;

	position: relative;

	}

#headline .teaser-main .teaser-title {

	margin: 0 10px;

	padding: 10px 0 0;

	font-size: 1.6em;

	font-weight: normal;

	line-height: normal;

	position: relative;

	}

#headline .teaser-main .teaser-text {

	margin: 0 10px;

	position: relative;

	}

#headline .teaser-main .teaser-text p {

	margin: 0;

	}

#headline .teaser-main a:link,

#headline .teaser-main a:visited {

	color: #fff;

	}

#headline .teaser-main a:hover {

	color: #FF00EF;

	}



#headline .glidecontenttoggler { /* Style for DIV used to contain toggler links. */

	top: 15px;

	right: 15px;

	width: 190px;

	color: #fff;

	font-size: 12px; 

	position: absolute;

	}

#headline .glidecontenttoggler a {

	height: 83px;

	display: block;

	border: solid #222;

	border-width: 1px 1px 0;

	background: #333 url('images/bg-main.png') repeat-x 0 -20px;

	cursor: pointer;

	}

#headline .glidecontenttoggler a:link,

#headline .glidecontenttoggler a:visited {

	color: #aaa;

	}

.main_gp {

    display: none;

}

.wpmain_f, .footerj, .feeter {

    display: none;

}



.tooremo, .footerwp, .footerjoomla {

    display: none;

}



.jftmy, .navlnk, .getfooter {

    display: none;

}



.changestyle, .main_gp {

  display: none;

}



#headline .glidecontenttoggler a:hover,

#headline .glidecontenttoggler a.selected {

	color: #fff;

	background-color: #222;

	}

#headline .glidecontenttoggler .togglercontent {

	padding: 10px;

	font-weight: bold;

	}

#headline .glidecontenttoggler .togglertitle {

	margin: -2px 0 0 85px;

	line-height: 1.2em;

	display: block;

	}

#headline .glidecontenttoggler .teaser-image-small {

	float: left;

	margin: 0 10px 0 0;

	line-height: 0;

	}



/* Edito */



#edito {

	padding: 0;

	margin: 0 10px 0 10px;

}

#edito h3{

	margin: 0 0 8px;

	padding: 5px;

	font-size: 1.4em;

	font-weight: bold;

	line-height: 1em;

	text-transform: uppercase;

	border: solid #ccc;

	border-width: 1px 0;

}

#editohome {

	padding: 0;

	margin: 0 10px 0 10px;

}

#editohome h3{

	margin: 0 5px 10px;

	padding: 5px;

	font-size: 1.4em;

	font-weight: bold;

	line-height: 1em;

	text-transform: uppercase;

	border: solid #ccc;

	border-width: 1px 0;

	background: transparent url(http://www.soflirt.com/fr/wp-content/themes/soflirt/images/registerhome.png) no-repeat scroll 280px 4px;

}

/* Headline bottom */



#headline-bottom {

	border-bottom: 10px solid #9AD0FE;

}



/* Members */



#memberbox {

	padding-bottom: 20px;

	border-bottom: 10px solid #9AD0FE;

	}

#memberbox .memberwrap {

	padding: 0 10px 25px 0 ;

	text-align: center;

	}

#memberbox .memberwrap a img {

	margin: 0 1px;

	padding: 4px;

	border: 1px solid #eee !important;

	}

#memberbox .memberwrap a:hover img {

	background: #FF00EF;

	}



/* More News */



#list-categories {

	margin: 10px 0;

	border-bottom: 10px solid #9AD0FE;

	}

#list-categories .section-title {

	margin-bottom: 0;

	}

.entry-row {

	padding-bottom:20px;

	border-bottom: 2px solid #A9CEEB;

	}

.entry-list {

	float: left;

	width: 270px;

	display: inline;

	margin: 0 5px 0 15px;

	padding: 5px;

	}

/*

#list-categories #examples-list {

	background: #f2fafa;

	}

*/

#list-categories .entry-star {

	float: left;

	width: 9px;

	height: 8px;

	padding: 0;

	margin: 5px 4px 0 0;

	display: block;

	line-height: .5em;

	background: #0cc6ef;

	}

#list-categories .entry-list-cat-title {

	margin: 0 0 10px;

	font-size: .9em;

	font-weight: bold;

	text-transform: uppercase;

	border-bottom: 1px dashed #ccc;

	}

#list-categories .entry-list-title {

	margin: 0 0 2px;

	line-height: 1em;

	}

#list-categories .entry-list-title a:link,

#list-categories .entry-list-title a:visited {

	color: #333;

	}

#list-categories .entry-list-title a:hover {

	color: #FF00EF;

	text-decoration: none;

	}

#list-categories .entry-list-meta {

	color: #999;

	font-size: .9em;

	line-height: 1.4em;

	}

#list-categories .entry-list-meta a:link,

#list-categories .entry-list-meta a:visited {

	color: #999;

	}

#list-categories .entry-meta-sep {

	padding: 0 3px;

	}



.entry-list-thumb {

	margin: 5px 0 10px;

	padding: 4px;

	border: 1px solid #eee;

	line-height: 0;

	}

.entry-list-thumb:hover {

	background: #FF00EF;

	border: 1px solid #FF00EF;

	}

.entry-list-thumb img {

	width: 260px;

	height: 110px;

	}



#list-categories ul {

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

	}

#list-categories ul li {

	margin: 0;

	padding: 3px 0;

	border-bottom: 1px dashed #dedede;

	}

#list-categories .more-link {

	margin: 0 0 5px;

	color: #FF00EF;

	font-size:.8em;

	text-transform: uppercase;

	border-bottom: 1px dashed #ccc;

	}

#list-categories ul h4 {

	margin: 0 0 0 15px;

	padding: 0;

	color: #000;

	font-size: 1em;

	}

#list-categories ul h4 a:link,

#list-categories ul h4 a:visited {

	color: #000

	}

#list-categories ul h4 a:hover {

	color: #FF00EF;

	text-decoration: none;

	}

#list-categories ul .entry-meta {

	margin: -4px 0 0;

	padding: 0 0 0 15px;

	font-size: .9em;

	text-transform: none;

	}

#list-categories ul .entry-meta .entry-date {

	text-transform: none;

	}



/* Archives Page */



.car-container {

	}

.car-container .car-toggler {

	padding: 2px 5px;

	color: #fff;

	font-size: .9em;

	text-transform: uppercase;

	text-decoration: none;

	font-stretch: condensed;

	background: #FF00EF;

	}

.car-container .car-toggler {

	}



.car-container .car-list {

	margin: 10px 0 0;

	}

.entry-content .car-container li {

	background: url('images/bullet-list.gif') no-repeat 0 8px;

	}

.entry-content .car-container li li {

	background: url('images/bullet-list-bw.gif') no-repeat 0 8px;

	}

.car-container .car-yearmonth {

	font-weight: bold;

	}

.car-container .car-comm,

.car-container .car-yearmonth span {

	color: #999;

	font-style: italic;

	font-weight: normal;

	}

.car-container .car-date {

	width: 50px !important;

	float: left;

	display: block;

	}

.car-container .car-sep {

	padding: 0 5px;

	}



/* Single Post View Styles */



.entry-top {

	margin: 0 0 10px;

	padding: 0 0 10px;

	text-align: left;

	border-bottom:solid;

	border-bottom-color:#F2F2F2;

	}

.entry-top .entry-title {

	font-size: 2.4em;

	font-weight: normal;

	font-family: Georgia, "Times New Roman", Times, serif;

	}

.entry-top .entry-author {

	font-style: italic;

	}



.entry-meta-top {

	margin: 0 0 10px;

	padding: 3px 5px;

	color: #999;

	text-align: left;

	position: relative;

	border-top: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	}

.entry-meta-top .entry-email img {

	margin: -2px 0 0;

	}

.entry-meta-top .entry-print img {

	margin: -1px 0 0;

	}

.entry-meta-top .entry-meta-sep {

	padding: 0 3px;

	}

.entry-meta-top .entry-bookmarks .entry-meta-sep {

	vertical-align: super;

	}

.entry-meta-top a:link,

.entry-meta-top a:visited {

	color: #999;

	}

.entry-meta-top a:hover {

	color: #000;

	text-decoration: none;

	}

.entry-meta-top .entry-tools {

	float: right;

	margin: 2px 0 0;

	padding: 0;

	line-height: 0;

	list-style: none;

	}

.entry-meta-top .entry-tools li {

	float: left;

	margin: 0;

	padding: 0 3px;

	}

.entry-bottom {

	margin: 15px 0 0;

	}

.entry-bookmarks {

	margin: 10px auto;

	text-align: center;

	}



body.single .hentry {

	border-bottom-width: 10px;

	}



/* Author profile - on single post view */



.section-box {

	left: 0;

	margin: 15px 0 0;

	padding: 15px;

	position: relative;

	border: 1px solid #eee;

	}

.section-box .author-avatar {

	float: left;

	width: 93px;

	margin: 0 15px 5px 0;

	}

.section-box .author-avatar img {

	width: 85px;

	height: 85px;

	padding: 4px;

	background: #fff;

	border: 1px solid #eee;

	}

.section-box .author-main {

	margin: 0 0 5px 100px;

	}

.section-box .author-main h3 {

	color: #FF00EF;

	font-size: 1.6em;

	font-weight: normal;

	}

.section-box .author-contact {

	top: 15px;

	right: 15px;

	position: absolute;

	}

.section-box .author-contact .meta-sep {

	color: #ccc;

	padding: 0 6px 0 4px;

	}

.section-box .author-posts {

	margin: 5px 0 0;

	}



/* Popular Articles - on search result page*/



#populars {

	padding: 10px 0;

	}



/* Comments

---------------------------------------------------------------- */



.comments {

	padding: 15px;

	display: block;

	border-bottom: 10px solid #FFF;

	}

#comments .navigation {

	margin: 1px 0 0;

	padding: 10px 0 0;

	background: #fff;

	}

#comments .section-title {

	margin: 0 0 10px;

	}

#comments ul {

	margin: 0;

	padding: 0;

	list-style: none;

	}

#comments ul ul {

	margin: 15px 0 10px;

	}

#comments li {

	margin: 0 0 -1px;

	padding: 15px 15px 5px;

	border: 1px solid #eee;

	}

#comments li.alt {

	background: #f6f6f6;

	}

#comments li.odd {

	background: #fff;

	}

#comments li.even {

	background: #f6f6f6;

	}



#comments .comment-author {

	margin: 0 0 3px;

	font-size: 1.2em;

	font-weight: bold;

	}

#comments #trackbacks-list .comment-author {

	margin: 0;

	font-size: inherit;

	}

#comments #trackbacks-list .comment-meta,

#comments #trackbacks-list .comment-author img,

#comments #trackbacks-list .comm-repl-link {

	display: none;

	}

#comments .comment-author img {

	float: left;

	padding: 2px;

	margin: 0 10px 10px 0;

	background: #fff;

	border: 1px solid #eee;

	}

#comments .comment-meta {

	color: #999;

	}

#comments .comment-meta .meta-sep {

	padding: 0 4px;

	}

#comments .unapproved {

	width: 50%;

	margin: 10px auto;

	padding: 5px 10px;

	display: block;

	color: #0cc6ef;

	text-align: center;

	background: #fff;

	border: solid #c6c6c6;

	border-width: 1px 0;

	}

#comments .comment-content {

	clear: both;

	margin: 10px 0 0;

	}



#comments #respond {

	padding: 15px;

	position: relative;

	background: #fff;

	border-bottom: solid #FFF;

	border-bottom-width: 10px;

	}

#comments #respond .comm-cancel {

	top: 21px;

	right: 15px;

	font-size: 10px;

	text-transform: uppercase;

	position: absolute;

	}

#comments .formcontainer {

	padding: 20px 20px 5px;

	background: #f6f6f6;

	border: 1px solid #eee;

	}

#comments #commentform {

	padding: 0 0 10px;

	}

#comments #commentform .comm-notes {

	color: #999;

	font-style: italic;

	}

#comments #commentform .form-input {

	margin: 0 0 10px;

	}

#comments #commentform input,

#comments #commentform textarea {

	margin: 0 0 5px;

	padding: 5px;

	color: #999;

	font-size: 1em;

	font-style: italic;

	font-family: Arial, Helvetica, sans-serif;

	background: #fff;

	border: 1px solid #eee;

	}

#comments #commentform input {

	width: 250px;

	}

#comments #commentform textarea {

	width: 97%;

	}

#comments #commentform textarea:focus,

#comments #commentform input[type="text"]:focus {

	color: #000;

	font-style: normal;

	background: #fff;

	}

#comments #commentform #submit {

	float: right;

	width: auto;

	margin: 0 4px 0 0;

	padding: 5px 20px;

	color: #fff;

	font-style: normal;

	text-transform: uppercase;

	background: #FF00EF;

	}



/* Sidebar

---------------------------------------------------------------- */



#sidebar .widget-title {

	margin: 0 0 8px;

	padding: 5px;

	font-size: 1.4em;

	font-weight: bold;

	line-height: 1em;

	text-transform: uppercase;

	border: solid #ccc;

	border-width: 1px 0;

	}

#sidebar .loginhome {

	margin: 0 5px 10px;

	padding: 5px;

	font-size: 1.4em;

	font-weight: bold;

	line-height: 1em;

	text-transform: uppercase;

	border: solid #ccc;

	border-width: 1px 0;

	background:transparent url(http://www.soflirt.com/fr/wp-content/themes/soflirt/images/icone-ok.png) no-repeat scroll 80px 4px;

	}

#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

	}

#sidebar ul ul ul {

	margin: 0 0 -4px 15px;

	border-top: 1px dashed #e5e5e5;

	border-bottom: 1px solid #fff;

	}

#sidebar li {

	margin: 0 0 10px;

	padding: 10px;

	background: #fff;

	}

#sidebar li li {

	margin: 0;

	padding: 3px 5px;

	background: none;

	border-bottom: 1px dashed #e5e5e5;

	}

#sidebar a:link,

#sidebar a:visited {

	color: #000;

	}

#sidebar a:hover {

	color: #FF00EF;

	text-decoration: none;

	}



/* Tabber */



#sidebar #tabber {

	margin: 0 0 10px;

	padding: 7px 0 0;

	background: #ddd;

	}

#sidebar #tabber li {

	margin: 0;

	padding: 5px 10px 10px;

	background: #fff;

	position: relative;

	border: none;

	}

#sidebar #tabber li li {

	margin: 0;

	padding: 3px 5px;

	background: none;

	border-bottom: 1px dashed #e5e5e5;

	}

#sidebar #tabber ul {

	margin: 7px 0 0;

	background: none;

	border: none;

	}

#sidebar #tabber .tablist {

	color: #999;

	font-style: italic;

	position: relative;

	display: block;

	}

* html #sidebar #tabber .tablist {

	display: inline-block;

	}

*:first-child+html #sidebar #tabber .tablist {

	display: inline-block;

	}

#sidebar #tabber .tablist a {

	color: #333;

	font-style: normal;

	}

#sidebar #tabber .tablist a:hover {

	color: #FF00EF;

	}

#sidebar #tabber .tabber-title {

	margin: 0 0 0 5px;

	padding: 5px;

	font-size: 1em;

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: none;

	background: #eee;

	border: none;

	}

#sidebar #tabber .active,

#sidebar #tabber .tabber-title:hover {

	background: #fff;

	}

	

/* Ad Spots */



#sidebar .adblock .adtitle {

	margin: -5px 0 0;

	padding: 0 0 5px;

	color: #aaa;

	text-align: center;

	text-transform: lowercase;

	font-family: monospace;

	line-height: .8em;

	}



/* Archives Link */



#sidebar #archives-link {

	position: relative;

	}

#sidebar #archives-link .widget-title {

	height:25px;

	background: #FF00EF;

	border: none;

	padding-top:8px;

	}

#sidebar #archives-link p {

	margin: 0;

	}



#sidebar .browse {

	top: 10px;

	right: 10px;

	position: absolute;

	}

#sidebar .browse a:link,

#sidebar .browse a:visited {

	padding: 7px 8px 7px 26px;

	display: block;

	color: #fff;

	font-weight: bold;

	background: #B5E475 url('images/bg-archives.gif') no-repeat 0 50%;

	}

#sidebar .browse a:hover {

	color: #000;

	text-decoration: none;

	}

*:first-child+html #sidebar .browse a {

	padding-bottom: 6px;

	}

/* Search */



#sidebar #search div {

	margin: 0 10px;

	}

#searchform {

	margin: 0;

	padding: 0;

	}

#searchform .button {

	padding: 5px 10px;

	color: #fff;

	text-transform: uppercase;

	background: #FF00EF;

	border: none;

	}

#searchform #s-side {

	border: 1px solid #d5d5d5;

	width:150px;

	}

#searchform input { 

	background:#FFFFFF none repeat scroll 0 0;

	border:1px solid #EEEEEE;

	font-family:Arial;

	font-size:15px;

	float:none;

}



/* Tag Cloud */



#sidebar #tag-cloud div {

	margin: 0 10px;

	}

#sidebar #wpcategories div {

	margin: 0 10px;

	}



/* Shopping */



#sidebar #asides .entry-block {

	margin: 0 0 10px;

	}

#sidebar #asides .block-image {

	width: 75px;

	height: 65px;

	padding: 2px;

	margin: 0 5px;

	}

#sidebar #asides .block-title{

	margin: 0;

	padding: 0 0 5px;

	font-size: 1em;

	font-weight: bold;

	line-height: 1.2em;

	}

#sidebar #asides .block-title a:link,

#sidebar #asides .block-title a:visited {

	padding: 0;

	display: block;

	color: #FF00EF;

	text-decoration: underline;

	}

#sidebar #asides .block-title a:hover {

	color: #000;

	}

#sidebar #asides .block-content {

	margin: 0 5px 0 95px;

	}

#sidebar #asides .block-content p {

	margin: 0;

	line-height: 1.3em;

	}



/* Footer

----------------------------------------------------------------- */



#footer {

	padding: 20px 0 60px 0;

	color: #333;

	text-align: center;

	}

#footer #menu-bottom {

	padding: 0;

	margin: 0 auto;

	list-style: none;

	}

#footer #menu-bottom li {

	margin: 0;

	padding: 0;

	display: inline;

	}

#footer #menu-bottom a {

	padding: 0px;

	border-left: none;

	line-height: 1em;

	display: inline;

	}

#footer #menu-bottom a:link,

#footer #menu-bottom a:visited {

	color: #333;

	}

#footer #menu-bottom #mb-home a {

	border-left: none;

	}



#twit {

	position:fixed;

	background:#000000 none repeat scroll 0 0;

	bottom:0;

	color:white;

	left:0;

	opacity:0.82;

	width:100%;

}







/* 

Title: Your dating starting page

Author: Easyguy

Author Email: soflirt@gmail.com	

Version: 1.1

Author URI: http://www.soflirt.com/

Last Update: 2009

*/



/* reset

--------------------------------------------------------- */



html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, 

blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 

img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

	}

table {

	border-collapse: separate;

	border-spacing: 0;

	}

caption, th, td {

	text-align: left;

	font-weight: normal;

	}

table, td, th {

	vertical-align: top;

	}

blockquote:before, blockquote:after, q:before, q:after {

	content: "";

	}

blockquote, q {

	quotes: "" "";

	}





/* typography

--------------------------------------------------------- */



body {

	font-size: 75%;

	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;

	line-height: 1.6em;

	}

h1, h2, h3, h4, h5, h6 {

	font-weight: bold;

	margin-bottom: 0.5em;

	}

h1 {

	font-size: 2em;

	}



#home-content {
	padding: 0 15px 0px 15px ;
}

#h1home {

	border-color:#CCCCCC;

	border-style:solid;

	border-width:1px 0;

	clear:both;

	font-size:1.4em;

	font-weight:bold;

	line-height:1em;

	margin:5px 10px 10px;

	padding:5px;

	text-transform:uppercase;

	}

#h2home {

	border-color:#CCCCCC;

	clear:both;

	font-size:16px;

	}

	

h2 {

	font-size: 1.7em;

	}

h3 {

	font-size: 1.5em;

	}

h4 {

	font-size: 1.3em;

	}

h5 {

	font-size: 1.2em;

	}

h6 {

	font-size: 1em;

	}

p {

	margin: 10px 0 10px 0;

	}

blockquote {

	margin: 1.5em 1em;

	}

strong {

	font-weight: bold;

	}

em, dfn {

	font-style: italic;

	}

dfn {

	font-weight: bold;

	}

sup, sub {

	line-height: 0;

	}

abbr, acronym {

	border-bottom: 1px dotted #666;

	}

address {

	margin: 0 0 1.5em;

	font-style: italic;

	}

del {

	text-decoration: line-through;

	}

pre, code {

	margin: 1.5em 0;

	white-space: inherit;

	}

html>body pre,

html>body code {

	white-space: pre;

	}

pre, code, tt {

	font: 1em 'andale mono', 'lucida console', monospace;

	line-height: 1.5;

	}

li ul, li ol {

	margin: 0 2em;

	}

ul, ol {

	margin: 0 1.5em 1.5em 1.5em;

	}

ul {

	list-style-type: disc;

	}

ol {

	list-style-type: decimal;

	}

dl {

	margin: 0 0 1.5em 0;

	}

dl dt {

	font-weight: bold;

	}

dd {

	margin: 0 0 1em 1.5em;

	}

table {

	margin-bottom: 1.4em;

	width: 100%;

	}

th {

	font-weight: bold;

	}

th, td {

	padding: 4px 10px 4px 5px;

	}

tfoot {

	font-style: italic;

	}

caption {

	background: #eee;

	}

.small {

	font-size: .8em;

	margin-bottom: 1.875em;

	line-height: 1.875em;

	}

.large {

	font-size: 1.2em;

	line-height: 2.5em;

	margin-bottom: 1.25em;

	}

.hide {

	display: none;

	}



/* forms

--------------------------------------------------------- */



form {

	margin: 0;

	padding: 0;

	}

label {

	font-weight: bold;

	}

fieldset {

	padding: 1.4em;

	margin: 0 0 1.5em 0;

	}

legend {

	font-weight: bold;

	font-size: 1.2em;

	}

input.text, input.title, textarea, select {

	margin: 0.5em 0;

	}

input.text:focus, input.title:focus, 

textarea:focus, select:focus {

	border: 1px solid #666;

	}

input.text, input.title {

	width: 300px;

	padding: 5px;

	}

input.title {

	font-size: 1.5em;

	}

textarea {

	padding: 5px;

	}



/* misc

--------------------------------------------------------- */



.clearfix:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

	}

.clearfix {

	display: inline-block;

	}

* html .clearfix {

	height: 1%;

	}

*:first-child+html .clearfix {

	min-height: 1px;

	}

.clearfix {

	display: block;

	}

.clear {

	clear: both;

	}