@import url(/b-c/media/common.css);


/*****************
	MAIN
******************/

body,h1,h2,h3,h4,h5,p,ul,ol,li,dl,div,iframe,form,table,td,th {
	padding: 0;
	margin: 0;	
}

body {
	color: #000;
	font: normal 76%/1.5em verdana, sans-serif;
	background: #c0c0c0 url(/media/back.gif) 0 0 repeat-x;
	text-align: center;
}

/*****************
	TEXT STYLES
******************/

h2 {
	font: bold 1.5em "trebuchet ms", arial, helvetica, sans-serif;
	margin: .25em 0;
}

h3 {
	font: bold 1.2em "trebuchet ms", arial, helvetica, sans-serif;
	margin: .5em 0;
}

p {
	margin: 1em 0;
}

.post ul {
	margin: 1em 0;
	padding-left: 2em;
}

a {
	color: #3346a6;
}

a:hover {
	color: #7a8ce8;
}

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;
}

/*****************
	FONT CLASSES
******************/

p.byline {
	color: #999;
	margin: 0;
	font-size: .9em;
}

/*****************
	LAYOUT
******************/

#container {
	width: 902px;
	margin: 8px auto;
	text-align: left;
	background: transparent url(/media/page_bg.gif) 0 0 repeat-y;
}

body.gallery #container{background:#fff;}

#topbar {
	height: 29px;
	background: #000 url(/media/topbar_bg.gif) 0 0 repeat-x;
}

#mainmenu {
	float: right;
	margin: 0;
	padding: 1px;
	border-left: 1px solid #a6a6a6;
	list-style: none;
}

#mainmenu li {
	float: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "trebuchet ms", sans-serif;
}

#mainmenu li a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px .5em 0 .5em;
	height: 21px;
	border-top: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	border-left: 1px solid #494949;
}

#mainmenu li a:hover {
	color: #ff0;
}

#header {
	padding: 1px;
	background: #fff;
}



#branding {
	height: 63px;
	width: 100%;
	border-bottom: 1px solid #666;
	position: relative;
}
#aolstamp {
	position: absolute;
	right: 65px;
	bottom: 2px;
}
#aolstamp img {
border: 0;
}

#bloginfo {
	float: right;
	width: 275px;
	text-align: right;
	padding: 5px 10px 0 0;
}

#addtofeeds {
	font-size: .9em;
	float: right;
	margin: 5px 10px 2px 0;
	color: #eee;
}

#addtofeeds a {
	color: #fff;
}

#addtofeeds li {
	list-style: none;
	display: inline;
}

#content {
	float: left;
	width: 460px;
	margin: 5px 10px 5px 30px;
	padding: 1px;
	overflow: hidden;
}

#subcontent {
	float: left;
	width: 385px;
}

#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: 205px;
	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: 10px 0 0 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;
}

.leader {
	width: 100%;
	margin: 0 0 0 1px;
	width: 900px;
}

/* content */


/**************
	Galleries
****************/
#gallery{
margin:0 20px;
padding:20px;
text-align:center;
background:#fff;
}



.featuredgalleries{margin:0 -20px 10px -6px;}
.gallerythumbnail, .captionedthumb{float:left;margin:5px;}
.captionedthumb{ padding:10px;width:150px;min-height:180px;border:1px solid #ccc;background:#fff; }
.gallerythumbnailhome{float:left;margin:1px;display:inline;}


.postgallery{display:block;clear:both;padding:5px 10px;border:1px solid #ccc;background:#eee;text-align:center;}

.postgallery a{padding:3px;border:1px;}
.postgallery a:hover{background:transparent;}

/***************
	IE stuff
****************/

/* only win \*/

* html #content, * html subcontent, * html #linkscol, * html #statscol {
	display: inline;
}

/* end */

/* Polls
-----------------------------------------------------------------*/
.poll{

}
.poll, table.poll, .poll form fieldset{
font-size:1em;
border:0;margin:0;padding:0;
width:400px;
border:0;
text-align:left;
border:1px solid #666;
background:#ccc;
}
table.poll caption, .poll form p{padding:0;margin:0;text-align:center;font-weight:bold;background:#eee;}
table.poll th{
text-align:left;
width:100px;
padding:2px;
background:#ddd;
}
table.poll td{
width:290px;
text-align:left;
background:white;
padding:2px;
}
{border:0;padding:0;margin:0;}
.poll form label{
clear:both;
display:block;
text-align:left;
}