/*
Theme Name: Ibelin Solu&ccedil;&otilde;es
Theme URI: http://www.ibelin.com.br
Description: Tema criado para o site da Empresa Ibelin Solu&ccedil;&otilde;es
Version: 1.0
Author: Robson Siqueira
Author URI: http://www.robsonsiqueira.com
Tags: ibelin, solucoes, tecnologia, video, produtora
*/



body {
   	background: #3b4c53 url('images/bg.jpg') repeat-x;
    margin: 0px;
    font-family: Trebuchet MS, Arial;
	}
	

#header {
    margin: 0 auto;
	background: url('images/bg-header.png') no-repeat center;
	height: 227px;
	width: 1024px;
}

#menu {
	background: url('images/bg-menu.png') no-repeat;
    float: right;
    width: 623px;
    height: 36px;
    padding: 12px;
    margin-top: 120px;
}

#menu-site, #menu-site ul {margin:0; padding:0; text-align:left; color:#0e4874; list-style-type:none; list-style-position:outside;}
#menu-site li, #menu-site-home {float:left; position:relative; font-size:11px; font-weight:bold;}
#menu-site a {display:block; padding:0.50em 1em; color:#0e4874; text-decoration:none;}
#menu-site a:hover {background:none; color:#ff4a01; text-decoration:underline;}


#body {
    margin: 0 auto;
    width: 980px;
}

#body-conteudo {
    width: 860px;
    background-color: #fff;
    padding: 60px;
    float: left;
}
#box-esq {
    width: 442px;
    float: left;
}
#box-dir {
    width: 378px;
    float: left;
    margin-left: 40px;
}
#body-end {
    width: 980px;
    height: 8px;
	background: url('images/body-end.png') no-repeat;
    float: left;
}


h1 {
    font-size: 22px;
    color: #333;
    margin:0px;
    margin-bottom:60px;
    padding: 0px;
}
h2 {
    color: #0e4874;
    margin:0px;
    padding: 0px;
}
h3 {
    margin:0px;
    padding: 0px;
    font-size: 16px;
}
h6 {
    color: #999;
    margin:0px;
    padding: 0px;
}
small {
    color: #333;
    font-size: 12px;
}
span {
    color: #333;
    font-size: 14px;
}

.ti-categoria-capa {
    color: #fd8e00;
    margin:0px;
    padding: 0px;
    font-weight:bold;
}

a.ti-post-capa:link, a.ti-post-capa:visited, a.ti-post-capa:active {color: #0e4874; font-weight:bold; text-decoration: none;}
a.ti-post-capa:hover {text-decoration:underline;}

a.ti-post-busca:link, a.ti-post-busca:visited, a.ti-post-busca:active {color: #0e4874; font-weight:bold; text-decoration: none;}
a.ti-post-busca:hover {text-decoration:underline;}

a.link_mais:link, a.link_mais:visited, a.link_mais:active {background-color: #696969; color: #fff; padding: 2px; font-weight:bold; text-decoration: none;}
a.link_mais:hover {background-color: #000;}

	
#botton {
    margin: 0 auto;
    width: 1024px;
    text-align: center;
    font-size: x-small;
    color: #889998;
    padding: 20px;
    display: table;
}

a.link_bottom:link, a.link_bottom:visited, a.link_bottom:active {color: #fff; text-decoration: none;}
a.link_bottom:hover {color:#889998; background-color: #fff;}

