
* {
padding : 0;
margin : 0;
}
body {
background-color : #fafaff;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 8pt;
color : #555;
}
#wrap {
width : 921px;
text-align : left;
background : url(images/background.gif) no-repeat;
padding : 0 15px;
}
#bottom {
height : 20px;
width : 920px;
}
#header {
height : 416px;
background : url(images/background_header.png) no-repeat;
}
#top {
height : 35px;
}
#pagenav {
font-size : 10pt;
font-weight : bold;
line-height : 35px;
height : 35px;
text-align : right;
padding : 0 30px 0 2px;
margin-top : 15px;
}
#pagenav ul li {
display : inline;
list-style : none;
}
#pagenav li a {
color : #ffff66;
text-decoration : none;
margin-left : 40px;
}
#pagenav li a:hover {
color : #0287c7;
}
#title {
height : 250px;
padding-left : 30px;
}
#title h1 {
font-size : 29pt;
font-weight : normal;
padding : 50px 0 0 0;
}
#title h1 a {
color : #6666ff;
text-decoration : none;
}
.description {
font-size : 11pt;
font-weight : normal;
color : #ff6666;
}
#main {
background : url(images/bakground_main.gif) repeat-y;
}
#content {
font-size: 11pt;
color : #663333;
width : 680px;
float : left;
padding-top : 16px;
}
#content a {
color: #333366;
}

#content a:hover {
color: #ff66ff;
}

#sidebar {
float : right;
width : 200px;
color : #898989;
padding-left : 20px;
padding-top : 15px;
}
#footer {
color : #330000;
text-align : center;
margin-bottom : 5px;
border-top : 1px solid #ffcccc;
padding-top : 15px;
margin-right: 23px;
}

.top {
background : url(images/img.jpg) no-repeat;
height : 250px;
margin-bottom : 15px;
}
.post {
border-left : 1px solid #ccffff;
padding : 5px 15px;
margin-bottom : 10px;
}
.entry {
margin : 9px 0 0 60px;
}
.postmetadata {
border-top : 1px solid #ccffff;
padding : 0 0 10px 0;
color : #898989;
}
.sform {
padding-bottom : 10px;
}
img {
border : 0;
}
.clear {
clear : both;
}
#footer a {
font-size: 11pt;
color : #666600;
text-decoration : none;
}
.postmetadata a {
color : #898989;
text-decoration : none;
}
.title {
float : left;
color : #999;
margin-bottom : 5px;
}
.title a {
color : #999;
text-decoration : none;
}
.title h1, #content h1 {
color : #0287c7;
font-size : 20pt;
font-weight : normal;
}
.title h1 a {
color : #0287c7;
text-decoration : none;
}
.date {
width : 50px;
padding : 5px 0 5px 0;
margin-right : 10px;
text-align : center;
color : #555;
font-size : 8pt;
font-weight : bold;
float : left;
height : 40px;
}
.day {
font-size : 14pt;
color : #555;
padding : 1px 0 0 0;
}
p, ul, ol, .entry h1, h2, h3, h4, h5, h6, #pagetitle {
padding-bottom : 10px;
}
#content ul, #content ol {
margin-left : 25px;
}
#sidebar h2 {
font-size : 10pt;
color : #0000cc;
font-weight : bold;
}
#pagetitle h1 {
color : #0287c7;
padding-left : 15px;
}
#pagetitle h1 a {
color : #0287c7;
text-decoration : none;
}
#sidebar h2 a {
color : #898989;
}
#sidebar ul li {
list-style : none;
}
#sidebar ul li ul li {
margin-left : 0;
}
#sidebar ul li ul li ul li {
margin-left : 10px;
}
ul li ul li {
margin-left : 10px;
}
ul li ul li ul li {
margin-left : 10px;
}
#sidebar li {
padding-bottom : 2px;
}
.title h2 a {
color : #555555;
text-decoration : none;
}
h2 {
font-size : 14pt;
font-weight : normal;
}
h3, h4 {
font-size : 12pt;
font-weight : normal;
color : #0287c7;
}
h5, h6 {
font-size : 11pt;
font-weight : normal;
color : #0287c7;
}
h3 a, h4 a, h5 a, h6 a {
color : #0287c7;
text-decoration : none;
}
#sidebar a {
color : #666699;
text-decoration : none;
}
#sidebar a:hover {
color: #663399;
text-decoration: underline;
}
a {
color : #363636;
}
blockquote {
margin : 15px;
font-size : 10pt;
font-style : italic;
}
#today, caption {
font-weight : bold;
}
td, th {
padding : 2px;
}
#calendar_wrap {
padding : 0 10px 10px 10px;
}
#author, #email, #url, #comment, .s {
border : 1px solid #d9d9d9;
padding : 5px;
font-size : 8pt;
background : transparent;
color : #555555;
font-family : Arial, Helvetica, sans-serif;
}
#submit, .searchsubmit {
background-color : #0287c7;
color : #ffffff;
border : 1px solid #d9d9d9;
font-size : 8pt;
padding : 2px 5px;
margin-top : 3px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
}
#commentform a {
color : #666666;
text-decoration : none;
}
#comments {
margin : 15px 0 15px 60px;
}
.alt ol li {
list-style : none;
}
.alt {
margin : 10px 0 10px 0;
}
.comment {
padding : 10px;
}
#date {
padding-bottom : 10px;
}
#date a {
text-decoration : none;
}
.alt strong {
font-size : 9pt;
}
.alt a {
text-decoration : none;
}
.searchform {
margin-bottom : 0;
}
.center {
text-align : center;
}
.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;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
.wp-caption-dd {
font-size : 11px;
line-height : 17px;
padding : 0 4px 5px;
margin : 0;
}

