body {
font-family: "Times New Roman", Times, serif;
}

#deep_sidebar {
	width: 238px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 0px;
	position:fixed;
	top: 10px;
	left: 0px;
	
}
#deep_content {
	width: 500px;
	margin-top: 55px;
	margin-left: 268px;
	position:absolute;
	
}

a:link {
	color: #0f0f53;	
}
a:visited {
	color: #0f0f53;	
}
a:hover {
	color: #999894;	
}
a:active {
	color: #999894;	
}


.clear {
	clear: all;
}

.logo1 a {
display:block;
width: 218px;
height: 145px;
padding:0px;
background: url("deep-img/deep-logo-beige.png") 0 0 no-repeat;
text-decoration: none;
}

#goods .logo1 a {
background: url("deep-img/deep-logo-ltblue.png") 0 0 no-repeat;
}
#projects .logo1 a {
background: url("deep-img/deep-logo-indigo.png") 0 0 no-repeat;
}
#participate .logo1 a {
background: url("deep-img/deep-logo-gold.png") 0 0 no-repeat;
}
#manifesto .logo1 a {
background: url("deep-img/deep-logo-rust.png") 0 0 no-repeat;
}
#links .logo1 a {
background: url("deep-img/deep-logo-green.png") 0 0 no-repeat;
}


.logo1 a:hover, #manifesto .logo1 a:hover, #goods .logo1 a:hover, #projets .logo1 a:hover, #participate .logo1 a:hover, #links .logo1 a:hover { 
background: url("deep-img/deep-logo2.png") 3px 60px no-repeat;
}
.logo1 a:active, #manifesto .logo1 a:active, #goods .logo1 a:active, #projets .logo1 a:active, #participate .logo1 a:active, #links .logo1 a:active {
background: url("deep-img/deep-logo2.png") 3px 60px no-repeat;
}

.log a {
margin: 65px 0 0 0;
display:block;
width: 218px;
height: 14px;
padding:0px;
background: url("deep-img/log1.png") top right no-repeat;
text-decoration: none;
}
.log a:hover { 
background: url("deep-img/log3.png") top right no-repeat;
}
.log a:active {
background: url("deep-img/log2.png") top right no-repeat;
}

.goods a {
margin: 8px 0 0 0;
display:block;
width: 218px;
height: 14px;
padding:0px;
background: url("deep-img/goods1.png") top right no-repeat;
text-decoration: none;
}
.goods a:hover { 
background: url("deep-img/goods3.png") top right no-repeat;
}
.goods a:active {
background: url("deep-img/goods2.png") top right no-repeat;
}

.projects a {
margin: 8px 0 0 0;
display:block;
width: 218px;
height: 14px;
padding:0px;
background: url("deep-img/projects1.png") top right no-repeat;
text-decoration: none;
}
.projects a:hover { 
background: url("deep-img/projects3.png") top right no-repeat;
}
.projects a:active {
background: url("deep-img/projects2.png") top right no-repeat;
}


.deepdeck a {
margin: 8px 0 0 0;
display:block;
width: 218px;
height: 14px;
padding:0px;
background: url("deep-img/deepdeck1.png") top right no-repeat;
text-decoration: none;
}
.deepdeck a:hover { 
background: url("deep-img/deepdeck3.png") top right no-repeat;
}
.deepdeck a:active {
background: url("deep-img/deepdeck2.png") top right no-repeat;
}


.participate a {
margin: 8px 0 0 0;
display:block;
width: 218px;
height: 14px;
padding:0px;
background: url("deep-img/participate1.png") top right no-repeat;
text-decoration: none;
}
.participate a:hover { 
background: url("deep-img/participate3.png") top right no-repeat;
}
.participate a:active {
background: url("deep-img/participate2.png") top right no-repeat;
}

.manifesto a {
margin: 8px 0 0 0;
display:block;
width: 218px;
height: 14px;
padding:0px;
background: url("deep-img/manifesto1.png") top right no-repeat;
text-decoration: none;
}
.manifesto a:hover { 
background: url("deep-img/manifesto3.png") top right no-repeat;
}
.manifesto a:active {
background: url("deep-img/manifesto2.png") top right no-repeat;
}





.links a {
display:block;
margin: 8px 0 0 0;
width: 218px;
height: 14px;
padding:0px;
background: url("deep-img/links1.png") top right no-repeat;
text-decoration: none;
}
.links a:hover { 
background: url("deep-img/links3.png") top right no-repeat;
}
.links a:active {
background: url("deep-img/links2.png") top right no-repeat;
}



body { 
font-family: "times new roman", times, serif;
font-size: 14px;
 }
div.post-header, h2.post-title, p.post-date-single, h2.post-title-single, div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, div.post-entry blockquote, div.post-footer, h3#comment-count, h4#comment-header, div#comments ol li p.comment-metadata, h4#respond { 
}

div.post-entry p { 
text-align: left; 
}
div#wrapper {
  }
  
  .index_postfooter {
  margin: 0px 0px 75px 0px;
  font-size: .8em;
  }
  .technorati-tags {
   font-size: .8em;
  

  }
  
  .hiddenPic { position : absolute;
    top : -9000px;
    left : -9000px;}
	
	#sidebar select {
	width: 150px;
	font: 12px "Times New Roman", Times, sans-serif;
	color: #333;
	margin: 5px 0px;
	}
