/* standard elements */

* {
	margin: 0;
	padding: 0;
}

a {
	color: #682;
}

a:hover {
	color: #9A6;
}

body {
	background: #3c8b8c url(img/background.png);
	background-repeat: repeat-x;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode", sans-serif;
	margin: 38px 0;
}

p, ul {
	padding-bottom: 1em;
}

ul {
	margin-left: 1.2em;
}

.main_right li {
	list-style: none;
}
/*.main li {list-style-image: url(img/li.gif);}*/

h1 {
	font-size: 1.2em;
}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}

blockquote p {
	padding: 3px 0;
}
h1, h2, h3 {
	color: #FFE;
	border-bottom:1px solid white;
}

/* misc */


.clearer {
	clear: both;
}

.main_right .padded {
	padding: 6px 0px 8px 0px;
	border-top: 1px solid #ccc;
    color: #000000;
}

.main_right .padded li a{
	color: #F7F7F7;
    font-weight:bold;
}

.main_right .padded li {
    width: 160px;
}

.main .padded {
	padding: 18px 24px;
}

.meta {
	font-size: 0.8em;
	color: #665;
}

.left {
	float: left;
}

.right {
	float: right;
}
/* structure */

.container {
	font-size: 1.2em;
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0px auto 0px auto;
	width: 840px;
	border: 0px;
}
/* header */


.header {
	float: left;
	width: 640px;
	background: url(img/header.gif) no-repeat;
	font: normal 2.4em Verdana, sans-serif;
	line-height: 150px;
	text-align: right;
}

.header a, .header a:visited {
    font-size: 18pt;
    text-decoration: none;
	color: white;
}
/* structure */


.top {
	background: #77bbbb;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 160px;
}
.main {
	float: left;
	width: 474px;
}
.main_right {
	float: right;
	width: 200px;
	color: #CCC;
	background-image: url(img/headright.gif);
	background-repeat:no-repeat;
}
/* sub-navigation */


.subnav h1 {
	background: #77bbbb;
	color: #FFE;
	font: bold 1.1em Verdana, sans-serif;
	line-height: 24px;
	padding-left: 8px;
	border-left: 1px solid white;
}
.subnav ul {
	margin: 0;
	padding: 0;
}
.subnav li {
	border-bottom: 1px solid #696755;
	border-left: 1px solid white;
	list-style: none;
}
.subnav li a {
	background: #89866F;
	color: #111;
	display: block;
	padding: 8px 0 8px 12px;
	width: 147px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #9C997C;
	color: #000;
}
/* footer */


.footer {
	background: #5b5b47 url(img/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 50px;
	width: 100%;
	text-align: center;
}
.footer .left, .footer .right {
	padding: 0 16px;
}

.footer img {
    border: 0px;
	padding-top: 12px;
}

.footer a {
	color: #EEE;
}
.footer a:hover, .footer .right a:hover {
	color: #FAFCB0;
}
.footer .right, .footer .right a {
	color: #949474;
}
.post {
	margin:0 0 25px 0;
}
.post .info {
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:0.9em;
	color:#505050;
}

.post h2 {
    font-size: 14pt;
    color: #3c8b8c;
    border-bottom: 1px solid #77BBBB;
}

.post h2 a {
    font-size: 14pt;
    color: #3c8b8c;
    text-decoration: none;
}
/* Comments Styling */


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	background: #F7F7F7;
	width: 280px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
}
#commentform input {
	margin-bottom: 3px;
}
.post ul li {
	list-style:square;
	margin-left:18px;
	padding:5px;
}
.entry ol li {
	padding:5px;
	list-type:decimal;
	margin-left:22px;
}

.main_right h1 {
    text-indent: 3pt;
}

.main_right a:link, a:visited {
    font-size: 10pt;
	color: #999999;
}
.main_right a:link, .main_right a:visited {
	color: white;
	text-decoration: underline;
}
.main_right ul {
	padding: 0px 0px 20px 18px;
}
.main_right ul li a:link, .main_right ul li a:visited {
	display: block;
}
.main_right ul li a:hover {
	text-decoration: none;
}
.main_right ul li {
	padding: 5px 0;
}
.main_right ul {
	margin: 0;
}

em.regex {
	border-bottom: 1px solid #777;
	font-family: 'Andale Mono', 'Lucida Console', monospace;
	font-size: 9pt;
	font-style:normal;
	padding: 1px 2px 0px 27pt;
	background-color:#7BB;
	background-image: url(img/regex.gif);
	background-repeat: no-repeat;
}

strong {
    font-weight:lighter;
}

.entry p {
	text-align:justify;
	text-indent: 15pt;
	padding-top: 3pt;
	line-height: 13pt;
	word-spacing: 0.1em;
}

#s { width: 160px; }
