<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p>header#masthead{
text-align: center;
padding-top:3.5em;
}
header#masthead hgroup{
padding-bottom: 1em;
}
header#masthead .site-title{
font-size: 5em;
}
header#masthead .site-title a,
header#masthead .site-title a:visited{
font-family: 'Josefin Slab', 'Cambria', 'Georgia' serif;
color: #333;
text-decoration: none;
}
header#masthead .site-title a:hover{
text-decoration:underline;
}
header#masthead .site-description{
color: #777;
font-style: italic;
}
header nav .menu{
font-size: 1.3em;
margin: 0 auto;
display:table;
border-top: 1px solid #AAA;
border-bottom: 1px solid #AAA;
}
header nav .menu ul{
list-style: none;
text-align: center;
margin: 0;
}
header nav .menu ul li{
padding: 5px 1em;
-moz-transition: background-color 0.3s;
-webkit-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
header nav .menu ul li:hover{
background-color: #AAA;
}
header nav .menu ul a{
text-decoration: none;
color: #686868;
}
header nav .menu ul a:hover{
text-decoration: underline;
color: #eee;
}
.menu-toggle{
font-size: 2em;
background-color: #AAA;
}
.page-header{
padding-left: 1em;
font-size: 1.2em;
margin-bottom: 1.4em;
}
#primary{
margin: 5em auto;
max-width: 45em;
}
article.hentry{
margin-bottom: 3em;
}
.entry-header{
text-align: center;
margin: 0;
}
.entry-header a{
text-decoration: none;
color: #000;
}
.entry-header a:hover{
color: #333;
text-decoration: underline;
}
.entry-header h1{
font-size: 1.8em;
}
.entry-header .entry-meta{
font-size: 0.7em;
}
article .entry-content{
text-align: justify;
}
article .entry-content blockquote{
font-style: italic;
font-size: 0.9em;
border-top: 1px solid silver;
border-bottom: 1px solid silver;
background-color: #F0F0F0;
}
article .entry-content .cite{
font-size: 0.9em;
}
article h1{
font-size: 1.65em;
}
article h2{
font-size: 1.5em;
}
article h3{
font-size: 1.45em;
}
article h4{
font-size: 1.3em;
}
article h5{
font-size: 1.2em;
}
article h6{
font-size: 1.1em;
}
#secondary{
margin: auto 10%;
padding: 2em 0;
border-top: 1px solid #AAA;
}
#search{
text-align: center;
float: none;
width: auto;
margin-bottom: 1.5em;
}
aside.widget{
width: 13em;
float: left;
margin: 0 1em 0 0;
padding: 5px;
}
article footer{
font-size: 0.8em;
}
article footer a{
color: #333;
text-decoration: none;
}
article footer a:hover{
color: #333;
text-decoration: underline;
}
#colophon .site-info{
padding-right: 0%;
float: center;
font-size: 0.8em;
}
.center-justified {
text-align: justify;
margin: 0 auto;
width: 80%;
}
.center-center {
text-align: center;
margin: 0 auto;
width: 80%;
}
.center-FAQ {
text-align: justified;
margin: 0 auto;
width: 80%;
}
.center-FAQ h3{ 
text-align: center;
}
.center-FAQ li
{ 
font-size:150%;
text-align: left;
}
.center-FAQ li, ol, ul {
list-style: none;
}</p></body></html>
