* {margin: 0; padding: 0;}

body{
font: 80% arial,sans-serif;
background: #ccddee;
color: #000000;
line-height: 150%;
}

#header{
float:left;
background: #aaccee;
width: 100%;
height: 100px;
border-bottom-style: solid;
border-bottom-color: #99bbdd;
color: #556677;
text-align: center;
}

#header .bigtitle{
float:left;
width:60%;
line-height:80px;
font-size:300%;
font-weight:bold;
color:#556677;
}
#header .description {
clear:left;
font-weight:bold;
width:60%;
font-size:120%;
text-align:center;
color:#99bbdd;
}

#header .rssinfo {
float:right;
margin:16px;
text-align:right;
background-image:url('img/rss-feed.png');
background-repeat:no-repeat;
}
#header .rssinfo a {
color:#556677;
}

.separator{
width:100%;
height:24px;
background-image:url('img/bar.png');
background-repeat:repeat-x;
background-position:center;
margin: 5px 0px;
}


#content{
float: left;
width: 60%;
color: black;
margin: 10px 0px 20px 20px;
padding:40px 20px 20px 40px;
}

#sidebar{
width: 20%;
background: #bbccdd;
color: #334455;
float: left;
margin: 20px 0px 0px 20px;
padding:20px 20px 30px 30px;
text-transform:lowercase;
}

#side-ad{
width: 20%;
margin: 20px 0px 20px 20px;
padding:0px 20px 0px 40px;
float: left;
}

small {
font-size: 80%;
}

h1, h2, h3, #calendar caption {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
line-height:normal;
}

h1 {
font-size: 3em;
}

h2, #calendar caption {
font-size: 1.6em;
}

.post-title {
font-size: 190%;
margin-bottom:20px;
padding-top:0px;
}

.daa{
margin-top:0px;
padding-top:0px;
font-size:80%;
font-weight:bold;
text-align:right;
float:right;
}

#sidebar a {
color:#334455;
font-weight:bold;
font-size:140%;
}

#sidebar h2, #calendar caption {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
}

h3 {
font-size:150%;
}

h1, h1 a, h1 a:visited{
text-decoration: none;
//color: #334455;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #calendar caption {
//color: #334455;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
color: #778899;
border-bottom: 1px dotted;
}

.entry a {
border-bottom: 1px dotted;
}

.entry p {
margin: 0 0 8px 0;
}


.commentlist li, #commentform input, #commentform textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
}

.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

.commentlist li .avatar { 
float: left;
border: 1px solid #99bbdd;
padding: 2px;
background: #bbccdd;
margin-right: 4px;
}

.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: Arial, Helvetica, sans-serif
}

.commentmetadata {
font-weight: normal;
}


code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps{
font-size: 0.9em;
letter-spacing: .07em;
}

a {
color: #556677;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}

.cb{
clear:both;
height:10px;
width:100%;
}

.archtitle {
font-size:150%;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9px;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
text-align: center;
}

.post {
margin: 0 0 30px;
}

.post hr {
display: block;
}

.postmetadata {
clear: both;
font-size: 80%;
color: #556677;
}

.clear {
clear: both;
}

#footer {
text-align:right;
font-size:80%;
clear:both;
padding:8px 20px 4px 40px;
color:#88aacc;
}

#sidebar h2 {
margin: 15px 0 10px;
padding: 0;
font-weight: bold;
color: #8899aa;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 0 0 5px 5px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 0 5px 5px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.entry table td, th {
padding: 4px;
background: #bbccdd;
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}

.entry ul {
padding: 0 0 0 35px;
margin: 0 0 10px 0;
}
.entry ul 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: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 0px;
}

#sidebar ul ul ul li{
font-size: 80%;
line-height: 140%;
padding-left:15px;
}
#sidebar ul ul ul li a { color: #556677; }

#sidebar ul ul ul{
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

#sidebar #searchform #s {
width: 108px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}

.entry form {
text-align:center;
}

select {
width: 130px;
}

#commentform input {
width: 150px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}

#commentform textarea {
width: 100%;
padding: 2px;
}

#commentform #submit {
margin: 0 0 4px auto;
float: right;
}

.alt {
margin: 0;
font-size: 80%;
color: #334455;
}

.commentlist {
padding: 0;
}

.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;
}

.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

.children {
padding: 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
font-size: 80%;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

#wp-calendar {
width:100%;
empty-cells: show;
margin: 10px auto 0;
}

#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 td {
padding: 3px 0;
text-align: center;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #99bbdd;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #bbccdd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

a img {
border: none;
}

.navigation {
width=100%;
display: block;
text-align: center;
border-bottom: 3px dotted #bbccdd;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



