/*
Theme Name: WEBENGINEERS 
Theme URI: http://webengineers.com.br/
Description: Estilo para WENBENGINEERS.
Version: 1.0
Author: design by juliosilver
Author URI: http://juliosilver.com/

	WEBENGINEERS v1.0
	 http://webengineers.com.br/

*/


body {
	font-size:11px;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	background:#051D37 url(images/bg-fundo.jpg) repeat-x;
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
}


body > #page {
	height:auto;
	min-height:100%;
}

/* page */

#page {
	text-align: left;
	margin:0px auto;
	padding: 0;
	width:980px;
}


/* header */

#header {
	background:transparent url(images/bg-header.jpg) no-repeat scroll 0 0;
	height:238px;
	margin:0 auto;
}

#headerimg 	{
	margin:0 auto;
	height: 200px;
	width: 100%;
}

#header h1 {
	margin:0 auto;
	width:980px;
}

#headerimg h1 a {
	background:transparent url(images/h1-logo.png) no-repeat scroll 0 0;
	float:left;
	height:53px;
	margin:-4px 0 0 9px;
	outline:none;
	text-indent:-99999px;
	width:205px;
}

#header .description {
	color:#000;
	font-family:arial;
	font-weight:bold;
	margin-top:59px;
	position:absolute;
	text-align:center;
	width:221px;
	top:70px;
	font-size:12px;
}

div#header div.barco {
	background:transparent url(images/bg-header-barco.png) no-repeat scroll 0 0;
	height:52px;
	margin-right:50px;
	margin:-18px -9px 0 0;
	right:9px;
	position:absolute;
	width:276px;
}

/* content */

div#content {
	font-size:14px;
	width:488px;
	/*margin-left:16px;*/
	background:transparent url(images/bg-content.jpg) repeat-y;
	margin:109px 0 0 16px;
	min-height:558px;
}

div#content div.top-page {
	background:transparent url(images/bg-top-content.png) no-repeat top;
	height:100px;
	margin-top:-100px;
}

div#content div.content-page {
	padding:0 15px;
	/*min-height:559px;*/
}

div#content h2 { 
	margin:-71px 0 0;
	padding:0 15px 0px;
	height:29px;
}

div#content div.page { margin-top:-20px; }


/* sidebar */

#sidebar {
	float:left;
	width:230px;
	font:bold 15px Georgia, "Times new Roman", Verdana, Arial;
	text-align:right;
	/*margin-top:-16px;*/
	margin-top:-29px;
}

div#sidebar div.top-sidebar {
	background:transparent url(images/bg-top-sidebar.png) no-repeat;
	height:172px;
}

#sidebar div.content-sidebar {
	background:transparent url(images/bg-sidebar.png) repeat-y;
	padding-right:16px;
	min-height:523px;
}

div#sidebar div.bottom-sidebar {
	/*background:transparent url(images/bottom-sidebar-fake.png) no-repeat;
	height:143px;*/
}

#sidebar h2 {	
	display:none;
}

#sidebar a {
	color:#280000;
	display:block;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
}

#sidebar ul p {
	margin: 5px 0 8px;
}


/* EXTRA */

div#extra {
	float:left;
	width:200px;
}

div.form-search, div.about, div.links {
	float:left;
}


/* busca */

div.form-search {
	background:transparent url(images/bg-search.png) no-repeat scroll 0 0;
	height:94px;
	width:221px;
	/*margin-left:20px;*/
	margin:-13px 0 0 20px;
}

div.form-search #searchform {
	margin:61px 0 0 36px;
}

div.form-search input  {
	border:1px solid #fff;
}

div.form-search #searchform #s {
	width:135px;
	float:left;
}

div.form-search input#btn-submit {
	background:transparent;
	border: none;
	float:left;
	width:22px;
	margin-left:12px;
	cursor:pointer;
}


/* div about */

div.about {
	background:transparent url(images/bg-about.png) no-repeat;
	height:378px;
	margin:0 0 5px 18px;
	width:228px;
}

div.about p {
	margin:220px 0 0;
	padding:0 37px 0 54px;
	text-align:justify;
	width:126px;
}


/* bookmarks */

div.bookmarks {
	width:220px;
	float:left;
	margin-left:20px;
}

div.top-bookmarks {
	background:transparent url(images/bg-top-links.png) no-repeat;
	height:130px;
}

div.content-bookmarks { 
	background:transparent url(images/bg-links.png) repeat-y;
	padding-bottom:30px;
}

div.content-bookmarks h2 { display:none; }
div.content-bookmarks ul { 
	margin:0; 
	padding:5px 20px;
}

div.content-bookmarks ul li { 
	list-style:none; 
	margin:0;
	padding-bottom:5px;
}

div.content-bookmarks li a {
	color:#fff;
	font-family:Georgia, "Times new Roman", Verdana, Arial;
	font-size:17px;
}

div.bottom-bookmarks {
	background:transparent url(images/bg-bottom-links.png) no-repeat top;
	height:42px;
	margin-top:-29px;
}

/* fim bookmarks */









/* FOOTER */

div#footer {
	display:none;
	padding: 0;
	margin: 0 auto;
	width:980px;
	clear: both;
}

#footer p {
	color:#fff;
	padding: 20px 0;
	text-align: center;
}

#footer p a {
	color:#fff;
	text-decoration:underline;
}











.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family:Georgia, "Times new Roman", Verdana, Arial;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2, h2 a, h2 a:visited {
	color:#0088CC;
	font-family:Georgia, "Times new Roman", Verdana, Arial;
	font-size:22px;
	margin:10px 0 0;
}

a:focus{
	outline:none !important;
}

h2.pagetitle {
	text-align: left;
	margin-top:0;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}

h3, h3 a, h3 a:visited {
	color: #0088CC;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	text-align:left;
}

.entry p a:visited {
	color: #b85b5a;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, "Times new Roman", Verdana, Arial;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Georgia, "Times new Roman", Verdana, Arial;
}

.commentmetadata {
	font-weight: normal;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn, .widecolumn {
	float: left;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h3 {
	padding: 0;
	margin:30px 0 10px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* End Entry Lists */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: left;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/


/* galeria */

div.ngg-galleryoverview  {
float:left;
margin:0 0 20px;
padding-right:20px;
width:auto;
}

div.piclenselink {
display:none;
}

h3 {
clear:both;
display:block;
color:#0088CC;
font-size:16px;
}
