﻿fieldset
{
	border:1px solid #cccccc;
}

legend
{
	font: 135% 'Comic Sans MS', 'Comic Sans';  
  	padding-left: 5px;
  	padding-right: 5px;
	color: green;
}

span.commentDate
{
	color: #999999;
	font-size: 80%;
}

html
{
	margin: 5px auto;
	padding: 0px;
	margin-bottom: 1px;
	height: 100%;
}

a
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

h1 a
{
	color: green;
	text-decoration: none;
}

h1, h2, h3
{
	color: green;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-family: 'Comic Sans MS', 'Comic Sans';
}

h1
{
	font-size: 140%;
}

h2
{
	font-size: 130%;
}

h3
{
	font: 135%;  
}

h4
{
	font-size: 120%;
	color: #000;
}

h5
{
	font-size: 120%;
	color: #999;
}

h6
{
	font-size: 110%;
}

li
{
	list-style-type: square;
	line-height: 140%;
}

body
{
	font: normal 100% Corbel, trebuchet;
	color: #333;
	margin: 10px auto;
	padding: 0px;
}

img
{
	border: 0;
}

hr
{
	height: 1px;
}

span.small
{
	font-size: 10px;
}

div.small
{
	font-size: 80%;
	color: #555555;
}

div.small a
{
	color: #555555;
}

div.form
{
	width: 800px;
	float: left;
}

div.row
{
	clear: both;
	padding-top: 5px;
}

div.row span.label
{
	float: left;
	width: 80px;
	text-align: right;
	margin: 0 3px 0 0;
}

div.row span.formw
{
	float: right;
	width: 700px;
	text-align: left;
}
 
div.form submit
{
	cursor:pointer;
	border:outset 1px #ccc;
	color:#666666;
	font-weight:bold;
	padding: 1px 2px;
}

a:hover
{
	color: #999999;
}

.blogCommentContainer,
.commentContainer
{
	margin: 5px 15px 5px 25px;
}

.commentSep
{
	color: #cccccc;
}

.comments
{
	margin: 0px;
}

.blogcontent
{
	margin: 0px 15px;
}

.entry
{
	font: normal 90%/120% verdana;
}

.entry a
{
	color: blue;
}

span.categories-post
{
	color: #999999;
	padding: 0 0 0 3px;
	font: normal 80% 'Comic Sans MS', 'Comic Sans';  
}

.bottompost-text
{
	color: #999999;
	padding: 0px;
	font: normal 80% 'Comic Sans MS', 'Comic Sans'
}

.columncontent
{
	font-size: 95%;
	padding: 5px 10px 5px 10px;
	text-align: left;
}

.columncontent fieldset
{
	line-height: 140%;
	padding: 0px 10px 10px 10px;
	text-align: left;
}

.clear
{
	clear: both;
}

.bottompost-text a
{
	color: #999999;
}

#cloud a
{
	color: #555555;
	text-decoration: none;
	padding: 0 0 0 15px;
}

#cloud  a:hover
{
	text-decoration: underline;
}

#cloud ul
{
	margin: 0;
	padding: 0;
}

#cloud li
{
	list-style-type: none;
}

#cloud li a
{
	color: #555555;
	text-decoration: none;
}

#cloud li a:hover
{
	text-decoration: underline;
}

.commentForm
{
	font: 11px verdana;
	margin: 0 0 0 25px;
}

input.commentform
{
	border: 1px solid #cccccc;
	background: transparent;
}

#onetIDListForm
{
	background: none;
	width: 690px;
}

.ms-formbody textarea
{
	width: 90%;
}

#menutop a:active
{
	color: green;
}

#menutop a:hover
{
	color: green;
}

#body2
{
	position: relative;
	float: left;
	width: 200px;
	margin: 0px;
}

#body2 h2
{
	margin-bottom: 0px;
}

#container
{
	margin: 0px auto;
	text-align: justify;
	width: 1000px;
}

#topnav
{
	text-align: left;
	width: 100%;
}

#menutop
{
	font: normal 85% Corbel, trebuchet;
	margin: 0;
	padding: 0px;
	text-align: right;
	list-style: none;
}

#header
{
	width: 1000px;
}

#headerleft
{
	width: 1000px;
	height: 300px;
	background: url('_layouts/1033/images/head_thomys.jpg') no-repeat;
	float: left;
}

#body2colwrapper
{
	padding: 10px 0px 10px 0px;
	width: 100%;
}

#body2colwrapper #body1
{
	width: 758px;
}

#body1
{
	position: relative;
	float: left;
}
	
#bodycontent
{
	padding: 0px 20px;
}

#footer
{
	border: 0px;
	padding-left: 28px;
	padding-top: 28px;
	text-align: right;
	font: 'Comic Sans MS', 'Comic Sans';  
	color: green;
}