A 			{ color: green; font-family: Verdana; text-decoration: none; font-weight:bold; } 
A:link		{ color: green; text-decoration: none; } 
A:visited	{ color: green; text-decoration: none; } 
A:active	{ color: green;  } 
A:hover		{ color: green;  } 

body {
	background-color: #ffffff;
}

#page{
	background-color: #FFF;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #000;
	line-height: 34px;
}

.body {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000; 
	margin-left: 0px;
}

.byline, .entryfooter, .trackbackfooter {
	font-family: Verdana; 
	font-size: .7em;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
}

.byline{
	clear:both;
}

.commentBody {
	font-family: Verdana; 
	font-size: .8em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine, .tweetbackByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	padding:0 8px 0 8px; line-height: 20px;
	
}

#banner, #banner a {
	font-family: Verdana; 
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	padding:5px;
}

input, select, textarea {
	font-family: Verdana; 
	font-size: 1em; 
	color: #000000; 
}

.menuTitle {
	font-family: Verdana; 
	font-size: 12px;
	background-color: #DAFED6;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 5px;
}

.header, .header a {
	font-family: Verdana; 
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}

#calendar{
	width:90%;
	margin:0 auto 0 auto
}

.calendarTable, .calendarTable a {
	font-family: Verdana; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: yellow;
}

/* tagcloud */
 
.smallestTag { 
	font-size: 9px; 
}

.smallTag { 
	font-size: 11px; 
}

.mediumTag { 
	font-size: 13px; 
}

.largeTag { 
	font-size: 16px; 
}

.largestTag { 
 	font-size: 20px; 
}

/* search */
.highlight { 
	background-color: yellow; 
}

.menuBody {
	font-family: Verdana; 
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	line-height: 14px;
}

#menuContent {
	padding: 5px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-family: Verdana; 
	font-size: 1em;
}

.date {
	font-family: Verdana; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader, .tweetbackHeader {
	font-family: Verdana; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	font-family: Verdana; 
	font-size: 11px; 
	color: #666; 
	border-top:1px solid #999;
	padding:5px;
	font-weight:normal;
	text-align:center;
}

.footerHeader a {
	color: #666; 
	font-weight: normal;
	text-decoration:underline;
}

.rightMenu {
	border:1px solid #999;
	margin:8px;
}

.code {
	font-family: "courier new",courier,monospace;
	font-size: 1em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}

.center{
	text-align:center;
}

.entry{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #999;
}

a img{
	border: 0px;
}

.comment, .trackback, .tweetback, .commentAlt, .trackbackAlt, .tweetbackAlt {
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;

}

.commentAlt, .trackbackAlt , .tweetbackAlt{
	background-color:#efefef;
}

.comment img, .commentAlt img, .tweetback img, .tweetbackAlt img {
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
	max-width: 48px;
	max-height: 48px;	
}

.commentBody, .trackbackBody, .tweetbackBody {
	font-family: Verdana; 
	font-size: .7em; 
	color: #000000; 
	margin-bottom: 10px;
}

#relatedEntriesList {
	font-family: Verdana; 
	font-size: .7em; 
	color: #000000;
}

.commentByLine, .trackbackByLine, .tweetbackByLine {
	font-style: italic;
	font-size: .7em;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
}
	
#trackbacks,#comments, #tweetbacks {
	margin-top:8px;
}

#calendar th{
	font-weight: normal;
}

.tbLink{
	font-size:1.1em;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

.byline img{
	vertical-align: top;
}

#content {margin-bottom: 20px; }

#navigation { font-size: 12px; width: 590px; margin-bottom: 15px; height: 28px; border-bottom: solid 1px #666; 
	line-height: 14px;}
#navigation li { float: left; list-style: none; height: 28px; width: 100px; text-align: center;  
	background-image:url('../images/nav_passive.jpg'); }
#navigation li.active { float: left; list-style: none; background-image:url('../images/nav_active.jpg'); }
#navwrap { padding-top: 7px; }
#navigation a { cursor: hand; cursor: pointer; color: #eeeeee; padding-top: 5px;}
#navigation a:hover { color: #bbbbbb; font-weight: bold; }
#navigation a.active { color: #333333; font-weight: bold; color: #333333; }

#aboutme { font-family: Verdana; font-size: 12px; color: #444444;}
#aboutme a { font-weight: normal;}

#tweet { border-bottom: solid 1px #888; padding: 7px; color: #555555; }
#tweet a {font-weight: normal; }

#lcol { float:left; width: 180px ; text-align: left; vertical-align: top; }
#lcol li { list-style-type: none; border-bottom: solid 1px #888888; padding: 8px;}
#rcol { float: right; text-align: left; padding: 0px; margin: 0px; width: 380px;}

#boldlistitem {font-weight: bold; margin: 3px;}

#interests {border-top: solid 1px #888888;} 
.interests_item { padding: 6px; cursor: pointer; cursor: hand; border-bottom: solid 1px #888888; 
	padding-left: 30px;} 
#featured_links	{ } 
#featured_links li {margin-bottom: 15px;}

#heading {font-size: 14px; font-weight: bold; margin: 10px; }
#material { text-align: left; padding: 10px; padding-top: 0px; height: 340px; overflow: auto; }

/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
font-size: 12px;
font-weight: normal;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
clear:both;
margin-bottom:5px
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:100%;
height:120px;
overflow: auto;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
margin-left:200px;
}
#popUpFormBody{
background:#fff;
margin:8px;
}

