body { 
	margin: 0;
	padding: 0;
	background: #ffffff none;
	color: #000000;
	min-width: 640px;
}
/******************** Trick Box ****************/
.cb {
	margin:17px 0;
	background:url(images/borders.png) repeat-y 100% 0;
}
.bt {
	background:url(images/box.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:17px;
	position:relative;
	top:-17px;
}
.bt div {
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(images/box.png) no-repeat 0 0;
}
.bb {
	background:url(images/box.png) no-repeat 100% 100%;
	margin:0 0 1em 18px;
	position:relative;
	top:17px;
	height:17px;
}
.bb div {
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(images/box.png) no-repeat 0 100%;
}
.i1 {
	margin:-17px 12px -17px 0;
	padding:0 0 0 12px;
	background:url(images/borders.png) repeat-y 0 0;
}
.i2 {
	background:#fff;
	border-bottom:1px solid #fff;
	padding:0 10px;
}
/* CSS for the box ends here */
/******************** Trick Box ****************/

img { border: 0px; }

td.body { padding:20px;}
td.title { padding:20px; font-family: verdana, sans-serif; font-size: 16px; color: #666666; font-weight:bold; letter-spacing:.1em; }
td.links { padding:8px; font-family: verdana, sans-serif; font-size: 10px; color: #336699; line-height:16px;}

.descrip { font-family: verdana, sans-serif; font-size: 10px; color: #999966; text-transform:uppercase; font-weight:bold; letter-spacing:.2em; padding: 5px; padding-top: 0px; }

font.subject { font-family: georgia, sans-serif; font-size: 12px; color: #336699; line-height:16px;}
font.security { font-family: georgia, sans-serif; font-size: 12px; color: #336699; line-height:16px;}
font.date { font-family: georgia, sans-serif; font-size: 12px; color: #336699; line-height:16px;}
font.author { font-family: verdana, sans-serif; font-size: 10px; color: #336699; line-height:16px; text-transform:uppercase;}
font.time { font-family: verdana, sans-serif; font-size: 10px; color: #336699; line-height:16px; text-transform:uppercase;}
font { font-family: verdana, sans-serif; font-size: 10px; color: #666666; line-height:16px;}
.subhead { font-family: verdana, sans-serif; font-size: 11px; color: #333333; font-weight:bold; padding:8px; letter-spacing:  .1em}
font.subhead { font-family: verdana, sans-serif; font-size: 11px; color: #333333; font-weight:bold; padding:8px; letter-spacing:  .1em}

p,td,tr,table,hr,br,ul,ol,li { font-family: georgia, verdana, arial, sans-serif; font-size:12px; color:#666666; line-height:18px; text-align:justify; }
p.links { font-family: verdana, arial, sans-serif; font-size:10px; color:#666666; line-height:12px; }

#validated {
	padding: 5px;
}

div#prefix {
	height: 13px;
	background: #666666;
}

div#thinline {
	height: 2px;
	background: #ffffff;
	border: 0px;
}

div#banner {
	background: #cccc99;
	padding:20px;
	font-family: verdana, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight:bold;
	letter-spacing:.1em;
}

.thinblack {
	background: #000000;
	height: 1px;
}

div.thinblackcolumn {
	background: #000000;
	width: 1px;
	height: 100%;
}

div.sidebox {
	border: 1px;
	border-style: none solid solid;
	color: #000000;
}

.outerborder {
	float: left;
	border: 2px #666666;
	border-style: groove;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.BoxTitle {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #eeeeee;
  padding-left: 3px;
  font-size: 18px;
}

table#MiniCal {
}

.BoxContents {
	padding: 2px;
}

.browse {
	background: #cccccc;
}

div.links {
	padding: 8px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #336699;
	line-height:16px;
}

blockquote {
        color: black;
}

.Seperator {
	background-color: #fff;
	position: relative;
	float: left;
	height: 25px;
	width: 100%;
}

.relative {
	position: relative;
}

#fullpage {
	position: relative;
}

#fullpage .sidebox-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
        border: 1px;
        border-style: none solid solid;
        color: #000000;
}

#fullpage .content-left {
	margin-right: 300px;
	background: #ffffff;
	padding: 15px;
}

#fullpage .sidebox-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
        border: 1px;
        border-style: none solid solid;
        color: #000000;
}

#fullpage .content-right {
	margin-left: 300px;
	background: #ffffff;
	padding: 15px;
}

a:hover {
  color: #147;
  text-decoration: underline;
}

a {
  text-decoration: none;
}

h1 {
    display: inline;
}

h3 {
    display: inline;
}

a img {
	border: none;
}

a, h1 a:hover, h2 a:hover {
	color: #06c;
}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.postmetadata {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.alt {
  background-color: #f0f0f0;
}

li.links {
  margin-left: -10px;
  text-align: left;
}

div#github-badge {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

div#github-badge span a {
  background: #cccccc;
}

.widget_bdprt_widget ul li,
.widget_rss ul li {
  margin-left: -20px;
  padding-right: 5px;
  text-align: left;
}
