/*
Theme Name: num Light
Template: num
*/

* { margin: 0; padding: 0; }

/* Paragraphs */
p { margin: 0 0 15px 0; }

/* Links */
a { color: #3363a3; text-decoration: none;	}
a:hover { text-decoration: underline; }
#content a, #full-posts a { color: #3363a3; }

/* Lists */
ul li { list-style: none; }
.post ul { list-style: disc; }
.post ul, .post ol { margin: 0 0 15px 25px; }
.post ul ul, .post ul ul ul, .post ol ol, .post ol ol ol { margin-bottom: 0; }

/* Blockquotes */,
blockquote { border-left: 3px solid #C5C4BF; padding-left: 10px; margin: 0 20px 15px 20px; }

/* Code */
pre { overflow: auto; margin: 0 0 15px 0; }
code { font-size: 1.1em; }

/* Left, right, and center alignment */
.left, .alignleft { float: left; margin-right: 10px; }
.right, .alignright { float: right; margin-left: 10px; }
.center, .aligncenter { margin: 0 auto 15px auto; display: block; }

/* Headers and how they should look */
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; } 
h3 { font-size: 1.3em; }
h4 { font-size: 1.1em%; }
h5 { font-size: 1.05em; }
h6 { font-size: 1em; }
h2, h3, h4, h5, h6 { margin-bottom: 15px}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-family: Georgia, "Times New Roman", Times, serif; color: #70AF00 }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: underline }

#content .post-title, #full-posts .post-title, #excerpts .post-title { margin-bottom: 5px; }
#content h2, #content h3, #content h4, #content h5, #content h6, #full-posts h2, #feature h2, #comments-template h3 {
	font-family: Georgia, "Times New Roman", Times, serif;	} 

/* Body */
#pager	{ 	background:#000000 url(images/pagertop.gif) no-repeat scroll center center;
			height:28px;
			width:100%;
			display:block;
}

#pagerInner{
	color:#C7CCC0;
	font-size:0.8em;
	margin:0 auto;
	overflow:hidden;
	padding:10px;
	text-align:left;
	width:/*942px;*/ 980px;
	display:block;
}

#pagerInner a { color: #fff }

#headermenu{
margin:0 0 5px 10px;
height:60px;
position:relative;
}

#logo{
background: transparent url(images/bkg_logoBorder.gif) no-repeat scroll 0 0;
height:107px;
position:absolute;
width:221px;
padding-left: 1px;
}

.EyeBrow { background:#D5D2B9 url(images/bkg_body.gif) repeat-x scroll 0 28px; }

.pager_left {
float:left;
font-weight:bold;
text-transform:uppercase;
}

.pager_right {
float:right;
font-weight:bold;
}

.cnblinks {
float: left;
}

body {
	color: #666666;
	font: 0.8125em 'Trebuchet MS', Lucida, Verdana, sans-serif;
	text-align: center;
	}
#width {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#tools {
background: transparent url(images/cum_essas_cumbersas.gif) no-repeat scroll 230px 30px;
margin-bottom:2px;
overflow:hidden;
padding-left:400px; /* faz empurrar o texto à direita para esta abcissa */
height: 55px;
}	

#weather{
padding-top: 13px;
padding-left: 50px;
}


/* searchform */
#searchform {
	position: absolute; 
	top: 5px;
	right: 0px;
	width: 230px;
}
#searchform #q{
	background: #ffffff;
	height: 17px;
	width: 164px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.gif) no-repeat left top;
	height: 21px;
	width: 21px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
}

#extra-container { margin: 0 auto; }

/* Contains content and sidebar */
#container {
	float: center;
	width: 1000px;
	padding: /*11px */;
	text-align: left;
	}

/************************************************
	Header
************************************************/
#header-container { height: 70px; width: 100%; }
#header {
	float: left;
	width: 600px;
	margin: 0 0 10px 0;
	text-align: left;
	}
#header h1 {
	float: left;
	margin: 10px 0 0 10px;
	font-weight: bold;
	}
#header h1 a { color: #555; }
#header h2 {
	float: left;
	clear: left;
	font-size: 1.1em;
	margin: 3px 0 0 10px;
	}

/************************************************
	Feed
************************************************/
#feed {
	float: right;
	clear: right;
	width: 254px;
	height: 28px;
	margin: 0 13px 0 0;
	padding: 35px 36px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 35px;
	text-align: right;
	}
#feed li a {
	font-size: .9em;
	color: #666;
	}

/************************************************
	Navigation
************************************************/
/* Main navigation bar (#sub-nav is bottom bar) */
#navigation, #sub-navigation {
	float: left;
	text-align: left;	
	}
#navigation {
	width: 750px; /* leva menos 100 (tam imagem) e condiciona o sub abaixo*/
	padding-left: 250px;
    height: 53px;
	}
#sub-navigation {
	width: 900px;
	padding-left: 250px;
	font-size: .9em;
	background: #deded4;
	}

/************************************************
	Main content
************************************************/
#home, #content { width: 590px; }
#no-sidebar { width: 900px; }
#home.left, #content.left, #sidebar.left { float: left; margin: 0; }
#home.right, #content.right, #sidebar.right { float: right; margin: 0; }

/************************************************
	Images
************************************************/
/* Images */
.post img, #sidebar img {
	/* padding: 3px;
	background: #eee;
	border: 1px solid #ccc; */
	}

a img { border: none; }

#author-box .avatar, .author .post .avatar { width: 100px; height: 100px; float: left; margin-right: 10px; }

/* Post images 
.single img, .attachment img { max-width: 98.5%; } */

/* Feature images */
#feature img, #features-numbers img { float: left; width: 300px; margin: 0 10px 0 0; }
html>body #feature img, html>body #features-numbers img { max-width: 300px; width: auto; }

/* Thumbnail images */
img.thumbnail {
	float: left;
/*	width: 100px;
	height: 100px; */
	margin: 0 10px 5px 0;
	}

/* Medium images */
img.medium { /* max-width: 300px; */ float: left; margin: 0 10px 5px 0; }

/* Flickr / gallery stream images */
#home .flickr img, #gallery-stream img {
	width: 75px; height: 75px;
	margin: 2px 13px 2px 0;
	padding: 3px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Captions */
.wp-caption {
	padding: 5px 0 3px 0;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption p.wp-caption-text {
	margin: 0; padding: 0 5px;
	text-align: right;
	font-size: .8em;
	color: #666;
	}
.wp-caption img { margin: 0; padding: 0; border: none; }

.gallery {
	width: 100%;
	margin-bottom: 18px;
	}

/************************************************
	Sections of the site
************************************************/
/* Section headers */
.section-header, .menu h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	padding: .5em 1.5em;
	margin: 0 0 5px 0;
	height: 15px;
	background: url(images/section-header.gif) no-repeat left .5em;
	}

/* Sections and posts */
.post-feature {
	float: right;
	width: 570px;
	overflow: hidden;
	margin: 0px 0 10px 0;
	padding: 20px 0;
	background: #37302A url(images/bkg_newest.gif) no-repeat scroll left top;
	}
#post-feature-inner {
	margin: 0 10px 5px 40px;
	color:#FFFFFF
}	
	
.section h1{
font-weight:bold;
background:#FFFFFF url(images/icon_pen.gif) no-repeat scroll 5px 2px;
border-top:8px solid #362f29;
padding:4px 55px;
position:relative;
margin: 0 0 0px 0;
height: 40px;  img: 46 */
}

.section h1 span{
	display: block;
	color: #000;
	font-size: 0.60em;
	font-weight: normal;
	line-height: 1em;
	margin-left:5px;
}

.post-feature h2, .post-feature h2 a{
color: #C0E641;
width: 350px;
font-weight: normal;
}


.post-tabs-title {
width: 420px;
}


.data{
float: right;
width: 100 px;
}


.section, #content .post, #excerpts .post, #full-posts .post, .paged .post {
	width: 570px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 10px 0;
	background: #fff;
	}

/* No sidebar */
#no-sidebar .post, #no-sidebar #comments-template, #no-sidebar .section { width: 898px; }
#no-sidebar .post { overflow: hidden; margin: 0 0 10px 0; padding: 10px; background: #fff; border: 1px solid #EEEEEE; }

/* Posts */
#content .post, #home.paged .post { padding: 10px; border: 1px solid #EEEEEE; }

/* Breadcrumb */
.breadcrumb { padding: 10px; border: 1px solid #EEEEEE; }

/* Author box */
#author-box { padding: 10px; border: 1px solid #EEEEEE; }

/* Navigation links */
.navigation-links { padding: 10px; border: 1px solid #EEEEEE; }
.navigation-links .previous { float: left; width: 50%; }
.navigation-links .next { float: right; width: 50%; text-align: right; }

/* Navigation image attachment */
.attachment-image { max-width: 99%; margin: 15px auto; display: block; }
.navigation-attachment { float: left; width: 100%; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }
.navigation-attachment .left { float: left; width: 160px; }
.navigation-attachment .right { float: right; width: 160px; text-align: right; }

/* Related posts plugin */
#related { padding: 10px; border: 1px solid #EEEEEE; }
#related ul { width: 100%; }
#related ul li { list-style-type: none; }

/* Clouds */
div.cloud { padding: 10px; border: 1px solid #EEEEEE; }

/* Excerpts / Full Posts */
#excerpts, #full-posts { width: 590px; padding: 0; margin: 0; background: transparent; }
#excerpts .post, #full-posts .post { padding: 10px; border: 1px solid #EEEEEE; }

/* Features Gallery */
#myGallery { width: 590px; height: 240px; margin: 0 0 10px 0; padding: 0; }
#myGallery .imageElement { display: none; }
#myGallery h3, #myGallery h2 { font-size: 150%; }



/* Feature */
#feature { padding: 10px; border: 1px solid #EEEEEE;}

/* Flickr photos and Gallery images (home) */
#home .flickr, #home .gallery-stream { width: 580px; padding: 10px 0 10px 10px; border: 1px solid #EEEEEE; }
#home .flickr .section-header, #home .gallery-stream .section-header { margin-right: 10px; }

/* Post blocks */
#post-blocks { width: 590px; background: transparent; padding: 0; margin: -10px 0 10px 0; }
#post-blocks .post { width: 268px; margin: 10px 0 0 0; padding: 10px; background: #fff; border: 1px solid #EEEEEE; }
#post-blocks .even { float: right; clear: none; }
#post-blocks .odd { float: left; clear: both; }
#post-blocks .post-title { margin: 0 0 5px 0; font-size: 12px; }


/* Post sections */
#post-sections .section { padding: 10px; border: 1px solid #EEEEEE; }
#post-sections .post-title { font-size: 12px; }

/* All post tabs */
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 12 px; }
#post-tabs, #post-block-tabs, #post-list-tabs { background: transparent; width: 590px; padding: 0; }
#home .tab-content { width: 100%; padding: 0; background: #fff; }

#post-block-tabs .post, #post-list-tabs .post { width: 270px; padding: 10px; }
#post-block-tabs .even, #post-list-tabs .even { clear: none; float: right; }
#post-block-tabs .odd, #post-list-tabs .odd { clear: both; float: left; }

/* Post tabs */
#post-tabs .post { margin: 10px; padding: 0; }

/* Post list tabs */
#post-list-tabs .post ul { padding: 5px 2px 5px 7px; }
#post-list-tabs .post li { margin: 3px 0 5px 0; padding: 0; }
#post-list-tabs .post li a { display: inline; margin: 0; padding: 0; }

/* Features and video numbers */
#features-numbers, #video-numbers { background: transparent; width: 590px; padding: 0; border: none; }
#features-numbers div.tab-content, #video-numbers div.tab-content { top: 0; width: 570px; padding: 10px; border: 1px solid #EEEEEE; }
#features-numbers ul.tabs, #video-numbers ul.tabs {
	width: 590px;
	display: block; clear: left;
	overflow: hidden;
	}

/* Video tabbed */
#video-tabbed { padding: 10px; border: 1px solid #EEEEEE; }
#video-tabbed .video-list { float: right; width: 44%; }
#video-tabbed .video-list ul { width: 100%; }
#video-tabbed .video-list li { margin: 0 0 5px 0; border: 1px solid #ccc; }
#video-tabbed .video-list li a { color: #333; display: block; padding: 10px; background: #deddd4; }
#video-tabbed .video-list li a:hover, #video-tabbed .video-list li a.tab-current { text-decoration: none; background: #eee; }
#video-tabbed div.video { clear: none; float: left; width: 50%; }
div.v { display: none; }
div.v1 { display: block; }

/* Home custom sections */
#home-insert-1, #home-insert-2, #home-insert-3 { padding: 10px; border: 1px solid #EEEEEE; }

/*********** Só para permitir ligar e desligar tooltips *******/
/* embora vazio, necessita existir */
#tooltips {  }

/************************************************
	Sidebar
************************************************/
#sidebar { width: 400px; }

.menu, .feednews {
	overflow: hidden;
	width: 380px; /* 400 - 10 -10 */
	margin-bottom: 10px;
	padding: 10px 10px 5px 10px;
	background: #fff;
	border: 1px solid #EEEEEE;
	display:block;
	}

/* Sidebar lists and sidebar tab lists */
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}
	
.feednews ul li { 
	background:transparent url(images/marca_verde.gif) no-repeat scroll 2px 4px;
	/* line-height:1.2em; */
	padding-left:20px;
}	
	
	
#sidebar .menu ul li a, .tabbed div ul li a { display: block; padding: 2px 5px; }
#sidebar .menu li li a, .tabbed div li li a { display: block; padding: 2px 0 2px 8px; }

/* Recent comments widget */
#sidebar ul#get-recent-comments li { margin: 5px 0; }
#sidebar ul#get-recent-comments li a { display: inline; padding: 2px 0; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px 0; }

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: none; padding: 0; }
#sidebar .ads img { width: 125px; height: 125px; margin: 0 9px 5px 11px; border: none; padding: 0; }

/* Sidebar gallery and flickr photos */
#sidebar .flickr img, #sidebar .gallery-stream img { width: 75px; height: 75px; margin: 3px 9px 3px 7px; }

/* Sidebar search */
#sidebar .search input { width: 96%; padding: 5px; background: #e9eae5; border: 1px solid #ccc; }
#sidebar .search input.search-submit { display: none; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }
#sidebar .subscribe #feed-sidebar { height: 35px; overflow: hidden; background: url(images/feed-icon.gif) no-repeat left .3em; }
#feed-sidebar li { padding: 0 0 0 36px; }
#feed-sidebar li a { font-size: .9em; padding: 0; margin: 0; }

/* Sidebar recent */
#sidebar .recent .post { float: left; width: 100%; margin: 0 0 10px 0; }
#sidebar .entry { padding: 0; }
#sidebar .recent h3, #sidebar .asides h3 { font-size: .9em; margin: 0 0 1px 0; }
#sidebar .recent h3 a { font-weight: bold; }
#sidebar .recent p { font-size: .9em; line-height: 1.4em; margin: 0; padding: 0; }

.floatKiller {
	clear:both
}

/************************************************
	Tabs
************************************************/

#tabs-block { background: transparent; width: 400px; padding: 0; }

/* Tabs (actual tabs) */
.tabbed { background:transparent; border: none; padding:0; }
#sidebar .tabbed { /* width: 100% */; margin-bottom: 10px; }
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; /*float: left;*/ }
.tabbed ul.tabs li a {
	color: #333;
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 6px .6em;
	background: #ccc;
	border: 1px solid #eee;

	}
.tabbed ul.tabs li a.t4 { margin-right: 0;}
.tabbed ul.tabs li a:hover { background: #f4f4f4; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { background:#ffffff; border-bottom:2px solid #ffffff; margin-bottom: -2px; }

/* Tab content */
.tabbed div.tab-content {
	/* float: left; */
	height: 100%;
	display: block;
	position: relative;
	/*top: 0; */
	left: 0;
	overflow: hidden;
	clear: left;
	z-index: 0;
	padding: 10px 5px 5px 5px;
	margin-top: -1px;
	background: #ffffff;
	border: 1px solid #eee;
	}
div.t2, div.t3, div.t4, div.t5 { display: none; }
.tabbed div.c { display: none; }
.tabbed div.c1 { display: block; }

/************************************************
	Comments Template
************************************************/
#comments-template {
	padding: 10px;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #EEEEEE;
	}
#comments-template ol { list-style-type: none; margin-top: 10px; }
#comments-template li {
	width: 97.5%;
	clear: left;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 5px 1%;
	background: #dcdfd5;
	border: 1px solid #ccc;
	}
#comments-template .avatar {
	float: left;
	width: 50px; height: 50px;
	margin: 7px 12px 0 0;
	background: #eee;
	border: 1px solid #999;
	padding: 2px;
	}
#comments-template li.alt { background: #e9eae5; }
#comments-template .comment-meta-data { float: left; font-size: 1em; margin: 7px 0; }
#comments-template li .comment-meta-data a.time { margin-left: 5px; color: #666; }
#comments-template li .comment-text { float: left; width: 87%; padding: 0; }
#no-sidebar #comments-template li .comment-text { width: 92%; }
#comments-template input {
	color: #000;
	width: 50%;
	padding: 5px;
	margin: 0;
	background: #e9eae5;
	border: 1px solid #ccc;
	}
#no-sidebar #comments-template input { width: 25%; }
#comments-template textarea {
	color: #000;
	width: 97%;
	padding: 7px;
	background: #e9eae5;
	border: 1px solid #ccc;
	}
#no-sidebar #comments-template textarea { width: 98%; }
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	}

/************************************************
	Footer
************************************************/
/* Footer */
#footer {
	clear: both;
	float: left;
	width: 100%;
	height: 50px;
	text-align: left;
	margin: 0;
	color: #333;
	background: url(images/bkg_footer.gif) repeat-x; 
	}

#footer p { color:#FFFFFF; padding: 30px 50px 0px 50px; line-height: 1.3em; margin:0; font-size:0.7em;}


/* menu principal */

#suckerfishnav {
font-weight:normal;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.2em
}
#suckerfishnav, #suckerfishnav ul {
float:left;
list-style:none;
line-height:48px;
padding:0;
border:0px solid #8c8b8b;
margin:1px 0 1px 0;
width:100%;
}
#suckerfishnav a {
display:block;
color:#333333; /* cor texto n1 */
text-decoration:none;
padding:0px 10px
}
#suckerfishnav li {
float:left;
padding:0;
/* background:#ceb4e9 */; 
}
#suckerfishnav li ul {
position:absolute;
left:-999em;
height:auto;
width:140px;
font-weight:normal;
margin:0;
line-height:1;
-moz-opacity:0.90;
opacity:0.90;
khtml-opacity:0.90;
z-index:2
}
#suckerfishnav li li {
padding-right:1px;
width:140px;
border-bottom:1px solid #aaa/*#8c8b8b*/
}
#suckerfishnav li li a {
padding:6px 10px
}

#suckerfishnav li ul li {
font-weight:normal;
/* background:#dbdbdb;  cor fundo n2 */
/* font-family: 'Trebuchet MS', Lucida, Verdana; */
}
#suckerfishnav li ul li a {
color:#333333;
font-size:14px;
}
#suckerfishnav li:hover ul li a {
color:#333333;
}
#suckerfishnav li ul ul {
 /* margin:-23px 0 0 120px */
}

#suckerfishnav li ul li:hover {
background: #a19d86 /*#4472d0*/ /* hover cor fundo n2 */
}
#suckerfishnav li ul li:hover a {
color:#ffffff
}
#suckerfishnav li ul li:hover li a {
color:#333333;
}
#suckerfishnav li ul li li:hover a {
color:#ffffff
}
#suckerfishnav li ul li ul li:hover ul li a {
color:#333333;

}
#suckerfishnav li ul li ul li:hover ul li:hover a {
color:#ffffff
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {
left:-999em
}

#suckerfishnav li li:hover ul {
 margin: -23px 0 0 /* 60px; */ 140px;
}

#suckerfishnav li:hover ul, 
#suckerfishnav li li:hover ul, 
#suckerfishnav li li li:hover ul, 
#suckerfishnav li.sfhover ul, 
#suckerfishnav li li.sfhover ul, 
#suckerfishnav li li li.sfhover ul {
left:auto;
background: #cfcaad;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
color: #a33f01 ;
background: #b5b097 /*b9b9b9*/
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
color:#a33f01 
}



/* Tags do Technorati pelo Zoundry 	*/
zoundry_bw_tags	{ text-align:right; } 

.ztags a {	background-position: 0 0; text-decoration: none; padding-left: 20px; font-size: 80%; 
			background-image:url('images/tech.png'); background-repeat:no-repeat; background-attachment:scroll } 

.ztagspace {display:none;}


/* listings de artigos */
/* ******************* artigo das paginas  ************************ */
.listingArtigos {
	display:block;
	width:380px; 
	height:100px;
	overflow:hidden;
	border-top:1px solid #CCCCCC; 
	margin-bottom:10px;
	/* margin-right:10px; */
	margin-top:5px;
	/* color:#666666; */
	float:left;
	/* font-family: Helvetica, Arial, sans-serif; */
	font-size:12px
}

.listingArtigos h3, .listingArtigos h3 a {
	font-size:14px;
	margin-top: 5px;
	margin-bottom:3px;
	color:#3363A3;
	text-decoration:none;
}
.listingArtigos a:hover { text-decoration:underline }

.listingArtigos strong
{
	color:#333333;
}

.listingArtigos IMG {
	float:left;
	margin-right:10px;
	padding-top:1px;
	background-color:#FFFFFF;
	border: 0;
}
.listingsTxt  {
    color: #999999;
	line-height:normal;
	padding-top:4px;
	border-top:1px solid #FFFFFF
}


/* incorporada por exclusao do minitabs.php
se alguma vez voltar a utilizar, tirar daqui senao ficará duplicado */

#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
border: 0px;
text-decoration: none;
}

#tablist li a:hover{
text-decoration: underline;
}


#tablist li a:link, #tablist li a:visited{
color: #bae835; /* cor dos não activos */
}

#tablist li a.current{
/* background: black; */
}

#tabcontentcontainer{
width: 220px;
height: 22px;
/* Insert Optional Height definition here to give all the content a unified height */
/* padding: 5px; */
border: 0px;
}

.tabcontent{
display:none;
}

/* foto com moldura */
.relatedImgLink {
background:transparent url(images/moldura.jpg) no-repeat /*scroll 0 50%*/;
display:block;
height:300px;
/*margin-left:-26px;*/
width:380px;
text-decoration:none;
}

.relatedImg {
padding-left:106px;
padding-top:61px;
/* border:1px solid #E0E0E0; */
display:block;
}

