* {
	margin: 0;
	padding: 0;
}

html {
    height: 100%;
}
body {
	font-family:  Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	background: #fff;
	color: #444;
    height: 100%;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: none;
	color: #be0012;
}

ul {
	list-style-type: none;
}

h1 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px;
}

form {
	margin-top: 3px;
}

.break {
	clear: both;
}


. textoleft {
	text-align: left;
}

/* ESTRUTURA */

.central {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

#maincontainer{
	background: #fff;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -76px; /* the bottom margin is the negative value of the footer's height */
}

#contentcolumn{
	margin-left: 233px;
}

#leftcolumn{
	float: left;
	padding-top: 30px;
	width: 184px;
}
.push {
	padding-top: 20px;
	height: 76px;
	clear: both;
}
#rodape {
	height: 80px;
	background: #ecebeb;
	padding-bottom: 0px;
	text-align: center;
	clear: both;
}

#main {
	padding-top: 176px;
}
.blog_main #main {
	padding-top: 148px;
}

/* HOME */

#slideshow {
	width: 745px;
	height: 303px;
}

#imgs_home li {
	float: left;
	margin-right: 8px;
}

/* MENU */

#leftcolumn ul {
	list-style-type: none;

}

#leftcolumn ul li {
	line-height: 1.3em;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;;
	font-size: 14px;
	text-transform: lowercase;
	cursor: pointer;
	padding-top: 5px;
	padding-top: 5px;
	padding-right: 7px;


}
#leftcolumn ul li a {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;;
	font-size: 14px;
	text-transform: lowercase;
	color: #999;
}
#leftcolumn ul li a:hover {
	color: #be0012;
}
#leftcolumn li.menu_sep,
#leftcolumn li.menu_sep_up,
#leftcolumn li.menu_sep_down,
#leftcolumn li.menu_sep_img {
	line-height: 0;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #333;
}
#leftcolumn li.menu_sep_img {
	margin-top: 7px;
	padding-top: 7px;
}
#leftcolumn li.menu_sep_up {
	margin-top: 8px;
	padding-top: 5px;
}
#leftcolumn li.menu_sep_down {
	margin-top: 8px;
	padding-top: 5px;
}
#leftcolumn li.menu_img {
	line-height: 0;
}
#leftcolumn li.copyright,
#leftcolumn li.copyright a {
	font-size: 11px;
	color: #999;
	line-height: 1.2em;
	text-transform: none;
}
#leftcolumn #menu li.pixfolio,
#leftcolumn #menu li.pixfolio a {
	font-size: 11px;
	color: #999;
	line-height: 1.2em;
}


#leftcolumn ul li.m4,
#leftcolumn ul li.m5,
#leftcolumn ul li.m6,
#leftcolumn ul li.m7,
#leftcolumn ul li.m8 {
	font-weight: bold;
}

#leftcolumn li ul {
	display: none;
	padding-bottom: 4px;

}
#leftcolumn #menu > li > a {
	color: #444;
}
#menu li ul.ul_show {
	display: block;
}
#leftcolumn li ul li {
	line-height: 1.4em;
	font-weight: normal;

}
#leftcolumn li ul li a {
	font-size: 13px;
}
#leftcolumn li ul li a.sel {
	color: #be0012;
}

.blog_chamada {
	font-size: 12px;
	vertical-align: baseline;

}

#leftcolumn ul li.liblog {
	line-height: 14px;
}

/* ARTIGO */

#artimg {
	float: right;
	margin-right: 50px;
	margin-top: 6px;

}
#arttxt {
	width: 480px;
	margin-right: 50px;
	text-align:justify;
	line-height: 1.5em;
}
#arttxt p {
	margin-bottom: 10px;
}

/* RODAPE */

#rodape li {
	float: left;
	margin-right: 50px;
	padding-top: 10px;
}
#rodape li a {
	display: block;
	padding-top: 15px;
}

/* PORTFOLIO */

#projetos li {
	position: relative;
	float: left;
	margin-right: 8px;
	margin-bottom: 7px;
	line-height: 0;
}
#projetos li.last {
	margin-right: 0;
}
#projetos li.midia_txt {
	width: 125px;
	height: 90px;
	overflow: hidden;
	background: #ecebeb;
	line-height: 12px;;
	font-size: 11px;
	padding: 10px;
}
#projeto_midia_img {
	margin-bottom: 10px;
}
#projetos li .cover {
	position: absolute;
	top: 0;
	left: 0;
}
#projeto_midia_nav {
	margin-bottom: 10px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	padding: 2px 0;
	line-height: 0;
}
.so_texto {
	width: 480px;
}
.so_video {
	width: 640px;
}
#projeto_midia_grid {
	float: right;
}
#projeto_midia_setas {
	width: 100px;;
}
#projeto_midia_info {
	width: 480px;
	margin-bottom: 30px;
}
#projeto_midia_tit {
	font-style: italic;
}
#seta_dir {
	float: right;
}
#seta_esq {
	height: 16px;
}

.leiamais {
	padding-top: 8px;
}

/* BLOG */

#blog_content {
	width: 480px;
}

#blog_h1 {
	text-align: right;
}

.box_blog {
	margin: 10px 0 50px 0;
}

.box_tit {
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;;
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.box_tit a {
	color: #000;
}
.box_dat {
	float: right;
	font-size: 10px;
	color: #be0012;
	padding-top: 3px;
}

.box_img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#blog_nav {
	position: absolute;
	left: 764px;
}
#blog_nav li {
	padding-bottom: 10px;
	border-bottom: 1px dotted #333;
	margin-bottom: 10px;
}
#blog_nav li.sel a {
	color: #be0012;
}

.box_txt {
	text-align:justify;
	line-height: 1.5em;

}
.box_txt a {
	color: #000;
}
#box_txt p {
	margin-bottom: 10px;
}

.blogshare { padding: 20px 0; }

.addthis_toolbox { float: left; }

/* CONTATO */

.box_cont {
	margin-bottom: 10px;
}

/* FORM */

#contato {
	width: 480px;
}
.inptxt {
	width: 404px;
	border: 1px dotted #666;
	background: #fff;
	color: #a09b96;
	line-height: 1.8em;
	padding: 8px;
	margin-bottom: 10px;
}
textarea.inptxt {
	font-family:  Geneva, Helvetica, Arial, sans-serif;
	line-height:1.4em;
	font-size: 12px;
	height: 120px;
}
#enviar {
	float: right;
	margin-top: 62px;

}
#conttxt {
	color: #85abb6;
}
