@charset "utf-8";
/* CSS Document */

* {
	text-transform:uppercase;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover, ctc a:hover {
	color:#690 !important;
	text-decoration:underline;
}

h1, .widgettitle {
	margin-top:0;
	font-size:15px;
	text-decoration:underline;
	font-weight:normal;
	margin-bottom:10px;
}

h2 {
	margin:0;
	font-size:25px;
	font-weight:normal;
}

h3 {
	margin:0;
	color:#666;
	font-size:10px;
	font-weight:normal;
	letter-spacing:2px;
}

h4 {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
}

body, textarea, input {
	padding:0;
	margin:0;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
}

/* HEADER */

#content {
	width:710px;
	position:absolute;
	left:50%;
	margin-left: -355px;
}

#header {
	width:710px;
	height:335px;
}

.header-left {
	position:relative;
	float:left;
	width:165px;
	top:100px;
	text-align:right;
	font-size:12px;
}

.header-left p {
	font-size:15px;
}

.header-right {
	position:relative;
	float:right;
	width:480px;
}

.header-right a:hover{
   color: #000 !important;
   text-decoration: none !important;
}

.header-left a{
display: block;
text-align: right;
margin: 2px 0;
}

.header-left a.lnkTWITTER{
 background-color: #00cdff !important;
 color: #000!important;
 display: inline!important;
 padding: 2px;
 
}

/* SIDEBAR */

#sidebar {
	float:left;
	text-align:right;
	width:165px;
}

.side-item{
	margin-bottom:70px;
}

.ctc a {
	display:block;
}

#search {
	
}

#archive-select, #archive-select * {
	position:relative;
	top:5px;
	text-transform:none;
}

archive

#clouds-content {
	
}

#links-content {
	font-size:12px;
}

#links-content li {
	margin-bottom:15px;
}


/* POSTS */
#posts {
	float:right;
	width:480px;
}

.post-title {
	margin-bottom:25px;
}

.post img {
	margin-bottom:1px;
}

.post-bottom {
	padding-top:25px;
	padding-bottom:25px;
}

.entry p {
	margin:10px 0px 0px 0px !important;
}

.comments img {
	top:3px;
	position:relative;
}

.comments {
	float:left;
	position:relative;
}

.totop {
	float:right;
}

.totop img {
	border:0;
}

.post-end {
	background:#000;
	width:480px;
	height:3px;
	font-size:1px;
	margin-bottom:25px;
}

.cls {
	clear:both;
}

/* BOTTOM */

#bottom {
	width:710px;
	position:relative;
	top:-25px;
}

#bottom-left {
	float:left;
	width:165px;
	top:100px;
	text-align:right;
	font-size:9px;
}

#bottom-right {
	position:relative;
	float:right;
	width:480px;
	height:25px;
	background:#DDD;
	top:21px;
	font-size:12px;
}

#newers-button {
	float:left;
	margin:6px 40px 0px 8px;
}

.page-button {
	
}

.page-button a {
	color:#999;
}

.page-button span {
	font-size:10px;
	position:relative;
	top:-1px;
}

.page-button a:hover {
	color:#666;
}

#olders-button {
	float:right;
	margin:6px 8px 0px 40px;
}

#navigator {
	float:left;
}

.navigator-button {
	float:left;
	margin:0 5px 0 5px;
	display:block;
	width:14px;
	height:21px;
	text-align:center;
	padding-top:4px;
	text-align:center;
	font-size:14px;
	color:#666;
}

a:hover.navigator-button {
	background:#666;
	color:#FFF;
}

ul {
	list-style:none;
}

li {
	list-style:none;
}

#searchform {
	margin:0;
	padding: 5px 0;
}

#searchform span {
	margin:0;
	color:#666;
	font-size:10px;
	font-weight:normal;
	position:relative;
	top:8px;
}

#searchsubmit {
	display:none;
}

#submit {
	border:0;
	color:#FFF;
	background:#000;
	text-transform:uppercase;
}

#s {
	width:135px;
	background:#f6f6f6;
	font-family:"Courier New", Courier, monospace;
}

#comment {
	min-width:476px; 
	max-width:476px;
	width: 476px;
}

input {
	border:solid 1px;
	background:#EEE;
	text-transform:none;
}

textarea {
	border:solid 1px;
	background:#EEE;
	text-transform:none;
}

ol {
	margin:0;
	padding:0;
}

#comments {
	margin-bottom:10px;
}

table, tr, td {
	margin:0;
	padding:0;
	vertical-align:top;
}

table {
	margin-top:20px;
}

td {
	width:50%;
	padding-left:10px !important;
	padding-right:10px !important;
}

#assinatura{
	bottom: 80px;
	left:50%;
	margin-left: -316px;
	position:fixed;
}