* {
	font-size: 100.01%;
}

html {
	font-size: 62.5%;
}

body {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #100c0c;
	margin: 0;
	min-width: 960px;
	background: #ffffff url('../images/bg2.png') repeat-x 0 120px;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #1c94c4;
}

#page {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-top: 136px;
}

/* header start */
.logo {
	float: left;
	margin: 0;
	display: inline;
	position: absolute;
	left: 8px;
	top: 29px;
	z-index: 100;
}

.logo a {
	display: block;
	text-indent: -9999px;
	width: 384px;
	height: 73px;
	overflow: hidden;
	background: url('../images/politweets.png') no-repeat;
}

#header {
	height: 136px;
	width: 960px;
	position: absolute;
	left: 0;
	top: 0;
}

#header:after {
	content: "";
	display: block;
	clear: both;
}

.top-form {
	overflow: hidden;
	height: 50px;
	font-size: 0.91em;
	color: #796355;
	line-height: 1.27em;
}

.top-form img#eztiva {
	float:right;
	margin-top:5px;
}

.top-form ul {
	margin: 0;
	padding: 5px 42px 0 0;
	list-style: none;
	float: right;
	overflow: hidden;
}

.top-form ul li {
	float: left;
	margin-left: -1px;
	display: inline;
	padding: 0 5px;
	background: url(../images/top-form-divider.gif) no-repeat 0 50%;
}

.top-form ul li a {
	color: #796355;
	text-decoration: none;
}

.top-form ul li a:hover {
	text-decoration: underline;
}

/* nav start */
.menu {
	height: 30px; 
	background: url(../images/menu-bg.png) no-repeat center right;
}

.sign-in-with-twitter {
	display:inline;
	float:left;
	right:3px;
	margin:0;
	position:absolute;
	top:51px;
	z-index:100;
}

.sign-out {
	display:inline;
	float:left;
	right:3px;
	margin:0;
	position:absolute;
	top:58px;
	z-index:100;
	color: #33460d;
}

.sign-in-with-twitter a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/sign-in-with-twitter-lighter.png) no-repeat scroll center right;
	display:block;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	width:154px;
}

.sign-out a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	width:154px;
	color: #c4c4c4;
}

#nav {
	margin: 0 150px 0 0;
	padding: 6px 9px 0 0;
	list-style: none;
	float: right;
}

#nav li {
	float: left;
	font-size: 14px;
	padding-bottom: 3px;
	padding-right: 10px;
}

#nav li a {
	text-decoration: none;
	color: #4c4d4f;
}

#nav li.hover a,
#nav li:hover a {
	text-decoration: none;
	color: #1c94c4;
}

#nav li.hover ul,
#nav li:hover ul {
	display: block;
}

#nav li.hover,
#nav li:hover {
	position: relative;
}

#nav li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: none;
	left: -3px;
	top: 15px;
	width: 150px;
	background: #000;
	border: 1px solid #f90;
}

#nav li ul li {
	float: none;
	padding: 0 0 0 2px;
}

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

#nav li ul li a:hover {
	text-decoration: underline !important;
}

/* content start */
#content {
	height: 100%;
}

.content-bot-bg {
/*	background: url(../images/content-bot-bg.png) no-repeat 0 100%; */
	width: 100%;
}

.content-top-bg {
	height: 100%;
/*	background: url(../images/content-top-bg.png) no-repeat; */
	padding: 25px 0 48px 0;
	position:relative;
}

.content-top-bg:after {
	content: "";
	display: block;
	clear: both;
}

.content-box {
	height: 100%;
	padding: 10px 25px 25px 25px;
/*	background: url(../images/content-box-bg.png) repeat-y 0 100%; */
}

.content-box:after {
	content: "";
	display: block;
	clear: both;
}

.main-box {
	overflow: hidden;
	height: 100%;
	position: relative;
}

/* blog start */
.blog {
	float: left;
	width: 513px;
	padding-bottom: 15px;
}

.blog .headline {
	overflow: hidden;
	padding: 2px 0 2px 9px;
	min-height: 34px;
	border-bottom: 1px solid #fff;
}

* html .blog .headline {
	height: 34px;
	overflow: visible;
}

.blog .headline h3 {
	margin: 0;
	color: #4C4D4F;
	font-weight: bold;
	float: left;
	font-size: 2.0em;
	font-style: italic;
	line-height: 1.13em;
	font-family:Georgia,"Times New Roman",Times,serif;
}

.blog .headline a {
	float: left;
	color: #fff;
	margin: 8px 0 0 9px;
	padding-right: 28px;
	line-height: 1.66em;
	background: url(../images/blog-headline-arrow.gif) no-repeat 100% 50%;
	text-decoration: none;
}

.blog .headline a:hover {
	text-decoration: underline;
}

.blog-item {
	overflow: hidden;
	height: 100%;
	background: url(../images/politico-72x83.jpg) no-repeat 10px 10px;
	padding: 10px 10px 10px 95px;
	min-height: 122px;
	border: #ffffff solid 5px;
}

.blog-item-message {
	overflow: hidden;
	height: 100%;
	padding: 50px 10px 10px 10px;
	min-height: 72px;
	border: #ffffff solid 5px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.blog-item-box {
	overflow: hidden;
	height: 100%;
	margin-top: 15px;
	min-height: 152px;
}

.blog-item .date {
	display: block;
	font-size: 12px;
	color: #c4c4c4;
}

.blog-item h4 {
	margin: 0;
	font-size: 1.5em;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
}

.blog-item p {
	margin: 0;
	padding: 10px 0;
	line-height: 1.5em;
	font-size: 14px;
	color: #58585a;
}

.blog-item .link {
	float: right;
	font-size: 13px;
	color: #878787;
	margin-top: -17px;
	position: relative;
}

.blog-item:hover {
	background-color:#EEEEEE;
	text-decoration: none;
	border: #ffffff solid 5px;
}

input.atualizar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:1px solid #cccccc;
	color:#1c94c4;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	cursor:pointer;
	line-height:1.4em;
	overflow:visible;
	padding:0.2em 0.6em 0.3em;
	width:auto;
	float: right;
}

.status textarea {
	-x-system-font:none;
	font-family:'Lucida Grande',sans-serif;
	font-size:1.15em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:72px;
	line-height:1.1;
	overflow:auto;
	padding:5px;
	width:385px;
	margin-bottom:10px;
}

.cancelar {
	float: right;
	padding: 5px 10px 0 0;
}
/* blog end */
/* footer start */
#footer {
	overflow: hidden;
	height: 100%;
	padding: 19px 0 0;
	background: gray;
}

.footer-logos {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 15px;
	list-style: none;
	text-align: right;
}

.footer-logos li {
	display: inline;
	padding: 0 5px;
}

.footer-text {
	overflow: hidden;
	height: 100%;
	color: #4f4038;
	padding-bottom: 22px;
	line-height: 1.25em;
	border-bottom: 1px solid #1c1714;
	background: #16110f url(../images/footer-text-bg.gif) repeat-x;
}

.footer-text a {
	text-decoration: none;
	color: #4f4038;
}

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

.footer-text .cont {
	width: 960px;
	margin: 0 auto;
}

.footer-text .left-col {
	float: left;
	padding: 0 0 0 25px;
	width: 548px;
}

.footer-text h3 {
	margin: 24px 0 0;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
}

.footer-text p {
	margin: 11px 0 0;
}

.footer-text p span {
	padding-right: 12px;
}

.footer-text p span span {
	padding: 0;
	color: #f90;
}

.footer-text .col {
	float: left;
	width: 230px;
}

.footer-text ul {
	margin: 11px 0 0;
	padding: 0;
	list-style: none;
}

.footer-text ul a {
	text-decoration: underline;
}

.footer-text ul a:hover {
	text-decoration: none;
}

#footer .bot-text {
	color: #ffffff;
	font-size: 0.83em;
	text-align: right;
	margin: 0;
	padding: 13px 0;
	background: gray;
}

#footer .bot-text span {
	width: 960px;
	display: block;
	margin: 0 auto;
}

#footer .loops {
	float: right;
	margin: 46px 30px 0 0;
	display: inline;
}

#footer .loops a {
	position: relative;
	margin-left: 8px;
	bottom: -9px;
}