/**
 * Theme Name: JustMakeArt
 * Theme URI: http://justmakeart.com/themes/justmakeart-old-school
 * Description: JustMakeArt version of the Hybrid child theme "Old School"
 * Version: 0.3
 * Author: Alix North, via Tung Do and Justin Tadlock
 * Author URI: http://justintadlock.com
 * Tags: jma themed, theme-options, threaded-comments, sticky-post, microformats, two-columns, fixed-width
 * Template: hybrid
 *
 * Copyright (c) 2008 - 2010 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 *
 * Old School is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

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

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

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

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

/**
* Body
************************************************/
body {
	padding: 0;
	background-color: #fff;
	color: #111;
	font: 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background: url(images/logo-splatter.jpg) center 0 no-repeat;
	overflow: visible; 
	}

#body-container {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/footer-small.jpg) center bottom no-repeat;
	}

/**
* Elements
************************************************/
/* Links */
a {
	color: #660066;
	}
a:hover {
	text-decoration: underline;
	}
a:visited {
	color: #000066;
	}
/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	}
h1 {
	font-size: 1.8em;
	}
h2 {
	font-size: 1.55em;
	}
h3 {
	font-size: 1.4em;;
	}
h4 {
	font-size: 1.25em;
	}
h5 {
	font-size: 1.1em;
	}
h6 {
	font-size: 1.1em;
	font-weight: bold;
	}

/* Blockquotes */
blockquote {
	overflow: hidden;
	height: 100%;
	margin: 0 24px 0  0; 
	padding: 3px 0 0 24px;
	color: #333;
	background: url(images/quotes.gif) no-repeat 0 0;
	border: none;
	}
blockquote blockquote {
	margin-right: 34px; /* pulled 34 out of hat; check */
	}
blockquote.pullquote {
	width: 210px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	font: italic normal normal 20px/22px Georgia, Times, 'Times New Roman', serif;
	text-align: center;
	color: #444;
	background: transparent;
	border-top: 3px double #f42fa3; 
	border-bottom: 3px double #f42fa3;
	}
.pullquote p {
	margin: 0;
	}

/* Code */
code {
	padding: 0 3px;
	background: #eee;
	font-size: 1em;
	}
pre {
	overflow: auto;
	padding: 9px;
	font-size: 1em;
	color: #000;
	background: url(images/code.png) repeat 0 0;
	border: 1px solid #ddd;
	}
pre, code {
	padding: 0;
	background: transparent;
	}

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

/* Tables */
table {
	width: 100%;
	background: #eee;
	}
caption {
	font: italic normal normal 12px/22px Verdana, Arial, Geneva, Tahoma, sans-serif;
	text-align: right;
	color: #666;
	}
td {
	padding: .3em;
	border: 1px solid #ddd;
	}
th {
	padding: .3em;
	background: #eee;
	border: 1px solid #ddd;
	}
th a {
	font-weight: bold;
	color: #eee;
	}

/* Other elements */
acronym {
	border-bottom: 1px dashed #7a36cf;
	}
ins, dfn {
	border-bottom: 1px solid #7a36cf;
	}
.more-link {
	font-weight: bold;
	}

/* Drop caps */
.drop-cap {
	float: left;
	line-height: 30px;
	margin: 6px 6px 0 0;
	padding: 0 6px 3px 6px;
	font-size: 36px;
	font-family: "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Cambria, Georgia, serif;
	color: #7a36cf;
	}

/* Notes */
.note {
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 10px;
	border: 2px solid #336699;
	background-color: #99cccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 10px;
	background: #fff;
	border: 3px double #f42fa3;
	}
/* Tips */
.tip {
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 10px;
	background: #c5b3f7;	/* lavender */
	border-top: 2px solid #bd80e2;
	border-bottom: 2px solid #bd80e2;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #07364F;
	}

/* Downloads */
.download {
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 10px;
	border: 2px solid #74b01d;
	}

/* tagline styling for sidebar */
.tagline {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 15px 0 30px 0;
	padding: 5px;
	border: 1px solid #660099;
}
/* Forms */
input {
	font: 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}
.text-input {
	display: block;
	padding: 3px 6px;
	width: 300px;
	}
textarea {
	clear: left;
	display: block;
	width: 98%;
	font: 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}
.button {
	width: 120px;
	margin-right: 9px;
	padding: 0 9px 3px 9px;
	font: 11px/15px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #111;
	}
.button:hover {
	cursor: pointer;

	}
.form-submit {  /* from JMA orig - not sure if used in old-school? */
	float: right;
	}
.search-form input {  /* from JMA orig - not sure if used in old-school? */
	margin-right: 9px;
	}
/* Feedblitz form */
.feedblitz {
	margin: 0 0 20px 0;
	padding-left: 15px;
}
.feedblitz input {
	font: 11px/15px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.feedblitz textarea {
	clear: left;
	display: block;
	width: 95%;
	font: 11px/15px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}

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

/**
* Images
************************************************/
.hentry img, .hentry a img {
	max-width: 570px;
	border: 3px solid #111;
	}

/* Captions */
.wp-caption {
	max-width: 574px;
	padding: 3px 0 0 0;
	background: #fff;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: center;
	font-size: .8em;
	}
.wp-caption img, .wp-caption a img {
	max-width: 562px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #fff;
	}

/* Gallery */
.gallery {
	margin-bottom: 20px !important;
	}

/* Thumbnails */
.thumbnail {
	float: left;
	width: 110px;
	height: 80px;
	margin: 0 15px 10px 0;
	border: 5px solid #111;
	}

.avatar {
	float: left;
	width: 70px;
	height: 70px;
	margin: 0 15px 0 0;
	border: 5px solid #111;
	}

/**
* Header
************************************************/
#header-container {
	overflow: visible;
	width: 100%;
	height: 250px;
	}
#header {
	width: 960px;
	}
#site-title {
	display: none;
	}
#site-title a {
	display: none;
	}
#site-description {
	display: none;
	/* float: center;
	text-align: center;
	height: 1.5ems;
	width: 960px;
	color: #fff;
	background-color: #111;
	font-weight: bold;
	margin: 0; */
	}

/* Search */
#header .search {
	float: right;
	width: 220px;
	margin: 5px 0 0 0;
	}
#header .search form {
	width: 220px;
	height: 28px;
	padding: 0 0 0 12px;
	background: #fff url(images/search-icon.png) no-repeat 8px 5px;
	}
#header .search input {
	float: left;
	overflow: hidden;
	margin: 0;
	border: none;
	background: none;
	}
#header .search input.search-text {
	font-family: arial, verdana, sans-serif;
	width: 155px;
	padding: 7px 5px 6px 10px;
	color: #777;
	}
#header .search input.search-submit {
	width: 49px;
	margin: 0;
	padding: 6px 6px 0 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font: .9em georgia, times, 'times new roman', serif;
	font-weight: bold;
	border-left: 1px solid #ccc;
	color: #000;
	}
#header .search input.search-submit:hover {
	cursor: pointer;
	}

/**
* Navigation
************************************************/
#primary-menu {
	float: left;
	width: 940px;
	padding: 0 20px;
	color: #fff;
	background-color: #000;
	line-height: 1em;
	}
#primary-menu a {
	font-family: georgia, times, 'times new roman', serif;
	font-weight: bold;
	}

/* Page navigation */
#primary-menu ul {
	list-style: none;
	margin: 0;
	}
#primary-menu li {
	display: inline;
	margin: 0;
	}
#primary-menu li a {
	float: left;
	padding: 5px 20px;
	color: #fff;
	}
#primary-menu li a:hover {
	color: #fff;
	background-color: #990099;
	text-decoration: none;
	}
#primary-menu li.current_page_item a {
	color: #eee;
	background: #003366;
	}
#primary-menu li li .current_page_item a {
	color: #eee;
	background: #990099;
	}

/* Drop-down controls */
#primary-menu ul ul {
	width: 180px;
	margin: 3px 0 0 0;
	color: #111;
	background-color: #fff;
	}
#primary-menu li li:hover ul, #primary-menu li li li:hover ul {
	left: 180px;
	background-color: #fff;
	}
#primary-menu li:hover ul, #primary-menu li.sfHover ul  {
	top: 20px;
	background-color: #fff;
	}
#primary-menu li li:hover ul, #primary-menu li li.sfHover ul, #primary-menu li li li:hover ul, #primary-menu li li li.sfHover ul  {
	top: 0;
	background-color: #fff;
	}
#primary-menu li li {
	background-color: #fff;
	border-bottom: 1px solid #151515;
	}
#primary-menu li li a {
	padding: 5px 10px;
	font-size: 11px;
	color: #111;
	background-color: #fff;
	border-right: none;
	}

/* Subscribe */
#primary-menu li.feed {
	float: right;
	padding: 5px 0;
	color: #666;
	}
#primary-menu li.feed a {
	padding-right: 15px;
	background: url(images/rss-icon.gif) no-repeat right 16px;
	}

/**
* Containers
************************************************/
#container {
	overflow: hidden;
	clear: both;
	padding: 25px 0 0 0;
	}
.content {
	overflow: hidden;
	float: left;
	width: 620px;
	color: #111;
	}
.archive .content, .search .content {
	background: url(images/post-bottom.jpg) repeat-x right bottom;
	}

/**
* Posts
************************************************/
	
.hentry, .series, .related {
	overflow: hidden;
	height: 100%;
	margin: 0;
	font: 15px/22px Georgia, "Times New Roman", Times, serif;	
	background-color: #fff;
	}
.archive .hentry, .search .hentry {
	margin: 0;
	padding: 0 20px 20px 20px;
	background-color: #fff;
	}
.page .hentry {
	padding-bottom: 20px;
	}

.hentry a {
	font-weight: bold;
	}
	
/* Post title */
.entry-title, .post-title, .page-title, .category-title, .tag-title, .author-title, .archive-title, .date-title, 
.search-title, .series-title, .related-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px 20px 0 15px;
	color: #111;
	}
.entry-title a, .post-title a, .page-title .category-title a, .tag-title a, .author-title a, .archive-title a, .date-title a, 
.search-title a, .series-title a, .related-title a {
	color: #111;
	}
.archive .entry-title, .search .entry-title {
	margin: 0;
	font-size: 14px;
	padding: 0 0 12px 0;
	font-weight: bold;
	background: none;
	border: none;
	}

/* Byline */
.byline {
	padding-left: 20px;
}

/* Entry */
.entry-content, .entry-summary, .page .entry-content {
	margin: 0 20px;
	}
.archive .entry-content, .archive .entry-summary, 
.search .entry-content, .search .entry-summary {
	margin: 0 0 20px 0;
	}

/* Post meta data */
.entry-meta {
	overflow: hidden;
	margin: 0 20px 40px 20px;
	padding: 5px 10px;
	font-style: italic;
	border-top: 1px solid #0b5177;
	border-bottom: 1px solid #0b5177;
	}
.archive .entry-meta, .search .entry-meta {
	clear: left;
	margin: 0 0 20px 0;
	}
.page-template-widgets .entry-meta {
	display: none;
	}
.entry-meta .tags, .entry-meta a.comments-link, .entry-meta .categories {
	margin-right: 10px;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat 0 3px;
	}
.entry-meta .separator {
	display: none;
	}

p.no-data {
	margin: 0 20px 20px 20px;
	}

/* Using <!--nextpage--> */
p.pages {
	color: #eee;
	font-style: italic;
	}
p.pages a {
	margin-left: 3px;
	padding: 3px 6px;
	background: #0E4D6F;
	}

/* Archive and search */
.category-info, .tag-info, .author-info, .archive-info, .date-info, .search-info {
	overflow: hidden;
	margin: 0;
	padding: 0 0 20px 0;
	background: #fff;
	}
.category-description, .tag-description, .author-description, .archive-description, .date-description, .search-description {
	overflow: hidden;
	margin: 0 20px;
	}
.search .content form {
	margin: 0 20px 20px 20px;
	}
.error-404 .content form {
	margin: 0 0 20px 0;
	}
.search .content input, .error-404 .content input  {
	font-weight: bold;
	}
.search .content .button, .error-404 .content .button {
	margin-left: 10px;
	}

/* Page templates */
.page-template-authors .author-name, .page-template-page-authors .author-name {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	}

/* Navigation links */
.navigation-attachment {
	overflow: hidden;
	height: 100%;
	margin: 0 20px 20px 20px;
	}
.navigation-links {
	overflow: hidden;
	height: 100%;
	padding: 10px 0 0 0;
	font: 13px/18px georgia, times, 'times new roman', serif;
	font-weight: bold;
	color: #111;
	}
.archive .navigation-links, .search .navigation-links {
	padding-top: 70px;
	background: #d7f1ff url(images/post-bottom.jpg) repeat-x right top;
	}
.navigation-links a {
	color: #000;
	}
.navigation-links .previous {
	float: left;
	max-width: 49%;
	margin-left: 1%;
	}
.navigation-links .next {
	float: right;
	max-width: 49%;
	margin-right: 1%;
	text-align: right;
	}
.navigation-links .previous {
	padding-left: 15px;
	}
.navigation-links a .previous {
	background-position: 0 5px;
	}
.navigation-links .next {
	padding-right: 15px;
	}
.navigation-links a .next {
	background-position: right 5px;
	}

/* Navigation attachment */
.navigation-attachment {
	overflow: hidden;
	}

/* WP PageNavi */
.wp-pagenavi {
	overflow: hidden;
	text-align: center;
	padding: 20px 15px 10px 15px;
	color: #111;
	background: #fff;
	}
.archive .wp-pagenavi, .search .wp-pagenavi {
	padding-top: 70px;
	background: #d7f1ff url(images/post-bottom.jpg) repeat-x right top;
	}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi a, .wp-pagenavi .extend {
	color: #111 !important;
	padding: 10px !important;
	background: #fff !important;
	border: none !important;
	}
.wp-pagenavi a {
	font-style: italic !important;
	color: #111 !important;
	}

/**
* Primary and secondary widgets (sidebar)
************************************************/
#primary, #secondary {
	overflow: hidden;
	float: right;
	width: 300px;
	margin: 0;
	}
#secondary {
	clear: right;
	}
#primary .widget, #secondary .widget {
	overflow: hidden;
	height: 100%;
	margin: 0; 
	}
#primary .widget-inside, #secondary .widget-inside {
	overflow: hidden;
	height: 100%;
	padding: 0;
	background-color: #fff;
	color: #111;
	}
#primary .widget-title, #secondary .widget-title {
	width: 300px; 
	height: 33px;
	margin: 5px 0 7px 10px;
	padding: 0;
	font: 15px/20px georgia, times, 'times new roman', serif;
	font-weight: bold;
	}
#primary .widget a, #secondary .widget a {
	color: #111;
	}
#primary .widget ul, #secondary .widget ul {
	list-style: none;
	margin-left: 0;
	}
#primary .widget ul ul, #secondary .widget ul ul {
	margin: 0;
	}
#primary .widget ul li, #secondary .widget ul li {
	overflow: hidden;
	height: 100%;
	padding: 0 0 0 18px;
	margin-bottom: 15px;
	}

#primary .widget ul li li, #secondary .widget ul li li {
	margin: 0;
	padding: 6px 5px 5px 18px;
	border: none;
	}

/* Content widgets */
.content .widget {
	overflow: hidden;
	margin: 0 0 20px 0;
	background: #fff url(images/post-bottom.jpg) repeat-x right bottom;
	}
.content .widget-title {
	font: 18px "Trebuchet MS",Helvetica,Jamrul,sans-serif;;
	font-weight: bold;
	color: #fec002;
	margin-bottom: 35px;
	}
.content .widget-inside {
	overflow: hidden;
	padding: 15px 20px 20px 20px; 
	background-color: #111;
	color: #fff;
	}
.archive #utility-after-content .widget, .search #utility-after-content .widget,
.archive #utility-after-content .widget-inside, .search #utility-after-content .widget-inside {
	background: #fff;
	border: none;
	margin: 0;
	}
	
/* Categories Widget */
.categories  .widget {
	margin-top: 40px;
	}
.categories  .widget-inside {
	background: transparent url(images/widget-tape-purple.jpg)no-repeat center 0; 
	}
.categories  .widget li{
	font-weight: bold;
	}

/* Hybrid Tag Cloud Widget */
.widget-tags .widget{
	margin-top: 40px;
	}
.widget-tags  .widget-inside {
	background: transparent url(images/widget-tape-red.jpg)no-repeat center 0; 
	}
/* Smart YouTube widget */	
.SmartYouTube_widget { 
	margin-top: 20px;
	}
.SmartYouTube_widget .widget-inside {
	padding: 0 !important;
	margin: 0 !important;
	background: transparent url(images/widget-tape-green.jpg)no-repeat center 0; 
	}
.SmartYouTube_widget .widget-inside a{
	font-weight: bold;
	color: #660066 !important;
	}
.SmartYouTube_widget .widget-title {
	height: 24px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px !important;
	padding-left: 15px;
}

/* Text widget - setting default to be without title styling */
.textwidget .widget {
	margin: 0;
	background: none;
	}
.textwidget .widget-inside {
	overflow: hidden;
	height: 100%;
	padding: 0;
	}

/* Text widget - exception to include styling, a major kludge - copies widget class settings and references specific widget ID */
#text-8 .widget {
	overflow: hidden;
	height: 100%;
	margin: 0; 
	}
#text-8 .widget-inside {
	overflow: hidden;
	height: 100%;
	padding: 0;
	background-color: #fff;
	color: #111;
	}
#text-8  .widget-inside {
	background: transparent url(images/widget-tape-red.jpg)no-repeat center 0; 
	}

	
/* Twitter Widget */
.aktt_widget .widget-inside { 
	background: transparent url(images/widget-tape-blue.jpg)no-repeat center 0; 
	}
.aktt_widget  .widget-title {
	height: 24px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px !important;
	padding-left: 15px;
}
.widget-aktt_widget ul { 
	padding-top:10px;
	background-color: #99cccc;
	}
.widget-aktt_widget li { 
	border-bottom: 1px solid #fff;
	}
.aktt_tweet_time {
	color:#111;
	font-style: italic;
	}

/**
* Most viewed widget 
************************************************/
.most-viewed li {
	font: 13px/15px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}
/**
* WP Tag Cloud
************************************************/
.wp-tag-cloud li {
	block: inline;
	}

/**
* Wp Likes
************************************************/
.wp_likes a.like img, a.liked img {
	border: none;
	}
/**
* Twitter Birdie Link Rollover (in text widget)
************************************************/
#twitter-link
{
	margin-top: 30px;
	text-align: center;
	display: block;
	width: 162px;
	height: 63px;
	background: url(images/twitter-birdie.gif) no-repeat 0 0;
}
#twitter-link:hover
{ 
  background-position: 0 -63px;
}
#twitter-link span
{
  display: none;
}	


/* Widget search */
.widget-search .search-text {
	width: 300px;
	}

/* Widget categories */
.widget-categories img {
	position: relative;
	max-height: 16px;
	top: 1px;
	margin: 0;
	padding: 0;
	}

/**
* Comments template
************************************************/
#comments-template {
	overflow: hidden;
	height: 100%;
	margin-bottom: 20px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #fff;
	background: #d7f1ff url(images/post-bottom.jpg) repeat-x right bottom;
	}
#comments {
	margin-bottom: 20px;
	background: #343434 url(images/post-bottom.gif) repeat-x right bottom;
	border-top: 5px solid #222;
	}
#comments-number {
	padding: 15px 20px 20px 20px;
	}
#respond {
	margin: 0 0 30px 0;
	border-top: 5px solid #222;
	color: #111;
	}
#comments #respond {
	margin: 0;
	background: #343434;
	border: none;
	}
#comments-template label {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}
#comments .comment-list {
	overflow: hidden;
	list-style: none;
	height: 100%;
	margin: 0;
	padding: 0 20px 30px 20px;
	}
#respond { /* Comment form */
	background-color: #fff;
	margin-bottom:15px;
	padding: 20px;
	border-top: 3px solid #336633;
	border-bottom: 3px solid #336633;
}

.comment-list ol {
	list-style: none;
	margin: 0 10px;
	}
#comments li {
	overflow: hidden;
	height: 100%;
	clear: left;
	margin-bottom: 10px;
	padding: 10px;
	background: #414141;
	}
#comments li li, #comments li li li li {
	padding: 10px;
	background: #343434;
	}
#comments li li li, #comments li li li li li {
	padding: 10px;
	background: #484848;
	}

/* Comment text */
#comments-template .comment-text {
	clear: left;
	overflow: hidden;
	height: 100%;
	padding: 0 10px;
	}
#comments-template li blockquote {
	color: #333;
	background: url(images/blockquote-comments.gif) no-repeat 0 0;
	}
#comments-template a {
	color: #660066;
	}

/* Avatar */
#comments-template .avatar {
	float: left;
	width: 50px;
	height: 50px;
	margin: 2px 15px 5px 0;
	border: 5px solid #292929;
	}

/* Comment metadata */
.comment-meta {
	margin-top: 15px;
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	}
.comment-time {
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat 0 4px;
	}

.comments-closed {
	display: none;
	}

/* Comment form */
#reply, #comments-number {
	font: 1.3em arial, verdana, sans-serif;
	font-weight: bold;
	color: #111;
	}
#reply {
	margin: 15px 20px;
	}
#comments #reply {
	margin-left: 0;
	}
#respond form {
	overflow: hidden;
	height: 100%;
	padding: 20px;
	}
#comments #respond form, #comments ol #respond, #comments ol ol ol #respond {
	padding: 0;
	}
#comments ol ol #respond, #comments ol ol ol ol #respond {
	padding: 10px 20px;
	}
#respond p.logged-in {
	position: relative;
	z-index: 2;
	}
#respond .form-author, #respond .form-email, #respond .form-url, #respond .logged-in-out {
	position: relative;
	z-index: 2;
	margin-bottom: 10px;
	}
#respond .logged-in-out {
	overflow: hidden;
	float: left;
	}
#respond .form-author label, #respond .form-email label, #respond .form-url label {
	overflow: hidden;
	float: left;
	width: 60px;
	margin-right: 10px;
	padding: 5px 10px;
	color: #111;
	background: #fff;
	}
#respond .text-input {
	width: 210px;
	margin: 0;
	padding: 9px 5px;
	font-weight: bold;
	color: #111;
	background: #b4ff94;
	border: none;
	}
#respond .text-input:focus {
	color: #111;
	background: #f7f7f7;
	}
#respond .form-textarea {
	position: relative;
	top: -24px;
	margin-bottom: -15px;
	padding: 0;
	z-index: 0;
	overflow: hidden;
	height: 200px;
	padding-top: 58px;
	background: #b4ff94 url(images/response-top.png) no-repeat 0 0;
	}
#respond .form-textarea label {
	display: none;
	}
#respond textarea {
	margin: 0;
	padding: 5px;
	width: 570px;
	height: 190px;
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
	color: #111;
	background: transparent;
	border: none;
	}
#respond textarea:focus {
	color: #333;
	background: #f7f7f7;
	}
#respond .button {
	margin-right: 15px;
	padding: 7px 35px;
	font: 12px/22px verdana, arial, sans-serif;
	font-weight: bold;
	color: #111;
	background: #2a2a2a;
	border: none;
	}

/* Paged comments */
#comments-template .paged-navigation {
	overflow: hidden;
	height: 100%;
	text-align: center;
	padding-bottom: 30px;
	}
#comments-template .paged-navigation .page-numbers {
	margin: 0 2px;
	padding: 3px 6px;
	font-style: italic !important;
	background: #414141;
	}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: none;
	margin: 0 2px;
	text-align: left;
	}
/**
* Subscribe-to-comments Plugin 
***********************************************/
.subscribe-to-comments a{
	color: #660066;
	font-weight: bold;
	}
.subscribe-to-comments a:hover {
	text-decoration: underline;
	}

	/**
* Subsidiary widgets (footer)
************************************************/
#subsidiary {
	overflow: hidden;
	height: 100%;
	margin: 20px;
	padding-top: 20px;
	font-family: arial, verdana, sans-serif;
	color: #333;
	}
#subsidiary .widget {
	overflow: hidden;
	height: 100%;
	float: left;
	width: 210px;
	padding-left: 20px;
	}
#subsidiary .widget-title {
	padding-bottom: 5px;
	margin: 0;
	font: 16px arial, verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	}
#subsidiary a {
	color: #116d9f;
	}
#subsidiary ul {
	list-style: none;
	margin-left: 0;
	}
#subsidiary li {
	overflow: hidden;
	height: 100%;
	padding: 3px 10px;
	}
#subsidiary li li {
	padding: 0 10px;
	background: url(images/gray-bullet.gif) no-repeat 0 7px;
	border: none;
	}

/**
* Footer
************************************************/
#footer-container {
	clear: both;
	float: left;
	width: 100%;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 0;
	border-top: 3px solid #990099;
	background: url(images/footer-small.jpg) center bottom no-repeat;
	overflow: hidden; 
	}
#footer {
	overflow: hidden;
	height: 100%;
	margin-bottom: 1px;
	padding: 20px 20px 0 20px;
	font-family: arial, verdana, sans-serif;
	}
#footer a {
	color: #666;
	}
#footer .copyright {
	width: 50%;
	float: left;
	font-weight: bold;
	}
#footer .credit {
	width: 50%;
	float: right;	
	font-weight: bold;
	text-align: right;
	}
