@charset "utf-8";

/*   

Theme Name: Clinst

Theme URI: http://www.palmerio.com.br/clinst-theme/

Description: A clean and modern theme to highlight the content.

Author: Daniel Palmerio

Author URI: http://www.palmerio.com.br

Tags: fixed-width, two-columns,red, white

Version: 1.0

.

You can: modify, sale, use and distribute this theme for free. But live my credits in the footer, please =)

.

*/



body {}



.left {

	float:left;

}



.alignleft {

	float:left;

	margin:15px;

	margin-left:0;

}



.right {

	float:right;

}



.alignright {

	float:right;

	margin:15px;

	margin-right:0;

}



.aligncenter {

	margin:5px auto;

}



/* --- Header section --- */



#head {

	margin-top:35px;

margin-bottom:20px;

	padding:0 10px;

	position:relative;

}

	

	#head span a{

		color:#000;

		font-size:50px;

		margin-left:10px;

		text-decoration:none; margin-top:25px;

	}

		

	.description {

		position:absolute;

		left:25px;

		top:84px;

		color: #C98ECF;

	}

	

		#head {
		padding-top:30px;
		}
	#search {
		text-align:right;
		padding-top:30px;
		float:right;
		width:210px;
		padding-right:20px;
	}
	
	.search-text {
	border:none;		
		height:17px;
		width:150px;
		padding:2px;
		float:left;
		margin-left:5px;
	}
	
	.search-button {
		background:url(http://potencialgestante.com.br/wp-content/uploads/2009/10/bbt-search-head.png) no-repeat;
		border:none;
		cursor:pointer;
		height:27px;
		width:70px;
		float:left; /* cross-browser align */
	}
	.busca-box{
	border:solid 2px #CCC;
	height:22px;
	display:block;
	width:200px;
	padding:2px;
	margin-top:10px;
	}
	.social-box{
	height:30px;
	display:block;
	width:210px;
	padding:2px;
	text-align:right;
	}
	.busca-botao {
		background:url(http://www.potencialgestante.com.br/imgsblog/btbusca.png);
		border:none;
		cursor:pointer;
		height:22px;
		width:30px;
		float:right; /* cross-browser align */
	}
	

	#nav {

		

		padding-top:5px; text-transform:lowercase;

	}

	

		#nav ul {

			float:right;

			height:10px;

		}

		

		#nav ul li {

			float:left;

			list-style:none;

			margin:0 0 0 20px;

		}

		

	#nav a {

		color:#000;

		display:block;

		font-size:16px;

		height:30px;

		text-decoration:none;

	}

	

	#nav a:hover, .active, .active a{

		background:url(images/backgrounds/active-nav-head.png) no-repeat center bottom;

		color:#CC0000;

	}

	

/* --- Contend section --- */



#post-entry {

overflow:hide;

	margin-top:50px;

}



	.date {

		font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;

		color:#999999;

		text-transform:lowercase;

		letter-spacing:2px;

	}

	

		.number {

			background-color:#ACACAC;

			color:#FFF;

			padding:0 2px;

			font-size:16px;

		}

		

	.author {

		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;

		color: #ACACAC;

		text-transform:lowercase;

		letter-spacing:1px;

		display:block;

	}

		

		.author a {

			color:#ACACAC;

		}

		

			.author a:hover {

				background-color:#ACACAC;

				color:#FFF;

			}

			

	.comments {

		width:100%;

		text-align:right;

		font-size:16px;

		border-bottom:1px dotted #CCC;

		background:url(images/backgrounds/comments.png) no-repeat;

		background-position: 562px 6px;

	}

	

		.comments a {

				color:#5A7984;

		}

		

			.comments a:hover {

				text-decoration:underline;

			}

		

		.count {

			color: #F60;

		}

		

	#post-entry p {

		color:#333333;

		margin:15px 0;

	}

	

	#text {

		margin-top:15px;

	}

	

		#text a, #post-footer a{

			color:#06C;

		}

		

			#text a:hover , #post-footer a:hover{

				text-decoration:underline;

			}

			

	#post-footer {

		clear:both;

		font-size:11px;

		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

		border-bottom:1px dotted #CCC;

		padding:0 0 5px 0;

	}

	

	#page-nav {

		margin:30px 0;

	}

	

		#page-nav a {

		font-size:16px;

		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

		color:#FFF;

		background-color:#666;

		padding:5px;

		}

		

			#page-nav a:hover {

				background-color:#333;

			}

	

/* --- Sidebar section --- */



#sidebar {

	margin-top:160px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}



	.banner {

		margin-bottom:10px;

	}

	

	#side-nav {

		background-color:#F2F2F2;

	}

	

		span.title-nav {

				color:#333;

				font-size:16px;

				text-align:center;

				display:block;

				text-transform:lowercase;

				font-weight:bold;

				height:61px;

				padding-top:15px;

				background:url(images/backgrounds/sidebar-topic.png) no-repeat;

			}

	

		#side-nav ul li{

			color:#666666;

			list-style:none;

			border-bottom:1px solid #DADADA;

			text-align:center;

			margin:0;

			

			letter-spacing:1px;

			font-size:14px;

		}

			

			#side-nav ul li:hover {

				background-color: #900;

				color:#FFF;

			}

			

				#side-nav ul li:hover a {

					color:#FFF;

				}

	

		#side-nav a { text-transform:lowercase;

			padding-top:5px;

			margin-bottom:5px;

			display:block;

			color:#666666;

		}

		

			#side-nav a:hover {

				color:#fff;

			}

			

/* --- footer section --- */



#footer {

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:11px;

	text-align:center;

	margin:10px 0 20px 0;

	color:#999;

	padding-top:10px;

	border-top:1px dotted #000;

	}

	

	.feed-footer {

		vertical-align:middle;

		margin-right:4px;

	}

	

/* --- MISC --- */



.title-pages {

	margin-top:20px;

}



	.title-pages span {

		color:#F00;

	}

	

#commentlist li ul {

	border-left: 0;

	border-right: 1px solid #ddd;

}



#commentlist li .avatar {

	margin-right: 0;

	margin-left: 12px;

}
#cascata span, applet, object, iframe,p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
	vertical-align: baseline;
	background: transparent;
	
}
#menubar {
	border-top:solid 1px #FFF;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	margin-top:14px;
	background-repeat: repeat-x;
	font-weight:500;
	float: left; /* contain li floats by floating the ul left */
	line-height: 1; /* this enables the top position of the #menubar li:hover ul, #menubar li.sfHover ul rule to be calculated by adding this figure to the padding on #menubar a 1em + 2 x 0.5em = 2em */
	
	width: 940px;
	height:20px;
	list-style: none;
}

#menubar a {
	display: block;
	text-decoration: none;
	padding: 10px 15px 10px 10px;
	font-size: 14px !important;
	color: #f19abd;
	height:10px;
	
}

/* set width of top level menu, float them left and give them position relative so that the 2nd tier menu's will sit under them */
#menubar li {
	float: left;
	width: 9em;
	position: relative;
	
	
	
}

/* 2nd tier and lower sub menus move off screen until required */
#menubar li ul {
	
	display: block;
	margin-left:10px;
	position: absolute;
	top: -999em;
}

/* give 2nd tier and lower sub menus a width and remove bullets */
#menubar li ul, #menubar ul li {
	list-style: none;
	width: 9em;
}

#menubar ul li a {
	
	border-right: 0; /* remove right border from 2nd tier and lower links */
}

#menubar li:hover ul, #menubar li.sfHover ul {
	top: 2em; /* position 2nd tier menu under the top level menu */
	background:url(divmenu.png)  top right no-repeat ;
}

#menubar li:hover a, #menubar a:hover, #menubar a:focus, #menubar a:active, #menubar li.sfHover a, #menubar li.current {
	color: #fff;
	background-color: #CA478D;
	
}

#menubar li:hover ul, #menubar li.sfHover ul, #menubar a:focus ul, body #menubar li.hover ul {
	display: block;
	
}

#menubar ul a:hover, #menubar ul a:focus {
	background-color: #76c5ee!important;
	color: #FFFFFF!important;
}

/**** Position of third tier of nav ****/
 /* Note that this rule must appear here in the code order in order for it to override previous positioning rules so that this and subsequent nested submenus still remain hidden when the parent submenu is shown. Do not group these selectors with other top:-999em rules */
#menubar li:hover li ul, #menubar li.sfHover li ul {
	top:-999em; /* hide submenu in screen-reader and search-engine friendly way */
}

/* DO NOT attempt to group these selectors with similar earlier rules. The code order is important so the rules override previous ones correctly */
#menubar li li:hover ul, /* this pure CSS hover is overridden by the .superfish rules below which are applied only when JavaScript is available. This way, the menu degrades to regular CSS dropdown when JavaScript is unavailable */ ul#menubar li li.sfHover ul /* this is the familiar IE6 hover support. With Superfish, all browsers use this rule when JS is available. This is because the JS needs to be able to control hide and reveal delays and animations without the pure CSS rule intruding. Note the tag selector ul#menubar instead of just #menubar - this gives it the most specificity of all and makes it trump all other positioning rules, including the .superfish overrides below */ {
	left:9em; /* VARIABLE. Offset subsequent submenus to the right by the amount you set for the submenu widths (see #menubar ul rules above) */
	top:-1px; /* position subsequent submenus horizontally aligned to parent li */
	
}

/* The single backslash \ character inside this comment causes IE5 Mac to ignore the following rule. */

#menubar li {
	width: auto;
}

/**** Very important ****/
/* this negates the pure CSS hovers so submenu remains hidden and JS controls when and how it appears. This is in turn is overridden by the .sfHover rules above as they have greater specificity */
/* notice there are three selectors here. You need three for a four tier menu system. If you had a five tier system you would copy the last selector of these three and paste it below to create a fourth selector and add another li just after the .superfish part. On the other hand if you only had a three tiered menu you could delete the third line here and save some file size.*/
.superfish li:hover ul, .superfish li li:hover ul, .superfish li li li:hover ul {
	top: -999em; /* hide submenu in screen-reader and search-engine friendly way */

}

.linkprincipal{background:#FFFFFF !important;}
.submenuprincipal {margin-top:10px;}
.divisoria{float:left;padding-top:10px;position:relative;color:#CA478D;font-weight:bold;paddin-left:5px;padding-right:5px;}

