/*
Theme Name: BeyondTalk
Description: A child theme of Options customized for CPR
Template: options
Author: Tanuki
Author URI: http://designtechtonics.com
Version: 2.0
*/


* { margin: 0; padding: 0; }

/* Paragraphs */
p { margin: 15px 0; }

/* Lists */
ul li { list-style-type: none; }
.entry ul { margin-bottom: 15px; padding-left: 10px; }

/* Code */
pre, code, pre code { font-size: 1.1em; }

/* Input */
input {
	color: #000;
	background: #fffdc7;
	border: 1px solid #202020;
}

/* Object */
object { padding: 0; margin: 0; }

/* Links */
a { color: #9f181d; text-decoration: none; }
a:hover { color: #ea990b; text-decoration: none; }

/* Headers */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; color: #0000; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { font-weight: normal; color: #ea990b; }
h1 { font: bold 2.6em "Trebuchet MS", Arial, Helvetica, sans-serif;}
h2 { font-size: 1.6em; font-family: 'Georgia', 'Times', 'Times New Roman', serif; }
h3 { font-size: 1.5em; font-family: 'Georgia', 'Times', 'Times New Roman', serif; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
#content h2, #content h3, #content h4, #content h5,  {
	margin-bottom: 15px;
	}
#content h6 { margin-bottom: 0px;}
#content post-title, #feature .post-title, #full-posts .post-title, #comments-template h3 {
	font-family: 'Georgia', 'Times', 'Times New Roman', serif;
	margin: 0;
	}

/* Left, right, and center alignment */
.left { float: left; margin: 0 5px 10px 0; }
.right { float: right; margin: 0 0 5px 10px; }
.center { margin: 0px auto; display: block; }

/* Body */
body {
font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	margin-left: 0px;

background-image: url(images/bg_cuir2.gif); background-position: top; background-repeat: repeat-y;
	background-color: #292929;
	margin: 0px 0px;
	padding: 0px 0px;

/***** old stuff, replace with original BT stuff above
	color: #0000;
	background-image: url(images/bg_cuir2.gif); background-position: top; background-repeat: repeat-y;
	background-color: #292929;
	margin: 0px 0px;
	padding: 0px 0px;
	font: 80% Trebuchet MS, Lucida Grande, Verdana, Arial, Sans-Serif;
*******/


	}

#body-container {
	width: 100%;
	margin: 0px 0px;
	
	background-image: url(images/bg_cuirx.jpg); background-position: top center; background-repeat: no-repeat; float: center;
	}
#extra-container {
	width: 950px;
	margin: 0px auto 0 auto;
	float: center;
	padding: 0 10px;
	/* background-image:url(images/transparency/black-40.png); */
	}

/* Contains content and sidebar */
#container {
	float: center;
	background-image: url(images/bg_beige.gif); background-position: top; background-repeat: repeat-y;
	width: 930px;
	padding: 0px 0 0 5px;
  /*background: #323C3A; */
	border: 0px solid #000;
	text-align: left;
	
	}

/************************************************
	Header
************************************************/
#header-container { height: 260px; width: 99%; float: center;  
background: url(images/cpr_header.jpg) no-repeat 0 0; outline: none;
background-position: top center;
}

#header { float: left; width: 600px; height: 100px; text-align: left; display: none}
#header h1 { float: left; width: 600px; font-weight: bold; }
#header h1 a {
	 margin: 0px 0 0 10px;
	width: 410px;
	height: 100px;
	display: none;
	
	/* background: url(images/header-dark.gif) no-repeat 0 0; outline: none; */
	}

*/

/* Hides header text */
 
#header h2 { float: left; clear: left; font-size: 1.1em; margin: 3px 0 0 10px; display: none; }
 

/************************************************
	Feed
************************************************/
#feed {
	float: right;
	width: 85px;
	height: 22px;
	padding: 33px 0 0 0;
	}
#feed li { display: inline; }
#feed li a { float: left; width: 34px; height: 32px; display: block; }
#feed li.feed-url a { background: url(images/grungy_rss.png) no-repeat 0 0; outline: none; }
#feed li.feed-email a { background: url(images/grungy_mail.png) no-repeat 0 0; outline: none; }
#feed li.feed-url a span, #feed li.feed-email a span { display: none; }

/************************************************
	Navigation
************************************************/
/* Main and sub-navigation */
#navigation, #sub-navigation { width: 100%; float: left; font-weight: bold; text-transform: uppercase; letter-spacing: .03em; text-align: left; }
#navigation { width: 100%; font-size: 1.2em;  padding: 6px; background: #1F1F1F; margin: 0 0 10px 0; }
#sub-navigation { width: 300px; font-size: 1em; background: #802F14; border: 0px solid #000; border-bottom: none; }

#navigation.nav-search { width: 740px; }
#nav { float: left; padding: 0; }

/* List items */
#nav li, #sub-nav li { float: left; }
#nav li li { float: left; width: 150px; background: #1F1F1F; border-top: 1px solid #42484D; }
#sub-nav li li { float: left; width: 150px; background: #802F14; border-top: 1px solid #42484D; }

/* List links */
#nav a, #sub-nav a { display: block; }
#nav a { color: #F2EEE9; padding: 5px 16px; }
#sub-nav a { color: #FEE33B; padding: 5px 12px; }

#nav li li a { color: #F2EEE9; background: #1F1F1F; float: none; }
#sub-nav li li a { color: #FEE33B; background: #802F14; float: none; }

/* Active items */
#nav li.current_page_item a { color: #b80808; background: #1F1F1F; }
#nav li.current_page_item li a { color: #F2EEE9; }
#sub-nav li.current-cat a { color: #FEE33B; background: #802F14; }
#sub-nav li.current-cat li a { color: #FEE33B; }
#sub-nav li li.current-cat a { color: #FEE33B; }

/* Hover states */
#nav a:hover, #nav li.current_page_item a:hover { color: #b80808;  }
#sub-nav a:hover, #sub-nav li.current-cat a:hover { color: #FEE33B; background: #711B04; }
#nav li li a:hover, #nav li.current_page_item li a:hover { color: #F2EEE9; background: #20433C; }
#sub-nav li li a:hover, #sub-nav li.current-cat li a:hover, #sub-nav li li.current-cat a:hover { color: #FEE33B; background: #711B04; }

/* Drop-down control */
#nav li ul, #sub-nav li ul { position: absolute; width: 100px; left: -999em; z-index: 999; }
#nav li:hover ul, #sub-nav li:hover ul { left: auto; display: block; width: 200px;}

/************************************************
	Search
************************************************/
************************************************/
#search { float: right; width: 155px; margin: 1px; }
#search form { float: right; margin: 0; padding: 2px 5px 1px 0px; }
#search inputs { width: 140px; margin: 0; padding: 3px; }
#search .search-submit { display: none; }

/************************************************
	Main content
************************************************/
#home, #content { width: 545px;}
#no-sidebar { width: 930px; }

#home.right, #content.right, #sidebar.right { margin: 0; }
#home.left, #content.left, #sidebar.left { margin: 0; }

/************************************************
	Images
************************************************/
/* Images */
img, .post img { padding: 3px; border: 0px solid #262D2B; }
a img { border: none; outline: none; }

img.wp-smiley { padding: 0px; background: none; border: 0px; } /* Ajout perso pour les smilies */
img.wp-post { padding: 0px; background: none; border: 0px; } /* Ajout perso pour les articles */

/* Post / archive avatars */
#author-box img, .author .avatar { float: left; width: 96px; height: 96px; margin-right: 10px; }

/* Post images */
.single img, .attachment img { max-width: 98.5%; }

/* Feature images */
#feature img, #features-numbers img { width: 300px; margin: 0 10px 0 0; }
html>body #feature img, html>body #features-numbers img { max-width: 300px; width: auto; margin: 0 10px 0 0; }

/* Thumbnail images */
img.thumbnail { float: left; width: 100px; height: 100px; margin: 0 10px 0 0; }

/* Medium images */
img.medium { float: left; margin: 0 10px 5px 0; }

/* Flickr / gallery stream images */
#home .flickr img, #gallery-stream img { margin: 1px 15px 1px 0; width: 75px; height: 75px; }

/************************************************
	Sections of the site
************************************************/
/* Section headers (each section of site and sidebar) */
.section-header, .menu h2 {
	font: 1em Trebuchet MS, Lucida Grande, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #F7F6F1;
	background: #3b2422;
	border-style: double; border-width: 3; #20433C;
	padding: 3px 5px;
	margin: 0 0 10px 0;
	}

/* Sections and posts */
.section, #content .post, #excerpts .post, #full-posts .post, .paged .post {
	overflow: hidden;
	width: 520px;
	margin: 0 0 6px 0;
	padding: 0px 0;
	/* background: #262D2B;	*/
	background: #cfc7b2; 
	}

/* No sidebar */
#no-sidebar { float: left; padding: 0 0 0 10px; margin: 0; }
html>body #no-sidebar .post, html>body #no-sidebar #comments-template, html>body #no-sidebar .section {
	width: 858px;
	float: center;
	}
#no-sidebar .post, #no-sidebar #comments-template, #no-sidebar .section {
	width: 858px;
	margin: 0 0 10px 0;
	padding: 30px;
	
	/* border: 7px #000;
	border-style: double none;
	  */
	
	background: #e3d3a8;
	border-top: 6px double #2E1717;
	border-bottom: 6px double #2E1717;
	margin-bottom: 24px;
	}

/* Posts */
#content .post, #home.paged .post { border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; padding: 10px; }

/* Breadcrumb */
.breadcrumb { font-size: .87em; border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; padding: 3px; }

/* Author box */
#author-box { border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; padding: 10px; }

/* Navigation links */
.navigation-links { border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; padding: 10px; }
.navigation-links .previous { float: left; width: 50%; }
.navigation-links .next { float: right; width: 50%; text-align: right; }

/* Navigation image attachment */
.attachment-image { max-width: 99%; margin: 15px auto; display: block; }
.navigation-attachment { float: left; width: 100%; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }
.navigation-attachment .left { float: left; width: 160px; }
.navigation-attachment .right { float: right; width: 160px; text-align: right; }

/* Related posts plugin */
#related { border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; padding: 10px; }
#related ul { width: 100%; }
#related ul li { list-style-type: none; }

/* Clouds */
div.cloud { padding: 10px; border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; }

/* Excerpts / Full Posts */
#excerpts, #full-posts { width: 540px; padding: 0; margin: 0; background: transparent; }
#excerpts .post, #full-posts .post { padding: 10px; border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; }

/* Features Gallery */

#myGallery { width: 540px; height; 240px; margin: 0 0 10px 0; padding: 0; border-width: 2px 0 2px 0; border-style: double; border-color: #080808; }
#myGallery { width: 540px; height: 260px; margin: 0 0 10px 0; padding: 0; border: 5px solid #080808; border-style: double}
#myGallery .imageElement { display: none; }
#myGallery h3 { width: 400px;}
#myGallery h2 { width: 535px; font-size: 1.6em; margin: 0 0 5px 0;}



/* Feature */
#feature { padding: 10px; border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; }

/* Home custom sections */
#home-custom-1, #home-custom-2, #home-custom-3 { padding: 10px; border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; }

/* Post blocks */
#post-blocks { width: 540px; background: transparent; padding: 0; margin: -10px 0 10px 0; }
#post-blocks .post { width: 268px; margin: 10px 0 0 0; padding: 10px; background: #262D2B; border-width: 1px 0 1px 0; border-style: double; border-color: #080808; }
#post-blocks .even { float: right; clear: none; }
#post-blocks .odd { float: left; clear: both; }
#post-blocks .post-title { margin: 0 0 5px 0; font-size: 1em; }

/* Post sections */
#post-sections .section { padding: 10px; border-width: 1px 0 1px 0; border-style: double; border-color: #080808; }
#post-sections .post-title { font-size: 1em; }

/* All post tabs */
#post-tabs .tab-content, #post-block-tabs .tab-content, #post-list-tabs .tab-content { width: 540px; padding: 0; }
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1em; }

#post-block-tabs .post, #post-list-tabs .post { width: 270px; padding: 10px; }
#post-block-tabs .even, #post-list-tabs .even { clear: none; float: right; }
#post-block-tabs .odd, #post-list-tabs .odd { clear: both; float: left; }

/* Post tabs */
#post-tabs { background: transparent; width: 540px; padding: 0; }
#post-tabs .post { margin: 10px; }

/* Post block tabs */
#post-block-tabs { background: transparent; width: 540px; padding: 0; }
#post-block-tabs .tab-content { padding: 0; }

/* Post list tabs */
#post-list-tabs { background: transparent; width: 540px; padding: 0; }
#post-list-tabs .tab-content { padding: 0; }
#post-list-tabs .tab-content li { margin: 6px 0 6px 8px; }
#post-list-tabs .tab-content li a { display: inline; }

/* Features and video numbers */
#features-numbers, #video-numbers { background: transparent; width: 540px; padding: 0; border-top: 1px solid #080808; }
#features-numbers .tabbed div.tab-content, #video-numbers .tabbed div.tab-content { width: 540px; top: 0; border-bottom: none; }
#features-numbers ul.tabs, #video-numbers ul.tabs {
	width: 540px;
	display: block; clear: left;
	overflow: hidden;
	background: #262D2B;
	border: 1px solid #080808;
	}

/* Video tabbed */
#video-tabbed { padding: 10px; border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; }
#video-tabbed .video-list { float: right; width: 44%; }
#video-tabbed .video-list ul { width: 100%; }
#video-tabbed .video-list li { margin: 0 0 5px 0; border: 1px solid #080808; }
#video-tabbed .video-list li a { display: block; padding: 10px; background: #607E72; }
#video-tabbed .video-list li a:hover { color: #FEE33B; background: #4f4f4f; }
#video-tabbed .video-list li a.tab-current { color: #080808; font-weight: bold; }
#video-tabbed div.video { clear: none; float: left; width: 50%; }
div.v { display: none; }

/* Flickr photos and Gallery images (home) */
#home .flickr, #gallery-stream { width: 540px; padding: 10px 0 10px 10px; border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; }
#home .flickr .section-header, #gallery-stream .section-header { margin-right: 10px; }

/************************************************
	Sidebar
************************************************/
#sidebar { width: 383px; }

.menu { width: 93%; }
.tabbed { width: 100%; }
#sidebar .menu, #sidebar .tabbed { margin: 0 0 10px 0; }
#sidebar .menu, .tabbed {
	padding: 5px;
	float: center;
	overflow: hidden;
	background: #edeae2;
	color: #ffff;
	border-width: 2px 0 2px 0; border-style: double; border-color: #080808;
	}

/* Sidebar lists and sidebar tab lists */
#sidebar .tabbed ul { margin: 0 0 0 10px; padding: 0; }
/* #sidebar .tabbed ul li { list-style-type: circle; }	*/
#sidebar .menu ul li a, .tabbed div ul li a {
	color: #000;
	display: block;
	padding: 2px 0 0 9px;
	}
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}
#sidebar .menu li li a, .tabbed div li li a { display: block; padding: 2px 0 2px 8px; }
#sidebar .menu ul li a:hover, .tabbed div ul li a:hover { color: #ea990b; }

/* Feed sidebar */
#feed-sidebar li a { height: 15px; display: block; text-indent: 25px; margin-bottom: 3px; }
#feed-sidebar li.feed-url a { background: url(images/dark-feed-sidebar.jpg) no-repeat 0 .2em; }
#feed-sidebar li.feed-email a { background: url(images/dark-email-sidebar.jpg) no-repeat 0 .2em; }

/* Recent comments widget */
#sidebar ul.recent-comments li { margin: 5px 0; }
#sidebar ul.recent-comments li a { display: inline; }
#sidebar ul.recent-comments li img { border: none; padding: 0; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px 0 0 0; }

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: 1px solid #0C0C0C; padding: 0px; }
#sidebar .ads img { width: 125px; height: 125px; margin: 3px 7px 3px 11px; border: 1px solid #0C0C0C; padding: 0px; }
#sidebar .ads img.last { margin: 0; }

/* Sidebar gallery stream and flickr images */
#sidebar .gallery-stream img, #sidebar .flickr img { width: 75px; height: 75px; margin: 3px 8px 3px 8px; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }

/* Sidebar search */
#sidebar .search input { width: 96%; padding: 5px; margin: 0; }
#sidebar .search input.search-submit { display: none; }

/* Sidebar recent widget */
#sidebar .recent .post { float: left; width: 100%; margin: 0 0 10px 0; }
#sidebar .entry { padding: 0; }
#sidebar .recent h3 { font-size: .9em; margin: 0 0 1px 0; }
#sidebar .recent h3 a { font-weight: normal; }
#sidebar .recent p { font-size: .9em; line-height: 1.4em; margin: 0; padding: 0; }

/************************************************
	Tabs
************************************************/
/* Tabs (actual tabs) */
.tabbed { padding: 0; background: transparent; border: none; }
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
	color: #F2EEE9;
	float: left;
	display: block;
	margin: 0 .25em 0 0;
	padding: 5px .6em;
	background: #262D2B;
	border-width: 1px 0 1px 0; border-style: solid; border-color: #080808;
	}
.tabbed ul.tabs li a.t4 { margin: 0; }
.tabbed ul.tabs li a:hover { background: #711B04; text-decoration: none; color: #FEE33B; }
.tabbed ul.tabs li a.tab-current { background: #711B04; font-weight: bold; color: #FEE33B; }

/* Tab content */
#sidebar .tabbed div.tab-content { float: left; width: 93%; }
.tabbed div.tab-content {
	float: left;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin-top: -1px;
	height: 100%;
	padding: 5px 10px 10px 10px;
	background: #262D2B;
	border-width: 1px 0 1px 0; border-style: solid; border-color: #080808;
	}
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }

/************************************************
	Comments Template
************************************************/
#comments-template {
	overflow: hidden;
	width: 568px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #323C3A;
	border-width: 0; border-style: solid; border-color: #080808;
	}

#comments-template img { padding: 0; background: transparent; border: none; }
#comments-template ol { list-style-type: none; margin-top: 10px; }
#comments-template ol li {
	color: #FCFAF5;
	width: 97.5%;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 5px 1%;
	background: #46504E;
	border: 1px solid #080808;
	}
#comments-template .avatar { float: left; width: 40px; height: 40px; margin-right: 10px; padding: 2px; background: #607E72; }
#comments-template ol li .comment-meta-data { float: left; margin-top: 2px; font-weight: bold; }
#comments-template ol li .comment-meta-data a.time { float: left; clear: left; margin-top: 4px; color: #eee; font-size: .95em; }
#comments-template ol li .comment-text { clear: left; padding: 10px 10px 0 10px; }
#comments-template input {
	color: #FCFAF5;
	width: 40%;
	padding: 3px;
	margin: 0;
	}
#no-sidebar input { width: 25%; }
#comments-template textarea {
	color: #FCFAF5;
	width: 97%;
	padding: 5px;
	background: #607E72;
	border: 1px solid #202020;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	}

/* Post author highlighting */
#comments-template li.author {
	color: #F7F6F1;
	background: #262D2B;
	}

/************************************************
	Footer
************************************************/
#footer {
	
	color: #000;;
	clear: both;
	overflow: hidden;
	width: 942px;
	text-align: left;
	margin: 5px 0 0 0;
	padding-bottom: 15px;
	}
#footer p {
	margin: 5px 0;
	line-height: 1.3em;
	}
#footer p.left { width: 50%; }

#footer a { color: #000; outline: none; font-weight: bold}

/* #footer img { padding: 0 3px 0 0; background: none; border: 0px; } /* Ajout perso pour les images du footer */

/****************************************
Ajout perso : Tags
*****************************************/
.tagbox {
	width: 942px;
	background: #000000;	
	text-align: center;
  padding: 5px 0 5px 0;
	line-height: 24px;
}
.tagbox a {
	color: #F2EEE9;
	text-decoration: none;
}
.tagbox a:hover {
	color: #FEE33B;
	text-decoration: none;
}

/****************************************
Ajout perso : plugin FD Footnote
*****************************************/

.footnotes {
  font-size: 90%;
  color: #C7A48D;  
  line-height: 1.5em;
  padding: 10px 0 10px 0;
/*  font-style: italic; */

}

.footnotes .footnotedivider {
  width: 0px;
  border-bottom: 1px solid #C7A48D;
}

.footnotes li {
  margin: 0 0 5px 0;
}

sup.footnote a {
  text-decoration: none;
  font-size: 90%;
}

sup.footnote {
  line-height: 0em;
}

.footnotereverse a {
  padding: 0 0 0 5px;
  text-decoration: none;
}

/****************************************
Ajout perso divers
*****************************************/

blockquote {
	background: #20433C;
	margin: 10px 10px 10px 10px;
	padding: 5px 15px 5px 15px;
	font: 1em Trebuchet MS, Lucida Grande, Verdana, Arial, Sans-Serif;
	color: #D9F9D9;
  line-height: 1.5em;	
	}

/* Lists */

.post ul { padding-left: 15px; }
.post ul li { list-style-type: disc; }
.post ol { padding-left: 20px; }

/* Links */

.linkcat ul li { list-style-type: circle; }
 
#sidebar ul.latest li { list-style-type: circle; }
#sidebar ul.popular li { list-style-type: circle; }
#sidebar ul.bookmarks li { list-style-type: circle; }

#wp-recentcomments li { list-style-type: none; }
#wp-recentcomments ul li { list-style-type: none; }
#wp-recentcomments ol { list-style-type: none; }

.link-pages {
	padding: 3px 5px 3px 5px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #607E72;
	color: #F7F6F1;
	background: #607E72;
}
.link-pages a, .link-pages a:link {
	border: 1px solid #607E72;
	color: #FEE33B;
	background: #607E72;	
}
.link-pages a:visited {
	border: 1px solid #607E72;
	color: #FEE33B;
	background: #607E72;
}
.link-pages a:hover {
	border-top: 2px solid #FEE33B;
	color: #FEE33B;
	background: #607E72;
}
.link-pages a:active {
	border: 1px solid #607E72;
	color: #FEE33B;
	background: #607E72;	
}

.link-comments {
	padding: 0 5px 0 5px; 
	margin: 0;
	font-weight: bold;
	color: #F2EEE9;
}
.link-comments a, .link-comments a:link {
	border: 1px solid #323C3A;
	color: #AECDCD;
}
.link-comments a:visited {
	border: 1px solid #323C3A;
	color: #AECDCD;
}
.link-comments a:hover {
	border-top: 2px solid #FEE33B;
	color: #FEE33B;
}
.link-comments a:active {
	border: 1px solid #323C3A;
	color: #AECDCD;
}

/* Sidebar query-posts widget */
#sidebar .entry-title { font-size: 1.1em; margin: 8px 0 0 0; }
#sidebar .byline { font-size: .9em; line-height: 1.4em; margin: 2px 0 4px 0; padding: 0; }
#sidebar .entry-summary p { font-size: .9em; line-height: 1.4em; margin: 2px 0 0 0; padding: 0; }
#sidebar .entry-meta { font-size: .9em; line-height: 1.4em; margin: 4px 0 0 0; padding: 0; }

/* Footer widget styling */
#footerwidgets { clear: both; background-color: #E4E4E4; }
/* #footerwidgets .menu { width: 32%; float: left; background-color: #E4E4E4; margin: 6px; } */
#footerwidgets .menu { width: 23%; float: left; background-color: #262D2B; margin: 9px; padding-bottom: 10px; border-width: 1px 0 1px 0; border-style: solid; border-color: #080808; }
#footerwidgets .menu .post { margin-bottom: 2px; }
#footerwidgets .section-header {
	color: #FEE33B;
	background: #711B04;
	border-width: 0 1px 1px 1px; border-style: solid; border-color: #080808;
	padding: 3px 5px;
	margin: 0 0 10px 0;
}
#footerwidgets ul { padding-left: 5px; }
#footerwidgets ul { padding-right: 5px; }
#footerwidgets ul li { list-style-type: none; }
#footerwidgets ol { padding-left: 15px; }

#footerwidgets div.post { padding: 0 4px 0 4px; }




/* Images wp-forum */
#wpf-post-table a img, #wpf-post-table img, #wpf-meta-table a img, #wpf-leta-table img, #wpf-wrapper a img, #wpf-wrapper img {
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
}
#wpf-post-table a img.avatar, #wpf-post-table img.avatar, #wpf-meta-table a img.avatar, #wpf-leta-table img.avatar, #wpf-wrapper a img.avatar, #wpf-wrapper img.avatar {
	padding: 2px;
	background: #080808;
	border: 1px solid	#0C0C0C;
}

/* Span class */
.post span.altern {
	color: #C7E858;
}
.post span.vert {
	color: #C5F5C5;
}
.post span.beige {
	color: #AD9399;
}
.post span.ocre {
	color: #C7A48D;
}
.post span.orange {
	color: #FEC775;
}
.post span.rose {
	color: #F5CDCD;
}

/*#footer-container { clear: both; width: 100%; height: 60px; padding: 0px; background-image: url(images/footer_cuir.gif); background-repeat: no-repeat; ; background-position: center; margin: 4px; float: left; }*/

.flashbox {	height:493px; 	background: #edeae2 url(http://www.beyondtalk.net/assets/images/bg-heard_enough.gif) no-repeat left top;}

.calloutbox
{
	background: #3b2422;
	font: 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #EEEBE3;
	padding: 10px 16px;
	text-align: justify;
}

.calloutboxborder,
.calloutboxborder {
	border-top: 6px double #2E1717;
	border-bottom: 6px double #2E1717;
	margin-bottom: 24px;
}

img.centered, .aligncenter, div.aligncenter {
	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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
