A {
	color: #008AF3;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A:link {
	color: #008AF3;
	text-decoration: none;
}

A:visited {
	color: #008AF3;
	text-decoration: none;
}

A:active {
	color: #FFCC00;
}

A:hover {
	color: #FFCC00;
}

body {
	font-family: arial, sans-serif;
	font-size: 12px;
}

img#backgroundimage {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#page {
	background-color:white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}

h1 {
	font-family: arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	color: #000;
}

.title, .title a{
	font-weight:normal;
	font-size:28px;
	color:black;}

.post{
	margin:0 0 50px 0;
	text-align: justify;}

.meta, .meta a{
	color:black;
	font-weight:normal}

.body {
	font-family:  arial, sans-serif;
	color: #000000;
	margin-left: 0px;
}

.byline, .entryfooter, .trackbackfooter {
	font-family:  arial, sans-serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
}

.byline {
	clear: both;
}

#CommentError{color:red;}
#CommentError ul {margin:0 0 0 50px;padding:0;}
.commentBody {
	font-family:  arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine, .tweetbackByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	padding: 0 8px 0 8px;
}

#banner {
	height: 75px;
	text-align: right;
}

#banner, #banner a {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: white;
	padding: 5px;
}

#banner p {
	color: #929292;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

fieldset{
	border:0;}
input, select, textarea {
	border:1px solid #999;
	color: #000000;
	font-family:  arial, sans-serif;
	font-size: 14px;
	padding:5px;
	width:45%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
			
}

.menuTitle {
	font-family:  arial, sans-serif;
	font-size: .7em;
	background-color: #008AF3;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
}

.header, .header a {
	font-family:  arial, sans-serif;
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}

#calendar {
	width: 90%;
	margin: 0 auto 0 auto
}

.calendarTable, .calendarTable a {
	font-family:  arial, sans-serif;
	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:  arial, sans-serif;
	font-size: .65em;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-family:  arial, sans-serif;
	font-size: 1em;
}

.date {
	font-family:  arial, sans-serif;
	color: #666;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader, .tweetbackHeader {
	font-family:  arial, sans-serif;
	font-size: .7em;
	color: #666;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}

.footerHeader {
	background-color: #ddd;
	font-family:  arial, sans-serif;
	font-size: .7em;
	color: #666;
	border: 1px solid #999;
	padding: 5px;
	font-weight: normal;
}

.rightMenu {
	border: 1px solid #999;
	margin: 8px;
}

.code {
	color: black;
	border: solid thin #000000;
	background-color: #FFF;
	font-family: "courier new",courier,monospace;
	font-size: 1em;	
	line-height: 15px;
	margin: 5px 0 5px 0;
	max-height: 400px;
	padding: 4px 4px;
	overflow: auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.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: 8px;
	padding-bottom: 3px;
	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;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}

.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:  arial, sans-serif;
	font-size:12px;
	color: #555;
	margin-bottom: 10px;
	clear:both;
	text-align:justify;
}


#relatedEntriesList {
	font-family:  arial, sans-serif;
	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;
}

/*==================Forms======================*/
fieldset p{color:#555;text-align:center;font-style: italic;}
fieldset#commentForm, fieldset#sendForm {
	margin: 8px;
	text-align: left;
}

fieldset#sendForm {
	border: none;
}

fieldset#commentForm legend,fieldset#sendForm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 10px 5px;
}


fieldset#commentForm label,fieldset#sendForm label {
	color:#555;
	float: left;
	font-size:14px;
	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;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;		
}

fieldset#sendForm img,fieldset#sendForm #submit {
	margin-left: 200px;
}

#popUpFormBody {
	background: #fff;
	margin: 8px;
}

#placetwitter {
	height: 42px;
	margin: 0 auto;
	width: 600px;
	position: relative;
}

#placetwitter ul {
	background-color: white;
	border: 1px solid #999;
	margin: 0;
	padding: 0;
	width: 550px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	height: 32px;
	padding: 3px 2px 3px 2px;
}

#placetwitter li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#texttwitter {
	color: #868686;
	display: inline;
	float: right;
	font-family: arial, sans-serif;
	font-size: 10px;
	height: 42px;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: right;
	width: 575px;
	vertical-align: top;
}

#texttwitter a, #texttwitter a:link, #texttwitter a:visited {
	text-decoration: underline;
	color: #868686;
}

#icontwitter img {
	border: 0;
}

#icontwitter {
	width: 31px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
}

.hide{display:none;}
.submitsmall{width:100px;}
#search{text-align:center;}
.searchicon{position: absolute; top:1px; left:1px; cursor:pointer;}
.rssicon{position: absolute; top:52px; left:1px; cursor:pointer;}
.mail{position: absolute; top:70px; left:1px; cursor:pointer;}
