/*  
Theme Name: WP_TTT_Premium
Author URI: http://www.thatistoothin.com/
Version: 1.0
Author: Dr.Orange-Vesson
Description: Customized <a href="http://wpremix.com/">WP Remix</a>.
*/

/* choose - which color you want for the theme? */
/* By default, I placed set it to RED. 
If you wish to have black color scheme, replace "red" with "Black  e.g. @import url("style-brown.css");"
If you wish to have black color scheme, replace "red" with "brown" e.g.  @import url("style-black.css"); */
@import url( "css/style-red.css" );

body {
  font: 12px Lucida Sans, Trebuchet MS, Arial, Helvetica, Sans-Serif;
  margin: 0px 0px 0px 0px;
}

body * {
  margin: 0px;
  padding: 0px;
}

hr {
  height: 5px;
  margin: 10px 0px;
  border: none;
}

blockquote {
  margin: 0px 0px 0px 5px;
  padding: 8px 25px 5px 40px;
  font-size: 15px;
  font-style: italic;
  font-family: Georgia, Times New Roman, Serif;
}

blockquote p {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.clearboth {
  clear: both;
}

.alignleft {
  float: left
}

.alignright {
  float: right
}

/*************************************
  Links
**************************************/
a {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: underline;
}

/*************************************
  Headings
**************************************/
h1 {
  font-size: 20px;
  font-weight: normal;
  font-family: Lucida Sans, Cambria, Georgia, "Times New Roman", Times, serif;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px;
}

h3.h1 {
/*make homepage h3's for the first 2 stories look like H1 */
  font-size: 20px;
}

h1 a, h3 a, h1 a:visited, h3 a:visited {
  text-decoration: none;
}

h1 a:hover, h3 a:hover {
  text-decoration: underline;
}

h2 {
  font-size: 14px;
  font-family: Lucida Sans, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  padding: 10px 0px;
  line-height: 150%;
  margin: 0px;
}

h2 a, h2 a:visited {
  color: #666;
  text-decoration: underline;
}

h2 a:hover {
  text-decoration: none;
}

h3 {
  font-size: 20px;
  font-weight: normal;
  font-family: Lucida Sans, Cambria, Georgia, "Times New Roman", Times, serif;
}

#sidebar h3 {
  font-size: 22px;
}

h3 a, h3 a:visited {
  text-decoration: none;
}

#sidebar h2 {
  margin: 0px 0;
  padding: 2px 0px;
  font-size: 18px;
  font-family: Eras Light ITC, Georgia, "Times New Roman", Times, serif; /*font-weight: bold;*/
  color: #d1ffe2;
}

#sidebar #popular h2 {
}

h6 {
  font-size: 24px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  padding: 0px 0 10px 0px;
  line-height: 150%;
  margin: 0px;
}

/*************************************
  Header
**************************************/
#header img {
  border-right: 3px #efeee7 solid;
}

#header-in {
  width: 822px;
  padding: 0px;
  height: 70px;
  position: relative;
  margin: 0px auto;
}

#header-in .title {
  margin: 0px;
  padding: 15px 10px 5px 10px;
  width: 590px;
  float: left;
}

#header-in .title a {
  text-decoration: none;
  font-family: Trebuchet MS, "Times New Roman", Times, serif;
  font-size: 33px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

#header-in .title a:hover {

}

#header-in .description {
  clear: both;
  font-family: Cambria, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 10px 4px 15px;
  width: 850px;
}

/*************************************
  Subscribe form
**************************************/
.subscribe {
  width: 383px;
  height: 60px;
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
}

.subscribeform {
  float: left;
  padding: 5px 0 0 18px;
  overflow: hidden;
}

.subscribeform p {
  margin: 0;
  padding: 0;
  font: bold 14px Lucida Sans, Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #fff;
}

.subscribeform .input {
  width: 188px;
  height: 21px;
  padding: 12px 5px 0 5px;
  border: none;
}

.sbutton {
  width: 74px;
  padding: 5px 0 5px 0;
  text-align: center;
  font: bold 11px Lucida Sans, Trebuchet MS, Arial, Helvetica, sans-serif;
  cursor: pointer;
  border: none;
}

/*************************************
  RSS Feed
**************************************/
.rss {
  float: left;
  padding: 8px 0 0 19px;
  margin: 0px;
}

/*************************************
  Top Search Form
**************************************/
/*Search box Rounded Corner start */
#xsnazzy {
  margin: 0 0 10px 0;
}

.xtop, .xbottom {
  display: block;
  font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4 {
  display: block;
  overflow: hidden;
}

.xb1, .xb2, .xb3 {
  height: 1px;
}

.xb1 {
  margin: 0 5px;
}

.xb2 {
  margin: 0 3px;
}

.xb3 {
  margin: 0 2px;
}

.xb4 {
  height: 2px;
  margin: 0 1px;
}

.xboxcontent {
  display: block;
  padding: 5px;
  height: 100%;
  overflow: hidden;
}

/*Search box Rounded Corner End */

ul.tablist {
  margin: 5px 0px;
  padding: 0;
  list-style: none;
  color: #333;
}

ul.tablist li {
  font-size: 11px;
  margin: 0 5px;
  padding: 2px 0 0 15px;
  list-style: none;
  border-bottom: 1px dotted #959595;
  text-align: left;
}

ul.tablist li a {
  text-decoration: none;
  line-height: 18px;
}

ul.tablist li a:hover {
}

.featuredpost {
  background: #fff2d5;
  border: 1px solid #ffba27;
  padding: 10px 20px 10px 20px;
  margin-bottom: 30px;
}

.featuredpost h3 {
  font-size: 12pt;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  float: right;
  width: 100px;
}

.featuredpost h2 {
  margin: 5px 0 0 0;
  font-size: 140%;
}

.searchform {
/*padding: 10px;*/
  display: inline;
  margin-bottom: 0px;
}

.searchform .s {
  border: none;
  color: #333;
  font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
  width: 115px;
  height: 28px;
  display: inline;
  padding-left: 10px;
}

.searchform .button {
  display: inline;
}

#
ul {
  display: block;
  width: 880px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}

#nav li {
  float: left;
  list-style-type: none;
  margin: 28px -4px 0px 4px;
  padding: 0px;
}

#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
}

#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
  text-decoration: none;
}

#nav ul li.current_page_item a:hover {
  text-decoration: none;
}

#nav ul li a {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 6px 20px 6px 0px;
  margin: 0px 0px 0px 15px;
  text-transform: uppercase;
}

#nav ul li a:hover {
  text-decoration: none;
}

/*************************************
  Main Container
**************************************/
#container {
  width: 911px;
  text-align: left;
  margin: 0 auto;
  padding: 0px 0 0px 0px;
  clear: both;
  /*overflow: hidden;*/
  height: 100%;
}

.container-top {
  clear: both;
  height: 17px;
  width: 960px;
  display: block;
  margin: 1px auto 0 auto;
}

.container-bottom {
  clear: both;
  height: 17px;
  width: 960px;
  display: block;
  margin: 0px auto;
}

#content .post-wrap .bcite {
  background: url("images/cite-quote.png") no-repeat;
  padding-left: 25px;
  font-style:italic;
  text-align: justify;
}

.justified {
  text-align: justify;
}

/*************************************
  Content
**************************************/
#content {
  width: 532px;
  float: left;
  padding: 0px 15px 20px 57px;
  margin-left:0px;
  display: block;
  overflow: hidden;
  margin-top: sid0px;
  clear:both;
}

#content .post-wrap {
  padding: 0px 0px 0px 45px;
}

#content h1.btmspace {
  padding-bottom: 30px;
}

#content h1 {
  padding-bottom: 30px;
}

#content h1.btmspace-glass {
  display: block;
  margin: 0px 0px 45px 11px;
  padding: 15px 0px 15px 25px;
  clear: both;
  overflow: hidden;
  /*height: 100%;*/
  background: url("images/bottom-background.png") repeat;
}

#content p {
  margin: 0px;
  line-height: 18px;
  padding: 0px 0px 20px 0px;
  /*text-align: justify;*/
}

#content p img {
  border: none;
  padding: 0px 5px 15px 0px;
}

#content p img.wp-smiley {
  border: none;
  padding: 0;
}

#content p.new-visitor-welcome {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#content ol {
  list-style-type: decimal;
  line-height: 18px;
  margin: 0px;
  padding: 0px 0px 10px 35px;
}

#content ul {
  margin: 0 0 0px 20px;
  padding: 0px 0px 10px 0px;
  list-style: none;
}

#content ul li {
  margin: 0 0 0px 0px;
  padding: 0 0 10px 17px;
  background: url( images/list-bullet.png) 0 0px no-repeat;
}

#content .post-meta-top {
  display: block;
  margin: 0px 0px 15px 0px;
  padding: 5px 0px;
  float: left;
}

#content .post-bottom {
  display: block;
  margin: 0px 0px 45px 11px;
  padding: 15px 0px 15px 25px;
  clear: both;       
  overflow: hidden;
  height: 100%;
  background: url("images/bottom-background.png") repeat;
  /*background: #fafafa;*/
}
.contact-list-item {
  padding: 0 0 5px 0;
}

.post-bottom a {
  /*color: #91989b;*/
  padding-left: 3px;
  text-decoration: none;
}

.post-bottom a:hover {
  text-decoration: underline;
}

.cat {
  float: left;
  width: 75%;
  text-align: left;
  padding-left: 10px;
}

.cat span {
  padding: 0px 0px 0px 0px;
  color:#fedaaa;
}

.tags {
  margin-bottom: 3px;
  color:#fedaaa;
  padding-left: 10px;
}

.tags span {
  padding: 0px 0px 0px 0px;
  color: #fedaaa;
}

.comm {
  float: right;
  width: 38px;
  height: 39px;
  font-size: 16px;
  line-height: 27px;
  text-align: right;
}

.comm span {
  text-align: center;
  padding: 5px 0 0 0;
}

.comm a {
  text-decoration: none;
}

.auth {
  float: left;
  padding: 0 0px 0 0;
  text-align: left;
}

.auth span {
  padding: 0px 0px 0px 25px;
}

.auth a {
  text-decoration: none;
}

.date {
  float: left;
  text-align: left;
  padding: 0 0px 0 5px;
}

.date span {
}

#subscribe-rss-li {
  background: url(images/rss.png) 0 2px no-repeat;
  padding-left:18px;
}

#subscribe-email-li {
  background: url(images/email.png) 0 2px no-repeat;
  padding-left:18px;
}

#friends-li {
  background: url(images/xfn-friend.png) 0 0px no-repeat;
  padding-left:20px;
}

#friend-add-li {
  background: url(images/xfn-friend-add.png) 0 0px no-repeat;
  padding-left:20px;
}

#books-li {
  background: url(images/book.png) 0 0px no-repeat;
  padding-left:18px;
}

#definitions-li {
  background: url(images/definition.png) 2px 0px no-repeat;
  padding-left:18px;
}

#meta-li {
  /*background: url(images/meta.png) 0px 0px no-repeat;*/
  padding-left:18px;
}
/*********************************************
    Previous/Next Page Navigation
*********************************************/
.page-nav {
  clear: both; /* To clear any floats */
  margin: 15px 0px;
  padding: 2px 0px;
  height: 22px;
}

.nav-previous {
  width: 249px;
  float: left;
  text-align: left;
  margin: 2px 0px;
}

.nav-next {
  width: 249px;
  float: right;
  text-align: right;
  margin: 2px 0px;
}

.page-nav a {
  text-decoration: none;
}

.nav-previous a {
  /*padding-left: 10px;*/
}

.nav-next a {
  /*padding-right: 10px;*/
}

a#rss-menu {
  color: #fff;
}

/*************************************
**************************************
  Comments
**************************************
**************************************/
#comments-wrap {
}

.textarea {
}

.Cbutton {
  border: none;
  font: bold 11px Trebuchet MS, Arial, Helvetica, sans-serif;
  padding: 4px;
}

/*  Headers  */

#comments-wrap h6 {
  font-size: 20px;
  color: #fedaaa;
}

/*  Comments  */

.commentlist {
}

.thecomment {
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}

.comment-body {
  margin: 0px;
  padding: 5px 10px 20px 10px;
}

.comment-metadata {
  padding: 5px 10px;
}

.comment-metadata a, .comment-metadata a:visited {
}

.comment-metadata a:hover {
}

.authorcomment {
  margin: 0px 0px 10px 0px;
  font-size: 12px;
  overflow: hidden;
  height: 100%;
}

.authorcomment .comment-body {
  border: none;
}

.authorcomment .comment-metadata {
  padding: 11px 10px;
}

.authorcommentlist .comment-metadata {
  background:#132648;
}

.nav-next {
  /*padding-right: 8px;*/
  font-weight: bold;
}

.nav-previous {
  /*padding-left: 8px;*/
  font-weight: bold;
}

/*  Comment Form  */

/*************************************
  Sidebar
**************************************/
#sidebar {
  float: right;
  display: block;
  width: 200px;
  margin: 0 0px 0 0px;
  padding: 0px 80px 0px 0px;
  margin-top: 20px;
}

#sidebar .sidebar-bot {
  display: block;
  height: 20px;
  clear: both;
}

#sidebar ul {
  list-style-type: none;
}

#sidebar div#about {
  color: white;
  width:180px;
}

#sidebar div#google-fc {
  margin-top: 15px;
  margin-bottom: 15px;
  width:200px;
}

#sidebar #cumulus-tags {
  margin-top: 15px;
}

#sidebar #popular-posts {
  margin-top: 15px;
}

#sidebar #zyozy {
  width:125px;
  height:47px;
  background:url("images/zyozy-logo.png");
  margin:10px 0px;
  display:block;
}

#sidebar #twitter_div {
  margin-top: 15px;
  background: #24201f;
  color: white;
}

#sidebar #twitter_div a#twitter-profile {
  margin-top: 10px;
  padding-left: 20px;
  font-style: italic;
}

#sidebar #twitter_div li {
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: dashed 1px white;
}

#sidebar #twitter_div a, #sidebar #twitter_div a:hover, #sidebar #twitter_div a:visited {
  color: #f2217f;
}

.wppp_list li {
  padding-bottom: 5px;
}


#sidebar .advertise {
  text-align: left;
  padding: 0;
  margin-left: 0px;
  width: 350px;
}

#sidebar .advertise img {
  padding: 0 0 0 0px;
  border: none;
}

#sidebarwrap {
  padding: 0 spx 0px 0px 0px;
  margin: 0px;
  border: none;
}

#benefits {
  background: #fff;
  width: 350px;
  margin: 4px 0px 0px 0px;
  padding: 0px 0px;
  border: 0px #d2d6d8 solid;
}

#benefits #question {
  font: 22px Lucida Sans, Trebuchet MS;
  padding: 0px 0px 0px 0px;
  color: #37393b;
  text-align: center;
  background: url( images/ontheblog.gif ) no-repeat;
  height: 55px;
  width: 350px;
}

#benefits ul {
  padding-left: 0px;
}

#benefits ul li {
  background: #e8e3e8 url( images/list_arrow.gif ) 0px 3px no-repeat;
  padding: 5px 20px;
  margin: 2px 0px 10px 2px;
  font-size: 14px;
  color: #000;
}

#subscribe-rss {
  width: 350px;
  height: 40px;
  margin-bottom: 2px;
}

#subscribe-rss a, #subscribe-rss a:visited {
  width: 350px;
  height: 40px;
  background: url( images/subscribe_2.gif ) no-repeat;
  display: block;
}

/*
#subscribe-rss a:hover {
width: 350px;
height: 40px;
background: url(images/subscribe_pressed_2.gif) no-repeat;
}
*/

#benefits #benefit_1 {
  background: #eef9ff;
}

#benefits #benefit_2 {
  background: #d1e5f0 url( images/corner.gif ) repeat-y;
}

#benefits #benefit_3 {
  background: #eef9ff url( images/corner.gif ) repeat-y;
}

/*************************************
  Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;

}

/*popular box Rounded Corner start */
#pxsnazzy {
  margin: 0 0 10px 0;
}

.pxtop, .pxbottom {
  display: block;
  font-size: 1px;
}

.pxb1, .pxb2, .pxb3, .pxb4 {
  display: block;
  overflow: hidden;
}

.pxb1, .pxb2, .pxb3 {
  height: 1px;
}

.pxb1 {
  margin: 0 5px;
}

.pxb2 {
  margin: 0 3px;
}

.pxb3 {
  margin: 0 2px;
}

.pxb4 {
  height: 2px;
  margin: 0 1px;
}

.pxboxcontent {
  display: block;
  padding: 2px;
}

/*popular box Rounded Corner End */

#popular ul {
  margin: 0px;
  padding: 0px 10px 5px 10px;

}

#popular ul li {
  margin: 0px;
  padding: 0px;
}

#popular ul li ul {
  padding: 5px 0 0 0;
}

#popular ul li ul li {
  margin: 0px;
  padding: 3px 15px;
}

#popular ul li ul li a, #popular ul li ul li a:visited {
  padding: 5px 3px;
  margin: 0px;
  text-decoration: none;
}

#popular ul li ul li a:hover {
  text-decoration: none;
}

/*************************************
  Left Sidebar
**************************************/
#l_sidebar {
  float: left;
  display: block;
  width: 160px;
  font-size: 11px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

#l_sidebar ul, #l_sidebar ul li {
  margin: 0px 0 15px 0;
  padding: 0px;
}

#l_sidebar ul li ul {
  border-top: 1px solid #9c9c9c;
}

#l_sidebar ul li ul li {
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
  display: block;
  padding: 5px 3px;
  margin: 0px;
  text-decoration: none;
}

#l_sidebar ul li ul li a:hover {
  text-decoration: underline;
}

#l_sidebar ul li ul li ul li {
  margin: 0px;
  padding: 0px;
}

#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
  padding: 5px 3px 5px 10px;
  margin: 0px;
  text-decoration: none;
}

#l_sidebar ul li ul li ul {
  border: none;
  padding: 0px;
  margin: 0px;
}

#l_sidebar ul li ul li ul li a:hover {
  text-decoration: underline;
}

/*************************************
  Right Sidebar
**************************************/
#r_sidebar {
  float: right;
  display: block;
  width: 160px;
  font-size: 11px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

#r_sidebar ul, #r_sidebar ul li {
  margin: 0px 0 15px 0;
  padding: 0px;
}

#r_sidebar ul li ul {
}

#r_sidebar ul li ul li {
  margin: 0px;
  padding: 0px 0px 0px 13px;
}

#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
  display: block;
  padding: 5px 3px;
  margin: 0px;
  text-decoration: none;
}

#r_sidebar ul li ul li a:hover {
  text-decoration: underline;
}

#r_sidebar ul li ul li ul li {
  margin: 0px;
  padding: 0px;
}

#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
  padding: 5px 3px 5px 10px;
  margin: 0px;
  text-decoration: none;
}

#r_sidebar ul li ul li ul {
  padding: 0px;
  margin: 0px;
}

#r_sidebar ul li ul li ul li a:hover {
  text-decoration: underline;
}

/*************************************
  Footer
**************************************/
#text-link-advertise {
  padding: 15px;
  text-align: left;
  clear: both;
}

#ad-group {
  margin-top:50px;
  padding:0;
}

.ad-banner {
  padding:0;
  margin:10px 0px;
  width:125px;
  height:125px;
  display:block;
}

#ad-welcome {
  width:123px;
  height:23px;
  border: 1px solid #000;
  background: url(images/ad-welcome-background.png);
  color: white;
  font-family: Lucida Sans;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  padding: 50px 0px;
}
/*************************************
  Footer
**************************************/
#footer {
  padding: 0px 0px 0px 0px;
  text-align: center;
  /*height: 50px;*/
  clear: both;
  font-size: 11px;
}

#footer-bg-wrap {
  width: 911px;
  /*height: 100%;*/
  margin: 0px auto;
}

#footer-wrap {
  width: 776px;
  height:50px;
  margin: 0px auto 0px auto;
  border-top: #2f2c2c solid 1px;
}

#footer-links {
  width: 776px;
  /*margin-left:3px;*/
  /*margin: inherit;*/
  margin: 0px auto 0px auto;
  padding-left:0px;
  border-top: #2f2c2c solid 1px;
  background:url("images/footer-background.png");
}

#footer-left-links {
  float:left;
  display:block;
  width:386px;
  padding:0;
  margin:0;
}

#footer-right-links {
  float:right;
  display:block;
  width:386px;
  padding:0;
  margin:0;
}

#footer-links h2 {
  color: black;
  font: 12pt Lucida Sans;
  text-align:left;
  padding: 5px 0px 5px 10px;
}

#footer-links ul {
  list-style: none;
  padding-left: 20px;
}

#footer-links ul li {
  text-align: left;
}

#links-categories {
  float:left;
  display:block;
  width:153px;
  padding:10px 20px 20px 20px;
  margin:0;
}

#links-friends {
  float:left;
  display:block;
  width:153px;
  padding:10px 20px 20px 20px;
  margin:0;
}

#links-contacts {
  float:right;
  display:block;
  width:153px;
  padding:10px 20px 20px 20px;
  margin:0;
}

#links-subscribe {
  float:right;
  display:block;
  width:153px;
  padding:10px 20px 20px 20px;
  margin:0;
}

#footer .copyright {
  padding-left: 77px;
  padding-top: 10px;
  float: left;
  text-align: left;
}

.copyright a {
  text-decoration: none;
}

.copyright a:hover {
  text-decoration: underline;
}

ul#nav-footer {
  margin: 0 0 0 0;
  padding: 0;
  float: right;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
}

ul#nav-footer li {
  padding: 5px 8px 5px 12px;
  list-style: none;
  float: left;
}

ul#nav-footer li.nobg {
  padding: 5px 8px 0px 12px;
}

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

ul#nav-footer li a:hover {
}

/*  Tabber  Style start -------------------- */

.tabberlive .tabbertabhide {
  display: none;
}

.tabber {
}

.tabberlive {
  margin: 0 5px;
}

ul.tabbernav {
  margin: 0;
  padding: 3px 0;
  font: bold 12px Trebuchet MS, Arial, Helvetica, sans-serif;
}

ul.tabbernav li {
  list-style: none;
  margin: 0;
  display: inline;
}

ul.tabbernav li a {
  padding: 3px 0.5em;
  margin-left: 0px;
  text-decoration: none;
}

/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
  padding: 5px;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
  display: none;
}

.tabberlive .tabbertab h3 {
  display: none;
}

/*tabs on the page */
.tabberlive#tab1 {
}

.tabberlive#tab2 {
}

.tabberlive#tab2 .tabbertab {
  height: 200px;
  overflow: auto;
}

div#TwitterCounter {
  margin-left:2px;
  margin-top:2px;
}

/* If you wish to move Sidebar to left and main content to right, Simply remove the comment below.. /* and */
/* AND, open the color scheme css that you have selected.. at the end of it, there is an instruction on how to change Background images. You must to do it. */

/*

#content {
  float: right;
  }
#sidebar {
  float: left;
}

*/
