/*
Theme Name: TCJ.com
Theme URI: http://www.tcj.com/
Description: TCJ.com (Child Theme of Twenty Ten)
Author: Gennaro Monaco
Version: 1.0
Tags: custom
Template: twentyten
*/

/*
@import url("../twentyten/style.css");
*/

/* =Font Face
-------------------------------------------------------------- */
@font-face {
    font-family: FuturaPOT-ExtBol;
    src: url(FuturaPOT-ExtBol.otf);
}

@font-face {
    font-family: 'bebasregular';
    src: url('fonts/bebas___-webfont.eot');
    src: url('fonts/bebas___-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('fonts/bebas___-webfont.svg#bebasregular') format('svg'),
         url('fonts/bebas___-webfont.woff') format('woff'),
         url('fonts/bebas___-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
	margin: 0px;
}

/* =Layout
-------------------------------------------------------------- */

#container {
	float: left;
	margin: 0 -330px 0 0;
	width: 490px;
	background: #FFFFFF;
}
#container-single {
	float: left;
	margin: 0 -330px 0 0;
	width: 650px;
	background: #FFFFFF;
}
#container-archive {
	float: left;
	margin: 0px;
	width: 980px;
	background: #FFFFFF;
}
#content {
	margin: 0px 0px 0px 0px;
}
#left-widget-area {
	background: #E8E7DD;
	float: left;
	overflow: hidden;
	width: 150px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#left-widget-area .widget-container {
	width: 130px;
	margin: 0px 10px 10px 10px;
	text-align: left;
	padding-bottom:15px;
}
#right-widget-area {
	background: #E8E7DD;
	float: right;
	overflow: hidden;
	width: 320px;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#right-widget-area .widget-container {
	width: 300px;
	margin: 0px 10px 10px 10px;
	text-align: left;
}
#right-widget-area .adrotate_widget {
	text-align: center;
}
#footer-widget-area {
	float: right;
	overflow: hidden;
	width: 980px;
	min-height: 140px;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Arial, sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, monospace;
}


/* =Structure
-------------------------------------------------------------- */

#top_banner {
	position: relative;
	z-index: 10;
	margin: 0px auto;
	width: 1020px;
	overflow: auto;
}
#top_banner_subscribe_now {
	width: 131px;
	float: left;
}
#top_banner_advertisement {
	margin: 10px 0px 0px 0px;
	height: 90px;
	float: left;
}
#outer_wrapper {
	margin: 0px auto;
	margin-bottom: 20px;
	width: 1020px;
	background: #E8E7DD;
	overflow: auto;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
#bottom_banner_advertisement {
	position: relative;
	z-index: 10;
	margin: 0px auto 10px auto;
	width: 1020px;
	text-align: center;
	overflow: auto;
}
#access .menu-header,
div.menu {
	margin: 0px;
	float: left;
}
#colophon,
#main,
#wrapper,
#masthead,
#colophon_divider {
	margin: 0px auto;
	width: 980px;
}
#wrapper {
	background: #FFFFFF;
	margin: 10px;
	padding: 0px 10px 10px 10px;
}
#masthead {
	height: 90px;
}
#colophon_divider {
	height: 3px;
	border-top: 1px solid #000000;
	margin-top: 5px;
	overflow: auto;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 10px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	text-align: center;
	font-size: 10px;
	width: 980px;
	margin-bottom: 10px;
}


/* =Global Elements
-------------------------------------------------------------- */

body,
input,
textarea {
	color: #000000;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0px;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link, a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:active,
a:hover {
	color: #C94639;
	text-decoration: none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0px 0px 0px 0px;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding {
	margin: 0px auto;
	width: 980px;
	height: 90px;
	float: left;
	disply: inline;
}
#branding img {
	border: 0px;
	display: block;
}
/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 980px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	width: 700px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	font-family: FuturaPOT-ExtBol, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFFFFF;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	background: #C94639;
	line-height: 15px;
	padding: 5px;
	width: 160px;
	height: auto;
}
#access li:hover > a {
	background: #C94639;
	color: #FFFFFF;
	text-decoration: none;
}
#access ul ul :hover > a {
	background: #ED5445;
	color: #FFFFFF;
	text-decoration: none;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #FFFFFF;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#access_search {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 260px;
	float: right;
}
#access_search_form_table {
	width: 260px;
	height: 38px;
}
#access_search_form_table_search_field_cell {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#access_search #s {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #000000;
	width: 210px;
	height: 24px;
}
#access_search_form_table_go_button_cell {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
}
#searchsubmit {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}
#content,
#content input,
#content textarea {
	color: #000000;
}
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 0px;
}
#content p {
	margin-bottom: 10px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0px 0px 10px 0px;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0px 0px 10px 0px;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #000000;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
	text-decoration: none;
}
#content .entry-title {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 0px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
	text-decoration: none;
}
.commentbubblecat { 
    		background: url('./images/com_cat.png'); 
    height: 24px; 
    width: 24px; 
    color: #ffffff; 
    font-family: serif;
		font-size: 10px; 
    text-align: center; 
    padding-top: 0px; 
    margin-left: 4px; 
		margin-top:	0px;
    display: inline-block;
		vertical-align: top;
}
.commentbubblehome { 
    background: url('./images/com_home.png'); 
    height: 16px; 
    width: 16px; 
    color: #ffffff; 
    font-family: serif;
		font-size: 10px; 
    text-align: center; 
    padding-top: 0px; 
    margin-left: 4px; 
		margin-top:	0px;
    display: inline-block;
		vertical-align: top;
}
.commentbubblepost { 
    		background: url('./images/com_post.png'); 
    height: 32px; 
    width: 32px; 
    color: #ffffff; 
    font-family: serif;
		font-size: 10px; 
    text-align: center; 
    padding-top: 0px; 
    margin-left: 4px; 
		margin-top:	-2px;
    display: inline-block;
		vertical-align: top;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 10px 0 0 0;
	font-size: 14px;
	line-height: 20px;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	color: #000000;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.page-link a:active,
.page-link a:hover {
	color: #C94639;
	text-decoration: none;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.entry-clear {
	clear: both;
}
.entry-meta a,
.entry-utility a {
	color: #0099CC;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #FF4B33;
	text-decoration: none;
}
#content .video-player {
	padding: 0px;
}

#left-widget-area li#adrotate_widgets-6 a img {
	width: 130px;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0px;
	height: auto;
	max-width: 980px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	line-height: 18px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}
#content .wp-caption img {
	margin: 0px;
}
#content .wp-caption p.wp-caption-text {
	color: #999999;
	font-size: 10px;
	margin: 0px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #0099CC;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #C94639;
	text-decoration: none;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0px;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 0px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #0099CC;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #C94639;
	text-decoration: none;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #0099CC;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
	text-decoration: none;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0px 10px 0px 0px;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin: 0px;
}
.widget-area ul ul {
	list-style: none;
	margin: 0px;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 10px 0;
	clear: both;
}
.widget-title {
	color: #000000;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #AAAAAA;
}
#wp-calendar tbody td {
	background: #F5F5F5;
	border: 1px solid #FFFFFF;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
	text-decoration: none;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
/*Start - FDG - Scott - 03-08-2012*/
/*added ul.tcj_most_commented to #main styles*/
#main .widget-area ul ul.tcj_recent_comments ul.tcj_most_commented {
	border: none;
	margin-left: 5px;
	padding: 0;
}

#main .widget-area ul ul.tcj_recent_comments ul.tcj_most_commented li {
	margin-bottom: 5px;
}

#main ul.tcj_recent_comments {
	margin-left: 0px !important;
}

#main ul.tcj_recent_comments li {
margin: 0 0 8px 0 !important;
}

#main ul.tcj_most_commented {
margin-left: 0px !important;
}

#main ul.tcj_most_commented li {
margin: 0 0 8px 0 !important;
}

#main ul.tcj_most_commented span.tcj_most_commented_title a {
	color: #222;
}

span.tcj_most_commented_title {
	font-family: Arial, sans-serif;
	font-weight: bold;
}
span.tcj_most_commented_excerpt a {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}
span.tcj_most_commented_excerpt a:hover {
	font-size: 11px;
	line-height: 11px;
	color: #C94639;
}
/*End - FDG*/
span.tcj_recent_comments_author {
	font-family: Arial, sans-serif;
	font-weight: bold;
}
span.tcj_recent_comments_comment a {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}
span.tcj_recent_comments_comment a:hover {
	font-size: 11px;
	line-height: 11px;
	color: #C94639;
}
/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 0px;
}
#colophon {
	border-top: 4px solid #000000;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}
#site-info {
	color: #000000;
	font-weight: normal;
}
#site-info a {
	color: #000000;
	text-decoration: none;
}
#site-info a:hover {
	color: #C94639;
	text-decoration: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

/* =Simple Pull Quotes
-------------------------------------------------------------- */
.simplePullQuote {
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	width: 200px;
	float: left;
	border: 0px;
	background: #FFFFFF;
	text-indent: 0px;
	padding: 0px;
	margin: 5px;
	-webkit-box-shadow: 0px 0px 0px;
	-moz-box-shadow: 0px 0px 0px;
	display: inline-box;
}

/* =Category Headers
-------------------------------------------------------------- */
.category-header {
	width: 200px;
	height: 40px;
}

/* =TCJ Archive Banner
-------------------------------------------------------------- */
.archive-banner {
	margin: 0px 0px 10px 0px;
}

/* =Upper Content
-------------------------------------------------------------- */
.upper_content {
	width: 490px;
	border-bottom: 2px solid #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

/* =Category Features (aka Featured Content)
-------------------------------------------------------------- */
#category_features {
	width: 490px;
	background: #FFFFFF;
	overflow: auto;
}
#category_features h3 {
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#category_features h3 a:link, #category_features h3 a:visited {
	color: #000000;
	text-decoration: none;
}
#category_features h3 a:hover {
	color: #C94639;
	text-decoration: none;
}
#category_features h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#category_features h4 a:link, #category_features h4 a:visited {
	color: #000000;
	text-decoration: none;
}
#category_features h4 a:hover {
	color: #C94639;
	text-decoration: none;
}
#content span.category_features_excerpt {
	font-size: 11px;
	line-height: 13px;
}
#category_features_left {
	float: left;
	display: inline;
	width: 350px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#category_features_plus {
	float: left;
	display: inline;
	width: 50px;
	margin: 0px;
	padding: 0px;
}
#category_features_plus_list {
	float: left;
	display: inline;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#category_features_plus_list ul {
	list-style-type: none;
}
#category_features_right {
	float: left;
	display: inline;
	width: 130px;
	margin: 0px;
	padding: 0px;
}

/* =Lower Content
-------------------------------------------------------------- */
.lower_content {
	width: 490px;
	background: #FFFFFF;
	overflow: auto;
}

/* =New Reviews
-------------------------------------------------------------- */
#new_reviews {
	float: left;
	display: inline;
	width: 240px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#new_reviews ul {
	list-style-type: none;
}
#new_reviews ul li.new_reviews_bar {
	width: 240px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#new_reviews ul li {
	width: 240px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	clear: both;
	font-size: 11px;
	line-height: 13px;
}
#new_reviews ul li.new_review {
	border-bottom: 1px #000000 solid;
	margin-bottom: 10px;
}
#new_reviews ul li img.attachment-thumbnail {
	float: left;
	margin: 0px 5px 0px 0px;
	display: inline;
}
#new_reviews ul li h4 {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#new_reviews ul li a:link h4, #new_reviews ul li a:visited h4 {
	color: #000000;
	text-decoration: none;
}
#new_reviews ul li a:hover h4 {
	color: #C94639;
	text-decoration: none;
}
#new_reviews_more {
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

ul#recentcomments li {
	margin-left: -15px;
	margin-top: 7px;
	margin-right: 5px;
}

#recent-comments-2 h3.widget-title {
	background: #FFF;
	padding: 9px 6px 4px 10px;
	font-family: 'bebasregular', sans-serif;
	letter-spacing: -0.01em;
	font-weight: normal;
}

.gecko #recent-comments-2 h3.widget-title {
	padding: 5px 6px 5px 10px;
	-moz-osx-font-smoothing: grayscale;
}

/* =Recent Columns
-------------------------------------------------------------- */
#recent_columns {
	float: left;
	display: inline;
	width: 236px;
	margin: 0px;
	padding: 0px;
	border-left: 2px solid #BD5C49;
	border-right: 2px solid #BD5C49;
	border-bottom: 2px solid #BD5C49;
}
#recent_columns ul {
	list-style-type: none;
}
#recent_columns ul li.recent_columns_bar {
	width: 236px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background: #FFFFFF;
}
#recent_columns ul li {
	width: 230px;
	padding: 0px;
	margin: 0px 3px 3px 3px;
	overflow: auto;
	clear: both;
	background: #E8E7DD;
}
#recent_columns table.recent_columns_table {
	margin: 5px;
	width: 220px;
}
#recent_columns table.recent_columns_table td.recent_columns_table_category-icon_cell {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 55px;
}
#recent_columns table.recent_columns_table td.recent_columns_table_category-title_cell {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#recent_columns ul li img.category-icon {
	margin: 0px;
}
#recent_columns ul li span.category-title {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#recent_columns ul li h4 {
	font-family: Arial, sans-serif;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#recent_columns ul li a:link h4, #recent_columns ul li a:visited h4 {
	color: #000000;
	text-decoration: none;
}
#recent_columns ul li a:hover h4 {
	color: #C94639;
	text-decoration: none;
}
#recent_columns_posts {
	display: inline-block;
	width: 236px;
	margin 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}
.recent_columns_post {
	text-align: left;
	display: inline-block;
	width: 222px;
	background: #E8E7DD;
	margin: 0px 0px 2px 0px;
	padding: 5px;
}
#recent_columns_more {
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}


/* =Event Listings
-------------------------------------------------------------- */
table#event_listings {
	width: 490px;
	border: 0px;
}
#event_listings tr th {
	background: #E8E7DD;
	color: #000000;
	text-align: center;
}
#event_listings tr td {
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	border-bottom: 1px solid #E8E7DD;
}
#event_listings tr td.event_title_column {
	padding: 3px 10px 3px 3px;
	font-size: 11px;
	border-bottom: 1px solid #E8E7DD;
}
/* =TCJ Featured Post Widget
-------------------------------------------------------------- */
.tcj_featured_post_widget {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.tcj_featured_post_widget_title, .tcj_featured_post_widget_title a:link, .tcj_featured_post_widget_title a:visited {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.tcj_featured_post_widget_title a:hover {
	color: #C94639;
	text-decoration: none;
}
.tcj_featured_post_widget_excerpt {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
#left-widget-area .tcj_featured_post_widget {
margin: 0px 10px -20px 10px;
}
#left-widget-area .tcj_featured_post_widget_header {
}
#right-widget-area .tcj_featured_post_widget {
}
#right-widget-area .tcj_featured_post_widget img.wp-post-image {
	float: left;
	margin: 0px 5px 5px 0px;
}
#right-widget-area .tcj_featured_post_widget_header {
}


/* =By Lines
-------------------------------------------------------------- */
span.meta-prep-author {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
	color: #999999;
}
span.author {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
	color: #999999;
}
span.author a:link, span.author a:visited {
	color: #0099CC;
	text-decoration: none;
}
span.author a:hover {
	color: #C94639;
	text-decoration: none;
}
span.entry-date {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
	color: #999999;
}
span.comments-link {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
	color: #999999;
}

/* =Read More
-------------------------------------------------------------- */
.read_more {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
}
.read_more a:link, .read_more a:visited {
	color: #0099CC;
	text-decoration: none;
}
.read_more a:hover {
	color: #C94639;
	text-decoration: none;
}

/* =Recent Stories
-------------------------------------------------------------- */
#recent_stories {
	width: 980px;
	min-height: 140px;
}
#recent_stories ul {
	list-style-type:none;
}
#recent_stories ul li#recent_stories_title {
	width: 30px;
	padding: 0px;
	border: 0px;
}
#recent_stories ul li {
	width: 236px;
	min-height: 140px;
	text-align: center;
	border-right: 1px solid #000000;
	float: left;
	overflow: auto;
}
#recent_stories ul li.last {
	border: 0px;
}

/* =Specific Widget Styles
-------------------------------------------------------------- */
#left-widget-area li.widget_execphp {
	margin-bottom: 0px;
}

/* =Loop Styles
-------------------------------------------------------------- */
#content .hentry {
	clear: both;
	border-bottom: 1px solid #000000; 
}
#content .hentry img.attachment-thumbnail {
	float: left;
	margin: 0px 5px 0px 0px;
	display: inline;
}
#content h4.entry-title {
	font-size: 20px;
	line-height: 22px;
	clear: none;
}
#content .entry-summary {
	clear: none;
	font-size: 11px;
	line-height: 13px;
}

/* =idTabs
-------------------------------------------------------------- */
.usual {
	font-family: Arial, sans-serif;
	background: #EFECE3;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 490px;
	overflow: auto;
}
.usual li { 
	list-style: none;
	float: left;
}
.usual ul a {
	font-family: Arial, sans-serif;
	display: block;
	padding: 10px;
	text-decoration: none!important;
	color: #5C5C5C;
	background: #EFECE3;
	font-size: 10px;
	font-weight: bold;
}
.usual ul a:hover {
	color: #000000;
	background: #D8D4CB;
}
.usual ul li.selected a, .usual ul a.selected {
	color: #000000;
	background: #D8D4CB;
}
.usual div {
	padding: 0px;
	*padding-top: 3px;
	*margin-top: -15px;
	clear: left;
	background: #D8D4CB;
}
.usual div a { 
	font-family: Arial, sans-serif;
	color: #5C5C5C;
	background: #D8D4CB;
}
.usual div a:hover, .usual div a:selected { 
	color: #000000;
	background: #D8D4CB;
}
.usual ul div.tab {
	width: 490px;
	background: #D8D4CB;
	overflow: auto;
}

/* =Masthead
-------------------------------------------------------------- */
.masthead_title {
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	border-bottom: 4px double #000000;
	padding: 5px 0px 5px 0px;
}
.masthead_small {
	font-size: 10px;
}
.published_by_fb {
	font-weight: bold;
	font-size: 10px;
	border-top: 4px double #000000;
	padding: 5px 0px 5px 0px;
}

/* =Media edits
------------------------------------------------------------- */
.mejs-container .mejs-controls {
	background: none !important;
}

li.ngg-next {
	display: none;
}

.ngg-gallery-list .ngg-thumbnail-list {
	width: 60px;
	height: 60px;
	position: relative;
	margin: 6px !important;
	display: block;
}

ul.ngg-gallery-list {
	padding: 0 55px !important;
}

.ngg-gallery-list li a {
	display: block !important;
	width: 56px;
	overflow: hidden;
	height: 56px;
	border-radius: 2px;
	padding: 0 !important;
	border: 2px solid #CCC !important;
}

.ngg-gallery-list li.selected a {
	border-color: #C94639 !important;
}

.ngg-gallery-list li:hover a {
	border-color: #888 !important;
}

@media only screen and (max-width: 479px) {
.ngg-gallery-list .ngg-thumbnail-list {
	width: 100px;
	height: 100px;
	
}

.ngg-gallery-list li a {
	width: 96px;
	height: 96px;
}

.ngg-gallery-list li a img {
	min-height: 100%;
}

}









