/* 
Theme Name: guide-ipad
Theme URL: http://www.spirion.fr/
Description: A blank theme with i18n support.
Author: Spirion (theme based on whiteboard from Brian Purkiss)
Author URI: http://www.spirion.fr
Version: 1.0
Text Domain: wpblank_i18n
Template: wpblank_i18n
*/

body {
	
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	color: #333;
	text-align: center;
	font-size: 12px;
	background-color: #0076ec;
	background-repeat: repeat-x;
	}

.texte_small {
	font-size: 9px;
	}
 	
#container {
width: 925px;
text-align: left;
margin:0px auto;
}

#header {
padding: 20px 10px 0px 10px;
width: 100%;
height: 90px;
background-image:url("images/header.png");
background-repeat:no-repeat;
}

#main_content {
	padding: 10px 10px 10px 10px;
	float: left;
	background-color: #FFFFFF;
	width: 100%;
	background-position: top;
	background-repeat: no-repeat;
}

#content {
float: left;
width: 470px;
min-height: 500px;
margin-bottom: 20px;
margin-top: 20px;
padding-right: 10px;
border-right-color: #e1e1e1;
border-right-style: solid;
border-right-width: 1px;
line-height:1.5em;
color:#333333;
}

#content h2 {
	font-weight:bold;
	font-size:18px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:0px;
	font-family:Helvetica, Arial, sans-serif !important;
	color:black;
}

.titre_complement {
	margin-bottom:0px;	
	font-size:16px;
	margin-left:25px;
	background-image:none !important;
}

img {
	border-width:0px;
}

.post_title {
	clear:both;
	margin:0;
}

.archive_title {
	margin-bottom: 15px !important;
}

.more-link {
	margin: 0px 55px 0px 0;
	padding: 3px 5px 0 25px;
	font-size: 12px;
	float: right;
	
}

.postmeta {
	clear:both;
	margin-bottom:25px;
}

.post_author {
	display:none;
}

.comments_reply textarea {
	width:450px;
}
 
#sidebar-left {
	margin: 20px 0 0 480px;
	padding: 0 0 0 5px;
}

#sidebar-left h2 {
	font-weight:bold;
	font-size:16px;
}

#sidebar-left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidebar-left li {
	padding: 2px 0 2px 0;
}

#sidebar-left .widget {
	margin: 0;
	padding: 0 0 20px 0;
}

#sidebar-left .widgettitle {
	color: #0076ec !important;
	padding: 0;
	margin: 0 0 10px 0;
	font-family:Helvetica, Arial, sans-serif !important;
	font-size:18px;
	font-weight:bold;
}

#sidebar-left .widgettitle a {
	color: #0076ec !important;
}

#sidebar-right {
	margin: 20px 0 0 5px;
	float: right;
	width: 180px;
}

#sidebar-right h2 {
	font-weight:bold;
	font-size:16px;
}

#sidebar-right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidebar-right li {
	padding: 2px 0 2px 0;
}

#sidebar-right .widget {
	margin: 0;
	padding: 0 0 20px 0;
}

#sidebar-right .widgettitle {
	color: #0076ec !important;
	padding: 0;
	margin: 0 0 10px 0;
	font-family:Helvetica, Arial, sans-serif !important;
	font-size:18px;
	font-weight:bold;
}

#sidebar-right .widgettitle a {
	color: #0076ec !important;
}



#footer-separator {
height: 0px;
margin:0;
padding:0;
}

#footer {
font-size: 10px;
background:#e7e7e7;
padding: 0px 10px 28px 10px;
clear: both;
width: 100%;
float:left;
height:60px;
}

#footer ul {
	list-style: none;
}

.footer-box {
	float: left;
	width: 265px;
	color: white;
	padding: 10px 10px 10px 10px;
}

.footer-box a {
	color: white;
}

.footer-box-title {
	font-weight: bold;
	font-size: 14px;
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0 0 5px 0;
	padding: 0 0 15px 0;
}

.footer-box ul {
	list-style: none;
}

.footer-box li {
	background-image: url("images/puce_b.png");
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
	list-style-position: outside;
	margin-left: -38px;
	padding-bottom: 8px;
}

.footer-box #wp-calendar a {
	font-weight: bold;
}


#footer-rss {
	padding: 15px 0 0 10px;
	font-size: 8pt;
	clear: both;
	color: black;
}
#footer-rss a {
	color: black !important;
}

#copyright {
	clear: both;
	float: left;
	color: gray;
	padding: 15px 0 0 10px;
}

#footer-rss a {
	color: gray;
}

#copyright a {
	color: gray;
}

.widget a {
	text-decoration: none;
	color: #333;
}

h2 a {
	text-decoration: none;
	color: #333;
}

/*
Images with caption
 */

 .aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   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;
}


/* 
Theme Name: wpblank_i18n
Theme URL: http://www.spirion.fr/
Description: A blank theme with i18n support.
Author: Spirion (theme based on whiteboard from Brian Purkiss)
Author URI: http://www.spirion.fr
Version: 1.0
Text Domain: wpblank_i18n
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
/*

/*
Here is a list of all the <DIV>s in wpblank_i18n.


#container{}
#header{}
#content{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

*/

/*
Standards Wordpress CSS


.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}
img.avatar {}

 */
