@import url(reset.css);
/*
============SITE.COM.BR===================
= INFO GERAL: ============================
* VersÃ£o: 1.0.0 (00/00/0000) DD-MM-YYYY
* Atualizado: 00/00/0000 @ 00:00
* Autor: ClickLivre.com[id=23A]
* Ãšltima AtualizaÃ§Ã£o: Widgets: LightBox e Carossel
* Arquivo: style.css
* Website: http://site.com/

= STRUCTURE: ===============================
* Page width: 950 px
* Number of columns: 3

= COLORS: ==================================
* Body Background:#f3f3f3
* Main Text: #FFFFFF
* Links: #FFFFFF

= INDEX: ===================================
_GENERIC : Classes Genericas

/* _GENERIC
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“*/
BODY
{
	background: #030303 url(../img/b_page.jpg) repeat-x top;
	margin-top: 30px;
}
.container
{
	width: 900px;
	margin: 0 auto;
}
.header
{
	background: url(../img/b_header.jpg) no-repeat;
	text-indent: -9990px;
	width: 540px;
	height: 88px;
	float: left;
}
.menu
{
	width: 350px;
	height: 120px;
	display: block;
	float: left;
}
.menu UL
{
	width: 350px;
	list-style: none;
	height: 30px;
	position: relative;
	top: 68px;
}
.menu UL LI
{
	display: block;
	float: left;
	margin-left: 20px;
	padding-left: 35px;
	height: 60px;
}
.menu UL LI A
{
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.blog
{
	background: url(../img/b_blog.jpg) no-repeat;
}
.curriculum
{
	background: url(../img/b_curriculum.jpg) no-repeat;
}
.contato
{
	background: url(../img/b_contato.jpg) no-repeat;
}
.portfolio
{
	background: url(../img/b_portfolio.png) no-repeat;
	width: 900;
	height: 320px;
	clear: both;
	margin-bottom: 20px;
}
.porftolio .right H2
{
	float: left;
	width: 300px;
	margin-top: 100px;
}
.portfolio .left IMG
{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	margin-right: 20px;
}
.portfolio .right IMG
{
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.portfolio .right .desc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 5px;
}
.portfolio .right UL LI
{
	text-indent: -9990px;
	height: 35px;
	width: 35px;
	display: block;
	float: left;
	margin-right: 10px;
}
.portfolio .right UL
{
	list-style: none;
	margin-top: 20px;
}
.joomla
{
	background: url(../img/li_joomla.jpg);
}
.css
{
	background: url(../img/li_css.jpg);
}
.xhtml
{
	background: url(../img/li_xhtml.jpg);
}
.design
{
	background: url(../img/li_design.jpg);
}
.php
{
	background: url(../img/li_php.jpg);
}
.mysql
{
	background: url(../img/li_mysql.jpg);
}
.wordpress
{
	background: url(../img/li_wordpress.jpg);
}
.ci
{
	background: url(../img/li_ci.jpg);
}
