body 
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

hr
{
	max-height: 1px;
	border: 0px;
}

/* NEW */
form 
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	margin: .3em 0 .3em 0;
}

h1 { font-size: 1.6em; font-family: Candara, Arial, Helvetica, sans-serif; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

p
{
	margin: .8em 0 .8em 0;
}


input, select, option, textarea
{
	font-size: 1em;
}

a img {
	border-style: none;
}

a {
	text-decoration: none;
}

code, pre 
{
	font-family: 'Courier New', Courier, Fixed;
	font-size: 1.2em;
}

pre
{
	overflow: auto;
	border: 1px dotted #777;
	padding: 10px;
}

blockquote
{
	padding-left: 1.5em;
	 border-left: 5px solid #999999;
	 margin: 1.5em 3.0em 0 1.0em;
}

#archive_tree_menu ul
{
		list-style: none inside;
		padding: 0px 0px 0px 10px;
		margin: 0px;
}

.swatch 
{
	height: 20px;
	width: 20px;
	color: #000;
	background: #fff;
	border: 1px solid #999;
}

/* div #toggleSetupLanguage, #toggleSetupGeneral, #toggleSetupEntries, #toggleSetupSidebar, #toggleSetupTrackbacks, #toggleSetupComments, #toggleSetupCompression
{
	padding: 0px 10px 0px 10px;
	border-width: 1px;
	border-style: dashed;
	display: block;
} */

#toggleSetupLanguage, #toggleSetupGeneral, #toggleSetupEntries, #toggleSetupSidebar, #toggleSetupTrackbacks, #toggleSetupComments, #toggleSetupCompression
{
	padding: 0px 10px 0px 10px;
	border-width: 1px;
	border-style: dashed;
	display: block;
}

.img_float_left, .img_float_right, .img_float_off
{
	margin: 3px;
	padding: 1px;
	background-color:#b3b3ff;
	border: 1px solid #66f;
	border-left-color:#fff;
	border-top-color:#fff;
	border-radius:3px;
}

.img_float_left
{
	float: left;
}

.img_float_right
{
	float: right;
}

.blurred
{
	filter: blur(2px);
	-webkit-filter: blur(2px);
}

.blurred:hover
{
	filter: blur(1px);
	-webkit-filter: blur(1px);
}

a[rel=external] 
{ 
	padding-right:13px; 
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAFVBMVEUAAAARIjMAZv8AZsyZzP8zmcxmmcynzca3AAAAAnRSTlMAVBqVWNUAAABASURBVAjXY2BgUFJSYmBgTRQUYmAQVGUQYjA2VgGSBkyOrkBSRUQpicHQzckwgMFARMGQgcGAkcGAAajG2IABALHvBoNxWIzaAAAAAElFTkSuQmCC') center right no-repeat;
}

.blog_title 
{ 
	border-radius:5px 5px 0px 0px;
	margin: 0px;
}

.blog_comment
{
	border-radius:0px 0px 5px 5px; 
}

.blog_ip_address
{
	font-size: 0.8em;
}

#sidebar .calendar
{
	font-size: 1em;
}

#sidebar .calendar td
{
	padding: 2px;
}

#sidebar .calendar a
{
	font-weight: bold;
	text-decoration: none;
}

#archive_tree_menu li
{
	margin: 0px;
	padding: .1em 0px 0px 0px;
}

#sidebar .menu_title a
{
	text-decoration: none;
	color: inherit;
}

#maincontent .entry,
#maincontent .static,
#maincontent .comment
{
	padding-bottom: 10px;
}

#maincontent .entry .blog_title,
#maincontent .static .blog_title,
#maincontent .comment .blog_title
{
	font-family: Candara, Arial, Helvetica, sens-serif;
	font-size: 1.25em;
	font-weight: bold;
	padding: .3em .7em;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #660;
}

#maincontent .blog_title img
{
	/* padding: top right bottom left */
	padding: 0px 10px 0px 0px;
}

#maincontent .blog_title_buttons
{
	/* Edit and Delete buttons in the Blog Title */
	float: right;
	position: relative;
	top: -15px;
	right: 2px;
	display: inline;
}

#maincontent .entry .blog_body,
#maincontent .static .blog_body,
#maincontent .comment .blog_body
{
	line-height: 1.25em;
	padding: 10px;
	margin: 0px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #660;
}

#maincontent .entry .blog_body_clear,
#maincontent .static .blog_body_clear,
#maincontent .comment .blog_body_clear
{
	padding: 0px;
	border-color: #FFF;
	border-width: 0px;
	border-style: solid;
}

#maincontent .entry .blog_body_solid,
#maincontent .static .blog_body_solid,
#maincontent .comment .blog_body_solid
{
	padding: 1px;
	border-color: #660;
	background: #fff;
	border-width: 5px;
	border-style: solid;
}

#maincontent .entry .blog_date,
#maincontent .static .blog_date,
#maincontent .comment .blog_date
{
	font-size: .8em;
	margin-bottom: 1em;
}

#maincontent .entry .blog_comment,
#maincontent .static .blog_comment,
#maincontent .comment .blog_comment
{
	padding: .5em;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #660;
}

#sidebar .menu_title 
{
	font-size: 1em;
	padding: .3em .5em;
	margin: 0px;
	border-width: 1px;
	border-style: solid;
}
	
#sidebar .menu_body 
{
	padding: 10px;
	margin: 0;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}

#page
{
	margin: 10px auto 10px auto;
	max-width: 750px;
}

#popup
{
	 max-width: 550px;
	 margin: 10px auto 10px auto;
}

#header, #header h1
{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

#header img
{
	max-width:100%;
	height:auto;
}

#pagebody 
{
	overflow:auto; 
	margin: 0px;
	padding: 0px;
}
	
#footer
{
	font-size: 1em;
	padding: 10px;
	clear: both;
}
	
#maincontent
{
	margin: 0px;
	padding: 10px 2px 0px 2px;
	vertical-align: top;
	width: 540px;
}
 
#sidebar
{
	float: right; 
	width:200px;
	padding: 10px 2px 0px 2px;
	margin: 0px;
	font-size: 11px;
}

.menu_wrapper {
	width: 196px;
}

@media only screen and (max-width:800px) {
	#page
	{
		max-width: 540px;
		min-width: 468px;
	}

	#pagebody
	{
		display: table;
	}

	#sidebar
	{ 
		float:none; 
		width: 100%; 
	}

	#maincontent
	{
		width: 100%; 
		display: table-header-group;
	}

	.menu_wrapper
	{
		width: 100%;
	}
}