/* Stylesheet / CSS */


/*	CSS Reset, do not edit this 
___________________________________________________________________ */
html {margin:0;padding:0;border:0;}body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}body {line-height:1.6;background:white;}table {border-collapse:separate;border-spacing:0;}caption, th, td {text-align:left;font-weight:normal;float:none !important;}table, th, td {vertical-align:middle;}blockquote:before, blockquote:after, q:before, q:after {content:'';}blockquote, q {quotes:"" "";}a img {border:none;}:focus {outline:0;}



/*	General
___________________________________________________________________ */

html
{
    text-rendering: optimizeLegibility;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

body { 
	font-family: arial;
	font-size: 12px;
	color: #444;
	filter:none;
		background:#fff url(http://antonioconde.net/media/home/fundo_pt.jpg) no-repeat top center;
}

body.custom_background {
	background:#fff url(../images/bg_corner.jpg) no-repeat bottom left;
}

a,
.cudazi-recent-posts li a:hover,
.entry-title a:hover {
	color: #8fb1c1;
	text-decoration: none;
}

a:hover {
	color: #8fb1c1;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.promo_text {

		
}



.promo_text p {
	padding:0 0 0px 0;
}

h3.nopad {
	padding:5px 5px 5px 5px;
}

h3.nopadwhite {
	padding:5px 5px 5px 5px;
	color: #ffffff;
}

h3.nopad2 {
	padding:0px 0px 5px 0px;
}

.services {
width: 620px;
margin-top: 15px;
margin-bottom: 20px;

background-color: #eeeeee;
color: #00000;
  -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

}

.services0 {
width: 620px;
margin-top: 15px;
margin-bottom: 25px;
min-height: 180px;


background:#eeeeee url(../images/fundo_tratamentos.jpg) no-repeat top left;
color: #00000;
  -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

}


.image0 {
width: 220px;
margin-top: 15px;
float: right;
margin-bottom: 20px;
 /* -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;*/
background-color: #eeeeee;
}




.services p:hover {
background-color: #8fb1c1;
color: #ffffff;
 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;


}



.services0 .divpadd {
text-align: justify;
padding-right: 20px;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
float: left;

max-width: 340px;
}



.services0 img {
float: right;
padding-top: 20px;

padding-right: 20px;
padding-bottom: 20px;
}


.services0 .divpadd img {
padding-top: 0px;

padding-right: 0px;
padding-bottom: 0px;
float: left;
}

.services0 .divpadd p {
text-align: justify;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.services p {
text-align: justify;
padding-right: 20px;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;


}

.services div {
text-align: justify;
padding-right: 20px;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
background-color: #dddddd;
color: #00000;


}



h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding:0 0 20px 0;
}


h1, 
h2 {
	font-size:22px;
}

h3 {
	font-size:20px;
}

h4 {
	font-size:18px;
}

h5 {
	font-size:13px;
}

h6 {
	font-size:12px;
}
h3, h4, h5, h6 {
	color: #8fb1c1;
}
p {
	padding:0 0 20px 0;
}

ul, 
ol { 
	margin:0 20px 20px 0; 
	padding-left:40px; 
}
blockquote { 
	margin:0 0 0 40px; 
}
strong, dfn { 
	font-weight:bold; 
}
em, dfn { 
	font-style:italic; 
}
sup, sub { 
	line-height:0; 
}
pre  { 
	white-space:pre; 
}
pre,code,tt { 
	font-family:"Courier New", Courier, mono;
	font-size:12px;
}
dl { 
	margin: 0 0 20px 0; 
}
dl dt { 
	font-weight: bold; 
}
dd { 
	margin:0 0 20px 20px;
}

small {
	font-size:75%;
}




/*	Header
___________________________________________________________________ */
#header {
	padding: 0 0 20px 0;
	
}
#header-bar {

	background: #366f8c;
	padding: 10px 0;
	padding-bottom: 7px;
	color: #ffffff;
	font-size:8px;
	background: url(../images/bgheader.png) repeat-x;
}
#header-bar a {
	color: #ffffff;
}
#header-bar a:hover {
	color: #fff;
}
#header-bar p {
	padding:0;
}
#header-bar .header-bar-menu li:last-child {
	margin-right:0;
}
#header-main {
	padding:20px 0 30px 0;
		width: 960px;
		background:#ffffff;
		margin-left: auto;
		margin-right: auto;
		background: url(../images/bgmenu.png) no-repeat right;
		}
		
		
#logo, #logo img, #logo a {
	display: block;
	margin: 0;
	padding: 0;
}


		


/*	Search Form
___________________________________________________________________ */




#pergunta {
	background:#fff;
	border:1px solid #a2a2a2;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:3px 0 3px 10px;
	margin:2px 0 0 0;
	max-width:250px;
	height: 16px;

}
#pergunta #s,  
#pergunta #searchsubmit  {
	background:none;
	border:0;
	color:#999;
	margin: 0;
	padding: 0;
	
}
#pergunta #s {
	width:80%;
	display:block;
	float:left;
	margin-top:2px;
	font-family: arial;
			font-size:11px;
				color: #a2a2a2;
					-webkit-appearance: none;
}


#pergunta #searchsubmit {
	width:25px;
	height: 18px;
	display:block;
	float:right;
	cursor:pointer;
	background: url(../images/askicon.png) no-repeat center center;
	text-indent:-9999px;
}



/*	Dropdown Menu
___________________________________________________________________ */
.sf-menu, .sf-menu * {
	margin:	0;
	padding: 0;
	list-style: none;
	font-size:8px;
	float:left;
	
	


}



.sf-menu {	
	margin: 38px -30px 0 -20px;
	float:right;
}
.sf-menu li a {
	display:block;
	float:left;
	padding:10px 20px;
	margin-right:5px;
	margin-left: 5px;
	padding-top: 13px;
	position: relative;
	color: #000000;
	-webkit-appearance: none;
	

}
.sf-menu li.current-menu-item a,
.sf-menu li a:hover {
	color: #366f8c;
}

.sf-menu ul a {
	padding:5px 20px;


}
.sf-menu ul li:first-child a {
	padding-top:20px;
	padding-bottom:10px;
	color: #FFFFFF;
} 
.sf-menu ul li:last-child a {
	padding-bottom:18px;
	color: #FFFFFF;
} 

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 190px; /* left offset of submenus need to match (see below) */
	padding: 0;
	
	
	}

.sf-menu ul li {
	width: 100%;
	/*background: #e8e8e8;	*/
	background: #366f8c;
	
	
	
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */



}


.sf-menu li.principal:hover
{
/*background: #dedede;*/

background: #74a0b6;


}






.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 32px; /* match top ul list item height */
	z-index: 9999;

		
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 150px; /* match ul width */
	top: -8px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 150px; /* match ul width */
	top: 0;
}
.sf-menu .sf-sub-indicator {
	display:none;	
}
.sf-menu ul .sf-sub-indicator {
	opacity: .4;
	display:inline;
	position: absolute;
	right: 5px;
	line-height: 16px;
}





/*	Main
___________________________________________________________________ */
.cudazi-social-icons a {
	padding: 0 5px 0 0;
}







/*	Main
___________________________________________________________________ */
#main {
	padding:0 0 20px 0;
}
.post {
	padding: 0 0 18px 0;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #ccc;
}
.post:last-child {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}
.promo_text {
	font-size:22px;
	line-height: 110%;
	padding: 0 0 22px 0;
	color: #757575;
}
.entry-meta {
	font-size: 11px;
	color: #999;
}
.entry-title,
.entry-meta p {
	padding:0 0 10px 0;
}
.entry-title a {
	color: #444;
}
.post-thumbnail {
	padding: 0 0 10px 0;
}


/*	Portfolios
___________________________________________________________________ */
ul.portfolio-standard-grid,
ul.portfolio-compact-grid {
	margin: 20px 0 40px 0;
}
ul.portfolio-standard-grid-sidebar {
	margin: 0 0 40px 0;
}
.portfolio-compact-grid img,
.portfolio-compact-grid a {
	display: block;
	float: left;
}
.minipost {
}
.minipost p {
	font-size: 12px;
}

.minipost .entry-content {
	padding: 0 0 20px 0;
	color: #a2a2a2;
	
}


/*	Footer
___________________________________________________________________ */
#footer {
	font-size: 12px;
	
}
#footer-top {
	padding:15px 0 0 0;
}
#footer-bottom {
	padding:20px 0;
}


#footer-bottom,
#footer-bottom a {
	color: #999;
}
#footer-bottom a:hover {
	color: #444;
}
#footer-bottom p {
	padding:0;
			font-size:8px;
				color: #CCCCCC;
				margin-bottom: -13px;
}
#footer .footer-menu {
	margin:0;
	padding:0;
	color: #ccc;
}
#footer .footer-menu a {
	font-weight: bold;
}


/*	Promos / Slider
___________________________________________________________________ */

.promos {
	margin:0 0 0px 0;
	position: relative;
}
.promos:hover .promo-nav {
	display:block;
}




.promo-nav {
	
	display: none;
	position: absolute;
	bottom:25px;
	right: 20px;
	z-index:1000;
		
	opacity: .5;
	
	width: 60px;
	height: 40px;
	background: #333;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	
}



.promo-nav a {
	opacity: .7;
	position: absolute;
	top:0;
	width:30px;
	height: 40px;
	text-indent:-9999px;
	background-image: url(../images/slider_nav.png);
	background-repeat: no-repeat;
}
.promo-nav .prev {
	left: 0;
	background-position: -8px -5px;
}
.promo-nav .next {
	right: 0;
	background-position:-43px -5px;
}
.promo-nav a.prev:active {
	background-position: -9px -5px;
}
.promo-nav a.next:active {
	background-position:-42px -5px;
}
.promo-nav a:hover {
	opacity: 1;
}



/*	NAV SLIDER LATERAL
___________________________________________________________________ */



.promos:hover .promo-nav2 {
	display:block;
}


.promo-nav2 {
	

	position: absolute;
	bottom:165px;
	right: -10px;
	z-index:1000;
		
	opacity: .5;
	
	width: 60px;
	height: 40px;

	
}


.promo-nav2 a {
	opacity: .7;
	position: absolute;
	top:0;
	width:30px;
	height: 40px;
	text-indent:-9999px;
	background-image: url(../images/slider_nav2.png);
	background-repeat: no-repeat;
}
.promo-nav2 .prev {
	left: 0;
	background-position: -8px -5px;
}
.promo-nav2 .next {
	right: 0;
	background-position:-43px -5px;
}
.promo-nav2 a.prev:active {
	background-position: -9px -5px;
}
.promo-nav2 a.next:active {
	background-position:-42px -5px;
}
.promo-nav2 a:hover {
	opacity: 1;
}



/*	NAV TRATAMENTOS
___________________________________________________________________ */


.promos {
	margin:0 0 0px 0;
	position: relative;


}
.promos:hover .promo-nav3 {
	display:block;
}




.promo-nav3 {
	
	display: none;
	position: absolute;
	top:125px;
	right: 20px;
	z-index:1000;
		
	opacity: .5;
	
	width: 60px;
	height: 40px;
	background: #333;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	
}



.promo-nav3 a {
	opacity: .7;
	position: absolute;
	top:0;
	width:30px;
	height: 40px;
	text-indent:-9999px;
	background-image: url(../images/slider_nav.png);
	background-repeat: no-repeat;
}
.promo-nav3 .prev {
	left: 0;
	background-position: -8px -5px;
}
.promo-nav3 .next {
	right: 0;
	background-position:-43px -5px;
}
.promo-nav3 a.prev:active {
	background-position: -9px -5px;
}
.promo-nav3 a.next:active {
	background-position:-42px -5px;
}
.promo-nav3 a:hover {
	opacity: 1;
}




/*	Widgets
___________________________________________________________________ */
.widget {
	margin: 0 0 20px 0;
	font-size: 12px;

}

.fundofoto
{

width: 300px;
height: 170px;
	background-image: url(http://www.antonioconde.net/media/home/fundo_widget_drconde.jpg);
background-position:right bottom;

}


.widget h3 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
.cudazi-recent-posts {
	margin-bottom: 40px;
}
.cudazi-recent-posts ul {
	margin: 0;
	padding: 0;
	font-size:11px;
}
.cudazi-recent-posts span {
	color: #ccc;
	display: block;
	float: left;
	text-transform: uppercase;
	margin-left:-50px;
}
.cudazi-recent-posts li {
	list-style-type: none;
	padding: 8px 0 6px 50px;
	margin: 0;
	display: block;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.cudazi-recent-posts li:first-child {
	padding-top: 2px;
}
.cudazi-recent-posts li a {
	color: #444;
}
#footer .widget h3 {
	border: 0;
}


.all {
	padding-top: 10px;
	font-size: 8px;
	color: #cccccc;
}



/*	Standard Form Fields
___________________________________________________________________ */
form.standard .field {
	font-weight:bold;
	text-align: right;
	padding: 0 0 20px 0;
	position: relative;
}
form.standard label {
	position: absolute;
	top: 5px;
	left: 0px;
}
form.standard .textbox,
form.standard .textarea,
form.standard .button {
	padding: 8px 8px;
	background: #fff;
	border: 1px solid #ccc;
	
	-webkit-box-shadow:0 0 3px #fafafa;
	-moz-box-shadow:0 0 3px #fafafa;
	box-shadow:0 0 3px #fafafa;
}
form.standard .textbox,
form.standard .textarea {
	width: 320px;
}
form.standard .textarea {
	font-family: inherit;
	font-size:12px;
	height: 170px;
}
form.standard .textbox:focus,
form.standard .textarea:focus {
	border-color: #999;
}
form.standard .error,
form.standard .error {
	border-color: #ffcfcf;
	background: #fff5f5;
}

form.standard .button {
	background: #fafafa;
}



/*	General Use Styles / Other Helpers
___________________________________________________________________ */

.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	padding: 0 10px 10px 0;
}
img.right {
	padding: 0 0 10px 10px;
}
hr {
	height: 1px;
	line-height: 1px;
	background: none;
	border:0;
	border-top:1px solid #ccc;
	margin: 0;
	padding: 0 0 25px 0;
}
hr.thick {
	height: 4px;
	line-height: 4px;
	border-width: 4px;
}
hr.nopad {
	padding: 0;
}

/* clearfix in 960.css */

.stripped {
	margin:0;
	padding:0;
	list-style-type:none;
}

.stripped2 {
	margin:0;
	padding:0;
	list-style-type:none;
}

.stripped2 LI {
	list-style-type:none;
	display:inline;
	float:left;
}


.stripped LI {
	list-style-type:none;
	display:inline;
	float:left;
}

/*	Force Scrollbar	*/
html { 
	overflow-y: scroll; 
}


.inline-list {
	margin: 0;
	padding: 0;
}
.inline-list li {
	float: left;
	margin: 0 18px 0 0;
}
.inline-list li:first-child {
	list-style-type: none;
}
.fade-on-hover img:hover {
	opacity:.8;
}
.hidden {
	display: none;
}

.demo_grid p {
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
	margin: 10px 0;
}


/* Post Navigation (use wp-pagenvi)
----------------------------------------------------------------------------------------------------*/
.wp-pagenavi {
	margin:0 0 20px 0;
	clear: both;
	font-size:11px;
	line-height:30px;
	text-transform:uppercase;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 7px 10px;
	margin: 0 1px;
	background:#f0f0f0;
	color:#999;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	border-color:#aaa;
	background:#fff;
}
.wp-pagenavi span.pages {
	background:none;
	border:0;
	padding-left:0;
}
.wp-pagenavi:hover a,
.wp-pagenavi:hover span {
	color:#444;
}





/* EXTRA
----------------------------------------------------------------------------------------------------*/


.spacer
{
height:12px;
background: #ffffff;
}




#banner_sep
{
width: 100%;
	display:block;
	float:left;
	
			font-size:10px;
				color: #a2a2a2;
					-webkit-appearance: none;

					
						background:#fff;
	border-bottom:1px solid #ccc;

	padding:3px 0 3px 0px;
	margin:2px 0 0 0;

	height: 16px;


}



/* ////////////////////////////////////////////////////// */
		


.accordionButton {	
	width: 620px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: #FFFFFF;

	cursor: pointer;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 15px;
	padding-bottom: 2px;
	}
	
	
	


.accordionContent {	
	width: 620px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #ffffff;
	border-bottom: 1px solid #e5e5e5;
		padding-top: 25px;
	padding-bottom: 25px;
	}
	

.on {
	background: #ffffff;
	}
	
.over {
	background: #FFFFFF;

	}
	
	
	.noticiaslist {
		font-size: 8px;
}	
  
  
#all a{


 color: #979696;


} 
 
 
 
 

/*	Formularios
___________________________________________________________________ */




#formularios {
	max-width:420px;

}

#formularios #s {
width:50%;
	display:block;
	float:left;
	margin-top:5px;

			font-size:10px;
				color: #a2a2a2;
					-webkit-appearance: none;
					
					
					
						background:#fff;
	border:1px solid #ccc;

	padding:3px 0 3px 10px;
	margin:2px 0 0 0;

	height: 16px;
					
					
}





#formularios #tarea {
	width:100%;
	display:block;
	float:left;
	margin-top:2px;
	font-family: arial;
			font-size:11px;
				color: #a2a2a2;
					-webkit-appearance: none;
					
					
					
						background:#fff;
	border:1px solid #ccc;

	padding:3px 0 3px 10px;
padding-top: 10px;
					
}


#formularios #space{

	height: 8px;
	color: #fff;

}





.buttons {
line-height: 1;
}
Ê
.buttons input {
line-height: 1;
margin: 0;
padding: 0;
border: 0;
font-size: 10px;
font-weight: bold;
}


.buttons strong, span.btn {
background: url(../images/btn-round.png) no-repeat left;
padding: 1em 0 1em 5px;
margin-right: 10px;
cursor: pointer;
display: block;
width: 15px;
}

/* now actual buttons */

.buttons strong input, span.btn input {
color: #8fb1c1;
background: url(../images/btn-round.png) no-repeat right;
margin: 0 Ð5px 0 0;
padding: 1em 10px 1em 5px;
border: 0;
cursor: pointer;
display: block;
font-weight: bold;
font-size: 10px;
}



.buttons strong input:hover, span.btn input:hover {
color: #000000;

}


