/*
Theme Name: D&eacute;fi Basket
Theme URI: http://www.graphonik.fr/
Description: Le th&egrave;me par d&eacute;faut du site D&eacute;fi Basket.
Version: 1.1
Author: Graphonik
Author URI: http://www.graphonik.fr/
Tags:
Text Domain: defibasket
*/

@font-face {
 font-family: defibasket;
 src: url("css/20_cents_marker.eot");
 src: local('20 cent marker'), url("css/20_cents_marker.ttf");
}

#video_layer_temp {
	position:absolute;
	width: 100%;
	height: 317px;
	left: 0;
	top: 0;
	z-index: 5000;
	}

/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
	}

html {
	margin:0;
	padding:0;
	}

body {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f0f0f1 url('images/fond.png') repeat left top;
	color: #666;
	text-align: center;	
	margin: 0;
	padding: 0;
	}

.body_thickbox {
	background: #FFF;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333333;
	text-align: left;
	padding: 0;
}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 140px;
	width: 980px;
	position: relative;
	}

h1 {
	height: 140px;
	width: 240px;
	}

#headerlogo	{
	padding: 25px 0 0;
	height: 90px;
	width: 240px;
	display: block;
	text-indent: -9999px;
	background: url('images/logo-defi-basket.png') no-repeat left bottom;
	}

#headerbanner {
	height: 90px;
	width: 728px;
	position: absolute;
	top: 25px;
	right: 0;
	}

#menu {
	background: url('images/menu_fond.png') no-repeat left top;
	height: 36px;
	width: 984px;
	margin: 0 0 0 -2px;
	}

#menu ul {
	margin: 0 0 0 10px;
	padding: 9px 0 0;
	width: 660px;
	float: left;
	list-style: none;
	text-transform: uppercase;
	}

#menu ul li {
	float: left;
	padding: 0;
	font-family: defibasket;
	font-size: 16px;
	}

#menu ul .bull,
#menu ul .menu-item-type-post_type,
#menu ul .menu-item-type-taxonomy {
	background: url('images/bull.png') no-repeat left 5px;
	padding: 0 0 0 14px;
	margin: 0 0 0 6px;
	}

#menu ul li a {
	color: #3B2314;
	}

#menu ul li a:hover,
#menu ul li.selected a,
#menu ul li.current-menu-item a {
	color: #FFF;
	text-decoration: none;
	}

#menu ul li.current-menu-item.menu-item-home a {
	color: #3B2314;
	}

.search_box {
	list-style: none;
	width: 296px;
	float: right;
	margin: 0 4px 0 0;
	padding: 0;
	}

#search_menu {
	margin: 0 7px 0 0;
	}

.search_box #searchform {
	margin: 0;
	padding: 0;
	}

#search_menu #searchform {
	margin: 0;
	padding: 6px 0;
	}

.search_box #searchform #s {
	height: 18px;
	width: 258px;
	padding: 4px 6px 0 6px;
	margin: 0 3px 0 0;
	background: url('images/search_input2.png') no-repeat left top;
	border: 0 none;
	color: #AAA;
	}

#search_menu #searchform #s {
	height: 20px;
	width: 260px;
	padding: 4px 6px 0 6px;
	margin: 0 3px 0 0;
	background: url('images/search_input.png') no-repeat left top;
	border: 0 none;
	color: #DC771E;
	}

.search_box #searchsubmit {
	background: url('images/search_button.png') no-repeat left top;
	height:20px;
	width: 20px;
	text-indent: -5000px;
	border: 0 none;
	}

.content-message {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #DDD;
	border: 1px solid #CCC;
	color: #666;
	margin: 0 0 10px;
	padding: 7px 10px;
	font-size: 12px;
}

.content-message.redirect {
	margin:0 0 4px;
	padding:5px 10px;
}

.content-message a {
	font-weight: bold;
	color: #666;
}

.content-message a:hover {
	color: #444;
}

.error-message {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #FFA71E;
	border: 1px solid #F7931E;
	color: #FFF;
	margin: 0 0 10px;
	padding: 7px 10px;
	font-size: 12px;
}

#content {
	font-size: 12px;
	}

.narrowcolumn .entry {
	background: #FFF;
	padding: 10px 10px 0 10px;
	}
	
.narrowcolumn .wrapper .entry {
	padding: 0;
	}

.narrowcolumn .entry .entry_desc {
	border-right: 1px solid #E6E7E8;
	margin: 0;
	padding-right:10px;
	width: 469px;
	float:left;
	min-height:50px;
	}

.narrowcolumn .entry .entry_tags {
	border-right: 1px solid #E6E7E8;
	border-top: 1px solid #E6E7E8;
	margin: 0;
	padding: 8px 10px 8px 0;
	width:469px;
	float:left;
	}

.narrowcolumn .entry .entry_tags a,
.narrowcolumn .entry_share .share_social a {
	color:#777;
	}

.narrowcolumn .entry .ratepost { 
	float:right; 
	padding: 0; 
	width: 150px; 
	height: 40px; 
	}

.narrowcolumn .entry .entry_metadata {
	float: right;
	width: 150px;
	text-align: left;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #E6E7E8;
	font-size: 90%;
	}

.narrowcolumn .entry_share {
	background: url('images/entry_bottom.png') no-repeat left bottom;
	margin: 0;
	padding: 0 10px 10px;
	}

.narrowcolumn .entry_share .share_url {
	border-top: 1px solid #E6E7E8;
	border-right: 1px solid #E6E7E8;
	padding: 10px 0 2px;
	width: 479px;
	float: left;
	}

.narrowcolumn .entry_share .share_social {
	border-top: 1px solid #E6E7E8;
	padding: 10px 0 2px 10px;
	width: 150px;
	float: left;
	font-size: 90%;
	}

.narrowcolumn .entry_share .share_url .text_alt {
	font-size: 90%;
	}

.narrowcolumn .entry_share .share_url input {
	margin: 0 5px 0 3px;
	background: #EDEDED;
	border: 0 none;
	padding: 2px 3px;
	color: #444;
	width: 146px;
	}

.narrowcolumn .entry_title {
	font-size: 14px;
	color: #F6921E;
	float: left;
	font-family: defibasket;
	text-transform: uppercase;
	}

.narrowcolumn .post-video,
.widecolumn .post-video {
	background: #FFF;
	position: relative;
	height: 388px;
	}

.narrowcolumn .entry p {
	font-size: 12px;
	margin-bottom: 8px;
	}

.narrowcolumn .entry a {
	color:#F6921E;
	}

.thickboxcolumn .post {
	height: 100%;
	overflow: auto;
	padding: 0 10px;
	}

.thickboxcolumn p {
	margin: 12px 0;
	color: #666;
	}

.widecolumn,
.narrowcolumn,
.thickboxcolumn {
	line-height: 16px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}


small {
	font-size: 10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a {
	color: #FFF;
	}

h2 a:hover {
	color: #FFF;
	text-decoration: underline;
	}

/*.entry p a:visited {
	color: #b85b5a;
	}*/

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea, textarea {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #999;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #F6921E;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #F6921E;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn,
.widecolumn {
	float: left;
	padding: 0;
	margin: 20px 0;
	width: 660px;
	}

.thickboxcolumn {
	padding: 0;
	margin: 0;	
	}

#content .title_defis {
	background: url('images/titre_defi.png') no-repeat left top;
	padding: 7px 140px 7px 42px;
	text-align: left;
	color: white;
	position: relative;
	}

#content .title_videos {
	background: url('images/title_videos.png') no-repeat left top;
	padding: 7px 140px 7px 10px;
	text-align: left;
	color: white;
	position: relative;
	}

#content .title_author {
	background: url('images/title_author.png') no-repeat left top;
	padding: 7px 140px 7px 10px;
	text-align: left;
	color: white;
	position: relative;
	}

#content .title_blog {
	background: url('images/title_author.png') no-repeat left top;
	padding: 7px 140px 7px 10px;
	text-align: left;
	color: white;
	position: relative;
	}

#content .title_comments {
	background: url('images/title_author.png') no-repeat left top;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color: white;
	position: relative;
	}

#content .all {
	padding-right: 40px;	
	}

#content h2 span {
	color: white;
	font-size: 12px;
	line-height: 10px;
	font-weight: normal;
	}

#content .title_videos .classement a {
	color: #EEE;
	}

#content .classement a:hover {
	color: #FFF;
	}

#content .classement a.selected {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}

#content .wrapper {
	padding: 0 0 30px;
	margin: 0;
	background: url('images/entry_bg_bottom.png') no-repeat left bottom;
	}

#content .wrapper2 {
	background: #FFF;
	padding: 15px 20px 0;
	}

#content .wrapper3 {
	margin: 0 0 -15px;
	}
	
.shortcuts {
	position: absolute;
	right: 10px;
	top: 7px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

.shortcuts .rss {
	display: block;
	background: url('images/rss_white.png') no-repeat left top;
	height: 18px;
	width: 18px;
	}

.title_videos .shortcuts .rss {
	display: block;
	background: url('images/rss_grey.png') no-repeat left top;
	height: 18px;
	width: 18px;
	}

.title_author .shortcuts .rss {
	display: block;
	background: url('images/rss_author.png') no-repeat left top;
	height: 18px;
	width: 18px;
	}

.shortcuts .shortcut {
	margin: 0 0 0 5px;
	float: left;
	line-height: 18px;
	}

.shortcuts .shortcut_fav {
	float: left;
	display: block;
	width: 19px;
	height: 18px;
	}

.shortcuts .fav_off {
	background: url('images/favori.png') no-repeat left top;
	}

.shortcuts .fav_on {
	background: url('images/favori_on.png') no-repeat left top;
	}

.title_videos .shortcuts .fav_on {
	background: url('images/favori_on_grey.png') no-repeat left top;
	}
	
.shortcuts .shortcut_signaler {
	display: block;
	width: 9px;
	height: 18px;
	}

.shortcuts .shortcut_signaler_on {
	background: url('images/signaler_on.png') no-repeat left top;
	}

.shortcuts .shortcut_signaler_off {
	background: url('images/signaler_off.png') no-repeat left top;
	}

.title_videos .shortcuts .shortcut_signaler_off {
	background: url('images/signaler_off_grey.png') no-repeat left top;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.alert_page {
	padding: 50px 0 160px;
	}

.alert_page h2,
.alert_page p,
.alert_page p a {
	color: #999;
	}

.clear {
	clear: both;
}

#footer {
	background: #FAFAFA;
	padding: 0;
	margin: 10px auto 0;
	padding: 20px 0;
	clear: both;
	width: 100%;
	}

.footer_wrap {
	margin: 0 auto;
	padding: 0;
	width: 958px;
	}

#footer .sidebar_footer {
	width: 175px;
	margin: 0 20px 0 0;
	}

#footer .sidebar_footer_last {
	margin: 0;
	}

#footer h3 {
	font-family: defibasket;
	margin: 0 0 10px;
	color: #3B2314;
	font-weight: normal;
	text-transform: uppercase;
	}

#footer h3 a {
	color: #3B2314;
	}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#footer ul li {
	margin: 0;
	padding: 3px 0;
	}
	
#footer a {
	margin: 0;
	color: #929497;
	}

#footer a.rss {
	background: url('images/rss_small_grey.png') no-repeat left top;
	padding: 0 0 0 16px;
	}

#footer a.rss:hover {
	background: url('images/rss_small.png') no-repeat left top;
	}

/* End Structure */



/*	Begin Headers */
h2 {
	margin: 0;
	}

.title_defis h2,
.title_videos h2 {
	color: white;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin box_videos */
.box_videos {
	clear: both;
	margin: 0 0 20px;
	}

.box_videos_title,
.box_defis_title {
	height: 27px;
	padding: 5px 0 0 10px;
	}
	
.box_videos_title {
	background: url('images/box_videos_title.png') no-repeat left top;
	}

.box_defis_title {
	background: url('images/box_defis_title.png') no-repeat left top;
	}

.box_videos_title h2,
.box_defis_title h2 {
	float: left;
	color: #FFF;
	font-size: 16px;
	padding: 0;
	margin: 0;
	line-height: 27px;
	width: 300px;
	font-family: defibasket;
	font-weight: normal;
	text-transform: uppercase;
	}

.box_defis_cat {
	
	}

.box_defis_cat .box_defis_cat-left {
	background: url('images/box_videos_cat-left.png') no-repeat left top;
	}

.box_defis_cat .box_defis_cat-right {
	background: url('images/box_videos_cat-right.png') no-repeat right top;
	padding: 0 12px;
	}

.box_defis_cat .box_defis_cat-content {
	background: #E6E7E8;
	height: 28px;
	line-height: 28px;
	}

.box_defis_cat .box_defis_cat-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}	
	
.box_defis_cat .box_defis_cat-content ul li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 15px;
	width: 160px;
	background: url('images/box-cat-item.png') no-repeat left center;
	}

.box_defis_cat .box_defis_cat-content ul li a {
	color: #6D6E70;
	font-weight: bold;
	font-size: 13px;
	}
	
.box_defis_cat .box_defis_cat-content ul li.box-cat-item-last {
	margin: 0;
	}
	
.box_videos_content .box_videos_content-left {
	background: url('images/box_videos_content-left.png') no-repeat left bottom;
	}

.box_videos_content .box_videos_content-right {
	background: url('images/box_videos_content-right.png') no-repeat right bottom;
	}

.box_videos_content .box_videos_content-bottom {
	padding: 0 12px 12px;
	background: url('images/box_videos_content-bottom.png') no-repeat left bottom;
	}

.box_videos_content .box_videos_content-content {
	padding: 15px 0 0;
	background: #FFF;
	}
	
.box_videos_content .box_videos_content-content .categorie-defi,
.box_videos_content .box_videos_content-content .categorie-video {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: 175px;
	}

.box_videos_content .box_videos_content-content .categorie-defi-last,
.box_videos_content .box_videos_content-content .categorie-video-last {
	margin: 0;
	}

.box_videos_content .box_videos_content-content .box-video-img {
	overflow: hidden;
	position: relative;
	display: block;
	width: 175px;
	height: 98px;
	background: #F0F0F1;
	}

.box_videos_content .box_videos_content-content .box-video-img .video-img-preview {
	margin: -16px 0 0;
	}

.box_videos_content .box_videos_content-content .box-video-title {
	margin: 5px 0 2px;
	color: #BBB;
	}

.box_videos_content .box_videos_content-content .box-video-title a {
	color: #DC771E;
	}

.box_videos_content .box_videos_content-content .box-video-title a:hover {
	text-decoration: underline;
	}

.box_videos_content .box_videos_content-content .box-video-author {
	color: #929497;
	font-size: 10px;
	margin: 0 0 10px;
	}

.box_videos_content .box_videos_content-content .box-video-author a {
	color: #58595B;
	font-weight: bold;
	}

.box_videos_content .box_videos_content-content .entry {
	margin: 5px 0 0;
	}

#content .header-blog {
	height: 65px;
	background: url('images/header_blog.png') no-repeat left top;
	position: relative;
	}

#content .header-blog h2 {
	text-indent: -9999px;
	}

#content .header-blog .shortcuts {
	top: 9px;
	}

#content .header-blog .shortcuts .rss {
	background: url(images/rss.png) no-repeat left top;
	}

#content .category-blog {
	padding: 0 0 20px;
	}

#content .category-blog h3 {
	font-size:20px;
	/*font-weight: normal;*/
	margin:0 0 5px;
	text-align: left;
	}

#content .category-blog .entry {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	}

#content .category-blog .entry p,
#content .category-blog .entry div {
	margin: 10px 0;
	font-family: Arial, Sans-Serif;
	}

#content .category-blog .postmetadata {
	margin: 20px 0 0;
	padding: 0 0 10px;
	background: url('images/separator_content.png') no-repeat center bottom;
	font-size: 10px;
	color:#999;
	}

#content .category-blog .entry .postmetadata {
	margin: 10px 0 0;
	padding: 10px 0 0;
	background: url('images/separator_content.png') no-repeat center top;
	font-size: 10px;
	}

#content .category-blog .postmetadata p {
	margin: 0;
	width: 45%;
	}

#content .category-blog .postmetadata div {
	margin: 0;
	}

#content .category-blog .postmetadata a {
	color: #999;
	}

#content .category-blog .postmetadata a.stbutton {
	padding:1px 0 5px 22px;
	}

#content .category-blog .postmetadata #wp_fb_like_button {
	float: left !important;
	}

.entry #wp_fb_like_button {
	margin: 0 0 5px !important;
	}
	
/* End box_videos */



/* Begin Select */

.select_type {
	overflow: hidden;
	position: relative;
	text-align: left;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 -2px 10px;
	float: left;
	z-index: 10;
	}

.select_type:hover {
	overflow: visible;
	}

.select_arrow {
	position: absolute;
	right: 5px;
	top: 4px;
	height: 11px;
	width: 14px;
	background: url('images/select_arrows.png') no-repeat left top;
	z-index: 20;
	}

.select_type .option_type {
	height: inherit;
	padding: 0 23px 0 6px;
	-moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
	}

.select_type:hover .option_type {
	height: auto;
	}

.title_defis .option_type {
	background: #C4651E;
	}

.title_videos .option_type {
	background: #BBB;
	}

.select_type .option_item {
	display: block;
	}

.select_type .option_selected {
	color: #FFF;
	font-weight: bold;
	}

/* End Select */

/*  */

#content h3 {
	margin: 0;
	color:#555;
	}

#content .post-videos-wrap,
#content .post-links-wrap,
#content .post-comments-wrap {
	padding: 0 0 10px 0;
	}

#content .categorie-defi,
#content .categorie-video {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	width: 112px;
	}

#content .link-post {
	float: left;
	margin: 0 13px 0 0;
	padding: 0;
	width: 198px;
	}

#content .categorie-defi-last,
#content .categorie-video-last,
#content .link-post-last {
	margin: 0;
	}

#content .box-video-img {
	overflow: hidden;
	display: block;
	width: 112px;
	height: 63px;
	background: #F0F0F1;
	position: relative;
	}

.post-videos-wrap .ratepost.small {
	float: left;
	}

.post-videos-wrap .watch_view_count {
	float: right;	
	color: #999;
	font-size: 9px;	
	font-family: Arial, sans-serif;
	}

.bull_nb_rep {
	background: url('images/bull_defi_rep.png') no-repeat left top;
	position: absolute;
	right: 3px;
	bottom: 1px;
	width: 20px;
	height: 18px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;	
	color: #FFF;
	font-size: 10px;
	}

#content .box-video-img:hover .bull_nb_rep {
	text-decoration: none;
	}

#content .box-video-img .video-img-preview {
	margin: -10px 0 0;
	}

#content .box-link-img {
	display: block;
	width: 198px;
	height: 148px;
	background: #F0F0F1;
	}

#content .box-video-title,
#content .box-link-title {
	margin: 5px 0 0;
	color: #DC771E;
	font-size: 12px;
	}

#content .box-video-title a {
	color: #DC771E;
	}

#content .box-video-title a:hover {
	text-decoration: underline;
	}

#content .box-video-author {
	color: #929497;
	font-size: 9px;
	margin: 0 0 10px;
	}

#content .box-video-author a {
	color: #58595B;
	font-weight: bold;
	}
	
.widecolumn .entry {
	margin: 5px 0 0;
	font-size: 10px;
	line-height: 14px;
	padding: 0;
	}

.alert {
	background: #F4F4F4;
	padding: 8px;
	font-size: 11px;
	text-align: center;
	}
	
.alert a {
	font-weight: bold;
	color: #666666;
	}

#content .title_video_auth {
	background: url('images/separator_content.png') no-repeat center bottom;
	padding: 0 0 8px;
	margin: 8px 0;
	color: #CCC;
	font-size:11px;
	}

#content .title_video_auth a {
	color:#929497;
	margin:0;
	padding:0;
	}

.pictos_info {
	margin: 0 0 20px;
	}

.pictos_info .picto_info  {
	float: left;
	width: 33%;
	}

.pictos_info .picto_info img {
	float: left;
	margin: 0 10px 0 0;
	}

.pictos_info .picto_info .description {
	margin: 20px 10px 0 0;
	font-size: 11px;
	}

	
/* End  */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li, #sidebar ul ul li {
	list-style: disc;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#commentform input {
	width: 170px;
	padding: 4px;
	margin: 0 5px 1px 0;
	background: #E6E7E8;
	border: 0 none;
	}

#commentform {
	margin: 10px 0 0;
	}
	
#commentform textarea {
	background: #E6E7E8;
	border: 0 none;
	height: 75px;
	padding: 2px;
	width: 626px;
	margin: 0 0 1px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 8px auto;
	width: 100%;
	background: url('images/comment_submit.png') no-repeat left bottom #F1F1F2;
	color: #929497;
	font-weight: bold;
	}
	
#commentform #submit:hover {
	background: url('images/comment_submit.png') no-repeat left bottom #FFA71E;
	color: #FFF;
	cursor: pointer;
	}
	
/* End Form Elements */



/* Begin Comments*/

#comments_title {
	background: url('images/entry_bg_top.png') no-repeat left top;
	height: 25px;
	padding: 15px 15px 0;
	font-size: 16px;
	color: #F6921E;
	}

#comments_title h3,
#respond h3 {
	color: #F6921E;
	font-family: defibasket;
	text-transform: uppercase;
	font-weight: normal;
	}

.wrapper_comments {
	padding: 0 0 30px;
	margin: 0;
	width: 660px;
	background: url('images/entry_bg_bottom.png') no-repeat left bottom;
	}

.wrapper_comments2 {
	padding: 0 10px;
	margin: 0;
	background: #FFF;
	}

.wrapper_comments3 {
	margin: 0 0 -30px 0;
	}

.comment-answer {
	margin: 0 0 20px;
	}

.comment-answer .wrapper_comments2 {
	padding: 0 0 0 20px;
	margin: 0;
	background: #FFF;
	}

.comment-answer .wrapper_comments3 {
	padding: 10px 0 0;
	margin: 0 0 -20px 0;
	}

.title_comments #reponse-defi {
	color: #FFF;
	font-weight: bold;
	}

.title_comments h2 {
	font-weight: normal;
	font-family: defibasket;
	text-transform: uppercase;
	font-size: 16px;
	padding: 2px 0 0;
	}

.comment-author .comment_author_name {
	color: #999;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;	
	}

.comment-author .comment_author_name a {
	color: #404041;
	}

.comment-author .box-video-author {
	font-size: 11px;
	}

.comment-author .commentmetadata,
.comment-author .commentmetadata a {
	color: #BBBDBF;
	font-size: 10px;
	}
	
.comment-author {
	margin: 0 0 5px 3px;
	}

.comment-author .photo {
	width: 32px;
	height: 32px;
	float: left;
	margin:0 6px 0 0;
	}

.comment_text_wrap {
	background: url('images/comment_text_top.png') no-repeat left top #E6E7E8;
	padding: 6px 0 0;
	}

.comment_text {
	background: url('images/comment_text_bottom.png') no-repeat left bottom;
	padding: 0 10px 1px;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin: 0 0 25px;
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#respond {
	margin: 0 5px 10px;
	padding: 1px 0 0;
	}
	
.wp-smiley {
	margin: 0 0 -3px;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar {
	margin: 0 0 20px;
	padding: 20px 0 0;
	float: right;
	width: 300px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	color:#FFF;	
	}

#sidebar #widget_meta .bloc_inscription,
#sidebar #widget_meta .bloc_new_defi,
#sidebar #widget_meta .bloc_new_video {
	color:#FFF;
	display: block;
	height: 30px;
	margin-bottom: 4px;
	font-size: 16px;
	line-height: 30px;
	padding: 0 10px 0;
	}

#sidebar #widget_meta span {
	font-family: defibasket;
	letter-spacing: 1px;
	}
	
#sidebar #widget_meta .bloc_inscription a:hover,
#sidebar #widget_meta .bloc_new_defi a:hover,
#sidebar #widget_meta .bloc_new_video a:hover {
	color:#FFF;
	text-decoration: none;
	}

#sidebar #widget_meta .bloc_inscription a,
#sidebar #widget_meta .bloc_new_defi a,
#sidebar #widget_meta .bloc_new_video a {
	color:#FFF;
	}

#sidebar #widget_meta .bloc_inscription a.log_out {
	font-size: 10px;
	padding: 2px 0 0 0;
	}

#sidebar #widget_meta .bloc_inscription a.register {
	font-size: 12px;
	font-weight: bold;
	}	


#sidebar .bloc_inscription {
	background: url('images/sidebar_inscription.png') no-repeat left top;
	}

#sidebar .bloc_new_defi {
	background: url('images/sidebar_new_video.png') no-repeat left top;
	}

#sidebar .bloc_new_video {
	background: url('images/sidebar_newsletter.png') no-repeat left top;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 4px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 14px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}

#sidebar #ad-sidebar-right {
	margin: 6px 0 0;
	}

#sidebar #ad-sidebar-right .sidebarbanner {
	height: 250px;
	}

.video_author {
	}

.author_name .rss {
	display: block;
	background: url('images/rss_grey.png') no-repeat left top;
	height:18px;
	margin:7px -2px 0;
	width:18px;
	}

.author_name .rss:hover {
	background: url('images/rss.png') no-repeat left top;
	}

.video_author .author_name {
	background: url('images/video_author_top.png') no-repeat left top;
	color: #58595B;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 4px 0 0;
	}

.video_author .author_name h3 {
	margin: 0;
	padding: 0;
	}
	
.infos_top {
	background: #D0D2D3;
	padding: 0 0 10px 0;
	}

.infos_top a#author_img {
	margin: 0 0 0 10px;
	display: block;
	float: left;
	}

.infos_top a#author_img .photo {
	width: 48px;
	height: 48px;
	}

.infos_top .infos {
	margin-left: 68px;
	display: block;
	}
	
.infos_top .infos a {
	color: #58595B;
	}

.video_author .list_posts {
	background: #FFF;
	padding: 10px 10px 0;
	}

.video_author .tab_posts {
	padding: 0 0 0 2px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	background: #D0D2D3;
	}

.video_author .tab_posts a {
	display: block;
	float: left;
	text-align: center;
	padding: 5px 0;
	margin: 0 0 0 8px;
	background: #E6E7E8;
	color: #999;
	width: 88px;
	border-bottom: 1px solid #E6E7E8;
	}


.video_author .tab_posts a:hover,
.video_author .tab_posts a.selected {
	background: #FFF;	
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #FAFAFA;
	}

.video_author #list_defis,
.video_author #list_videos {
	display: none;
	}

.video_author #link_defis,
.video_author #link_videos {
	display: none;
	}
	
.video_author .list_posts h3 {

	}

.video_author .list_item {
	margin: 10px 0 0 0;
	}

.video_author .list_item_first {
	margin: 0;
	}

.video_author .item_img {
	overflow: hidden;
	position: relative;
	display: block;
	height:63px;
	width:112px;
	float:left;
	background: #EDEDED;
	margin: 0 10px 0 0;
	}

.video_author .item_img .video-img-preview {
	margin: -10px 0 0;
	}

.video_author .list_item h4 {
	color: #231F20;
	font-size: 12px;
	margin: 0 0 4px;
	}
	
.video_author .list_item .desc {	
	margin-left: 122px;
	}

.video_author .title_defis h4 {
	padding: 0 0 0 24px;
	background: url('images/title_defis.png') no-repeat left 1px;
	}

.video_author .list_item h4 a {
	color: #231F20;
	}
	
.video_author .list_item .ratepost {
	}

.video_author .link_all_posts {
	background: url('images/video_author_bottom.png') no-repeat left bottom;
	height: 32px;
	line-height: 36px;
	text-align: right;
	padding: 0 10px;
	}

.video_author .link_all_posts a {
	color: #777;
	}

.author_data_wrap {
	padding: 68px 0 0;
	background: url('images/author_data_top.png') no-repeat left top;
	margin: 0;
	}

.author_data {
	padding: 10px;
	background: #D0D2D3;
	margin: 0;
	}

.author_data #author_img {
	float: left;
	}

.author_data .author_card {
	display: block;	
	margin: -68px 0 0;
	}

.author_data .author_card #author_infos {
	margin: 0 0 0 138px;
	}

.author_data .author_card #author_infos #infos_plus {
	display: none;
	}

.author_data .author_card #author_infos h3 {
	margin: 0 0 5px;
	font-size: 14px;
	}

.author_data .author_tools {
	background: #EDEDED;
	margin: 10px -1px 0;
	padding: 4px 0;
	text-align: center;
	width: 130px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	cursor: pointer;
	text-decoration: none;
	}

.author_data .author_tools:hover { 
	background:#F6921E; 
	}

.author_data .author_tools a {
	color: #999;
	}

.author_data .author_tools:hover a {
	color: #FFF;
	text-decoration: none;
	}

.author_data a {
	color: #FFF;
	font-weight: bold;
	}

.author_data a:hover {
	color: #FFF;
	text-decoration: underline;
	}

/*#author_infos #infos_plus {
	display: none;
	}*/

a.supprime {
	color: #999 !important;
	font-weight: normal;
	}

a.supprime:hover {
	color: #FFF;
	text-decoration: underline;
	}

.author_friends_wrap {
	padding: 0 0 77px;
	background: url('images/author_friends_bottom.png') no-repeat left bottom;
	margin: 0;
	}

.author_friends {
	background: #FFF;
	padding: 10px;
	}
	
.author_friends_all {
	background: #FFF;
	padding: 0 5px;
	}
	
.author_friends_func {
	margin: 0 0 -77px;
	}

.author_friends h3 {
	color: #3B2314;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 0;
	width: 200px;
	font-family: defibasket;
	text-transform: uppercase;
	font-weight: normal;
	}

.author_friends .title_list_amis {
	background: url('images/separator.png') no-repeat center bottom;
	padding: 0 0 8px 0;
	}


.author_friends .title_list_amis a {
	color: #929497;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}

.author_friends .list_amis,
.author_friends_all .list_amis {
	padding: 10px 0 0;
	}

.author_friends .list_amis .list_amis_wrap,
.author_friends_all .list_amis .list_amis_wrap {
	padding: 0 0 10px 0;
	}

.author_friends .list_amis .list_amis_item,
.author_friends_all .list_amis .list_amis_item {
	width: 93px;
	float: left;
	margin: 0;
	text-align: center;
	overflow:hidden;
	position:relative;
	font-size: 12px;
	}
	
.author_friends .list_amis .list_amis_item .list_amis_item_text,
.author_friends_all .list_amis .list_amis_item .list_amis_item_text {
	width: 90px;
	padding: 5px 0 0;
	}

.author_friends .list_amis .list_amis_item .list_amis_item_text a,
.author_friends_all .list_amis .list_amis_item .list_amis_item_text a {
	color: #777;
	}
	
.author_friends .list_demandes {
	background: url('images/separator.png') no-repeat center top;
	margin: 10px 0 0;
	padding: 10px 0 0;	
	}

.author_friends .list_demandes a {
	color: #777;
	}

.author_friends .list_demandes a.see-author,
.author_friends .list_demandes a:hover {
	color: #F6921E;
	}

.clearfix {
	display: block;
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	padding: 8px 0 0;
	margin: 0 0 -20px;
	background: url('images/separator_content.png') no-repeat center top;
	color: #888;
	}

.navigation span {
	font-weight: bold;
	}

.navigation a {
	color: #AAA;
	}

/* End Various Tags & Classes*/


/* Video playback div */

#video_playback {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 200;
	background: #000;
	visibility: hidden;
	overflow: hidden;
	}

.background_img {
	position: absolute;
	top: -53px;
	left: 0;
	width: 100%;
	z-index: 10;
	}
	
.background_layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 11;
	background: #000;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
	}

.mainFrame {
	float: left;
	position: relative;
	z-index: 12;
	width: 372px;
	height: 100%;
	margin: 0;
	padding: 0;
	visibility: hidden;
	}

.replay_button {
	position: absolute;
	top: 15px;
	left: 24px;
	height: 19px;
	padding: 0 0 0 22px;
	line-height: 19px;
	display: block;
	color: #87888A;
	font-size: 18px;
	font-weight: bold;
	background: url('images/video_pb_button.png') no-repeat left bottom;
	font-family: Arial, sans-serif;
	}

.replay_button:hover {
	color: #FFF;
	text-decoration: none;
	background: url('images/video_pb_button.png') no-repeat left top;
	}

.frameWrap {
	padding: 146px 24px 0;
	}
	
#video_playback h2 {
	margin: 0 0 10px;
	}

.mainThumbnail_increase {
	width: 660px;
	height: 360px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	}

.mainThumbnail_layer2 {
	width: 323px;
	height: 190px;
	background: #FFF;
	padding: 1px;
	}

.mainThumbnail_layer {
	width: 323px;
	height: 190px;
	overflow: hidden;
	}

.mainThumbnail_img {
	width: 323px;
	margin: -26px 0 0;
	}

.secondFrame {
	background: url('images/video_pb_bg.png') no-repeat left top;
	float: left;
	position: relative;
	z-index: 12;
	width: 288px;
	height: 100%;
	margin: 0;
	padding: 0;
	visibility: hidden;
	}

.video_comments_number {
	background: url('images/video_pb_comments.png') no-repeat left top;
	height: 19px;
	width: 23px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-align: center !important;
	}

.carousel-list { 
    margin:0 !important; 
    padding:0 !important;
    /*height:180px;*/ 
}

.carousel-list li { 
    margin:0 !important; 
    padding:0 !important;
}

#carousel-container-df .alert {
	margin-right: 20px;
	}

#video_playback .carousel-list li {
	float: left;
	/*width: 255px;
	height: 180px;
	padding: 0 15px 0 0;*/
	}

#video_playback .carousel-list li a {
	color: #EEE !important;
	}

.carousel-nav {
	background: none;
	padding: 0;
	margin: 0;
	}

.carousel-nav .carousel-prev a {
	background: url('images/video_pb_arrow_left.png') no-repeat left top;
	height: 13px;
	width: 10px;
	display: block;
	}

.carousel-nav .carousel-next a {
	background: url('images/video_pb_arrow_right.png') no-repeat right top;
	height: 13px;
	width: 10px;
	display: block;
	float: right;
	}

.carousel-nav .disable a {
	background-position: bottom;
	cursor: default;
	}
	
#carousel-nav-df a {
	background-position: bottom;
	cursor: default;
	}

#carousel-nav-df .disable a {
	background-position: top;
	cursor: default;
	}

.carousel-nav .carousel-controls a,
.carousel-nav .carousel-controls a:hover {
	text-decoration: none;
	font-size: 16px;
	}

.carousel-nav a.selected {
	color: #FFF;
	}

#carousel-nav-df a.selected {
	color: #87888A;
	}

#carousel-nav-df a {
	color: #E6E6E6;
	}
	
/* End Video playback div*/



/* Captions */


.navigation .aligncenter {
	float:left;
	text-align:center;
	width:50%;
	margin: 0;
}

.navigation .page_prev,
.navigation .page_next {
	width:25%;
	margin: 0;
}

.alignright {
	float: right;
	text-align: right;
}

.alignleft {
	float: left;
	text-align: left;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* FORM */
.form-table {
	margin: 0 0 10px;
	}

.form-table td {
	font-size:11px;
	line-height:20px;
	padding:4px 0 12px;
	}

.form-table label {
	margin: 0;
	}

.form-table th {
	padding: 10px 10px 10px 0;
	text-align: left;
	vertical-align: top;
	width: 200px;
	}

#cboxLoadedContent .form-table th {
	padding: 10px 10px 10px 0;
	text-align: left;
	vertical-align: top;
	width: inherit;
	}

.form-table input,
.form-table textarea,
.form-table select,
.form-table .image {
	background: #EFEFEF;
	padding: 4px;
	border: 0 none;
	/*border: 1px solid #DEDEDE;
	-moz-border-radius :4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;*/
	}
	 
.form-table option {
	padding: 0 4px;
	}

.form-table .long-text {
	width: 395px;
	}

.form-table .radio-cat-item {
	background: none;
	padding: 0;
	}

.form-table #tag_ajout {
	float: left;
	width: 314px;
	}

.form-table #searchsubmit {
	background: #F1F1F2;
	padding: 3px 4px;
	text-align: center;
	color: #929497;
	font-weight: bold;
	border-left: 1px solid #FFF;
}

.form-table a.button_tag {
	background: #F1F1F2;
	height: 22px;
	line-height: 22px;
	width: 80px;
	margin: 0 0 0 323px;
	text-align: center;
	display: block;	
	color: #929497;
	font-weight: bold;
	}

.form-table a.button_tag:hover,
.form-table #searchsubmit:hover {
	color: #FFF;
	background: #FFA71E;
	text-decoration: none;
	cursor: pointer;
	}

.list_tag_exist {
	padding: 4px; 
	font-weight: bold;
	}

.list_tag_exist span {
	
	float: left;
	margin: 0 15px 0 0;
	}

.list_tag_exist span a {
	height: 10px;
	width: 10px;
	margin: 6px 0 0 3px;
	display: block;
	float: right;
	background: url('images/xit.gif') no-repeat left top;
	}

.list_tag_exist span a:hover {
	cursor: pointer;
	background: url('images/xit.gif') no-repeat right top;
	}

.form-table #titre {
	width: 395px;
	}

.form-table .image {
	margin: 0 0 10px;
	padding: 13px;
	width: 129px;
	}

.form-table textarea {
	margin-bottom: 6px;
	width: 395px;
	}

.form-table #display_name,
.form-table #sexe,
.form-table #statut {
	width:157px;
	}
	
.form-table .description {
	font-size: 10px;
	color: #888;
	line-height: 14px;
	}

.form-table .parent-cat-items {
	background: #EFEFEF;
	}

.form-table .parent-cat-items .parent-cat-item {
	padding: 4px 15px;
	float: left;
	border-right: 1px solid #FFF;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	}

.form-table .parent-cat-items #cat-display {
	padding: 4px 10px;
	}

.form-table .parent-cat-items .parent-cat-item.selected,
.form-table .parent-cat-items .parent-cat-item:hover {
	background: #DDD;
	}

.form-table .sub-cat-items {
	background: #DDD;
	padding: 4px 0 4px 10px;
	}

.form-table .sub-cat-items label {
	padding: 0 10px 0 0;
	display: block;
	float: left;
	}

.form-table .sub-cat-items label .radio-cat-item {
	margin: 0 3px 0 0;
	}

.form-table .tipswrap {
	}

.form-table .tipsdiv {
	display: none;
	background: #AAA;
	padding: 4px 10px;
	color: #FFF;
	}

.required a {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
	}
	
.required-alert a {
	color: #FFF;
	}

#delete_post,
#delete_user {
	margin: -17px 0 0;
	width: 406px;
	}

#delete_post a,
#delete_user a {
	color: #999;
	}

#delete_post a:hover,
#delete_user a:hover {
	text-decoration: none;
	}

#delete_post a span,
#delete_user a span {
	font-size: 10px;
	height: 10px;
	width: 10px;
	margin: 4px 0 0 3px;
	display: block;
	float: right;
	background: url('images/xit.gif') no-repeat left top;
	}

#delete_post a:hover span,
#delete_user a:hover span {
	background: url('images/xit.gif') no-repeat right top;
	}

#div_delete_post,
#div_delete_user {
	margin: 5px 0 0;
	background: url('images/separator_content.png') no-repeat center top;
	padding: 10px 0 0;
	
	}

iframe {
	overflow: hidden;
	border: 0 none;
	}

#cboxLoadedContent h2,
.body_thickbox h2,
.body_thickbox h3,
.entry h3 {
	color: #777;
	/*height: 26px;*/
	width: 100%;
	margin: 0 0 8px;
	padding: 0 0 7px;
	font-size: 16px;
	text-align: left;
	background: url(images/separator_content.png) no-repeat center bottom;
	}
	
.entry h3 {
	margin: 20px 0 10px !important;
	}

.login_widget h2 {
	color: #DC771E;
	width: 100%;
	margin: 0 0 10px;
	font-size: 18px;
	background: url(images/separator_content.png) no-repeat center bottom;
	}

.login_widget {
	padding: 0 6px;
	}

.login_widget p {
	margin-bottom: 0;
}

.login_widget label {
	color: #777777;
	font-size: 13px;
}

.login_widget .logged_in_content {
	margin:40px 0 0;
	text-align: center;
	}

.login_widget .logged_in_loader {
	margin: 25px 0 0;
	}

.login_widget .logged_in_message {
	margin: 20px 0 0;
	font-size: 16px;
	color: #444;
	}

.login_widget input#user_login,
.login_widget input#user_pass,
.login_widget input#user_email {
	background:#EDEDED;
	border: 0 none;
	color:#555555;
	font-size:24px;
	margin-bottom:16px;
	margin-top:2px;
	padding:3px;
	width:264px;
}

.submit input {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 3px 10px;
	border: 0 none;
	font-size: 12px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	cursor: pointer;
	text-decoration: none;
}

.submit input { background:#EDEDED; border:none; color:#777; font-weight:bold; }
.submit input:hover { background:#F6921E; border:none; color:#FFF; }

.submit_small input {
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0 0 10px;
	}
.login_widget .submit input {
	margin-top: -3px;
	}

.login_widget .forgetmenot {
	float:left;
	font-weight:normal;
	margin-bottom:0;
}

.login_widget .forgetmenot label {
	font-size:11px;
	line-height:19px;
}

.login_widget .submit {
	float:right;
}

#TB_closeWindowButton {
	background: url('images/close.png') no-repeat left top;
	height: 15px;
	width: 15px;
	display: block;
}

#TB_closeWindowButton img {
	display: none;
	}

#nav {
	position: absolute;
	width: 268px;
	left: 6px;
	bottom: 0;
	padding: 8px 0 0;
	background: url(images/separator_content.png) no-repeat center top #FFF;
}

#nav a {
	color: #777;
	}

#nav #register {
	color: #DC771E;
	font-size: 12px;
	font-weight: bold;
	}

#alw_loading_login {
	text-align: right;
}

.login_widget #reg_passmail {
	width: 160px;
	float: left;
	}

.message {
	color: #555;
	padding: 0 0 10px;
	}

.spam {
	color: #555;
	padding: 10px 0;
	}

#login_error,
.required-alert {
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #FFA71E;
	border: 1px solid #F7931E;
	color: #FFF;
	margin: 0 0 10px;
	padding: 3px 4px;
}

.required-alert {
	margin: 0;
	}

#login_error a {
	display: none;
	}

/* End FORM */
