/*
Theme Name: Tech Savvy Agent
Theme URI: http://www.arrangingpixels.com
Description: Custom theme created by Arranging Pixels for TSA
Version: 1.0
Author: Arranging Pixels LLC
Author URL: http://www.arrangingpixels.com/
Tags: custom theme

   ---------- SITE-WIDE STYLES ---------- 
*/

@font-face {
    font-family: 'RoadwayRegular';
    src: url('fonts/roadway-webfont.eot');
    src: url('fonts/roadway-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roadway-webfont.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
}

#header-nav a, h2, h2 a, h3, #single ol.commentlist li .comment-author, a#startbutton, .sendbutton, #content .navigation a {
	font-family: 'RoadwayRegular', Arial, Helvetica, sans-serif;
}

* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	list-style-type: none;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Segoe UI, Arial, sans-serif;
	background: #e7f6fe url('images/tsa-bg-top.jpg') repeat-x 0 0;
	color: #000;
}
h1 a {
	background: url('images/tsa-header-logo.png') repeat-x 0 0;	
	display: block;
	width: 583px;
	height: 105px;
	text-indent: -9999px;
	margin-top: 17px;
}
h2 {
	color: #155576;
	border-bottom: 1px solid #b9d8e9;
	padding: 10px 0;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	font-size: 2.0em;
	text-transform: uppercase;	
}
h2 a {
	text-decoration: none;
	color: #155576;
	font-size: 1.6em;
}
h3 {
	text-transform: uppercase;
	color: #155576;
	font-size: 3.2em;
}
.left {
	float: left;	
}
.right {
	float: right;
}	
.img {
	padding: 0;
	border: none;
	margin: 0;
}
.entry a {
	color: #155576;
}
.entry ul li { list-style-type: disc !important; list-style: disc !important; list-style-position: inside !important; }
#fb-root { margin-top: 20px; padding: 0; height: 40px; overflow: hidden; }
.alignright { float: right; padding: 10px;}
.alignleft { float: left; padding: 10px;}
/*-- slide div --*/
.slide-out-div {
	padding: 20px;
	width: 250px;
	background: #fff;
	border-bottom: 4px solid #ccc;
}  
.slide-out-div img { padding: 10px 0; }
.slide-out-div h3 { color: #000; font-size: 2.7em;}
.slide-out-div form { margin: 10px 0; font-size: 1.4em; line-height: 42px; }
.slide-out-div input, .slide-out-div textarea { padding: 8px; border: 1px solid #ccc; background: #f9f9f9; color: #666; width: 150px;}
.slide-out-div input.small {width: 90px;}
.slide-out-div textarea { width: 224px }
.slide-out-div .submit { 
	width: 60px; 
	background: #7fb1cc; 
	border: 1px solid #1e72a0; 
	color: #333; 
	margin: 15px 0;
	}
.slide-out-div #thanks-contact { padding: 15px 0; background: #fff;}
.slide-out-div #thanks-contact a { color: #7fb1cc; }
.slide-out-div .error { color: red; font-size: .8em; display: block; position: absolute; clear: both;}
/*--older/newer entries --*/
.cat-nav a{color: #333; font-size: 1.4em; display: block; background: #f9f9f9; border: 1px dashed #ccc; padding: 10px; margin: 15px 0; overflow: auto;}
.cat-nav .alignleft { float: left;}
.cat-nav .alignright {float: right;}
/* 
   ---------- wrappers ---------- 
*/

#background-wrapper {
	background: #e7f6fe url('images/tsa-bg-top-pulse.jpg') repeat-x center 0;
	margin: 0 auto;
}
#siteside-wrapper {
	width: 961px;
	margin: 0 auto;
}
#content-container {
	overflow: auto;	
	padding-bottom: 32px;
	background: url('images/content-container-bg.png') no-repeat center bottom;
	margin: 0 -20px 0 -20px;
}
#content {
	margin-left: 20px;
	width: 911px;
	background: #fff;	
	padding: 0 25px;
	float: left;
}
#content #mainside {
	float: left;
	width: 560px;
}
/* 
   ---------- header ---------- 
*/
#header {
	padding-top: 15px;
	margin: 0;
}
#header .module-container {
	border: 1px solid #0a72a7;
	display: block;
	height: 46px;
	background: #fff url('images/tsa-header-module-bg.jpg') repeat-x 0 0;
        width: 510px;
	float: right;
}
#header .newsletter-module, #header .connect-module, #header .search-module {
	height: 46px;
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 46px;
	text-indent: 10px;
	float: left;
	font-weight: bold;
}
#header .newsletter-module {
	width: 450px;
	display: block;
	color: #cfe6f3;
	background: #000 url('images/tsa-newletter-module-bg.jpg') repeat-x 0 0;
}
#header .newsletter-module .label {
	float: left;	
}
#header .newsletter-module form {
}
#header .newsletter-module input {
	background: #fff url('images/tsa-header-module-bg.jpg') repeat-x 0 0;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	width: 170px;
	color: #999;
	padding: 8px 8px;
	text-transform: uppercase;
}
#header .newsletter-module input.newsletter-submit {
	width: 60px;
	background: url('images/tsa-button-bg.png') repeat-x -4px -4px;
	color: #fff;
	border: none;
	cursor: pointer;
	-moz-border-radius: 5px;
	text-indent: -9999px;
}
/* #header .newsletter-module input.newsletter-submit:hover {
	background: url('images/tsa-button-bg-hover.png') repeat-x -4px -2px;
} */
#header .connect-module {
	border-right: 1px solid #666;
}
#header .connect-module ul {
	background: url('images/tsa-connect-icons.png') repeat-x 0 0;	
	width: 167px;
	height: 40px;
	display: block;
	float: left;
	margin: 4px 0px 0px 5px;
}
#header .connect-module ul li {
	float: left;	
}
#header .connect-module ul li a {
	text-indent: -9999px;
	width: 41px;
	height: 40px;
	display: block;
}
#header .connect-module ul li a.connection1:hover {
	background: url('images/tsa-connect-icons-hover.png') no-repeat 0 0;
}
#header .connect-module ul li a.connection2:hover {
	background: url('images/tsa-connect-icons-hover.png') no-repeat -41px 0;
}
#header .connect-module ul li a.connection3:hover {
	background: url('images/tsa-connect-icons-hover.png') no-repeat -82px 0;
}
#header .connect-module ul li a.connection4:hover {
	background: url('images/tsa-connect-icons-hover.png') no-repeat -123px 0;
}
#header .search-module #searchform input {
	padding: 7px 5px;
	margin: 0;
	color: #999;
	text-transform: uppercase;
	background: url('images/tsa-header-module-bg.jpg') repeat-x 0 -10px;
}
#header .search-module #searchform #searchsubmit {
	width: 30px;
	background: url('images/tsa-search-magnifier.png') no-repeat 0 5px;
	text-indent: -9999px;
	cursor: pointer;
}
#header .search-module {
	padding: 0 !important;
	margin: 0;
}
#header .search-module form { margin: 0; padding: 0; }
#header .search-module #cat {
	background: url('images/tsa-header-module-bg.jpg') repeat-x 0 -10px;
	margin: 12px 0 0 5px;
	color: #666;
	height: 20px;
	border: none;
}
#header .search-module input#s { border: 1px solid #ddd; }
#header .search-module #cat {
	width: 140px;
	border: none;
	margin-left: -5px;
}
#header .search-module option {
	padding: 5px;
	border: none;
}
#header .search-module option:hover {
	background: #666;	
}
#header .search-module form .submit { background: none; text-transform: uppercase; font-size: .8em; cursor: pointer;}
/*--nav --*/
.nav-container {
	padding-bottom: 10px;
	background: #fff;
	margin-top: 20px;
	overflow: hidden;
}
.nav-container ul.navigation {
	background: url('images/tsa-nav-bg-repeat.jpg') repeat-x 0 0;
	overflow: hidden;
	padding-bottom: 10px;
	height: 45px;
	width: 961px;
}
.nav-container ul.navigation li {
	float: left;
}
.nav-container ul.navigation li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.8em;
	display: block;
	padding: 0 27px;
	border-right: 1px solid #999;
	height: 45px;
	line-height: 45px;
}
.nav-container ul.navigation li a:hover {
	background: #444;
}
.nav-container ul.navigation li a.tv {
	padding-left: 95px;	
	cursor: pointer;
}
.nav-container ul.navigation li a.tv .tv-icon {
	display: block;
	background: url('images/tsa-nav-tele.png') no-repeat 0 0;
	width: 200px;
	margin-left: -92px;
	margin-top: -50px;
	height: 94px;
	position: absolute;
	z-index: 9999;
}
.nav-container ul.navigation li a.tv:hover .tv-icon {
	background: url('images/tsa-nav-tele-hover.png') no-repeat 0 0;
}
.nav-container ul.navigation li a:hover {
	color: #cfe6f3;	
}
.nav-container ul.navigation li a.rightside {
	border-right: none;	
	padding-right: 32px;
}
.nav-container ul.navigation li a.leftside {
	border-left: none;	
}
.nav-container ul.navigation li.drop a:hover ul {
	color: #000;	
}
.nav-container ul.navigation li.drop ul {
	position: absolute;
	clear: both;
	left: -9999px;
	background: #333 url('images/tsa-nav-bg-drop.jpg') repeat-x 0 top;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin-left: -1px;
	z-index: 9988;
}
.nav-container ul.navigation li.drop:hover ul {
	left: auto;
	z-index: 97;
}
.nav-container ul.navigation li.drop ul.whois-drop {
	width: 218px;	
}
.nav-container ul.navigation li.drop ul.review-drop {
	width: 196px;	
}
.nav-container ul.navigation li.drop ul.tv-drop {
	width: 215px;	
}
.nav-container ul.navigation li.drop ul li {
	float: none;	
}
.nav-container ul.navigation li.drop ul li:hover {
	background: #444;	
}
.nav-container ul.navigation li.drop ul li a {
	color: #fff;
	font-size: 1.6em;
	padding: 0 18px 0 27px;
	border-bottom: 1px solid #333;
	border-right: none;
	height: 38px;
	line-height: 38px;
}
.nav-container ul.navigation li.drop ul li a:hover {
	color: #cfe6f3;	
}
/*- global blog styles -*/
.entry {
	font-size: 1.4em;
	margin: 10px 0;
}
.entry p {
	line-height: 20px;	
	padding: 8px 0;
}
#mainside .entry h3 {
	font-size: 1.4em;
	color: #666;
	padding-top: 10px;
}
.entry object, .entry embed {
	width: 560px !important;
	height: 385px !important;	
	z-index: 6666;
}
p.postmetadata {
	width: 580px;
	float: left;
	margin-bottom: 10px;
	padding: 0;
	overflow: auto;
}
p.postmetadata {
	color: #999;	
	line-height: 15px;
	font-size: .8em;
}
p.postmetadata a {
	color: #999;
	text-decoration: none;
}
/*-index-*/
#index .anythingSlider {
	width: 560px;
	height: 280px;
	position: relative;
}
#index .anythingSlider .wrapper {
	display: block;
	width: 560px;
	height: 280px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#index .anythingSlider .wrapper ul {
	width: 99999px;
	list-style: none;
	overflow: auto;
}
#index .anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
#index .anythingSlider .wrapper ul li .slidingpost {
	width: 560px;
	height: 280px;
	overflow: hidden;
	margin-right: 30px;
}
#index .anythingSlider .wrapper ul li a.full-link {
	width: 558px;
	height: 145px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}
#index .anythingSlider .wrapper ul li .previewimg {
	display: block;
	width: 558px;
	background: url('images/forgot-upload.jpg') no-repeat 0 0;
	height: 270px;
	border: 1px solid #ccc;
}
#index .anythingSlider .wrapper ul li .previewimg .dd_post_share {
	display: none;
}
#index .anythingSlider .wrapper ul li .previewimg .entry {
	background: #333;
	font-size: 1.4em;
	padding: 10px;
	color: #fff;
	height: 95px;	
}
#index .anythingSlider .wrapper ul li .previewimg .entry p {
	margin: 0;
	padding: 0;
	width: 540px;
	color: #fff;
	position: absolute;
}
#index .anythingSlider .wrapper ul li .previewimg .entry a { color: #ccc; }
#index .anythingSlider .wrapper ul li .previewimg .entry h2, #index .anythingSlider .wrapper ul li .previewimg .entry h2 a {
	color: #fff;
	border: none;
	margin: 0;
	padding: 0; 
}
#index #slider .slidenav-content {
	background: url('images/tsa-slider-nav-bg.jpg') no-repeat center 0;
	clear: both;
	width: 560px;	
	margin: 20px 0 0 0;
	padding: 10px 0;
}
#index #slider ul.slidenav {
	overflow: auto;
	width: 163px;
	margin: 0 auto;
}
#index #slider ul.slidenav li {
	float: left;	
	margin: 5px 8px;
}
#index #slider ul.slidenav li a {
	color: #a3a3a3;
	font-size: 1.2em;
	background: #fff;
	border: 1px solid #bdd9e9;
	padding: 4px 8px;
	text-decoration: none;
	display: block;
}
#index #slider ul.slidenav li a:hover {
	background: #f1f1f1;
	cursor: pointer;
}
#index #previewroll {
	overflow: hidden;	
	margin-bottom: 10px;
}
#index #previewroll h2 a, #index #previewroll h2 {
	font-size: 1.2em;	
}
#index #previewroll .entry {
	width: 260px;
	float: left;
	margin: 10px 20px 10px 0;
}
#index #previewroll .entry object, #index #previewroll .entry embed {
	width: 260px !important;
	height: 185px !important;	
}
#index #textcontent {
	margin-left: -25px;	
}
#index #textcontent .entry {
	
	padding-left: 35px;
	margin: 20px 0;
}
#index #textcontent h2 a {
	font-size: 1.2em;
	padding-top: 15px;
}
#index #textcontent .textbody {
	clear: both;	
}
/*- tv portal -*/
#tvportal #videomain {
	margin: 10px 0 20px -15px;
}
#tvportal #videomain h2 a {
	font-size: 1.2em;
}
#tvportal #videomain .entry {
	width: 870px;
	margin: 0 0 0 15px;
	background: #f1f1f1;
	overflow: hidden;
	padding: 0 20px 20px 20px;
}
#tvportal .entry p.postmetadata {
	margin-top: 20px;
	padding-top: 10px;
	font-size: .8em;
	border-top: 1px solid #ccc;
}
#tvportal .entry p.postmetadata a {
	font-size: 1em;	
}
#tvportal #videomain .entry object, #tvportal #videomain .entry embed {
	padding: 0;
	margin: 0;
	float: left;
	z-index: 5 !important;
}
#tvportal #videomain .entry .feat-vid {
	float: left;
}
#tvportal #videomain .entry .postmain {
	float: left;	
	padding: 0 0 0 20px;
	margin: 0;
	width: 260px;
}
#tvportal #mainside .entry {
	background: url('images/text-post-bg.jpg') no-repeat 0 0;	
	padding-left: 25px;
	margin: 20px 0 20px -25px;
	overflow: hidden;
}
#tvportal #mainside .entry .dd_post_share {
	display: none;
}
#tvportal #mainside .entry p.postmetadata {
	width: 100%;	
}
#tvportal #mainside h2 a{
	font-size: .9em;
	padding-top: 10px;
}
#tvportal #mainside object, #tvportal #mainside embed {
	width: 185px !important;
	height: 165px !important;
	float: left;
}
#tvportal #mainside .postmain {
	float: left;
	width: 353px;
	margin-left: 20px;
}
/*- subnav -*/
#subnav {
	margin: 0  -25px 20px -25px;
	color: #ccc;
	font-size: 1.4em;
}
#subnav a {
	color: #999;
	padding: 5px 8px;
	text-decoration: none;
}
#subnav a:hover {
	color: #fff;
	background: #999;
}
#subnav ul {
	background: #333;
	padding: 10px 10px;
	overflow: auto;
}
#subnav ul li {
	float: left;	
	padding: 0 18px;
}
/*- advertisement styles -*/
.tsa-advertisement {
	margin: 10px 0;
}
.tsa-advertisement img {
	border: 1px solid #999;	
}
/*- dynamic posts widget -*/
#alldynamic {	
	overflow: auto;
	display: block;
	height: 180px;
	margin-left: 600px;
}
#alldynamic ul {
	overflow: auto;	
	display: block;
}
#alldynamic ul li {
	float: left;	
}
#alldynamic ul li a.recent1, #alldynamic ul li a.recent2 {
	background: #f1f1f1;
	border-top: 3px solid #4b8caf;
	padding: 6px 10px;
	width: 80px;
	display: block;
	margin: 0 3px 0 0;
	font-size: 1.4em;
	color: #666;
	text-decoration: none;
}
#alldynamic ul li a.recent1:hover, #alldynamic ul li a.recent2:hover {
	text-decoration: underline;
	background: #dddcdc;
}
#alldynamic ul li ul li.alivecontent {
	position: absolute;
	left: auto;
	z-index: 1;
}
#alldynamic ul li:hover ul li.deadcontent {
	position: absolute;
	left: auto;
	z-index: 2;
	margin-left: -98px;
}
#alldynamic ul li ul li.deadcontent {
	position: absolute;
	left: -9999px;
}
#alldynamic .activecontent {
	background: #f1f1f1;
	border-bottom: 3px solid #aeaeae;
	margin: 0;
}
#alldynamic .activecontent ul {
	border-bottom: 1px solid #b5daed;
	padding: 0 10px 5px 10px;
	overflow: hidden;
}
#alldynamic .activecontent ul li {
	float: left;
	padding: 5px 0;
}
#alldynamic .activecontent ul:hover {
	background: #dddcdc;
}
#alldynamic .activecontent ul li a, #sidebar .activecontent ul li  {
	font-size: 1.1em;
	text-decoration: none;
	color: #595959;
	display: block;
}
#alldynamic .activecontent ul li a:hover {
	text-decoration: underline;	
}
#alldynamic .activecontent ul li.posttitle {
	width: 200px;
}
#alldynamic .activecontent ul li.numbercomments {
	width: 85px;
	text-align: right;	
}
/*-sidebar-*/
#sidebar {
	float: left;
	width: 310px;
	margin: 0 0 0 40px;
	padding-bottom: 20px;
}
#sidebar a.readmore {
	display: block;	
	padding: 5px 0;
	background: #fff;
}
#sidebar .active {
	opacity: .5;	
}
#sidebar .toggle-container {
	padding: 5px 10px 0 15px;	
}
#sidebar #sidebar-advertising .facebook-connect {
	margin-top: 20px;
	margin-left: 5px;
}
#sidebar #sidebar-advertising .facebook-connect img {
	border: none;	
}
#sidebar #sidebar-advertising img {
	border-bottom: 3px solid #cfcfcf;	
	border-left: 1px solid #cfcfcf;
}
#sidebar #sidebar-advertising img.small {
	margin: 7px;
	float: left;
}
#sidebar #sidebar-advertising .outerbox {
	background: #f1f1f1;
	padding: 10px 13px;
	margin-top: 20px;
	clear: both;
	overflow: hidden;	
}	
#sidebar #sidebar-advertising .outerbox h3.text {
	margin: 7px 8px;	
}
#sidebar #sidebar-advertising .whitebox {
	background: #fff;
	border-bottom: 3px solid #cfcfcf;	
	border-left: 1px solid #cfcfcf;
	padding: 5px 5px;
	font-size: 1.4em;
	color: #666;
}

#sidebar #sidebar-advertising .helpbox {
	padding: 15px;
}

#sidebar #sidebar-advertising .whitebox  h3 { padding: 10px 0 0 13px; }
#sidebar #sidebar-advertising .whitebox a {
	color: #096294;
	text-decoration: none;
}

#sidebar .leftimg {
	float: left;
	width: 131px;
}
#sidebar .righttext {
	float: left;
	width: 142px;
	padding: 40px 0 0 8px;
	font-size: 1.2em;
}

/*- single page -*/
#single #mainside .entry embed, #single #mainside .entry object {
	margin-bottom: 15px;	
}
#single ol.commentlist {
	background: url('images/text-post-bg.jpg') no-repeat 0 0;
	padding-left: 25px;
	margin: 20px 0 20px -25px;
	overflow: auto;
}
#single ol.commentlist h3, #single #respond h3 {
	margin: 15px 0;	
	font-size: 2.6em;
	color: #222;
}
#single ol.commentlist li {
	width: 535px;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
	margin-top: 20px;
	font-size: 1.2em;
}
#single ol.commentlist li .comment-author {
	font-size: 1.6em;	
	text-transform: uppercase;
	color: #155576;
	margin-left: -10px;
	padding-bottom: 5px;
}
#single ol.commentlist li .comment-author a {
	text-decoration: none;	
}
#single ol.commentlist li .comment-meta {
	display: none;	
}
#single ol.commentlist li .comment-body {
	padding-left: 10px;	
}
#single ol.commentlist li .comment-body p {
	padding: 5px 0;	
}
#single ol.commentlist li a {
	color: #096294;	
}
#single #respond {
	overflow: auto;	
	margin-bottom: 15px;
}
#single #respond #commentform p {
	font-size: 1.4em;
	padding: 5px 0;
}
#single #respond #commentform a {
	color: #666;	
}
#single #respond .infoboxes {
	float: left;
	margin-right: 20px;
	width: 200px;
}
#single #respond label {
	display: block;
	font-size: 1.2em;
}
#single #respond input, #single #respond textarea {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
	display: block;
}
#single #respond textarea {
	width: 315px;
	height: 163px;
}
#single #respond #submit {
	clear: both;	
}
/*- whois pages -*/
#whois #content-main {
	margin-left: 20px;
	width: 912px;
	background: #fff;	
	padding: 0 25px;
	float: left;
}
#whois #content {
	float: left;
	width: 560px;
	margin: 0;
	padding: 0;
}
#whois h3 {
	margin: 0 0 15px 0;
}
#whois #content .dd_post_share {
	display: none;
}
#whois #profile-span {
	background: #333;
	overflow: auto; 
	padding: 15px 0 15px 25px;
	margin: 0 -25px 0 -25px;
}
#whois #profile-span .profile-box {
	border: 4px solid #f2f2f2;
	background: #fff;
	padding: 10px;
	float: left;
	margin-right: 25px;
	width: 180px;
}
#whois #profile-span .profile-box:hover {
	border-color: #a7d7f3;
	cursor: pointer;
}
#whois #profile-span .profile-box:hover img {
	opacity: .8;
}
#whois #profile-span .profile-box .infoexcerpt {
	padding: 10px 0;
	font-size: 1.4em;	
}
#whois #profile-span .profile-box .infoexcerpt h3, #whois #content .profileinfo h3 {
	font-size: 1.6em;	
	margin: 5px 0;
}
#whois #profile-span .profile-box .infoexcerpt a, #whois #content .profileinfo ul li a {
	color: #666;
	text-decoration: none;
}
#whois #profile-span .profile-box .infoexcerpt a:hover, #whois #content .profileinfo ul li a:hover {
	text-decoration: underline;	
}
#whois #content {
	margin-top: 20px;
}
#whois #content .profileinfo {
	border-right: 4px solid #f2f2f2;
	border-bottom: 4px solid #f2f2f2;
	border-left: 4px solid #f2f2f2;
	border-top: 4px solid #f2f2f2;
	background: #fff;
	font-size: 1.4em;
	padding: 10px;
	overflow: auto;
}
#whois #content .topside {
	background: url('images/tsa-profileinfo-top.jpg') no-repeat 0 0;
	display: block;
	width: 560px;
	height: 40px;
}
#whois #content .profileinfo p {
	padding: 5px 0;	
}
#whois #content .profileinfo ul li {
	float: left;
	margin-right: 20px;
	width: 150px;
}
#whois #content .profileinfo ul li .entry {
	font-size: .8em;	
}
#whois #content .profileinfo ul li ul { overflow: auto; margin-right: 10px; width: 260px;}
#whois #content .profileinfo ul li ul li {
	list-style-type: disc;
	list-style-position: inside;
}
#whois #content .profileinfo ul li h2 {
	clear: both;
	display: block;
	font-size: 1.6em;
	padding: 15px 20px 5px 0;
}
#whois #profilesteve {
	display: none;	
}
#whois #profilechris {
	display: block;
}
#whois #profiledarin {
	display: none;
}
#whois #profilegirl {
	display: none;
}
/*- static page styles -*/
#spage .topimg {
	display: block;
	width: 560px;
	height: 140px;
	border: 1px solid #ccc;
	background: url('images/forgot-upload.jpg') no-repeat 0 0;
}
#spage .testimonialbar .entry {
	background: #e7f6fe;
	border-top: 1px solid #b7d3e2;
	border-right: 1px solid #b7d3e2;
	border-left: 1px solid #b7d3e2;
	padding: 10px;
	margin: 20px 0 0 0;
	width: 285px;
	font-style: italic;
	color: #555;
}
#spage .testimonialbar .entry .dd_post_share {
	display: none;
}
#spage .testimonialbar .entry h2 {
	border: none;
	padding: 5px 0;
	margin: 0;
}
#spage .testimonialbar .entry h2 a {
	color: #222;
	font-size: .7em;
}
#spage .testimonialbar .testimonial-bottom {
	background: url('images/tsa-test-bottom.jpg') no-repeat 0 0;
	display: block;
	width: 306px;
	height: 29px;
}
/*-products static pages -*/
#ppage #productmain p {
	padding: 10px 0;
	font-size: 1.4em;
}
#ppage #productmain {
	background: #e7f6fe;
	padding: 10px;
	overflow: auto;
}
#ppage #productmain h2 {
	font-size: 5em;	
}
#ppage #productmain .prodcat {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #888;
}
#ppage #productmain a#startbutton {
	display: block;
	background: url('images/tsa-nav-bg.jpg') repeat-x 0 0;
	border: 1px solid #999;
	width: 90px;
	padding: 6px 20px;
	font-size: .6em;
	color: #fff;
	text-transform: uppercase;
	float: right;
	margin: 3px 20px 0 0;
	text-decoration: none;
}
#ppage #productmain a#startbutton:hover {
	color: #ccc;	
}
#ppage #mainside {
	margin-top: 20px;	
}
#ppage #mainside .entry p {
	font-size: 1.1em;	
}
#spage ol.numbered li, #spage ul.numbered li {
	list-style-type: decimal;	
	list-style-position: inside;
	padding: 5px 5px;
}
/*- category pages -*/
#category .entry {
	width: 560px;
}
#category h2 a {
	font-size: 1em;	
	margin-top: 10px;
}
#category #mainside .entry {
	background: url('images/text-post-bg.jpg') no-repeat 0 0;	
	padding-left: 25px;
	margin: 20px 0 20px -25px;
	overflow: hidden;
}
/*- form styles -*/
#submitform {
	margin: 20px 0;
	overflow: auto;
}
#submitform label {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 15px 0 0;
	float: left;
	padding-bottom: 20px;
}
#submitform label.cinfo {
	height: 80px;
}
#submitform input {
	display: block;
	border: 1px solid #ccc;
	padding: 8px 8px;
	margin: 5px 0;
	width: 240px;
}
#submitform textarea {
	display: block;
	border: 1px solid #ccc;
	width: 528px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	overflow: auto;
}
#submitform input.sendbutton {
	display: block;
	clear: both;
	background: url('images/tsa-nav-bg.jpg') repeat-x 0 0;
	border: 1px solid #999;
	width: 90px;
	padding: 6px 20px;
	font-size: 2em;
	color: #fff;
	float: left;
	text-transform: uppercase;
	margin: 0 20px 0 0;
	text-decoration: none;	
	cursor: pointer;
}

#subpage .post { clear: both; padding: 24px 0 8px; border-top: 1px solid #ddd; }


/*-footer-*/
#footer {
	margin: 15px auto;
	padding: 15px 0;
	background: #f5fbff url('images/footer-divider.jpg') no-repeat center center;
}
#footer h2 {
	border: none;
	margin-top: 10px;
	padding: 0;
}
#footer .footmeta {
	width: 960px;
	margin: 0 auto;
	overflow: auto;
}
#footer .leftside, #footer .rightside {
	float: left;	
	width: 450px;
}
#footer .leftside #recentcomments ul.footer-comments {
	width: 400px;
}
#footer .leftside #recentcomments .discussion-author {
	font-size: .8em;	
	border-top: 1px solid #b9d8e9;
	width: 400px;
	padding-top: 5px;
	color: #999;
}
#footer .leftside #recentcomments ul.footer-comments li a {
	color: #595959;
	line-height: 20px;
	text-decoration: none;
}
#footer .leftside #recentcomments ul.footer-comments li {
	margin: 10px 0;
	list-style-type: none !important;
	list-style: none !important;
	list-style-position: outside !important;
}
#footer .rightside {
	padding-left: 20px;
	line-height: 20px;
}
#footer .rightside a {
	color: #666;
	text-transform: uppercase;
	padding-right: 3px;
	text-decoration: none;
}
#footer .rightside a:hover {
	text-decoration: underline;	
}
#footer .rightside h2 {
	padding: 10px 0;
	margin: 0;
}
#footer .rightside li.categories ul li {
	float: left;	
	padding-right: 3px;
	font-size: 1.1em;
}
#footer .rightside li.categories h2 {
	display: none;	
}
#foot-content {
	width: 960px;
	margin: 10px auto;
	text-align: center;
}
#foot-content .footer-partners {
	overflow: auto;
	width: 400px;
	margin: 0 auto;
}
#foot-content .footer-partners ul li a {
	float: left;
	display: block;
	margin: 40px 30px 10px 30px;
	height: 67px;
	text-indent: -9999px;
}
#foot-content .footer-partners ul li.ap a {
	background: url('images/footer-partners.jpg') no-repeat -245px 0;
	width: 163px;
}
#foot-content .footer-partners ul li.es a {
	background: url('images/footer-partners.jpg') no-repeat -715px 0;
	width: 110px;
}
#foot-content .footer-partners ul li.tp a {
	background: url('images/footer-partners.jpg') no-repeat 0 0;
	width: 157px;
}
#foot-content .footer-partners ul li.rc a {
	background: url('images/footer-partners.jpg') no-repeat -495px 0;
	width: 115px;
}
#foot-content .nav-container, 
#foot-content .nav-container .nav-container, 
#foot-content ul.navigation, 
#foot-content ul.navigation li.drop, 
#foot-content .nav-container ul, 
#foot-content .nav-container ul li a, 
#foot-content .nav-container ul li.drop,
#foot-content .nav-container ul li.drop a {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	text-align: center;
}
#foot-content .nav-container {
	width: 900px;
	margin: 10px auto;
	padding: 10px 0 5px 20px;
}	
#foot-content .nav-container ul.navigation li {
	padding: 0 30px;	
}
#foot-content .nav-container ul.navigation li a.tele {
	width: 100%;
}
#foot-content .nav-container ul.navigation li a.tv .tv-icon {
	display: none;	
}
#foot-content .nav-container ul li a {
	font-size: 1.2em;
}
#foot-content .nav-container ul li.drop ul {
	display: none;	
}
#foot-content a {
	color: #595959;	
}
#foot-content a:hover {
	text-decoration: underline;	
	color: #666;
}
#foot-content .legalcopy {
	color: #595959;
	margin: 20px 0;
	font-size: 1.2em;
}
/*- thanks-contact -*/
#thanks-contact {
	font-size: 1.4em;
}
label.error { color: red !important; font-size: 80% !important; margin: 0; padding: 0; height: 10px;}

#leerror { font-size: 130%; }
#leerror h3 {
	color: #990000 !important;
	font-size: 300%;
}


#content .navigation {
	clear: both;
	padding: 4px 0; 
	overflow: hidden;
}
#content .navigation a {
	text-transform: uppercase;
	font-size: 1.8em;
	color: #2F94C4;
	text-decoration: none;
}
#content .navigation a:hover { text-decoration: underline; }
