/*
THEME NAME: insiderNews Template
THEME URI: http://blogs.advfn.com/
DESCRIPTION: Versao 3.0 do template principal do insiderNews, agora com aparência de portal.
VERSION: 3.0
AUTHOR: Filipe Deschamps
AUTHOR URI: http://www.insidernews.com.br
TAGS:
*/


body {
    background-color: #FFF;
    margin: 0;
    padding: 0;
}

img {
	border: 0;
}


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
	
	



/* --- LINKS: Normais -- */



	.linha a:link, a:link {
	    color: #276ab8;
	    font-weight: bold;
		font-family: Sans-Serif;
		font-size: 12px;

	}
	
	.linha a:visited, a:visited {
	    color: #276ab8;
	    font-weight: bold;
		font-family: Sans-Serif;
		font-size: 12px;
	}
	
	.linha a:hover, a:hover {
	    color: #276ab8;
	    font-weight: bold;
		font-family: Sans-Serif;
		font-size: 12px;
	}
	
	.linha a:active, a:active {
	    color: #276ab8;
	    font-weight: bold;
		font-family: Sans-Serif;
		font-size: 12px;
	}
	

	



/* ---- BLOG    */




/* Corpo do Blog */

#page {
	background-color: #FFF;
	text-align: left;
	width: 1000px;
	}
	
	
	
/* Conteúdo - Tamanho e Família dos Textos */
	
#content {
	font-family: Sans-Serif;
	font-size: 12px;

}
	
.post {
	color: #515151;
	text-align: justify;
}


.more {
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}


.gray_div {
	width: 100%;
	background-color: #e3e3e3;
	height: 1px;
	display: block;
	font-size: 1px;
	margin-top: 15px;
	margin-bottom: 60px;
}



.gray_div2 {
	height: 4px;
	width: 100%;
	background-color: #f0f5ff;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}



/* BLOG TITLE */
	
	
a.blog_title:link {
	font-family: times;
	font-size: 38px;
	text-align: left;
	color: #000;
    text-decoration: none;
    line-height: 48px !important;
    line-height: 35pt;
    padding: 0px;
    font-weight: normal;

}
	
	
a.blog_title:visited {
	font-family: times;
	font-size: 38px;
	text-align: left;
	color: #000;
    text-decoration: none;
    line-height: 48px !important;
    line-height: 35pt;
    padding: 0px;
    font-weight: normal;
}

a.blog_title:hover {
	font-family: times;
	font-size: 38px;
	text-align: left;
	color: #000;
    text-decoration: underline;
    line-height: 48px !important;
    line-height: 35pt;
    padding: 0px;
    font-weight: normal;
}

a.blog_title:active {
	font-family: times;
	font-size: 38px;
	text-align: left;
	color: #000;
    text-decoration: none;
    line-height: 48px !important;
    line-height: 35pt;
    padding: 0px;
    font-weight: normal;
}




/* BLOG TITLE SMALL */


	.blog_title_small {
	    color: #434343;
	    font-weight: normal;
		font-family: times;
		font-size: 24px;
		text-decoration: none;
	}
	
	a.blog_title_small:link {
	    color: #434343;
	    font-weight: normal;
		font-family: times;
		font-size: 24px;
		text-decoration: none;
	}	

	a.blog_title_small:visited {
	    color: #434343;
	    font-weight: normal;
		font-family: times;
		font-size: 24px;
		text-decoration: none;
	}
	
	a.blog_title_small:hover {
	    color: #434343;
	    font-weight: normal;
		font-family: times;
		font-size: 24px;
		text-decoration: underline;
	}
	
	a.blog_title_small:active {
	    color: #434343;
	    font-weight: normal;
		font-family: times;
		font-size: 24px;
		text-decoration: none;
	}
	

	
	
/* BLOG TITLE SMALL 2 */
	

	a.blog_title_small_2:link {
	    color: #434343;
	    font-weight: bold;
		font-family: Tahoma;
		font-size: 14px;
		text-decoration: none;
	}	

	a.blog_title_small_2:visited {
	    color: #434343;
	    font-weight: bold;
		font-family: Tahoma;
		font-size: 14px;
		text-decoration: none;
	}
	
	a.blog_title_small_2:hover {
	    color: #434343;
	    font-weight: bold;
		font-family: Tahoma;
		font-size: 14px;
		text-decoration: underline;
	}
	
	a.blog_title_small_2:active {
	    color: #434343;
	    font-weight: bold;
		font-family: Tahoma;
		font-size: 14px;
		text-decoration: none;
	}
	






li a:link, a.listLine:link {
	font-family: arial;
	font-size: 12px;
    text-decoration: none;
}
	
	
li a:visited, a.listLine:visited {
	font-family: arial;
	font-size: 12px;
    text-decoration: none;
}

li a:hover, a.listLine:hover {
	font-family: arial;
	font-size: 12px;
    text-decoration: underline;
}

li a:active, a.listLine:active {
	font-family: arial;
	font-size: 12px;
    text-decoration: none;
}








ul.lista, ul.lista_div, ul.lista_div2, ul.lista_div3 {
	list-style-type: none;
	margin: 0;
  	padding-left: 0;
  	margin-left: 0px;

}

.lista li, li.linha, li.cat-item {
	background-image: url(http://www.insidernews.com.br/wp-content/themes/default/list-dot.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.linha1 {
	background-image: url(http://www.insidernews.com.br/wp-content/themes/default/list-dot1.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.linha2 {
	background-image: url(http://www.insidernews.com.br/wp-content/themes/default/list-dot2.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.lista_div li {
	background-image: url(http://www.insidernews.com.br/wp-content/themes/default/list-dot.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #EEE;
    line-height: 14px !important;
    line-height: 11pt;

}

.postmetadata {
	clear: both;
	font-family: verdana;
	font-size: 11px;
	color: #888;
}




.autor_info {
	color: #AAA;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: arial;
}


.previews_excerpt {
	color: #6f6f6f;
	font-size: 12px;
	padding-left: 28px;
	font-family: arial;
	text-align: justify;
}



.blogstats_lines_caption {
	text-align: right;
	width: 94px;
	height: 25px;
}

.blogstats_lines_numbers {
	font-family: verdana;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: left;
}


.title_sub_section {
	font-family: Sans-Serif;
	font-size: 15px;
	color: #0aa7d6;
}



.permalink_input {
	background-image: url(http://blogs.advfn.com/wp-content/themes/advfn/images/permalink_input.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	vertical-align: top;
	width: 580px;
	height: 32px;
	font-size: 24px;
	font-family: arial;
	border: 2px solid #0aa7d6;
}

.category_title {
	text-align: center;
	font-size: 24px;
	font-family: impact;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	background-color: #f0f0f0;
	border-bottom: 2px solid #000;
	padding-top: 15px;
	padding-bottom: 15px;
}

.under_li_text {
	font-family: arial;
	font-size: 10px;
	color: #545454;
}



.widgettitle {
	font-family: Sans-Serif;
	font-size: 15px;
	color: #0aa7d6;
	border-bottom: 4px solid #f0f5ff;
	padding: 0;
	margin: 0px;
	list-style-type: none;
	padding-bottom: 7px;
	margin-top: 35px;
	margin-bottom: 5px;
}

.widget ul li {
	background-image: url(http://blogs.advfn.com/wp-content/themes/advfn/images/tick_red.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #EEE;
}

.widget ul li a:link, widget ul li a:visited, widget ul li a:hover, widget ul li a:active {
	text-decoration: none;
}
.widget ul li a:visited {
	text-decoration: none;
}

.widget_div ul{
	padding: 0;
	margin: 0;
}

.widget_div {
	font-family: arial;
	font-size: 12px;
}

.widget_div a:link {
	font-family: arial;
	font-size: 12px;
}
.widget_div a:visited {
	font-family: arial;
	font-size: 12px;
}




/* Begin Typography & Colors */

.narrowcolumn {
	text-align: left;
	}

.alt {
	background-color: #ede5d0;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

	
h1 {
 	margin: 0;
 	padding: 0;
	}
	
	
h2 {
 	margin: 0;
 	padding: 0;
}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}



blockquote {
	margin: 25px 30px 0 50px;
	padding-left: 20px;
	border-left: 5px solid #787878;
	font-family: verdana;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}


	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

