/* CSS Document */

body {
margin:0px 0px 0px 0px;
background:#333;
}

A			{ color:#99CCFF; text-decoration:none; }
A:link		{ color:#99CCFF; text-decoration:none; }
A:visited	{ color:#99CCFF; text-decoration:none; }
A:active	{ color:#99CC66; }
A:hover		{ color:#99CC66; }

h1, h2, h3 {
margin: 0px;
padding: 0px;
}

#banner {
font-family:verdana, arial, sans-serif;
color:#FFF;
font-size:x-large;
font-weight:normal;
border-bottom:1px dotted #999;
border-top:3px dotted #999;
background:#000;
padding:15px;
text-transform:uppercase;
letter-spacing:.2em;
}
#subbanner {
border-bottom:1px dotted #999;
border-top:1px dotted #999;
background:#262626;
padding:7px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
font-family:verdana, arial, sans-serif;
font-size: x-large;
color: #FFF;
text-decoration: none;
}

.description {
font-family:verdana, arial, sans-serif;
color:#999;
font-size:x-small;
font-weight:bold;
text-transform:none;
letter-spacing:normal;
}

#content {
width:550px;
background:#333;
border-right:1px dotted #999;
margin-right:15px;
padding-bottom:20px;
}

#links {
padding-right:15px;
}

.blog {
padding-left:15px;
padding-top:15px;
padding-right:15px;
}

.blogbody {
font-family:µ¸¿ò, µ¸¿òÃ¼, verdana, arial, sans-serif;
color:#CCC;
font-size:10pt;
font-weight:normal;
background:#333;
line-height:140%;
padding-left:10px;
padding-right:10px;
padding-top:10px;
text-align: justify;
}

.title {
font-family:verdana, arial;
font-size:small;
color:#CCC;
text-transform:uppercase;
font-weight:bold;
padding: 3px;
width: 490px;
border-top: 2px none #666699;
border-right: 2px none #666699;
border-bottom: 2px dotted #666699;
border-left: 2px none #666699;
}

#menu {
margin-bottom:15px;
background:#333;
}

.date {
font-family:verdana, arial, sans-serif;
font-size:small;
color:#CCC;
border:1px solid #CCC;
padding:5px;
margin-bottom:10px;
font-weight:normal;
}

.posted	{
font-family:verdana, arial, sans-serif;
font-size:x-small;
color:#CCC;
margin-bottom:15px;
}

.calendar {
font-family:verdana, arial, sans-serif;
color:#666;
font-size:x-small;
font-weight:normal;
background:#333;
line-height:140%;
padding:2px;
text-align:center;
}

.calendarhead {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:x-small;
font-weight:bold;
background:#333;
line-height:140%;
padding:2px;
}

.side {
font-family:"verdana", "arial", "sans-serif";
color:#006699;
font-size:x-small;
font-weight:normal;
background:#333;
line-height:140%;
padding:2px;
}

.sidetitle {
font-family:verdana, arial, sans-serif;
color:#999;
font-size:x-small;
font-weight:bold;
line-height:140%;
padding:2px;
margin-top:10px;
text-align:left;
text-transform:uppercase;
letter-spacing:.2em;
}


.syndicate {
font-family:verdana, arial, sans-serif;
font-size:xx-small;
line-height:140%;
padding:2px;
margin-top:10px;
text-align:center;
}

.powered {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:xx-small;
font-weight:bold;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
line-height:140%;
text-transform:uppercase;
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing:.2em;
}

.comments-body {
font-family:µ¸¿ò, µ¸¿òÃ¼, verdana, arial, sans-serif;
color:#CCC;
font-size:10pt;
font-weight:normal;
background:#333;
line-height:140%;
padding-left:10px;
padding-right:10px;
padding-top:10px;
text-align: justify;
}

.comments-post {
font-family:verdana, arial, sans-serif;
color:#999;
font-size:x-small;
font-weight:normal;
background:#333;
}

.comments-head {
font-family:verdana, arial, sans-serif;
font-size: small;
color: #CCC;
border:1px solid #999;
padding:5px;
font-weight:normal;
margin-top:10px;
}

#banner-commentspop {
font-family:verdana, arial, sans-serif;
color:#FFF;
font-size:large;
font-weight:bold;
border-bottom:1px dotted #999;
border-top:3px dotted #999;
background:#000;
padding:15px;
text-transform:uppercase;
letter-spacing:.2em;
}


.trackback-body {
font-family:verdana, arial, sans-serif;
color:#666;
font-size:small;
font-weight:normal;
background:#333;
line-height:140%;	
padding-top:15px;				
}		

.trackback-url {
font-family:verdana, arial, sans-serif;
color:#999;
font-size:small;
font-weight:normal;
background:#333;
line-height:140%;	
padding:5px;
border:1px dashed #999; 				
}

.trackback-post {
font-family:verdana, arial, sans-serif;
color:#999;
font-size:x-small;
font-weight:normal;
background:#333;
margin-bottom:20px;
}
.button {
color: #000000;
background-color: #9999FF;
margin: 2px;
padding: 2px;
border: none;
}

