/*  
Theme Name: Site log
Theme URI: http://www.log.pt/
Description: Site log
Version: 2.5
Author: Ivo Gomes (ivo.gomes@log.pt)
Last Updated: 30.Aug.2006
*/

body {
	background: #fff;
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	}
	
/* links */
a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}

/* misc. code */
em {font-style: italic;}	
strong {font-weight: bold;}	

/* clear floats */
.clear {clear: both; height: 1px;}
	
/* hide stuff */	
.hide {
	display: none;
	}	
	
/* small text */	
.small {
	font-size:0.8em;
	color: #666;
	}	
	
/* warning small */	
.nota {
	font-size:0.8em;
	color: #666;
	background: #fffddd url(/lib/images/warning.png) no-repeat left center;
	padding: 0 0 0 20px;
}
	
			

#wrap {
	background: #fff url(/lib/images/gtop.png) repeat-x 0 0;
}

#content{
	margin: 0 40px;
}

#right{
	display: none;
}

#left{
	display: none;
}	
	
/* the header */		
#header {
	padding: 33px 0 0 0;
	position: relative;	
	}
	
/* logo */	
#logo a img {
	border: none;
}

#logo h1 {
	display: none;
}		
	
/* right side of the header */	
#headeright {
	display: none;
	}	
	

/* navigation menu */
#menu {
    display: none;
}


/* solutions menu */
#menu-solucao {
	float: left;
    width:100%;
    background:#fff;
    font-size:0.8em;
    line-height:normal;
    background:#fff url(/lib/images/topmenu2.png) repeat-x bottom;
}

#menu-solucao ul {
    margin:0;
    padding:25px 0 0 5px;
    list-style:none;
	list-style-image: none;
}

#menu-solucao li {
	list-style:none;
	list-style-image: none;
    float:left;
    background:url(/lib/images/left_both.gif) no-repeat left top;
    margin:0 3px 0 0;
    padding:0 0 0 9px;
}

#menu-solucao a {
    float:left;
    display:block;
    background:url(/lib/images/right_both.gif) no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    }

#menu-solucao > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu-solucao a {float:none;}
    /* End IE5-Mac hack */
#menu-solucao a:hover {color:#5d7ca7;}

#menu-solucao li.active {
    background-position:0 -150px;
    border-width:0;
}

#menu-solucao li.active a {
    background-position:100% -150px;
    padding-bottom:5px;
    color:#5d7ca7;
}

#menu-solucao li:hover, #menu-solucao li:hover a {
    background:url(/lib/images/left_both_hover.gif) no-repeat left top;
    color:#5d7ca7;
}

#menu-solucao li:hover a {
    background:url(/lib/images/right_both_hover.gif) no-repeat right top;
}		
	
/* the contents */	
#conteudos {
	clear: both;
	padding-top: 10px;
}

#conteudos-left {

}	

#conteudos-left-home {
	float: left;
	margin: 10px 0;
	width: 58%;
	border-right: 1px dotted #eee;
}

#conteudos-right-home {
	width: 40%;
	float: right;
	font-size: 0.9em;
	margin-top: 15px;
	line-height: normal;
}

/* solutions submenu contents */
#sub-conteudos {
	clear: left;
	padding: 3px 5px 0;
}

/* headings */		
#conteudos-left h1,
#conteudos-left-home h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: normal;
	color: #5d7ca7;
}		
	
#conteudos-left h2,
#conteudos-left-home h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 1.7em;
	font-weight: normal;
}				
	
#conteudos-left h3,
#conteudos-left-home h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 1.5em;
	font-weight: normal;
}		
	
/* other stuff inside the contents div */			
#conteudos-left ul,
#conteudos-left-home ul {
	list-style: none;
	list-style-image: url(/lib/images/sub2.png);
}				

blockquote {
	margin: 0;
	padding: 5px 5px 10px 30px;
	font-style: italic;
	color: #666;
	}

/* more news link at the home page */

.feed img {
	display: none;
}

/* the sidebar */	
#barralateral {
	display: none;
}
	

/* div floats and placement for news, articles and clients */
.noticias,
.artigos,
.clientes {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.noticias .data,
.artigos .data {
	font-size: 0.8em;
	color: #666;
	float: left;
	width: 6em;
}

.clientes .logo {
	font-size: 0.8em;
	color: #666;
	float: left;
	width: 60px;
}

.noticias .data p,
.artigos .data p,
.clientes .logo p {
	margin: 0;
	padding: 0;
}

.artigos .data .categoria {
	line-height: normal;
	font-weight: normal;
	padding-top: 1.5em;
}

.noticias .data .autor,
.artigos .data .autor {
	line-height: normal;
	font-weight: bold;
}

.clientes .logo {
	text-align: center;
}

.noticias .texto,
.artigos .texto {
	padding-left: 6.5em;
}

.clientes .texto {
	padding-left: 70px;
}
	
#conteudos-right-home .noticias .data .imagem {
	margin-top: 0.1em;
}	

#conteudos-right-home .noticias .texto {

}

#conteudos-right-home .noticias .texto h3 {
	font-size: 1.2em;
}

/* headings */
.noticias h2,
.artigos h2,
.clientes h2 {
	margin: 0;
	font-size: 1.2em;
}

.artigos h2 {
	background: url(/lib/images/artigo.png) left 0.2em no-repeat;
	padding-left: 22px;
}

/* the picture for the news */
.noticias .data .imagem {
	background: url(/lib/images/newsbg.png) no-repeat top center;
	padding: 5px;
	margin-top: 1.8em;
	text-align: center;
	}
	
.imagem2 {
	background: url(/lib/images/newsbg.png) no-repeat top center;
	padding: 5px;
	float: left;
	margin: 5px 5px 5px 0;
}	
	
.noticias .data .imagem img,
.imagem2 img {
	width: 40px;
	height: 40px;
	}
	
/* "read full post" link */	
.continuar {
	font-size: 0.8em;
	background: url(/lib/images/seta.gif) left center no-repeat;
	padding-left: 10px;
}

/* pdf icon */
.file-pdf,
.file-PDF {
	display: none;
}	

/* article with multiple pages navigation */
.navegacao {
	display: none;
}

/* article images */
.imgartigo {
	border: 1px solid #5d7ca7;
	background: #F3F6FF;
	padding: 3px;
	font-size: 0.8em;
}

.imgartigo img {
	float: left;
	margin: 0 3px 3px 0;	
}

.imgartigo a img {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;	
}

.imgartigo a:hover img {
	border: 1px solid #444;
	padding: 2px;
	background: #ccc;	
}

.imgartigo hr {
	display: block; 
	clear: left; 
	margin: 0;
	visibility: hidden;
}

/* "want more" link and search box */
.mais {
	display: none;
}


/* forms */
#form {
	display: none;
}
	 
.erro {
	padding: 5px 0;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	background: #FFDED1;
	margin: 11px 0;
	font-weight: bold;
}

.sucesso {
	padding: 5px 0;
	border-top: 1px solid #5bbf3a;
	border-bottom: 1px solid #5bbf3a;
	background: #eefed4;
	margin: 11px 0;
	font-weight: bold;
}	

#conteudos-left .erro h2 {
	margin: 0;
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: normal;
}

#coluna1 {
	float: left;
	width: 48%;
}

#coluna2 {
	float: right;
	width: 48%;
}

/* footer */		
#footer {
	display: none;
}		
