/*  
Theme Name: ZooTheme
Theme URI: http://www.wp-box.fr/
Description: Theme du site de la galerie Zoo
Version: 1.0
Author: Amaury BALMER
Author URI: http://wp-box.fr/

 Reset */
* {
margin:0;
padding:0;
}

/* General */
body {
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
background:#ffffff;
width:100%;
}

#wrap {
width:1024px;
position:relative;
margin:20px auto;
}

.clear {
clear:both;
background:#fff;
}

p {
text-align:justify;
margin:0 0 8px;
}

/* Mise en forme des titres */
h1,h2,h3,h4,h5,h6 {
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/* Mise en forme des liens */
a img,img a {
border:0;
}

a {
text-decoration:underline;
outline:none;
}

a:link,a:visited {
color:#000;
text-decoration:underline;
}

a:hover {
color:#000;
}

blockquote {
color:#666;
overflow:auto;
font-style:italic;
margin:1.5em 0 1.5em 1.5em;
}

blockquote p {
margin:0;
}

strong {
font-weight:700;
}

em {
font-style:italic;
}

pre {
font-size:1.2em;
font-family:monospace;
border:1px solid #E0E0E0;
background:#EEE;
color:#000;
width:90%;
overflow:auto;
margin:0 auto;
padding:1em;
}

code {
font:0.9em; 
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

label {
cursor:pointer;
}

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
img.centered, img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #000;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 10px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Structure */
#header{
height:70px;
width:auto;
background-position:top left;
background-repeat:no-repeat;
background-image:url(http://i61.servimg.com/u/f61/11/11/56/77/logogr10.png);
}
	
#content {
background:transparent;
height:auto;
width:auto;
background-color:#FFF;
margin:20px 0 0;
}


/* Menu */
#leftcol {
background:#FFF;
float:left;
width:190px;
font-family:"Courier New", Courier, monospace;
}

#menu {
background:#FFF;
float:left;
width:190px;
border:solid 1px;
margin-top:20px;
padding:10px 5px;
}


#menu ul {
list-style: none;
}
#menu ul li {
display: block;
text-transform:capitalize;
color:#000;
}
#menu ul li a {
color:#000;
text-decoration:none;
display:block;
padding:3px 10px;
}
#menu ul li a:hover {
background:#999595;
color:#000;
}
#menu ul.menu {
margin-left:20px;
}

#menu h3 {
display:block;
cursor:pointer;
font-family:"Courier New", Courier, mono;
padding:3px 10px;
font-size:13px;
background:#FFF url(images/arrow.png) no-repeat 99% 50%;
padding-right:5px;
}
#menu  h3:hover {
color:#000;
background-color:#999595;
}

/* Gallery */
#gallery {
background:#FFF;
width:720px;
border:solid 1px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
float:left;
margin:20px 0 0 60px;
padding:10px;
}
#gallery .post {
width:720px;
height:auto;
overflow:auto;
padding-right:10px;
}

.gallery-item {
filter : alpha(opacity=50);
-moz-opacity : 0.5;
opacity : 0.5; 
}
.gallery-item:hover {
filter : alpha(opacity=100);
-moz-opacity : 1;
opacity : 1; 
}

.attachment-thumbnail {
width:90px;
height:90px;
}

.gallery-caption{
display:none;
	}


/* Page */
#page {
background:#FFF;
width:720px;
border:solid 1px;
float:left;
margin:20px 0 0 50px;
padding:20px;
}
#page .post {
width:720px;
padding-right:10px;
}
#page h2 {
margin-bottom:10px;
}
#page .wp_tag_cloud {
text-align:center;
margin:30px;
line-height: 200%;
}

/*Inscription newsletter
input, textarea{
font-family:"Courier New", Courier, monospace;
font-size:11px;
width:170px;
border:1px solid #666;
margin-bottom:7px;
}
	
.submit{
margin-bottom:0px;
border:1px solid #666;
background-color:#CCC;
width:172px;
}
 
input:focus, textarea:focus{
background-color:#CCC;
}
 
label{
color:#000;
font-family:"Courier New", Courier, monospace;
font-size:11px;
vertical-align:middle;
display:block;
float:left;
width:150px;
padding-right:5px;
}
		
select{
font-family:"Courier New", Courier, monospace;
font-size:11px;
}
	
#erreurMail{
font-weight:bold;
font-size:11px;
font-family:"Courier New", Courier, monospace;
color:#F00;
display:none;
margin-top:7px;
}*/
	
	
#footer{
font-size:10px;
text-align:center;
margin:20px;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/* Tags */
.excerpt {
float:left;
display: block;
width: 280px;
margin:10px;
}
.excerpt h3 {
margin-bottom: 8px;
}
.excerpt h3 a {
text-decoration: none;
}
.excerpt img {
float:left;
margin:0 8px 8px 0;
}
