body{
padding:0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background:#80d5e9;
color:#303030;
}

html{
overflow: -moz-scrollbars-vertical;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
}

#container{
margin:-13px auto 15px auto;
width:730px;
padding:5px 20px 20px 20px;
background:#ffffff;
}


#applecat{
background:url(images/applecat.gif) top left no-repeat;
position:absolute;
top:16px;
margin-left:-6px;
padding: 38px;
}

#ieapplecat{
background:url(images/applecat.gif) top left no-repeat;
position:absolute;
top:12px;
margin-left:-46px;
padding: 30px 40px 20px 30px;
}

#logo{
margin:17px 0 0 40px;
}

#logo h1 a{
color:#303030;
}

#logo h1 a:hover{
text-decoration:none;
}

#navitabs{
clear:both;
}

.navitab{
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
}

.navitab:hover{
text-decoration:none;
background:#d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab{
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
letter-spacing:1px;
text-decoration:none;
background:#505050 url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover{
text-decoration:none;
}

#desc{
height:200px;
color:#ffffff;
padding:0;
background:#FFFFFF url(images/about.jpg) top left no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a{
color:#ffffff;
text-decoration:underline;
}

#main{
width:560px;
float:right;
padding:0 0 0 15px;
border-left:1px solid #d0d0d0;
}

.block{
background:#f0f0f0;
padding:15px;
}

#sidebar{
width:140px;
float:left;

}

#sidebar p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;
}

#sidebar ul{
list-style-type: none;
list-style:none;
}

#sidebar li{
list-style-type: none;
list-style:none;
}

.archive{
width:90px;
display:block;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
margin: 2px 10px 0 0;
padding: 0 0 0 20px;
}

.archive:hover{
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
}

.sidelink{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidelink:hover{
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
}

#footer{
clear:both;
background:#fafafa;
color:#808080;
font-size:0.9em;
padding:8px 0 8px 0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
text-align:center;
}

#footer a{
color:#808080;
}

h1{
margin:0 0 20px 0;
font-size:2.1em;
font-weight:normal;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
}

h3{
margin:20px 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

.right{
text-align:right;
}

a img{
border:0;
}

.hide{
display:none;
}

#wp-calendar {
        border: 1px solid #d0d0d0;
        empty-cells: show;
        font-size: 13px;
        margin: 0;
        width: 90%;
}

#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;
        text-decoration: none;
}

#wp-calendar a:hover {
        background: #FFFFFF;
        color: #000000;
}

#wp-calendar caption {
        color: #000000;
        font-size: 11px;
        text-align: left;
}

#wp-calendar td {
        color: #999999;
        font: normal 10px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
        letter-spacing: normal;
        padding: 2px 0;
        text-align: center;
}

#wp-calendar td.pad:hover {
        background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
        background: #eee;
        color: #bbb;
}

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

#pagetitle {
	font: normal 20px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 20px;
}

.comment_content {
	
	margin: 20px 0 0 20px;
	border-bottom:1px solid #d0d0d0;
}

.comment_date {
	text-align:right;
}

.comment_number {
	float:left;
	font-size: 20px;
}

.comment_title {
	margin:20px 0 0 50px;
	padding-top:10px;
	padding-left:3px;
}

.avatar {
	float:left;
}

.please_comment {
	margin:13px;
}

.post_title {
	font-size: 18px;
}

