body
{
	margin: 0 auto;
	padding: 0;
	color: #333;
	background: #fffffF;
	font-size: 13px;
	font-family: georgia, serif;
}

h1, h2, h3 {
font-family: georgia, serif;
letter-spacing: 0.09em;
}


.center {
text-align: center;
}

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

a:link { background-color: transparent; text-decoration: none; color: #1D7FC6; }
a:hover { background-color: #b4d5fe; text-decoration: none; color: #1D7FC6; }
a:visited { background-color: transparent; text-decoration: none; color: #1D7FC6; }


.blog {
float: left;
margin-right: 10px;
padding-left: 30px;
padding-top: 30px;
width: 550px;
color: #565656;
text-align: left;
font-size: 12px;
font-family: georgia, serif;
line-height:15px;	
}

.entry {

}

#staticheader {
	width: 25px;
	height: auto;
	position: fixed;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 25px 25px 0 0;
	z-index: 999;
	background: transparent;
}


.text {
line-height: 1.3em;
color: #454545;
text-align: left;
font-size: 14px;
font-family: georgia, serif;
}

.text a {
line-height: 1.3em;
color: #1D7FC6;
text-align: left;
font-size: 14px;
font-family: georgia, serif;
}

.text a:hover {
line-height: 1.3em;
color: #1D7FC6;
background-color: #b4d5fe;
text-align: left;
font-size: 14px;
font-family: georgia, serif;
}

.namelarge {
line-height: 1.3em;
color: #888;
text-align: left;
font-size: 18px;
font-family: georgia, serif;
}

.textlarge {
line-height: 1.3em;
color: #888;
text-align: left;
font-size: 16px;
font-family: georgia, serif;
}

.name {
line-height: 1.3em;
color: #888;
text-align: left;
font-size: 14px;
font-family: georgia, serif;
}

.line { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	padding-top:5px;
	border-top:1px dotted #24408F;
}

.name a {
line-height: 1.3em;
color: #113355;
text-align: left;
font-size: 14px;
font-family: georgia, serif;
}

.name a:hover {
line-height: 1.3em;
color: #113355;
background-color: #ffc5ed;
text-align: left;
font-size: 14px;
font-family: georgia, serif;
}

.sidebar {
color: #888;
text-align: left;
font-size: 12px;
font-family: georgia, serif;
}

.sidebar a {
color: #1D7FC6;
text-align: left;
font-size: 12px;
font-family: georgia, serif;
}

.sidebar a:hover {
color: #1D7FC6;
background-color: #b4d5fe;
text-align: left;
font-size: 12px;
font-family: georgia, serif;
}


.namebar {
color: #888;
text-align: left;
font-size: 14px;
font-family: georgia, serif;
}

.namebar a {
color: #1D7FC6;
text-align: left;
font-size: 14px;
font-family: georgia, serif;
}

.namebar a:hover {
color: #1D7FC6;
background-color: #b4d5fe;
text-align: left;
font-size: 14px;
font-family: georgia, serif;
}


.date {
font-size: 120%;
background: transparent;
color: #000;
}

.title {
font-size: 18px;
margin-top: 10px;
font-weight: normal;
background: transparent;
color: #1D7FC6;
font-family: georgia, serif;
}

.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

.sidetitle {
margin: 18px 0 4px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #565656;
}

.spacer {
clear: both;
}

.paginate {
 font-family: 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 {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
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 {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

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

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}


.link{
    margin:0;
    padding:0;
    }
.link {
    margin:0;
    padding-left:5px;
    border:0;
    background:0;
    font-size:1em;
    font-family: georgia, serif;
    color:#1D7FC6;
    text-decoration:none;
    cursor:pointer;
    }


