/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
#player1, #player2, #player3, #player4, #player5, #player6, #player7, #player8, #player9, #player10, #player11, #player12, #player13, #player14, #player15 {text-align: center;}

div.toc {
	border: 1px solid #ccc;
	font-size: .99em;
}
div.toc.toc-left {
	max-width: 22em;
	float: left;
	margin: 5px 5px 5px 0;
}
div.toc.toc-right {
	max-width: 22em;
	float: right;
	margin: 5px 0 5px 5px;
}

div.toc a.toc-header {
	display: block;
	background-color: #f8f8ec;
	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
	border-bottom: 1px solid #f0f0e0;
	border-right: 1px solid #f0f0e0;
	color: #777;
/** Styling regarding TOC title: **/
	padding: 1px 2px;
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
}

div.toc a.toc-header:hover {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #fcfcfc;
	border-right: 1px solid #fcfcfc;
}
div.toc ul {
	list-style: none;
	
	margin: 0;
	padding: 5px;
	background-color: #fcfcfc;
	overflow: hidden;
	white-space: nowrap;
}
div.toc.auto-collapse ul {
	display: none;
}

div.toc li a {
	text-decoration: none;
	border: 0 none;
	color: #777;
}
div.toc li.toc-level-1 {
	font-weight: bold;
}
div.toc li.toc-level-2 {
	padding-left: .4em;
}
div.toc li.toc-level-3 {
	padding-left: .8em;
}
div.toc li.toc-level-4 {
	padding-left: 1.2em;
}

.single .post .entry-content p, .single-post .entry-content p	{ line-height: 1.25em; }

.wp-table-reloaded-id-61 td { text-align:center; }

.breadcrumb
{
	margin: 5px 0 0 160px;
}

.widgetcontainer li a:visited, .widgetcontainer li a:link {
font-size:12px;
font-weight:normal;
text-decoration:none;
}

.tags a:link, .tags a:visited {
font-weight:normal;
}

#footer-sidebar .widgetcontainer	{ float: left; margin: 0 0 15px 0; max-width: 250px; max-height: 420px; }

#commentlist .bypostauthor > .comment-node  { background: #C8E9EE; }

#commentlist .children li	{ border-bottom: none; border-left: none; padding: 0 0 0 0px; }

.single .post .entry-photo img, .single-post .entry-photo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ctable {
align="center";
}

blockquote { border-left: 2px solid #00F; color: #666; margin: 5px 0 5px; padding: 5px 10px 1px; font-style: italic; font-weight: bold; }

