body {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	font-family:  Arial, sans-serif, Whitney, "Myriad Pro", MyriadPro, Helvetica, "Helvetica Neue";
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

A:link {
	color: #ff6600;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #ff6600;
	text-decoration: none;
}

p {
	margin: 0 0 0 0;
	padding: 0;
}

.postbox {
	padding-top: 10px;
	border-top: solid #000000 1px;
}

.navigation {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: solid #000000 3px;
}

p A:link
	color: #ff6600;
	border-bottom: dotted #cccccc 1px;
}

p A:hover {
	color: #000000;
	border-bottom: dotted #cccccc 1px;
}

blockquote {
	padding-left: 26px;
	padding-right: 26px;
	margin: 0 0 18px 0;
}


/* miscell. styles */

h2 {
	font-size: 26px;
	line-height: normal;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
}

h2 .smaller {
	font-size: 16px;
	color: #aaaaaa;
}

h3 {
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
	text-decoration: none;
	border-width: 0;
	margin: 0 0 12px 0;
	padding: 0;
	border-bottom: solid #000000 3px;
}

h4 {
	padding-top: 0;
	margin:0 0 20px 0;
}


.dim {
	color: #cccccc;
}

sup {
	line-height: 0px;
}


/* bounding box */

#t, #b {
	left: 0;
	right: 0;
	height: 20px;
	position: fixed;
	display: block;
	background-color: #dfff0c;
	z-index: 42;
}

#l, #r {
	top: 0;
	bottom: 0;
	width: 20px;
	position: fixed;
	display: block;
	background-color: #dfff0c;
	z-index: 42;	
} 

#t {
	top: 0;
	background: url(/images/border/blue/t.gif) repeat-x;
}

#b {
	bottom: 0;
	background: url(/images/border/blue/b.gif) repeat-x;
}

#l {
	left: 0;
	background: url(/images/border/blue/l.gif) repeat-y;
}

#r {
	right: 0;
	background: url(/images/border/blue/r.gif) repeat-y;
}

#tl, #tr, #bl, #br {
	height: 20px;
	width: 20px;
	position: fixed;
	display: block;
	z-index: 666;
}

#tl {
	top: 0;
	left: 0;
	background: url(/images/border/blue/tl.gif);
}

#tr {
	top: 0;
	right: 0;
	background: url(/images/border/blue/tr.gif);
}

#bl {
	bottom: 0;
	left: 0;
	background: url(/images/border/blue/bl.gif);
}

#br {
	bottom: 0;
	right: 0;
	background: url(/images/border/blue/br.gif);
}


/* main structure */

#easel {
	width: 908px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

#canvas {
	float: left;
	width: 858px;
	margin: 0 25px 0 25px;
	padding: 0;
	text-align: center;
}

#main {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#side {
	float: right;
	width: 321px;
    margin-left: 550px;	
	padding: 0 0 0 0;
	text-align: left;
        position: fixed;
}

#single {
	width: 500px;
	margin: 0;
	padding: 0;
	text-align: left;
}


/* miscell. structure */

.brush {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin:0;
	padding:0;
	background:transparent;
}


/* top bar */

#intro_c {
	width: 908px;
	margin: 40px auto 0 auto;
	padding: 0;
	clear: both;
	margin: 47px 0 0 0;
}

#intro {
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	font-weight: normal;
	width: 858px;
	margin: 0 25px 0 25px;
	padding: 0;
	text-align: left;
}

#intro img {
	float: left;
	margin: 2px 20px 0 0;
}

#searchfield {
	margin: 0 0 0 6px;
	width: 303px;
	font-family:  Arial, sans-serif, Whitney, "Myriad Pro", MyriadPro, Helvetica, "Helvetica Neue";
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}

img {
	border: none;
}


#intro p {
	margin: 0;
	padding: 0;
	color: #999999;
}

#intro p A:link, #intro p A:active, #intro p A:visited, #intro p A:hover {
	color: #cc0000;
}

#introbar {
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 21px 0 30px 0;
	background-color: #d0d0d0;
	clear: both;
}


/* footer */

#footer_c {
	width: 908px;
	margin: 0 auto 40px auto;
	padding: 0;
	clear: both;
}



#footer {
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	font-weight: normal;
	width: 858px;
	margin: 0 25px 0 25px;
	padding: 0;
	text-align: left;
}


/* sidebar */

#side h4 {
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
	border-width: 0;
	margin: 0 0 8px 0;
	padding: 14px 0 0 0;
}

#side > h4:first-child {
	padding: 0;
}

#side h5 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
	border-width: 0;
	margin: 0 0 1px 5px;
	padding: 0;
}

#side h6 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border-width: 0;
	margin: -8px 0 4px 0;
	padding: 0;
}

#side p {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
}

#side ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

#side ul li
{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 12px 0;
	padding: 0 0 0 20px;
	background-image: url(/images/sb.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

#side ul li A:link, #side ul li A:visited {
	color: #a60000;
/*	border-bottom: dotted #cccccc 1px; */
}

#side ul li A:hover {
	color: #a60000;
	text-decoration: none;
	border-bottom: dotted #cccccc 1px;
}


/* front page posts */

#post {
	padding: 0;
	margin: 0 0 48px 0;
	background-color: #ffffff;
}

#post h2 {
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
	border-width: 0;
	margin: 0 0 9px 0;
	padding: 0;
}

#post h2 A:link, #post A:visited {
	color: #ff6600;
/*	border-bottom: dotted #cccccc 1px; */
}

#post h2 A:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: dotted #cccccc 1px;
}

#post h3 {
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
	text-decoration: none;
	border-width: 0;
	margin: 0 0 12px 0;
	padding: 0;
}

#post h3 A:link, #post A:visited {
	color: #ff6600;
/*	border-bottom: dotted #cccccc 1px; */
}

#post h2 A:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: dotted #cccccc 1px;
}

.meta {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 23px;
	font-weight: normal;
	text-align: left;
	color: #999999;
	padding: 0;
	margin: 0 0 0 0;
}

.meta A:link
{
	color: #999999;
	text-decoration: none;
	border: none;
}

.meta A:hover
{
	color: #000000;
	text-decoration: none;
}

