@charset "utf-8";
/*



Theme Name: Eduardo Bibiano

Theme URI: http://eduardodesigner.com/

Description: Tema para portfolio online - Eduardo Designer

Version: 2.0

Author: Eduardo Designer - www.eduardodesigner.com.br

Tags: white blue gray color, fixed width, two columns, no widgets



*/

/* ajuste fino */

.ngg-singlepic { border:none!important; }
/* fim ajuste fino*/

/* general */

* {
	margin:0;
	padding:0;
}
body { background: url(images/bg-body-all.jpg) no-repeat fixed center top; }
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
a:link {
	color: #2CA7C3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #248BA2;
}
a:hover { text-decoration: underline; }
a:active {
	text-decoration: none;
	color: #248BA2;
}
h1, h2, h3, h4, h5 { font-weight:normal; }
h1 {
	font-size: 46px;
	color: #2CA7C3;
}
h2 {
	font-size: 18px;
	color: #2CA7C3;
}
h3 {
	font-size: 13px;
	color: #666;
}
h4 {
	font-size: 14px;
	color: #333;
}
h5 {
	font-size: 12px;
	color: #333;
}
.left { float:left; }
.right { float:right; }
.block { display:block; }
.clear { clear:both; }
#full {
	width:604px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
/* header */
.header {
	width:606px;
	position:fixed;
	background-image: url(images/photo-eduardo.png);
	background-repeat: no-repeat;
	height: 300px;
	background-position: -77px 0px;
	z-index:200;
}
.header .menu { height:98px; }
.header .menu p {
	float:right;
	margin-top:40px;
}
.header .menu p strong { display:none; }
/* menu principal */
	a:link.menu-home, a:visited.menu-home, a:link.menu-portfolio, a:visited.menu-portfolio, a:link.menu-perfil, a:visited.menu-perfil, a:link.menu-valores, a:visited.menu-valores, a:link.menu-clientes, a:visited.menu-clientes {
	height:26px;
	display:inline-block;
	margin-left:30px;
}
a:link.menu-home, a:visited.menu-home {
	background:url(images/menu-home.gif) no-repeat center -25px;
	width:48px;
}
a:link.menu-portfolio, a:visited.menu-portfolio {
	background:url(images/menu-portfolio.gif) no-repeat center -25px;
	width:72px;
}
a:link.menu-perfil, a:visited.menu-perfil {
	background:url(images/menu-perfil.gif) no-repeat center -25px;
	width:40px;
}
a:link.menu-valores, a:visited.menu-valores {
	background:url(images/menu-valores.gif) no-repeat center -25px;
	width:61px;
}
a:link.menu-clientes, a:visited.menu-clientes {
	background:url(images/menu-clientes.gif) no-repeat center -25px;
	width:64px;
}
a:hover.menu-home, a:active.menu-home, a:hover.menu-portfolio, a:active.menu-portfolio, a:hover.menu-perfil, a:active.menu-perfil, a:hover.menu-valores, a:active.menu-valores, a:hover.menu-clientes, a:active.menu-clientes { background-position:center top; }
body.home a.menu-home, body.category-portfolio a.menu-portfolio, body.perfil a.menu-perfil, body.valores a.menu-valores, body.clientes a.menu-clientes { background-position:center top!important; }
/* end menu principal */
/* end header */

/* content */
.content {
	background-color:#FFF;
	background-image: url(images/tit-det.gif);
	background-repeat: no-repeat;
	background-position:center 97px;
	padding:97px 23px 40px 23px;
}
div.category-clientes {
	background: url(images/tit-det-arr.gif) no-repeat left top;
	padding-left: 20px;
}
div.category-portfolio blockquote {
	background: url(images/tit-det-arr.gif) no-repeat left 15px;
	padding-left: 20px;
	padding-top:15px;
}
#galeria h2 {
	background: url(images/tit-det-arr.gif) no-repeat left 15px;
	padding-left: 20px;
	padding-top:9px;
	padding-bottom:5px;
}
div.category-portfolio .thumb { margin-left:20px; }
.category-clientes p strong {
	font-weight:normal;
	color:#2CA8C4;
}
/* titulo página */
.content .titulo-h1 {
	height:131px;
	padding-right:20px;
}
.content .titulo-h1 h1 {
	padding-top:40px;
	text-align:right;
}
/* end titulo página */
/* descrição do post */
.content .desc-post {
	height:26px;
	padding-top:4px;
	background-image: url(images/bg-content-tit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:10px;
}
.content .desc-post h2 {
	float:left;
	line-height:24px;
	width:420px;
}
.content .desc-post abbr {
	font-size:12px;
	color:#999;
	line-height:24px;
}
.content .desc-post abbr strong {
	font-size:24px;
	color:#CCC;
	font-weight:normal;
}
/* end descrição do post */
.content ul, .content ol {
	padding-left:40px;
	margin-top:5px;
}
.content ul li, .content ol li {
	margin-bottom:5px;
	line-height:12px;
}
.content .post{
	margin-bottom:50px;
}
/* end content */

.category-portfolio p { margin-bottom:10px; }
.category-portfolio p strong {
	color:#2CA7C3!important;
	font-weight:normal!important;
}
#contact {
	position:absolute;
	z-index: 7000;
	left: 665px;
	top: 103px;
	color:#999;
	width:300px;
}
#contact p strong {
	font-weight:normal;
	color:#2CA8C4;
}
/* end general */





/* pages */

#valores { padding-left:10px; }
#valores h3 {
	font-weight:700;
	margin-bottom:8px;
}

#valores ul {
	list-style: none;
	padding-left:10px!important;
	margin-bottom:30px;
	border-left:solid 7px #E8E8E7;
}
#valores ul li {
	font-size:12px;
	border-bottom:solid 1px #E8E8E7;
	padding-bottom:3px;
	margin-bottom:10px;
	position:relative;
}
#valores ul li strong { 
	position:absolute;
	right:0;
}
#perfil p { margin-bottom:17px; }



/* end pages */
/* footer */
.footer {
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-position:top center;
	height:260px;
	padding:23px;
}
.footer .tag-cloud {
	width:250px;
	text-align:center;
}
/* end footer */