/*  
Theme Name: Tela Quente
Theme URI: http://www.telaquente.net/
Description: Tema do blog Tela Quente
Version: 2.0
Author: Roberta Laranja
Author URI: http://www.mixtotal.net/
*/
body {
font-family : Verdana, Arial,Tahoma;
font-size : 11px;
color : #A0A0A0;
background :#000000;
margin:0; padding:0;
}
a {
color : #C4C4C4;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
img {margin:0; padding:0;}
a img {border:0;}
p {
padding : 5px 0;
margin : 0;
}

/*  ====================== Page Structure ======================= */

#header-wrapper {
width : 100%;  height:262px;
background : url(images/h-bg.gif) repeat-x ;
}

#header {
width : 940px; height:262px;margin:0 auto;
background : url(images/header.gif) no-repeat 70px 0;
}
#wrapper-outer{
  width : 100%; margin:0 auto; 
  background : #000 url(images/content-top.gif) repeat-x;
}

#wrapper {
  width : 940px; margin:0 auto; padding-top:11px;
}

#content{width : 511px; float:left; margin:0;padding:0 15px 15px 15px;}

#lsidebar{
float:left;
width:187px;
margin-top: 0px;
line-height: 1.3em;
padding:0px 11px 0  0;
}

#rsidebar{
float:left;
width:187px;
margin-top: 0px;
line-height: 1.3em;
padding:0px 0 0 11px;
}

* html #lsidebar {height:518px;}
* html #rsidebar {height:518px;}

#footer-wrapper {
width : 100%; margin:0 auto  10px auto;background : #0D0D0D ;
}

#footer {margin:0 auto; padding:20px 0; width : 940px;text-align:center;}

/*  ====================== Header ======================= */
.sform {
margin:0; 
padding:0;
}
.sform form .form-left{
background: #000;
height:2px;
width:2px;
margin-left: 15px;
float:left;
}
.sform form .form-rt{
background: #000;
height:22px; 
width:4px;
}
.sform form input {
margin:0; 
padding:0;
border:0 none;
}
.sform form input.txt{
background: url(images/searchform-bg.png) repeat-x; 
padding:0 0 0 0; 
width:120px; 
height:18px; 
color:#fff;
}
.sform form input.btn{
text-indent: -999%;
line-height: 0px;
margin-right: 4px;
height: 24px;
width: 24px;
color:#fff;
float:right;
background:url(images/search-btn.png) no-repeat left top;
}
#logo {margin:0;padding: 11px 0em 0em 0px;;height:50px; visibility: hidden;}
#logo h1 {margin:0;padding:0;font-size:24px; line-height:24px;color:#fff;font-weight:normal; visibility: hidden;}
#logo h1 a, #logo h1 a:hover {text-decoration:none;color:#fff; visibility: hidden;}
.desc {padding-bottom:5px;color:#fff; font-family : 'Trebuchet MS', Verdana, Arial; visibility: hidden;}

/*  ================================= Conatent ============================= */

/* -------------------------- Posts ----------------------------- */

.post { padding-bottom:15px;}
.post-title{height: 52px; background:url(images/post-title.gif) no-repeat;}
.post h2{margin:0; padding:9px 0 2px 0;color:#fff;font-size:14px;line-height:14px;}
.post h2.page{padding:12px 0 2px 0;}
.post h2 a, .post h2 a:hover{color:#fff;text-decoration:none;}
.datebox{margin-top: 3px; padding:0 10px 0 0; float:left;width:46px;height:52px;text-align:center;color:#fff;}

.month {font-weight:bold;font-size:10px;line-height:14px;text-transform:uppercase;}
.date{font-size:24px;line-height:24px;color:#A0A0A0;font-normal:bold;line-height:28px;}
.title {float:left;padding:0;}
.title p {padding:0;color:#A0A0A0;}
.title a {color:#A0A0A0;}
.entry {position:relative; padding:2px 15px 2px 15px;background:#ffffff url(images/post-bg.gif) repeat-y;line-height:15px;text-align:justify; color:#000000;}
.comnt {background: #000 url(images/post-btm.gif) no-repeat;height:53px;text-align:right; padding:0 10px;line-height:65px;}


/* --------------- SideBars ----------------*/
.sidebar {font-weight:bold;}

#lsidebar ul li, #rsidebar ul li {
  border-bottom:2px solid #636262;
}

.sidebar ul li h2 {
  margin: 0 0 0 0;
  padding: 11px 0em 0em 0px;
  line-height:1.5em;
  font-size : 14px;
  color : #ffffff;
  text-align:center;
  background: url(images/sidebar_top.gif) no-repeat;
  height: 40px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
}


.sidebar ul {
list-style:none;
margin:0 0 1.25em;
padding:0 0px;
}


.sidebar li {
padding:0;
margin-top: 0px;
line-height:1.5em;
background: url(images/sidebar_bg.gif) repeat;
}
.sidebar ul li {
list-style : none;
color : #A0A0A0;
}

.sidebar ul ul li {
list-style : none;
margin : 0;
padding : 0 5px 0 10px;
font-size : 11px;
}

.sidebar .widget {
border-bottom:2px solid #556262;
}
.sidebar a {
color: #A0A0A0; 
text-decoration : none;
}
.sidebar a:hover { 
color: #FE820C; 
text-decoration :underline;
}

/*  ================================= Footer ============================= */
#footer {color:#F03030;font-size:10px;font-weight:bold;}
#footer a{ color:#fff; text-decoration:none;}
#footer a:hover{text-decoration:underline;}




/* Others */

.banner {
text-align: center; 
margin-bottom: 10px;
}

/* --------------------- common elements --------------------------- */
.navigation { display: block; width:98%;padding-bottom:20px;}
h2.pagetitle, h2.center {margin:0;text-align: center; padding:10px 0 0 0; font-size:14px; color:#E12E2E;}
h3 {padding: 0;margin: 5px; color : #E12E2E; font-size:14px;}
a.more-link {font-weight:bold;display:block;}


p.postmetadata {margin:0; padding:10px;}
.alt { background:#1A1A1A;}

input, select, textarea {
border: 0; color:#9C9D9F; background:#1A1A1A;
}
#commentform #submit {margin: 0; color:#fff; background:#1A1A1A; font-weight:bold;}
blockquote cite { display: block;}
blockquote { margin: 0 10px; padding: 0 10px;border-left: 2px solid #eee;}

ol.commentlist {margin:0;padding:0;}
.commentlist li { font-weight:normal;}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
code { font: 1.1em 'Courier New', Courier, Fixed; display:block;padding:10px; margin:10px;border: 1px dotted #eee;}

/* Begin Calendar */
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 90%;	}
#wp-calendar #next a {padding-right: 10px;text-align: right;}
#wp-calendar #prev a {padding-left: 10px;text-align: left;	}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center;width: 100%;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover { background-color: #424242; }
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;	}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption { 	text-align: center; }
#wp-calendar th { font-style: normal;text-transform: capitalize;}
#wp-calendar #today {font-weight:bold;color:#4E8A39;}
/* End Calendar */
.smallattachment {text-align: center; float: left;margin: 5px 5px 5px 0px;}
.attachment {text-align: center; margin: 5px 0px;}

/* Begin Images */
p img {	padding: 0;
max-width: 90%;
position:relative;	
}
img.centered { display: block;	margin-left: auto;	margin-right: auto;	}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;	}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
/* End Images */

/* Begin Lists */
.entry ol,.entry ul {margin: 0;	padding: 5px 0 5px 35px; }
.entry li {margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style: none;}

/* Begin Form Elements */
.entry form { text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 80%; padding: 2px;}
/* End Form Elements */

/* Begin Comments*/
.alt { 	margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify;}
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin: 10px 5px 10px 0; }


#commentform p { margin: 5px 0;	}
.nocomments { text-align: center; }
.commentmetadata {display: block; font-size:10px;font-weight:normal;}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { 	
cursor: help;
}
acronym, abbr { border-bottom: 1px dashed #424242; }
.center { text-align: center;}
hr { display: none; }
.alignright { float: right;	}
.alignleft { float: left;}
.navigation .alignright { width:48%; text-align:right; 	}
.navigation .alignleft {width:48%; text-align:left;}
/* End Various Tags & Classes*/

div.pagination {
padding: 3px;
margin: 3px;
text-align:center;
color:#a0a0a0;



font-size:80%;

}
div.pagination a {
border: 1px solid #909090;
margin-right:3px;
padding:2px 5px;
background-image:url('bar.gif');
background-position:bottom;
text-decoration: none;
color: #c0c0c0;
	}
div.pagination a:hover, div.meneame a:active {
border: 1px solid #f0f0f0;
background-image:url(invbar.gif);
background-color:#404040;
color: #ffffff;
}
div.pagination span.current {
margin-right:3px;
padding:2px 5px;
border: 1px solid #ffffff;
font-weight: bold;
background-color: #606060;
color: #ffffff;
}
div.pagination span.disabled {
margin-right:3px;
padding:2px 5px;
border: 1px solid #606060;
color: #808080;
}
#publicidade2 {
	margin-top:10px;
                text-align:center; 
}
#publicidade2 a {
	color:#ec1705;
	text-decoration : none;
	font-weight: bold;
	font-family:Verdana,Arial,Tahoma,Georgia;
        font-size:11px;
	text-align:center;
}
#publicidade2 a:hover {
	color:#ec1705;
	text-decoration : underline;
	font-weight: bold;
	font-family:Verdana,Arial,Tahoma,Georgia;
        font-size:11px;
	text-align:center;
}
#meus-posts {height:25px;}
