/*
Theme Name: Tim-Burton.net
Theme URI: http://www.tim-burton.net
Description: Th&egrave;me des forums de Tim-Burton.net
Version: 1.0
Author: Tim-Burton.net
Author URI: http://www.tim-burton.net
*/

/* Globals 
=================================== */

body { background: #2E394C url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/bg.gif) repeat scroll 0 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin: 0px; color:#35383d;}

html { padding: 0; margin: 0;}

a:link { text-decoration: none; color : #00a0e3; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #00a0e3; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #00a0e3; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #003399; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4,.Menu li a { font-family: "Trebuchet MS";}

div.PostContent h3 {
	clear:both;
}

.Menu li a {
	font-size:120%;
	padding-bottom:10px;
}

p {
	padding-top:5px;
	padding-bottom:5px;
}

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 12px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

.hover {
  cursor: pointer;
}
.hidden {
	display:none;
}
.clearboth {
	clear:both;
}

/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#sheet {
 z-index: 0;
 width: 1024px;
 margin: 0 auto;
 padding: 0px;
 position: relative;
 -moz-box-shadow: 0px 30px 60px #000000;
 box-shadow: 0px 30px 60px #000000;
 }

.BGC {
 z-index: 0;
 width: 1024px;
 margin: 0 auto;
 padding: 0px;
 position: relative;
 background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/sheet-background.jpg) repeat-y left top;
 }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/**/ * html .Header { height: 252px;} /* */ 
.Header {z-index: -1; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/Header1.jpg) repeat-x left top; width: 1024px; position: relative; clear: left; padding: 0px; min-height:252px;}

.Header h1 { font-size: 28px; line-height: 28px; letter-spacing: -1px; padding: 27px 5px 0px 100px; margin: 0px; font-weight: normal;}
.Header h1 a { color:#fff; text-decoration: none; }
.Header h1 a:visited { color:#fff; text-decoration: none; }
.Header h1 a:hover { color:#fff; text-decoration: none; }
.Header .Desc { color:#75c0d9; font-size: 14px; line-height: 14px; font-weight: bold; letter-spacing: -1px; font-family: 'Arial'; padding: 0px; margin: 0px 0px 0px 100px;}
.Header .LS { position: absolute; top: 30px; left: 30px; width: 40px; height: 43px;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu {
margin-top: 180px;
margin-left: 144px;
background: none;
text-align: center;
font-family: Century Gothic;
font-color: #ffffff;
font-size: 24px;
height:35px;
position:absolute;
}

.Menu p, .Menu a { color: #ffffff; }

.Menu a:hover { color: #00a0e3; }


/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SCS { width: 420px; float: left; padding: 15px 30px 15px 100px; text-align:justify;}
.SCS h1 { font-size: 23px; font-weight: normal; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostHead.gif) repeat-x bottom; padding-bottom: 10px; letter-spacing: -1px; text-align:left;}
.SCS h2 { font-size: 18px; font-weight: normal;}
.SCS h3 { font-size: 14px; font-weight: bold; }

.SCS p { font-size: 12px; line-height: 17px;}
.SCS p strong {}
.SCS img {}
.SCS ul { padding: 10px 0px; margin: 0px; }
.SCS ul li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; }
blockquote {
	border-left:5px solid #DDDDDD;
	margin:15px 30px 0 10px;
	padding-left:20px;
}
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; }
.SCS blockquote a { color:#0080ca; }
.SCS blockquote a:visited { color:#0080ca; }
.SCS blockquote a:hover { color:#003399; }
.SCS a { text-decoration: underline;}

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC,.gecko { width: 420px; float: left; padding: 15px 30px 15px 100px;}
.SC h2 { font-weight: normal;}
.pagetitle { font-size: 20px; font-weight: normal; letter-spacing: -1px; border-bottom: solid 1px #000; padding-bottom: 15px;}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding-top: 10px; position: relative; clear: left;}
.PostHead { position: relative; clear: left; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostHead.gif) repeat-x bottom; padding-bottom: 10px;}
.PostHead h1 { font-size: 20px; line-height: 20px; letter-spacing: -1px; font-weight: normal; padding: 0px 0px 1px 0px; margin: 0px; color:#cc6600;}
.PostHead h1 a { color: #007ac8; text-decoration: none;}
.PostHead h1 a:visited { color: #007ac8; text-decoration: none;}
.PostHead h1 a:hover, #brd-main table h3 a:hover,.brd-page a:link.newpost{ color:#cc6600; text-decoration: none;}

.PostAuthor { padding: 1px 0px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.PostDate { margin: 0px; position: absolute; top: 0px; left: -70px; text-align: center; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostHead.gif) repeat-x bottom; padding: 0px 10px 6px 10px;}
.PostDate small { font-size: 10px; color:#8a98a2; font-weight: bold; }
.PostDate .month { display:block; text-transform: uppercase; font-size: 9px;}
.PostDate .day { display:block; font-size: 24px; line-height: 24px; font-family: 'Arial'; letter-spacing: -1px; font-weight: normal; color:#4a5a65;}
.PostDate .year { display:block;}

.PostContent { padding: 0px 0px 5px 0px; font-size: 12px; line-height: 17px; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostHead.gif) repeat-x bottom;text-align:justify;}
.PostContent p { font-size: 12px; line-height: 17px;}
.PostContent p strong {}
.PostContent img {}
.PostContent ol { list-style-position: inside;}
 ol.footnotes {
	padding:10px;
	padding-left:0;
	list-style-position: inside;
}

.PostContent ul { padding: 10px 0px; margin: 0px; clear:both;}
.PostContent ul li { clear:both; padding: 2px 0px 2px 15px; list-style-type: none; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; }
.PostContent blockquote { padding: 2px 10px; color:#336699; }

blockquote {
	position: relative;
}

.bqstart,
.bqend { font-size: 300%; }

/* apply IE specific rules first */
.bqstart {
	text-indent: 0;
	margin: -0.6em 0 -2em 0;
	float: left;
}

blockquote > .bqstart {
	/* add extra non-ie rules */
	position: absolute;
	top: -0.2em;
	left: 0;
	/* remove IE specific rules */
	float: none;
	margin: 0;
}

.bqend {
	position: absolute;
	margin-top: -0.6em;
	right: 0;
	text-indent: 0;
}

blockquote > .bqend {
	margin-top: -0.2em;
}

.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; }
.PostContent blockquote a { color:#0080ca; }
.PostContent blockquote a:visited { color:#0080ca; }
.PostContent blockquote a:hover { color:#003399; }
.PostContent a { text-decoration: underline;}

.PostDet { padding-top: 15px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 0px; list-style-type: none; color:#336699; font-size: 10px; font-weight: bold; } 
.PostDet li a { text-decoration: underline;} 
.PostCateg { background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostCateg.png) no-repeat left center;}
.PostCom { background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostCom.png) no-repeat left center; }

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 2px 0px 2px 15px; margin: 0px; list-style-type: none; font-size: 11px;}
.NoteRss { background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/NoteTrackBack.png) no-repeat left top;}
.Note li a { color:#cc6600;}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav a { padding: 2px 5px 2px 3px; background: #fff; border-right: solid 1px #ccc; font-size: 11px;}
.Nav a:visited { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc;}
.Nav a:hover { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; text-decoration: none;}
.Nav span { padding: 2px 5px 2px 0px; color:#6666; border-right: solid 1px #ccc; }
.Nav .on { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 11px; color:#000;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#000; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 5px 10px 5px; margin: 0px 0px 20px 0px; list-style-type: none;}
.Comments .List .ComListLi { background: #f6f1de url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/ComListLiBottom.gif) no-repeat left bottom; }
/**/ * html .Comments .List .ComListLiTop { left: -5px;} /**/ 
.Comments .List .ComListLiTop { position: absolute; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/ComListLiTop.gif) no-repeat left top; height: 15px; width: 420px; left: 0px; top: 0px;}

/**/ * html .Comments .List .ListNr { left: -55px;} /**/ 
.Comments .List .ListNr { color:#bec9d1; position: absolute; top: 15px; font-size: 24px; line-height: 24px; font-family: 'Arial'; font-weight: normal; letter-spacing: -1px; padding: 0px; left: -55px; }

/**/ * html .Comments .List .ListGrav { left: 10px;} /* */ 
.Comments .List .ListGrav { position: absolute; top: 15px; left: 15px;}
.Comments .List .ListGrav img { border: solid 1px #fff;}

.Comments .List big { margin: 0px; padding: 0px 0px 0px 42px; font-size: 11px; line-height: 11px; letter-spacing: -1px; color:#333; font-weight: bold; display: block;}
.Comments .List small { color:#a19a80; padding: 0px 0px 0px 42px; margin: 0px; font-size: 10px; }
.Comments .List small a { color:#a19a80; text-decoration: none;}
.Comments .List small a:visited { text-decoration: none;}

.Comments .List .ListContent { margin: 15px 0px 0px 0px; padding: 5px 10px; font-size: 11px; line-height: 15px; background: #fff url(/wordpress/wp-content/themes/illacrimo/illacrimo/images/ComListContent.gif) no-repeat left top; display: block;}


/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form h3 { font-size: 14px; font-weight: bold; letter-spacing: -1px; margin: 0px; padding: 5px 0px 10px 0px; color:#333;}
.Comments .Form { background: #bbe9ff url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/ComFormBottom.gif) no-repeat left bottom; padding: 10px 15px 20px 15px; position: relative;}
/**/ *html .Comments .FormTop  { left: -15px;} /**/ 
.Comments .FormTop { background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/ComFormTop.gif) no-repeat left top; position: absolute; top: 0px; left: 0px; width: 504px; height: 7px;}
.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 11px; color:#336699; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#FF3300;}
.Comments .Form p small { font-size: 11px; display: block; padding: 5px 0px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #9dc0d0; padding: 5px 4px; font-size: 11px; display: block;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #9dc0d0; padding: 4px; font-size: 12px;}

.Comments .Form input.SubmitComment { width: 257px; height: 26px; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/SubmitComment.png) no-repeat; margin-top: 8px;}
.Comments .Form input.SubmitComment:hover { background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px;}
.Comments .Form input.SubmitCommentIE { width: 257px; height: 26px; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/SubmitComment.png) no-repeat 0 -26px; margin-top: 10px; margin-top: 8px;}


/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR { width: 450px; float: right; position: relative; }
.SR h2, #forum_sidebar h2 { font-size: 14px; letter-spacing: normal; font-weight: bold; color:#fff;}
.SR input, .SR select {
	background-color:#404B5E;
	border:none;
	color:#FFFFFF;	
}

.SRL input, .SRL select {
	background-color:#FFFFFF;
	border:none;
	color:#000000;	
}

.SR .widget_paypal_donations input {
	background-color:inherit;
}


/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRL div.widget.widget_search { background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/Search.gif) no-repeat left top; position: absolute; top: -63px; width: 300px; left: -18px;}
.SRL div.widget.widget_search  form { padding: 30px 20px 10px 30px; margin: 0px;}
.SRL div.widget.widget_search  input { border: none; color: #330033; font-size: 11px;}
.SRL div.widget.widget_search  input#searchsubmit { width: 24px; height: 23px; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/SearchButton.gif) no-repeat;}
.SRL div.widget.widget_search input#s { background: none; border: none; padding: 5px 0px 5px 8px; width: 200px; border: none; } /**/ * html #buttonsearch { margin: -24px 0px 0px 203px; } /* */ 
#buttonsearch { padding: 0px; margin: -23px 0px 0px 203px; top: 0px; background: none; }

/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .SRL { width: 230px; float: left; padding: 15px 20px 15px 20px; color:#abcee1;}

.SR .SRL a { color:#FFF; font-size: 11px; }
.SR .SRL a:visited { color:#FFF; }
.SR .SRL a:hover { color:#abcee1;}

.SR .SRL .widget { margin-bottom: 20px; color:#fff;}
.SR .SRL .widget h2 { background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/CategH3.gif) no-repeat left top; padding: 0px 0px 5px 20px; margin: 0px; border-bottom: dashed 1px #7bb9d9; }
.SR .SRL .widget ul { margin: 0px; padding: 0px;}
.SR .SRL .widget li { margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; font-size: 11px; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/CategLi.png) no-repeat left top; border-bottom: solid 1px #106899;}

.SR .SRL .widget_categories .children ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; }
.SR .SRL .widget_categories .children li { margin: 0px; padding: 0px; list-style-type: none; border-bottom: none; font-size: 10px; background: none; }

.SR .SRL .widget_tag_cloud { font-family: "Trebuchet MS"; line-height: 18px;}

.SR .SRL .widget_calendar table { width: 100%;}
.SR .SRL .widget_calendar table td { text-align: center; padding: 3px; }
.SR .SRL .widget_calendar caption { background: #006dab; padding: 5px 0px;}
.SR .SRL .widget_calendar #today { background: #006dab;}

/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .SRR { width: 180px; float: right; padding: 10px;}

.SR .SRR .widget, #forum_sidebar div{ margin-bottom: 10px; color:#7a8fa4;}
.SR .SRR .widget h2, #forum_sidebar h2{ background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/SRRH3.gif) repeat-x left bottom; color:#abcee1; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px; }
.SR .SRR ul,#forum_sidebar ul { padding: 0px; margin: 0px;}
.SR .SRR li,#forum_sidebar li { padding: 0px 0px 0px 10px; margin: 0px; list-style-type: none; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/SRRIco.png) no-repeat left top;}
.SR .SRR li a,#forum_sidebar li a { color:#7a8fa4; font-size: 11px; }
.SR .SRR li a:visited,#forum_sidebar li a:visited { color:#7a8fa4; }
.SR .SRR li a:hover,#forum_sidebar li a:hover { color:#fff;}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer { width: 970px; position: relative; clear: left; padding: 10px 15px;}
.FL { position: absolute; top: -8px; left: 0px; height: 8px; width: 8px; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/FL.gif) no-repeat left top; }
.FR { position: absolute; top: -8px; right: 0px; height: 8px; width: 8px; background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/FR.gif) no-repeat left top; }
.Footer p { font-size: 10px; color:#92b8cd; padding: 0px; margin: 0px; }
.Footer a { color:#92b8cd; text-decoration: underline;}

/*GALLERY ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#gallery {
	padding:0 0 0 15px;
}
#gallery .content {
	width:525px
}
#gallery .gallery-albums {
	background-color:#ECF3F8;
	padding-top:20px;
}
#gallery .gallery-albums .gallery-album {
	display:block;
	float:left;
	overflow:hidden;
	padding-right:0;
	width:50%;
}
.BGC .breadcrumb {
	float:none;
	background-color:#FFFFFF;
	padding:10px;
	padding-left:10px;
	margin-left:-10px;
	border-bottom:1px solid #DDDDDD;
	font-size:0.9em;
}

.alpha50{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

input,textarea {
	border:1px solid #0097CA;
	background-color:#FFFFFF;
}
textarea {
	margin-left:5px;
	width:100%
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.SR .SRL .widget_categories .children li {
	padding-left:10px;
}
blockquote.quotescollection {
	background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/comment.png) no-repeat scroll left top;
	border:0 none;
	font-size:1em;
	margin:2em;
	margin-top:0px;
	padding:0;
	padding-left:20px;
}
blockquote.quotescollection cite {
	display:block;
	float:right;
	font-size:0.83em;
	padding-top:10px;
}

/*ACCUEIL POST*/
.multipost div.announcement  {
	left:-100px;
	width:500px; /*420+50*/
	margin-top:-15px;
	padding:20px;
	padding-bottom:50px;
	background-color:#FFF;
}
.multipost div.announcement .PostDate,.multipost div.announcement .PostAuthor{
	display:none;
}
.announcement_post blockquote.quotescollection {
	background:none;
	height:auto;
	padding:0;
}
.PostTags {
	background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostTags.png) no-repeat scroll left center;
}
.PostRate{
	display:block;
	background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/Ratings.gif) no-repeat scroll left center;
}
.PostCom{
	float:left;
}
.widget_wpg2_random .wpg2sidebarblock-image{
	height:230px;
	padding-top:10px;
	display:block;
	margin:auto;
	overflow:hidden;
}
.dossier_news{
	width:100%;
	padding:20px;
}
/* Syndicate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#forum_sidebar .widget_rss li{ background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/SynIco.gif) no-repeat left center; padding: 3px 0px 3px 20px; list-style-type: none;}


.post-ratings{
	display:inline;
	width:none;
}
.SC .Post div.article{
	background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/article.gif) no-repeat scroll left top;
	padding-left:35px;
}

.frm-info, .frm-error, #brd-alert, #brd-maintenance, .dataset .ext-error, .brd #admin-alerts {
	background: #ffffe1;
}
.alert {
	padding:10px;
}
.fluxBBlink {
	display:block;
	padding:10px;
	margin:auto;
	margin-top:20px;
	width:300px;
	background: #ffffe1;
	text-align:center;
}
.fluxBB .breadcrumb {
	margin-left:0px;
	width:520px;
	overflow:auto;
}
.fluxBB .breadcrumb p.crumbs span.crumb:after {
	content: " /";
}
.fluxBB .breadcrumb p.crumbs span.crumblast:after{
	content: " ";
}


blockquotea.more-link {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
  padding-left: 10px;
  border-left: 3px solid #ccc;
  text-align:justify;
} 

a.more-link {
	padding:10px;
	display:block;
}
ul.awards {
	display:block;
	clear:both;
}
ul.awards li {
	background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/award_star_bronze_3.png) no-repeat scroll left center;
	padding-left:20px;
}
ul.awards li.award_won{
	background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/award_star_gold_1.png) no-repeat scroll left center;
}
ul.awards li.list_no_icon {
	background:#FFF;
}
a.footnote-link {
	text-decoration:none;
	font-weight: bold;
}
.multipost ol.footnotes { /*ne pas afficher les notes  en pied de page si page multiposts*/
	display:none;
}
#widget_login{
	display:none;
}
ul.accordion1 ul{
	display:none;
}
/*POPUP TEMPLATE*/
div.popup div.Header,div.popup div.Menu,div.popup div.SR,div.popup div.Footer  {
	display:none;
}
.popup{
	margin:0;
	width:550px;
	background:#FFF;
}
.popup .CON {
	background:#FFFFFF url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/BGC.gif) repeat-y scroll top left;
}
.popup .SCS {
	float:none;
	padding:15px 30px 15px 100px;
	width:420px;
}
/*GUESTBOOK PAGE*/
div.guestbook{
	padding-top:100px;
	padding-bottom:100px;
	background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostHead.gif) repeat-x scroll center bottom;
}
.spoiler{
	padding:10px;
}

.spoiler { color:transparent; background-color:transparent; }
.spoiler:hover { color:#ffffff; background-color:transparent; }

/*BOX OFFICE*/
table {
	border-collapse:collapse;
	border-left:1px solid #ffffff;
	margin:0 auto 1.5em;
	padding:0;
	width:auto;
}
.sortable th {
	-x-system-font:none;
	background:#CAE8EA url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/table_bg_header_sortable.jpg) no-repeat scroll 0 0;
	border-bottom:1px solid #C1DAD7;
	border-right:1px solid #C1DAD7;
	border-top:1px solid #C1DAD7;
	color:#4F6B72;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:1px;
	line-height:22px;
	padding:8px 12px 4px;
	text-align:left;
	text-transform:uppercase;
	vertical-align:middle;
}
.sortable th.headerSortDown{
	background:#CAE8EA url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/table_bg_header_down.jpg) no-repeat 0 0;
}
.sortable th.headerSortUp{
	background:#CAE8EA url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/table_bg_header_up.jpg) no-repeat 0 0;
}

.sortable tbody tr td:first-child {
	background:url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/table_bullet1.gif) no-repeat scroll 0 0;
	font-weight:bold;
}
td {
	-x-system-font:none;
	border: 1px solid #666666;
	border-top: none;
	color:#4F6B72;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:6px 12px;
}
tr.even {
	background:#F5FAFA;
}
tr.odd {
	background:#FFF;
}
.line_top {
	background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostHead.gif) repeat-x scroll center top;
}



/* -----------------------------------
80 =page contents
81-------------------------------------- */
#page-contents {
  position: fixed;
  text-align: left;
  width: 180px;
	bottom:0;
  border-right: 1px solid #ccc;
  background-color: #FFF;
  z-index:99;
}
* html #page-contents {
  position: absolute;
}  
#page-contents h3 {
  margin: 0;
  padding: .25em .5em .25em 15px;
  font-size: 1.1em;
  cursor: pointer;
}
#page-contents > p {
  background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/PostHead.gif) repeat-x scroll center top;
  padding:10px;
}
#page-contents h2 {
  font-size: 1em;
  margin: .25em 0;
  font-weight: normal;
}
#page-contents div {
  padding: .25em .5em .5em;  

}
div#page-contents h3.arrow-down {
  background: url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/arrow-down.gif) no-repeat 0 2px;
}

.BGC .markItUp {
	width:500px;
}
.BGC #commentform .markItUp{
	margin-left:-80px;
}


textarea.markItUpEditor{
	width:99%;
	padding:0px;
	background:#FFF;
	border:none;
}
textarea.markItUpEditor{
	height:150px;
}

div.g2image.centered{
	padding:10px;
	margin:auto;
}
div.g2image.float_left div,div.g2image.float_right div{
	display:block;
	padding:5px;
	padding-top:2.5px;
	padding-bottom:2.5px;
}
.stroked,.SRR div.flexipages_widget .page-item-614,.SRR div.flexipages_widget .page-item-775{ /* +films annul?s*/
	text-decoration: line-through;
}
.SRR div.flexipages_widget .page-item-790{ /*BOX OFFICE*/
	font-style:italic;
}
li.current_page_item > a{
	text-decoration: underline;
}
#menu_1 .current_page_item {
	text-decoration:none;
}
ul.drop_down li,
div.dossier_news li {
	display:none;
}
div.dossier_news li.drop_down_toggle {
	margin-right:50px;
}
ul.drop_down li.drop_down_toggle {
	display:inherit;
}
.SCS ul li.drop_down_toggle {
	background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/SRRIco.png) no-repeat scroll left top;
}
.adsense {
	width:728px;
	height:90px;
}
#menu_1 li.login_link {
	color:#FFF;
	float: right;
	margin-right: 30px;
	padding-right:0px;
}
.thumb-zoom{
	background:transparent url(http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/loupe.png) no-repeat scroll 0 0;
	width:28px;
	height:28px;
	position:relative;
	top:-35px;
	left:5px;
}
#paypal input {
	border:0;
	background:none;
}

#footer, .aligncenter { text-align: center; }

* { margin: 0; padding: 0; }

.Header {
background-image: url("http://www.tim-burton.net/wordpress/wp-content/themes/illacrimo/illacrimo/images/header1.jpg");
min-height: 252px;
}


a { color: #2e6e15; text-decoration: none; }
a:hover { color: #E0C040; }

.alt { background-color: #404B5E; }

tr.alt { background-color: #404B5E; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

pre, p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background-color: #c00;
	color: #fff;
}

h1 { font-size: 2em; }

h2 { font-size: 1.3em; }

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
        background-color: #404B5E;
}

.bozo { background-color: #eeee88; }

.alt.bozo { background-color: #ffff99; }

.deleted { background-color: #ee8888; }

.alt.deleted { background-color: #ff9999; }

/* Structure
=================================== */


#header h1 {
	font-family: Georgia;
	font-style: italic;
	overflow: auto;
	position: absolute;
	display: block;
	color: #444;
	text-align: right;
	letter-spacing: -1px;
	right: 53px;
	bottom: 26px;
	padding: 6px;
	z-index: 2;
}

#header p.description {
	font-size: 1.2em;
	font-family: Georgia;
	font-style: italic;
	overflow: auto;
	position: absolute;
	display: block;
	color: #666;
	text-align: right;
	right: 53px;
	bottom: 13px;
	padding: 6px;
	z-index: 2;
}

#header p { margin-bottom: 0; }

#header h1 a { color: #555; text-decoration: none; }
#header h1 a:hover { color: #E0C040; }

#header div.search {
	float: right;
	padding: 4px;
	background-color: #aaa;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

input { background-color: #FFFFFF; } 

#header div.search input {
	border: 1px solid #999;
	background-color: #fdfdfd;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#header div.search input.submit {
	background-color: #ccc;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

#header div.search input.submit:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

#header div.search input.submit:active {
	border-color: rgb(0, 100, 0);
}

#main {
	font-size: 1.2em;
	width: 760px;
	margin: 0 auto 25px;
	position: relative;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
	font-weight: bold;
}

#footer {
	font-family: Verdana;
	margin: auto;
	color: #666;
	font-size: 1em;
	padding-top: 10px;
	clear: both;
	text-align: center;
	width: 1024px;
}

#footer p.showoff {
	color: #888;
}

.notice {
	border: 1px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

.notice.error {
	border-color: #852424;
	background-color: #ca8a8a;
	color: #5d2424;
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login {

	font-weight: normal;
	color: #444;
	width: 100%;
	font-size: 12px;
}


.login p { padding: 0 0 8px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 14px;
}

form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

form.login input.submit {
	background-color: #ccc;
	float: left;
	margin-top: 14px;
	margin-bottom: -10px;
	display: block;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

form.login input.submit:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

form.login input.submit:active {
	border-color: rgb(0, 100, 0);
}

div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
}

form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}

/* Front Page
=================================== */

#front-page #hottags {
	overflow: hidden;
padding-top:20px;
clear:both;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #ffffff;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #404B5E; }

/* Page navigation
=================================== */

a.page-numbers,
span.page-numbers {
	padding: 4px 4px 2px 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

span.page-numbers.current {
	color: #FFFFFF;
	background-position: 0 -100px;
}

#latest a.page-numbers {
	font-size: 0.8em;
	padding: 3px 3px 1px 4px;
	margin-left: 3px;
}

a.prev.page-numbers,
a.next.page-numbers,
span.page-numbers.dots {
	border-width: 0;
	padding: 0 4px;
	background-image: none;
}

span.page-numbers.dots {
	padding: 0;
}

a.page-numbers:hover {
	background-position: 0 -100px;
}

a.prev.page-numbers:hover,
a.next.page-numbers:hover {
	color: #E0C040;
}

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em 0;
}

.infobox ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style-type: disc;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

#tag-form p {
	margin-bottom: 0;
}

input#tag {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input#tagformsub {
	border: 1px solid #999;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

input#tagformsub:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

input#tagformsub:active {
	border-color: rgb(0, 100, 0);
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
	text-align: center;
}

#thread {
	list-style: none;
	margin: 2em 0 0 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
        text-align: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #404B5E;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: #404B5E; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread li .post-undelete-link, #thread li.deleted .post-delete-link { display: none; }
#thread li.deleted .post-undelete-link { display: inline; }

#thread li.deleted .before-post-delete-link, #thread li .before-post-undelete-link { display: none; }
#thread li.deleted span.before-post-undelete-link { display: inline; }
#thread li.deleted div.before-post-undelete-link { display: block; }
#thread li.deleted li.before-post-undelete-link { display: block; }

#thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
}

#thread li.pingback.alt {
	background-color: #fff;
}

#thread li.pingback .threadpost {
	background-color: #e4f3e1;
}

#thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#thread li.pingback .threadauthor small {
	color: #333;
}

#thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	white-space: nowrap;
}

h2.post-form {
	border-bottom-width: 0;
	margin-bottom: 2px;
}

.postform {
	background-color: #404B5E;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 724px;
	max-width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
        background-color: #FFFFFF
}

.postform label { display: block; }

.postform #topic,
.postform #tags-input {
	margin: 5px 0;
	padding: 5px;
	width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

p.submit { text-align: right; }

p.allowed { margin-bottom: 0; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

p.rss-link {
	text-align: right;
}

a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; }

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 20px }

tr { background-color: #404B5E; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #404B5E; }

#latest th, #forumlist th, #favorites th {
	text-align: left;
	background-color: rgb(102, 102, 102);
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 5px 9px;
	color: rgb(255, 255, 255);
}

#latest th a, #forumlist th a, #favorites th a {
	color: rgb(200, 200, 200);
	font-style: italic;
}

#latest th a:hover, #forumlist th a:hover, #favorites th a:hover {
	color: #E0C040;
}

tr.bb-category td {
	background-color: #404B5E;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 3em;
}

#latest, #forumlist {
	margin-top: -0.9em;
}

#discussions .nav {
	margin-top: -2em;
	margin-bottom: 1em;
}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li a:hover {
	background-color: #E0C040;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Search
=================================== */

#topic-search-form fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#topic-search-form div {
	clear: both;
}

#topic-search-form div label {
	display: block;
	float: left;
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
	font-weight: bold;
}

#topic-search-form div div {
	display: block;
	float: left;
	clear: none;
	padding: 5px;
}

#topic-search-form div div input {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#search-for { margin: 15px 0 5px; }

.search-results { margin: 0 0 10px; }

.search-results ol { margin: 5px 0 0 28px; }

.search-results ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

tbody { background-color: #404B5E; }

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #404B5E;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table tr.error th em,
#register-page fieldset table tr.error th em,
#profile-page fieldset table tr.error th em {
	position: absolute;
	/* fieldset:padding-left + table:margin-left + table:width + td:padding-left + input:width + input:padding-right */
	left: 458px; /* 10 + 15 + 20% * ( 95% * (760 - 10)  ) + 5 + 280 + 5 */
	margin-left: 1em; /* th:padding-right = 1em */
	color: red;
	font-style: normal;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset input[type=text],
#register-page fieldset input[type=text],
#profile-page fieldset input[type=text],
#login-page fieldset input[type=password],
#profile-page fieldset input[type=password] {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page tr.form-required label:before,
#register-page tr.form-required label:before,
#profile-page tr.form-required label:before,
p.required-message:before {
	content: ' * ';
	color: red;
	vertical-align: 10%;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	padding: 1px;
	border: 1px solid #c00 !important;
}

.hidden {
	display: none;
}

#pass-strength-result {
	padding: 2px;
	text-align: center;
	width: 280px;
	border: 1px solid #ccc;
	background-color: #e3e3e3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#pass-strength-result.bad {
	background-color: #ffeff7;
	border-color: #c69;
}

#pass-strength-result.good {
	background-color: #effff4;
	border-color: #66cc87;
}

#pass-strength-result.short {
	background-color: #e3e3e3;
}

#pass-strength-result.strong {
	background-color: #59ef86;
	border-color: #319f52;
}

p.submit input {
	background-color: #ccc;
	border: 1px solid #999;
	padding: 2px 4px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

p.submit input:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

p.submit input:active {
	border-color: rgb(0, 100, 0);
}

/*MOI*/

.CON {
z-index: 2;
}

div.CON.bbpress div.SC {
z-index: 3;
margin: -25px 10px 10px 10px;
width:800px;
padding:10px;
background-color:#404B5E;
color:#FFFFFF;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
-moz-box-shadow: 30px 30px 60px #000000;
 box-shadow: 30px 30px 60px #000000;
}

div.CON.bbpress div.SR {
width:180px;
}
div.CON.bbpress div.SC table{
	border: none;
}
div.CON.bbpress div.SC #latest, div.CON.bbpress div.SC #forumlist {
	margin-top:0;
	width:100%;
}
div.CON.bbpress div.SC h2 {
	clear:both;
	background-color:#404B5E;
	font-weight:bold;
	line-height:1.5em;
	padding-left:0.5em;
	color:#FFFFFF;
}
.CON #latest td, .CON #forumlist td, .CON #favorites td {
	padding:10px;
}
.CON .bb-child td .nest{
	padding-left:10px;
}
.SR>div,.SR>.login{
	padding:10px;
	overflow:hidden;
	width:90%;
	padding:5%;
}
.SR .frontpageheatmap {
	line-height:20px;
	padding-bottom:0;
}

.SR form.login input {
	margin:5px;
}

img { max-width: 640px; }

small, td, #members_online, .login, .num, .unread_posts, .unread_login, a.unread_posts_row, a.unread_login_row { color: #FFFFFF; }

.unread_posts:hover, .unread_login:hover { color: #E0C040; }

.signature { padding: 1em; border-top: 1px solid #ffffff; font-size: 0.75em; color:#ffffff; }

#topic-move, #topic-move fieldset, #topic-move input, #topic-move label { background-color: transparent; color: #ffffff; }

.searchform, .submit { text-align: center; }

td.img { margin: 0; padding: 0; }

.category { font-weight: bold; font-size: 16px; }

.searchform input { margin: 0.25em; background-color: #ffffff; color: #000000; }

tr { border: 1px solid #666666; }

#post-faq, #post-faq-display, #post-faq-undisplay { margin: 0 4em 0 1.5em; }

#post-faq, #post-faq-undisplay { display: none; }

ol { padding-left: 2.5em; margin: 1.5em 0;}

#post-faq ul { margin: 1.5em; }

#post-faq h3, #post-faq h4{
  margin: 1.5em 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

pre {
  padding: 1em;
  overflow: auto;
}

pre, code {
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

blockquote { margin-bottom: 1.5em; }
