/**
 * Theme Name: Pop Critics
 * Theme URI: http://popcritics.com
 * Description: Pop Critics main design.
 * Author: Justin Tadlock
 * Author URI: http://justintadlock.com
 * Version: 0.3
 * Tags: Pop Culture, Valid XHTML, Valid CSS, Child Theme
 * Template: hybrid
 *
 * @copyright Justin Tadlock 2008 - 2010
 */

/* Base CSS */
@import url('../hybrid/library/css/24px.css');

/* Plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

body {
	font: 16px/24px Georgia, Times, 'Times New Roman', serif;
	color: #333;
	background: #fff;
	}

#body-container {
	overflow: hidden;
	height: 100%;
	width: 100%;
	}

/**
* Elements
**************************************/

/* Links */
a {
	color: #ae1b22;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #000;
	}

/* Lists */
#content ul {
	list-style: none;
	}
#content ul li {
	padding: 0 0 0 12px;
	background: url(images/bullet-gray.png) no-repeat 3px 9px;
	}

/* Blockquotes */
blockquote {
	overflow: hidden;
	margin: 0 0 24px 0;
	padding: 21px 21px 0 21px;
	font: normal normal normal 13px/21px Arial, Verdana, sans-serif;
	color: #666;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}
blockquote blockquote {
	border: 1px dotted #ddd;
	background: #f9f9f9;
	}
blockquote blockquote blockquote {
	border: 1px dotted #ddd;
	background: #fff;
	}
blockquote p.reply-cite {
	position: relative;
	margin: 0 -9px 9px 0;
	font-size: .9em;
	font-style: italic;
	color: #999;
	text-align: right;
	}

/* Code */
code {
	padding: 0 3px;
	background: #eee;
	}
pre {
	overflow: auto;
	padding: 9px;
	background: #f7f7f7;
	border: 1px solid #eee;
	}
pre code {
	padding: 0;
	background: transparent;
	}

/* Object */
object {
	max-width: 600px;
	}

/* Tables */
table {
	width: 100%;
	background: #fff;
	border: 1px dotted #ccc;
	}
caption {
	font: normal normal normal 13px/25px Arial, Verdana, sans-serif;
	text-align: right;
	color: #666;
	}
td {
	font-size: .9em !important;
	padding: 5px 0.5em;
	color: #444;
	border: 1px dotted #ccc;
	}
tr {
	background: #fff;
	}
tr.alt, tr.even {
	background: #f6f6f6;
	}
.forums-front tr.forum {
	background: #f7f7f7;
	}
.forums-front tr.sub-forum {
	background: #fff;
	}
tr.sub-forum td.forum-info {
	text-indent: 30px;
	background: url(images/sub-forum.png) no-repeat 10px 4px;
	}
th {
	padding: 5px 0.5em;
	font: normal normal bold 13px/25px Arial, Verdana, sans-serif;
	color: #333;
	background: #eee;
	border: 1px dotted #ccc;
	}
table .entry-title a {
	color: #ae1b22;
	}
table p {
	margin: 0;
	}
td.forum-title, td.latest-post, td.entry-title {
	font-style: italic;
	color: #666;
	}
td.forum-title a, td.latest-post a, td.entry-title a {
	font-size: 1em;
	font-style: normal;
	}
td .forum-feed a {
	float: right;
	display: block;
	width: 14px;
	height: 14px;
	margin-top: 4px;
	text-indent: -9999em;
	background: url(images/rss.png) no-repeat 0 0;
	}
td .forum-description {
	clear: both;
	}

/* 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: #555;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* 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;
	}

/* Footnotes */
.footnotes {
	margin: 0;
	padding: 9px 9px 0 9px;
	font-size: .8em;
	color: #777;
	border-top: 1px solid #eee;
	}
.footnotes a.return {
	padding: 0 1px;
	}
.footnotes a.return:hover {
	color: #eee;
	background: #3C738C;
	text-decoration: none;
	}

/* Series */
.series {
	overflow: hidden;
	margin-bottom: 21px;
	}

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 18px 0 0;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 18px;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 21px auto !important;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 18px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}

/**
* Images
**************************************/
img {
	border: none;
	background: none;
	}
.hentry img {
	max-width: 100%;
	}
.singular-movie .hentry img.full, .singular-movie .hentry img.movie-medium, 
.singular-book .hentry img.full, .singular-book .hentry img.movie-medium {
	max-width: 250px;
	padding: 9px;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}

/* Gallery [gallery] */
.gallery {
	overflow: hidden;
	margin-bottom: 21px;
	}

/* Captions [caption] */.wp-caption {
	overflow: hidden;
	max-width: 598px;
	padding: 4px 0 0 0;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	text-align: center;
	}
.wp-caption img {
	max-width: 586px;
	margin: 0;
	padding: 0;
	border: 1px dotted #ddd;
	}
.wp-caption .wp-caption-text {
	margin: 0 0 2px 0;
	padding: 0 5px;
	font-size: 12px;
	font-style: italic;
	color: #ae1b22;
	text-align: right;
	background: #f7f7f7;
	}

/* Thumbnails */
.thumbnail {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 15px 9px 0;
	padding: 9px;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}

/* Avatars */
.avatar {
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 15px 6px 0;
	padding: 3px;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}
.user .avatar {
	margin-bottom: 21px;
	padding: 9px;
	background: #f6f6f6;
	}

/**
 * Secondary menu
 *************************************/

#secondary-menu {
	width: 100%;
	height: 36px;
	background: #222;
	border-bottom: 1px solid #111;
	border-top: 1px solid #111;
	}
#secondary-menu .menu {
	width: 960px;
	height: 36px;
	margin: 0 auto;
	}
#secondary-menu ul {
	list-style: none;
	margin: 0 0 0 -20px;
	}
#secondary-menu li {
	float: left;
	font: normal normal bold 11px/12px Arial, Verdana, sans-serif;
	text-transform: uppercase;
	}
#secondary-menu li.loginout, #secondary-menu li.register {
	float: right;
	}
#secondary-menu a {
	color: #aaa;
	display: block;
	float: left;
	line-height: 12px;
	padding: 12px 20px;
	background: #222;
	text-decoration: none;
	}
#secondary-menu li.feed {
	float: right;
	}
#secondary-menu li.feed a {
	padding-left: 3px;
	background: url(images/rss.png) no-repeat right 11px;
	}
#secondary-menu li.current a {
	color: #fff;
	}
#secondary-menu a:active, #secondary-menu a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* Drop-down styles */
#secondary-menu li ul {
	margin-left: -1px;
	}
#secondary-menu li:hover ul, #secondary-menu li.sfHover ul {
	top: 36px;
	margin-left: -1px;
	background: #222;
	border-top: 1px solid #111;
	}
#secondary-menu li li {
	font-weight: normal;
	text-transform: none;
	}
#secondary-menu li li a {
	padding: 9px 75px 9px 25px;
	border: none;
	border-bottom: 1px solid #111;
	}
#secondary-menu li li a:hover {
	background: #292929;
	}
#secondary-menu ul li a.sf-with-ul {
	padding-right: 34px;
	}
#secondary-menu .sf-sub-indicator {
	position: absolute;
	display: block;
	top: 11px;
	right: 21px;
	width: 9px;
	height: 10px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(images/secondary-menu-icon.png) no-repeat 0 5px;
	}

/**
* Header
**************************************/
#header-container {
	overflow: hidden;
	width: 100%;
	height: 90px;
	background: #a4161e;
	border-top: 1px solid #7a090f;
	border-bottom: 1px solid #7a090f;
	}
#header {
	width: 960px;
	margin: 0 auto;
	}
#site-title {
	float: left;
	margin: 24px 0;
	font: normal normal bold 30px/30px Arial, Verdana, sans-serif;
	}
#site-title a {
	display: block;
	width: 220px;
	height: 42px;
	text-indent: -9999em;
	color: #fff;
	background: url(images/site-title.png) no-repeat 0 0;
	}
#site-description {
	display: none;
	}
#utility-header {
	overflow: hidden;
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 15px;
	}
#utility-header img {
	float: right;
	}

/**
* Navigation
**************************************/
#primary-menu {
	overflow: visible;
	height: 35px;
	width: 100%;
	background: #e7e7e7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#primary-menu .menu {
	height: 35px;
	width: 960px;
	margin: 0 auto;
	border-left: 1px dotted #d3d3d3;
	}
#primary-menu ul {
	}
#primary-menu ul li {
	font: normal normal bold 11px/13px Arial, Verdana, sans-serif;
	text-transform: uppercase;
	}
#primary-menu ul li a {
	padding: 11px 25px 11px 25px;
	color: #222;
	border-right: 1px dotted #d3d3d3;
	}
#primary-menu li.sfHover a, #primary-menu li a:hover {
	background: #e7e7e7;
	}

/* Drop-down styles */
#primary-menu li ul {
	margin-left: -1px;
	}
#primary-menu li:hover ul, #primary-menu li.sfHover ul {
	top: 35px;
	margin-left: -1px;
	background: #e7e7e7;
	border-top: 1px solid #ddd;
	}
#primary-menu li li:hover ul, #primary-menu li li.sfHover ul {
	top: -1px;
	}
#primary-menu li li {
	font-weight: normal;
	text-transform: none;
	}
#primary-menu li li a {
	padding: 9px 75px 9px 25px;
	border: none;
	border-bottom: 1px solid #ddd;
	}
#primary-menu li li a:hover {
	background: #eee;
	text-decoration: underline;
	}
#primary-menu ul li a.sf-with-ul {
	padding-right: 34px;
	}
#primary-menu .sf-sub-indicator {
	position: absolute;
	display: block;
	top: 11px;
	right: 21px;
	width: 9px;
	height: 10px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(images/primary-menu-icon.png) no-repeat 0 5px;
	}

/* Search form */
#primary-menu .search {
	width: 960px;
	margin: -33px auto 0 auto;
	}
#primary-menu .search form {
	float: right;
	width: 280px;
	}
#primary-menu input {
	overflow: hidden;
	font: normal normal normal 12px/12px Arial, Verdana, sans-serif;
	color: #666;
	}
#primary-menu input[type="text"] {
	float: left;
	width: 234px;
	height: 12px;
	margin: 3px 0 0 0;
	padding: 7px 10px 6px 10px;
	background: #fff;
	border-right: none;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ddd;
	}
#primary-menu input[type="submit"] {
	float: left;
	width: 24px;
	height: 27px;
	margin: 3px 0 0 0;
	padding: 0;
	text-indent: -9999em;
	background: #fff url(images/search-icon.png) no-repeat 0 0;
	border-left: none;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ddd;
	}

/**
* Content
**************************************/

#container {
	overflow: hidden;
	width: 960px;
	margin: 39px auto;
	background: url(images/container-bg.png) repeat-y 0 0;
	}
.page-template-forums-front #container, .forum #container,
.topic_tag #container, .page-template-latest-forum-topics #container,
.page-template-users #container, .user #container, .singular-forum #container,
.forums-front #container {
	background: #fff;
	}

.content {
	overflow: hidden;
	float: left;
	width: 600px;
	}

.page-template-forums-front .content, .forum .content, 
.topic_tag .content, .page-template-latest-forum-topics .content,
.page-template-users .content, .user .content, .singular-forum .content,
.forums-front .content {
	width: 960px;
	}

/* Breadcrumbs */
.breadcrumb-trail {
	overflow: hidden;
	margin-bottom: 48px;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	color: #666;
	}
.breadcrumb-title {
	display: none;
	}
.breadcrumb-trail a[rel="home"] {
	padding-left: 18px;
	background: url(images/home.png) no-repeat 0 1px;
	}
.breadcrumb-trail .sep {
	color: #999;
	padding: 0 3px;
	}
.breadcrumb-trail a {
	color: #680005;
	font-style: normal;
	}

/* Posts */
.hentry {
	clear: both;
	overflow: hidden;
	margin-bottom: 42px;
	}
.singular-forum_topic .hentry {
	margin: 0;
	}

/* Post titles */
.entry-title {
	margin-bottom: 3px;
	}
.entry-title a {
	color: #000;
	}
.archive .entry-title, .search .entry-title, .home .entry-title, .blog .entry-title {
	font-size: 1.2em;
	}
.page-title {
	margin-bottom: 21px;
	}
.singular-movie .entry-title, .singular-book .entry-title {
	margin-bottom: 21px;
	}
.singular-forum_topic .entry-title {
	margin-bottom: 24px;
	padding-bottom: 9px;
	font-size: 1.2em;
	border-bottom: 1px solid #ddd;
	}

/* Byline */
.byline {
	margin: 0 0 9px 0;
	font: normal normal normal 12px/24px Arial, Verdana, sans-serif;
	color: #999;
	}
.byline abbr {
	border: none;
	}
.byline abbr:hover {
	border-bottom: 1px dotted #999;
	}
.singular-post .byline {
	margin-bottom: 36px;
	}

/* Entry content. */
.entry-summary p {
	margin: 0 0 9px 0;
	}

/* <!--more--> link */
.more {
	font-style: italic;
	}

/* Entry metadata */
.entry-meta {
	margin: 0;
	font: normal normal normal 12px/24px Arial, Verdana, sans-serif;
	color: #999;
	}
.singular .entry-meta {
	clear: left;
	}

/* Single post author box. */
.singular-post .author-profile, .singular-post .content .series {
	overflow: hidden;
	margin-bottom: 48px;
	padding: 21px 21px 0 21px;
	font: normal normal normal 13px/21px Arial, Verdana, sans-serif;
	color: #666;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}
.singular-post .author-profile .author-name {
	margin: 0 0 9px 0;
	font-size: 14px;
	color: #333;
	}
.singular-post .author-profile .author-name a {
	font-style: normal;
	}
.singular-post .author-profile .avatar {
	margin-bottom: 21px;
	padding: 9px;
	background: #f6f6f6;
	border: 1px solid #ddd;
	}
.singular-post .author-profile .twitter {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	text-align: right;
	}
.singular-post .author-profile .twitter a {
	padding-left: 21px;
	background: url(images/twitter.png) no-repeat left bottom;
	}

/* Home/Front page */
.section {
	overflow: hidden;
	margin-bottom: 48px;
	}
.section .hentry {
	margin: 0 0 21px 0;
	}
.section-blog {
	padding: 21px 21px 0 21px;
	color: #666;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}
.section-title {
	margin: 0 0 21px 0;
	font-size: 14px;
	color: #333;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	}
.section-title a {
	float: right;
	text-align: right;
	font: italic normal normal 14px/24px Georgia, Times, 'Times New Roman', serif;
	}
.home .avatar, .singular-post .hentry .avatar {
	width: 40px;
	height: 40px;
	}
.home .section-authors .avatar, .page-template-page-users .hentry .avatar {
	width: 75px;
	height: 75px;
	margin: 0 6px 12px 5px;
	padding: 6px;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}
.home .movie .post-ratings-loading, .home .book .post-ratings-loading {
	display: none !important;
	}
.home .movie .entry-summary .post-ratings, .home .book .post-ratings {
	height: 15px !important;
	margin: 5px !important;
	}
.home .movie .entry-summary .post-ratings strong, .home .book .post-ratings strong {
	float: left;
	width: 50px;
	margin-left: 0;
	margin-top: 3px;
	font-weight: normal;
	font-style: italic;
	color: #555;
	font-size: 13px !important;
	line-height: 15px;
	}
.home .movie .entry-summary .post-ratings img, .home .book .entry-summary .post-ratings img {
	max-height: 15px;
	padding: 0 !important;
	margin: 0 !important;
	}
.home .movie .entry-summary .rate-images, .home .book .entry-summary .rate-images {
	float: right;
	width: 100px;
	margin-right: -28px;
	}

/* Thumbnails */
.home .movie .thumbnail, .movie-thumbnail, .home .book .thumbnail {
	width: 150px !important;
	height: 200px !important;
	margin: 5px auto 2px auto !important;
	padding: 3px !important;
	background: #f6f6f6;
	border: 1px dotted #e3e3e3;
	display: block !important;
	}
.home .movie .entry-title, .home .book .entry-title {
	display: none;
	}
.home .content .movie, .home .content .book  {
	clear: none;
	width: 158px !important;
	height: 240px !important;
	margin: 0 37px 20px 0;
	padding: 0 7px;
	float: left;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}
.home .content .third {
	margin-right: 0 !important;
	}

/* Archives, search, etc. */
.archive-info, .search-info {
	overflow: hidden;
	margin-bottom: 48px;
	padding: 21px 21px 12px 21px;
	font: normal normal normal 13px/21px Arial, Verdana, sans-serif;
	color: #666;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}
.archive-info p {
	margin: 0 0 9px 0;
	}
.archive-title, .search-title {
	margin: 0 0 9px 0;
	font-size: 14px;
	color: #333;
	}
.forum .archive-info, .topic_tag .archive-info {
	font: 16px/24px Georgia, Times, 'Times New Roman', serif;
	margin-bottom: 21px;
	padding: 0;
	background: #fff;
	border: none;
	}
.forum .archive-title, .topic_tag .archive-title {
	font-size: 1.2em;
	color: #000;
	}

/* Page links */
.wp-pagenavi {
	margin-bottom: 9px;
	text-align: center;
	}
.pagination {
	font-style: italic;
	display: block;
	margin-bottom: 24px;
	color: #666;
	}
p.pages, .wp-pagenavi, .comment-navigation {
	color: #666;
	line-height: 24px !important;
	}
td .pagination {
	width: 150px;
	float: right;
	margin: 0;
	text-align: right;
	font-size: .8em;
	}
p.pages a, .wp-pagenavi a, .comment-navigation a, td .pagination a, .pagination a {
	font-style: normal;
	margin: 0 3px 0 2px;
	padding: 4px 10px;
	border: 1px solid #ddd;
	}
td .pagination a {
	padding: 0 4px 2px 4px;
	}
p.pages a:hover, .wp-pagenavi a:hover, .comment-navigation a:hover, td .pagination a:hover, .pagination a:hover {
	background: #eee;
	}

p.quote {
	overflow: hidden;
	}
.quote-link {
	float: right;
	margin: 0 3px 0 2px;
	padding: 4px 10px;
	border: 1px solid #ddd;
	}
.quote-link:hover {
	background: #eee;
	}

/**
* Previous/Next Page Navigation
*********************************************/
/* Navigation links */
.navigation-links {
	clear: both;
	overflow: hidden;
	font-style: italic;
	}
.navigation-links .previous {
	float: left;
	max-width: 49%;
	}
.navigation-links .next {
	float: right;
	max-width: 49%;
	text-align: right;
	}
 

/**
* Widgets
**************************************/
#primary, #secondary {
	float: right;
	width: 280px;
	}
#secondary {
	clear: right;
	}
#primary .widget, #secondary .widget {
	overflow: hidden;
	margin-bottom: 24px;
	font-size: 13px;
	}
.widget-title {
	margin-bottom: 15px;
	font-size: 18px;
	}
.widget ul {
	list-style: none;
	margin: 0 0 24px 0;
	}
.widget li {
	margin: 0 0 9px 0;
	padding: 0 3px 9px 12px;
	background: url(images/bullet-gray.png) no-repeat 3px 11px;
	border-bottom: 1px dotted #ddd;
	}
.widget li li {
	border: none;
	}
.widget li a {
	color: #333;
	}
.widget p.term-cloud a {
	float: left;
	display: block;
	height: 11px;
	margin: 0 6px 12px 6px;
	padding: 9px 21px 9px 10px;
	font-size: 11px !important;
	line-height: 11px;
	color: #fff;
	background: #000 url(images/tag-icon.png) no-repeat right 0;
	}
.widget-topic-info li.feed a {
	padding-left: 21px;
	background: url(images/rss.png) no-repeat 3px 1px;
	}

/**
* Comments
**************************************/
#comments-template h3, .new-topic-title {
	font-size: 1.2em;
	}
.post-box {
	margin-top: 21px;
	}

.comment-list {
	list-style: none;
	margin: 0;
	border-top: 1px dotted #ddd;
	}
.comment-list ol {
	list-style: none;
	margin: 0 0 21px 0;
	border-top: 1px dotted #ddd;
	}
.comment-list li {
	overflow: hidden;
	margin: 0;
	padding: 21px 21px 0 21px;
	position: relative;
	background: #fff;
	border-right: 1px dotted #ddd;
	border-left: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	}
.comment-list li.alt {
	background: #fff;
	}
.comment-list li.entry-author {
	background: #f1f1f1;
	}
.singular-forum_topic .comment-list {
	border: none;
	}
.singular-forum_topic .comment-list li, .singular-forum_topic .forum_reply {
	margin: 0 0 21px 0;
	padding: 0;
	background: #fff;
	border: none;
	border-bottom: 1px dotted #ccc;
	}
.comment-list .avatar, .singular-forum_topic .forum_reply .avatar {
	width: 40px;
	height: 40px;
	margin-bottom: 0;
	padding: 1px;
	}
.comment-meta, .singular-forum_topic .byline {
	color: #888 !important;
	font: 12px Arial, sans-serif !important;
	margin: 3px 0 21px 0 !important;
	}
.comment-meta cite, .singular-forum_topic cite, .singular-forum_topic .author {
	color: #666 !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: bold !important;
	}
.comment-meta cite a, .singular-forum_topic cite a, .singular-forum_topic .author a {
	color:#333 !important;
	}
.comment-meta abbr {
	border: none;
	}
.comment-meta abbr:hover {
	border-bottom: 1px dotted #999;
	}
.comment-list .comment-text, .singular-forum_topic .forum_reply .entry-content {
	padding: 0 9px;
	}

/* Comment form */
#respond {
	margin: 24px 0;
	}
#commentform label, .contact-form label, .post-box label {
	font: 12px Arial, Verdana, sans-serif;
	color: #888;
	}
#commentform input[type="text"], .contact-form input[type="text"], .post-box input[type="text"] {
	display: block;
	width: 98.4%;
	}
#commentform textarea, .contact-form textarea, .post-box textarea {
	display: block;
	width: 98.4%;
	}
.singular-forum_topic .form-textarea label {
	}
.contact-form div {
	margin-bottom: 21px;
	}
.contact-form div.form-label {
	margin: 0;
	}
.contact-form legend {
	display: none;
	}
.submit-comment, #submit {
	float: right;
	margin-left: 21px;
	}
.submit-comment:hover, .button:hover, #submit:hover {
	cursor: pointer;
	}
.reset-comment {
	display: none;
	}
span.required {
	font-size: 16px;
	font-weight: bold;
	color: #FF4B33;
	}

/**
* Footer
**************************************/
#footer-container {
	overflow: hidden;
	clear: both;
	background: #222;
	border-top: 2px solid #ccc;
	}
#footer {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 48px 0 24px 0;
	color: #aaa;
	border-top: 3px solid #A4161E;
	}
#footer a {
	color: #eee;
	font-style: italic;
	}
#footer a:hover {
	}

#footer .copyright {
	float: left;
	width: 50%;
	}
#footer .credit {
	float: right;
	width: 50%;
	text-align: right;
	}
