/**
 * Theme Name: TobyScales
 * Description: My modification of Justin Tadlock's Leviathan theme.
 * Author: Toby Scales
 * Author URI: http://tobyscales.com
 * Version: 0.1
 * Tags: threaded-comments, microformats, two-columns, fixed-width
 * Template: hybrid
 *
 */

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Uncomment the below line if using the Hybrid Tabs plugin */
 @import url('tabs.css'); 

/* Body */
body {
	font: 12px/21px "Courier New", Courier, mono;
	color: #922e1b;
	background: url(images/paper3.jpg) repeat;
	/*background: transparent url(images/bg.jpg) repeat-x 0 0;*/
}
#body-container {
	overflow: hidden;
	width: 100%;
}


/* Links */
a:link {
	color: #6d1604;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #6d1604;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #371cfd;
}
	
/* Front Page */


body.home #site-title {
	float: left;
	width: 262px;
	margin: 0 auto;
	padding 20px 40px;
}/*
body.home #primary-menu div.menu {
	width: 960px;
	height: 33px;
	margin: 0 auto;
 	background-color: #fff;
	opacity: 0.75;
}

body.home #primary-menu {
	width: 100%;
	height: 33px;
	margin: 0 auto;
	background-color: #fff;
	opacity: 0.3;
	}*/

body.home .page-title.entry-title {
	display: none;
}

body.home #primary-menu div.menu li.current_page_item {
	color: #fff;
	background-color: #fff;
	visibility: hidden;
	}
body.home #primary-menu div.menu li.current_page_item li a {
	color: #fff;
	background-color: #fff;
	visibility: hidden;
	border:  none;
	}
	
body.home div#footer-container {
	display:  none;
}

body.home .entry-meta {
	display: none;
}
body.home .page {
	border: none;
}

#utility-after-content .widget {
	margin: 0 0 21px 0;
	padding: 20px 20px 0 20px;
	border: none;
	background: #fff;
}
	
/* Breadcrumb trail on Single-Page Posts */
body.singular-post .breadcrumb {
	display: none;
	}

.category-mywork .entry-meta {
	display: none;
}
.category-mywork .navigation-links {
	display: none;
}
.category-mywork .byline {
	display: none;
}
.single-category-mywork div.post {
	margin: 0 0;
}
/*.category-mywork .current_page_item {
	border: none;
}*/



/*body.single-category-mywork ul.sf-menu > li + li.current_page_item > a {
	color: #fff;
}

body.single-category-mywork ul.sf-menu > li.current_page_item {
	border-top: 3px groove #fff;
}*/
body.single-category-mywork #primary-menu div.menu li.current_page_parent {
		border:none;
}

body.single-category-mywork ul.sf-menu > li:hover {
	border-top: 3px double #371cfd;
	}
	
body.single-category-mywork ul.sf-menu > li.current_page_item:hover {
	border-top: 3px groove #fff;
}
/*#primary-menu div.menu li.current_page_item li a {
	color: #000;
	background-color: #fff;
	}*/


.category-rambling .byline {
	font-size: 11px;
	color: #888;
	visibility: visible;
}
.category-rambling #site-description {
	visibility: visible;
}

/*body.single-category-rambling .breadcrumb {
	visibility: hidden;
}*/
	
body.singular-post #content {
	overflow: hidden;
	float: left;
	width: 640px;
	background-color: rgba(255,255,255,0.75);
}
body.singular-post .entry-title, .series-title, .related-title {
	margin: 0 0 5px 0;
	font: normal normal bold 18px/21px "Courier New", Courier, mono;
	display: block;
	}

body.singular-post .entry-content {
	color: #000;
}

body.singular-post .entry-title a {
	color: #000;
}
body.singular .page, .post, .series, .related, .category-info, .tag-info, .author-info, .date-info, .search-info, .single .author-profile {
	overflow: hidden;
	padding: 19px 19px 0 19px;
	color: #000;
	/*border: 1px solid #e7e7e7;*/
}	
body.singular .navigation-links {
	display: none;
}
body.singular-page .hfeed {
/*	background: #a9a9a9;*/
	background-color: rgba(175,175,175,0.75);
}
/*Blog Page Specifics */

body.blog {
	background: url(images/bg2.jpg) repeat;
}
body.blog #content {
	overflow: hidden;
	float: left;
	width: 640px;
	/*opacity: .7;*/
	background: transparent none;
}
body.blog #hentry {


}
body.blog .breadcrumb {
	display: none;
	}
body.blog #site-description {
	visibility: visible;
}

body.blog .entry-title, .series-title, .related-title {
	margin: 0 0 5px 0;
	font: normal normal bold 18px/21px "Courier New", Courier, mono;
	display: block;
	}
body.blog .entry-title a {
	color: #000;
}
body.blog .entry-content {
	color: #000;
}

.post, .series, .related, .date-info, .search-info, .single .author-profile {
	overflow: hidden;
	padding: 19px 19px 0 19px;
	margin: 0 0 20px 0;
	color: #000;
	border: 1px solid #eaeaea;
	background-color: #fff;
	background-color: rgba(255,255,255,0.7);
}
body.blog .category-info, .author-info, .tag-info {
	border: none;
}
a.comments-link {
	color: green;
}
body.blog #primary-menu div.menu ul ul, .menu ul {
	background-color: #f7ecd1;
}
body.blog .post {
	margin: 0 0 20px 0;
}
/* Byline */
body.blog .byline {
	font-size: 11px;
	color: #888;
	visibility: visible;
	}
/*body.blog .byline-prep-published {
visibility: visible;	}*/
body.blog .byline .author, .byline-prep-author {
visibility: visible;
	}/*
body.blog .byline .author, .single .byline .text {
visibility: visible;
	}*/

body.blog .entry-meta {
	clear: both;
	font-size: 11px;
	color: #777;
	padding: 9px 5px 0 5px;
	border-top: 1px solid #e2e2e2;
	visibility: visible;
	}
/*body.blog .entry-meta a {
	color: #000;
	}*/
/*Author Page Specifics */
body.user #content {
	overflow: hidden;
	float: left;
	width: 640px;
	background-color: rgba(255,255,255,0.7);

}
/*body.author .breadcrumb {
	visibility: hidden;
	}*/

body.user .entry-title, .series-title, .related-title {
	margin: 0 0 5px 0;
	font: normal normal bold 18px/21px "Courier New", Courier, mono;
	display: block;
	}
body.user .entry-title a {
	color: #000;
}
body.user .byline {
	font-size: 11px;
	color: #888;
	visibility: visible;
	}
body.user .byline-prep {
display: none;
	}
body.user .author {
display: none;
	}
body.user .entry-content {
	color: #000;
}
/*body.author .page, .post, .series, .related, .category-info, .tag-info, .date-info, .search-info, .single .author-profile {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 19px 19px 0 19px;
	color: #000;
	border: 1px solid #e7e7e7;*/
}
body.author .author-info {
	display: none;
}
body.author .entry-meta {
	clear: both;
	font-size: 11px;
	color: #777;
	padding: 9px 5px 0 5px;
	border-top: 1px solid #e2e2e2;
	visibility: visible;
	}
body.author .entry-meta a {
	color: #000;
	}	
/* Category Page Specifics */
body.category .byline {
	visibility: visible;
}
body.category #site-description {
	visibility: visible;
}	
body.category #content {
	overflow: hidden;
	float: left;
	width: 640px;
	background-color: rgba(255,255,255,0.7);
}
body.category .entry-title, .series-title, .related-title {
	margin: 0 0 5px 0;
	font: normal normal bold 18px/21px "Courier New", Courier, mono;
	display: inline;
	}

body.category .entry-content {
	color: #000;
}

body.category .entry-title a {
	color: #000;
}
/*body.category .page, .post, .series, .related, .category-info, .tag-info, .author-info, .date-info, .search-info, .single .author-profile {
	overflow: hidden;
	margin: 0 0;
	padding: 19px 19px 0 19px;
	color: #000;
	}*/
	
/*Tag-page Specifics*/	
body.post_tag .byline {
	visibility: visible;
}
body.post_tag #site-description {
	visibility: visible;
}	
body.post_tag #content {
	overflow: hidden;
	float: left;
	width: 640px;
}
body.post_tag .entry-title, .series-title, .related-title {
	margin: 0 0 5px 0;
	font: normal normal bold 18px/21px "Courier New", Courier, mono;
	display: inline;
	}

body.post_tag .entry-content {
	color: #000;
}

body.post_tag .entry-title a {
	color: #000;
}
body.post_tag .post, .series, .related, .date-info, .search-info, .single .author-profile {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 19px 19px 0 19px;
	color: #000;
	border: 1px solid #eaeaea;
	background-color: #fff;
	background-color: rgba(255,255,255,0.7);
	}
	
body.post_tag .tag-info, {
	border: none;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, sans-serif;
	}

/* Lists */
#content ul {
	list-style: none;
	margin-left: 12px;
	}
#content ul li {
	overflow: hidden;
	height: 100%;
	padding: 2px 0 2px 15px;
	background: url(images/bullet.png) no-repeat 0 8px;
	}
#content ul li li {
	background: url(images/bullet-alt.png) no-repeat 0 8px;
	}

/* Blockquotes */
blockquote {
	margin: 0 24px 0  0;
	padding: 6px 0 0 24px;
	background: url(images/quotes.gif) no-repeat 0 0;
	border: none;
	}
.page blockquote {
	font-style: italic;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: ;
}
.page blockquote em {
	font-style: normal;
	}
.post blockquote {
	font-style: italic;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.post blockquote em {
	font-style: normal;
	}

/* Code */
code {
	font-size: 12px;
	padding: 0 3px;
	background: #EFF1E1;
	}
pre {
	font-size: 12px;
	overflow: auto;
	padding: 9px;
	background: #EFF1E1;
	border: 1px solid #e2e2e2;
	}
pre code {
	padding: 0;
	background: transparent;
	}

/* Tables */
table {
	width: 100%;
	background: #0C2E3B;
	border: 1px solid #e2e2e2;
	}
caption {
	font-size: .8em;
	font-style: italic;
	text-align: right;
	color: #666;
	}
td {
	padding: .3em;
	border: 1px solid #e2e2e2;
	}
tr {
	background: #EFF1E1;
	}
th {
	padding: .3em;
	color: #fff;
	background: #113644;
	border: 1px solid #e2e2e2;
	}
td a, th a {
	font-weight: bold;
	}

/* Forms */
textarea {
	width: 98%;
	font: normal normal normal 15px/21px "Courier New", Courier, mono;
	}
input {
	font: normal normal normal 13px/21px arial, verdana, sans-serif;
	}
.text-input {
	display: block;
	width: 300px;
	font-size: 15px;
	}
.page-template-quick-post .text-input {
	width: 98%;
	}
.button {
	margin: 0 10px 0 0;
	padding: 6px 19px;
	font-weight: bold;
	color: #212121;
	background: #eaeaea;
	border: 1px solid #000;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.button:hover {
	cursor: pointer;
	background: #ff6e73;
	color: #113644;
}

/* Drop caps */
.drop-cap {
	float: left;
	line-height: 39px;
	margin-right: 3px;
	font-size: 48px;
	font-family: "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Cambria, Georgia, serif;
	color: #1E1E1E;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #ec9f40;
	border: 1px solid #e2e2e2;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 15px 0 0;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 15px;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 21px auto;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 21px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}

/**
* Images
************************************************/
img, a img {
	padding: 5px;
	}
.post #border img {
	max-width: 594px;
	padding: 4px;
	background: #727272;
	border: 1px solid #e2e2e2;
	}
.post #noborder img {
	max-width: 594px;
	padding: 14px;
	background: #727272;
}

/* WP Smilies */
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}

/* Thumbnails */
.thumbnail {
	float: left;
	width: 200px;
	height: 200px;
	margin: 0 15px 10px 0;
	padding: 4px;
	background: #EFF1E1;
	border: 1px solid #e2e2e2;
	}

/* WP Captions [caption] */
.wp-caption {
	overflow: hidden;
	max-width: 588px;
	padding: 6px;
	background: #EFF1E1;
	border: 1px solid #e2e2e2;
	text-align: center;
	}
.wp-caption img, .wp-caption a img {
	max-width: 588px;
	margin: 0;
	padding: 0;
	border: none;
	}
.wp-caption p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	}

/* Gallery [gallery] */
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 21px !important;
	}
.gallery img {
	padding: 4px;
	background: #EFF1E1;
	border: 1px solid #e2e2e2;
	}

/* Avatars */
.avatar {
	float: left;
	margin: 0 15px 5px 0;
	padding: 4px;
	background: #EFF1E1;
	border: 1px solid #e2e2e2;
	}

/**
* Header
************************************************/
#header-container {
	overflow: hidden;
	width: 100%;
	/*background: transparent url(images/header-top.png) repeat-x 0 0;*/
	}
#header {
	overflow: hidden;
	width: 960px;
	/*height: 100px;*/
	margin: 0 auto;
	padding: 0 20px;
}

#site-title {
	float: left;
	width: 262px;
	margin: 0;
}
	
#site-title a {
	display: block;
	width: 500px;
	height: 125px;
	margin: 0 0 0 0;
	background: url(images/site-title.png) no-repeat 0 0;
	}
#site-title a span {
	display: none;
	}
	
#site-description {
	color: #000;
	visibility: hidden;
	top: 37px;
	font: small-caps 24px "Courier New", Courier, mono;
	position: absolute;	
	overflow: hidden;
	padding-left: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Search form UPDATED 11-2: removed the visibility of search form*/
#header form {
	float: right;
	width: 180px;
	height: 25px;
	margin: 6px 0 0 0;
	padding: 0;
	display:  none;
	}
#header input {
	line-height: 15px;
	float: left;
	overflow: hidden;
	width: 170px;
	padding: 3px 5px 3px 5px;
	color: #ccc;
	background: #333300;
	border: none;
	display:  none;
	}
#header .search-submit {
	display: none;	
	}

/**
* Navigation
************************************************/
#primary-menu {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	/*background-color: #fff;*/
	
	/* background: url(images/nav.png) repeat-x 0 0; */
	border-top: 0px; 
	border-bottom: 0px; 
	

	padding-left: 500px;
	font-family: "Courier New", Courier, mono;
	line-height: 16px;
}
#primary-menu div.menu {
	width: 960px;
	height: 25px;
	margin: 0 auto;
	/*background: url(images/nav-border.png) repeat-y left  0; */
 	/*background-color: #fff;*/
 	/*opacity: 0.75;*/
 }
#primary-menu div.menu ul {
	list-style: none;
	margin: 0;
	}

#primary-menu div.menu li {
	float: left;
	}
#primary-menu div.menu a {
	display: block;
	padding: 10px 25px 8px 25px;
	text-decoration: none;
	/*background: url(images/nav-border.png) repeat-y right 0;*/
	}
	
/*Only give the parent-level links this style*/
ul.sub-menu > li + li.current_page_item > a {
	color: #000;
}

ul.sf-menu > li.current_page_item {
	border-top: 3px groove #000;
}

ul.sf-menu > li:hover {
	border-top: 3px double #371cfd;
	}
	
ul.sf-menu > li.current_page_item:hover {
	border-top: 3px groove #000;
}
/*#primary-menu div.menu li.current_page_item li a {
	color: #000;
	background-color: #fff;
	}*/


/* Drop-down styles */

/* Mark the parent page of the drop-down selection*/
#primary-menu div.menu li.current_page_parent {
	border-top: 3px groove #000;
}

#primary-menu div.menu ul ul, .menu ul {
	background: transparent;
}
#primary-menu div.menu li li:hover ul, #primary-menu div.menu li li li:hover ul {
	left: 180px;
	}
#primary-menu div.menu li li a {
	padding: 7px 10px;
	background: transparent;
	}
#primary-menu div.menu li:hover ul, #primary-menu div.menu li.sfHover ul  {
	top: 25px;
	}
#primary-menu div.menu li li:hover ul, #primary-menu div.menu li li.sfHover ul, #primary-menu div.menu li li li:hover ul, #primary-menu div.menu li li li.sfHover ul  {
	top: -1px;
	}
	
/*Styles for the children of the selected parent page*/
.current_page_parent li.current_page_item a {
	color: #000;
}
.current_page_parent li.current_page_item {
	border-top: 2px groove #000;
}


/**
* Containers
************************************************/
#container {
	overflow: hidden;
	width: 960px;
	margin: 20px auto;
	}
/*#container a {
	color: #e50e1d;
	font-weight: bold;
	}*/
#content {
	overflow: hidden;
	float: left;
	width: 640px;
	/*background-color: #727272;*/

	}

/* Breadcrumb trail */
.breadcrumb {
	width: 960px;
	margin: 0 auto 20px auto;
	padding: 4px 0;
	font-size: 11px;
	color: #444;
	display: none;
	}

/* Posts (and other general sections) 
.post, .series, .related, .category-info, .tag-info, .author-info, .date-info, .search-info, .single .author-profile {
	overflow: hidden;
	/*margin: 0 0 20px 0;*/
	padding: 19px 19px 0 19px;
	color: #000;
}*/

/* Post title (and other titles) */
.entry-title, .series-title, .related-title {
	margin: 0 0 5px 0;
	font: normal normal bold 18px/21px "Courier New", Courier, mono;
	display:  none;
	}
.single-title, .attachment-title, .page-title, .series-title, .related-title, .home .entry-title, .blog .entry-title, .category-title, .tag-title, .author-title, .date-title, .search-title, .page-template-blog .post-title  {
	margin: 0 0 10px 0;
	padding: 0 6px 9px 3px;
	border-bottom: 1px solid #e2e2e2;
	font: normal normal bold 18px/21px "Courier New", Courier, mono;
	}

.entry-summary {
	border: 2px dotted #e2e2e2;
	padding: 8px;
}

/* Byline */
/*.byline {
	font-size: 11px;
	color: #999;
	}
.byline a {
	color: #486472 !important;
	}
.byline-prep-published {
	display: none;
	}
.byline .author, .byline-prep-author {
	display: none;
	}
	.byline .author, .single .byline .text {
	visibility: hidden;
	}*/
	.byline {
	visibility: hidden;
}
/* Post meta data */
.entry-meta {
	clear: both;
	font-size: 11px;
	color: #999;
	padding: 9px 5px 0 5px;
	border-top: 1px solid #e2e2e2;
	visibility: visible;
	}

.tags a {
	color: maroon;
}


/* Using <!--nextpage--> */
p.pages a {
	margin: 0 0 0 3px;
	padding: 4px 7px;
	color: #486472 !important;
	background: #e7e7e7;
	border: 1px solid #ddd;
	}

/* Page Templates */
.page-template-authors .author-profile, .singular .author-profile {
	overflow: hidden;
	margin: 0 0 20px 0;
	display:  none;
	}
.page-template-authors .author-name, .singular .author-profile .author-name {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	display:  none;
	}
.page-template-no-widgets #content, .no-widgets #content, .primary-inactive.secondary-inactive #content {
	width: 960px;
	}
.post-box, .widget {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 19px 19px 0 19px;
	border: 1px solid #e7e7e7;
	/*background-color: #cecece;
	color: #fff;
	opacity: 0.7;*/
}

/* Widgets-Only Page*/
.page-template-widgets .entry-meta {
	display: none;
}
.page-template-widgets .widget {
	margin: 0 0 0 0;
}

.page-template-widgets #content, .widget {
	margin: 0 0 0 0;
}

/* Navigation links */
.navigation-attachment {
	overflow: hidden;
	margin: 0 0 21px 0;
	}
.navigation-links {
	overflow: hidden;
	padding: 9px 9px 9px 9px;
	border: 1px solid #e7e7e7;
	}
.navigation-links a {
	color: green;
	}
.navigation-links .previous {
	float: left;
	max-width: 49%;
	}
.navigation-links .next {
	float: right;
	max-width: 49%;
	text-align: right;
	}

/* Paged comments navigation */
#comments-template .paged-navigation {
	overflow: hidden;
	margin: 0 0 20px 0;
	}
#comments-template .paged-navigation .page-numbers, 
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: left;
	margin: 0 6px 0 0;
	padding: 4px 12px;
	color: #486472 !important;
	background: #fff;
	border: 1px solid #e2e2e2;
	}

/* WP PageNavi */
.wp-pagenavi {
	overflow: hidden;
	}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi a, .wp-pagenavi .extend {
	float: left;
	margin: 0 6px 0 0;
	padding: 4px 12px;
	color: #486472 !important;
	background: #fff;
	border: 1px solid #e2e2e2;
	}

/**
* Primary/Secondary and utility widgets
************************************************/
#primary, #secondary {
	float: right;
	width: 300px;
	}
#primary, #secondary {
	clear: right;
	}
.widget {
	margin: 0 0 21px 0;
	padding: 20px 20px 0 20px;
	border: 1px solid #eaeaea;
	background-color: rgba(255,255,255,0.75);
}
.widget-title {
	margin: 0 0 6px 0;
	padding: 0 6px 9px 6px;
	font: normal normal bold 18px/21px arial, verdana, sans-serif;
	color: #2F2F10;
	border-bottom: 1px solid #e2e2e2;
	}
.widget-inside ul {
	list-style: none;
	margin: 0 0 21px 0;
	border: none;
	}
.widget-inside li {
	margin: 0 0 6px 0;
	padding: 0 0 6px 15px;
	background: url(images/bullet.png) no-repeat 0 6px;
	border: none;
	border-bottom: 1px solid #e2e2e2;
	}
.widget-inside ul ul {
	margin: 6px 0 0 0;
	}
.widget-inside li li {
	margin: 0 0 3px 0;
	padding: 0 0 3px 15px;
	background: url(images/bullet-alt.png) no-repeat 0 6px;
	border-bottom: none;
	}

/**
* Comments template
************************************************/
#comments-template .form-email, .form-website, .form-url {
	display: none;
}
#comments-number {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 2px;
	background: #fff;
	font: normal normal bold 18px/21px arial, verdana, sans-serif;
	}
#comments ol {
	list-style: none;
	margin-left: 0;
	}
#comments li, p.comments-closed {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 19px 19px 0 19px;
	background: #fff;
	border: 1px solid #5e5e5e;
	}
#comments li.thread-even, #comments li.thread-odd {
	padding-bottom: 9px;
	}
p.comments-closed {
	padding: 19px;
	}
#comments-template p.comments-closed {
	border: none;
	padding: 0;
	display: none;
	}
#comments li li, #comments li li li li {
	margin: 0 15px 15px 15px;
	padding: 15px 15px 0 15px;
	background: #EFF1E1;
	border: 1px solid #c0c0c0;
	}
#comments li li li, #comments li li li li li {
	margin: 0 15px 15px 15px;
	padding: 15px;
	background: #fff;
	border: 1px solid #e7e7e7;
	}

/* Comment avatars */
#comments .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 15px 5px 0;
	padding: 4px;
	background: #EFF1E1;
	border: 1px solid #e2e2e2;
	}

/* Comment meta data */
#comments .comment-meta-data {
	margin: 10px 0;
	}
#comments .comment-meta-data cite {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	}
#comments .comment-meta-data a {
	color: #797979;
	}

/* Comment text */
#comments .comment-text {
	clear: both;
	margin: 0 15px;
	}

/* Comment form */
#respond {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 10px 10px 0 19px;
	background: #fff;
	border: 1px solid #e7e7e7;
	font: normal "Courier New", Courier, mono;
	color: black;
	}
	
#reply {
	font: small-caps bold medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		color: green;
}

/**
* Subsidiary widgets (footer)
************************************************/
#subsidiary {
	overflow: hidden;
	width: 1020px;
	margin: 0 auto 20px auto;
	}
#subsidiary a {
	color: #2F2F10;
	}
#subsidiary .widget {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0 25px;
	background: transparent;
	border: none;
	}
#subsidiary .widget-title {
	margin: 0 0 6px 0;
	padding: 0 6px 9px 6px;
	font: normal normal bold 18px/21px arial, verdana, sans-serif;
	color: #aaa;
	border-bottom: 1px solid #213a4b;
	}
#subsidiary .widget ul, #subsidiary .widget ul ul {
	list-style: none;
	margin: 0 0 21px 0;
	}
#subsidiary .widget li, #subsidiary .widget li li {
	margin: 0 0 9px 0;
	padding: 0 6px 9px 6px;
	background: transparent;
	border-bottom: 1px solid #213a4b;
	}

/**
* Footer
************************************************/
#footer-container {
	overflow: hidden;
	clear: both;
	width: 100%;
	padding: 20px 0 0 0;
	color: #aaa;
}
#footer {
	overflow: hidden;
	clear: both;
	width: 960px;
	margin: 20px auto 20px auto;
	}
#footer .copyright {
	float: left;
	width: 49%;
	}
#footer .credit {
	float: right;
	width: 49%;
	text-align: right;
	}


