/* @override 
	http://lepigraphe.com/wp-content/themes/wipigraphe/style.css
*/

/* 
Theme Name: wipigraphe
Theme URI: http://www.vizou.com
Version: 1.0
Author: Vizou
*/

/* @group Basic */

* {  	
padding: 0;
margin: 0; 
}

body {  	
background: #999965; 
color: #333; 
font: 78%/180% "Lucinda Grande","Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
text-align: center; 
}

p {  	
font-size: 1em;
}

a {  	
color: #d24616; 
text-decoration: none; 
}

a:hover {  	
color: #ff9131; 
}

ul {  	
list-style: none; 
}

img {  	
border: 0; 
}

blockquote {  	
margin: 5px 20px; 
padding: 8px; 
}

.clear {  	
clear: both; 
}

/* @end */

/* @group Structure */

.which-template {  	
display: none;
color: red; 
}

#container {  	
margin: 0 auto; 
padding: 0; 
width: 900px; 
text-align: left;
overflow: hidden; 
}

#header {  	
background: url(images/header2.jpg) no-repeat top center; 
height: 250px; 
}

#menu {  	
width: 900px;
margin: 0 auto;
}

#mainOne {  	
background: url(images/page.jpg) repeat-y; 
width: 100%;
overflow: hidden;
}

#mainOneContent {  	
padding: 0 170px 20px 170px; 
}

#mainOne .ppy-stage {  	
background-color: #000;
}

#footer {  	
background: url(images/footer2.jpg) no-repeat bottom; 
height: 100px; 
margin: 0 auto; 
width: 800px; 
}

#footerText { 
clear: both; 
width: 700px;	
margin: -40px auto 0 auto; 
text-align: right; 
color: #fff;
font-size: 1em;
letter-spacing: 1px;
}

#footerText .admin a {  	
color: #fff;
text-decoration: none; 
}

#footerText .admin {  	
background: url(images/lock.png) no-repeat 0 -2px;
padding: 3px 0 3px 20px;
margin-left: 8px;
text-transform: uppercase;
font-size: 0.85em; 
}

/* @end */

/* @group Navigation */

#menu ul {  
position: relative;	
font-size: 1em; 
list-style: none; 
padding: 15px 0 0 100px; 
text-align: left;
text-transform: uppercase;
}

#menu ul li {  	
display: inline; 
float: left;
list-style: none; 
margin: 0 12px 0 0;
line-height: 100%; 
}

#menu li a {  
display: block;	
color: #fff; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 1px; 
border-right: 1px solid #000;
padding-right: 6px;
}

#menu li#last a {  	
border: 0; 
}

#menu li a:hover, 
#menu li.current_page_item a {  	
color: #ffb50c; 
font-weight: bold;
}

#mainOne .wp-pagenavi {  	
display: block;
clear: both; 
padding: 20px 0 0 0;
}

#mainOne .wp-pagenavi .pages {  	
margin-right: 20px; 
}

#mainOne .wp-pagenavi a.page {  	
padding: 5px;
margin: 5px;
background-color: #eee;
border: 1px solid #ccc; 
}

#mainOne .wp-pagenavi .current {  	
padding: 5px;
margin: 5px;
font-weight: bold;
background-color: #000;
color: #fff; 
}

/* @end */

/* @group Headers */

h1, h2, h3, h4 {  	
font-family: "Lucinda Grande","Trebuchet MS",Verdana, Arial; 
font-weight: normal; 
}

#mainOne h1 {  	
float: left;
padding: 5px 5px 0 0;
margin: 0;
color: #d24616;
font-size: 2.3em;
}

#mainOne h2 {  	
font-size: 2.2em; 
color: #ff7300;
margin: 10px 0;
}

#mainOne h2 a {  	
color: #ff7300; 
}

h3 {  	
font-family: "Lucinda Grande","Trebuchet MS",Verdana, Arial; 
width: 70%;
color: #972424;
font-size: 0.9em; 
letter-spacing: 1px; 
font-weight: bold;
text-transform: uppercase; 
background-color: #ff9131;
margin: 8px 0 8px -100px;
padding: 2px 0 0 10px;
-moz-border-topright-radius: 18px;
-webkit-border-top-right-radius: 18px;
border-top-right-radius: 18px;  
-moz-border-bottomright-radius: 18px;
-webkit-border-bottom-right-radius: 18px;
border-bottom-right-radius: 18px; 
}

#subOne h3 {  
font-size: 1.1em;
}

/* @end */

/* @group Content */

#mainOne .post {  	
margin: 5px 0; 
}

#mainOne .entry {  	
padding: 5px 0; 
}

#mainOne ul {  	
margin-left: 0; 
}

#mainOne ul li {  	
background: url(images/star.png) no-repeat 0 4px;
padding: 3px 0 3px 20px; 
}

.postmetadata {  	
color: #333333; 
font: 0.85em Verdana, Arial, Sans-Serif; 
margin: 0; 
padding: 0; 
}

#mainOne .more {  	
font-size: 0.9em;
text-transform: uppercase;
}

#mainOne img {  	
float: left;
margin: 10px 15px 10px 0; 
}

#mainOne .alignnone {  	
float: left;
margin-right: 25px;
}

#mainOne .wp-caption { 
font-size: 0.9em;
font-style: italic;
text-align: center;
color: #666;
}

#mainOne .wp-caption-text {  	

}

#mainOne .gallery img.attachment-thumbnail {  	
border: 0;
}

#mainOne .gallery .gallery-item {  	
width: 170px;
margin: 10px; 
}

#mainOne .gallery .gallery-caption {  	
display: none; 
}

#mainOne form {  	
font-size: 1em;
padding: 10px 0;
}

#mainOne form input {  	
margin: 0 0 10px 0;
}

#mainOne .wpcf7 p.form-upload {  	
margin-top: 10px; 
}

#mainOne .wpcf7 p.form-submit {  	
margin: 10px 0;
float: left;
}

#mainOne .wpcf7 label {  	
font-weight: bold; 
}

#mainOne ul.portfolio {  	
padding: 0; 
overflow: hidden;
}

#mainOne ul.portfolio li {  	
float: left;
display: inline;
margin: 0 5px 0 0;
}

#mainOne .wp-pagenavi {  	
text-align: center;
color: #000; 
}

#mainOne .ngg-imagebrowser img {  	
margin: 0;
padding-top: 10px;
border: 0;
width: 75%;
}

#mainOne .ngg-imagebrowser h3 {  	
display: none; 
}

#mainOne .ngg-imagebrowser-nav {  	
display: block;
clear: both; 
width: 75%;
}

#mainOne .ngg-imagebrowser .counter {  	
text-transform: uppercase;
font-weight: bold;
padding-top: 3px; 
}

#mainOne .ngg-imagebrowser-nav .back,
#mainOne .ngg-imagebrowser-nav .next {  	
border: 0; 
}

#mainOne .ngg-imagebrowser-nav .back a,
#mainOne .ngg-imagebrowser-nav .next a {  	
color: #ff7300;
}

/* @end */

/* @group FTP */

/* ftp box bottom of home page */
#ftplink a {  	
display: block; 
width: 65px; 
height: 85px; 
background: transparent; 
z-index: 2000; 
text-decoration: none; 
border: 0; 
}

* html #ftplink a { 
display: block; 	
height: 85px; 
}

#ftplink a#ftp {  	
position: absolute; 
margin: 20px 0 0 100px; 
text-decoration: none; 
}

/* box.net ftp */
#mainOne .ftp { 	
padding:  20px 0 0 70px;
}

/* @end */

/* @group Comments */

.commentlist {  	
font-size: 1em; 
font-weight: normal; 
}

#commentform {  	
margin: 0 0 0 40px; 
}

#commentform textarea {  	
width: 80%; 
}

#commentform p {  	
margin: 0 0 1em; 
}

#comments,#respond {  	
color: #999966; 
font: 0.9em Verdana, Helvetica, sans-serif; 
margin: 3em 0 1em 40px; 
text-transform: uppercase; 
}

.commentlist li {  	
background: url(images/comments_bottom.jpg) #fefdc0 repeat-x bottom; 
border: #666600 1px solid; 
margin: 5px 0; 
padding: 10px 10px 20px 10px; 
}

.commentlist .alt {  	 
}

/* @end */