@charset "utf-8";
/*
Theme Name: BlogTWC
Theme URI: http://www.twcnet.com.br/blog
Description: Tema desenvolvido para o blog da TWC Comunicação baseado no template Mighty
Author: Cícero Henrique Rodrigues
Author URI: http://www.twcnet.com.br
Version: 1.0
*/

/* ----- CSS ----- */

* {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body, html {
	margin:0;
	padding:0;
	margin-bottom:10px;
	text-align:center;
	background:#b4ccde url(images/imgCabecalho.jpg) top center no-repeat;
}
a {
	color:#87B220;
	text-decoration:none;
}
a:hover {
	color:#717171;
	text-decoration:none;
}
/* ----- HEADINGS ----- */

h1 {
	text-indent:-80000px;
	background:url('images/logo.gif') no-repeat;
	height:35px;
	width:168px;
}
h2 {
	font-size:24px;
	letter-spacing:-1px;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	color:#98a1a4;
}
h2 a, h2 a:hover { color: #98a1a4; }
h3 {
	font-size:11px;
	font-weight:bold;
	color:#666;
	margin:5px 0;
}
/* ----- IDS ----- */

#container {
	position:relative;
	width:1073px;
	padding:0;
	text-align:left;
	background:#b4ccde;
	margin:0 auto;
}
/* ----- HEADER ----- */

#header {
	width:1073px;
	margin:0 auto;
	height:245px;
	padding:0;/*	background:#b4ccde url(images/imgCabecalho.jpg) top center ;*/
}
/* ----- PARAGRAPHS ----- */

p {
	color:#043f4a;
	font-size:12px;
	line-height:25px;
}
/* ----- CONTENT ----- */

#primaryContent {
	position:relative;
	width:625px;
	padding:56px 25px 10px 120px;
	font-size:12px;
	background-color:#fff;
	margin-left: 137px;
	}

#primaryContent img {
	clear:none;
	margin:10px;
	margin-right:0;
	padding:1px;
	border: 1px solid #E7E7E7;
}
#primaryContent p { margin-bottom:20px; }
#primaryContent ul {
	color:#043f4a;
	font-size:11px;
	margin:20px 0;
	list-style:none;
}
#primaryContent li {
	padding-left:25px;
	margin:8px 0;
	list-style:none;
}
#primaryContent .info {
	float:left;
	overflow:hidden;
	position:absolute;
	left:0;
	list-style:none;
	margin:0px;
	padding:0px;
	width:95px;
	clear:both;
	min-height:83px;
	background: url(images/imgTarjaData.jpg) no-repeat left top;
}
#primaryContent .info li.postdata {
	width:95px;
	height:83px;
	margin:0;
	padding:0;
	text-align:center;
}
#primaryContent .info li.postdata h2 {
	font-size:52px;
	color:#FFFFFF;
}
#primaryContent .info li.postdata span {
	font-size:12px;
	color:#FFFFFF;
}
#secondaryContent {
	/*position:absolute;
	top:-16px;
	left:1001px;
    width:188px;
    padding:0;
    font-size:12px;*/
	position:absolute;
	right:0;	
	width:165px;
	padding:0;
	font-size:12px;
}
#secondaryContent h2 {
	padding:11px 15px;
	background:url('images/intro_bg.gif') no-repeat;
	color:#fff;
	margin-bottom:0;
	line-height:21px;
	font-size:13px;
	font-weight:normal;
}
#secondaryContent h3 {
	color:#87b220;
	margin-top:20px;
}
#secondaryContent ul { color:white; }

#secondaryContent li {
	height:30px;
	list-style:none;
	padding-top:14px;
	padding-left:11px;
	margin:0 0 1px 0;
	background:url(images/bgCategorias.png) no-repeat left bottom;
	list-style:url(images/bullet.png) none inside; 
}
#secondaryContent li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#secondaryContent li a:hover {
	color:#E7E7E7;
	font-weight:bold;
	text-decoration:underline;
}
#secondaryContent .links li {
	padding-left:0px;
	margin:8px 0;
	background:none;
}

#secondaryContent #widgetized {margin-left:15px;width:120px;margin-top:15px}

#secondaryContent #recentes ul li
{
	list-style: none;
	background: url(http://www.twcnet.com.br/images/separa.gif) repeat-x bottom;
	width:100%;
	float:left;
	height:auto;
	padding-bottom:5px
}


#secondaryContent #recentes h3 {
	color:#FFF;
	font-size:14px;
	margin-bottom:15px;
	display:block;
	margin-top:20px;
}
#secondaryContent #recentes li a {
	color:#516473;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}


#secondaryContent #recentes li a:hover {
	color: #768C9E;
}
#secondaryContent form {
	margin-top:20px;
	width:100%;
}

#secondaryContent form #s {
	width:110px;
}

#secondaryContent form #searchsubmit {
	width:60px;
	margin-right:60px;
}


/* ----- FORMS ----- */

input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
	width:200px;
}
textarea {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
	width:400px;
}
button {
	background-color:#EFEFEF;
	line-height:11px;
	color: #000;
	border: 1px solid #CCC;
	font-size: 11px;
	height:20px;
	margin: 0;
	padding: 0 5px;
}
form p { padding:2px 0;  }
/* ----- IMAGES ----- */

img { border:0; }
img a {
	border:0;
	text-decoration:none;
	
}
img a:hover { border:none; }


/* ----- COMMENTS ----- */

label {display:block;margin-right:5px}

.comments { margin:15px 0 25px 0; }
.comments .status {
	color:#CCE100;
	background:#f8f8f8;
	border:2px solid #ececec;
	padding:10px;
	margin-bottom:15px;
}
#formulario  .text {width:350px}
#formulario li {width:100%;float:left;}
.comment {font-size:11px;border-bottom:3px solid #cce100;padding-bottom:5px;margin-bottom:10px}



/* ----- FOOTER ----- */

#footer {
	clear:both;
	/*position:relative;
	left:-14px;*/
	width:935px;
	height:10px;
	margin:0 auto;
	/*margin-bottom:10px;*/    
    padding:18px 0 18px 138px;
	text-align:left;
	font-size:10px;
	color:#484848;/*background:#f4f4f4;*/
}


/* ----- CLASSES ----- */

.clear { clear:both; }
