/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#header                    { background: #FFFFFF; }
#header                    { border-bottom: none; }

  
.blog-name a:link, .blog-name a:visited 
{ 
	color: #616D7E;
	font-family: Georgia;
	font-size: 40px; 
	font-weight: 0; margin: 0; 
	padding: 3px 0 0; 
	text-transform:none;
	font-weight:normal
}

#blog-name 
{ 
	color: #616D7E;
	font-family: Georgia;
	font-size: 40px; 
	font-weight: 0; margin: 0; 
	padding: 3px 0 0; 
	text-transform:none;
	font-weight:normal
}

.blog-description  
{
	color:#616D7E;
	font-family: Georgia;
	font-size: 20px; 
	font-weight: 0; margin: 0; 
	padding: 3px 0 0; 
	text-transform:none;
	font-weight:normal
}

#nav   { 
	background: #ffffff; 
	max-height: 100px;

} 

.quick-nav #rss            { visibility: hidden; display: hidden;}


.posterous_autopost img {

	border:2px solid #b0b0b0;
	align:  left;
	margin-top: 20px; margin-bottom: 20px;
}

.h2 {

	color:#fff; 
	font-family: Georgia;
	font-size: 20px; 
	font-weight: 0; margin: 0; 
	padding: 3px 0 0; 
	text-transform:none;
	font-weight:normal

}

#main                    { background: #FFFFFF; }
#footer                { background: #FFFFFF;}

body {

  	font-family:
  	font-size:16px;
  	line-height:135%;
}

a:hover {
  	text-decoration: none;
}

h1 {
	font-size:26px;
	letter-spacing:-1px;
	font-weight:normal;
	padding:10px 0 12px;
	font-style:italic;
	font-family:Georgia;
	line-height:100%;
}

h1 a {
	text-decoration:none;
	border-bottom:1px dotted #F30C55;
}

h1 a:hover {
	border:none;
}

h2{
	font-size:20px;
        border-bottom:1px dotted #F30C55;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia;
	letter-spacing:-1px;
	padding:10px 0;
} 

h3{
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia;
	letter-spacing:-1px;
	padding:10px 0;
} 



