/*  
Theme Name: PTO
Theme URI: http://pto.janeladigital.com/
Description: Parque Tecnológico de Òbidos
Version: 1.0
Author: Desenvolvido por Miguel Azevedo e Castro.
Author URI: http://www.janeladigital.com/
*/

*{
	margin:0; 
	padding:0;
}
body{
	font:normal 62.5% Arial, Helvetica, sans-serif;
	color:#838281;
	background:#444;
}
p {
	margin: 10px 0;
}
/* Estrutura do layout
============================= */
#wrapper{
	width:960px;
	/*border:#00FFFF 1px solid;*/
	position:absolute;
	left:50%;
	margin-left:-480px;
	background:#fff;
}
#header{
	position:relative;
}
#header_2{
	height:212px;
	background-color:#fff; /*#f0f2f5;*/
	border-bottom:#0bb7d9 10px solid;
	margin-bottom:5px;
	text-align:center;
}

#col_1{
	/*background-color:#00FF00;*/
	width:240px;
	float:left;
	margin:0 0 0 10px;
}
#col_2{
	/*background-color:#00FF00;*/
	width:705px;
	float:right;
}
#col_3{
	text-align:center;
}
#footer{
	background-color:/*#fff;*/#F0F2F5;
	width:100%;
	height:100px;
	position:relative;
	clear:both;
	border-top:#00B3DD 1px dotted;

}

/* Estilos Gerais
======================= */
a, a:link{
	text-decoration:none;
	outline:none;
	color:#0bb7d9;
}
a img {
	border:0;
	outline:none;
	text-decoration:none;
	
}
a:visited {
	/*text-decoration:line-through;*/
}
a:hover {
	color:#999;
}
li{
	list-style:none;
}
h4 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 5px 0;
}

/* Header objects
======================= */
.logo{
	/*width:236px;
	height:95px;*/
	width:174px;
	height:70px;
	margin:0 0 0 25px;
}
.rss{
	width:50px;
	height:20px; 
	margin-left:9px;
	margin-bottom:-3px;
}

.face_mini{
	width:57px;
	height:20px; 
	margin-left:5px;
	margin-bottom:-3px;
}
.data{
	position:absolute;
	top: 45px;
	right:255px;
	font-size:1.1em;
}
#data{
	margin-right:5px;
}

#searchform {
	position:absolute;
	top: 45px;
	right:22px;
	text-align:center;
	z-index:999;
	/*margin:-12px 0 12px 0;*/
}
.bazoff{
	position:absolute;
	margin-left:-999em;
}


/* Barra Lateral
======================= */
.title {
	background:url(myImgs/titulo.gif) no-repeat;
	font-size:/*2.1em; */ 1.7em;
	text-transform:capitalize;
	font-weight:bold;
	width:235px;
	height:38px;
	margin:5px 0;
	text-align:center;
	line-height:34px;
}

#col_1 a, #col_1 a:active, #col_1 a:visited {
	display:block;
	width:93%;
	padding:4px 0 4px 10px;
	border-bottom:#ccc 1px dotted;
	font-size:/*1.6em;*/ 1.4em;
	/*font-weight:bold;*/
	/*letter-spacing:.08em;*/
}
#col_1 a:hover {
	color:#999;
	background: #EFF2F4;	
}


/* Contentor de Posts
======================= */
#container {

}
.post {

}
.tituloPost { 

}

.entry {
	width:95%;
	margin:5px 7px 10px 15px;
	font-size:/*1.4em;*/ 1.2em;	
}
.entry p{
	text-align:justify;
	margin-right:15px;
}
.entry strong {
	/*font-size:larger;*/
	}
.entry .alignleft{
	margin-right:8px;
	margin-bottom:8px;
	float:left;
}
a.postTitle, a.postTitle:visited, h2.titalo {
	display:block;
	width:694px;
	height:39px;
	background:url(myImgs/titlePost.gif) no-repeat;
	text-align:left;
	color:#666;
	padding:0 15px;
	text-transform:none;
	
}
/*a.postTitle:visited{
	color: #a9bdcd ;
	text-decoration: none; 
	text-indent:24px; 
	background:url(myImgs/visitedPost.gif)  no-repeat;
}*/
a.postTitle:hover{
	color: #a9bdcd;
}
.postmetadata {
	font-size:.8em;
	margin:0 0 5px 0;
}
.size-thumbnail {
	float:left;
	margin:0 5px 0 0;
}

.postmetadata{
	clear:both;
}
/* Comentarios
======================= */
.comments-template {
	/*width:680px;*/
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	margin: 3px 0 0 15px;
	border-top: 1px dotted #ccc;
	/*padding: 0 0 3px 0;*/
	/*background-color:#00FF00;*/

	}

.comments-template ol {
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
		
}
.comments-template h2, .comments-template h3 {
	font-family: Arial, Sans-serif;
	font-size: 1.6em;
}
#respond {
	font-size: 1.4em;
}
.commentmetadata {
	font-size: 1.2em;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 1.1em;
	width: 80%;
}
#commentform{
	/*height:300px;	*/	
	
}

form p {
	margin: 5px 0 0 0;
	padding: 0;
	
}

/* Footer Objects
====================================== */
.signature {
	position:absolute;
	right:5px;
	bottom:0px;
	width:450px;
	/*background:#666;*/
	padding:5px 8px 5px 3px;
	/*color:#efefef;*/
	text-align:right;
	font-size:1em;
}
#validators{
	position:absolute;
	z-index:900;
	bottom:-25px;
	left:2px;
}
.partners {
	position:absolute;
	left:20px;
	color:#333;
	/*background:#0BB7D9;*/
	background-color:#fff;
	display:none;	
}
.altNav {
	position:absolute;
	/*width:445px;right:10px;bottom:45px;*/
	width:99%;
	left:20px;
	bottom:40px;
	text-align:justify;	
	font-size:1em;
	
}
/*.altNav h4 {
	position:absolute;
	top:-20px;
	left:10px;
}*/
.strong{
	font-weight:bold;
}
.f11{
	font-size:1.1em
}
.apoios{	
	width:382px;
	height:54px;
}


/*  Outros 
====================================== */
.aviso {
	display:block; 
	margin:15px 0 5px 20px; 
	color:#999;
	font-size:1.2em;
	line-height:30px;
}
.mceTemp { /* para alinhar as imagens dos posts á esquerda */
	/*float:left;*/
	margin-right:3px;
	/*margin-right:10px;*/
}
.clear {
	clear:both;
}
.more-link {
	display:block;
	/*width:60px;*/	
	height:20px;
	margin:5px 0 0 0;
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	background:transparent url(myImgs/ico-continue-trans.png) no-repeat bottom left;
	line-height:16px;
	padding:0 0 0 21px;
	font-size:.9em;
}

.backLink{
	float:right;
	height:20px;
	line-height:16px;
	margin:8px 28px 5px 0;
	padding:0 0 0 21px;
	background:transparent url(myImgs/ico-back-trans.png) no-repeat scroll bottom left; 
	/*background:url(myImgs/back.png) top left no-repeat;*/
	text-transform:uppercase;
}

a.backLink:hover, .backLink a:hover{	
	background-position:top left;
}
a.more-link:hover, .more-link a:hover {	
	background-position:top left;
}

div.noscriptMenuDiv{
	clear:both;
	width:99%;
	text-align:left; 
	font-size:1.8em; 
	margin-left:1.5em;
	margin-top:1em;
	padding-top:1em;
}
ul.noscriptMenus li {
	float:left!important;
	margin:0 5px 0 0;
}

.alignleft{
	float:left;
	margin-right:10px;
}
/* Custom post types  Empresas
=================================== */
.attachment-post-thumbnail {
	float:left;
	margin-right:10px;
	margin-bottom:8px;
	width:175px; 
	height:105px;
	border: #eee 3px solid;
}

.wp-post-image{}

.listEmpresas{
	background-color: #f5f5f5; 
	min-height: 110px; 
	/*width: 100%;*/ 
	margin-bottom: 15px; 
	padding: 5px;	
}
.entry p {
	/*float:left;*/
	text-align: left;
	margin:5xp 0 10px 0;
}
