/*
Theme Name: Barbara Corcoran by Out:think
Theme URI: http://outthinkgroup.com
Description: Theme Developed for Baraba Corcoran
Version: 1.0
Author: Out:think Group
Author URI: http://outthinkgroup.com/
*/

/*****************************************
 General Styling *************************
 ****************************************/
@import url('styles/reset.css');

.printheader {
    display: none;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #555555;
	font-family: verdana, arial, sans-serif;
}

p {
    font-size:1.5em;
    margin:0 0 16px;
    text-align:left;
    font-family: Verdana, Verdana, Geneva, sans-serif;
    color: #646464;
}

h1, h2, h3, h4, h5, h6 {
    text-align: left;
    clear: left;
}

h2 {
    font-size: 1.4em;
    font-family: Arial, Arial, Helvetica, sans-serif;
    clear: left;
}

ul {
    font-family: Verdana, Verdana, Geneva, sans-serif;
}

a {
    color: #0072bc;
    text-decoration: underline;
}

a:hover {
    color: #e24f53;
    text-decoration: none;
}

a[href$=".pdf"] {
    padding:7px 0 4px 31px;
    background: url(images/pdfsmall.jpg) no-repeat left top;
    display: block;
}
#right .presskitlink a {
	background-position:left 0;
	color:#585858;
	font-size:19px;
	margin-left:25px;
	padding-bottom:11px;
	padding-left:33px;
	text-decoration:none;
}

#right .presskitlink-about a {
	background:transparent url(images/buttonsml.gif) no-repeat scroll 0 0;
	font-size:19px;
	margin-left:8px;
	margin-top:10px;
	padding-bottom:8px;
	padding-left:28px;
	padding-top:8px;
	text-decoration:none;
}

input, textarea {
	border:1px #ccc solid;
}

.btn {
background:#ECFFDF none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#444444;
}
textarea {
	width:100%;
}

.tdborder {
	border:1px dashed #eee;
}

#recent ul li.signup {
    padding-bottom:10px;
    padding-left:10px;
    padding-top: 10px;
    background: #d0f4f7;
    width:82%;
    margin-bottom:16px;
}

#recent ul li.signup input {
    margin-top:8px;
}

#recent ul li.signup font {
    line-height: 1.2em;
    color: #555555;
}
#recent ul li.signup form {
}
#recent h2 a, #about h2 a{
	color: #555 !important;
}
/*
#content-wrap blockquote {
    background-image:url(images/bg-quotes.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left: 25px;
    margin: 0 3px 5px 0px;
}

#content-wrap blockquote p {
    line-height:1.8em;
}
*/

/*****************************************
 Helper Styling *************************
 ****************************************/
.alignleft {
    float: left;
    padding: 10px;
    padding-left:2px;
}

.alignright {
    float: right;
    padding: 10px;
    padding-right:2px;
}

.center {
    text-align: center;
}

.clear, .clr {
    clear: both;
    height:0px;
}

.search {
    background:transparent url(images/bg-search.jpg) no-repeat scroll 0 0;
    display:inline;
    float:left;
    height:27px;
    margin:5px 0 0 17px;
    padding:0;
    width:196px;
}

.search input{
	border:0;
	padding:0;
	color:#555;
	margin:7px 5px 0;
	float:left;
}
.search-text{
	width:150px;
}
#search-bar .search .search-but{
    float:right;
    margin:5px 6px 0 0;
}

.last {
}

.formbox {
	padding:15px 25px 25px;
	border:1px solid #eee;
	margin-top:50px;
	text-align:left;
}

.formbox h3 {
	padding-top:0 !important;
}

.formbox div.wpcf7-response-output {
	font-size:1.6em;
	margin:0;
}
/*****************************************
 Page Structure *************************
 ****************************************/
#left {
padding-right:20px;
}

#content-wrap #left ul {
    padding-bottom:15px;
    color:#555555;    
}
#content-wrap #left ul li{
    font-family:Verdana, Verdana, Geneva, sans-serif;
    font-size:1.4em;
    line-height:1.5em;
    list-style-position:outside;
    list-style-type:disc;
    margin-left:30px;
    text-align:left;    
}

#content-wrap h2 {
    color: #99D7DB;
    font-size: 4em;
    padding-bottom: .4em;
    font-weight:normal;
    text-transform: uppercase;
}

#content-wrap #left h2.media{
    color: #99D7DB;
    font-size: 4em;
    padding-bottom: .4em;
    font-family: Arial, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

#content-wrap.media h2, #content-wrap.archives h3 {
    color: #555555;
    font-size: 2.1em;
    padding-bottom: .4em;
    font-weight:normal;
    line-height:1.3em;
    font-family: Georgia, serif;
    text-transform: none;
}

#content-wrap.media h2 a, #content-wrap.archives h3 a {
    color: #555;
    text-decoration: none;
}

#content-wrap.media h2 a:hover, #content-wrap.archives h3 a:hover  {
    text-decoration: underline;
}

#content-wrap.media h2 a:visited, #content-wrap.archives h3 a:visited {
	color: #E24F53;
}

#content-wrap h3 {
    font-size: 2.4em;
    color: #555;
    margin-bottom: .3em;
}

#content-wrap h4 {
    font-size: 1.7em;
    color: #555;
    margin-bottom: .2em;
}

#content-wrap h5 {
    font-size: 1.4em;
    color: #555;
    margin-bottom: .2em;
}

#content-wrap p {
    color:#646464;
    font-family:Verdana, Verdana, Geneva, sans-serif;
    font-size:12px;
    line-height:20px;
    padding-bottom:10px;
    text-align:left;
    margin: 0;
}
.third {
    float: left;
    width: 28.7%;
	padding:0 2%;
}
.sixth {
    float: left;
    width: 64.7%;
}

#header-wrap {
	border-top: 5px solid #99d7db;
	background-image: url(images/bg-circles.gif);
    background-position: left top;
    background-repeat: repeat-x;
	width: 100%;
	position:relative;
	z-index: 999;
}
#search-bar {
    background-image:url(images/search-tab.png);
    background-repeat:no-repeat;
    height:39px;
    position:absolute;
    right:-1px; /* 139px */
    top:-5px;
    width:228px;
    z-index:80;
}
.members-only {
	position:absolute;
	right:256px; /* -26px */
	top:1px;
	z-index:1000;
}
#header {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height:60px;
}
#header.home2 {
}
.home2 #logotype {
	overflow:hidden;
	position:relative;
	padding-top: 0;
	text-align: left;
	margin-bottom: 15px;
}
#header.home {
    height:403px;
}
#content-wrap.home2 {
	padding-top: 45px;
}

#header h1 {
	width: 106px;
	height: 106px;
	display: block;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
	margin-top: 3px;
	margin-left: 13px;
	z-index:999;
	position: absolute;
	top:2px;
}

#header h1.home {
    background:transparent url(images/logo.png) no-repeat scroll 0 0;
    top:358px;
    display:block;
    position:absolute;
    z-index:999;
}

#content-wrap {
	text-align:center;
	width: 850px;
	margin:0 auto;
	position: relative;
	padding-top:70px;
}

#header2-wrap {
	position: absolute;
	top: 60px;
	background-color: #feffd9;
	border-top: 3px solid #99d7db;
	border-bottom: 5px solid #99d7db;
	width: 100%;
    z-index:1;
}

#header2-wrap h1 {
	display:none;
}

#header2-wrap ul {
    font-family: Georgia, serif;
}
#header2-wrap.home {
    top:406px;
    width:100%;
    z-index:0;
}

#header2 {
	margin: 0 auto;
	width: 850px;
	z-index: 0;
	position:relative;
}

#nav {
    float:right;
    font-size:1.7em;
    padding-right:20px;
	margin-right:130px;
}

#nav li {
    float: left;
    padding-left:25px;
}

#favbrokers {
	position:absolute;
	right:0;
	top:0;
}
/*use this nav when "members only" comes back********
#nav {
    float:right;
    font-size:1.8em;
}

#nav li {
	float: left;
    padding-left:20px;
}
*****************************************************/

#nav li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#555555;
}

#nav li a:hover {
	background: #99D7DB;
	color:#2C2C2C;
}
#nav li a.current_page {
	background: #99D7DB;
	color:#2C2C2C;
}
#footer {
    width: 850px;
    margin: 0 auto;
}
#footer.home {
    padding-top: 10px;
    padding-bottom: 25px;
}
#footer ul {
    display: block;
    font-size: 1.1em;
    color:#646464;
}

#footer ul li {
    float: left; 
    padding-right: 20px;
    line-height: 1.6em;  
}

#footer ul li a {
    color:#646464;
    text-decoration: none;
}

#footer ul li a:hover {
    color: #e24f53;
    border-bottom: 1px dashed #e24f53;
}

#footer-wrap {
    width: 100%;
    background-color:#FEFFD9;
    border-bottom:3px solid #99D7DB;
    border-top:3px solid #99D7DB;
    margin-top:25px;
}

#footer-wrap.home {
    background: none;
    border: none;
    margin-top:0;
}

/*sidebar*/
#right {
    width: 273px;
    float: left;
    text-align: left;
	padding:0;
}

#right #sidebody h3 {
    border-top: 0;
/*    background-image:url(images/bg-sidebar-header.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
*/    font-size: 2.2em;
    color: #555;
    font-weight: normal;
    padding-left:0px;
    padding-top: 16px;
    padding-bottom: 0;
    font-family: georgia, serif;
}
#right .todaypromo {
	text-align: right;
}
#right .todaypromo img {
	border: 1px solid #444;
}
#right p {
padding-left: 15px;
}

#sidetop {
    background-image: url(images/bg-sidebar-top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    height: 15px;
}

#sidebody {
    background-image: url(images/bg-sidebar-body.gif);
    background-repeat: repeat-y;
    background-position: center top;
    padding-left: 15px;
    padding-right: 15px;
	overflow: hidden;
}

.sidebody {
    background-image: url(images/bg-sidebar-body.gif);
    background-repeat: repeat-y;
    background-position: center top;
    padding: 10px 15px;
    padding-bottom: 20px;
}

#sidebot {
    background-image: url(images/bg-sidebar-bot.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 15px;
}

#right #wpcf7-f3-p7-o2 {
    font-size: 1.2em;
    font-family: Verdana, Verdana, Geneva, sans-serif;
    text-align: left;
    display: block;
    padding-bottom:10px;
}

#right div.wpcf7-response-output {
	font-size:1.1em;
	padding:5px;
}

#right input {
    padding: 0;
    margin: 0;
}

#right img {
    border: 3px solid #99D7DB;
}

#right img.noborder {
    border: 0;
}

#right .vid {
    margin-top: 10px;
}
/*****************************************
 Page Components *************************
 ****************************************/

.entry h3 {
	padding-top:15px;
}

#rssfeed {
	position:absolute;
	right:140px;
	top:29px;
	z-index:0;
}
/*home page*/
#barbara {
    bottom:0px;
    left:72px;
    position:absolute;
    z-index:0;
}

#logotype {
    padding-top:53px;
    position:relative;
    z-index:2;
}
#left.home2 .entry {
	width:560px;
	background: #E6FAFB;
}
.home2 .entry p, .home2 .entry h2 {
	padding-left: 12px;
	padding-right: 12px;
}
.home2 .entry {
	padding-bottom: 15px;
	position: relative;
}
.home2 .entry img {
	margin-bottom:10px;
}
#left.home2 h2 {
	color: #555555;
	font-size: 30px;
	text-transform: none;
}
#left.home2 h4 {
	font-family: arial, sans-serif;
	color:#666666;
	float:right;
	font-size:22px;
	font-weight:normal;
	margin-right:17px;
	margin-top:-33px;
}
#left.home2 {
	padding-right: 0;
}
#right.home2 {
	float: right;
	width: 290px;
}
.emailsignup {
	background:#E6FAFB none repeat scroll 0 0;
	clear:both;
	overflow:hidden;
	float: right;
	width: 273px;
}
#right .emailsignup h3 {
	font-family:arial,sans-serif;
	font-weight:normal;
	padding-left:15px;
	padding-top:10px;
}
#right .emailsignup p {
	padding-bottom: 5px;
	padding-right: 15px;
}
.emailsignup form {
	padding-left: 15px;
	padding-bottom: 10px;
}
.emailsignup li {
	clear:both;
	margin-bottom:8px;
	overflow:hidden;
}
#right .emailsignup label, #right .emailsignup input {
	float: left;
	clear: left;
	padding:3px 0px;
	font-size: 14px;
	line-height: 1.3em;
	font-family: georgia, serif;
	color: #555;
}
#right .emailsignup input {
	padding-left: 3px;
	padding-right: 3px;
}
.emailsignup input#name, input#email {
	width: 235px;
}
#endorse {
    float:right;
    margin:0 auto;
    padding-top:10px;
    position:relative;
    z-index:90;
    text-align:center;
    width:560px;
}
#endorse img {
	margin-bottom:10px;
}
#right .endorse {
	float: right;
	background:transparent url(images/quotations.gif) no-repeat scroll 0 0;
	padding-top: 18px;
	margin-top: 10px;
}
#right .endorse p {
	color:#555;
	font-family:georgia,serif;
	font-size:14px;
	padding-left:25px;
	padding-right:10px;
}
.quote-source {
text-transform: uppercase;
font-weight: normal;
}

/*    text-align: center;
    color: #555555;
    font-size: 15px;
*/

#endorse p {
    color:#555555;
    font-family:georgia;
    font-size:16px;
    letter-spacing:1px;
    text-align:center;
    width:560px;
	margin-bottom: 10px;
}

#header img.logos {
    bottom:7px;
    margin:0 auto;
    position:absolute;
    right:34px;
}

#layer1 {
    margin: auto 0;
    width: 100%;
    background-color: #EBF7F8
}

#layer2 {
    background-color:#FEFFD9;
    width: 100%;
    border-top: 5px #99d7db solid;
    border-bottom: 5px #99d7db solid;
    padding-top: 13px;
    padding-bottom:13px;
}
#section1 {
    margin:0 auto;
    padding-top:70px;
    text-align:left;
    width:850px;
}
#section1 h2 {
    font-size: 3em;
    margin-bottom: .3em;
	text-transform:normal;
	font-weight:normal;
}

#section1 h2 a {
    color: #555555;
    text-decoration: none;
    font-weight:normal;
}

#section1 p {
    line-height:1.8em;
    color: #646464;
}

#section1 li {
    border-bottom:1px solid #555555;
    font-size:1.4em;
    width:85%;
} 

#section1 li.first  {
    border-top: 1px solid #555555;
}

#section1 li a {
    padding:9px 0 9px 25px;
    background-image:url(images/roundbullet-pinkbbg.gif);
    background-position:4px 13px;
    background-repeat:no-repeat;
    text-decoration: none;
    color: #646464;
    display: block;
}

#section1 li.first a {
    background-image:url(images/cat-today.png);
    background-position:0px 13px;
    background-repeat:no-repeat;

}


#section1 li a:hover {
    color:#E24F53;
}
#recent h2 {
    margin-bottom:17px;
}
#recent.third {
width: 33.7%;
padding:0;
}
#about {
    border-left:1px solid #555555;
    margin-bottom:17px;
    padding-left:22px;
}
#about.sixth {
    width: 61.7%;
}
#footerlinks {
    margin: 0 auto;
    width: 850px;
    text-align: left;
}
#footerlinks h2 {
    font-size: 2.2em;
    font-weight: normal;
    margin-bottom: .4em;
    color: #555555
}
#footerlinks li {
    background-image:url(images/roundbullet-pink.gif);
    background-position:left 13px;
    background-repeat:no-repeat;
    font-size:1.4em;
    padding:6px 0 6px 15px;
	line-height:1.2em;
}
#footerlinks li a, #footerlinks li a p {
    text-decoration: none;
    color:#646464;
}

#footerlinks li a p {
	font-size:1em;
	margin:0;
	display: inline;
}

#footerlinks li a:hover, #footerlinks li a p:hover {
    border-bottom: dashed 1px #555555;
    color:#E24F53;
}

ol.commentlist li {
    border: 1px solid #ccc;
    background: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding:10px;
}

ol.commentlist li.alt{
    border: 1px solid #ccc;
    background: #ececec;
}
ol.commentlist .commentor {
    float:left;
    width:84%;
}
ol.commentlist li .thm {
    float: left;
    width: 40px;
}
ol.commentlist img {
    padding-right:10px;
}

ol.commentlist cite {
    float: left;
    font-family:Verdana, Verdana, Geneva, sans-serif;
    font-size:1.4em;
    font-style:normal;
    background: transparent;
}
ol.commentlist small {
    float: right;
    font-size: 1.4em;
    background: transparent;
}

ol.commentlist li .commentor p {
clear:both;
padding-top:9px;
}
/************** Q&A ****************/

.entry.qanda {
}

.question, .answer {
    padding-left: 75px;
    background-position: left 15px;
    background-repeat: no-repeat;
    min-height: 68px;
    font-size: 1.1em;
    padding-bottom: 10px;
    padding-top: 15px;
}

.answer {
    background-image: url(images/answer.jpg);
}

.question {
    background-image: url(images/question.jpg);
}

div.hr {
    display: block;
    background: url(images/bg-separator.gif) no-repeat center center;
    height: 17px;
    width: 98%;
    border: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 25px;
}

.qa div.hr {
    background: url(images/bg-separator-qa.gif) no-repeat right center;
}
div.hr hr {
    display: none;
}
div.byline {
    color:#555555;
    display:block;
    float:left;
    font-family:Verdana, Verdana, Geneva, sans-serif;
    font-size:12px;
    font-weight:bold;
    padding-bottom:12px;
    text-align:left;
    width:100%;
}

span.comments a {
    padding-left: 19px;
    background-position: left center;
    background-image: url(images/icon-comment-bubbles.gif);
    background-repeat: no-repeat;
}

div.catthumbs {
	float:right;
	width:100px;
}

div.catthumbs a.cat-item {
	text-indent:-99999px;
	width:16px;
	height:16px;
	display:block;
	float:right;
	margin:0 2px;
}

span.return {
font-size:0.5em;
font-style:normal;
font-weight:normal;
}

span.return a {
    text-decoration: none;
    color: #E24F53;
}

span.return a:hover {
    text-decoration: underline;
}
/*span.return a {
    background-image:url(images/bg-return.gif);
    background-position:left center;
    background-repeat:no-repeat;
    display:block;
    float:right;
    height:21px;
    line-height:20px;
    width:112px;
}
*/

/*************** Speaking Page ****************/


.sb-content.first {
    border-top: 1px solid #979797;
    margin-top: 10px;
}

.sb-content {
    border-bottom: 1px solid #979797;
    padding-top: 0px;
    padding-bottom: 15px;
}

.sb-content.last {
    border-bottom: 0;
    padding-bottom:0px;
}
#sidebody .sb-content ol {
    font-size: 1.4em;
	margin-left:25px;
}

#sidebody .sb-content ol li {
    line-height:1.8em;
    list-style-position:outside;
    list-style-type:decimal;
}

#sidebody p.events{
    text-align: right;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top:8px; 
}

#sidebody blockquote {
    background-image:url(images/bg-quote-left.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    color:#555555;
    font-family:Verdana, Verdana, Geneva, sans-serif;
    font-size:1.1em;
    line-height:1.5em;
    margin:0;
    padding-bottom:20px;
    padding-left:35px;
}

#sidebody blockquote.last {
    padding-bottom: 0px;
} 

table.events {
    width: 100%;
}

table td.loc, table td.date, table td.time {
    font-family:Verdana, Verdana, Geneva, sans-serif;
    font-size:1.4em;
    color:#404040;
    border-bottom:1px solid #979797;
    padding-left: 0;
    padding-right: 0;
    line-height:1.5em;
}

td.loc {
text-align: left;
}

td.date {
text-align: center;
}

td.time {
    text-align: right;
    width:25%;
}
/************* Books Page **********/


#left.bleft{
    float: left;
    width: 49%;
}

#left.bleft img, #right.bright img{
    border: none;
    float: left;
    padding-bottom:5px;
    padding-right:10px;
    padding-top:5px;
}

#right.bright{
    float: right;
    width: 48%;
    position: relative;
}

#left.bleft h3, #right.bright h3{
    padding-bottom: 10px;
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:normal;
    padding-bottom:10px;
}
#right.bright p {
padding-left: 0;
}

#right.bright .title {
}

#right.bright .bookthm{
}

#right.bright .exerpt {
}
#right.bright .review {
    padding-left:34px;
}

.readmore {
float: right;
padding-right: 15px;
}

.review{
    clear: both;
    padding-top: 10px;
    background:transparent url(images/bg-quotes.gif) no-repeat scroll left 12px;
    clear:both;
    padding-left:34px;
    padding-top:10px;
}

#thumbcol {
    float:left;
    width: 148;
    padding-right: 10px; 
}

#bookinfo {
    float:left;
    padding-left:2px;
    padding-right:18px;
    width:402px;
}
#right #sidebody.books {

}

#right #sidebody.books p {
    font-size:1.2em;
    padding-left:6px;
}

#right #sidebody.books img {
border: none;

}

#right #sidebody.books img.button { 
padding-bottom: 10px;
padding-left:6px;
}
/*********** Media Page ***************/
#sidebody li li {
    font-size: 1.4em;
    line-height:1.2em;
}

#sidebody li li a {
    background-image:url(images/roundbullet-pink.gif);
    background-position:0px 5px;
    background-repeat:no-repeat;
    padding:0 0 0 15px;
    text-decoration: none;
    display: block;
    padding-bottom: 10px;
}

#sidebody li li.cat-item {
}

#sidebody li li.cat-item a {
    background-position: left center;
    background-repeat: no-repeat;
    padding: 2px 0px 2px 25px;
    background-image: url(images/icon-uncat.png);
}

#sidebody li li.cat-item-1 a, div.catthumbs a.cat-item-1 {
    background-image: url(images/icon-thumb-yellowbg.gif);
    background-repeat: no-repeat;
}

#sidebody li li.cat-item-3 a, div.catthumbs a.cat-item-3 {
    background-image: url(images/icon-tv-yellowbg.gif);
    background-repeat: no-repeat;
}

#sidebody li li.cat-item-4 a, div.catthumbs a.cat-item-4 {
    background-image: url(images/cat-more.gif);
    background-repeat: no-repeat;
}

#sidebody li li.cat-item-6  a, div.catthumbs a.cat-item-6 {
    background-image: url(images/icon-star-yellowbg.gif);
    background-repeat: no-repeat;
}

#sidebody li li.cat-item-12 a, div.catthumbs a.cat-item-12 {
    background-image: url(images/cat-redbook.jpg);
    background-repeat: no-repeat;
}

#sidebody li li.cat-item-13 a, div.catthumbs a.cat-item-13 {
    background-image: url(images/cat-dailynews.jpg);
    background-repeat: no-repeat;
}

#sidebody li li.cat-item-14 a, div.catthumbs a.cat-item-14 {
    background-image: url(images/cat-today.png);
    background-repeat: no-repeat;
}

#sidebody li li.cat-item-15 a, div.catthumbs a.cat-item-15 {
    background-image: url(images/cat-cnbc.jpg);
    background-repeat: no-repeat;
	width: 20px;
}

#right #sidebody li h3.first {
    padding-top: 2px;
}
/*****************************************
 Overrides       *************************
 ****************************************/
/*fixing issues on books page*/
#content-wrap td.reset p {
padding-bottom: 0;
margin-bottom: 0;
}

#content-wrap td.reset img {
padding-top:10px;
}

#content-wrap td.reset strong {
padding-top:10px;
}

/*removing background on Q&A Sidebar header*/
#right #sidebody h3.qa {
    background: none;
    padding-left: 0px;
}

#content-wrap  h3.books {
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-weight:normal;
}

div.wpcf7-response-output {
	font-size:1.6em;
	margin-top:0;
}

#post-377 h2 {
	font-size:2.8em;
	line-height:1.125;
}

#post-392 h2, #post-395 h2 {
	font-size:3.6em;
	line-height:1.125;
}

.navigation {
	font-size:1.8em;
}

/* ==========================================
=====!  SHARK TANK STYLES  =====
============================================*/
#left.sharktank {
	padding-right: 10px;
	width: 565px;
}
#content-wrap #left li.video, #content-wrap #left li.photo {
	border-bottom:1px dotted #CCCCCC;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 6px;
	padding-bottom:6px;
}

#content-wrap #left ul.videos h3, #content-wrap #left ul.photos h3 {
	border-bottom:1px dotted #CCCCCC;
	font-weight:normal;
	padding-bottom:10px;
	padding-top: 15px;
}
#content-wrap ul.videos h4, #content-wrap ul.photos h4 {
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 7px;
}
#content-wrap #left li.photo {
	float:left;
	margin:2px;
	padding-bottom: 0;
}
#left .video h3, #left .photo h3 {
	font-size: 18px;
	font-weight: normal;
}
#left ul.videos {
	float: left;
	width: 275px;
}
#left ul.photos {
	width: 275px;
	float: right;
}
h3.twitter  {
	background:transparent url(images/twitterbird.jpg) no-repeat scroll left center !important;
	margin-bottom:-7px !important;
	padding:14px 0 13px 60px !important;
}
ul.twitter {
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}
ul.twitter li {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 1.2em;
}
ul.twitter li a {
	text-decoration: none;
}
ul.twitter li a:hover {
	text-decoration: underline;
}
/* ==========================================
=====!  Twitter Contest Page  =====
============================================*/
#content-wrap.twittercontest h3 {
	color: #99d7db;
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 15px;
	font-family: Verdana,Verdana,Geneva,sans-serif;
	text-transform: none;
}
#content-wrap.twittercontest h2 {
	color:#747E7F;
	font-family:Verdana,Verdana,Geneva,sans-serif;
	font-size:40px;
	font-weight:normal;
	margin-bottom:0;
	margin-top:10px;
	text-transform:none;
}
#sharktank-info {
	background: #e0f4f5;
	border: 1px solid #d0e5e7;
	margin-bottom: 25px;
	position: relative;
	font-family:Verdana,Verdana,Geneva,sans-serif;
}
#sharktank-info img {
	float: left;
	padding: 2px;
}
#sharktank-info p {
	float:right;
	line-height:45px;
	margin:0 98px 0 0;
	padding:0;
	color: #78a5a8;
	font-size: 14px;
}
#sharktank-info .bigletters {
	font-size:210%;
	font-weight:bold;
	line-height:43px;
	position:absolute;
	right:10px;
	top:0;
	color: #78a5a8;
}
.tc-about {
	float:left;
	width:48%;
}
.tc-about .tc-bio-img {
	float: left;
	margin-right: 15px;
}
.tc-bio-img img {
	border: 2px solid #a9dee1;
}
.tc-bio-img .tc-follow a {
	background:#92D1D5 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	line-height:26px;
	padding:1px;
	text-decoration:none;
	width:123px;
	font-family:Verdana,Verdana,Geneva,sans-serif;
}
.tc-bio-img .tc-follow a:hover {
	text-decoration: underline;
}
.tc-about.barbara {
	margin-right:30px;
}
.tc-win {
	background:#E6FAFB url(images/tc-or-bg.gif) no-repeat scroll 329px 80px;
	border:1px solid #D0E5E7;
	overflow:hidden;
}
.tc-winsub {
	width: 40%;
	float: left;
	margin-bottom: 15px;
	width: 30%;
}
.tc-winsub img {
	border:1px solid #A9DEE1;
	float:left;
	margin-right:10px;
}
.tc-winsub.barbara {
	margin-right:25%;
} 

.tc-details, .padding, .tc-win {
	margin-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	overflow: hidden;
}

#content-wrap .tc-details p {
	margin-bottom: 15px;
}
#content-wrap .step p {
	color: #90cace !important;
	width: 30%;
	margin-right: 30px;
	float: left;
	background: transparent url(images/tc-arrow.jpg) no-repeat scroll right 16px;
}
a.biglinks span.tc-follow, a.biglinks span.tc-name, .step.three a.biglinks, a.biglinks:hover {
	font-size: 32px;
	line-height: .9em;
	color: #90cace;
	text-decoration: none !important;
}
a.biglinks span.tc-name {
	font-weight: bold;
	color: #90cace;
}
.step a {
	color: #3e5759;
	text-decoration:none;
}
.step a:hover {
	text-decoration: underline;
}
#content-wrap .step.three p {
	background:transparent none repeat scroll 0 0;
	color:#3E5759 !important;
	margin-right:0;
}
.step.three a {
	text-decoration: underline;
	cursor: pointer;
}
.step.three a:hover {
	text-decoration: none;
}
#featured-block a {
	padding: 0 !important;
	display:inline;
}