/*
Theme Name: Talk Through The People
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Pipitone Group
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {

	background:#c0c0c0 url('images/background.jpg') repeat-y center;
	}
	
	p {
	margin-top:0;
	margin-bottom:14px;
	padding:0;
	}
.bodyhome
{
	background:#000 none;
	margin: 0;
	padding: 0;
}

#page {
	background-color: white;
	
	text-align: left;
	width:882px;
	}

#header {
	
	}

#headerimg 	{
	background:url('images/header_background.jpg') no-repeat center top;
	height: 228px;
	width: 884px;
	}
#headerimg_home 	{
	background:url('images/home_background.jpg') no-repeat center top;
	height: 735px;
	width: 990px;
	}
#content {
	font-size: 11px;
	}

.widecolumn .entry p {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#574b4b;
	
	}

.narrowcolumn .entry, .widecolumn .entry {

	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url('images/footer_background.gif') no-repeat bottom;
	border: none;
	height:81px;
	width:882px;
	float:left;
	}
#footer_home {
	border: none;
	position:relative;
	width:882px;
	float:left;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color:#d22801;
	margin-top:40px;
	}

h1, h2, h3 {
	font-family: Geneva, 'Myriad Pro', Arial, Helvetica;
	font-weight: normal;
	}

h1 {
	/*font-size: 4em;
	text-align: center;*/
	font-size:26px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	line-height:23px;
	}

h2.pagetitle {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #d22801;
	font-family: Geneva, 'Myriad Pro', Arial, Helvetica;
	font-size:20px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {

	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#574b4b;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	
	}

#commentform p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#574b4b;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #d22801;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #d22801;
	text-decoration: underline;
	}
	
h2 a:hover, h3 a:hover {	
color: #d22801;
text-decoration: none;
font-family: Geneva, 'Myriad Pro', Arial, Helvetica;
}

	
	

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width:882px;
	}
#page_home {
	background-color: #000;
	margin: 0px auto;
	padding: 0;
	width:990px;
	}
#header {
	
	margin: 0 0 0 1px;
	padding: 0;
	height: 228px;
	width: 884px;
	}
#home_header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 735px;
	width: 990px;
	}


.narrowcolumn {
	float: left;
	margin: 0 0 20px 45px;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 20px 0 40px 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	
}

.clear {
	clear: both;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.alignleft {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	list-style: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	list-style: none;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style: none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style: none;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#d22801;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{	
	float:left;
	position:relative;
	left:50px;
	width: 330px;
	}

#sidebar form {
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* End captions */



div.entry {
border-bottom:1px dashed #000;
}

.entry p
{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#574b4b;
	line-height:15px;
}

#footer_text
{
	width:682px;
	float:right;
	color:#fff;
	text-align:right;
	position:relative;
	top:40px;
	right:20px;
}
#footer_text_home
{
	width:682px;
	float:right;
	color:#fff;
	text-align:right;
	position:relative;
	top:20px;
	right:20px;
}

#footer_logo
{
	width:200px;	
	float:left;
	position:relative;
	left:30px;
	top:30px;
}
#footer_logo_home
{
	width:200px;	
	float:left;
	position:relative;
	left:60px;
	top:15px;
}

#footer_text a, #footer_text_home a
{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:right;
}


#header_home
{
	float:right;
	margin-top:5px;
}
#header_read_blog
{
	float:right;
	margin-top:5px;
}
#header_get_the_feed
{
	float:right;
	margin-right:15px;
	margin-top:5px;
}
#header_facbook
{
	float:right;
	margin-right:37px;
}
#content_background
{
	float:left;
	position:relative;
	top:0px;
	width:884px;
	background:url('images/content_background.jpg') no-repeat center top;
}
#content_background_home
{
	float:left;
	position:relative;
	top:25px;
	width:884px;
	background:#000 none;
}
#content_background_home p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}


#date
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d22801;
	font-size:10px;
	position:relative;
	top:15px;
}

.game
{
	display:block;
	position:relative;
	top:190px;
	left:-20px;
	clear:both;
	margin:0;
	padding:0;
	width:155px;
	height:180px;
	float:left;
}

.tttp_home
{
	position:relative;
	left:66px;
	top:6px;
	width:422px;
	display:block;
	height:90px;
	float:left;
}
.read_blog_home
{
	position:relative;
	left:104px;
	top:14px;
	margin:0;
	padding:0;
	width:146px;
	display:block;
	height:44px;
	float:left;
	background-image:url(images/home_nav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

a.read_blog_home:hover {
background-position:0px -45px;
}


.get_the_feed_home
{
	position:relative;
	left:117px;
	top:14px;
	margin:0;
	padding:0;
	width:143px;
	display:block;
	height:38px;
	float:left;
	background-image:url(images/home_nav.jpg);
	background-repeat:no-repeat;
	background-position:-162px -1px;
}


a.get_the_feed_home:hover {
	background-position:-162px -46px;
}

.watch_channel_home
{
	display:block;
	float:right;
	width:221px;
	position:relative;
	top:-47px;
	left:-5px;
}
/*.news_stand
{
	position:relative;
	left:570px;
	top:-316px;
	margin:0;
	padding:0;
	width:199px;
}*/
.facebook_home
{
	float:left;
	display:block;
	position:relative;
	margin:0;
	padding:0;
	left:210px;
	top:170px;
	width:107px;
	height:200px;
}

table#title {
	float:left;
	position:relative;
	left:-192px;
	padding-top:10px;
	top:-5px;
}


h1.recent_post_title
{
	font-size:26px;
	/*text-align:left;*/
	padding:0px;
	margin:0px;
	height:95px;
}
.recent_post_content
{
	position:relative;
	margin:0;
	padding:0;
	left:70px;
	top:-75px;
	width:445px;
	height:160px;
	overflow:auto;
	display:block;
	float:left;
	clear:left;
}
.recent_post_content p, .recent_post_content a
{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
}

.comment_numbers
{
	position:relative;
	margin:0;
	padding:0;
	left:410px;
	top:-75px;
	width:95px;
	height:18px;
	text-align:right;
	display:block;
	float:left;
	clear:left;
}
.comment_numbers p
{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
}
.submit_comments
{
	position:relative;
	margin:0;
	padding:0;
	left:340px;
	top:-70px;
	width:170px;
	height:19px;
	overflow:auto;
	display:block;
	float:left;
	clear:left;
}
.submit_comments a
{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}


a.feed2 {
	display:block;
	position:relative;
	top:30px;
	left:150px;
	height:90px;
	width:170px;
	clear:both;
	float:left;
}

.home {
display:block;
height:37px;
width:85px;
position:relative;
left:467px;
top:-43px;
}

a.blog {
display:block;
height:47px;
width:160px;
position:relative;
left:557px;
background-image:url(images/blog_feed_nav.jpg);
background-repeat:no-repeat;
}

a.blog:hover {
background-position:0px -47px;
}


a.feed {
display:block;
height:47px;
width:150px;
position:relative;
float:right;
right:20px;
background-image:url(images/blog_feed_nav.jpg);
background-repeat:no-repeat;
background-position:-161px 0px;
}

a.feed:hover {
background-position:-161px -47px;
}

a.facebook {
width:140px;
height:55px;
display:block;
float:right;
position:relative;
top:32px;
right:35px;
}


p.auth_cat {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#574B4B;
float:left;
margin:9px 0;
}

p.commentslink a {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:right;
margin:9px 0;

}

.cufon-canvas, .cufon {
height:40px !important;
margin-right:4px;
display:block;
float:left;
}












			
.holder {
	float: left;
	clear:left;
	position:relative;
	top:-78px;
	left:72px;
}

.scroll-pane {
	width: 433px;
	height: 174px;
	overflow: auto;
	float: left;
}

.scroll-pane p {
margin-top:0px;
margin-bottom:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
line-height:14px;
}

.scroll-pane li  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
margin-top:4px;
}



#pane1 {
float:left;
clear:left;
}









.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #a60700;
}
.jScrollPaneDrag {
	position: absolute;
	background: #fff;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	background-image:url(images/arrow_up.gif);
	background-repeat:no-repeat;
	background-position:-2px 0px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	background-image:url(images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:-2px 0px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}



.tttplogo_home {
display:block;
width:420px;
height:90px;
float:left;
position:relative;
top:-40px;
left:30px;
}

li.feeditem a {
font-size:11px;
}

div.entry {
float:left;
}

#news_feed {
	display:block;
	width:137px;
	height:80px;
	float:left;
	position:relative;
	top:287px;
	left:170px;
	overflow:hidden;
}

.navigation a {
clear:left;
float:left;
padding-top:40px;
}

p.catcloud {
margin-top:-9px;
}

.jScrollPaneContainer a {
color:#fff;
text-decoration:underline;
}

a:hover.trans_story{
	color:#323027;
	text-decoration:underline;
}
.trans_story{
	font-family:verdana;
	color:#323027;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.agency_story{
	color:#323027;
	text-decoration:underline;
}
.agency_story{
	font-family:verdana;
	color:#323027;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
