/*  
Theme Name: Audiolog
Description: Audiolog Theme
Version: 1.0
Author: Toscano & Furtado
Author URI: http://www.audiolog-lda.com
*/



/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */



body { 
	min-height: 100%; 
	font-family: Arial, Tahoma, sans-serif; 
	} 
#header { 
	background-color: #333; 
	position: relative; 
	text-align: center; 
	width: 100%; 
	background-position: center 0px; 
	background-repeat: repeat-x; 
	background-image: url(images/header.gif); 
	height: 154px; }
#header_in { 
	position: relative; 
	margin-right: auto; 
	margin-left: auto; 
	text-align: left; 
	width: 940px; 
	height: 154px; }
#logo {
	               	float: left;
	               	width: 340px;
	               	position: relative;
	               	padding-top: 75px;
	               }
	               
	   				#twitter {
	               	position: relative;
					margin-top: 10px;
					padding-bottom: 10px;
					padding-top: 10px;
	               }
	               
	               
	               
	               
	               
#quote p {
	               	color: #fff;
	               	position: relative;
	               	float: left;
	               	padding-top: 90px;
	               	line-height: 14px;
	               	font-size: 12px;
	               	text-transform: uppercase;
	               	font-family: Arial, Tahoma, sans-serif;
	               }
#menu {
	               	margin-bottom: 45px;
	               	border-top-style: solid;
	               	position: relative;
	               	text-align: center;
	               	height: 32px;
	               	width: 100%;
	               	border-top-color: #fff;
	               	border-top-width: 1px;
	               	background-repeat: repeat-x;
	               	background-image: url(images/menu_bg.gif);
	               }
#menu_in {
	               	margin-right: auto;
	               	margin-left: auto;
	               	position: relative;
	               	height: 32px;
	               	width: 940px;
	               	text-align: left;
	               }
#menu_in #nav {
	               	padding-right: 0px;
	               	margin: 0px;
	               	padding-left: 340px;
	               }
.navbutton {
	               	position: relative;
	               	float: left;
	               }
#searchform {
	               	text-align: right;
	               	float: right;
	               	position: relative;
	               	padding: 0px;
	               	margin: 0px;
	               	width: 155px;
	               }
#searchfield {
	               	float: left;
	               	margin-left: 10px;
	               	margin-bottom: 5px;
	               	margin-right: 5px;
	               	margin-top: 4px;
	               	padding: 0px;
	               	height: 16px;
	               	position: relative;
	               	display: inline;
	               	width: 110px;
	               }
#searchsubmit {
	               	float: right;
	               	position: relative;
	               	padding: 0px;
	               	margin: 0px;
	               }
#main {
	               	width: 100%;
	               	position: relative;
	               	text-align: center;
	               }
#main_in {
	               	position: relative;
	               	margin-right: auto;
	               	margin-left: auto;
	               	width: 940px;
	               	text-align: left;
	               }
.product_title {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
.product_title a:link, .product_title a:visited {
	margin-left: 20px;
	font-family: Arial, Tahoma, sans-serif;
	text-decoration: none;
	color: #f00;
	font-size: 18px;
}
.product_title a:hover {
	color: #333;
}



#small_col {
	margin-right: 26px;
	float: left;
	position: relative;	
	width: 310px;
	}
/*#accordion {
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}*/
.toggler {
	line-height: 38px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	height: 35px;
	width: 314px;
	background-image: url(images/navbox_titlebar.gif);
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Tahoma, sans-serif;
}
 
.toggler_txt {
	margin-top: 20px;
	margin-left: 10px;
}
 

 
.element {
 
	border-right-color: #999;
 
	border-left-color: #999;
 
	border-bottom-color: #999;
 
	border-right-style: solid;
 
	border-left-style: solid;
 
	border-bottom-style: solid;
 
	border-right-width: 1px;
 
	border-left-width: 1px;
 
	border-bottom-width: 1px;
 
	/*height: 420px;*/
 
	width: 312px;

	padding: 1em 0;
        margin-bottom: 2em;
}

.element select {
	margin-left: 1em;
}
 
.element p {
	margin: 0px;
	padding: 4px;
}





.element2 {
 
	border-right-color: #999;
 
	border-left-color: #999;
 
	border-bottom-color: #999;
 
	border-right-style: solid;
 
	border-left-style: solid;
 
	border-bottom-style: solid;
 
	border-right-width: 1px;
 
	border-left-width: 1px;
 
	border-bottom-width: 1px;
 
	/*height: 420px;*/
 
	width: 312px;

	padding: 0em 0;
        margin-bottom: 2em;
}

.element2 select {
	margin-left: 1em;
}
 
.element2 p {
	margin: 0px;
	padding: 4px;
}


.element2 ul li {
	clear: both;
	border-bottom-color: #ddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 20px;
	font-size: 12px;
}











.brand_description p {
	margin: 10px;
	padding: 4px;
}
.element ul li {
	clear: both;
	border-bottom-color: #ddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 20px;
	font-size: 12px;
}
.product ul li a:link, .product ul li a:visited {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	display: block;
	font-size: 12px;
	color: #555;
}
.product ul li a:hover {
	color: #000;
	background-color: #ddd;
}
.thumbnail {
	position: relative;
	height: 88px;
	width: 150px;
	float: left;
}
.novidade .thumbnail {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
}
.novidade .detail {
	position: relative;
	padding-top: 15px;
	float: left;
}
.novidade .detail a:link, .novidade .detail a:visited {
	text-decoration: none;
	color: #333;
}
.novidade .detail a:hover {
	border-bottom-color: #f00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.novidade .fabricante {
	font-weight: bold;
	text-transform: uppercase;
}
.novidade .preco {
	font-weight: bold;
	color: #f00;
}
#newsletter, #submitlink, #contactform {
	margin-top: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 312px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
        overflow: hidden;
}

.archive {
	position: relative;
	margin-top: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 312px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}
.archive a:link, .archive a:visited{
	color: #000;
}
.archive a:hover{
	border-bottom-color: #f00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000;
}
#newsletter p, #submitlink p, #contactform p  {
	color: #333;
	margin: 0 20px;
}
.archive p  {
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0;
	color: #333;
}
.archive ul li {
	margin-left: 20px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;
	display: inline-block;
	width: 262px;
}
.archive ul li ul li, .archive ul li ul {
	padding: 0px;
	margin: 0px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	display: inline-block;
	width: 262px;
}

#image_flicker {text-align:center}
#image_flicker img {display:block; margin:auto}
#image_flicker a {text-decoration:none}


#newsletter label {
	display: none;
}
#contactform .cform label {
	margin-left: 20px;
	color: #333;
	font-size: 12px;
        display: block;
}
#submitlink #li-4-1items{
	position: relative;
	float: left;
	font-size: 12px;
	color: #333;
}
#submitlink .cform label{
	margin-left: 20px;
	display: inline;
	position: relative;
	float: left;
	font-size: 12px;
	color: #333;
}
#submitlink #li-4-1items input {
	display: inline;
	position: relative;
	float: left;
}
#submitlink #li-4-2 label {
	display: none;
}

#newsletter  .cform input,
#newsletter  .cform textarea,
#newsletter  .cform select,
#submitlink  .cform input,
#submitlink  .cform textarea,
#submitlink  .cform select,
#contactform  .cform input,
#contactform  .cform textarea,
#contactform  .cform select  { 
	margin: 5px 20px;
	padding:3px;
	border:1px solid #aaa; 
	color:#888;
	background:#fff;
}
#newsletter  .cform input:hover,
#newsletter  .cform textarea:hover,
#newsletter  .cform select:hover,
#submitlink  .cform input:hover,
#submitlink  .cform textarea:hover,
#submitlink  .cform select:hover,
#contactform  .cform input:hover,
#contactform  .cform textarea:hover,
#contactform  .cform select:hover	{
	border: 1px solid #f00;
	background:#fff; 
}

#newsletter .cform input:focus,
#newsletter .cform textarea:focus,
#newsletter .cform select:focus,
#submitlink .cform input:focus,
#submitlink .cform textarea:focus,
#submitlink .cform select:focus,
#contactform .cform input:focus,
#contactform .cform textarea:focus,
#contactform .cform select:focus			{ 
	color:#666;
	background:#fff; 
}

#newsletter .cform textarea,
#newsletter .cform input,
#newsletter .cform textarea,
#submitlink .cform input,
#submitlink .cform textarea,
#submitlink .cform input
#contactform .cform input,
#contactform .cform textarea,
#contactform .cform input{
	width:262px; 
}
 
#newsletter .cform select,
#submitlink .cform select,
#contactform .cform select {
	width:306px; /* attempt to have equal length */
}  

#newsletter .cform select.cfselectmulti,
#submitlink .cform select.cfselectmulti,
#contactform .cform select.cfselectmulti		{ 
	height:7.5em; 
}

#newsletter .cform textarea,
#submitlink .cform textarea,
#contactform .cform textarea  {
	overflow:auto;
}


#newsletter  p.cf-sb,
#submitlink  p.cf-sb,
#contactform  p.cf-sb  {
	margin: 0 20px 0 0;
	text-align:right;
}
#newsletter .cform input.sendbutton,
#submitlink .cform input.sendbutton,
#contactform .cform input.sendbutton	{ 
	width: 80px; 
	color: #fff; 
	border-left-color: #666; 
	border-bottom-color: #000; 
	border-right-color: #000; 
	border-top-color: #666; 
	border-width: 1px; 
	border-style: solid; 
	background-color: #f00;  
	padding: 3px; 
	margin: 0;
	font-size:0.8em;
}

#video {
	margin-bottom: 30px;
	width: 312px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}
#files {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 312px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}
#taglist {
	margin-top: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 312px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}

/* it's a new version of #newsletter */
#newslettr {
	margin-top: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 312px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}
#newslettr p {
	color: #333;
	margin: 0 20px;
}
#newslettr label, #newslettr fieldset legend {
	display: none;
}

#newslettr  .cform input,
#newslettr  .cform textarea,
#newslettr  .cform select  { 
	margin: 5px 20px;
	padding:3px;
	border:1px solid #aaa; 
	color:#888;
	background:#fff;
}
#newslettr  .cform input:hover,
#newslettr  .cform textarea:hover,
#newslettr  .cform select:hover {
	border: 1px solid #f00;
	background:#fff; 
}

#newslettr .cform input:focus,
#newslettr .cform textarea:focus,
#newslettr .cform select:focus { 
	color:#666;
	background:#fff; 
}

#newslettr .cform textarea,
#newslettr .cform input,
#newslettr .cform textarea {
	/*width:220px;*/
}
 
#newslettr .cform select {
	/*width:306px;*/ /* attempt to have equal length */
}  

#newslettr .cform select.cfselectmulti { 
	height:7.5em; 
}

#newslettr .cform textarea {
	overflow:auto;
}

#newslettr  p.cf-sb {
	margin: 0 20px 0 0;
	text-align:right;
}
#newslettr .cform input.sendbutton { 
	width: 80px; 
	color: #fff; 
	border-left-color: #666; 
	border-bottom-color: #000; 
	border-right-color: #000; 
	border-top-color: #666; 
	border-width: 1px; 
	border-style: solid; 
	background-color: #f00;  
	padding: 3px; 
	margin: 0;
	font-size:0.8em;
}


/* an adulteration of the #newslettr to use in the page.php template. Had to start somewhere... */
#newslettr2 {
	margin-top: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	width: 520px;
	border-color: #999;
	/*border-style: solid; */
	/*border-width: 1px; */
}
#newslettr2 p {
	color: #333;
	margin: 0 1px;
}

/* #newslettr2 label, #newslettr2 fieldset legend {
	display: none;
} **/


#newslettr2 .cform label {
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
	color: #333;
	font-size: 12px;
        display: block;
}



#newslettr2  .cform input,
#newslettr2  .cform textarea,
#newslettr2  .cform select  { 
	margin: 6px 2px;
	padding:3px;
	border:1px solid #aaa; 
	color:#888;
	background:#fff;
	
}
#newslettr2  .cform input:hover,
#newslettr2  .cform textarea:hover,
#newslettr2  .cform select:hover {
	border: 1px solid #f00;
	background:#fff; 
}

#newslettr2 .cform input:focus,
#newslettr2 .cform textarea:focus,
#newslettr2 .cform select:focus { 
	color:#333;
	background:#fff; 
}

	
#newslettr2 .cform input {
	width:260px;
	
}

#newslettr2 .cform textarea {
	width:320px;
}
 
#newslettr2 .cform select {
	/*width:306px;*/ /* attempt to have equal length */
}  

#newslettr2 .cform select.cfselectmulti { 
	height:7.5em; 
}

#newslettr2 .cform textarea {
	overflow:auto;
}

#newslettr2  p.cf-sb {
	margin: 0 20px 0 0;
	text-align:right;
}
#newslettr2 .cform input.sendbutton { 
	width: 80px; 
	color: #fff; 
	border-left-color: #666; 
	border-bottom-color: #000; 
	border-right-color: #000; 
	border-top-color: #666; 
	border-width: 1px; 
	border-style: solid; 
	background-color: #f00;  
	padding: 3px; 
	margin: 0;
	font-size:0.8em;
	left
}





#twitter {
	margin-top: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 312px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}


#files p, #taglist p, #twitter p {
	color: #333;
	margin: 0 20px;
}
#files ul li, #taglist ul li, #twitter ul li {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	padding-left: 20px;
}
#files ul li a:link, #files ul li a:visited, #taglist ul li a:link, #taglist ul li a:visited, #twitter a:link, #twitter a:visited{
	font-size: 12px;
	text-decoration: none;
	color: #333;
}
#files ul li a:hover, #taglist ul li a:hover, #twitter a:hover {
	border-bottom-color: #f00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.linklove {
	display: none;
}



#big_col {
	width: 600px;
	float: left;
	position: relative;
	}
#big_col p {
			padding-bottom: 10px;
		}
.banner {
	border-color: #666;
	border-style: solid;
	border-width: 1px;
}
.blog_detail {
	position: relative;
	float: left;
	width: 420px;
}

.blog_detail2 {
	position: relative;
	float: left;
	width: 280px;
}


#blog a:link, #blog a:visited {
	color: #f00;
}
#blog ul li {
	padding-top: 10px;
	margin-top: 10px;
	border-bottom-color: #ddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	position: relative;
}
#blog .thumbnail {
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#blog h6 a:link, #blog h6 a:visited {
	color: #333;
	text-transform: none;
}
#blog h6 a:hover {
	text-decoration: none;
	border-bottom-color: #f00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.meta {
	color: #666;
	margin-top: 10px;
	font-size: 11px;
}
#blog .meta a:link, #blog .meta a:visited {
	text-decoration: underline;
	color: #666;
}
#blog .meta a:hover {
	color: #000;
}
#brandlist .thumbnail {
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.brand_detail {
	position: relative;
	float: left;
	width: 420px;
}
#brandlist h6 a:link, #brandlist h6 a:visited {
	color: #333;
	text-transform: none;
}
#brandlist h6 a:hover {
	border-bottom-color: #f00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#brandlist a:link, #brandlist a:visited {
	color: #f00;
}
#brandlist ul li {
	border-bottom-color: #ddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
	margin-top: 10px;
	clear: both;
	position: relative;
}
#brandlist .price {
	color: #f00;
}
#footer {
	               	clear: both;
	               	margin-top: 40px;
	               	height: 153px;
	               	background-position: center 80px;
	               	background-repeat: repeat-x;
	               	background-image: url(images/footer.gif);
	               	bottom: 0px;
	               	text-align: center;
	               	position: relative;
	               }
#footer_nav {
	               	height: 80px;
	               	font-size: 12px;
	               	color: #666;
	               	margin-right: auto;
	               	margin-left: auto;
	               	width: 940px;
	               }
#footer_nav p {
	padding-top: 50px;
}
#footer_nav a:link, #footer_nav a:visited {
	               	color: #888;
	               }
#footer_nav a:hover {
	               	border-bottom-color: #f00;
	               	border-bottom-style: solid;
	               	border-bottom-width: 1px;
	               	text-decoration: none;
	               }
#footer_in {
	               	width: 940px;
	               	margin-right: auto;
	               	position: relative;
	               	margin-left: auto;
	               	padding-top: 20px;
	               	color: #fff;
	               	font-size: 12px;
	               }
#footer_in a:link, #footer_in a:visited {
	               	text-decoration: none;
	               	color: #ccc;
	               }
#footer_in a:hover {
	               	border-bottom-color: #f00;
	               	border-bottom-style: solid;
	               	border-bottom-width: 1px;
	               	text-decoration: none;	               }
h2 {
	font-size: 25px;
	font-family: Arial, Tahoma, sans-serif;
	margin-left: 335px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	clear: both;
}
h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Tahoma, sans-serif;
}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
h5 {
	margin-bottom: 20px;
	clear: both;
	margin-top: 20px;
	color: #000;
	font-size: 26px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
h5.pagetitle {
	margin-top: 0px;
	margin-bottom: 20px;
	clear: both;
	color: #000;
	font-size: 26px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
h6 {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;
}
.highlight {
	color: #f00;
}
.excerpt p {
	width: 430px;
	float: left;
	position: relative;
	font-size: 14px;
}
.price_box {
	float: right;
	position: relative;
	width: 132px;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}
.price_label {
	background-image: url(images/preco_bg.gif);
	background-color: #333;
	height: 70px;
	width: 132px;
}
.price_price {
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	font-family: Arial, Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	color: #fff;
}
.price_iva {
	padding-right: 10px;
	text-align: right;
	color: #fff;
	font-size: 10px;
}
.price_less {
	color: #fff;
	background-color: #f00;
}
.price_less a:link, .price_less a:visited {
	text-align: right;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
.price_less a:hover {
	text-decoration: underline;
}
.price_less p {
	padding-right: 10px;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
.top_spacer {
}
#newsletter fieldset legend {
	display: none;
}
.link_fabricante a:link, .link_fabricante a:visited {
	text-decoration: underline;
	color: #f00;
}
.link_fabricante {
	padding-top: 20px;
}
#links ul li ul li {
	margin-right: 11px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;
	display: inline-block;
	width: 220px;
}
.post ul li {
	margin-right: 11px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;
	display: inline-block;
	width: 280px;
}
.toppage {
	margin-right: 10px;
	padding-right: 10px;
	font-size: 11px;
	float: right;
}
#links a:link.toppage , #links a:visited.toppage {
	color: #f00;
}
#big_col a, .pesquisa p a {
	color: #f00;
}
#big_col a:hover, .pesquisa p a:hover {
	text-decoration: underline;
	color: #f00;
}
#links a:hover.toppage {
	text-decoration: underline;
	color: #f00;
}
#links a:link, #links a:visited {
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	color: #333;
}
#links a:hover {
	color: #f00;
}
#links h6 {
	margin-top: 30px;
	color: #f00;
}

/*--------- SLIDESHOW -------------------------------------------*/

div.slideshow {
	padding: 0 0 25px 0;
	}
div.slideshowno {
	visibility: hidden;
	width: 0px;
	z-index: -1;
	height: 0;

	}
div.slideshow ul {
	background: #FFF;
	bottom: 0;
	position: absolute;
	overflow: hidden;
	padding: 4px 8px;
	right: 0;
	z-index: 1000;
	}
div.slideshow ul a {
	background: url(img/a.gif) no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 14px;
	margin: 0 4px 0 0;
	overflow: hidden;
	width: 12px;
	}
div.slideshow ul a.prev {
	background-image: url(img/prev.gif);
	width: 14px;
	}
div.slideshow ul a.next {
	background-image: url(img/next.gif);
	margin-right: 0;
	width: 14px;
	}
div.slideshow ul a.active,
div.slideshow ul a.prev:hover,
div.slideshow ul a.next:hover {
	background-position: 0 -14px;
	}
div.slideshow ul li {
	margin: 0px;
	float: left;
	list-style: none;
		}
.feed {
			font-size: 14px;
		}
p.content {
			padding-bottom: 20px;
		}
.content p {
			padding-bottom: 20px;
		}
		
p.content2 {
			padding-bottom: 2px;
			/*float: left; */
		}
.content2 p {
			padding-bottom: 2px;
			float: left;
		}		
		
.content3 p {
			padding-bottom: 2px;
			float: inherit;
		}		
		
		
		
.leftcol_img {
	border-color: #333;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
		}
.reqtxt, .emailreqtxt {
			color: #999;
			padding-left: 20px;
			font-size: 11px;
		}
#li-5-4 {
			padding-top: 10px;
			padding-left: 20px;
			font-size: 12px;
		}
.cf-box-b {
		}
.pagenav {
			padding-left: 170px;
			clear: both;
			padding-top: 20px;
		}
.pesquisa p {
			padding: 20px;
		}


/* Some things I added, cschenk, 2009-06-27 */

/* Aligns the iFrame for the banner rotation with the accordion on the left */
/* -> Doesn't seem to be a problem anymore, cschenk, 2009-06-28 */
#main_in iframe {
	position: relative;
	top: -1px;
}

#respond {
	clear: both;
	padding-top: 2em;
}

.commentlist .comment_text p {
	padding-left: 1em;
	background-color: #ccc;
	width: 456px
}



.commentlist li.siteowner .comment_text p {
	color: #fff;
	background-color: #d61616;
}
#big_col .commentlist li.siteowner .comment_text a {
	color: #fff;
        text-decoration: underline;
}
#big_col .commentlist li.siteowner .comment_text a:hover {
	color: #eee;
}


.commentlist .comment_text_prefix {
	height: 33px;
	width: 468px;
	background: transparent url(images/comments/comment_top.gif) no-repeat scroll 0 100%
}
.commentlist .comment_text_suffix {
	height: 33px;
	width: 468px;
	background: transparent url(images/comments/comment_bottom.gif) no-repeat scroll 0 100%
}
.commentlist .siteowner .comment_text_prefix {
	background: transparent url(images/comments/comment_siteowner_top.gif) no-repeat scroll 0 100%
}
.commentlist .siteowner .comment_text_suffix {
	background: transparent url(images/comments/comment_siteowner_bottom.gif) no-repeat scroll 0 100%
}

#files ul li {
	font-size: 12px;
}

.post h6 a {
	margin-bottom: 1.5em;
}

.post ul.empresa li {display: inline}
.post ul.empresa>li {display:inline-block}

#links ul li ul li {display:inline}
#links ul li ul>li {display:inline-block}