/*
Theme Name: TTG TV
Theme URI: http://wordpress.org/
Description: Wordpress theme design solely for use on the techtherapy.tv website.
Version: 1.6
Author: The Technology Therapy Group
Author URI: http://thechnologytherapy.com/
Tags: blue, custom header, fixed width, two columns, widgets

	TTG TV

	This theme was designed and built by The technology therapy group,
	whose website you will find at http://technologytherapy.com/



*/



/* Begin Typography & Colors */
html, body {
	height: 100%;
}
*{outline:none;}
body {
	background-color: #22232b;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2f3037;
	line-height: 16px;
	padding: 0px;
	width: 959px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	color:#2879ad;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#page {
	width: 959px;
	padding: 0px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 42px;
	position: absolute;
	top: 63px;
	right: 0px;
	z-index: 2;
}
#nav li {
	display: inline;
	list-style-type: none;
	float: left;
}
#nav li a{
	font-size: 18px;
	line-height: 34px;
	color: #FFFFFF;
	font-weight:normal;

	display: block;
	margin: 0px;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#nav li p {
	font-size: 13px;
	line-height: 34px;
	color: #999;
	font-weight:normal;

	display: block;
	margin: 0px;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active {
	background-color: #2476ac;
}
.pageclear {
	clear: both;
	height: 1px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 959px;
	position: relative;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .homelink {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 200px;
	position: absolute;
	left: 379px;
	top: 0px;
}
#header a.ttglink {
	font-size: 11px;
	line-height: 27px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #444652;
	background-image: url(images/bg-ttg-link.gif);
	display: block;
	height: 27px;
	width: 201px;
	padding-left: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#header .ttgtext {
	background-image: url(images/bg-ttg-text.gif);
	display: block;
	height: 17px;
	width: 242px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	text-indent: -9999px;
	padding: 0px;
	left: 1px;
	bottom: 0px;
}
.narrowcolumn {
	margin: 0px;
	width: 959px;
	position: relative;
	background-image: url(images/bg-home-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float:left;
}
.widecolumn {
	margin: 0px;
	width: 600px;
	position: relative;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	float:left;
}
.widecolumn .post {
	padding-bottom: 15px;
}
.widecolumn .post img{
	display:none;}
.widecolumn .entry {
	padding-top: 10px;
}
#feature {
	margin: 0px;
	padding: 0px;
	height: 315px;
	width: 959px;
	position: relative;
	background-image: url(images/bg-feature.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 959px;
	position: relative;
}
#singlepage {
	background-image: url(images/bg-single-header.jpg);
	margin: 0px;
	padding: 0px;
	width: 959px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}
#singlepageheader {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 959px;
	position: relative;
}
#singlepageheader h3 {
	background-image: url(images/header-single.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 23px;
	position: absolute;
	left: 15px;
	top: 25px;
	text-indent: -9999px;
	z-index: 3;
	width: 343px;
}
#singlepageheader p {
	height: 50px;
	width: 630px;
	position: absolute;
	left: 15px;
	top: 69px;
	color: #FFFFFF;
}
#featured-video {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 15px;
	top: 15px;
}
#featured-video .video-title {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 11px;
	line-height: 16px;
}
#featured-video .video-title a:link, #featured-video .video-title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#featured-video .video-title a:hover, #featured-video .video-title a:active {
	text-decoration: underline;
}
#featured-video-info {
	margin: 0px;
	height: 240px;
	width: 535px;
	position: absolute;
	left: 400px;
	top: 20px;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#featured-video-info h2 {
	background-image: url(images/bg-home-headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 323px;
	position: absolute;

	left: 0px;
	top: 10px;
}
#featured-video-info p {
	clear: left;
	padding-left: 5px;
}
#hometop {
	margin: 0px;
	padding: 0px;
	width: 959px;
	height: 480px;
	position: relative;
}
#pagetop {
	margin: 0px;
	padding: 0px;
	width: 959px;
	position: relative;
}
.home-left-column {
	height: 480px;
	width: 356px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/hl-design-videos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	position: relative;
}
#hometop .home-left-column object, #hometop .home-center-column object {
	height: 236px;
	width: 324px;
	margin-top: 40px;
	margin-left: auto;
	display: block;
	margin-right: auto;
}
#hometop .home-left-column p.title, #hometop .home-center-column p.title {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.title a:link, p.title a:visited {
	color: #2f3037;
	text-decoration: none;
}
#hometop .home-left-column ol, #hometop .home-center-column ol {
	width: 324px;
	margin-top: 10px;
	margin-left: 16px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
	left: 16px;
	top: 330px;
	font-size: 11px;
	line-height: 16px;
}
#hometop .home-left-column li, #hometop .home-center-column li {
	margin: 0px;
	padding: 1px;
}
.home-center-column {
	height: 480px;
	width: 356px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/hl-marketing-videos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	position: relative;
}
.home-right-column {
	height: 480px;
	width: 244px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.sidebarlinkone {
	width: 244px;
	background-image: url(images/home-sb-one.gif);
	text-indent: -9999px;
	height: 68px;
	display: block;
}
.sidebarlinktwo {
	width: 244px;
	background-image: url(images/home-sb-two.gif);
	text-indent: -9999px;
	height: 66px;
	display: block;
}
.sidebarlinkthree {
	width: 244px;
	background-image: url(images/home-sb-three.gif);
	text-indent: -9999px;
	height: 89px;
	display: block;
}
.sidebarlinkfour {
	width: 244px;
	background-image: url(images/home-sb-four.gif);
	text-indent: -9999px;
	height: 157px;
	display: block;
}
.sidebar-links {
	height: 340px;
	width: 311px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.pagesidebarlinkone {
	width: 311px;
	background-image: url(images/b-page-facebook.gif);
	text-indent: -9999px;
	height: 68px;
	display: block;
}
.pagesidebarlinktwo {
	width: 311px;
	background-image: url(images/b-page-twitter.gif);
	text-indent: -9999px;
	height: 69px;
	display: block;
}
.pagesidebarlinkthree {
	width: 311px;
	background-image: url(images/b-page-question.gif);
	text-indent: -9999px;
	height: 96px;
	display: block;
}
a img{
border:none;
}
.pagesidebarlinkfour {
	width: 311px;
	background-image: url(images/b-page-ttg.gif);
	text-indent: -9999px;
	height: 107px;
	display: block;
}
#subcontent {
	margin: 0px;
	width: 959px;
	position: relative;
	background-image: url(images/hl-home-web-classes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 97px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/* Sidebar */
#sidebar {
	margin: 0px;
	float: left;
	width: 311px;
	padding-bottom: 20px;
	padding-left: 12px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar li {
	list-style-type:none;
}
#sidebar ul.children { margin:0 0 15px 0; }
#sidebar ul.children li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */
.push {
	height: 70px;
}
#footer {
	margin: 0px;
	padding: 0px;
	width: 959px;
	height: 70px;
	position: relative;
	background-image: url(images/bg-footer.gif);
	text-transform: uppercase;
	color: #FFFFFF;
	clear: left;
}
#footer .footernav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 5px;
	top: 10px;
	font-size:10px;
	color: #FFFFFF;
}
#footer .footernav a:link, #footer .footernav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer .footernav a:hover, #footer .footernav a:active {
	text-decoration: underline;
}
#footer .footerinfo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 10px;
	top: 10px;
}
/* Comment Area */
#comments {
	background-image: url(images/header-comments.jpg);
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 32px;
	width: 634px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: -15px;
}
#comment {
	width: 580px;
}
.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: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#respond h3 {
	background-image: url(images/header-reply.jpg);
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 34px;
	width: 634px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: -15px;
}
.avatar {
	float: left;
}
.post {
	padding-top: 10px;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/* Video Page */

.video-list {
	padding-top: 20px;
}
.video-list .post {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E9A9A;
}
.video-list .entry {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.video-list .entry img {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
	width:155px;
	height:100px;
}
/* Forms */


#search {
	font-size: 12px;
	line-height: 27px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	height: 27px;
	width: 245px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0;
	}
#content #search {
	font-size: 12px;
	line-height: 27px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	height: 27px;
	width: 245px;
	position: relative;
	
	margin: 0px;
	padding: 0;
	}
#search input {
	width: 198px;
	height: 14px;
	padding: 4px 5px 3px;
	background:url(images/search-back.png) no-repeat left top;
	border: 0;
	margin:5px 0;
}

#submit {
	display: inline-block;
	border: 0;
	width: 27px;
	height: 21px;
	margin: 0 2px;
	text-indent: -999px;
	cursor: pointer;
	background:url(images/submit.png) no-repeat left top;
	overflow: hidden;
}

input, textarea {
	font-size: 1em;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	padding: 3px;
}
:focus {
	outline: none;
}
form label {
	cursor: pointer;
}
option {
	padding: 1px 3px;
}
.text-input {
	display: block;
	padding: 3px 6px;
	width: 300px;
}
.page-template-quick-post .text-input {
	width: 97.5%;
}
#comments-template label {
	font-size: .8em;
}
textarea {
	clear: left;
	display: block;
	width: 98.5%;
}
.button {
	width: 100px;
	margin-right: 9px;
	padding: 6px 9px;
	font: .9em Cambria, Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	color: #eee;
	background: #2075AB;
	border: none;
}
li.author .button {
	background: #333C45;
}
.button:hover {
	cursor: pointer;
	background: #333C45;
}
.search-form input {
	margin-right: 9px;
}
.allowed-tags {
	font-size: .8em;
}

