* {
margin:0;
padding:0;
}

body {
	color: #333333;
	background:#737565 url('/wp-content/themes/ArnaudC/images/background.gif') repeat-x top left;
	font-family: Helvetica,"Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.5em;
}

#page {
	margin: 0 auto;
	padding: 0em;
	background:transparent url('/wp-content/themes/ArnaudC/images/background-content-px.png') repeat-y ;
	width:1024px;
	height:100%;
	overflow:hidden;
}

a {
	color: #9698a4;
	background: inherit;
	
	text-decoration: none;
}


a:hover {
	color: white;
	background: white;
}

a img {
	border: 0px none;
}



.alignleft {
	float: left;
}

.alignright {
	float: right;
}

blockquote {
	margin: 1em 2em 1em 1em;
	
	font-size: 0.9em;
}
/* end whole page */

/* header */

#top {
width:100%;
}



#header {
background:#eeefdf url('/wp-content/themes/ArnaudC/images/header-titre.jpg') no-repeat scroll left top;
height: 131px;
width:611px;
}

#menuheader {
margin-left:100%;
}

#menuheader a {
color:#CA917E;
background-color: white;
}



#fill-header {
background: url('/wp-content/themes/ArnaudC/images/header-px.jpg') repeat-x scroll top left;
height:131px;
margin-top:-131px;
margin-left: 610px;
margin-right: 316px;
}



#bande-px {
background:transparent url('/wp-content/themes/ArnaudC/images/bande-px.gif') repeat-x;
width: 100%;
height:75px;
margin-top: 55px;
}

#bande-menu {
background:transparent url('/wp-content/themes/ArnaudC/images/bande-menu.gif') no-repeat ;
width: 900px;
height:75px;
margin: -75px auto 0 auto;
}

#bande-menu a {
color:#D0927B;
}

#rubans {
background:transparent url('/wp-content/themes/ArnaudC/images/ruban.png') no-repeat;
width: 316px;
height:160px;
margin-left: 100%;
}



#header h1 {
	margin: 0em;
	border: 0px solid gray;
	padding: 0em;
	
	font-size: 4em;
	line-height: 0.75em; /* weird IE7 bug fix */

	float: left;

	min-width: 6em;
}

#header #tagline {
	margin: 0.75em 0em 0em 2em; /* also part of the IE7 fix */
	border: 0px solid gray;
	border-left: 1px solid gray;
	padding: 0.5em 0em 0.5em 2em;
	
	color: gray;
	background: inherit;
	
	float: left;
}
/* end header */


/* background content */
#articles {
}

#top-container {
	background:transparent url('/wp-content/themes/ArnaudC/images/top-container.png') no-repeat ;
	width: 1024px;
	height:60px;
	margin: 10px auto -25px auto;	
	}
	
#bottom-container{
	background:transparent url('/wp-content/themes/ArnaudC/images/bottom-container.png') no-repeat ;
	width: 1024px;
	height:60px;
	margin: 0 auto;
}
	

/*slider */


#wrapper {
    width: 800px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
    margin: 0 10px 0 -10px;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(/wp-content/themes/ArnaudC/images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(/wp-content/themes/ArnaudC/images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #fbccb0;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
	
	
/* end slider */
	
	
.CSSselector {
	width:100px;
	margin:50 10 10 10px;
	border: medium;
	border-color: red
	
}

#CSSselector p {
color:#D0927B;
}


/* end background content */


/* content area */
#content {
	margin: 0px;
	padding-left: 30px;
	width: 605px;
	
	float: left;
}

#content h2 {
	margin: 0em 0em 1em;
	padding: 0em;
	
	font-size: 1.5em;
}

#content a {
color:#D0927B;
}


#content .post {
	margin: 2em 0em 0em;
}

#content h3 {
	margin: 0em;
	padding: 0em;
	color:#ca917e;
	line-height:110%;
	font-size: 1.5em;
}

#content .postmetadata {
	color: #777777;
	background: inherit;
	
	font-size: 0.9em;
}

#content .navigation {
	margin: 2em 0em 0em;
	padding: 0em;
	
	display: block;
}

#content .goback {
	margin: 0em 0.5em 0em 0em;
	padding: 0em;
	
	float: left;
	
	font-size: 1.25em;
}

#content .goforward {
	margin: 0em 0em 0em 0.5em;
	padding: 0em;
	
	float: right;
	
	font-size: 1.25em;
}

#content #comments {
	margin: 2em 0em 1em;
	padding: 0em;
	
	clear: both;
}

#content .commentlist {	
	margin: 0em;
	padding: 0em;
	
	font-size: 0.9em;
}

#content .commentlist li {
	margin-top: 15px;
	padding: 0em;
	
	list-style-type: none;
}

#content .commentlist img.avatar {
	float: right;
	margin-left: 1em;
}

#content .commentmetadata {
	margin: 0em 0em 2em;
	color: #777777;
	background: inherit;
}

#content #respond {
	margin: 2em 0em 1em;
	padding: 0em;
	color:#D0927B;
	clear: both;
}

.pagetitle {
color:#D0927B;
}

.entry{
margin-top: 15px;
}

.postmetadata {
margin-top: 15px;
}

#content img {
margin: 0 auto;
padding-right:10px;
}


div.comment-number {
color:black;
float:left;
padding-right:10px;
text-align:right;
width:10px;
font-weight: bold;
}


/* end content area */

/* these rules are added for compatibility with WordPress Theme Directory */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* end Theme Directory compatibility */

/* sidebar */
#sidebar {
	float:right;
	margin:0 0 5px;
	padding:0;
	width:365px;
}

#sidebar h2 {
	margin: 0em;
	padding: 0em;

	font-size: 1.0em;
}

#sidebar h2 a, #sidebar h2 {
	color: black;
	background: inherit;
}

#sidebar h2 a:hover {
	color: white;
	background: #1070c0;
}

#sidebar ul {
	margin: 0em;
	padding: 0em;
}

#sidebar ul li {
	margin: 0em 0em 1em;
	padding: 0em;
	
	list-style-type: none;
}

#sidebar ul li p, #sidebar ul li ul, #sidebar ul li ol {
	font-size: 0.8em;
}

#sidebar ul li ul li, #sidebar ul li ol li {
	margin: 0em;
	padding: 0em;
}

#sidebar .textwidget {
	font-size: 0.8em;
}



#bio-ophelie p {
margin-left:145px;
margin-top:-150px;
text-align: justify;
width: 150px;
}


#categories-site {
margin-left: 15px;
width: 350px;
}

.cat-big {
color:#999999;
font-size: 25px;
font-weight: bolder;
}

.cat-big a:hover{
color:white;
background:#999999;

}


.cat-small {
color:#CA917E;
font-size: 15px;
font-style:italic;
}

/* end sidebar */

/* footer */
#footer {
	
	background:transparent url('/wp-content/themes/ArnaudC/images/footer-img.png') no-repeat ;
	margin:0 auto;
	width: 1024px;
	height:192px;
	clear: both;
}

#img-footer {
background-image: url('/wp-content/themes/ArnaudC/images/kiss.png');
margin-left:-80px;
width:195px;
height:174px;

}

#footer p {
	
	font-size: 0.9em;
	text-align: center;
	margin-top:-100px;
}
/* end footer */

