body {
    font-family: Verdana, Arial, sans-serif;
    padding: 0;
    margin: 0;
    background: #a4a4a4 url(http://static.dossy.org/images/body_bg.gif) top center repeat-y;
}

a, a:link, a:visited { color: #00f; }
a:active, a:hover { color: #666; }

h1, h2, h3 { margin: 0; padding: 0; }
h1 { font-size: 150%; }
h2 { line-height: 120%; }
h3 { line-height: 120%; font-size: 125%; }
h4 { font-size: 110%; }

samp, kbd, pre, code, tt {
    font-family: "Monospace font handling in Firefox is braindead", monospace;
    font-size: 1.0em;
}

#wrapper {
    width: 960px;
    padding: 0;
    margin: 0 auto;
    background: #fff;
}

#header {
    background: #ccc url(http://static.dossy.org/images/header_bg.gif) bottom center repeat-x;
}

#banner {
    font-size: large;
    color: #333;
    padding: 10px;
}
#banner a {
    color: #333;
    text-decoration: none;
}

#banner .bannertitle {
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 150%;
}
#banner .bannerdate {
    float: right;
    font-size: 80%;
}
#banner .bannerdescription {
    float: left;
    font-size: 80%;
}

#content {
    float: left;
    width: 685px;
    padding: 0;
    margin: 0;
    background: #fff;
    border-right: 5px solid #ccc;
}

#container {
    background: #fff;
    border: 1px solid #fff;
}

#links {
    float: right;
    width: 265px;
    padding: 0;
    margin: 0 0 0 5px;
    font-size: x-small;
}

.float-left {
    float: left;
}

.blog {
    padding: 8px;
}

#menu {
    font-size: 80%;
    text-align: center;
}		

.title {
    font-family: Georgia, Times New Roman, serif;
    font-size: 1.2em;
    color: #555;
    line-height: 120%;
    padding-bottom: 8px;
}			
h1.title a {
    color: #555;
    text-decoration: none;
}

.blogbody {
    font-family: Georgia, Times New Roman, serif;
    color: #333;
    line-height: 150%;
}

.date { 
    font-family: Palatino, Georgia, Times New Roman, serif;
    font-size: large; 
    color: #333; 
    border-bottom:1px solid #999;
    margin-bottom:10px;
    font-weight:bold;
}			
    
.posted	{ 
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small; 
    color: #000000; 
    margin-bottom:25px;
    border-top: 1px solid #000;
}
    
.notifyme {
    font-family: Verdana, Arial, sans-serif;
    color:#666;
}
    
.calendar {
    font-family: Verdana, Arial, sans-serif;
    color:#666;
    font-size:x-small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding:2px;
    text-align:left;
}

.calendar a {
    background-color: #ccf;
}

.calendarhead {	
    font-family: Palatino, Georgia, Times New Roman, serif;
    color:#666600;
    font-size:small;
    font-weight:normal;
    padding:2px;
    letter-spacing: .3em;
    background:#FFF;
    text-transform:uppercase;
    text-align:left;			
}	

.side {
    font-family: Verdana, Arial, sans-serif;
    color:#333;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding:2px;				
}	
    
.side ul {
    margin-left: 0;
    padding-left: 1.0em;
}

.sidetitle {
    font-family: Palatino, Georgia, Times New Roman, serif;
    font-size: small;
    font-weight: bold;
    padding: 2px;
    margin-top: 1.5em;
    letter-spacing: 0.3em;
    background: #fff;
    color: #660;
    text-transform: uppercase;
}

.side .recent-entries-links, .side .recent-comments-links {
        font-size: x-small;
}

.syndicate {
    font-size: x-small;		
    margin-top: 15px;
    background: #fff;
    line-height: 100%;
}	

.syndicate img {
    border: 0;
}

.powered {
    font-family: Palatino, Georgia, Times New Roman, serif;
    color:#666;
    font-size:x-small;		
    line-height:140%;
    text-transform:uppercase; 
    padding:2px;
    margin-top:50px;
    letter-spacing: .2em;					
    background:#FFF;		
}	

.blogbody .bottom-ad {
    margin: 0.5em;
    padding: 0.5em;
    text-align: center;
}

.blogbody .inline-ad {
    float: right;
    padding: 5px 0 5px 5px;
}

.rating-widgets {
    clear: left;
}

#links #adsense {
    margin-top: 50px;
	text-align: center;
}

.comments-body {
    color: #000;
    font-size: small;
    background: #e5e5e5;
    line-height: 140%;
    padding: 0 1em;
    margin: 1em 0;
    border: 1px solid #999;
}

.comments-body p {
    margin: 1em 0;
}

.comments-post {
    color: #666;
    font-size: x-small;
    border-top: 1px solid #000;
}

.trackback-url {
    font-family: Verdana, Arial, sans-serif;
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding:5px;		
    border:1px dotted #999; 					
}

.trackback-body {
    font-family: Verdana, Arial, sans-serif;
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding-bottom:10px;
    padding-top:10px;		
    border-bottom:1px dotted #999; 					
}		

.trackback-post {
    font-family: Verdana, Arial, sans-serif;
    color:#666;
    font-size:x-small;
    font-weight:normal;
    background:#FFF;		
}	
    
.comments-head	{ 
    font-family: Palatino, Georgia, Times New Roman, serif;
    font-size:medium; 
    color: #666; 
    border-bottom:1px solid #999;
    margin-top:20px;
    font-weight:bold;
    background:#FFF;		
}		

#banner-commentspop {
    font-family: Palatino, Georgia, Times New Roman, serif;
    color:#FFF;
    font-size:large;
    font-weight:bold;
    border-left:1px solid #FFF;	
    border-right:1px solid #FFF;  		
    border-top:1px solid #FFF;  		
    background:#003366;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;  		  		  			 
}

.delicious-links li {
    padding-bottom: 0.5em;
}
    
.delicious-links .title {
    font-family: Georgia, Times New Roman, serif;
    font-size: 1.0em;
    font-weight: bold;
}

.hidden {
    display: none;
}

.field {
    float: left;
    clear: left;
    text-align: right;
    padding-right: 0.5em;
    margin-bottom: 0.5em;
}

.alert-success {
    padding: 1em;
    margin: 1em 0;
    background: #cfc;
    border: 1px solid #9f9;
    font-size: smaller;
}

.alert-failure {
    padding: 1em;
    margin: 1em 0;
    background: #fcc;
    border: 1px solid #f99;
    font-size: smaller;
}
