/*  
Theme Name: templatr
Theme URI: http://www.mytool.com.br
Description: Layout desenvolvido por <a href="http://www.mytool.com.br">MyTool</a>
Version: 1.0
Author: Gustavo Marin
Author URI: http://mytool.com.br

	Layout Telaglass
	 http://www.mytool.com.br
*/

/* Estilo galeria fade */
.galeria{ /* CSS for Simple Gallery Example 1 */
position: relative; 
visibility: hidden; 
border: 1px solid #000;
background-color:#a1a1a1;
width:300px;
height:225px;
}

#content a{
	font-style:italic;
	text-decoration:none;
	color:#900;
	font-weight:bold;
	}
#content a:hover{
	text-decoration:underline;}

.textos-capa{
	padding:5px;}
h2{
	margin:0px;
	padding:0px;
	font-size:14px;
	margin-top:5px;
	}
h3{
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-size:12px;
	}
h2 p{
	padding:0px;
	margin:0px;
	margin-top:5px;
	}
h3 p{
	padding:0px;
	margin:0px;
	margin-top:5px;
	}
.clear{ clear:both; height:5px;}

.galeria .gallerydesctext{ /* CSS for description DIV of Example 1 (if defined) */
text-align: left;
padding: 2px 5px;
}


* html {
  height: 1%;
}

body{
	background-image:url(images/fd_geral.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
#geral{
	width:100%;
	}
#portal{
	width:100%;
	min-width:780px;
	margin:auto;
	background-image:url(/site/wp-content/themes/mytool/images/fd_portal.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	}

#topo{
	width:100%;
	height:170px;
	background-image:url(/site/wp-content/themes/mytool/images/fd_topo.png);
	background-position:center;
	background-repeat:no-repeat;
	min-width:780px;
	}
#topo a{
	cursor:pointer;
	}
#topo_interno{
	width:780px;
	height:100%;
	margin:auto;
	}
#banner_capa{
	width:780px;
	height:160px;
	margin:auto;
	}
#banner_capa1{
	float:right;
	margin-right:10px;
	}
#mascara_logo{
	width:950px;
	height:290px;
	text-align:right;
	}
#conteudo_pagina{
	width:780px;
	min-height:500px;
	margin:auto;
	text-align:left;
	}
#rodape{
	clear: both;
	width:100%;
	min-width:780px;
	height:150px;
	background-image:url(/site/wp-content/themes/mytool/images/fd_rodape2.png);
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
	}
#logo_rodape{
	margin-top:30px;
	margin-left:40px;
	width:150px;
	height:100px;
	float:left;
	}
#copyright{
	margin-left:20px;
	margin-top:100px;
	float:left;
	}
#rodape_interno{
	width:780px;
	height:150px;
	margin:auto;
	font-size:14px;
	font-weight:bold;
	font-style: italic;
	}

#assinatura{
	margin-top:130px;
	margin-right:10px;
	float:right;
}

#busca-flor{
	background-image:url(images/fd_busca_flor.png);
	background-repeat:no-repeat;
	width:580px;
	height:105px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	}
#cat-flor{ padding:10px; margin-top:55px;}
#busca-flor ul{ padding:0px; margin:0px;}
#busca-flor ul li{ float:left; list-style:none; padding:5px;}
#busca-flor ul li a{ text-decoration:none; color:#333;}
#busca-flor ul li a:hover{ text-decoration:underline;}

#content {
	width:580px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	margin-top:10px;
	vertical-align:top;
}

#sidebar {
  float: left;
  width: 150px;
  padding:10px;

}

#extrabar {
  margin-left: 180px;
}



#sidebar h3 {
	list-style-type: none;
	font-family: arial;
	font-size: 18px;
	color: #333;
	text-decoration: none;
}

#sidebar p {
	list-style-type: none;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

#sidebar ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
	}
	
#sidebar ul li{
	list-style-type: none;
	padding-left:10px;
	}
#sidebar a {
  list-style-type: none;
  font-family: arial;
  font-size: 20px;
  color:#333;
  text-decoration: none;
}

#sidebar div {
  font-family: arial;
}

#extrabar p {
  font-family: arial;
  text-decoration: none;
}

#extrabar h3 {
  font-family: arial;
  font-size: 18px;
  color: #333;
  text-decoration: NONE;
}

#footer p {
  font-family: arial;
  font-size: 10px;
  color: #333;
  text-decoration: none;
}

.page_item a {
  font-family: arial;
  font-size: 12px;
  color: #333;
  text-decoration: none;
  list-style-type: none;
}

.postmetadata a {
  font-family: arial;
  font-size: 10px;
  color: #999;
  text-decoration: none;
}

.postmetadata a:visited {
  font-family: arial;
  font-size: 10px;
  text-decoration: none;
}

.postmetadata {
  font-family: arial;
  font-size: 10px;
  color: #999;
  text-decoration: none;
}

.post small {
  font-family: arial;
  font-size: 12px;
  color: 0000;
  text-decoration: none;
}
.posttitle{
	font-size:18px;
	color:#333;
	margin-top:10px;
	padding:0px;
	}

.posttitlelink {
  font-family: arial;
  font-size: 18px;
  color: #333;
  text-decoration: none;
}
.entry{text-align:justify;}

.entry img {
  font-family: arial;
  font-size: 12px;
  color: 0000;
}

.entry p {
  font-family: arial;
  font-size: 12px;
  padding:0px;
  margin:0px;
}
.alignleft{float:left;}
.alignright{float:right;}
.alignleft a {
  font-family: arial;
  font-size: 12px;
  color:#0000;
  text-decoration: none;
}

.alignright a {
  font-family: arial;
  font-size: 12px;
  color:#0000;
  text-decoration: none;
}

.navigation{padding:20px;}