/*
THEME NAME: Sandbox Kubrick
THEME URI: http://wordpress.org/
DESCRIPTION: Modification of the default WordPress theme, Kubrick, originally designed by <a href="http://binarybonsai.com/wordpress/kubrick/">Michael Heilemann</a>.
VERSION: 1.0
AUTHOR: Andy Skelton
AUTHOR URI: http://andy.wordpress.com/
TEMPLATE: sandbox
REDESIGNED by : KO
*/


/* NOTES :
h2=post+title pages = white
H4=titles in pages+post
h5=titles,definitions_italic
h6=dates*/

body {
	background: white;
	color: rgb(60, 60,60);
	font-family: helvetica;	font-size: 62.5%;
	padding: 0;
	text-align: center;
}
div.clearer {
	clear: both;
}
div#menu ul {
	
	top :20px; 
	left:500px;
	position :absolute;
	padding:0;
	
}

.logo {

padding: 0;
width: 254px;
height: 70px;
background: url(../../media/Logo_grey.jpg) no-repeat;
top :-5px; 
left:100px;
position :absolute;
}

* html div#menu {
	margin-bottom: 20px;
}
div#menu ul li {
	display:inline;
	margin:0;
	padding:0;
}
div#menu ul a, div#menu ul a:visited {
	color:rgb(128, 128, 128);
	display:block;
	float:left;
	font-size:1.8em;
	height:18px;
	margin:0 5px;
	padding:0px 5px 0;
	text-decoration:none;
	letter-spacing: 4px;

}

div#menu ul a:link {
	color:rgb(128, 128, 128);
	display:block;
	float:left;
	font-size:1.8em;
	height:18px;
	margin:0 5px;
	padding:0px 5px 0;
	text-decoration:none;
	letter-spacing: 4px;
}

div#menu ul li a:hover,div#menu ul li.current_page_item a, div#menu ul li.current_page_item a:link,div#menu ul li.current_page_item a:visited {
	
	color:black;
}

div#menu ul li.current_page_item a { 	color:black;
}
div#wrapper {
	background: white;
	margin-top:-10px;
	padding: 0;
	text-align: left;
	width: 1080px;
	margin-left: 8%;
	
	
}
body.single #wrapper {
	background: #fff ;
}
div#header {
	background: white; 
	height: 70px; width: 1100px;
	padding: 0;
	
	
}




div#container {
	clear: left;
		}
	
div#content {
	float: left;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0;
	margin-right: 20px;
	overflow: hidden;
	padding: 0 0 20px 45px;
	width: 500px;
	}
	
body.single div#content {
	float: none;
	line-height: 1.6em;
	margin: 5px 0 0 150px;
	padding: 10px 0 20px;
}
div.entry-content p {
	line-height: 1.4em;
}
div.entry-meta {
	clear: left;
	font-size: 95%;
	line-height: 1.4em;
	padding-top: 5px;
	text-align: center;
}
div.entry-meta span.comments-link a:after {
	//content:"\0020\00BB";
}
body.single .entry-meta {
	margin: 30px 0;
	text-align: justify;
}
body.single .entry-meta abbr.published {
	font-size:3Zem;
}
body.archive .entry-meta {
	text-align: left;
}
div.comments ol li.alt, body.single .entry-meta {
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

div#footer {
	background: white;
	border: none;
	clear: both;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 1100px;
	overflow: hidden;
}
div#footer span.meta-sep { 
	color: #777;
}

small, abbr.published {
	border: none;
	color: #777;
	cursor: default;
	font-family:  helvetica;
	font-size: 0.9em;
	line-height: 1.5em;
}
 h2, h3, h4 {
	font-family: helvetica;
	
}
/*h1 {
	font-size: 4em;
	margin: 0;
	padding-top: 70px;
	//text-align: center;
}*/


div#blog-description {
	font-size: 1.2em;
	text-align: center;
}
h2 {color:white;
	font-size: 1.6em;
	margin: 30px 0 0;
}
body.page h2.entry-title {
	margin-top: 30px;
	text-align: center;
}
body.single h2.entry-title {
	clear: both;
}

h3 {
	font-size: 1.3em;
	margin: 30px 0 0;
	padding: 0;
}

h4 {color: rgb(112,112,112);
	font-size: 1.4em;
	margin: 30px 0 0;
	padding: 0;
	letter-spacing:5px;
	font-weight: normal;
}

h5 {color: rgb(120,120,120);
	font-size: 1.1em;
	padding: 0;
}

h6 {color: rgb(120,120,120);
	font-size: 1.1em;
	font-style:bold;
	padding: 0;
}

p6 {color: #333;
	font-size: 1.1em;
	font-style:bold;
	padding: 0;
}

p7{
	font-size: 1em;
    color :rgb(112,112,112);
} 


h7 {color: #333;
	font-size: 0.7em;
	font-style:italic;
	padding: 0;
	line-height:1px;
} 


.publications{
	padding-bottom: 20px;
	padding-top:10px;
	
} 

.exhibitions{
	
	padding-bottom: 30px;
	
} 

div.sidebar h3 {
	font-family: helvetica;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}
/*h1, h1 a, h1 a:hover, h1 a:visited, div#blog-description 
{
	color:rgb(128, 128, 128);
	text-decoration: none;
}
 h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	line-height: 110%;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h3, #wp-calendar caption, cite {
	text-decoration: none;
}
div.entry-content p a:visited {
	}
div.comments ol li, form#commentform input, form#commentform textarea {
	font: 0.9em helvetica;
}
div.comments ol .comment-author {
	font-weight: bold;
	font-size:110%;
}
div#trackbacks-list ol .comment-author {
	font-weight: normal;
	font-size:100%;
}
div#trackbacks-list ol .comment-author a{
	font-weight:bold;
}
div.comments ol li, div.comments-list ol li.alt {
	list-style: none;
	margin: 0;
	padding: 15px 10px 6px;
}
div.comments ol li.bypostauthor {
	background:#dbe8f2;
	margin: 0;
	padding: 15px 10px 6px;
}
div.comments ol cite, div.comments ol cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
div.comments ol p {
	line-height: 1.5em;
	margin: 10px 5px 10px 0;
	text-transform: none;
}
form#commentform p {
	font-family: helvetica;
	margin: 5px 0;
}
span.required {
	color:#c30;
}
.comment-meta {
	display: block;
	font-weight: normal;
	margin: 3px 0 0 0;
}*/
div.sidebar {
	font: 1em helvetica;
	margin-left: 800px;
	padding: 0 0 0 10px;
	width: 200px;
}
.widget {
	width: 100%;
	overflow: hidden;
}
div#primary {
	margin-top: 50px;
}
small, div.sidebar ul ul li, div.sidebar ul ol li, .nocomments, .entry-meta, blockquote, strike, div.archive-meta{
	color: #777;
}
code, pre {
	font: 1em/140% "courier new", courier, monospace;
}
acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, a:link, h2 a:hover, h3 a:hover {
	color: rgb(128, 128, 128);
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}
/*#wp-calendar #prev a {
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	text-decoration: none;
	display: block;
}
#wp-calendar caption {
	font: bold 1.3em helvetica;
	text-align: center;
	width: 100%;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}*/
div.post {
	margin: 0 70px;
	text-align: justify;
	font-size: 1.3em;
}
body.attachment p.smallattachment {
	float: left;
	margin: 5px 5px 5px 0;
	text-align: center;
	width: 128px;
}
body.attachment h3.entry-title,body.attachment p.attachment-name{
	text-align:center;
}
body.attachment p.attachment {
	margin: 5px 0 -5px 0;
	text-align: center;
}
body.single div.protected input {
	width: 150px;
	margin: 5px 0 0 0;
}
div.protected .entry-content,.nopassword {
	margin:10px 0 0 0;
	color: #777;
	font-size:0.9em;
	text-align:center;
}
div.comments h3 {
	margin: 40px auto 20px;
	padding: 0;
}
p img {
	max-width: 100%;
	padding: 0;
}
div.page-link {
	font-weight:bold;
}
.centered {
	display: block;
	margin: 0 auto;
}
.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
	clear:both;
}
.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
	padding-bottom: 10px;
	clear:both;
}
html>body div.entry-content ul {
	list-style: none;
	margin-left: 0;
	padding: 0 0 0 10px;
	text-indent: -10px;
}
html>body div.entry-content li {
	margin: 7px 0 8px 10px;
}

div.entry-content ul#archives-page li:before,div.entry-content ul#links-page li:before {
	content:"";
}
div.entry-content ol {
	margin: 0;
	padding: 0 0 0 35px;
}
div.entry-meta ul, div.entry-meta li {
	display: inline;
	list-style: none;
}

/*****************sidebar******************/

div.sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
}
div.sidebar ul p, div.sidebar ul select {
	margin: 5px 0 8px;
}
div.sidebar ul ul, div.sidebar ul ol {
	margin: 5px 0 0 10px;
}
div.sidebar ul ul ul, div.sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, div.sidebar ul ol li {
	list-style: decimal outside;
}
div.sidebar ul ul li, div.sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
form#searchform {
	margin: 0 0 10px 0;
	padding: 5px 3px;
	text-align: center;
}
div.sidebar form#searchform #s {
	width: 100px;
	padding: 2px;
}
div.sidebar form#searchsubmit {
	padding: 1px;
}
select {
	width: 130px;
}
form#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}
form#commentform textarea {
	padding: 2px;
	width: 98%;
}
form#commentform #submit {
	float: right;
	margin: 5px 0 0 0;
}
div.comments ol {
	padding: 0;
	text-align: justify;
}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar td {
	text-align: center;
	padding: 3px 0;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
acronym,abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	border-left: 5px solid #ddd;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
blockquote cite {
	display: block;
	margin: 5px 0 0;
}
a img {
	border: none;
}

a:link img {
	border: none;
}
div.navigation {
	display: block;
	margin: 50px 0 10px 0;
	text-align: center;
}
body.single div.navigation {
	margin: 15px 0 50px 0;
	height:1em;
}
div#nav-above, body.single div#nav-below {
	display: none;
}
body.single div#nav-above {
	display: block;
}
body.single .post, div.sidebar form {
	margin: 0;
}
div.entry-content ol li, div.sidebar ul, div.sidebar ul ol {
	margin: 0;
	padding: 0;
}
div.entry-content form, .center {
	text-align: center;
}
.alignright, .nav-next {
	float: right;
}
.alignleft, .nav-previous {
	float: left;
}
div#menu ul ul, div.skip-link, body.single div.sidebar, hr {
	display: none;
}
#linkcats>li:before {
	content: "";
}

/********ARTISTS**********/

.artistList	{ 
	font-size:1.4em;
    font-weight:normal;
    letter-spacing:5px;
    line-height:27px;
    margin:24px 0px;
    text-align:left;
	}
	
	
	.artistList a { 
		color :rgb(128, 128, 128);
		text-decoration:none;
		}
		
	.artistList a:link { 
			color :rgb(128, 128, 128);
			text-decoration:none;
			}
			
	.artistList a:hover { 
		color :#5E5A56;
		text-decoration:none;
		
			}
	.sous-menu { font-size: 1em;
		word-spacing:5px;
			  }
							
	.sous-menu a { 
				color :rgb(128, 128, 128);
				text-decoration:none;
				}
				
	.sous-menu a:hover{ 
				color :#5E5A56;
				text-decoration:none;
				}
	
				
    .sous-menu a:link, .sous-menu a:visited  { 
				color :rgb(128, 128, 128);
				text-decoration:none;
					   }
								
  .showTitle {position:absolute;
			  top:500px;
			  //margin:330px 0 0 0;}
  
  .showTitle p{
  	color: rgb(120,120,120);
	font-size: 1.2em;
	font-style:italic;
	padding: 0;
}

				
				
/********LIGHTBOX************/

.thumbnail {

float:left;
margin-top : 6%;	
margin-bottom:1px;
margin-right:1px;
padding:3px 1px 1px;
}

			
/*
KUBRICK v1.1 for SANDBOX
by ANDY SKELTON, http://andy.wordpress.com/
*/