/*
	|	Summary
	|
	|	I. Typo & Colors
	|		00.	Mask no-sIFR
	|		01.	sIFR
	|		02.	Header
	|		03.	Column
	|		04.	Footer
	|		05.	Lines
	|		06.	Link Lines
	|		07.	Comments
	|		08.	Sidebar
	|		09.	Links
	|		10.	Calendar
	|
	|	II. Structure
	|		11.	Header
	|		12.	Images
	|		13.	Lists
	|		14.	Form elements
	|		15.	Comments
	|		16.	Sidebar
	|		17.	Calendar
	|		18.	Tags & Classes
	|		19.	Captions
*/


/* ===================== Begin Typography & Colors ===================== */


body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: "Bookman Old Style", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
background: url('images/fd.png') no-repeat top center;
background-attachment: fixed;
color: #333333;
text-align: center;
}

#page {
/* background-color: #FFFFFF; */
text-align: left;
}

#content {
font-size: 1.2em;
}


/* -----------------------------------------------------------------00-- */

/* Begin Mask no-sIFR */

h2.bloc-entry a {
color: #BBBBBB;
text-align: left;
font-size: 25px;
font-weight: normal;
}

small.bloc-entry {
color: #777777;
text-align: left;
font-size: 11px;
}

div.entry {
color: #000000;
text-align: left;
font-size: 18px;
text-align: justify;
}

p.postmetadata {
color: #777777;
text-align: left;
font-size: 11px;
}

p.foot {
color: #777777;
text-align: center;
font-size: 11px;
letter-spacing: 3px;
}

h2.pagetitle {
color: #222222;
text-align: left;
font-size: 20px;
}

h3.archives_ {
color: #000000;
text-align: left;
font-size: 25px;
}

small.archives_ {
color: #777777;
text-align: left;
font-size: 11px;
}

h2.widgettitle {
color: #FFFFFF;
text-align: left;
font-size: 18px;
font-style: italic;
}

span.archives_ {
width: 150px;
color: #222222;
text-align: left;
font-size: 15px;
}

span.meta_ {
width: 150px;
color: #222222;
text-align: left;
font-size: 15px;
}

div.alignleft {
width: 180px;
color: #222222;
text-align: left;
font-size: 12px;
}

div.alignright {
width: 180px;
color: #222222;
text-align: left;
font-size: 12px;
}


/* End Mask no-sIFR */

/* -----------------------------------------------------------------01-- */

/* Begin sIFR */

  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }

  .sIFR-active .widgettitle {
	visibility: hidden;
	font-family: Verdana;
	font-size: 12px;
  }


/* End sIFR */

/* -----------------------------------------------------------------02-- */

/* Begin Header */

#header {
background: url('images/mbheader.png') no-repeat bottom center;
}

#headerimg {
/* margin: 7px 9px 0; */
width: 700px;
height: 120px;
}

#headerimg .description {
font-size: 25px; /* 1.2em; */
text-align: center;
}


/* End Header */

/* -----------------------------------------------------------------03-- */

/* Begin Column */


.widecolumn .entry p {
font-size: 20px; /* 1.05em; */
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
text-align: center;
}

.alt {
background-color: #F8F8F8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}


/* End Column */

/* -----------------------------------------------------------------04-- */

/* Begin Footer */


#footer {
/* background: #FFFFFF; url('images/mbfooter.jpg') no-repeat top; */
}

small {
width: 300px;
font-family: "Bookman Old Style", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
font-size: 0.9em;
line-height: 1.5em;
}


/* End Footer */

/* -----------------------------------------------------------------05-- */

/* Begin Lines */


h1, h2, h3 {
font-family: "Bookman Old Style", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
font-weight: bold;
}

h1 {
font-size: 25px; /* 4em; */
text-align: center;
}

h2 {
font-size: 1.6em;
}

h2.pagetitle {
font-size: 1.6em;
}

#sidebar h2 {
font-family: "Bookman Old Style", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
font-size: 1.2em;
}

h3 {
font-size: 1.3em;
}


/* End Lines */

/* -----------------------------------------------------------------06-- */

/* Begin Links Lines */


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: #222222;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #222222;
}

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;
}


/* End Links Lines */

/* -----------------------------------------------------------------07-- */

/* Begin Comments */


.entry p a:visited {
color: #222222;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em "Bookman Old Style", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: "Bookman Old Style", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
}

.commentmetadata {
font-weight: normal;
}


/* End Comments */

/* -----------------------------------------------------------------08-- */

/* Begin Sidebar */


#sidebar {
font: 12px "Bookman Old Style", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
/* background-color: #CCCCCC; */
/* border: double #AAAAAA 3px; */
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777777;
}

code {
font: 1.1em "Bookman Old Style", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
}

acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}

.giThumbnail {
border: 1px #000000 solid;
}


/* End Sidebar */

/* -----------------------------------------------------------------09-- */

/* Begin Links */


a, h2 a:hover, h3 a:hover {
color: #222222;
text-decoration: none;
}

a:hover {
color: #111111;
text-decoration: underline;
}


/* End Links */

/* -----------------------------------------------------------------10-- */

/* Begin Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em "Bookman Old Style", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}


/* End Calendar */

/* ===================== End Typography & Colors ===================== */



/* ========================= Begin Structure ========================= */

/* Begin Body */


body {
/* background-color: #FFFFFF; */
margin: 0;
padding: 0;
}

#page {
/* background-color: #FFFFFF; */
margin: 20px auto;
padding: 0;
width: 760px;
}

#header {
/* background-color: #EEEEEE; */
margin: 0 0 20px 0;
padding: 0;
width: 758px;
height: 80px;
/* border-bottom: 1px #CCCCCC solid; */
}

#headerimg {
margin: 0;
width: 100%;
height: 80px;
}

.narrowcolumn {
float: left;
padding: 0 0 20px 45px;
margin: 0px 0 0;
width: 450px;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}

.post {
margin: 0 0 40px;
text-align: justify;
}

.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
font-size: 10px;
text-align: left;
}

.widecolumn .postmetadata {
margin: 30px 0 0 0;
}

.widecolumn .smallattachment {
text-align: left;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: left;
margin: 5px 0px;
}

.postmetadata {
clear: both; 
}

.clear { 
clear: both; 
}

#footer {
padding: 0;
margin: 0 auto;
width: 760px;
clear: both;
border-top: 1px #CCCCCC solid;
color: #AAAAAA;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
text-transform: capitalize;
letter-spacing: 3px;
}


/* End Body */

/* -----------------------------------------------------------------11-- */

/*	Begin Headers */


h1 {
padding-top: 30px;
margin: 0;
}

h2 {
margin: 30px 0 0;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px;
}


/* End Headers */

/* -----------------------------------------------------------------12-- */

/* Begin Images */


p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
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 */

/* -----------------------------------------------------------------13-- */

/* Begin Lists */

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 35px;
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-left: 10px;
margin-right: 10px;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 5px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 5px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 5px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 1px 0 0;
padding: 0;
}

#sidebar .widgettitle {
border-bottom: 1px #999999 solid;
margin: 5px 0 0;
padding: 0;
letter-spacing: 1px;
}

#sidebar .wpg2sidebargrid-image {
padding-top: 0px; /* 15px; */
}


/* End Entry Lists */

/* -----------------------------------------------------------------14-- */

/* Begin Form Elements */


#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

#sidebar #searchform #s {
font-size: 9px;
width: 80px;
padding: 1px;
}

#sidebar #searchsubmit {
font-family: "Bookman Old Style", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
font-size: 9px;
}

.entry form {
text-align: center;
}

select {
width: 130px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform textarea {
width: 100%;
padding: 2px;
}

#commentform #submit {
margin: 0;
float: right;
}


/* End Form Elements */

/* -----------------------------------------------------------------15-- */

/* Begin Comments*/


.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}

.commentlist li .avatar {
float: right;
border: 1px solid #EEEEEE;
padding: 2px;
background: #FFFFFF;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}


/* End Comments */

/* -----------------------------------------------------------------16-- */

/* Begin Sidebar */


#sidebar {
/* padding: 20px 0 0 0; */
margin-left: 545px;
width: 190px;
}

#sidebar form {
margin: 0;
}


/* End Sidebar */

/* -----------------------------------------------------------------17-- */

/* Begin Calendar */


#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover {
background-color: #FFFFFF;
}


/* End Calendar */

/* -----------------------------------------------------------------18-- */

/* Begin Various Tags & Classes */


acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #DDDDDD;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden { 
display: none; 
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}


/* End Various Tags & Classes*/

/* -----------------------------------------------------------------19-- */

/* Captions */


.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #DDDDDD;
text-align: center;
background-color: #F3F3F3;
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 */