@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background-color: #000000;
font-family: Verdana, Georgia, Sans-Serif;
font-size: 12px;
line-height: 18px;
}

h1 {font-size: 24px; color:#ffffff; text-align:center; font-family: Georgia, "Times New Roman", Times, serif;}

blockquote {text-align:justify; color:#FFAE22; padding: 10px;}

a {text-decoration: none; color: #fe4e00;}
a:hover {text-decoration: none; color: #ffffff;}
a.footer {text-decoration: none; color: #666666;font-size: 12px;}
a.blog_title:hover {color:#fe4e00; text-align:center;}
a.column {font-size: 16px;font-family: Georgia, "Times New Roman", Times, serif;}

a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}


a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

.footer_text {color: #666666; text-align:center;font-size: 12px; line-height: 18px;}
.footer_title {font-size: 18px; color:#cccccc; text-align:center;}

ul {color:#fe6e20; font-size:18px;}
li {color:#ffffff; font-size:12px; line-height: 18px;}

.header{background-repeat:repeat-x; background-image:url(i/header_fon.gif); height:188px; width:100%;}

.content {background-repeat:repeat-x; background-image:url(i/content_fon.gif); height:750px; width:100%;}
.content_tables {width:950px; color: #cccccc;}

.blog {width:550px; color: #cccccc; font-size: 12px;line-height: 18px;}
.blog_title {font-size: 24px; color:#ffffff; text-align:center; font-family: Georgia, "Times New Roman", Times, serif;}
.blog_date {font-size: 10px; color:#cccccc;}
.blog_tags {font-size: 11px; color:#999999;}
.blog_text {font-size: 12px; color:#D0D0C0; text-align:justify; line-height: 18px;}

.sidebar {width:400px; text-align:center; font-size: 12px; line-height: 18px;}
.sidebar2 {width:250px; text-align:center; font-size: 12px; line-height: 18px;}
.sidebar_menu {font-size: 18px;}

img {border: 0;}

#message {font-size: 12px; color:#D0D0C0; text-align:justify; line-height: 18px;}
#message img {border: 2px solid #999999; padding: 4px 4px 4px 4px;}
#message a.orange {font-size: 22px;font-family: Georgia, "Times New Roman", Times, serif;}