body {
font-family:  Tahoma, MS sans-serif, Arial, sans-serif; 
font-size: medium; 
color: #606060;
background: #c0c0c0 url('/images/bg.png') fixed no-repeat left bottom;
padding: 10px;
}

p {
font-family: tahoma, verdana, sans-serif;
}

.center {
text-align: center;
}

ul {
list-style: circle;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
font-size: 100%;
font-family: tahoma, verdana, sans-serif;
}

img {
margin: 0;
padding: 0;
border: 0;
}

.thumb {
padding:3px;
border-top: 1px solid #9DB7A7;
border-right: 1px solid #aaa;
border-bottom: 1px solid #9DB7A7;
border-left: 1px solid #aaa;
background:#606060;
float:left;
margin-right:3px;
}
.spread{
padding:3px;
border: 1px solid #7C7877;
border-right: #A6A6A6;
border-bottom: #A6A6A6;
background:#999594;
float:left;
margin:2px;
}
.card{
padding:3px;
border-top: 1px double #9DB7A7;
border-right: 1px double #aaa;
border-bottom: 1px double #9DB7A7;
border-left: 1px double #aaa;
background:#606060;
float:left;
margin-right:3px;
}

.group {
float:left;
width:180px;
height:240px;
margin-right:10px;
}
a:link { background-color: transparent; text-decoration: none; color: #006310; }
a:hover { background-color: transparent; text-decoration: none; color: #606060; }
a:visited { background-color: transparent; text-decoration: underline; color: #006310; }

#wrapper {
margin: 0px auto;
padding-bottom: 10px;
width: 740px;
border-top: 1px solid #7C7877;
border-right: 1px solid #999594;
border-bottom: 1px solid #999594;
border-left: 1px solid #7C7877;
background: #c0c0c0;
color: #404040;
}

#header {
margin-bottom: 1px;
padding: 0px;
background: #c0c0c0;
color: #404040;
font-variant: small-caps;
}
.cats {
color: #404040;
font-variant: small-caps;
font-size:110%;
}
#blogtitle {
float: left;
margin: 0;
padding: 0;
width: 100%;
text-align: left;
background: #c0c0c0;
color:inherit;
}
h1, h2, h3 {
font-family: tahoma, verdana, sans-serif;
letter-spacing: 0.09em;
}
h1 {
margin: 0;
padding: 0;
font-size: 120%;
letter-spacing: 0.1em;
text-align: left;
font-weight:bold;
}

h4 {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
}

#nav {
margin: 10px;
padding: 2px;
text-align: right;
background: transparent;
color: #7C7877;
letter-spacing: 0.09em;
}

#nav a {
color: #7C7877;
font-size: 80%;}

#nav a:hover {
color: #404040;}

#content {
width:740px;
margin:auto;
margin-bottom: 10px;
padding: 0 10px;
}

#blog {
float:left;
padding: 10px;
border: 1px solid #7C7877;
border-right: #A6A6A6;
width: 480px;
background: #c0c0c0;
color: #606060;
font-size: 80%;
text-align: left;
}

#sidebar {
float:left;
padding: 10px;
border: 1px solid #7C7877;
border-left: #A6A6A6;
width: 180px;
background: #c0c0c0;
color: #404040;
text-align: left;
font-size: 70%;
}

#footer {
margin: 0;
padding: 5px 10px;
background: #c0c0c0;
color: #404040;
font-size: 70%;
letter-spacing: 0.09em;
}

.note {
color: #404040;
letter-spacing: 0.09em;
}
.date {
font-size: 100%;
background: transparent;
color: #708090;
}

.title {
font-size: 120%;
font-weight: bold;
background: transparent;
color: #404040;
border-bottom: 1px solid #7C7877;
clear:left;
}
.group h2 {
font-size: 120%;
font-weight: bold;
background: transparent;
color: #404040;
border-bottom: 1px solid #7C7877;
}
.posted {
margin-bottom: 30px;
font: 10px verdana, arial, helvetica, sans-serif;
background: transparent;
color: #404040;
} 

.sidetitle {
margin: 10px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #6C6868;
border-bottom: 1px dotted #7C7877;
}

.blue {
color: #282D98;
}

.spacer {
clear: both;
}

.paginate {
 font-family:Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:	12px;
 font-weight: normal;
 letter-spacing:.1em;
 padding:	10px 6px 10px 4px;
 margin:	0;
 background-color:transparent;  
}

.pagecount {
 font-family:Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:	10px;
 color:	#666;
 font-weight:normal;
 background-color: transparent;  
}

input.comment{
border-top: 1px solid #7C7877;
border-right: 1px solid #999594;
border-bottom: 1px solid #999594;
border-left: 1px solid #7C7877;
background-color:  #BBB8B7;
color:#404040;
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 11px;
height: 1.6em;
padding:.3em 0 0 2px;
margin-top:6px;
margin-bottom: 3px;
} 

textarea.comment {
border-top: 1px solid #7C7877;
border-right: 1px solid #999594;
border-bottom: 1px solid #999594;
border-left: 1px solid #7C7877;
background-color: #BBB8B7;
color: #404040;
font-family:Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:11px;
margin-top:3px;
margin-bottom:3px;
overflow:auto;
}

checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.button {
background-color:  #BBB8B7;
font-family:       Arial, Verdana, Sans-serif;
font-size: 10px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #404040;
border: 1px solid #7C7877;
border-left: #A6A6A6;
border-top: #A6A6A6;
background: #999594;
}  
.ads { margin:auto;
width:95%;
padding:10px;
font-size: 80%; }