/*
  ________                                            
 /  _____/_____    _____   ____   ____   ______  _  __
/   \  ___\__  \  /     \_/ __ \ /    \ /  _ \ \/ \/ /
\    \_\  \/ __ \|  Y Y  \  ___/|   |  (  <_> )     / 
 \______  (____  /__|_|  /\___  >___|  /\____/ \/\_/  
        \/     \/      \/     \/     \/               

*/

/*
Theme Name:GameNow
Theme URI:http://www.wpnow.com/demo/#gamenow
Description:GameNow from WordPress Now
Version:1.0
Author:WP Now
Author URI:http://www.wpnow.com

*/

/************************************************************\
* CSS
\************************************************************/
	/* CSS Tweaks */
	* {padding:0;margin:0;}
	a img {border:0;}
	.clear {clear:both;}
	a {text-decoration:none;}
	a:hover {text-decoration:underline;}
	p {padding-bottom:10px;}
	.hidden {display:none;}
	
	/* Body */
	/*body {background:#6F7680 url(img/degrade.png) repeat-x;font-family:Arial;font-size:12px;}*/
	body {background:url(img/bgLBJV-todos.jpg) #facb00 no-repeat top center;font-family:Arial;font-size:12px; position:relative;}
	#pub {display:block; width:100%; height:180px; top:0; position:absolute;}
	#concours_top {display:block; width:343px; height:85px; top:10px; left:340px; position:absolute;z-index:300;}
	
	/* Top BG */
	/*.topbg {position:absolute;top:0;left:0;width:100%;height:1000px;
	background:#6F7680 url(img/degrade.png) no-repeat;
	background:#000000 url(img/bgAvatar.jpg) no-repeat;background-position:top center;
	z-index:1;} */

	/* Wrapper */
	.wrapper {position:relative;width:960px;margin:auto;top:20px;z-index:2; /*background:#353b41;-moz-box-shadow:0 0 10px;-webkit-box-shadow:0 0 10px;*/}
	
	.toplink:hover {
	text-decoration:none;
	}
	
	.myicons {
	padding:0 0 0 0px;
	padding-right:2px;
	margin-right:2px;
	/*font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	/*margin:-7px 6px 0 0;
	background: none no-repeat;
	-moz-border-radius: 3px;*/
	}
	div.myicons img {margin:0 3px 0 0;}
	div.myiconsbot img {margin:0 3px 0 0;}
	


.toolTip-picture img,
.toolTip-thumbnail img {
    border:2px solid #fcc200;
	z-index:9999;
	max-height:320px; max-width:480px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow:0 0 8px #000;
	-webkit-box-shadow:0 0 8px #000;
	opacity:0.9;
}
.toolTip-picture ,
.toolTip-thumbnail  {
    z-index:9999;
}
.toolTip-caption {
    position:relative;
    margin-top:-20px;
	z-index:9999;
}

.toolTip-text span,
.toolTip-caption span {
    display:block;
    background:url(img/bg_area.png) repeat;
    padding:7px 7px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow:0 0 8px #000;
	-webkit-box-shadow:0 0 8px #000;
	z-index:9999;
}
	
.toolTip-text,
.toolTip-caption {
    position:absolute;
	color:#FFF;
	font-size:9px;
	text-align:left;
	z-index:9999;
}
	
/************************************************************\
* Bubble Info Coda
\************************************************************/	
	
	#bubble {}

/************************************************************\
* Header
\************************************************************/	
	.overfeatured {position:relative; top:0; left:0;}
	.supheader { margin-bottom:-50px;}
	.header {position:relative;height:153px;z-index:11;}
	
	/* Top Links */
	.header .toplinks {position:absolute;top:10px;right:-13px;margin-right:20px;margin-top:15px;}
	.header .toplinks li {float:left;list-style:none;padding:0 13px;background:url(img/toplinks_div.gif) no-repeat left;}
	.header .toplinks li:first-child {background:none;}
	.header .toplinks li a {color:#FFFFFF;}
	.header .toplinks li img {vertical-align:top;margin-right:3px; width:16px; height:16px;}

	/* Search */
	.header .search {width:258px;height:39px;background:url(img/search_bg.png);position:absolute;top:40px;right:0;margin-right:20px;margin-top:15px;}
	.header .search input[type="text"] {border:0;margin:6px 0;margin-left:38px;padding:5px;width:120px;float:left;color:#999;font-family:Arial;font-size:12px;}
	.header .search input[type="image"] {width:62px;height:27px;float:right;margin:5px;margin-left:0;}

	/* Light/Dark Buttons */
	.header .button {display:block;width:33px;height:15px;background:url(img/button_light_dark.gif) no-repeat top left;text-indent:-99px;overflow:hidden;position:absolute;top:88px;}
	.header .button-light {background-position:-33px 0;right:0;}
	.header .button-dark{background-position:0 0;right:33px;}

	/* Menu */
	.header .menu {list-style:none;width:958px;height:50px;background:url(img/menu_bg.png);position:absolute;left:0;top:115px;border-left:1px solid #e28400;border-right:1px solid #e28400;z-index:10;}
	.header .menu > li {float:left;background:url(img/menu_div.png) no-repeat top right;position:relative;}
	.header .menu > li > a {float:left;display:block;height:50px;line-height:50px;padding:0 25px;color:#fff;font-weight:bold;font-size:12px;margin-right:2px;}
	.header .menu > li > a:hover ,.header .menu > li:hover > a{text-decoration:none;color:#ffffff;background:url(img/menu_bg_hover.png);}
	.header .menu > li.dropdown > a > span {display:block;background:red;width:100%;}
	.header .menu > li:hover > ul {display:block;}
	.header .menu > li ul {list-style:none;position:absolute;width:189px;background:url(img/menu_sub_bottom.gif) no-repeat bottom left;padding-bottom:6px;z-index:10;}
	.header .menu > li > ul {left:0;top:50px;display:none;}
	.header .menu > li > ul > li > ul {left:189px;top:0;display:none;}
	.header .menu > li > ul  li {background:#cb5100 url(img/menu_sub_div.gif) no-repeat top right;padding-top:2px;position:relative;}
	.header .menu > li > ul li > a {display:block;padding:5px;color:#fff;font-weight:bold;outline:none}
	.header .menu > li > ul li > a:hover,.header .menu > li > ul > li:hover > a {text-decoration:none;color:#ffcc00;background-color:#bf3e00;}
	.header .menu > li > ul > li:hover > ul {display:block;}
	.header .menu .dropdown a:before {content: "\00BB \0020";}

	/* Submenu */
	.header .submenu {list-style:none;width:958px;height:38px;background:url(img/submenu_bg.gif);position:absolute;left:0;top:165px;border-left:1px solid #5b5b5b;border-right:1px solid #5b5b5b;z-index:9;margin-top:-50px;}
	.header .submenu > li {float:left;background:url(img/submenu_div.gif) no-repeat top right;position:relative;}
	.header .submenu > li > a {float:left;display:block;height:38px;line-height:38px;padding:0 25px;color:#fcc200;font-weight:bold;font-size:12px;margin-right:2px;}
	.header .submenu > li > a:hover ,.header .submenu > li:hover > a{text-decoration:none;color:#fff;background:url(img/submenu_bg_hover.gif);}
	.header .submenu > li.dropdown > a > span {display:block;background:red;width:100%;}
	.header .submenu > li:hover > ul {display:block;}
	.header .submenu > li ul {list-style:none;position:absolute;width:189px;background:url(img/submenu_sub_bottom.gif) no-repeat bottom left;padding-bottom:6px;z-index:9;}
	.header .submenu > li > ul {left:0;top:38px;display:none;}
	.header .submenu > li > ul > li > ul {left:189px;top:0;display:none;}
	.header .submenu > li > ul  li {background:#1f1f1f url(img/submenu_sub_div.gif) no-repeat top right;padding-top:2px;position:relative;
	filter : alpha(opacity=80);
    -moz-opacity : 0.8;
    opacity : 0.8; }
	.header .submenu > li > ul li > a {display:block;padding:5px;color:#fcc200;font-weight:bold;outline:none}
	.header .submenu > li > ul li > a:hover,.header .submenu > li > ul > li:hover > a {text-decoration:none;color:#fff;background-color:#2c2c2c;}
	.header .submenu > li > ul > li:hover > ul {display:block;}
	.header .submenu .dropdown a:before {content: "\00BB \0020";}

	
/************************************************************\
* Featured / Top Articles
\************************************************************/
	.ftop {padding:10px;}
	.ftop .featured {float:left;width:630px;position:relative;}
	.ftop .featured .fwrap {width:630px;height:280px;overflow:hidden;position:relative;}
	.ftop .featured ul {width:100000px;position:absolute;top:0;left:0;}
	.ftop .featured li {list-style:none;float:left;}
	.ftop .featured li img {vertical-align:middle;}
	.ftop .featured li div {margin-top:1px;padding:5px;}
	.ftop .featured li div a {font-weight:bold;}
	.ftop .featured li div a.title {font-size:18px;font-weight:bold;}

	.ftop .featured .fthumbs {position:absolute;top:10px;left:10px;z-index:8;height:215px;overflow:hidden;}
	.ftop .featured .fthumbs img {border:1px solid #333;vertical-align:middle;margin-bottom:7px;width:62px;height:34px;}
	.ftop .featured .fthumbs img.active {border:1px dashed #fcc200;}

	.ftop .featured a {outline:none;}

	.ftop .top {float:right;width:300px;}
	.ftop .top li {padding:5px 0; position:relative;list-style:none; min-height:38px;}
	.ftop .top li div.myicons {position:absolute;top:27px;left:60px; padding:5px 2px 2px 5px; min-height:17px; background:url(img/fondtrs.png) repeat; -moz-box-shadow:black 0px 0px 10px; -webkit-box-shadow:black 0px 0px 10px; -moz-border-radius:5px; -webkit-border-radius: 5px; border-radius: 5px; z-index:50;}
	.ftop .top li div.myicons img {margin-right:3px;}
	.ftop .top ul {margin-top:2px;} 
	.ftop .top li a {font-weight:bold;}
	.ftop .top li span {display:block;font-size:11px;height:14px;overflow:hidden;}
	.ftop .top li span a.comments {float:right;}
	

	
/************************************************************\
* Left
\************************************************************/
	.left {float:left;width:630px;margin:10px;position:relative;z-index:7;}
	.left_fullwidth {width:auto;}
	
	/* Advertisements */
	.left .advert-arch-top {width:468px;height:60px;margin:auto;padding-bottom:10px;z-index:-100;position:relative;}
	.left .advert-arch-bottom {width:300px;height:250px;margin:auto;padding-top:10px;}
	.left .advert-article-bottom {width:468px;height:60px;margin:auto;padding:15px 0;}
	
	/* Highlights */
	.highlights {list-style:none;width:1000px;}
	.highlights li {margin:10px 0;width:204px;float:left;margin-right:9px;}
	.highlights span {display:block;padding:5px;font-weight:bold;}
	.highlights span.title {height:30px;overflow:hidden;}
	.highlights span.cat {font-size:11px;}
	.highlights .thumbnail img {width:196px;height:110px;vertical-align:middle;padding:1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
	
	/* Articles */
	.articles {list-style:none;}
	.articles > li {padding:15px 0;}
	.articles .title {font-weight:bold;font-size:14px;}
	.articles .pinfo {display:block;padding:5px;font-size:11px;margin:5px 0;}
	.articles .pinfo a.comments {/*float:right;*/background-repeat:no-repeat;background-position:left;/*text-indent:15px;*/ padding:0 0 0 14px;}
	.articles .thumb img {float:left;margin-right:5px;width:135px;height:75px;vertical-align:middle;padding:1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
	.articles .post {line-height:18px;text-align:justify;}
	.articles .post a {font-weight:bold;}
	.articles .post-date {float:left;margin-right:5px;}
	.article .ainfo {padding:10px;position:relative;margin-bottom:10px;height:100px;}
	.article .ainfo .infol {float:left;width:80px;text-align:center;}
	.article .ainfo .avatar a {display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:1px;margin-bottom:5px;}
	.article .ainfo .avatar a img {vertical-align:middle;width:75px;height:75px;display:block;}
	.article .ainfo .author a {font-size:11px;}
	.article .ainfo ul {list-style:none;position:absolute;top:0;right:0;}
	.article .ainfo ul li {float:left;padding-left:2px;}
	.article .ainfo ul li:first-child {background:none;}
	.article .ainfo ul li:first-child a {padding:0;width:126px;text-align:center;}
	.article .ainfo ul li a {float:left;display:block;height:35px;line-height:35px;font-weight:bold;padding:0 25px;outline:none;}
	.article .ainfo ul li a:hover {text-decoration:none;}
	.article .ainfo .advert {position:absolute;bottom:0;right:0;width:468px;height:60px;padding:12px 30px;}
	.article .title {font-size:24px;display:inline-block;}
	.article .subtitle {font-size:18px;display:inline-block;margin-bottom:10px;}
	.article .postright {float:right;width:220px;}
	.article .postright .score {background:#00728f;width:188px;float:right;margin-bottom:10px;padding:10px;text-transform:uppercase;font-weight:bold;color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
	.article .thumbnail {float:right;margin:0;margin-left:5px;margin-bottom:5px;display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:1px;width:204px;height:115px;}
	.article .thumbnail img {vertical-align:middle;width:205px;height:115px;}
	.article .atabs {margin-top:10px;min-height:34px;clear:both;}
	.article .atabs .tabs {height:34px;}
	.article .atabs .tabs li {float:left;margin-right:1px;list-style:none;}
	.article .atabs .tabs li a {display:block;height:32px;line-height:34px;padding:0 15px;font-weight:bold;outline:none;}
	.article .atabs .tags {padding:10px;text-align:center;}
	.article .atabs .tags a {display:inline-block;padding-left:15px;background:url(img/icon_tags.png) no-repeat left;margin:0 5px;}
	.article .atabs .categories {padding:10px;text-align:center;}
	.article .atabs .categories a {font-weight:bold;}
	.article .atabs .similarposts {padding:10px;}
	.article .atabs .similarposts li {list-style:none;padding:5px;font-weight:bold;}
	
	/* modif quentin */
	ul.repas-chaud, ul.repas-chaud-right {
		float:left;
		width:50%;
	}
	
	ul.repas-chaud li {
		padding:10px 0;
	}
	
	ul.repas-chaud li .articles-left {
		float:left;
		width:90px;
		padding:0 10px 0 0;
	}
	
	ul.repas-chaud li .articles-right {
		float:left;
		width:200px;
	}
	
	body ul.repas-chaud .thumb img {
		height:60px;
		width:90px;
	}
	
	ul.repas-chaud li .articles-right .pinfo {
		margin:0;
		padding:1px 5px;
		background:none;
		border:none;
	}
	
	ul.repas-chaud li .articles-right a.title {
		display:block;
	}
	
	ul.repas-chaud-right li {
		list-style:none;
		padding:10px 0 0 0;
	}
	
	ul.repas-chaud-right li a.title {
		display:block;
		font-weight:bold;
		color:#00728F;
		font-size:12px;
	}
	
	ul.repas-chaud-right li .pinfo {
		font-size:11px;
		background:none;
		border:none;
	}
	
	ul.repas-chaud-right li a.comments {
		background-image:url(img/light/icon_comments.png);
		background-repeat:no-repeat;
		background-position:left center;
		padding:0 0 0 14px;
		color:#00728F;
	}
	
	ul.repas-chaud-right li.all-news {
		font-weight:bold;
	}
	
	/* Images */
	.article .post img {padding:1px;border:1px solid #ccc;max-width:620px !important;}
	.article .post img.wp-smiley {padding:0 !important;border:none !important;vertical-align:middle;}
	.article .post img.centered{display:block;margin-left:auto;margin-right:auto;}
	.article .post img.alignleft {margin:0 7px 2px 0;display:inline;}
	.article .post img.alignright{margin:0 0 2px 7px;display:inline;}
	
	/* HTML Headings */
	.articles .post h1, .articles .post h2, .articles .post h3, .articles .post h4, .articles .post h5, .articles .post h6 {margin:10px 0;padding-bottom:10px;}
	.articles .post h1 {font-size:28px;padding-bottom:15px;margin-top:20px;}
	.articles .post h2 {font-size:24px;}
	.articles .post h3 {font-size:20px;}
	.articles .post h4 {font-size:18px;}
	.articles .post h5 {font-size:16px;}
	.articles .post h6 {font-size:13px;}
	
	/* Blockquotes */
	.articles .post blockquote {margin:10px;padding:10px;position:relative;font-style:italic;}
	
	/* Lists */
	.articles .post ul {margin:5px 0 5px;}
	.articles .post ul ul {margin:0;}
	.articles .post ol {margin:5px 0 5px;}
	.articles .post ol ol {margin:0;}
	.articles .post ul li {list-style:none;text-indent:15px;margin-left:12px;padding:3px 0;}
	.articles .post ol li {list-style-position:inside;margin-left:10px;padding:3px 0;}
	
	/* Comments */
	.comments li {list-style:none;position:relative;text-indent:normal;}
	.comments li ul {margin-left:30px;}
	.comments li li li li li ul {margin-left:0;}
	.comments li .cwrap {padding:8px;margin:10px 0;position:relative;}
	.comments li .avatar img {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:1px;vertical-align:middle;float:left;margin-right:8px;}
	.comments li .author,.comments li .author a {font-weight:bold;font-size:13px;}
	.comments li .cnumber {font-size:30px;position:absolute;right:8px;top:35px;}
	.comments li .cnumber span {font-size:18px;}
	.comments li .ratec {position:absolute;top:8px;right:8px;}
	.comments li .ratec .ratingtext {display:none;}
	.comments li .ctext {margin-top:8px;position:relative;}
	.comments li .ctext div {padding:8px;}
	.comments li .ctext .triangle {width:27px;height:27px;display:block;position:absolute;left:73px;top:-27px;}

	.comments input.cicon {margin-bottom:3px;height:21px;width:163px;padding-left:32px;padding-right:5px;padding-top:8px;background-repeat:no-repeat;background-position:top left;}
	.comments input.icon_name {background-position:0 0;}
	.comments input.icon_email {background-position:0 -29px;}
	.comments input.icon_website {background-position:0 -58px;}
	.comments input.cicon,.comments textarea {font-style:italic;font-family:Arial;font-size:12px;border:0;}
	.comments input.cicon:focus,.comments textarea:focus {font-style:normal;}
	.comments textarea {height:75px;padding:5px;width:475px;margin-bottom:10px;}
	
	/* Cancel Comment Reply Link */
	.comments .cancel-comment-reply {display:none;padding:8px 0;}
	.comments li .cancel-comment-reply {display:block;}
	.comments .wpn_logged_in {padding-bottom:5px;}
	.comments li #respond {padding:0 5px;}
	.comments #respond img {vertical-align:middle;}
	
/************************************************************\
* Right
\************************************************************/
	.right {float:right;width:300px;margin:10px;margin-left:0;position:relative;z-index:7;}
	.right .advert {margin-bottom:10px;}

	/* Widgets / Boxes */
	.box {margin-bottom:10px;padding:10px;}
	.box > ul {margin:-10px;}
	.box li {list-style:none;line-height:32px;background:url(img/list_bullet.png) no-repeat 11px 11px;padding-left:30px;}
	.box li ul {margin-left:0;}
	.box li ul ul {margin-left:15px;}
	.box li ul li {border-top:0;background:none;padding-left:0;line-height:22px;}
	.box li:first-child {border-top:0;}
	.box li a {font-weight:bold;outline:none;}

	/* List */
	.list2 li {padding:10px;float:left;clear:left;width:280px;}
	.list2 li a {display:inline;background:none;font-weight:normal;padding:0;}
	.list2 li .limg {float:left;vertical-align:middle;padding:1px;margin-top:2px;margin-right:5px;}
	
	/* Latest Comments */
	.latestc li {padding:10px;background:none;line-height:20px;}
	.latestc img {width:20px;height:20px;float:left;padding:1px;margin-right:5px;}
	
	/* Latest Reviews/Previews */
	.latestrp li {padding:10px;background:none;line-height:20px;position:relative;}
	.latestrp img {width:38px;height:38px;float:left;padding:1px;margin-right:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
	.latestrp span {display:block;}
	.latestrp span a {font-weight:normal;}
	.latestrp .score {position:absolute;top:12px;right:12px;}

/************************************************************\
* Bottom Links
\************************************************************/
	.bottomlinks {text-align:center;}
	.bottomlinks ul {height:35px;line-height:35px;}
	.bottomlinks .cats {background:#191919;border-top:1px solid #313131;border-bottom:1px solid #313131;}
	.bottomlinks .pages {background:#252525;}
	.bottomlinks li {display:inline;list-style:none;}
	.bottomlinks li a {display:inline-block;outline:none;color:#fff;font-weight:bold;margin:0 5px;}
	.bottomlinks .pages a {color:#ffcc00;}
	
/************************************************************\
* Bottom Category
\************************************************************/
	.bottomcategory {text-align:left;}
	.bottomcategory ul {height:35px;line-height:15px;display:inline;}
	.bottomcategory .part1 {width:20%;height:170px;background:#191919;float:left;border-top:#999999;padding-top:5px;}
	.bottomcategory .part2 {width:20%;height:170px;background:#191919;float:left;padding-top:5px;}
	.bottomcategory li { display:block;list-style:none;position:relative;}
	.bottomcategory .part1 li div.myiconsbot img {margin-right:3px;}
	.bottomcategory .part1 li div.myiconsbot {position:absolute;top:27px;left:60px; padding:5px 0 0 0; min-height:17px; background:url(img/fondtrs.png) /*#99CCFF*/  repeat; -moz-box-shadow:black 0px 0px 10px; -webkit-box-shadow:black 0px 0px 10px; -moz-border-radius:5px; -webkit-border-radius: 5px; border-radius: 5px; z-index:50;}
	.bottomcategory li a {display:inline-block;outline:none;color:#fff;font-weight:normal; font-size:10px;margin:0 5px;}
	.bottomcategory .part1 li div.myiconsbot {
		display:block;
		float:left;
	}
	/*.bottomcategory .part2 a {color:#ffcc00;}*/

/************************************************************\
* Footer
\************************************************************/
	.footer {height:82px;background:url(img/footer_bg.gif) repeat-x top;border-bottom:10px solid #a8a8a8;padding:15px;color:#666;font-size:11px;margin-top:175px;}
	.footer .fleft {float:left;width:700px;}
	.footer .fright {float:right;text-align:right;padding:8px 0;width:225px;}
	.footer a {color:#c14000;font-weight:bold;}
	.footer a.alt {color:#00718e;}
	
/************************************************************\
* Headings
\************************************************************/
	
	/* Top Stories */
	.heading1 {display:block;height:36px;line-height:36px;text-indent:35px;font-size:14px;font-weight:bold;}
	.heading1 span {display:block;background-repeat:no-repeat;background-position:14px 14px;}

	/* Generic Heading */
	.heading2 {display:block;height:36px;line-height:36px;text-indent:35px;font-size:14px;font-weight:bold;background:url(img/heading2_bg.gif) repeat-x top;color:#fff;border:1px solid /*#df801d*/ #666666;/*-moz-border-radius-topleft: 5px 5px; -moz-border-radius-topright: 5px 5px;*/}
	.heading2 span {display:block;background:url(img/heading2_arrow.gif) no-repeat 14px 14px;}

	/* Leave a Reply */
	.heading3 {display:block;font-size:18px;font-weight:bold;margin-bottom:5px;}

/************************************************************\
* Wordpress
\************************************************************/

	/* Calendar */
	#wp-calendar {width:100%;}
	#wp-calendar td {padding:5px;text-align:center;vertical-align:middle;}
	#wp-calendar caption {font-size:14px;font-weight:bold;padding:5px 15px 7px;text-align:left;margin-bottom:10px;}
	#wp-calendar a {font-weight:bold;}
	#wp-calendar #prev a {text-align:left;font-weight:bold;}
	#wp-calendar #next a {text-align:right;font-weight:bold;}
	
	#tag_cloud{text-align:justify;line-height:23px;}
	#tag_cloud a{margin:2px;font-weight:bold;}
	
	/* Contact Form */
	.formcontainer fieldset {margin:10px 0;padding:10px;-moz-border-radius:4px;-webkit-border-radius:4px;}

	.formcontainer legend {padding:7px 15px;-moz-border-radius:4px;-webkit-border-radius:4px;font-size:16px;font-weight:bold;}
	.formcontainer input, .formcontainer textarea {margin-bottom:5px;padding:5px;font-family:Arial;font-size:12px;-moz-border-radius:4px;-webkit-border-radius:4px;}
	.formcontainer input[type="text"] {width:250px;}
	.formcontainer textarea {width:550px;}
	.formcontainer label {margin-bottom:5px;}
	.formcontainer .form-submit {display:block;padding-top:15px;margin-top:8px;}
	.formcontainer p.error {padding:5px;font-size:14px;font-weight:bold;-moz-border-radius:4px;-webkit-border-radius:4px;}
	.formcontainer .success {padding:5px;font-size:14px;font-weight:bold;-moz-border-radius:4px;-webkit-border-radius:4px;}
	.formcontainer span {display:inline;}
	
	.alignright {float: right;}
	.alignleft {float: left}
	
	/* Page Navigation */
	.wp-pagenavi {text-align:center;font-size:12px;padding:10px;padding-top:20px;font-weight:bold;font-family:Arial;}
	.wp-pagenavi .current {padding:5px;margin-right:5px;}
	.wp-pagenavi a,.wp-pagenavi .pages {padding:5px;margin-right:5px;outline:none;}
	
	
	/* Captions */
	.wp-caption {text-align:center;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;}
	.alignleft {margin:0 10px 10px 0;}
	.alignright {margin:0 0 10px 10px;}
	

	
/************************************************************\
* Zone Orange
\************************************************************/

	/* ORANGE AREA */

	.orange_area { position:relative; padding-bottom:30px; background:url(img/top_orange.png) #76c7eb repeat-x top; width:630px; margin:0 0 0 -10px; padding-top:10px; padding-left:10px;}
	.orange_area h2 { padding-top:5px; color:#fff; font-weight:bold; margin-bottom: 15px;}
	.rss { float:right; margin-right:15px;}
	.bottom_orange { background:url(img/bottom_orange.png) repeat-x bottom; position:absolute; bottom:0; left:0; right:0; height:30px;}
	.six { position:relative; height:110px; width:200px; list-style:none; float:left; margin:0 10px 10px 0;}
	.six img { position:absolute; top:0; left:0;}
	.six h3 a { display:block; position:absolute; bottom:0; background:url(img/bg_area.png) repeat; color:#fff; left:0; width:192px; z-index:1;padding:3px 4px;}
	/* GREY AREA */
	
	.grey_area { position:relative; padding-bottom:30px; background:url(img/top_grey.png) #545454 repeat-x top; width:630px; margin:0 0 0 -10px; padding-top:10px; padding-left:10px;}
	.grey_area h2 { padding-top:5px; color:#fff; font-weight:bold; margin-bottom: 15px;}
	.bottom_grey { background:url(img/bottom_grey.png) repeat-x bottom; position:absolute; bottom:0; left:0; right:0; height:30px;}
	.six { position:relative; height:110px; width:200px; list-style:none; float:left; margin:0 10px 10px 0;}
	.six img { position:absolute; top:0; left:0;}
	.six h3 a { display:block; position:absolute; bottom:0; background:url(img/bg_area.png) repeat; color:#fff; left:0; width:192px; z-index:1;padding:3px 4px;}
	
/************************************************************\
* Player Dailymotion
\************************************************************/

.dm {
	border:10px solid #333333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px 0;
	position:relative;
	background:#000000;
}
.dm img {
	border:none;
	border-bottom-style:none;
	text-decoration:none;
}
.footerdm {
	margin:0;
	padding:0;
	position:relative;
	bottom:0;
	border:none;
	width:610px;
	height:30px;
}

/************************************************************\
* Facebook Fan Widget
\************************************************************/

.fan_box .full_widget {

  border:0px solid #000000;
	display:block;
	height:260px;
	width:210px;

	padding:0px;
	margin:0 5px 0 0px;
	background:transparent;
	color:#000000;
	text-align:left;

}
.fan_box div  { background:transparent; }
.fan_box .connections {
  border-top:0px dashed #FFFFFF;
  width:210px;
  text-align:left;
  padding:10px 0 10px 0px;
  color:#454545;
  font-size:12px;
  position:absolute;
  margin:70px 0 0 0px;
}

.fan_box .connections_grid {
   padding:10px 0 0px 0px;
   clear:both;
   position:absolute;
   margin:-108px 0 0 0;
   width:210px;

}
.fan_box .grid_item {
  padding:0;
  margin:0 0 6px 10px;
  width:58px;
  height:70px;
float:left;
}
.fan_box .grid_item img {
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding:2px;
  background:#fff;
  margin:10px 0 10px 0;
}
.fan_box .connect_button  {
      padding:8px 0 0 0px;
      z-index:1000;
}

.fan_box .connect_top,.fan_box .connect_top a {
    color:#454545;
  font-size:12px;
}
.fan_box .connect_top {
  display:block;
  padding:0 0 0 0;
   position:absolute;
   margin:100px 0 0 0;
   width:210px;
   text-align:left;
   z-index:1000;
}
.fan_box .connect_top img {
  display:none;
}

.name_block a { display:none; }
.name_block { display:block;   }
.connect_span { padding:0 0 0 0;  }