
a {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	
}

a img {
	border: none;
}
a:visited {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	
	text-decoration: underline;
	font-weight: bold;
}
body{
font-size: 12px; 
font-family: verdana; 
font-weight: normal; 
font-style: normal; 
text-decoration: none;
background-color: #ffffff;
}





.title{
height: 31px;
width: 250px;
text-align:right;
color: #666666;
line-height: 25px;
top: 285px;
left: 25px;
padding: 0px;
font-size: 18px;
font-weight: bold;
}

.title2{
width: 250px;
height: 103px;
text-align:right;
color: #666666;
line-height: 25px;

font-size: 24px;
font-weight: bold;
}


.resume {

font-weight: normal;
top: 350px;
left: 20px;
width: 250px;
text-align: justify;
font-size:14px;
}



.storycontent{
width: 490px;
height: 100%;
padding: 0px;
margin: 2px;
border: 0px;
text-align: left;
border-right: 0px;
border-left:0px;
border-top: 0px;
}

.post{
color: #000000;
font-size: 12px; 
font-family: verdana; 
font-weight: normal; 
font-style: normal;
text-decoration: none;
text-align: left;
width: 95%;
margin: 0px;
padding: 5px;
border: 0px;
background-color: #ffffff;
}


.storytitle{
color: #000000;
font-size: 12px; 
font-family: verdana; 
font-weight: normal; 
font-style: normal; 
text-decoration: none;
text-align: left;
width: 80%;
margin: 0px;
padding: 5px;
border: 0px;
background-color: #ffffff;
}

.date{
color: #000000;
font-size: 12px;
font-family: garamond; 
font-weight: bold; 
font-style: normal;
text-decoration: none;
text-align: left;
}

h2 {
	color: black;
	font-size:10px;

	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	color: black;
	font: 12px "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	border-bottom: dotted 1px #eee;
	margin-top: 0;
}




.links{
width: 20%;
margin: 0px; 
padding: 0px; 
border: 0px;
float: left;
}




.links a{
color: #666666;
font-size: 12px; 
font-family: verdana;
font-weight: bold; 
text-decoration: none; 
width: 100%; 
border: 0px;
}

.links a:hover{
font-size: 12px; 
font-family: verdana;
font-weight: bold;
text-decoration: none; 
color: #666666; 
border: 0px;
}

.menuskin{
float: left;
position: absolute;
width: 160px;
background-color: #fcfcfc;
border: 1px solid #666666;
font-size: 11px;
font-family: verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;}

.menuskin a{
text-decoration: none;
color: #666666;
padding-left: 2px;
padding-right: 2px;}

#mouseoverstyle{
color: #666666;
background-color: #c0c0c0;
}

#mouseoverstyle a{
color: #666666;
background-color: #c0c0c0;
}


#meta {
	color: black;
	font-size: .75em;
	border: none;
}
#meta, .meta a {
	color: black;
	font-weight: normal;
	letter-spacing: 0;
}
#meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#meta li {
	display: inline;
}

blockquote {
	color: black;
	background-color: white;

	margin-left: 1.5em;
	padding-left: 5px;
}

#menu {
	font-size: 12px;
	font-family: verdana; 
	font-weight: bold;
	background: #fff;
	padding: 10px 0 5px 15px;
	width: 260px;
}
#menu form {
	font-size: 10px;
	margin: 0 0 0 13px;
}
#menu input {
	background: white;
	letter-spacing: -0.05em;
	border: 1px solid #999;
	width: 80%;
}
#menu ul a:{
	font-size: 12px;
	color: black;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}
#menu ul li {
	
	font: normal normal "Times New Roman", serif;

	
}
#menu ul li a: {
	color: black;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul ul a:{
	color: black;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul ul li {

	letter-spacing: 0;
	border: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}
#menu ul ul li a: {
	font-size: 10px;
	color: #000;
	text-decoration: none;
        font-weight: normal;	
	
}

#menu a: {
	color: black;
	text-decoration: none;
	}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}


}
#wp-calendar {
	font-size: 12px;
	border: 1px solid #ddd;
	margin: 0;
	width: 90%;
	empty-cells: show;
}
#wp-calendar #next a {
	text-align: right;
	padding-right: 10px;
}
#wp-calendar #prev a {
	text-align: left;
	padding-left: 10px;
}
#wp-calendar a {
	text-decoration: none;
	display: block;
}
#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}
#wp-calendar caption {
	color: black;
	font-size: 16px;
	text-align: left;
}
#wp-calendar td {
	color: black;
	font: normal 12px Verdana, sans-serif;
	text-align: center;
	letter-spacing: normal;
	padding: 2px 0;
	
}
#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;
}

.left {
	float: left;
	margin: 0px 5px 0px 10px;
}

.right {
	float: right;
	margin: 0px 5px 0px 10px;
}
.tip {
margin-left:50px;
height: 250px;
width:150px;
}

ul ul {
list-style-type:disc;
}

ul ul ul {
list-style-type: disc;
}

ul ul ul ul {
list-style-type: disc;
}

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