body {
	font-size: 100%;
	color: #131313;
	margin: 0px;
	padding: 0px;
}

.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}


	/*** Main ***/
	.main { background:url(img/menu-bg.gif) repeat-x 0 0 #fff; padding-top: 40px}
	.main-bgr { background:url(img/tail.jpg) repeat-x scroll 50% -64px;}
	.main-width { width:980px; margin:0 auto;height:100%;}
	.header { height:350px; padding:0px 34px 0px 49px;}	
	.barra-sup { margin-top: -45px; float: left; }
	
	/*** Menu ***/
	.menu  { float: left; font-size: 17px; }
	.menu ul { list-style:none; float:left; overflow:hidden;}
	.menu ul li { float:left; text-align:center; background:url(img/menu.gif) no-repeat 0 0px; padding:0px 25px;}
	.menu ul li a { color:#fff; text-decoration:none;}
	.menu ul li a:hover { color:#fbf8ab;}
	
	/*** Logo ***/
	.logo { clear:both; float:left; /*float:left;*/ overflow:hidden; padding:20px 0 0 30px;}	
	.logo h1 { width:330px; height:69px; background:url(img/logo.png) no-repeat 0 0; font-size:1em; font-weight: normal; color:#fff; cursor:pointer; text-indent:-1000em; overflow:hidden;}
	.logo h1:hover { text-decoration:none;}
	.description { margin:2px 0px 0px 30px; font-weight: bold; color:#afe2e9; text-align: right; }


.post-content object {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 390px;
	width: 520px;
}
.post-content embed {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 390px;
	width: 520px;
}

#wrapper {
	width: 990px;
	margin: 42px auto;
}

#content {
	margin: 0px;
	padding: px;
	float: left;
	position: relative;
}
#post-entry {
	float: left;
	width: 530px;
	border-right: 5px solid #efefef;
}
#post-entry h2 {
	font-size: 18px;
	color: #990000;
	margin: 0px 0px 1.125em;
	padding: 1em 0px 3px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #EDEDED;
}
.post-meta {
	margin: 0 0 50px;
	float: left;
	width: 100%;
	background: #FFFFFF url(images/eheader.png) repeat-x scroll 0 0;
	border: 1px solid #E5E4CC;
}
.post-meta h1 {
	margin: 0px;
	padding: 10px 5px 2px;
	font-size: 21px;
	color: #333333;
	line-height: 26px;
}
.post-meta h1 a {
	color: #333333;
	text-decoration: none;
	font-family: Arial,"Trebuchet MS";
}
.post-meta h1 a:hover {
	color: #990033;
	text-decoration: underline;
}
.post-author {
	margin: 0px 0px 5px;
	width: 100%;
	color: #999999;
	padding: 2px 5px;
}
.post-author a {
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
}
.post-author a:hover {
	color: #000066;
	text-decoration: underline;
}
.post-under {
	padding: 5px 15px;
	color: #777777;
	font-weight: bold;
	background: #E5E4CC none repeat scroll 0 0;
	border-bottom: 1px dotted #DDDDDD;
	border-top: 1px dotted #DDDDDD;
}
.post-under a {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.post-under a:hover {
	color: #003399;
	text-decoration: underline;
}
.post-view-com {
	margin: 0px;
	padding: 2px 5px;
}
.post-view-com .comment-count {
}
.post-view-com .comment-count a {
	background: url(images/socials/icomment.png) no-repeat left center;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
}
.post-view-com .comment-count a:hover {
	background: url(images/socials/icomment.png) no-repeat left center;
	padding-left: 15px;
	color: #003366;
	text-decoration: underline;
	padding-right: 15px;
}
.post-view-com .view-count {
	color: #666666;
	text-decoration: none;
	background: url(images/socials/view.gif) no-repeat left 2px;
	padding-left: 15px;
	padding-top: 1px;
}
.post-wp-rating {
	margin: 0px;
	height: 20px;
}
.post-wp-rating .post-ratings {
	padding: 0px!important;
}

.post-content {
	margin: 0px;
	padding: 2px 5px;
	font-size: 1em;
    overflow: hidden;
}
.post-content img {
	border: 0px;
}

.post-content a {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.post-content a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
.tags {
	border-top: 1px solid #eee;
	font-weight: bold;
	line-height: 2em;
	color: #d7bb01;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.9em;
	background-color: #F9F9F9;
	margin-top: 15px;
}
.tags a {
	font-weight: normal;
	color: #999;
	text-transform:lowercase;
}
.tags a:hover {
	color: #222;
}
.rodapeEsq{
	float: left;
	width: 175px;
	padding-top: 7px;
}


#sidebar-left {
	padding: 5px 5px 10px;
	float: left;
	width: 175px;
	background: #F9F9F9;
	border: 1px solid #eeeeee;
	margin: 0px;
}
#sidebar-right {
	padding: 5px 0px 5px 5px;
	width: 260px;
	float: left;
}
#sidebar-left h3 {
	font-size: 1.25em;
	line-height: 32px;
	color: #FFFFFF;
	background-color: #036487;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	float: left;
	height: 32px;
	width: 167px;
}
.list {
	margin: 0px;
	padding: 12px 0px 20px;
	float: left;
	width: 100%;
	list-style-type: none;
	overflow: hidden;
}
.list li img {
	border-width: 0px;
}
.list li table {
	margin: 0px;
	padding: 0px;
	width: 96%;
	clear: both;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.list li {
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.list ul li {
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.list li a {
	background: url(images/list.gif) no-repeat left 2px;
	padding-left: 13px;
	color: #000;
	text-decoration: none;
}
.list li a:hover {
	background: url(images/list.gif) no-repeat left 2px;
	padding-left: 13px;
	color: #00006c;
	text-decoration: underline;
}
.list img {
	border-width: 0px;
}
.nolist img {
	border-width: 0px;
}
.nolist {
	margin: 0px;
	padding: 12px 0px 20px;
	float: left;
	width: 100%;
	list-style-type: none;
	overflow: hidden;
}
.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.nolist li {
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.nolist ul li {
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.nolist li a {
	color: #000;
	text-decoration: none;
}
.nolist li a:hover {
	color: #00006c;
	text-decoration: underline;
}
#video-slot {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 260px;
}
#video-slot p {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
}

#video-slot embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 260px;
}
#video-slot object {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 260px;
}
#sidebar-right h3 {
	margin: 0px 0px 10px;
	padding: 0px 0px 2px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ededed;
	font-size: 1.25em;
	color: #024862;
	background-color: #F9F9F9;
}
#sidebar-right ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#ads-slot {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 260px;
}
#ads-slot .adshere {
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 260px;
}
#ads-slot .adshere a {
	color: #000000;
	text-decoration: underline;
}
#ads-slot .adshere a:hover {
	color: #024862;
	text-decoration: none;
}

#ads-slot img {
	margin: 0px 3px 3px 0px;
	padding: 0px;
	float: left;
	border-width: 0px;
}

/*** Footer ****/
.footer { clear:both; font-size:1.2em; line-height:1.6em; color:#fff; text-align:center; background:url(img/footer-bg.gif) repeat-x scroll 50% 30px;}
.footer div { width:980px; margin:0 auto; padding:65px 0px 25px 0;}
.footer a { color:#afe2e9;}

#sidebar-main {
	margin: 0px;
	padding: 0px;
	float: left;
    font-size: 0.9375em;
}
#sidebar-wrap {
	margin: 0px;
	padding: 0px;
	float: right;
    width: 455px;

}
#feature-articles {
	font-size: 16px;
	line-height: 20px;
	color: #024862;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 454px;
	background: #FFFFFF url(images/eheader.png) repeat-x scroll 0 0;
}
