/*
Theme Name: Buzzman TV
Description: Le thème pour le blog Buzzman TV.
Version: 1.1
Author: La Boite à Blogs

*/

body {
	font-family: "Arial", sans-serif;
	background:#0d0d0d url('img/bg-repeat.png') repeat-y top center;
	font-size: 10pt;
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

p.right {
text-align: right;
}

div.clear {
	clear:both;
}

.g-title {
	border-bottom: 3px solid #e02404;
	margin-bottom: 13px;
	padding-bottom:3px;
}

.g-title img {
	vertical-align: bottom;
	margin-right: 3px;
}

.g-title h1 {
	text-decoration: none;
	display: inline;
	/*text-transform: lowercase;*/
	height:auto;
	font-size: 16pt;
	letter-spacing:-1px;
	font-weight: bold;
	font-family: Trebuchet MS;
}

small {
	font-size: 8pt;
}

textarea {
	width:450px;
}

div#page {
	margin:auto;
	width:1009px;
	position:relative;
	overflow: hidden;
	padding-top:210px;
}

div#page div.sidemenu {
	position: absolute;
	width:208px;
	min-height: 36px;
	right:181px;
	z-index: 1;
	text-align: right;
}

div#page div.sidemenu a {
	color:#060606;
}

div#page div.sidemenu input#s,div#page div.sidemenu input#nlemail  {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #e02404;
	width:120px;
	height:14px;
	padding:2px;
	margin-left:12px;
	vertical-align: middle;
	font-size:8pt;
}

div#page div.sidemenu input.searchsubmit {
	background-color: white;
	border: 0;
	width:35px;
	margin:0;
	padding: 0;
	cursor: pointer;
	font-size: 8pt;
	vertical-align: middle;
}

div#page div.sidemenu div.themenu {
	float:left;
	width:180px;
	min-height: 36px;
	height:36px;
	background-color: white;
	vertical-align: middle;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

html>body div#page div.sidemenu div.themenu {
	height:auto;
}

div#page div.sidemenu div.themenu img {
	margin-right:6px;
}

div#page div.sidemenu div.thetab {
	float:right;
	width:23px;
	min-height:36px;
	margin-left:5px;
	background: url('img/thetabs.png') no-repeat center center;
	cursor: pointer;
}

div#page div.sidemenu div.thetab img {
	margin:5px 2px 0 0px;
}

div#page div#searchtab {
	top:320px;
}

div#page div#searchtab div.themenu {
	text-align: center;
	padding-top:8px;
	min-height:28px;
	height:28px;
}

html>body  div#searchtab div.themenu {
	height:auto;
}

div#page div#fbtab {
	top:356px;
}

div#page div#twtab {
	top:392px;
}

div#page div#rsstab {
	top:428px;
}

div#page div#nltab {
	top:464px;
}

div#page div#nltab div.themenu {
	text-align: center;
	padding:4px 0 4px 0px;
}

div#page div#rolltab {
	top:500px;
}

div#page div#rolltab div.themenu {
	font-size: 8pt;
	padding:4px 0;
	text-align: left;
}

div#page div#rolltab div.themenu ul {
	margin-left:18px;
}

div#page div#rolltab div.themenu li {
	margin:3px 0;
}

div#page div#header {
	text-align: center;
	position:absolute;
	left:208px;
	top:28px;
	width:602px;
	min-height:200px;
	height:200px;
	z-index:35;
	overflow: hidden;
}

div#main {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin:0 auto 14px auto;
	width:602px;
	min-height:500px;
	padding-top:30px;
	background-color:white;
	position:relative;
	z-index: 23 !important;
}

div#main div#menu-selector , div#main div#cat-selector {
	position:absolute;
	top:58px;
	left:15px;
}

div#main div#menu {
	background: #060606;
	width:100%;
	min-height: 32px;
	height:32px;
	overflow: hidden;
	margin:0 0 20px 0;
}

div#main div#menu ul {
	color:#e02404;
}

div#main div#menu li {
	display:inline;
	height:31px;
	margin-left:6px;
	list-style-type: disc;
	color:white;
}

div#main div#contextual {
	font-family: "Arial Narrow", arial, sans-serif;
	width:360px;
	margin:auto;
	background:#efefef;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:7px;
	min-height:25px;
	vertical-align: middle;
}

div#main div#contextual p {
	font-size: 11pt;
	line-height: normal;
	height:100%;
}

div#main div#contextual span.cattitle {
	float:left;
	font-size: 14pt;
	text-align: center;
	margin-right: 12px;
	margin-left: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin-top:3px;
}

div#main div#contextual span.cattxt {
	float:left;
	font-size: 10pt;
	text-align: center;
	width:240px;
	min-height:25px;
	vertical-align: middle;
}


div#main div#blog {
	padding: 20px 10px 365px 10px;
	height:auto;
	display:block;
}

div#main div#blog div.entry-separator {
	margin:12px 0;
	background: #ffffff url('img/entry-separator.jpg') no-repeat center center;
}

div#main div#blog div.entry div.calend {
	font-family: "Arial Narrow", sans-serif;
	color:#ffffff;
	padding:6px 0 0 0px;
	font-size: 18pt;
	height:31px;
	width:37px;
	float:left;
	letter-spacing:-2px;
	margin-bottom: 5px;
	text-indent: -1px;
}

div.date-01 {
	background:#ffffff url('img/date-01.jpg') no-repeat center center;
}

div.date-02 {
	background:#ffffff url('img/date-02.jpg') no-repeat center center;
}

div.date-03 {
	background:#ffffff url('img/date-03.jpg') no-repeat center center;
}

div.date-04 {
	background:#ffffff url('img/date-04.jpg') no-repeat center center;
}

div.date-05 {
	background:#ffffff url('img/date-05.jpg') no-repeat center center;
}

div.date-06 {
	background:#ffffff url('img/date-06.jpg') no-repeat center center;
}

div.date-07 {
	background:#ffffff url('img/date-07.jpg') no-repeat center center;
}

div.date-08 {
	background:#ffffff url('img/date-08.jpg') no-repeat center center;
}

div.date-09 {
	background:#ffffff url('img/date-09.jpg') no-repeat center center;
}

div.date-10 {
	background:#ffffff url('img/date-10.jpg') no-repeat center center;
}

div.date-11 {
	background:#ffffff url('img/date-11.jpg') no-repeat center center;
}

div.date-12 {
	background:#ffffff url('img/date-12.jpg') no-repeat center center;
}



div#main div#blog div.entry .title {
	min-height:31px;
	float:left;
	margin-left:4px;
	margin-top:5px;
	width:540px;
}

div#main div#blog div.entry .title a {
	color:#060606;
	text-decoration: none;
}

div#main div#blog div.entry .title a:hover {
	color:#e02404;
}

div#main div#blog div.entry .title  h1 {
	/*text-transform: lowercase;*/
	height:auto;
	font-size: 16pt;
	border-bottom: 3px solid #e02404;
	margin-bottom: 7px;
	letter-spacing:-1px;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS;
}

div#main div#blog div.entry div.post {
	width:580px;
	min-height:54px;
	position: relative;
	overflow:hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

/*
div#main div#blog div.entry div.post p:first-letter {
	font-size: 13pt;
	font-weight: bold;
	color:#e02404;
}

div#main div#blog div.entry div.story p:first-letter {
	font-size: 12pt;
	font-weight: bold;
	color:#e02404;
}
*/

div#main div#blog div.entry div.post div.overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:580px;
	height:214px;
}

div#main div#blog div.entry div.meta {
	font-family: "Arial Narrow", arial, sans-serif;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
	color:#060606;
	margin-top:3px;
	min-height: 19px;
	letter-spacing: 1px;
	vertical-align: bottom;
}

div#main div#blog div.entry div.meta a {
	color:#e02404;
}

div#main div#blog div.entry div.meta span.black {
	color:#000000;
}

div#main div#blog div.entry div.meta img {
	vertical-align: bottom;
	margin-left: 6px;
}

div#main div#blog div.entry div.meta div.post-ratings {
	width:auto;
	display: inline;
	color:#e02404;
	padding-left:7px;
	vertical-align:bottom;
}

div#main div#blog div.entry div.meta div.post-ratings a.ratingclick {
	text-decoration:none;
}

div#main div#blog div.entry div.meta div.post-ratings span.liketxt {
	text-decoration:none;
}

div#main div#blog div.entry div.meta div.post-ratings span.liketxt:hover {
	text-decoration:underline;
}

div#main div#blog div.entry div.meta div.post-ratings

div#main div#blog div.entry div.story {
	font-size: 10pt;
	text-align: justify;
	line-height: 1.4em;
}

div.first-p p:first-letter {
	font-size: 13pt;
	font-weight: bold;
	color:#e02404;
}

div#main div#blog div.entry div.story p,
div#main div#blog div.entry div.story ul,
div#main div#blog div.entry div.story ol,
div#main div#blog div.entry div.post p,
div#main div#blog div.entry div.post ul,
div#main div#blog div.entry div.post ol {
	margin:5px 0 7px 0;
	padding:0 4px;
	color: #454547;
  font-family:Trebuchet MS,Verdana,Arial;
  line-height:1.4em;
}

div#main div#blog div.entry div.story ul, div#main div#blog div.entry div.post ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left:19px;
	display: block;
}

div#main div#blog div.entry div.story h1, div#main div#blog div.entry div.post h1 {
	font-size: 13pt;
	margin-left: 4px;
	margin-bottom: 6px;
}

div#main div#blog div.entry div.story h2, div#main div#blog div.entry div.post h2 {
	font-size: 12pt;
	margin-left: 10px;
	margin-bottom: 6px;
}

div#main div#blog div.entry div.story h3, div#main div#blog div.entry div.post h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 6px;
}

div#main div#blog div.entry div.story h4, div#main div#blog div.entry div.post h4 {
	font-size: 11pt;
	margin-left: 26px;
	margin-bottom: 6px;
}

div#main div#blog div.entry div.story h5, div#main div#blog div.entry div.post h5 {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 32px;
	margin-bottom: 6px;
}

div#main div#blog div.entry div.story h6, div#main div#blog div.entry div.post h6 {
	font-size: 10pt;
	margin-left: 38px;
	font-style: italic;

}

div#main div#blog div.entry div.story blockquote, div#main div#blog div.entry div.post blockquote {
	margin-left: 20px;
	padding: 4px;
	font-style: italic;
	border-left: 3px solid #ababab;
	letter-spacing: 1px;
}

div#main div#blog div.entry div.story a, div#main div#blog div.entry div.post a {
	color:#e02404;
}

div#main div#blog div.entry div.story div.sociable {
	text-align: center;
	/*width:470px;*/
	margin:auto;
	margin-top:24px;
}

div#main div#blog div.entry div.story div.sociable ul {
	list-style-type: none;
	padding: 6px 0 4px 0;
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
	vertical-align:middle;
	margin-left:0;
}

div#main div#blog div.entry div.story div.sociable li {
	display: inline;
	margin-left:4px;
	border-right: 1px solid #efefef;
	padding:8px 8px 2px 0;
	vertical-align:middle;
}
/*
div#main div#blog div.entry div.story div.sociable li:first-child {
	border-left: 1px solid #efefef;
	padding:8px 8px 2px;
}
*/
div#main div#blog div.entry div.story div.sociable li img {
	opacity:0.4;
}

div#main div#blog div.entry div.story div.sociable li img:hover {
	opacity:1;
}

div#main div#blog div.entry div.story div.sociable li.sociable_tagline {
	font-size: 8pt;
	/*float: left;*/
	margin:10px 4px 0 0;
	border-right: 1px solid #efefef;
	padding:0 5px 0 0;
	color: #c8c8c8;
}

div#main div#blog div.entry div.post-meta {
	margin-top:8px;
	font-family: "Arial Narrow", sans-serif;
	font-size: 8pt;
	text-align: center;
	color:#e02404;
	font-weight: bold;
}

div#main div#blog div.entry div.post-meta a {
	color:#e02404;
	font-weight: bold;
	text-transform: uppercase;
}

div#main div#blog div.entry div.post-meta span.grey {
	color:#cecece;
}

div#main div#blog div.entry div.post-meta span.grey a {
	color:#cecece;
	font-weight: bold;
}

div#main div#blog div.entry div.post-meta span.grey a:hover {
	color:#bcbcbc;
}

div#main div#blog div.associate, div#main div#blog div#comments, div#main div#blog div#respond {
	margin-top:28px;
}

div#main div#blog div.associate  div.related-content div.related-separator {
	width:20px;
	height:135px;
	float:left;
	background:#ffffff url('img/associate-sep.jpg') no-repeat center center;
}

div#main div#blog div.associate  div.related-content div.item  img.related-thumb {
	opacity:0.8;
}

div#main div#blog div.associate  div.related-content div.item  img.related-thumb:hover {
	opacity:1;
}

div#main div#blog div#comments .comment h2 {
	display: inline;
	margin-right:2px;
	text-transform: lowercase;
	height:auto;
	font-size: 20pt;
	letter-spacing:-1px;
	font-weight: bold;
	font-family: Trebuchet MS;
}

div#main div#blog div#comments .comment h2 a, div#main div#blog div#comments .pingback h2 a {
	color:#060606;
}

div#main div#blog div#comments .comment-date {
	font-family: "Arial Narrow", sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color:#e02404;
}

div#main div#blog div#comments .comment-text {
	margin-top:2px;
	line-height: 1.2em;
	font-size: 9pt;
}

div#main div#blog div#comments .comment-text a, div#main div#blog div#respond a {
	color:#e02404;
	font-weight: bold;
}

div#main div#blog div#comments .comment-text p {
	margin:2px 0 5px 0;
}
/*
div#respond label {
	font-family: "Arial Narrow", sans-serif;
}*/

div#respond p.right {
  font-size: 9pt;
}

div#respond input[type=text] {
	height:17px;
	width:220px;
}

div#respond textarea {
	height:110px;
	width:540px;
}

div#respond input[type=text], div#respond textarea {
	font-family: "Arial", sans-serif;
	background: #ffffff url('img/form-bg.jpg') no-repeat top left;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border: 2px solid #dcdcdc;
	margin:4px 0;
	line-height: normal;
	font-size: 9pt;
	padding:6px;
	
}

div#main div#footer {
	position: absolute;
	width:100%;
	bottom:0px;
	min-height: 250px;
	height:340px;
	overflow: hidden;
}

div#main div#footer div#paging {
	font-family: "Arial Narrow", arial, sans-serif;
	font-size: 11pt;
	font-weight: lighter;
	background: #060606;
	width:100%;
	color:#ffffff;
	text-align: center;
	min-height: 26px;
	height:26px;
	margin-bottom:25px;
	padding-top: 9px;
	overflow: hidden;
}

div#main div#footer div#paging a {
	color:#ffffff;
}

div#main div#footer div#paging div#leftpage {
	float:left;
	margin-left:8px;
}

div#main div#footer div#paging div#rightpage {
	float:right;
	margin-right:8px;
}

div#main div#footer div#paging span#numpage {
	border-bottom: 1px solid #e02404;
	padding-bottom: 2px;
}

div#main div#footer div#popular {
	background: #ffffff url('img/title-popular.jpg') no-repeat top left;
}

div#main div#footer div#lastcomments {
	background: #ffffff url('img/title-comments.jpg') no-repeat top left;
}

div#main div#footer div#tagscloud {
	padding:25px 0 0 5px;
	background: #ffffff url('img/title-tags.jpg') no-repeat top left;
	/*height:155px;*/
	width:183px;
	text-align: center;
}

div#main div#footer div.bottombar {
	float:left;
	font-size: 8pt;
	margin:0 0 0 6px;
	width:189px;
	height:266px;
	overflow: hidden;
}

div#main div#footer div.bottombar a {
	color: #060606;
}

div#main div#footer div.bottombar ul {
	padding-top:22px;
}

div#main div#footer div#popular li {
	padding-left:25px;
	background:#ffffff url('img/footer-poplist-bg.jpg') no-repeat bottom center;
}

div#main div#footer div#popular li.last {
	background:#ffffff url('img/footer-poplist-bg-last.jpg') no-repeat bottom center;
}

div#main div#footer div#lastcomments li {
	padding-left:25px;
	padding-right:8px;
	background:#ffffff url('img/footer-comlist-bg.jpg') no-repeat bottom center;
}

div#main div#footer div#lastcomments li.last {
	background:#ffffff url('img/footer-comlist-bg-last.jpg') no-repeat bottom center;
}

div#main div#footer div.bottombar li {
	line-height: 1.2em;
	padding: 5px 0 6px 0;
	min-height: 21px;
}

div#credits {
	text-align: center;
	color:#e02404;
	margin: 0 auto 20px;
	width:602px;
}

div#credits span {
	margin:0 3px;
	color:#ffffff;
	font-size: 7pt;
	vertical-align: middle;
	text-transform: uppercase;
}

div#credits p {
  color:#ffffff;
  font-size: 7pt;
  padding-bottom:10px;
  text-transform: uppercase;
  line-height: 1.3em;
}

div#credits p a {
  text-decoration: underline;
}

div#credits p strong {
  font-weight: bold;
  font-size: 8pt;
}

div#credits a {
	color:#ffffff;
}

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;
	padding: 1.2em;	
	font-weight: bold;
	font-size: 11px;
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* JQUERY LIGHTBOX PLUGIN */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
