* { margin: 0; padding: 0; }

body {
	text-align: center;
	background: #010e28 url(../images/bg_body.gif) 0 0 repeat-x;
font-family:tahoma;
	}

#arrows1 {
	background: url(../images/arrows_set1.png) 30% 0 no-repeat;
	background-attachment: scroll;
	}

#arrows2 {
	background: url(../images/arrows_set2.png) 40% 0 no-repeat;
	background-attachment: scroll;
	}

#frame {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	}

/* --------------------------------------------------------------
Header
-------------------------------------------------------------- */

#header {
	width: 800px;
	height: 147px;
	background: url(../images/bg_header.png) 0 0 no-repeat;
	}

#header h1 {
	color: #fff;
	width: 180px;
	text-align: center;
	font: 40px/28px "Trebuchet MS",tahoma, Helvetica;
	padding: 5px 0;
	margin: 0 0 20px 95px;
	}

#header p {
	color: #fff;
	font: 16px "Trebuchet MS", Arial, sans-serif;
	margin: 0 0 0 230px;
	}
#header h1 span {
font-size:16px;
}
/* --------------------------------------------------------------
Main Nav
-------------------------------------------------------------- */

#nav {
	width: 800px;
	overflow: hidden;
	height: 50px;
	background: url(../images/bg_nav.png) 0 0 no-repeat;
	}

#nav ul {
	list-style: none;
	float: left;
	width: 400px;
	margin: 0 0 0 216px;
	}

#nav ul li {
	display: inline;
	}

#nav ul li a {
	display: block;
	float: left;
	padding: 0.5em 0.9em;
	border-right: 2px solid #d0d8e0;
	text-decoration: none;
	color: #133c65;
	font: 0.8em Tahoma, serif;
	}

#nav ul li a:hover {
	text-decoration: underline;
	}

#nav a.rssfeed {
	display: block;
	text-indent: -999em;
	height: 14px;
	width: 14px;
	background: url(../images/rss.gif) 0 0 no-repeat;
	float: right;
	margin: 21px 28px 0 0;
	}

/* --------------------------------------------------------------
Middle Structure
-------------------------------------------------------------- */

#middle {
	width: 800px;
	overflow: hidden;
	background: url(../images/sidebar_top.png) 0 24px no-repeat;
	}

#sidebar {
	width: 162px;
	float: left;
	margin: 40px 0 0 0; /* 120px from above, plus 16px of the top sidebar slice */
	padding: 0 15px 20px 15px;
	background: url(../images/sidebar_bottom.png) 0 bottom no-repeat;
	}

#content {
	width: 538px;
	min-height: 400px;
	float: right;
	background: #fff;
	padding: 0px 35px 0px 35px;
margin-top:-20px;
	}
	
	
/* --------------------------------------------------------------
Sidebar
-------------------------------------------------------------- */

#sidebar h3 {
	color: #98bb1d;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	margin-bottom: 0.1em;
	}

#sidebar p,
#sidebar li {
	color: #c5d2d9;
	font: 0.7em/1.4em Tahoma, sans-serif;
	}

#sidebar p,
#sidebar ul,
#sidebar ol {
	margin-bottom: 0.7em;
	list-style: none;
	}

#sidebar a {
	color: #c5d2d9;
	}

#sidebar a:hover {
	color: #fff;
	}


/* --------------------------------------------------------------
Content
-------------------------------------------------------------- */

#content .post {
	margin-bottom: 2em;
	}

#content h2 {
	color: #c4a073;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 0.7em 0;
	}

#content h2 em {
	font-style: normal;
	color: #bb761d;
	}

#content h2 a, #content h2 a:hover { color: #c4a073; }
#content h2 em a, #content h2 em a:hover { color: #bb761d; }

#content h3 {
	font: bold 1em Arial, Helvatica, sans-serif;
	color: #98bb1d;
	margin: 1.3em 0 0.7em 0;
	}

#content h4 {
	font: bold 0.75em/1.5em Georgia, serif;
	margin: 1em 0 0.7em 0;
	color: #17304e;
	}

#content p,
#content li,
#content dl,
#content td,
#content label {
	font: 0.8em/1.5em Tahoma, serif;
	color: #0e2033;
	}

#content p,
#content ul,
#content ol,
#content dl,
#content form,
#content table {
	margin-bottom: 0.7em;
	}

#content ul,
#content ol {
	margin-left: 2em;
	}

#content blockquote {
	margin-left: 0.7em;
	border-left: 1px dashed #a0b9c6;
	padding-left: 0.7em;
	}

#content blockquote p,
#content blockquote li {
	color: #28344b;
	}

#content a {
	color: #666;
	}

#content a:hover {
	color: #000;
	}

#content p.post-attributes {
	margin-top: 1.1em;
	border-top: 1px solid #a0b9c6;

	padding-top: 0.4em;
	}


/*
Comments
-------------------------------------------------------------- */

#comment-intro {
	margin: 2em 0;
	overflow: hidden;
	}

#comment-intro dt {
	width: 50px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/comment-intro_dt.gif) 0 0 no-repeat;
	float: left;
	color: #fff;
	font: bold 2.1em/48px Arial, Helvatica, sans-serif;
	}

#comment-intro dd {
	background: url(../images/comment-intro_dd.gif) right 0 no-repeat;
	width: 300px;
	margin: 12px 0 0 0;
	padding: 0.25em 0 0 10px;
	height: 25px;
	float: left;
	}


/* --- comment display --- */

.comment {
	margin: 0 0 20px 38px;
	width: 500px;
	background: url(../images/comment_bg_top.gif) 0 7px no-repeat;
	}

#content .comment-attribution {
	color: #98bb1d;
	font: 1.7em/1.1em Arial, Helvetica, san-serif;
	margin: 0 0 0 42px;
	}

#content .comment-posted {
	color: #a0b9c6;
	font: 0.7em/1.4em Tahoma, sans-serif;
	margin: 0 0 0 42px;
	}

#content .comment-goodstuff {
	background: #e9eff2 url(../images/comment_bg_bottom.gif) 0 bottom no-repeat;
	width: 438px;
	margin: 20px 0 0 22px;
	padding: 0 20px 10px 20px;
	}
	
#content .comment-goodstuff p,
#content .comment-goodstuff li {
	color: #3e5e7f;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	}


/* --- comment form --- */

#txpCommentInputForm label {
	float: left;
	width: 90px;
	margin-right: 10px;
	text-align: right;
	padding-bottom: 5px;
	}

#txpCommentInputForm br {
	clear: left;
	}

#txpCommentInputForm .txpCommentInputMessage {
	width: 400px;
	height: 250px;
	}

#txpCommentInputForm .comment-buttons,
#txpCommentInputForm .comment-extra {
	margin: 5px 0 0 100px;
	}

#txpCommentInputForm .comment-extra label {
	float: none;
	width: auto;
	text-align: left;
	}	
	

/* --------------------------------------------------------------
Footer
-------------------------------------------------------------- */

#footer {
	width: 800px;
	background: url(../images/bg_footer.png) 0 0 no-repeat;
	margin-bottom: 40px;
	}

#footer p {
	font: 0.7em/1.7em Tahoma, sans-serif;
	padding: 55px 0 0 0;
	margin: 0 0 0 227px;
	color: #345172;
	}

#footer p a {
	color: #345172;
	}

#footer p a:hover {
	color: #6386a0;
	}


.left{float:left; border:1px solid #ccc; padding:4px; margin:4px;}
.tools{}
