/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body { font-family: Tahoma; }

h1 { font-size:30px; }
h2 { font-size:22px; font-weight:bold; }

.entry { font-size:12px; line-height:17px; }
.entry a:hover { text-decoration: underline; border-bottom:0px; }
.entry img { border:0px; }

.post { padding:15px 15px 10px; }

#container { background:url(images/bg-snet.jpg) repeat-x top; }
#top { background: url(images/bg-top-snet.jpg) no-repeat top center; }

#secnav a { font-style:normal; font-family: Tahoma; }
#secnav a { line-height:16px; padding:9px 15px; }

#cat-nav { background: transparent; height:51px; border:0px; }
#cat-nav li { height:51px; }
#cat-nav li:hover { background:#5d7406; }
#cat-nav a { color: white; text-shadow:0 1px 0 #5f7509; }
#cat-nav a span { color: white; font-size:10px; }
#cat-nav a:hover { color: white; }
#cat-nav a:hover span { color: white; }

#page-nav { background: #2b2b2b; }
#page-nav { text-transform:none; }

#header { padding:12px 0; }
#footer { background:#424242 none repeat scroll 0 0; border-top:6px solid #2c547c; }

.comments { display:none; }
#comments { display:none; }
#respond { display:none; }

#tabs #tagcloud, #tabs .inside li { font-family: Tahoma; }

a:link, a:visited { color:#006aa7; }

/* SOLUCOESNET */

.nao_exibe { display:none; }

.toolTipBox
{
	font-family: Tahoma;
	padding: 8px;
	margin-top: 10px;
	border: solid 1px #EDEACA;
	background-color: #FFFEE4;
	margin-bottom: 15px;
}

.toolTipBoxRed
{
	font-family: Tahoma;
	padding: 8px;
	margin-top: 10px;
	border: solid 1px #a81e1e;
         border-left: solid 6px #a81e1e;
	background-color: #ffbdbb;
	margin-bottom: 15px;
}

.toolTipPontilhado {
         padding:10px;
         border:1px dashed gray;
}

.toolTipPontilhado img { border:0px; }