body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #e8d398 url(images/pageBG.png) repeat-y center;
}

#container
{
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	background: url(images/background.png);
}

/*** Header ***/

#header
{
	background: url(images/header_sprite.png);
	height: 90px;
	margin-bottom: 10px;
}

#header .home
{
	display: block;
	width: 319px;
	height: 90px;
	background: url(images/header_sprite.png) no-repeat;
	background-position: 0px -90px;
}

#header .home span
{
	display: none;
}

#header .rssLink
{
	display: block;
	width: 65px;
	height: 90px;
	background: url(images/header_sprite.png) no-repeat;
	background-position: 0px -180px;
	float: right;
	margin-right: 150px;
}

#header .rssLink:hover
{
	background-position: 0px -270px;
}

#header .rssLink span
{
	display: none;
}

/*** Content ***/
#search
{
	height: 50px;
	background: url(images/background_search.png) no-repeat top right;
	text-align: right;
}

#searchform
{
	padding-top: 15px;
	padding-right: 30px;
}

#text
{
	background: #FFF url(images/fundo_dir.png) repeat-y right;
	width: 650px;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	min-height: 800px;
}
		
#sidebar
{
	background: url(images/sidebar.png) repeat-y right;
	width: 350px;
	float: left;
}


/*** Footer ***/
#disclaimer
{
	background: #083e0a;
	text-align: center;
	font-family: Verdana;
	color: #EDD27D;
	width: 1000px;
	font-size: 12px;
	height: 20px;
	clear: both;
	margin: 0px auto;
}

#disclaimer a
{
	font-family: Verdana;
	color: #EDD27D;
	font-size: 12px;
}

#footerLine
{
	width: 1000px;
	background: #eece73;
	height: 2px;
	font-size: 2px;
	margin: 0px auto;
}

#footerContent
{
	text-align: left;
	width: 1000px;
	margin: 0px auto;
	background: #2e5c10;
	min-height: 100px;
}

/*** Menu ***/
.menuContainer
{
	margin-left: 10px;
	width: 340px;
}

.menu
{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

.menu li
{
	float: left;
}

.menu li .anuncie
{
	width: 114px;
	display: block;
	background: url(images/menu_sprite.png);
	background-position: 0px 0px;
	height: 50px;
}

.menu li .anuncie span
{
	display: none;
}

.menu li .anuncie:hover
{
	background-position: 0px -50px;
}

.menu li .menuDivider1
{
	width: 2px;
	display: block;
	background: url(images/menu_sprite.png);
	background-position: -114px 0px;
	height: 50px;
}

.menu li .contato
{
	width: 117px;
	display: block;
	background: url(images/menu_sprite.png);
	background-position: -116px 0px;
	height: 50px;
}

.menu li .contato span
{
	display: none;
}

.menu li .contato:hover
{
	background-position: -116px -50px;
}

.menu li .menuDivider2
{
	width: 2px;
	display: block;
	background: url(images/menu_sprite.png);
	background-position: -233px 0px;
	height: 50px;
}

.menu li .sobre
{
	width: 105px;
	display: block;
	background: url(images/menu_sprite.png);
	background-position: -235px 0px;
	height: 50px;
}

.menu li .sobre span
{
	display: none;
}

.menu li .sobre:hover
{
	background-position: -235px -50px;
}

/*** sidebar ***/


.sidebarContent
{
	margin-left: 10px;
	padding-bottom: 35px;
	background: url(images/sidebar_final.png) no-repeat -10px bottom;
	/*background-position:  -10px 0px;*/
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000;
}

.sidebarContent a
{
	color: #2e5c10;
}

.sidebarContent a:visited
{
	color: #6f843f;
}

.sidebarLine
{
	clear: both;
	height: 2px;
	background: #81812c;
	margin-left: 10px;
	overflow: hidden;
}

.sidebarMainList
{
	margin: 0px auto;
	padding: 10px 20px 10px 10px;
	border: solid 0px;
	background: url(images/sidebarBackground.jpg) repeat-y;
}

.sidebarMainList .widget
{
	list-style: none;
}

.widgettitle
{
	border: solid 0px;
	border-bottom: Solid 2px #81812c;
	font-family: Verdana, Arial;
	color: #81812c;
	font-size: 16px;
	font-weight: bold;
}

.widget_categories ul, .widget_recent_entries ul, .widget_betterblogroll ul, .widget_archive ul, .widget_meta ul
{
	list-style: none;
}



.pagetitle
{
	font-family: Verdana;
	font-size: 20px;
	text-decoration: none;
	color: #83530c;
	font-weight: bold;
	margin-bottom: 15px;
}

.post
{
	width: 620px;
	margin-left: 10px;
}

.post .title a
{
	font-family: Verdana;
	font-size: 20px;
	text-decoration: none;
	color: #83530c;
	font-weight: normal;
	border-bottom: dotted 1px #83530c;
}

.post .postInfo
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #666;
	padding-bottom: 15px;
}

.post .postInfo a
{
	font-family: Verdana;
	font-size: 10px;
	color: #2e5c10;
}

.post .postText
{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

.post .postText a
{
	color: #2e5c10;
}

.post .postText a:visited
{
	color: #6f843f;
}

.post .postTagsInfo
{
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	line-height: 18px;
	width: 550px;
	margin: 0 auto;
}

.post .postTagsInfo .authorImage
{
	margin: 0px auto;
	padding: 10px;
	border: solid 0px;
	float: left;
}

.post .postTagsInfo a
{
	color: #2e5c10;
}

.post .commentsArea
{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	width: 550px;
	margin: 0px auto;
}

.post .commentsArea a
{
	color: #2e5c10;
}

.post .commentsArea .commentlist
{
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	border: solid 0px;
}

.post .commentsArea .commentlist .comment
{
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-top: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;
}

.evenComment
{
	background: #FFF;
	border-bottom: solid 1px #e8e7d0;
}

.oddComment
{
	background: #fafaf0;
	border-bottom: solid 1px #e8e7d0;
}

.authorComment
{
	background: #e6f2e2;
	border-bottom: solid 1px #cbe0c4;
}

.alignleft
{
	float: left;
	display: inline;
	width: 220px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}

.alignright
{
	float: right;
	display: inline;
	width: 220px;
	text-align: right;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}


.navigation
{
	margin: 0px auto;
	width: 500px;
	padding: 0px;
	padding-bottom: 5px;
	border: solid 0px;
	height: 16px;
}

.leftArrow
{
	padding: 5px 0px 17px 33px;
	background: url(images/buttonsSprite.png) no-repeat 0px -37px;
	font-family: Verdana;
	font-size: 10px;
	color: #2e5c10;
}

.leftArrow a
{
	font-family: Verdana;
	font-size: 10px;
	color: #2e5c10;
}

.rightArrow
{
	padding: 5px 33px 17px 0px;
	background: url(images/buttonsSprite.png) no-repeat right 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #2e5c10;
}

.rightArrow a
{
	font-family: Verdana;
	font-size: 10px;
	color: #2e5c10;
}

.movieImage
{
	background: url(images/category_sprite.png) no-repeat right 0px;
	height: 96px;
	width: 84px;
	float: left;
	margin-right: 10px;
}

.musicImage
{
	background: url(images/category_sprite.png) no-repeat right -96px;
	height: 83px;
	width: 84px;
	float: left;
	margin-right: 10px;
}

.bookImage
{
	background: url(images/category_sprite.png) no-repeat right -179px;
	height: 92px;
	width: 84px;
	float: left;
	margin-right: 10px;
}

.chatImage
{
	background: url(images/category_sprite.png) no-repeat right -271px;
	height: 98px;
	width: 84px;
	float: left;
	margin-right: 10px;
}

.tvImage
{
	background: url(images/category_sprite.png) no-repeat right -369px;
	height: 97px;
	width: 84px;
	float: left;
	margin-right: 10px;
}

.teathreImage
{
	background: url(images/category_sprite.png) no-repeat right -466px;
	height: 95px;
	width: 84px;
	float: left;
	margin-right: 10px;
}

.readmore
{
	padding: 5px 0px 17px 33px;
	background: url(images/buttonsSprite.png) no-repeat 0px -74px;
	font-family: Verdana;
	font-size: 10px;
	color: #2e5c10;
	width: 150px;
	margin-top: 5px;
	margin-left: 50px;
	float: left;
}

.readmore a
{
	font-family: Verdana;
	font-size: 10px;
	color: #2e5c10;
}

.commentLink
{
	padding: 5px 0px 17px 33px;
	background: url(images/buttonsSprite.png) no-repeat 0px -110px;
	font-family: Verdana;
	font-size: 10px;
	color: #2e5c10;
	width: 150px;
	margin-top: 5px;
	margin-right: 50px;
	float: right;
}

.commentLink a
{
	font-family: Verdana;
	font-size: 10px;
	color: #2e5c10;
}

.button125x125
{
	height: 125px;
	width: 125px;
	background-color: #050903;
}

.hr
{
	clear: both;
	background: url(images/hr.png) no-repeat;
	width: 630px;
	height: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
}