html{color:#000;background:#fff;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

li{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym {border:0;font-variant:normal;}

sup {vertical-align:text-top;}

sub {vertical-align:text-bottom;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

legend{color:#000;}

/* 
 * proprietary 
 */
.ie7 img { -ms-interpolation-mode: bicubic; }
body {
  font-family: "Lucida Grande", Tahoma, helvetica, Arial;
}

a {
  color: #02679C;
  outline: none;
}
a:visited {
  color: #02679C;
}
a:active {
  color: #00344f;
  outline: none;
}
a:hover {
  color: #00344f;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
a.external {
  background: url(/images/external.png) no-repeat center right;
  padding-right: 15px;
  margin-right: 3px;
}

strong {
  background: #ffb;
}

.clear {
  clear: both;
  font-size: 1px;
}

h2 {
  font-family: "Lucida Grande", "Lucida Sans", Tahoma, Verdana, helvetica;
  font-weight: bold;
  letter-spacing: -3px;
  font-size: 38px;
  line-height: 38px;
}

h3 {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: .75em;
  text-transform: uppercase;
}
h3 span {
  text-transform: none;
}

.narrow {
  width: 922px;
  margin: 0 auto;
  font-size: 12px;
}

.ie-bar {
  display: none;
  background: #ffa;
  border-bottom: 1px solid #ccc;
  padding: 4px 0;
  font-family: Tahoma;
  text-align: center;
}
.ie .ie-bar {
  display: block;
}
.ie-bar a.main {
  padding: 4px 0 4px 29px;
  background: url(/images/ie.png) no-repeat;
  font-weight: bold;
  margin-right: 1em;
  line-height: 24px;
}

.header h1 {
  margin: 8px 0;
  float: left;
}
.header ul.links {
  float: left;
  font-family: Tahoma;
  font-size: 15px;
  margin: 53px 0 0 72px;
}
.header ul.links li {
  float: left;
}
.header ul.links li a {
  color: #777;
  text-decoration: none;
  font-weight: bold;
  padding: 6px 13px 7px;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.header ul.links li a.selected {
  color: #000;
}
.header ul.links li a:hover {
  color: #fff;
  background-color: #777;
}
.header ul.links li a.external {
  color: #02679C;
}
.header ul.links li a.external:hover {
  text-decoration: underline;
  background-color: transparent;
  color: #00344f;
}

.common-top {
  border-top: 1px solid #ccc;
}
.common-top h2 {
  margin-top: 24px;
}

.big {
  text-align: center;
}
.big a.main {
  font-size: 24px;
  font-family: "Lucida Grande", "Lucida Sans";
  letter-spacing: -1px;
  font-weight: bold;
}
.big p {
  color: #666;
  font-family: "Tahoma";
  font-size: 16px;
  margin-top: 4px;
}

.footer {
  color: #222;
  margin-top: 32px;
  padding: 6px 4px 24px;
  border-top: 1px solid #ccc;
  font-family: Tahoma;
}
.footer ul li {
  float: left;
  margin-right: 2em;
}
.footer ul li a {
  display: block;
}


.page.how .middle {
  margin-top: 24px;
}
.page.how .middle .menu {
  width: 201px;
  float: left;
  margin-top: 8px;
}
.page.how .middle .menu li a, .page.how .middle .menu li span {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 16px;
  display: block;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
}
.page.how .middle .menu li a {
  color: #777;
  text-decoration: none;
}
.page.how .middle .menu li a:hover {
  color: #fff;
  background: #777;
}
.page.how .middle .menu li span {
  display: none;
}
.page.how .middle .menu li.selected a {
  display: none;
}
.page.how .middle .menu li.selected span {
  display: block;
  color: #000;
  border-right: 5px solid #000;
}
.page.how .middle .content {
  margin-left: 200px;
  border-left: 1px dotted #666;
  padding-left: 24px;
  font-family: Verdana;
  font-size: 12px;
}
.page.how .middle .content p {
  margin-bottom: 1em;
}
.page.how .middle .content p.last {
  text-align: center;
  letter-spacing: -1px;
  font-size: 16px;
}
.page.how .middle .content img {
  padding: 2px;
  border: 1px solid #ccc;
  display: block;
  margin-bottom: 2em;
}
.page.how .middle .content a.navigation {
  font-size: 24px;
  font-weight: bold;
  font-family: "Lucida Grande", "Lucida Sans";
}
.page.how .middle .content h3 {
  font-family: Tahoma;
  font-size: 24px;
  font-weight: bold;
}


.page.start.cantinho-vs-twitter .middle {
  margin-top: 24px;
}
.page.start.cantinho-vs-twitter .middle p {
  font-size: 16px;
  font-family: Georgia;
  line-height: 24px;
  color: #222;
  margin-bottom: 1.5em;
}
.page.start.cantinho-vs-twitter .middle table {
  width: 100%;
  margin-bottom: 2em;
  font-size: 16px;
  font-family: Georgia;
  line-height: 24px;
  color: #222;
}
.page.start.cantinho-vs-twitter .middle table th.one {
  font-size: 20px;
  color: #000;
  width: 43%;
  padding-bottom: 4px;
  font-weight: bold;
}
.page.start.cantinho-vs-twitter .middle table tr td, .page.start.cantinho-vs-twitter .middle table tr th {
  border-bottom: 1px dotted #000;
}
.page.start.cantinho-vs-twitter .middle table tr.first td, .page.start.cantinho-vs-twitter .middle table tr.first th {
  border-top: 1px solid #000;
}
.page.start.cantinho-vs-twitter .middle table tr.first th {
  padding-top: 8px;
}
.page.start.cantinho-vs-twitter .middle table tr.last td, .page.start.cantinho-vs-twitter .middle table tr.last th {
  border-bottom: 1px solid #000;
}
.page.start.cantinho-vs-twitter .middle table tr.last td {
  padding-bottom: 16px;
}
.page.start.cantinho-vs-twitter .middle table td.name {
  width: 14%;
  font-weight: bold;
}
.page.start.cantinho-vs-twitter .middle table tbody td {
  padding: 8px 16px 8px 0;
  vertical-align: top;
}

.page.start.index .top {
  background: url(/images/blue-bg.png) repeat;
  overflow: hidden;
}
.page.start.index .top .shadow-top {
  background: url(/images/shadow-top.png) repeat;
  height: 9px;
}
.ie6 .page.start.index .top .shadow-top {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='images/shadow-top.png');
}
.page.start.index .top .narrow {
  position: relative;
}
.page.start.index .top .narrow .left {
  float: left;
  width: 346px;
  margin-right: 32px;
}
.page.start.index .top .narrow .left h2 {
  margin-top: 8px;
}
.page.start.index .top .narrow .left p.description {
  font-family: Georgia;
  font-size: 20px;
  margin: 8px 0 8px;
}
.page.start.index .top .narrow .left p.more-description {
  font-size: 16px;
  color: #484848;
  font-family: Tahoma;
}
.page.start.index .top .narrow .left a.add {
  width: 259px;
  margin: 0 auto;
  display: block;
  margin: 16px auto 8px;
}
.page.start.index .top .narrow a.screenshot {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 0;
  margin: 8px 0 -9px;
  text-indent: -9999px;
  width: 538px;
  height: 322px;
  background: url(/images/screenshot-b.png) no-repeat;
}
.ie6 .page.start.index .top .narrow a.screenshot {
  background-image: none;
  bottom: -10px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='images/screenshot-b.png');
}
.page.start.index .top .shadow-bottom {
  background: url(/images/shadow-bottom.png) repeat;
  height: 9px;
  z-index: 1;
  position: relative;
}
.ie6 .page.start.index .top .shadow-bottom {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='images/shadow-bottom.png');
}
.page.start.index .middle {
  margin-top: 32px;
}
.page.start.index .middle .big {
  margin-bottom: 40px;
}
.ie .page.start.index .middle .big {
  margin-bottom: 0;
}
.page.start.index .middle .question {
  width: 30%;
  margin-right: 2%;
  float: left;
  margin-bottom: 1.5em;
}
.ie .page.start.index .middle .question {
  margin-top: 40px;
}
.page.start.index .middle .question p {
  font-family: Georgia;
  font-size: 16px;
  line-height: 24px;
  color: #222;
}
.page.start.index .middle-2 {
  margin-top: 32px;
  border: 1px dotted #000;
  border-bottom-color: #fff;
  border-left: none;
  border-right: none;
  padding: 8px 0 8px;
}
.page.start.index .middle-2 img {
  float: right;
  margin: 8px 0 8px 24px;
}
.page.start.index .middle-2 h2 {
  margin-bottom: .5em;
  font-size: 28px;
}
.page.start.index .middle-2 p {
  font-family: Georgia;
  font-size: 16px;
  line-height: 24px;
  color: #222;
  margin-bottom: 1em;
}
.page.start.index .bottom {
  margin: 32px auto 44px;
}

.page.start.sobre .middle {
  margin-top: 24px;
}
.page.start.sobre .middle p {
  font-size: 16px;
  font-family: Georgia;
  color: #222;
  line-height: 24px;
  margin-bottom: 1.5em;
}

