/*  
Theme Name: Marveilleuse Binoche
Theme URI: http://juliette-binoche.net
Description: Exclusive theme for Merveilleuse Juliette Binoche
Version: 1.0
Author: Claudia
*/


/* BASIC */

body{
	margin:0;
	padding:0;
	background: #f1f1ef;
	font-size: 12px;
	font-family : georgia; 
	color: #535353;
}

#wrapper {
	width:1040px;
	margin:0 auto;
	position: relative;
}

a img{
	border: 4px solid #151515;
	
	}

a { font-weight: bold; text-decoration:none; }
a:link {color: #3f3432; }
a:visited, a:active {color: #3f3432; }
a:hover {color: #c17d6e; font-weight: underline;}


strong {color: #868686;}
bold  {color: #868686;}
eb {color: #c17d6e;}
i { color: #c17d6e;}
em { color: #c17d6e;}
u {color: #868686; text-decoration: none; border-bottom: 1px solid #868686;}


input, select, textarea {
	font-family: georgia; 
	font-size:10px; 
	color: #6b6a6a; 
	background: #e3c4b8; 
	border:3px solid #fff;
	-moz-border-radius: 8px;
	padding: 5px;
	width: 300px;
}

/* NEWS */

#content_all{
	float: left;
	width: 673px;
	margin:0 auto;
	padding-left: 10px;
	margin-bottom: 5px;
}

#content{
	background: #dddddc url(images/content_mid.jpg) repeat-y;
}

.content{
	background: #dddddc url(images/content_mid.jpg) repeat-y;
	text-align: justify;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	border: 0px;
}

.content img {
	border: 4px solid #151515;
}

.comments{
	background-color: #060606;
	text-align: justify;
	line-height: 15px;
	font-family: georgia;
	font-size: 12px;
	color: #6b6a6a;
	padding: 10px;
	border: 1px solid #d5c296;
	-moz-border-radius: 35px;
}

.title {
	margin: 0px;
	color: #c17d6e;
	font-size: 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	letter-spacing:-1px;
	font-style: italic;
	font-weight:bold;
}


.title a{
	padding: 3px;
	margin: 0px;
	color: #c17d6e;
	font-size: 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	letter-spacing:-1px;
	font-style: italic;
	font-weight:bold;
		
	}


	
.category { 
	font-family: georgia;
	font-size: 11px;
	padding: 5px;
	text-transform: capitalize; 
	text-align: center;
	color:#98989a;
	background: #f7f7f7; 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.category a { 
text-decoration:none;
color: #bf6651;
}

.category a:hover { 
text-decoration:underline;
color: #bf6651;
}


/* SIDEBAR */

.sidebar-content img {
	border: 4px solid #fff;
}

#sidebar_all{
	float: right;
	width: 333px;
	margin-left: 10px;
	}

#sidebar{
	background: #dddddc url(images/sidebar_mid.jpg) repeat-y;
}

.sidebar-content{
	background: #dddddc url(images/sidebar_mid.jpg) repeat-y;
	text-align: justify;
	padding: 15px;
	padding-left: 20px;
	
}

.projectphoto {float:left;border:2px solid #9ebecb;margin:0 8px 0 0;}
.projectspace {margin-top:10px;margin-bottom:10px;clear:both;border-bottom:1px dotted #626262;}

.sidebar-content a {
	color: #6d6b6b;
}

.sidebar-content a:hover {
	color: #6d6b6b;
	text-decoration: underline;
}

.sidebar-content strong {
	color: #ba7878;
}

h2 {
	margin: 0px;
	color: #b56250;
	font-size: 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	letter-spacing:-1px;
	font-style: italic;
	font-weight:bold;
}



/* OTHERS */
.latest {

position: absolute; right: 60px; top: 50px;

}

#latest img{
  border: 0px;
  
   }
  
.menu{
position: absolute; left: 230px; top: 403px;
}

.menu a:hover{
text-decoration: underline;
}  

.twitter{
position: absolute; left: 342px; top: 420px;
}

.twitter img{
border: 0px;}

h1 {
	margin: 0px;
	color: #a47281;
	font-size: 14px;
	text-align: left;
	text-shadow: 1px 1px 1px #e4d2cc;
	letter-spacing:-1px;
	font-style: italic;
	font-weight:bold;
}
