
a:focus,
a:active
{
	outline: none;
}

html
{
	background: #ffffff;
}

body
{
	background: #ffffff;
	color: #111111;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	min-width: 880px;
	overflow: auto;
	padding: 0;
}

ins
{
	text-decoration: none;
}

img
{
	border: 0;
}

/* header */

#logo
{
	display: block;
	height: 338px;
	margin: 0;
	width: 200px;
}

/* content */

#content
{
	background: #ffffff;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	min-height: 410px;
	margin: 30px auto 0px auto;
	width: 880px;
}

#content h1
{
	display: block;
	font-size: 32px;
	font-weight: normal;
	line-height: 32px;
	margin: 0 0 30px 0;
	padding: 0;
}

#content p
{
	font-size: 13px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	margin: 0 0 10px 0;
}

#content a
{
	color: #49b3c7;
	text-decoration: none;
}

#content .entry_details a
{
	color: #555555;
	text-decoration: none;
}

/* footer */

#footer
{
	color: #555555;
	background: #ffffff;
	border-top: 1px dashed #aaaaaa;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 46px;
	height: 46px;
	margin: 30px auto 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 880px;
}

#footer a
{
	color: #111111;
	text-decoration: none;
}















h3
{
	background: #4b3537;
	display: block;
	color: #ffffff;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	padding: 0 10px 0 10px;
	margin: 0 0 0 0;
}

#sidebar ul,
#sidebar_left ul,
#sidebar_right ul
{
	border-bottom: 1px dashed #aaaaaa;
	border-left: 1px dashed #aaaaaa;
	border-right: 1px dashed #aaaaaa;
	padding: 10px;
	margin: 0 0 20px 0;
}

#sidebar li,
#sidebar_left li,
#sidebar_right li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar a,
#sidebar_left a,
#sidebar_right a
{
	font-size: 13px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	line-height: 21px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover,
#sidebar_left a:hover,
#sidebar_right a:hover
{
	color: #49b3c7;
	text-decoration: none;
}

#archives-1
{
	background: #a0dce7;
	border: 0px;
}

#archives-1 a
{
	color: #ffffff;
}

#archives-1 a:hover
{
	color: #4b3537;
	text-decoration: none;
}

.post_line
{
	background: #ffffff;
	border-bottom: 1px dashed #aaaaaa;
	margin: 30px 0;
}

.nav-previous
{
	font-size: 13px;
	font-weight: bold;
	float: left;
}

.nav-next
{
	font-size: 13px;
	font-weight: bold;
	float: right;
}
