/*
Theme Name: THEME DIGUP
Theme URI: http://cellules-studio.com/
Description: Le thème de digup développé par Cellules-Studio.
Version: 1.0
Author: Samuel Rousselier
Author URI: http://cellules-studio.com/
Tags: custom header, fixed width, two columns, widgets 

From :
Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
/*------------------------------------------------- 

				TYPO ET COULEURS

-------------------------------------------------*/
body {

	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #ccc;
	background-color: #000;
	font-style: normal;

	
	
}
#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	border: 0px solid #690;
	text-align: left;

}
#header {

}


.introBlog {
text-align: center;
color: #0085A6;
}

.laDate {
color: #333;
float:left;
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
}

#content {

}


.entry  {
margin-top: 0px;
}

.entry p {
margin-top: 10px;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}
h1, h2, h3, h4 {
line-height: 1.2em;
}

.widecolumn {
line-height: 1.6em;
}
.narrowcolumn .postmetadata {
text-align: center;
}
.alt {
border-top: 1px solid #333;
border-bottom: 1px solid #333;
padding-top: 20px;
}
#footer {
font-family: Arial, "Lucida Grande", Verdana, Arial, sans-serif;
font-weight: normal;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
line-height: 1.5em;
}
h1, h2, h3 {
font-family: Arial, "Lucida Grande", Verdana, Arial, sans-serif;
font-weight: normal;
}
h1 {
font-size: 4em;
text-align: center;
}
#headerimg .description {
text-align: center;
}
h2 {
}
h2.pagetitle {

}
#sidebar h2 {
font-family: Arial, "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 1.2em;
border: 0px;
padding:0;
}
h3 {
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: #9200ff;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #9200ff;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

h2 a:hover {
color: #00ccff;
}

.entry p a:visited {
color: #0085A6;
font-family: Arial, Helvetica, Sans-Serif;
}
.commentlist li, #commentform input, #commentform textarea {
font: 13px Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: Arial,'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
#sidebar {
font: 13px  Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #333;
font-family: Arial, Helvetica, Sans-Serif;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
letter-spacing: .07em;
font-weight: normal;
}
a, h2 a:hover, h3 a:hover {
color: #0085A6;
text-decoration: none;
}
a:hover {
color: #00ccff;
text-decoration: none;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#side caption {
font: normal 1.3em  Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;

}


 #sidebar h2 {
font: 18px Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #0085A6;
}

#wp-calendar th {
font-style: normal;
}


#sidebar {

}



cite {
color: #333;
}
/* End Typography & Colors */



/*------------------------------------------------- 

				STRUCTURE

-------------------------------------------------*/
body {

}
#page {

}
#header {

}
#headerimg {

}
.narrowcolumn {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 620px;

}
.widecolumn {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 620px;
}
.post {
	margin: 30px 0px 40px;
	text-align: justify;
font: 13px  Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 20px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both; 
}
.clear { 
	clear: both; 
}
#footer {

	
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
/* End Structure */
/*------------------------------------------------- 

				Headings

-------------------------------------------------*/
h1 {
padding-top: 70px;
margin: 0;
}
h2 {
margin: 0px 0 0;
}
h2.pagetitle {

}
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px;
}
/* End Headers */
/*------------------------------------------------- 

				IMAGES

-------------------------------------------------*/
p img {
padding: 0;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}
img.alignright {
padding: 0px;
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 */

/*------------------------------------------------- 

				LISTES

-------------------------------------------------*/
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html > body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}
.entry ol {
padding: 0 0 0 20px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}
#sidebar ul li {
clear: both;
float: left;
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
width: 100%;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */


/*------------------------------------------------- 

				FORMULAIRE

-------------------------------------------------*/

#respond {
float: left;
width: 100%;
	margin-top: 20px;
}

#sidebar #searchform {
	margin-top: 45px;
}

#searchform {
padding: 0;
text-align: center;
float: left;
text-align: left;
margin-bottom: 0px;
}
#sidebar #searchform #s {
background-color: #333;
}
#sidebar #searchsubmit {
margin-top: 4px;
margin-bottom: 12px;
padding: 3px;
padding-top: 4px;
padding-bottom: 3px;
background-color: #333;
color: #999;
border: 1px solid #333;

}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}


#commentform input[type=text] {
width: 48%;
padding: 5px;
}


#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
margin-top: 4px;
margin-bottom: 12px;
padding: 3px;
padding-top: 4px;
padding-bottom: 3px;

background-color: #333;
color: #999;
border: 1px solid #333;

}
/* End Form Elements */
/*------------------------------------------------- 

				COMMENTAIRES

-------------------------------------------------*/
.alt {
margin: 0;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
float: left;
width: 100%;
clear: both;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 0px 0px 3px;
list-style: none;
float: left;
width: 100%;
clear: both;
padding-top: 10px;
padding-bottom: 10px;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #000;
}
.commentlist p {
margin-top: 10px;
margin-bottom: 10px;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */
/*------------------------------------------------- 

				SIDEBAR

-------------------------------------------------*/
#sidebar {
padding: 0px;
margin: 0px;
width: 290px;
float: left;
margin-right: 20px;
}
#sidebar form {
margin: 0;
}
/* End Sidebar */
/*------------------------------------------------- 

				CALENDRIER

-------------------------------------------------*/
#wp-calendar {
empty-cells: show;
margin: 10px 0px 15px 0px;
width: 160px;
float: right;
border: 0px solid #000;
margin-right: 0;
padding-right: 0;
color: #999;

}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar #next,#wp-calendar #prev, #wp-calendar td.pad {
background-color: transparent;
}

#wp-calendar a {
display: block;
color: #0085A6;
}
#wp-calendar caption {
text-align: right;
color: #0085A6;
font-size: 1.3em;
}
#wp-calendar td {
padding: 3px;
text-align: center;
background-color: #000;
min-width: 8px;
margin: 0;

}

#wp-calendar td:hover {

}


#wp-calendar td.pad:hover {
/* Doesn't work in IE */
background-color: transparent;
}
/* End Calendar */
/*------------------------------------------------- 

				TAGS ET CLASSES

-------------------------------------------------*/
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
.hidden { 
display: none; 
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: none;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}
/* End Various Tags & Classes*/

/*------------------------------------------------- 

				CITATIONS

-------------------------------------------------*/
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #333;
text-align: center;
background-color: #666666;
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: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */

