body {
    background-color: #405570;
    margin: 0px;
}

a:link {
    color: #0000ff;
    font-weight: bold;
    font-size: 11px;
    font-family: arial;
}

a:visited {
    color: #0000ff;
    font-weight: bold;
    font-size: 11px;
    font-family: arial;
}

a:hover {
    color: #3761ff;
    font-weight: bold;
    font-size: 11px;
    font-family: arial;
}

a:active {
    color: #DD2222;
    text-decoration: none;
    font-size: 11px;
    font-family: arial;
}


.mainTable {
    width: 935px;
    border-collapse: collapse;
}

.top {
    background-color: #ABABAB;
    height: 45px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    text-align: right;
}

.middle {
    background-color: #405570;
}

.bottom {
    margin: 0px;
    vertical-align: top;
    background-color: #F2F2F2;
    padding-left: 9px;
    padding-top: 9px;

}

.bottomBlog {
    margin: 0px;
    vertical-align: top;
    background-color: #FFFFFF;
    padding-left: 9px;
}

.leftBanner {
    margin: 0px;
    text-align: center;
    vertical-align: top;
}

.news {
    vertical-align: top;
    width: 397px;
    height: 450px;
    text-align: left;
    word-wrap: break-word;
}

.newsTable {
    margin-left: 0px;
    line-height: 15px;
    color: #333333;
    font-family: arial;
    font-size: 11px;
}

#newsDiv {
    margin-left: 0px;
    margin-bottom: 5px;
    line-height: 12px;
    color: #333333;
    font-family: arial;
    font-size: 10px;
}

.newsTableLine {
    vertical-align: top;
    text-align: justify;
    word-wrap: break-word;
}

.newsInputTable {
    text-align: right;
}


.textInput {
	height: 17px;
    font-family: verdana;
    font-size: 10px;
    text-align: left;
	vertical-align: middle;
	word-wrap: break-word;
    background-color: #ffffff;
	border: #6c6c6c 1px solid;
	margin-top: 1px;
	margin-bottom: 1px;
}

.dataInput {
	height: 17px;
    font-family: arial;
    font-size: 10px;
    text-align: left;
	vertical-align: middle;
	word-wrap: break-word;
    background-color: #ffffff;
	border: #6c6c6c 1px solid;
	width: 20px;
	margin-right: 1px;
}


.submitButton {
    border-style: solid;
    border-width: 1px;
    width: 60px;
    height: 22px;
}



.calendar {
    margin: 0px;
    text-align: center;
    vertical-align: top;
    width: 397px;
    height: 450px;
    text-align: left;
    word-wrap: break-word;
}

.calendarTable {
    margin-left: 0px;
    margin-bottom: 5px;
    color: #333333;
    font-family: arial;
    font-size: 11px;
}



.calendarToday {
    word-wrap: break-word;
    margin-bottom: 10px;
    font-family: arial;
    font-size: 15px;
	line-height: 16px;
}

.calendar1Day {
    word-wrap: break-word;
    margin-bottom: 8px;
    font-family: arial;
    font-size: 12px;
	line-height: 13px;
}

.calendar2Day {
    word-wrap: break-word;
    margin-bottom: 8px;
    font-family: arial;
    font-size: 10px;
	line-height: 10px;
}





.chat {
    margin: 0px;
    text-align: center;
    vertical-align: top;
    width: 800px;
    text-align: left;
}




.baseboard {
	line-height: 30px;
    text-align: center;
    color: #666666;
    font-family: arial;
    font-size: 11px;
    width: 100%;
    height: 350px;
	background-image: url(images/baseboard-background.gif);
}

.webTitle {
    color: #666666;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
}


.webDesc {
    color: #666666;
    font-family: arial;
    font-size: 11px;
    margin-left: 5px;
    width: 180px;
    height: 55px;
	text-align: justify;
}

.webLink {
    color: #666666;
    font-family: arial;
    font-size: 10px;
    margin-left: 5px;
    width: 180px;
    text-align: right;
    margin-bottom: 30px;
}


#warning {
    width: 100%;
    height: 41px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 26px;
    text-align: left;
    padding-top: 6px;
    background-image: url(images/warning-background.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}


.quote {
    margin-left: 10%;
    margin-right: 10%;
    color: #797979;
    text-align: center;
    font-size: 24px;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    line-height: 35px;
}

.quoteInfos {
    margin-bottom: 5px;
    font-size: 11px;
    color: #464646;
    letter-spacing: 1px;
}

.blocoInferior {
	margin-top: 50px;
    width: 600px;
    height: 100%;
    text-align: left;

}


a.admin:link {
    color: #333333;
    text-decoration: none;
    font-size: 11px;
    font-family: arial;
}


a.admin:visited {
    color: #c8c8c8;
    text-decoration: none;
}

a.admin:hover {
    color: #FF3333;
    text-decoration: none;
}

a.admin:active {
    color: #DD2222;
    text-decoration: none;
}







.text {
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
	}





/* ---- BLOG    */




/* Corpo do Blog */

#page {
	background-color: white;
	text-align: left;
	width: 917px;
	}
	
	
#header {
	font-family: arial;
	font-size: 30px;
	height: 160px;
	width: 917px;
	color: #000;
	font-family: arial;
	font-size: 11px;
	color: #4d4d4d;
	background-image: url(images/blog-header.gif);
	}
	

	

/* BLOCO ESQUERDA */
.narrowcolumn {
	padding-left: 30px;
	padding-right: 30px;
	}
	


	
/* Conteúdo - Tamanho e Família dos Textos */
	
#content {
	font-family: arial;
	font-size: 12px;
}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	color: #515151;
}

.postmetadata {
	clear: left;
	font-size: 10px;
	color: #a0a0a0;
}


#sidebar h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

	
	
.categories {
	font-size: 11px;
	font-weight: bold;
}
	
	
a.blogTitle:link {
	font-family: arial;
	font-size: 19px;
	text-align: justify;
	color: #73afdf;
    text-decoration: none;
    font-weight: normal;
}
	
	
a.blogTitle:visited {
	font-family: arial;
	font-size: 19px;
	text-align: justify;
	color: #73afdf;
    text-decoration: none;
    font-weight: normal;
}

a.blogTitle:hover {
	font-family: arial;
	font-size: 19px;
	text-align: justify;
	color: #000000;
    text-decoration: none;
    font-weight: normal;
}

a.blogTitle:active {
	font-family: arial;
	font-size: 19px;
	text-align: justify;
	color: #ff0000;
    text-decoration: none;
    font-weight: normal;
}




/* Begin Typography & Colors */



.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #000;
	font-family: arial;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */





.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn {
	padding-top: 5px;
	}

.widecolumn {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* 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;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */



#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


.regra_li{
	background-image: url(http://www.insidernews.com.br/wp-content/themes/default/list-dot.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.news_most{
	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: 5px;
	padding-bottom: 0px;
}