/*  
Theme Name: BlackandRose
Theme URI: http://www.blackandrose.net/
Description: The v1.2 for BlackandRose.
Version: v1.2
Author: B&R
*/

/******* Basics and Typography *******/
body { background: #e6e6e6 url(images/headerbg.png) repeat-x; font-size: 95%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; text-align: center; }
* { padding: 0; margin: 0; }

p { font-size: 0.875em; line-height: 1.5em; margin: 0 0 1.5em 0; }
ol, ul { font-size: 0.875em; line-height: 1.5em; margin: 0 0 1em 3em; padding: 0; }
ol li, ul li { padding: 0 0 0.5em 0; }
* html #content, * html #sidebar { overflow: hidden; /* For IE */ }



/*---------- Headlines ----------*/

h1, h2 { margin: 0 0 1.1em 0; font-family: Arial, Verdana, Helvetica, sans-serif; }
h3, h4, h5, h6 { margin: 0 0 1.1em 0; font-family: Arial, Verdana, Helvetica, sans-serif; }
h1 { font-size: 1.5em; color: #546371; }
h2 { font-size: 1.2em; color: #546371; line-height: 1.2em; font-weight: lighter; }
h3 { font-size: 1.2em; color: #7B8691; }
h4 { font-size: 1.2em; color: #7B8691; }

.indextitle { margin: 0; width: 100%; color: #846d7d; font-size: 15px; font-weight: bold; overflow: auto; }
.indextitle a { float: left; padding: 0; }
.indextitle a:link, .indextitle a:visited { color: #846d7d;	}
.indextitle a:hover, .indextitle a:active { color: #63445a; }

.posttitle { margin: 5px 0 0.6em 0; width: 100%; color: #546371; border-bottom: 1px dashed; font-size: 20px; font-weight: bold; overflow: auto; }
.posttitle a { float: left; padding: 0; }
.posttitle a:link, .posttitle a:visited { color: #546371;	}
.posttitle a:hover, .posttitle a:active { color: #000033; }



/*---------- Elements ----------*/

a { text-decoration: none; }
a:link { color: #0078DC; }
a:visited { color: #0078DC; }
a:hover, a:active { color: #000033; text-decoration: underline; }

input, textarea, select { border: 1px solid #C1C7CD; padding: 3px; background-color: #FFF; color: #333; font-size: 1em; 
font-family: Arial, Verdana, Helvetica, sans-serif; }
blockquote { margin: 0em 0em 1em 1.5em; padding: 1em;  font-size: 1em; line-height: 1.5em; background: #eee; border: 1px solid #eee; }
code { font-family: monospace; color: #555; }
alt { padding: 6px; }
img#wpstats { width: 0px; height: 0px; margin: 0px; padding: 0px; border: none; overflow: hidden; display: none; }
form, img {margin: 0px; padding: 0px; border: 0px; }
img.center { position: relative; padding: 6px; margin: auto; border: 1px solid #999; display: block; }
img.left { position: relative; padding: 6px; margin: 0 20px 20px 0; border: 1px solid #999; display: inline; }
img.right { position: relative; padding: 6px; margin: 0px 0px 20px 20px; border: 1px solid #999; display: inline; }
.center { float: center; }
.left { float: left; }
.right { float: right; }
.off { padding: 0 !important; border: none !important; }
.clearboth { clear: both; }
.small { font-size: 1em; color: #ff0000; }
.vid { padding-bottom: 20px; }



/*---------- Layout ----------*/

#headerwrap {background: url(images/header.png) no-repeat; height: 105px; width: 940px; padding: 0; margin: auto; margin-top: 34px; }
#header { height: 100px; width: 350px; padding: 0; margin: 5px 0px 0px 10px; float: left; text-align: left; }
.header { margin-top: 25px; font-size: 24px; }
.description { margin-top: 5px; font-size: 12px; }
#wrapper {border-top: 1px solid #d0d4d2; border-right: 1px solid #d0d4d2; border-left: 1px solid #d0d4d2; background-color: #fff; margin: 10px auto 0px auto; padding: 0px; width: 940px; text-align: left; }

#navwrap { margin-top: 4px; background: transparent center left repeat-x; }
.navborder { height: 0px; margin: 0px 0px 0px 0px; padding: 0px; background: #000; overflow: hidden; }
#navigation { font-weight: normal; margin: 0px auto; padding: 0px; overflow: hidden; width: 940px; position: relative; text-align: left; }
#navigation ul { margin: 0px 0px 0px 10px; }
#navigation ul li { float: left; margin: 0px 20px 0px 0px; padding: 0px; list-style-type: none; }
#navigation ul li a { padding: 0px 0 0px 0; display: block; color: #A9AEB3; text-decoration: none; }
#navigation ul li a:hover { color: #846d7d;}
#navigation ul li a:active { }
#ledge { height: 18px; }


/*---------- Content -----------*/

    #facebook
{ 
	width:35px;
    height:25px;
	display: block;
    margin-left: 820px;
	margin-top: -37px;
    position: absolute;
    background-image: url(images/f.png);
	background-repeat: no-repeat;
   }
   #facebook:hover
   { 
    width:35px;
    height:25px;
    background-image: url(images/f2.png);
    display: block;
    position: absolute;
	margin-left: 820px;
	margin-top: -37px;
	background-repeat: no-repeat;
   }

    #rss
{ 
	width:35px;
    height:25px;
	display: block;
    margin-left: 865px;
	margin-top: -37px;
    position: absolute;
    background-image: url(images/rss.png);
	background-repeat: no-repeat;
   }
   #rss:hover
   { 
    width:35px;
    height:25px;
    background-image: url(images/rss2.png);
    display: block;
    position: absolute;
	margin-left: 865px;
	margin-top: -37px;
	background-repeat: no-repeat;
   }
#advertisement
{ 
	width:60px;
    height:10px;
	display: block;
    margin-left: 940px;
	margin-top: 190px;
    position: absolute;
    background-image: url(images/advertisement.gif);
	background-repeat: no-repeat;
   }
   #advertisement2
{ 
	display: block;
    margin-left: 940px;
	margin-top: 204px;
    position: absolute;
	background-repeat: no-repeat;
   }
   #advertisementg
{ 
	width:60px;
    height:10px;
	display: block;
    margin-left: -82px;
	margin-top: 190px;
    position: absolute;
    background-image: url(images/advertisement.gif);
	background-repeat: no-repeat;
   }
    #advertisement3
{ 
	display: block;
    margin-left: -141px;
	margin-top: 204px;
    position: absolute;
	background-repeat: no-repeat;
   }
    #advertisement4
{ 
	display: block;
    margin-left: -141px;
	margin-top: 813px;
    position: absolute;
	background-repeat: no-repeat;
   }
   #advertisement5
{ 
	display: block;
    margin-left: 940px;
	margin-top: 813px;
    position: absolute;
	background-repeat: no-repeat;
   }
#flashnews
{
	display: block;
    margin-left: 129px;
	margin-top: -33px;
    position: absolute;
	color: #ffffff;
	font-size: 12px;
	}
#noel
{   
    width:79px;
    height:80px;
	display: block;
    margin-left: 30px;
	margin-top: -19px;
    position: absolute;
    background-image: url(images/noel.png);
	background-repeat: no-repeat;
	}
	#noel2
{   
    width:262px;
    height:47px;
	display: block;
    margin-left: 616px;
	margin-top: 21px;
    position: absolute;
    background-image: url(images/neigesearch.png);
	background-repeat: no-repeat;
	}
#flags
{
	display: block;
    margin-left: 0px;
	margin-top: -31px;
    position: absolute;
	font-size: 12px;
	}
#flag_img_en
{
padding-left:5px;
}
.search { margin-left: 620px; text-align: right; margin-top: 40px; position: absolute; top:34px;}
.avec {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; padding-bottom: 10px;}
#mainbody { width: 100%; background: #fff; overflow: auto; }
#content {padding-right: 5px; float: left; margin: 10px 10px 0px 10px; width: 550px; display: inline; /* IE double margin bug fix */ }
#contentsingle { float: left; margin: 0px 45px 0px 10px; width: 520px; display: inline; /* IE double margin bug fix */ }
.postmeta { margin: 0 0 1.25em 0; font-size: 0.8em; color: #999; }
.postfeedback { margin-top: -1.5em; font-size: 0.875em; }
.postfeedbacksingle { height: 40px; font-size: 0.875em; }
.commentslink { font-size: 0.9em; padding: 0 0 0 17px; background: url(images/commentaire.gif) no-repeat center left; }
.pagenavigation { display:block; font-size: 0.875em; margin-bottom: 10px; }
.alignleft { float:left; text-align:left; width: 40%; min-height: 50px;; }
.alignright { float:right; text-align:right; width: 40%; min-height: 50px; margin-right: 10px; }
.paneleft:hover { border: 1px dashed #846d7d;  }
.window { width: 563px; height: 107px; margin-bottom: 125px; }
.paneleft { padding: 5px; width: 140px; height: 200px; float: left; border: 1px solid #ddd; background: #f3f3f3; }
.paneright { padding: 5px; width: 400px; float: left; }



/*---------- Sidebar ----------*/

#sidebar {border: 1px solid #ddd; background-color:#f3f3f3; float: left; margin: 10px 0px 0px 8px; padding: 0px; padding-left: 5px; width: 340px; display: inline; }
#sidebar1 { border: 1px solid #ddd; background-color:#f3f3f3; float: left; margin: 10px 0px 0px 8px; padding: 0px; padding-left: 5px; width: 340px; display: inline; }
#sidebar h2 { font-weight:lighter; margin: 0 0 10px 0; padding: 0 10px 0px 0px; color: #333; }
#sidebar ul { list-style: none; font-size: 0.8em; margin: 0 0 1em 0; padding: 0 10px 0 0; }
#sidebar ul li { padding: 0 0 1em 0; }
#sidebarleft { width: 165px; float: left; }
#sidebarright { width: 165px; float: left; margin-left: 5px; }
table#wp-calendar{ width: 80%; }



/*---------- Comments ----------*/

.comments { padding: 0; margin: 0; }
.comments .list ol { padding: 0; margin: 0; }
.comments .list li { position: relative; padding: 15px 0px; margin: 0px; list-style-type: none; }
.alt { background-color: #fff !important; }
.commentnumber {background: url(images/commentaire.jpg) no-repeat; color:#C1C7CD; position: absolute; top: 15px; font-size: 18px; line-height: 14px; font-weight: normal; width: 18px; height: 17px; margin-left: 480px; padding: 0; text-align: right; }
.commenttitle { margin: 0px; padding: 0 45px 0 0; font-size: 1em; }
.commentmeta { margin: 0px; padding: 0; font-size: 0.8em; }
.commentmeta a { color:#999; text-decoration: none; }
.commentbody { border-top: solid 1px #CCC; font-size: 1.1em; padding-top: 10px; }
#formblock { margin: 0px 0px 20px 0px; padding: 10px 20px 10px 20px; background: #f2e9f2; border: 1px solid #d9bcd9; }
#formblock p { margin: 0 0 0.5em 0; }
.button { background: #452937; }
.button:hover { background: #71465c; cursor:pointer; }
label {font-size: 12px; color: #7B8691; }
#comment { width: 98%; }
#author { width: 98%; }
#email { width: 98%; }
#url { width: 98%; }
#submit, #contactsubmit { color: #fff; padding: 5px; }



/*---------- Footer ----------*/

#footer { overflow: hidden; margin: 0px; padding: 0px; margin-top: 10px; }
#footerwrap { color: #aaa; font-size: 14px; margin: 0; width: 700px; padding: 0; margin: 0px auto; border-top: 1px dashed #846d7d; }
#footcontent { text-align: center; height: 250px; margin: 0px auto; padding-top: 15px; }
#footcontent a { color: #888; }



/*---------- Search Bar ----------*/

#s {border: 0px; color: #546371; background: url(images/saisir.png) no-repeat; background-color: transparent; font-size: 14px; height: 18px; width: 248px; padding-left: 2px; padding-right: 0px; padding-top: 8px; padding-bottom: 7px;  margin: 0px 0px 15px 0px; }



/*----------- Contact Form (Customized plugin) ----------*/

.contactform { position: static; overflow: hidden; }
.contactleft { width: 20%; text-align: right; clear: both; float: left; display: inline; padding: 4px; margin: 8px 0; }
.contactright { font-size: 14px; width: 75%; text-align: left; float: right; display: inline; padding: 4px; margin: 5px 0; }
.contacterror { border: 2px solid #ff9900; }
.contactsubmit { }



/*---------- Ad Blocks -----------*/

#adheader { width: 468px; height: 60px; margin: 20px 20px 0px 0px; float: right; text-align: left; }
#adsidebar { width: 336px; margin: 0px 0px 20px 0px; }
#adsinglepage { width: 468px; margin: 0px 0px 20px 0px; }

#wp-admin-bar {align:center; margin:0; padding:5px; background:#f9f9f9; border:1px solid #666; clear:both; text-align:center}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}




div#disclaimer{ text-align:left; }
 div#disclaimer-fond{margin-top: -40px; position:absolute; z-index:1000; width:100%; height:2900px; background:#965f7f; filter:alpha(opacity=80); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 2px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#964c7f; }
   div#disclaimer-cadre a:hover{ color:#8f115d; }
  
