/*
Theme Name: Journalized Blue
Theme URI: http://zed1.com/journalized/themes/journalized-blue/
Description: Blue theme from Mike Little's Journalized
Version: 1.0.3 Released 7 June 2005
Author: Mike Little
Author URI: http://zed1.com/journalized/

Credit for the original concept and core of the layout comes
courtesy of Rob Chandanais via: http://bluerobot.com/web/layouts/layout3.html
*/

body {
	color:#333;
	background-color: transparent;
	margin-top:10px;
margin-left:20px;
margin-right:20px;
padding:0px;
	color: black;
	font:15px Georgia;
font-weight:600;
	border:0px;

			}

#header
{
clear: both;
margin: 0;
padding: .5em;
background-color:transparent;
background:url(http://www.francoismasson.com/img/header.gif);
background-repeat: no-repeat;
height:85px;

}




h1 {
	}


h2 a {font:10px/11px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:gray;

	}


h3 {font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	
	}

h4 {	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	color:#000000;
	}



p {
		}


.Content>p {margin:0px;}
.Content>p+p {text-indent:10px;}

a {
	
	font-size:16px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	color:#000000;
	text-decoration:none;
	}

a:hover {background-color:#C3C3C3;
}


img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
    border: none;
}







abbr {
    cursor: help;
}

.storyTitle {
    font: bold 14px/16px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.storyCategory {
    font-weight: 400;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyAuthor {
    font-weight: 600;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
p {
    font: 12px/18px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 16px 0px;
    padding: 0px;
}

#headerMessage {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}















#headerblock {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
height:90px;
   margin:0px 210px 20px 170px;
border-left:1px solid;
border-right:1px solid;
   
    background: transparent;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}

#header a:link, #header a:visited {
    font-size: 120%;
    font-weight: 600;
    color: #000000;
}

.commentHeader {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    margin: 10px 10px 10px 10px;
    border: 0px;
    background: transparent;
    color: #000000;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
width: auto;
    width: 570px;
    margin:0px 190px 0px 150px;
;
    color: #000000;
    background: transparent;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 30px;}
.centreblock p {margin-bottom: .5em; }

.navigation {
      display: block;
      text-align: center;
      margin: 0px 190px 20px 150px;
      height: 1.5em;
}

.alignright { float: right; }

.alignleft { float: left }

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
    list-style-type: none;
}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
    list-style-type: none;
    margin: 0;
    padding-left: 3px;
}

.centreblock ul li {
}

/* this fixes an IE bug with aligned or floated images */
.storyContent img {
    position:relative;
}

.storyContent {
    color: #000000;
    background: #FFFFFF;
background: white;
}

.storyCommentContent {
    color: #000000;
    background: #F9F9F9;
    width: auto;
    margin: 10px 10px 10px 10px;
    
    padding: 10px;
}

blockquote {
	margin-left: 2em;
	}

q {
    color: #000000;
    background: #aaaaaa;
}

#leftside {
	position:absolute;
	width:100px;
	top:120px;
	left:22px;
	background-color: transparent


min-height:3000px;
	padding:5px;
	z-index:2;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 128px;
}
body>#leftside {width: 128px;}

#rightside {
	position:absolute;
	width:190px;
min-height:3000px;
	top:130px;
	left:777px;
	background-color: transparent;

	padding:5px;
	z-index:1;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 168px;
}
body>#rightside {width: 168px;}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 2px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.storyLinks {
    text-align: left;
background: white;
border-bottom:1px dotted;
}

.centerP {
    text-align: center;
}

#searchform input#s {
    width: 95%;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    

    font: 11px/14px verdana, arial, helvetica, sans-serif;
    background: #F9F9F9;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    
    background: #F9F9F9;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
    margin-bottom: 4px;
}

table#wp-calendar { 
    background: #F9F9F9; 
    border: 1px solid gray; 
    font: 11px verdana, arial, helvetica, sans-serif; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
}

table#wp-calendar td { 
    padding: 0px 3px; 
    color: #000000;
    text-align:center;    
}

table#wp-calendar a:link { color: #039; text-decoration: none;}
table#wp-calendar a:visited { color: #039; text-decoration: none;}
table#wp-calendar a:hover { color: #0000dd; text-decoration: underline;}
table#wp-calendar caption { }
td#prev, td#next { background: white; }
td#today{ color: #ff0000; border: 1px solid #dd0000; }
table#wp-calendar thead tr { color: #000000; background: white; }
table#wp-calendar thead th {  }


.blogrollmain {
    margin-bottom: 14px;
}


.buttonarea {
    background: #000000;
}

span.searchword {
    background-color: yellow;
}

/* This set of rules makes the nested lists from wp_get_links() 
   look like the h4 + div.rightsidesection combination */

div#rightside ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

div#rightside > ul  li { }

div#rightside ul li h3 { 
    font-size: 100%;
    border: 1px solid gray;
    color: #000000;
    background: #F9F9F9;
    padding: 2px;
    margin: 10px 0;
}

div#rightside ul li ul { }
div#rightside ul li ul li { }




