@import url(/b-c/media/common.css);


/*****************
	MAIN
******************/

body,h1,h2,h3,h4,h5,p,ul,ol,li,dl,div,iframe,form {
	padding: 0;
	margin: 0;	
}
table,td,th{
	padding: 5
}

body {
	color: Black;
	font: normal 12pt/1.5em Garamond;
	background-color: #363636;
	text-align: left;
}

#small A  {
	font : bold 10pt Garamond;
	letter-spacing : 9pt;
}
#navlink A{
	font-size : 12pt;
	font-weight : bold;
	text-decoration : underline;
	font : Garamond;
}

/*****************
	TEXT STYLES
******************/

h2 {
	font: normal 1.5em arial, helvetica, sans-serif;
	margin: .25em 0;
}

h3 {
	font: normal 1.2em georgia, serif;
	margin: .5em 0;
}

p {
	margin: 1em 0;
}

.boldsub {
	font-size : 14pt;
	font-family : "Century Schoolbook";
	font-weight : bold;
}

.post ul {
	margin: 1em 0;
	padding-left: 2em;
}

a {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	background-color: #006633;
	color: White;
	border-color: #006633;
	font-weight: bold;
}

a:visited{
	color: #f006633;
	text-decoration: underline;
	font-weight: bold;
}

a.imglink, #medrect a, #linkscol a, #statscol a {
	border: 0;
}

a.imglink img, #medrect a img, #linkscol a img, #statscol a img {
	border: 0;
}

#linkscol, #statscol {
	font: normal .9em arial, helvetica, sans-serif;
}

.form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b8ab9e;
}

.formtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8040;
}

#sold{
	text-decoration : line-through;
	color : Red;
	font-size : 2pt;
}
/*****************
	FONT CLASSES
******************/

p.byline {
	color: #999;
	margin: 0;
	font-size: .9em;
}

/*****************
	LAYOUT
******************/

#container {
	width: 900px;
	margin: 8px auto;
	text-align: left;
	background: #fff url(/media/sideshadow.gif) 0 0 repeat-y;
}

#boldbody {
	font-family : Garamond;
	font-size : 12pt;
	font-weight : bold;
}

#boldbodytitle {
	font: bold 14pt/1.5em Franklin Gothic Book;
	color : #006633;
}

#boldbodyg {
	font: bold 24pt/1.5em Garamond;
	color : #006633;
}

#bodylist {
	font: normal 10pt/1.25em Franklin Gothic Book;
	color : #000000;
}

#bodylistbig {
	font: normal 12pt/1em Franklin Gothic Book;
	color : #000000;
}

#bodylistbigserif {
	font: normal 12pt/1em Garamond;
	color : #000000;
}

#header {
	padding: 9px 9px 0 9px;
	background: transparent url(/media/topshadow.gif) 0 0 no-repeat;
}

#branding {
	height: 92px;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #666;
}

#bloginfo {
	float: right;
	width: 275px;
	text-align: right;
	padding: 5px 10px 0 0;
}

#addtofeeds {
	font-size: .9em;
	margin: 0 0 2px 0;
}

#addtofeeds li {
	list-style: none;
	display: inline;
}

#content {
	float: left;
	width: 450px;
	margin: 5px 10px 5px 30px;
	padding: 1px;
	overflow: hidden;
}

#subcontent {
	float: left;
	width: 399px;
}

#medrect {
	overflow: hidden;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #666;	
}

#linkscol {
	float: left;
	width: 160px;
	overflow: hidden;
	padding: 5px;
}

#statscol {
	float: left;
	width: 215px;
	overflow: hidden;
	padding: 5px;
}

#footer {
	padding: 20px 9px 9px 9px;
	clear: left;
	text-align: center;
	background: transparent url(/media/bottomshadow.gif) left bottom no-repeat;
}

#legal {
	padding: .5em 0;
	background: #fff;
	border-top: 1px solid #666;
}

#footer p {
	margin: .25em 0;
}

/* search */

#searchform {
	margin: 0;
}

#searchform input {
	font: normal 1em arial, helvetica, sans-serif;
	padding: 2px 1px;
}

#searchform #q {
	margin: 0 5px 0 0;
	width: 200px;
}

/**********************
	LAYOUT CLASSES
************************/

.categorylist dt {
	font: normal 1.2em georgia, serif;
	margin: .5em 0;

}

.categorylist {
	line-height: 1.4em;
}

div.statstable, #linkscol ul {
	margin: 0 0 1em 0;
}

div.statstable table {
	width: 100%;
}

div.statstable td {
	padding: 2px;
}

div.statstable td.ctr {
	text-align: center;
}

.statsclass1 {
	background-color: #f2f2f2;
}

.statsclass2 {
	background-color: #fffff2;
}

li.statsclass1, li.statsclass2 {
	padding: 2px 1px;
}

.commentclass1 {
	background-color: #f2f2f2;
	border-bottom: 1px solid #ddd;
}

.commentclass2 {
	background-color: #fffff2;
	border-bottom: 1px solid #ddd;
}

.credits {
	text-align: right;
}

.formlabel {
	margin: .25em 0;
}

.form-button {
	margin-top: 10px;
}

.sky {
	text-align: center;
	overflow: hidden;
}

.post {
	padding: 5px 0 0 0;
	clear: both;
}

.postmeta {
	clear: both;
	padding: 5px 0 1.5em 0;
}

.postmeta ul {
	list-style: none;
	text-align: right;
}

.postmeta li {
	display: inline;
	padding: 0 .5em;
	border-right: 1px solid #ccc;
}

.postmeta .readlink {
	float: left;
	border: 0;
	padding: 0;
}

.postmeta .commentslink {
	border: 0;
}

.tdnopad {
	padding : 0px;
}

.tdbox{
	border-style : solid solid solid solid;
	border-width : 3pt;
	border-color : #006633;
}


/* content */

/***************
	IE stuff
****************/

/* only win \*/

* html #content, * html subcontent, * html #linkscol, * html #statscol {
	display: inline;
}

/* end */
