/* 
Theme Name: spirion
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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	font-size: 13px;
	background-color: #bbbbbb;
	background-image: url("images/header.png");
	background-repeat: repeat-x;
	}

 	
#container {
width: 926px;
text-align: left;
margin:0px auto;
}

#header {
padding: 0 10px 20px 10px;
width: 100%;
height: 122px;
}

#pages_menu {
	position:absolute;
	top: 45px;
	margin:0 0 0 210px; 
	padding:0; 
	list-style:none;
	padding-top: 10px !important;
	font-size: 14px;
	font-weight:bold;
}



#pages_menu li {
	float: left;
	position:relative;
	z-index:99;
	padding-right: 10px;
}

#pages_menu a {
	text-decoration: none;
	color:black;
}

#main_content {
	padding: 15px 10px 10px 10px;
	margin:0;
	float: left;
	background-color: #FFFFFF;
	width: 100%;
	background-image: url("images/main_content_top.png");
	background-position: top;
	background-repeat: no-repeat;
}

#content {
float: left;
width: 600px;
min-height: 500px;
margin-bottom: 20px;
padding-right: 50px;
border-right-color: #bbbbbb;
border-right-style: solid;
border-right-width: 1px;
line-height:1.8em;
}

#content h2 {
color:black;
font-family:Helvetica,Arial,sans-serif !important;
font-size:18px;
font-weight:bold;
margin-bottom:10px;
margin-left:0;
margin-top:0;
}

.more-link {
	width: 122px;
	height: 21px;
	margin: 15px 0 15px 0;
	padding: 3px 5px 0 25px;
	background-image: url("images/more-link");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: white;
	font-size: 12px;
	float: right;
	line-height:1.1em;
	
}

.post_author {
	background-image: url("images/post_author.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 400px;
	height: 21px;
	margin: 0 0 0 -20px;
	padding: 3px 10px 0 20px;
	font-size: 12px;
	color: white;
	line-height:1.1em;
}

.comments_reply textarea {
	width:450px;
}

.postmeta {
	clear:both;
	margin-bottom:25px;
}
 
#sidebar {
	margin: 0px;
	float: right;
	width: 250px;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidebar .widget {
	margin: 0;
	padding: 0 0 20px 0;
}

#sidebar .widgettitle {
	color: #e41129;
	padding: 0;
	margin: 0 0 10px 0;
	font-family:Helvetica,Arial,sans-serif !important;
	font-size:18px;
	font-weight:bold;
	
}

#sidebar .widget_recent_entries li {
	background-image: url("images/puce_w.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 10px 20px;
	list-style-position: outside;
	margin-left: 0px;
}

.cat-item {
	background-image: url("images/puce_w.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 10px 20px;
	list-style-position: outside;
	margin-left: 0px;
}

#footer-separator {
background-image: url("images/main_content_bottom.png");
background-position: top;
background-repeat: no-repeat;
width: 100%;
float:left;
clear: both;
height: 56px;
padding: 0 10px 0 10px;
}

#footer {
font-size: 10px;
background:#232323;
padding: 8px 10px 28px 10px;
clear: both;
width: 100%;
float:left;
background-image: url("images/container_bottom.png");
background-position: bottom;
background-repeat: no-repeat;
}

#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 {
	margin: 10px 0 0 0;
	clear: both;
	float: left;
	color: white;
}

#copyright {
	margin: 10px 0 0 0;
	clear: both;
	float: left;
	color: white;
}

#footer-rss a {
	color: white;
}

#copyright a {
	color: white;
}

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


/* 
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 {}

 */
 
 /*
 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;
}