/*
Theme Name: Equiblog Main Theme
Theme URI: http://equiblog.net
Version: 1.0
Description: Thème du portail Equiblog
Author: Toucouleur
Author URI: http://www.toucouleur.fr
*/

html {
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	color: #fff;
	font-family: Verdana,Trebuchet,sans-serif;
	font-size:90%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:100%;
	line-height:1.5;
	margin:0 0 0.1em 0;
	padding: 0;
}

body {
	position: relative;
	width: 998px;
	margin: 0 auto;
	padding: 0;
}

#header  {
	width: 968px;
	margin: 0 auto;
	padding: 0;
	background: url(images/header-bg.png) no-repeat;
	height: 190px;
	position: relative;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
}

#header h1,
#header h2 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header h1 a {
	position: absolute;	
	display: block;
	top: 99px;
	left: 96px;
	width: 332px;
	height: 190px;
	background: url(images/equiblog-title.png) no-repeat;
}

#header h2 a {
	position: absolute;	
	display: block;
	top: 135px;
	right: 80px;
	width: 157px;
	height: 35px;
	background: url(images/menu/synergia.png) no-repeat;
}

#header h2 a:hover {
	background: url(images/menu/synergia_hover.png) no-repeat;
}

#header h1 a span,
#header h2 a span,
#header ul li a span {
	display: none;
}

#header ul {
	width: 745px;
	left: 160px;
	height: 60px;
	top: 41px;
	position: absolute; 
	list-style: none;
	margin: 0;
	padding: 0;	
}

#header ul li.accueil a {
	background: url(images/menu/accueil.png) no-repeat;
	display: block;
	width: 100px;
	height: 54px;
	float: left;
}

#header ul li.accueil a:hover,
#header ul li.accueil.selected a {
	background: url(images/menu/accueil_hover.png) no-repeat;
}

#header ul li.forums a {
	margin-left: 20px;
	background: url(images/menu/forums.png) no-repeat;
	display: block;
	width: 99px;
	height: 54px;
	float: left;
}

#header ul li.forums a:hover,
#header ul li.forums.selected a {
	background: url(images/menu/forums_hover.png) no-repeat;
}

#header ul li.top a {
	margin-left: 210px;
	background: url(images/menu/top.png) no-repeat;
	display: block;
	width: 99px;
	height: 54px;
	float: left;
}

#header ul li.top a:hover,
#header ul li.top.selected a {
	background: url(images/menu/top_hover.png) no-repeat;
}

#header ul li.gerer a {
	margin-left: 0px;
	background: url(images/menu/gerer.png) no-repeat;
	display: block;
	width: 195px;
	height: 54px;
	float: left;
}

#header ul li.gerer a:hover,
#header ul li.gerer.selected a {
	background: url(images/menu/gerer_hover.png) no-repeat;
}

#container {
	width: 968px;
	margin: 0 auto;
	background: url(images/container-bg_repeat.png) repeat-y;
}

#content {
	width: 846px;
	margin: 0 auto;
	min-height: 1093px;
	height: auto !important;
	height: 750px;
	background: url(images/content-bg.png) no-repeat 50% 0;
}

#content.page {
	background: #3e6102 url(images/content_page-bg.png) no-repeat 50% 0;
	min-height: 352px;
	padding: 0;
}

#content #left_content {
	float: left;
	width: 430px;
	min-height: 400px;	
}

#content #left_content #video_content {
	width: 335px;
	height: 350px;
	float: left;
	padding: 71px 0 0 67px;
}

#content #left_content #most_popular {
	clear: left;
	width: 150px;
	color: #fff;
	float: left;
	margin: 125px 0 0 44px;
}

#content #left_content #most_popular ul,
#content #right_content #new_blogs ul {
	height: 520px;
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content #left_content #most_popular ul li,
#content #right_content #new_blogs ul li {
	float: left;
	font-family: arial,sans-serif;
	line-height: 16px;
	font-size: 13px;
	margin-bottom: 15px;
}

#content #left_content #most_popular ul li span.time,
#content #right_content #new_blogs ul li span.time {
	float: left;
	width: 150px;
	line-height: 10px;
	font-size: 10px;
}

#content #left_content #most_popular ul li p,
#content #right_content #new_blogs ul li p {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
	width: 150px;
	font-size: 13px;
}

#content #left_content #most_popular ul li a,
#content #right_content #new_blogs ul li a {
	clear: left;
	float: left;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: underline;
}

#content #left_content #most_popular ul li a:hover,
#content #right_content #new_blogs ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#content #left_content #most_popular ul li a.small,
#content #right_content #new_blogs ul li a.small {
	float: left;
	color: #ffe175;
	font-size: 10px;
	line-height: 12px;
	white-space: nowrap;
	text-decoration: none;
}

#content #left_content #most_popular ul li a.small:hover ,
#content #right_content #new_blogs ul li a.small:hover {
	text-decoration: underline;
}

#content .post-wrapper {
	margin: 20px;
	padding: 10px;
}

#content .post-wrapper p {
	font-size: 11px;
}

#content .post-wrapper h2 a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

#content .post-wrapper h2 a:hover {
	text-decoration: underline;
}

#content .post-wrapper .cform ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content .post-wrapper .cform label,
#content .post-wrapper .cform .cf-box-title {
	display:block;
	width: 400px;
	font-size:15px;
	font-weight:700;
	float: left;
	margin:10px 0;
}

#content .post-wrapper .cform .cf-after {
	width: 300px;
}

#content .post-wrapper .cform .cf-box-group input {
	clear: left;
	float: left;
	width: 15px;
	margin: 5px 10px 0 0;
}

#content .post-wrapper .cform .cf-box-group label {
	font-size:14px;
	font-weight:normal;
	float: left;	
	margin: 0;
}

#content .post-wrapper .cform .cf_hidden {
	display: none;
}

#content .post-wrapper .cform span.reqtxt,
#content .post-wrapper .cform span.emailreqtxt {
	font-size: 10px;
}

#content #left_content .google {
	float: left;
	width: 160px;
	height: 600px;
	overflow: hidden;
	margin: 67px 0 0 50px;
	#margin: 57px 0 0 50px;	
}

#content #right_content {
	float: right;
	width: 410px;
	margin: 0;
	padding: 0;
}

#content #right_content .top {
	width: 410px;
	height: 632px;
	#height: 612px;
	margin: 0;
}

#content #right_content.page {
	width: 300px;
}

#content #right_content.page .top {
	width: 300px;
	height: 300px;
}

#content #right_content #equiconnect {
	background: url(images/equiconnect-title.png) no-repeat;
	padding-top: 33px;
	float: right;
	width: 200px;
}

#content #right_content #equiconnect form p {
	padding: 0;
	margin: 0;
}

#content #right_content #equiconnect form input {
	width: 152px;
	padding: 5px 0 0 4px;
	border-bottom: 3px solid #fac507;
	border-left: 3px solid #fac507;
	border-top: 3px solid #ffe071;
	border-right: 3px solid #ffe071;	
	background: #476f04;
	margin: 5px 0 0 0;
	font-size: 16px;
	color: #fff;
	height: 24px;
}

#content #right_content #equiconnect form  #wp-submit {
	margin: 10px 0 0 30px;
	padding: 0;
	font-size: 11px;
	border-bottom: 1px solid #fac507;
	border-left: 1px solid #fac507;
	border-top: 1px solid #ffe071;
	border-right: 1px solid #ffe071;	
	width: 102px;
	color: #769f18;
	font-weight: bold;
	background-color: #fac507;
	height: 22px;
}

#content #right_content #equiconnect form  #wp-submit:hover {
	color: #476f04;
	cursor: pointer;
}

#content #right_content #ranking {
	background: url(images/ranking.png) no-repeat 50% 0;
	margin: 33px 0 0 0;
	#margin: 3px 0 0 0;
	float: right;
	width: 246px;
	#width: 290px;
}

#content #right_content #ranking ul {
	padding: 15px 0 0 0;
	list-style-type: none;
	#padding: 25px 0 0 0;
}

#content #right_content #ranking ul li {
	background: url(images/ranking_ul_li-bg.png) no-repeat 50% 100%;
	padding: 8px 0 4px 0;
	float: left;
	width: 246px;
	height: 58px;
}

#content #right_content #ranking ul li a {
	text-decoration: none;
}

#content #right_content #ranking ul li a span {
	float: left;
	font-size: 12px;
	margin: 15px 0 0 5px;
	width: 120px;
	color: #fff;
	text-decoration: none;
}

#content #right_content #ranking ul li a:hover span {
	text-decoration: underline;
}

#content #right_content #ranking ul li span.score {
	float: right;
	width: 40px;
	line-height: 14px;
	text-align: center;
	font-size: 16px;
	margin: 13px 15px 0 0;
}

#content #right_content #ranking ul li span.score small {
	width: 40px;
	float: left;
	font-size: 9px;
}

#content #right_content #ranking ul li img {
	clear: left;
	background: url(images/gravatar-bg.png) no-repeat;
	float: left;
	padding: 2px 3px 3px 2px;
	border: none;
}

#content #right_content #ads {
	clear: both;
	width: 150px;
	margin: 55px 0 0 15px;
	height: 380px;
	overflow: hidden;
	color: #fff;
	float: left;
}

#content #right_content #new_blogs {
	width: 150px;
	margin: 65px 0 0 55px;
	color: #fff;
	float: left;
}

/* 
	Attention définition commune pour les listes de type UL 
	avec #content #left_content
*/
#content #right_content #new_blogs ul {
	height: 375px;
}

#content #sponsors {
	margin: 0;
	padding: 0;
	width: 846px;
	background-color: #3e6102;
	clear: both;
}

#content #sponsors ul {	
	list-style-type: none;
	width: 775px;
	height: 112px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #fac301;
}

#content #sponsors ul li {
	padding: 0;
	margin: 0;
	float: left;
	cursor: pointer;
}

#content #sponsors ul li a {
	display: block;
	height: 105px;
}

#content #sponsors ul li a.contact {
	width: 172px;
	background: url(images/footer/equiblog.png) no-repeat;
}

#content #sponsors ul li a:hover {
	background: url(images/footer/equiblog-hover.png) no-repeat;
}

#content #sponsors ul li a.contact span {
	display: none;
}

#content #sponsors ul li a img {	
	border: none;
}

#content #sponsors ul li a:hover  {	
	border-bottom: 1px solid #fff;
}

#footer {
	background: url(images/footer-bg.png) no-repeat scroll 0 0;
	margin:0 auto;
	padding: 0;
	height: 71px;
	width:968px;
	color: #fac301;
	font-size: 11px;
}

#footer p {
	margin: 0;
	padding: 5px 0 0 100px;
	float: left;
}

#footer p.version {
	text-align: right;
	padding: 5px 100px 0 0;
	float: right;
	font-size: 9px;
	width: 350px;
}

#adslider {
	position: absolute;
	margin-top: 146px;
	top: 0;
	right: -75px;
}

#login {
	width: 396px;
	padding-top: 3px;
	margin: 0 auto;
	margin-top: 50px;
	background: url(images/login/equiblog-title.png) no-repeat;
}

#login .content {
	margin: 0 auto;
	width: 282px;
	text-align: center;	
}

#login .content h1 a {
	display: block;
	height: 112px;
}

#login .content h1 a span {
	display: none;
}

#login .content form {
	background: url(images/equiconnect-title.png) no-repeat 50% 0;
	padding-top: 43px;
	margin: 0 auto;
}

#login .content form p {
	padding: 0;
	margin: 0;
}


#login_error,
#content.page .mu_register .error,
#content.page .mu_register .mu_alert,
#content .post-wrapper .cf_info.failure {
	width: 80%;
	margin: 0 auto;
	background-color: #000;
	border: 1px solid #ff0000;
	padding: 5px;
	margin-bottom: 10px;
	color: #ff0000;
}


#login_error a,
#content.page .mu_register .error a,
#content.page .mu_register .mu_alert a {
	color: #ff0000;
	font-weight: bold;
}

#login #nav {
	padding: 0 0 20px 0;
	margin: 0;
}

#login #nav a {	
	font-size: 12px; 
	color: #fff;
	text-decoration: underline;
}

#login #nav a:hover {
	text-decoration: none;
}

#login .content form input,
#login .content form #wp-submit {
	width: 152px;
	padding: 5px 0 0 4px;
	border-bottom: 3px solid #fac507;
	border-left: 3px solid #fac507;
	border-top: 3px solid #ffe071;
	border-right: 3px solid #ffe071;	
	background: #476f04;
	margin: 0;
	font-size: 16px;
	color: #fff;
	height: 24px;
}

#login .content form .forgetmenot #rememberme {
	width: 15px;
}

#login .content form #wp-submit {
	margin-top: 15px;
	padding: 0;
	background-color: #769f18;
	height: 32px;
}

#backtoblog {
	background: url(images/login/footer-bg.png) no-repeat scroll 0 0;
	margin:0 auto;
	padding: 0;
	height: 88px;
	width:396px;
}

#backtoblog a {
	padding: 0 0 0 70px;
	color: #fac301;
	font-size: 11px;
}

#content.page .mu_register {
	float: left;
	padding: 20px;
	width: 70%;
}

#content.page .mu_register p {
	font-size: 13px;
}

#content.page .mu_register p a,
#content.page .mu_register h2 a,
#content.page .mu_register .mu_alert a,
#content.page .mu_register ul li a {
	color:#ffcc00;
	font-weight:bold;
	text-decoration:underline;
}

#content.page .mu_register {
	width: 430px;
	float: left;
	margin:0 auto;
	font-size: 12px;
	min-height: 432px;
}

#content.page .mu_register form {
	margin-top: 2em;
}

#content.page .mu_register .error,
#content.page .mu_register .mu_alert {
	/* référence commune avec la page de login */
	float: left;
	width: 394px;
	border-width: 3px;
	font-size: 14px;
}


#content .post-wrapper .cform input,
#content .post-wrapper .cform textarea,

#content.page .mu_register #submit,
#content.page .mu_register #blog_title,
#content.page .mu_register #user_email, 
#content.page .mu_register #blogname,
#content.page .mu_register #user_name,
#content.page .mu_register #club_name2 {
	padding: 5px 0 0 4px;
	border-bottom: 3px solid #fac507;
	border-left: 3px solid #fac507;
	border-top: 3px solid #ffe071;
	border-right: 3px solid #ffe071;	
	background: #476f04;
	margin: 0;
	width: 400px;
	font-size: 16px;
	color: #fff;
	height: 24px;
}

#content .post-wrapper .cform textarea {
	height: 150px;
}

#content .post-wrapper .cform .cf-box-b {
	#background: none;
	#border: none;
	#height: 12px;
}

#content.page .mu_register #club_name2 {
	width: 350px;
}

#content.page .mu_register select {
	font-size: 16px;
	color: #476f04;
}

#content .post-wrapper .cform .sendbutton,
	
#content.page .mu_register #submit {
	margin-top: 15px;
	padding: 0;
	background-color: #769f18;
	height: 32px;
	width: 350px;
}	
	
#content.page .mu_register .prefix_address,
#content.page .mu_register .suffix_address {
	font-size: 12px;
	display:inline;
}
	
#content.page .mu_register label {
	font-weight:700;
	font-size:15px;
	display:block;
	margin:10px 0;
}

#content.page .mu_register label.checkbox {
	display:inline;
}
